chore(deps): update dependency prettier-standard to v16#23
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency prettier-standard to v16#23renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Chore
ContributorsCommit-Lint commandsYou can trigger Commit-Lint actions by commenting on this PR:
|
d049563 to
6bfb019
Compare
6bfb019 to
a7903e3
Compare
a7903e3 to
c8c82ce
Compare
c8c82ce to
648b6da
Compare
648b6da to
c661fe5
Compare
c661fe5 to
d3925b2
Compare
d3925b2 to
ed81918
Compare
ed81918 to
043ab4e
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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
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.