-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore(deps): update dependency prettier to ^1.18.2 #1994
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
Conversation
5770a2b
5770a2b
to
169bd95
Compare
hm, something wrong with bots 😖 |
Because you pushed this bot's branch 😄 This behavior is default. |
Codecov Report
@@ Coverage Diff @@
## master #1994 +/- ##
=======================================
Coverage 92.52% 92.52%
=======================================
Files 28 28
Lines 1083 1083
Branches 324 324
=======================================
Hits 1002 1002
Misses 77 77
Partials 4 4 Continue to review full report at Codecov.
|
169bd95
to
334e895
Compare
Very strange 😕 |
If we modify renovate's pr, renovate will stop commit to its pr.😂 |
I checked the box to rebase from master. |
811d775
334e895
to
811d775
Compare
811d775
to
d35987e
Compare
This PR contains the following updates:
^1.18.0
->^1.18.2
Release Notes
prettier/prettier
v1.18.2
Compare 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
.[#6199]: #6199
@duailibe: https://github.com/duailibe
v1.18.1
Compare 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
overrides
in the config file, Prettier was not matching dotfiles (files that start with.
). This was fixed in 1.18.1Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.