chore(deps): update dependency prettier-standard to v16#215
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency prettier-standard to v16#215renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
f8bbe98 to
762b24f
Compare
6d59aea to
76edcdc
Compare
76edcdc to
a1adf1f
Compare
a1adf1f to
0c5b34e
Compare
a9969f8 to
3023da4
Compare
3023da4 to
129ed85
Compare
129ed85 to
78d0604
Compare
78d0604 to
b7d19cd
Compare
b7d19cd to
e461380
Compare
65f9329 to
53791d3
Compare
53791d3 to
0ee8997
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 (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 #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 was generated by Mend Renovate. View the repository job log.