chore(deps): update dependency prettier-standard to v16 #23
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.0.1->16.4.1Release Notes
sheerun/prettier-standard
v16.4.1Compare Source
v16.4.0Compare Source
v16.3.0Compare Source
v16.2.1Compare Source
--stdin-filepathflag that can be used for editor integration https://github.com/sheerun/prettier-standard/pull/92v16.2.0Compare Source
v16.1.0Compare Source
v16.0.0Compare Source
v15.0.1Compare Source
prettier-standardby default will format all files in repository, if no patterns are presentprettier-standard --stagedfor formatting just staged changesv15.0.0Compare Source
v14.1.1Compare Source
v14.1.0Compare Source
v14.0.7Compare Source
v14.0.6Compare Source
v14.0.5Compare Source
v14.0.4Compare Source
v14.0.3Compare Source
v14.0.2Compare Source
v14.0.1Compare Source
v14.0.0Compare Source
v13.0.6Compare Source
v13.0.5Compare Source
v13.0.4Compare Source
v13.0.3Compare Source
v13.0.2Compare Source
v13.0.1Compare Source
v13.0.0Compare Source
--chagedflag that allows to format just changed lines (requires git)--since <branch>flag that allows to format just changes since given branch (requires git)Also,
--changedcan be combined with--since <branch>and--check💛v12.0.2Compare Source
v12.0.1Compare Source
v12.0.0Compare Source
This release is complete rewrite which avoids spawning external processes, it should be faster now! 🥂
--checkflag has been introduced that behaves similarly to prettier --checkv11.0.0Compare Source
v9.1.1Compare Source
Fix formatting files other than
.jswhen passed as paths instead of stdinv9.1.0Compare Source
Add support for
--parserflag that allows to format files other than.jswhen passed to stdinv9.0.0Compare Source
This release does not pass code through
standard --fixto fix formatting, it usesprettierxinstead.Breaking changes:
.prettierrcinstead of.eslintrcprettierandprettier/standardin .eslintrcConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.