-
Notifications
You must be signed in to change notification settings - Fork 9
chore(deps): update dependency prettier to v1.19.1 #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
dev-dependency-renovate/prettier-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
311dfef to
7ff88a2
Compare
7ff88a2 to
b782ced
Compare
b782ced to
52ec95a
Compare
ccf3f59 to
d076184
Compare
d076184 to
ee4bf0f
Compare
846a535 to
690d585
Compare
d53378b to
ae447bb
Compare
ae447bb to
4a034e4
Compare
fd706d0 to
bc73d0c
Compare
eef36bd to
c464e45
Compare
009440b to
7f96511
Compare
cbc180b to
1dcc865
Compare
3f91fc2 to
ac217f8
Compare
ac217f8 to
686af84
Compare
2d1efe1 to
0d37c77
Compare
78cf69a to
4898825
Compare
cb54916 to
b7d2feb
Compare
6d4f925 to
ffe678c
Compare
ffe678c to
2601651
Compare
3e68c59 to
764af13
Compare
4563a65 to
7fb2d2e
Compare
7fb2d2e to
8add2c2
Compare
8add2c2 to
c7b1fbb
Compare
c7b1fbb to
4fbbaa1
Compare
2dbfcf6 to
f58f69f
Compare
89f64bf to
a796c98
Compare
a796c98 to
873f6a1
Compare
873f6a1 to
8d60cf4
Compare
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:
1.17.1->1.19.1Release Notes
prettier/prettier (prettier)
v1.19.1Compare Source
diff
CLI
Fix
--stdinregression in 1.19.0 (#6894 by @lydell)TypeScript
Fix formatting of union type as arrow function return type (#6896 by @thorn0)
v1.19.0Compare Source
diff
🔗 Release Notes
v1.18.2Compare Source
diff
TypeScript: only add trailing commas in tuples for
--trailing-comma=all(#6199 by @duailibe)In Prettier 1.18 we added trailing commas in tuples when
--trailing-comma=all, but it was also adding for--trailing-comma=es5.v1.18.1Compare Source
diff
TypeScript: Add trailing comma in tsx, only for arrow function (#6190 by @sosukesuzuki)
Prettier inserts a trailing comma to single type parameter for arrow functions in tsx, since v 1.18. But, this feature inserts a trailing comma to type parameter for besides arrow functions too (e.g, function , interface). This change fix it.
Config: Match dotfiles in config overrides (#6194 by @duailibe)
When using
overridesin the config file, Prettier was not matching dotfiles (files that start with.). This was fixed in 1.18.1v1.18.0Compare Source
diff
🔗 Release Notes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.