This repository has been archived by the owner on Mar 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency prettier to v2.7.1 #9
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/prettier-2.x-lockfile
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
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/monoid-dev/reform/81X8upHiAGRcFnkefwo2cXmaYWho [Deployment for 82e62b9 failed] |
renovate
bot
force-pushed
the
renovate/prettier-2.x-lockfile
branch
from
December 21, 2021 06:19
0e306ee
to
9853467
Compare
renovate
bot
force-pushed
the
renovate/prettier-2.x-lockfile
branch
from
December 21, 2021 06:34
9853467
to
8dbc059
Compare
renovate
bot
force-pushed
the
renovate/prettier-2.x-lockfile
branch
from
December 21, 2021 06:37
8dbc059
to
a6b64dd
Compare
renovate
bot
force-pushed
the
renovate/prettier-2.x-lockfile
branch
from
December 21, 2021 06:46
a6b64dd
to
f70f22f
Compare
renovate
bot
force-pushed
the
renovate/prettier-2.x-lockfile
branch
from
December 24, 2021 04:59
f70f22f
to
82e62b9
Compare
renovate
bot
force-pushed
the
renovate/prettier-2.x-lockfile
branch
from
March 8, 2022 07:12
82e62b9
to
15d8600
Compare
Deployment failed with the following error:
|
renovate
bot
force-pushed
the
renovate/prettier-2.x-lockfile
branch
3 times, most recently
from
March 9, 2022 08:57
1ad908d
to
75563ef
Compare
renovate
bot
force-pushed
the
renovate/prettier-2.x-lockfile
branch
from
March 16, 2022 04:46
75563ef
to
2813965
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier to v2.5.1
chore(deps): update dependency prettier to v2.6.0
Mar 16, 2022
renovate
bot
force-pushed
the
renovate/prettier-2.x-lockfile
branch
3 times, most recently
from
March 25, 2022 06:04
6a588fc
to
52a5f55
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier to v2.6.0
chore(deps): update dependency prettier to v2.6.1
Mar 25, 2022
renovate
bot
force-pushed
the
renovate/prettier-2.x-lockfile
branch
from
April 2, 2022 18:53
52a5f55
to
46bb326
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier to v2.6.1
chore(deps): update dependency prettier to v2.6.2
Apr 2, 2022
renovate
bot
force-pushed
the
renovate/prettier-2.x-lockfile
branch
from
June 18, 2022 17:01
46bb326
to
c55fc9c
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier to v2.6.2
chore(deps): update dependency prettier to v2.7.1
Jun 18, 2022
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
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.4.1
->2.7.1
Release Notes
prettier/prettier
v2.7.1
Compare Source
diff
Keep useful empty lines in description (#13013 by @chimurai)
v2.7.0
Compare Source
"""
First line
Second Line
"""
type Person {
name: String
}
v2.6.2
Compare Source
diff
Fix LESS/SCSS format error (#12536 by @fisker)
Update
meriyah
to fix several bugs (#12567 by @fisker, fixes inmeriyah
by @3cp)Fixes bugs when parsing following valid code:
v2.6.1
Compare Source
diff
Ignore
loglevel
when printing information (#12477 by @fisker)v2.6.0
Compare Source
prettier --loglevel silent --find-config-path index.js
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.