This repository has been archived by the owner on Mar 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
chore(deps): update dependency prettier to ^2.5.1 #175
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/prettier
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 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
renovate
bot
force-pushed
the
renovate/prettier
branch
6 times, most recently
from
June 5, 2021 11:44
7ac3076
to
1424db1
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier to ^2.3.0
chore(deps): update dependency prettier to ^2.3.1
Jun 5, 2021
renovate
bot
force-pushed
the
renovate/prettier
branch
from
June 8, 2021 01:02
1424db1
to
bbbbf83
Compare
renovate
bot
force-pushed
the
renovate/prettier
branch
from
June 18, 2021 21:44
bbbbf83
to
eadcde9
Compare
renovate
bot
force-pushed
the
renovate/prettier
branch
from
June 26, 2021 09:13
eadcde9
to
1b2a718
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier to ^2.3.1
chore(deps): update dependency prettier to ^2.3.2
Jun 26, 2021
renovate
bot
force-pushed
the
renovate/prettier
branch
3 times, most recently
from
July 7, 2021 19:39
633adfc
to
e7ef77e
Compare
renovate
bot
force-pushed
the
renovate/prettier
branch
6 times, most recently
from
August 4, 2021 19:20
edd2eb2
to
10882c5
Compare
renovate
bot
force-pushed
the
renovate/prettier
branch
2 times, most recently
from
September 7, 2021 08:47
ebb96e1
to
7b44a3d
Compare
renovate
bot
force-pushed
the
renovate/prettier
branch
from
September 9, 2021 10:15
7b44a3d
to
7aa345d
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier to ^2.3.2
chore(deps): update dependency prettier to ^2.4.0
Sep 9, 2021
renovate
bot
force-pushed
the
renovate/prettier
branch
2 times, most recently
from
September 16, 2021 08:48
38769b3
to
88de359
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier to ^2.4.0
chore(deps): update dependency prettier to ^2.4.1
Sep 16, 2021
renovate
bot
force-pushed
the
renovate/prettier
branch
3 times, most recently
from
October 5, 2021 23:13
a79ef5c
to
bb69695
Compare
renovate
bot
force-pushed
the
renovate/prettier
branch
2 times, most recently
from
November 1, 2021 09:32
c917850
to
ffdd7b7
Compare
renovate
bot
force-pushed
the
renovate/prettier
branch
from
November 25, 2021 15:51
ffdd7b7
to
fca1008
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier to ^2.4.1
chore(deps): update dependency prettier to ^2.5.0
Nov 25, 2021
renovate
bot
force-pushed
the
renovate/prettier
branch
2 times, most recently
from
December 4, 2021 16:45
34ff04d
to
4b8ffc4
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier to ^2.5.0
chore(deps): update dependency prettier to ^2.5.1
Dec 4, 2021
renovate
bot
force-pushed
the
renovate/prettier
branch
from
December 7, 2021 13:11
4b8ffc4
to
2526517
Compare
renovate
bot
force-pushed
the
renovate/prettier
branch
2 times, most recently
from
January 4, 2022 23:50
5c68b2f
to
d343090
Compare
renovate
bot
force-pushed
the
renovate/prettier
branch
from
February 1, 2022 11:40
d343090
to
d2018b4
Compare
renovate
bot
force-pushed
the
renovate/prettier
branch
from
March 1, 2022 12:58
d2018b4
to
64f74d6
Compare
renovate
bot
force-pushed
the
renovate/prettier
branch
from
March 7, 2022 20:18
64f74d6
to
efc2e8e
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
^2.2.1
->^2.5.1
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
prettier/prettier
v2.5.1
Compare Source
diff
Improve formatting for empty tuple types (#11884 by @sosukesuzuki)
Fix compatibility with Jest inline snapshot test (#11892 by @fisker)
A internal change in [email protected] accidentally breaks the Jest inline snapshot test.
Support Glimmer's named blocks (#11899 by @duailibe)
Prettier already supported this feature, but it converted empty named blocks to self-closing, which is not supported by the Glimmer compiler.
See: Glimmer's named blocks.
v2.5.0
Compare Source
diff
🔗 Release Notes
v2.4.1
Compare Source
diff
Fix wildcard syntax in
@forward
(#11482) (#11487 by @niksy)Add new CLI option
debug-print-ast
(#11514 by @sosukesuzuki)A new
--debug-print-ast
CLI flag for debugging.v2.4.0
Compare Source
diff
🔗 Release Notes
v2.3.2
Compare Source
diff
Fix failure on dir with trailing slash (#11000 by @fisker)
v2.3.1
Compare Source
$ prettier . -l
1.js
$ prettier ./ -l
[error] No supported files were found in the directory: "./".
v2.3.0
Compare Source
diff
🔗 Release Notes
Configuration
📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
🚦 Automerge: Disabled due to failing status checks.
♻ 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 WhiteSource Renovate. View repository job log here.