Update dependency prettier to v1.19.1 - #44
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/prettier-1.x
branch
from
June 6, 2019 21:53
198223b to
c7d7edf
Compare
renovate
Bot
force-pushed
the
renovate/prettier-1.x
branch
from
June 7, 2019 13:15
c7d7edf to
3f91597
Compare
renovate
Bot
force-pushed
the
renovate/prettier-1.x
branch
from
June 7, 2019 15:01
3f91597 to
7a68522
Compare
renovate
Bot
force-pushed
the
renovate/prettier-1.x
branch
from
June 8, 2019 10:45
7a68522 to
c68e9d7
Compare
renovate
Bot
force-pushed
the
renovate/prettier-1.x
branch
from
August 22, 2019 07:47
c68e9d7 to
7bce83f
Compare
renovate
Bot
force-pushed
the
renovate/prettier-1.x
branch
from
September 10, 2019 07:51
7bce83f to
58f49a9
Compare
renovate
Bot
force-pushed
the
renovate/prettier-1.x
branch
from
September 25, 2019 08:00
58f49a9 to
a62c36d
Compare
renovate
Bot
force-pushed
the
renovate/prettier-1.x
branch
from
October 7, 2019 07:47
a62c36d to
cd25bbd
Compare
renovate
Bot
force-pushed
the
renovate/prettier-1.x
branch
from
October 28, 2019 06:35
cd25bbd to
3c766db
Compare
renovate
Bot
force-pushed
the
renovate/prettier-1.x
branch
from
November 9, 2019 00:39
3c766db to
41d78e6
Compare
renovate
Bot
force-pushed
the
renovate/prettier-1.x
branch
from
November 9, 2019 12:25
41d78e6 to
83da9a2
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:
1.17.0->1.19.1Release Notes
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.[#6199]: #6199
@duailibe: https://github.com/duailibe
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
v1.17.1Compare Source
diff
Range: Fix ranged formatting not using the correct line width (#6050 by @mathieulj)
JavaScript: Fix closure compiler typecasts ([#5947] by @jridgewell)
If a closing parenthesis follows after a typecast in an inner expression, the typecast would wrap everything to the that following parenthesis.
JavaScript: respect parenthesis around optional chaining before await (#6087 by @evilebottnawi)
Handlebars: Fix {{else}}{{#if}} into {{else if}} merging (#6080 by @dcyriller)
JavaScript: Improved multiline closure compiler typecast comment detection (#6070 by @yangsu)
Previously, multiline closure compiler typecast comments with lines that
start with * weren't flagged correctly and the subsequent parenthesis were
stripped. Prettier 1.17.1 fixes this issue.
Renovate 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.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.