dependabot-npm_and_yarn-prettier-2.4.1
master
Bumps prettier from 1.19.1 to 2.4.1.
Sourced from prettier's releases.
2.4.1 🔗 Changelog 2.4.0 diff Release note 2.3.2 changelog v2.3.1 Changelog 2.3.0 diff 🔗 Release Notes 2.2.1 🔗 Changelog 2.2.0 diff 🔗 Release Notes 2.1.2 🔗Changelog 2.1.1 🔗Changelog 2.1.0 diff 🔗 Release Notes 2.0.5 🔗 Changelog 2.0.4 🔗 Changelog 2.0.3 🔗 Changelog 2.0.2
🔗 Changelog
diff
Release note
changelog
Changelog
🔗 Release Notes
🔗Changelog
... (truncated)
Sourced from prettier's changelog.
2.4.1 diff Fix wildcard syntax in @forward (#11482) (#11487 by @niksy) // Input @forward "library" as btn-*; // Prettier 2.4.0 @forward "library" as btn- *; // Prettier 2.4.1 @forward "library" as btn-*; Add new CLI option debug-print-ast (#11514 by @sosukesuzuki) A new --debug-print-ast CLI flag for debugging. 2.4.0 diff 🔗 Release Notes 2.3.2 diff Fix failure on dir with trailing slash (#11000 by @fisker) $ ls 1.js 1.unknown Prettier 2.3.1 $ prettier . -l 1.js $ prettier ./ -l [error] No supported files were found in the directory: "./". Prettier 2.3.2 $ prettier ./ -l 1.js
@forward
@niksy
// Input @forward "library" as btn-*; // Prettier 2.4.0 @forward "library" as btn- *; // Prettier 2.4.1 @forward "library" as btn-*;
// Input @forward "library" as btn-*; // Prettier 2.4.0 @forward "library" as btn- *;
// Prettier 2.4.0 @forward "library" as btn- *;
@forward
// Prettier 2.4.1 @forward "library" as btn-*;
debug-print-ast
@sosukesuzuki
A new --debug-print-ast CLI flag for debugging.
--debug-print-ast
@fisker
$ ls 1.js 1.unknown Prettier 2.3.1 $ prettier . -l 1.js $ prettier ./ -l [error] No supported files were found in the directory: "./". Prettier 2.3.2 $ prettier ./ -l 1.js
$ ls 1.js 1.unknown Prettier 2.3.1 $ prettier . -l 1.js $ prettier ./ -l [error] No supported files were found in the directory: "./". Prettier 2.3.2
$ prettier . -l 1.js $ prettier ./ -l [error] No supported files were found in the directory: "./".
$ prettier ./ -l 1.js
7ced9e6
59b5eb4
aa63269
ae33e49
a1a7502
f63e15d
dec2472
@babel/preset-env
ac3912c
bf5a027
ddee8db
This version was pushed to npm by sosukesuzuki, a new releaser for prettier since your current version.
$dependabot rebase
$dependabot recreate
⚠️ dependabot is recreating merge request. All changes will be overwritten! ⚠️
dependabot
✅ dependabot successfuly recreated merge request!
added 1 commit
Compare with previous version
resolved all threads
aborted the automatic merge because source branch was updated
added 5 commits
4ee8f4f1
mentioned in commit 6d5ab14bd1
6d5ab14bd1
No dependencies set.
The note is not visible to the blocked user.
Bumps prettier from 1.19.1 to 2.4.1.
Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7ced9e6Release 2.4.159b5eb4Fix wildcard syntax in@forward(#11482) (#11487)aa63269Add new CLI optiondebug-print-ast(#11514)ae33e49fix(docs): lint-staged install instructions (#11363)a1a7502Update integrating-with-linters.md (#11399)f63e15dBuild(deps): Bump typescript from 4.4.2 to 4.4.3 (#11507)dec2472Build(deps-dev): Bump@babel/preset-envfrom 7.15.4 to 7.15.6 (#11499)ac3912cBuild(deps-dev): Bump eslint-plugin-unicorn from 35.0.0 to 36.0.0 (#11504)bf5a027Revert workaround for node 16.9 (#11493)ddee8dbBuild(deps): Bump espree from 8.0.0 to 9.0.0 (#11509)Maintainer changes
This version was pushed to npm by sosukesuzuki, a new releaser for prettier since your current version.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts$dependabot recreate
⚠️
dependabotis recreating merge request. All changes will be overwritten! ⚠️✅
dependabotsuccessfuly recreated merge request!added 1 commit
Compare with previous version
resolved all threads
$dependabot recreate
⚠️
dependabotis recreating merge request. All changes will be overwritten! ⚠️aborted the automatic merge because source branch was updated
added 5 commits
masterCompare with previous version
✅
dependabotsuccessfuly recreated merge request!added 1 commit
4ee8f4f1- Chore(deps-dev): bump prettier from 1.19.1 to 2.4.1Compare with previous version
resolved all threads
mentioned in commit
6d5ab14bd1