This repository was archived by the owner on Dec 29, 2022. It is now read-only.
chore(deps): update dependency prettier to ^2.8.1#44
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
December 4, 2021 15:17
2e7b948 to
818aad4
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
January 12, 2022 00:59
818aad4 to
31fe7c0
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
March 2, 2022 19:33
31fe7c0 to
7e90c5a
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
March 16, 2022 05:37
7e90c5a to
217c34c
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
March 25, 2022 10:02
217c34c to
97ee722
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
April 2, 2022 16:51
97ee722 to
1281361
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
April 10, 2022 04:12
1281361 to
b0e9a7d
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
May 12, 2022 18:55
b0e9a7d to
692ccd1
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
2 times, most recently
from
May 28, 2022 10:25
57806f4 to
dc01755
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
June 18, 2022 22:57
dc01755 to
178248a
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
September 25, 2022 20:23
178248a to
0473ed6
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
November 23, 2022 05:45
0473ed6 to
77f1008
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
December 7, 2022 20:51
77f1008 to
4add1e5
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 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.4.1->^2.8.1^2.4.2->^2.7.1Release Notes
prettier/prettier
v2.8.1Compare Source
diff
Fix SCSS map in arguments (#9184 by @agamkrbit)
Support auto accessors syntax (#13919 by @sosukesuzuki)
Support for Auto Accessors Syntax landed in TypeScript 4.9.
(Doesn't work well with
babel-tsparser)v2.8.0Compare Source
diff
🔗 Release Notes
v2.7.1Compare Source
diff
Keep useful empty lines in description (#13013 by @chimurai)
v2.7.0Compare Source
"""
First line
Second Line
"""
type Person {
name: String
}
v2.6.2Compare Source
diff
Fix LESS/SCSS format error (#12536 by @fisker)
Update
meriyahto fix several bugs (#12567 by @fisker, fixes inmeriyahby @3cp)Fixes bugs when parsing following valid code:
v2.6.1Compare Source
diff
Ignore
loglevelwhen printing information (#12477 by @fisker)v2.6.0Compare Source
prettier --loglevel silent --find-config-path index.js
v2.5.1Compare 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 Prettier@v2.5.0 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.0Compare Source
diff
🔗 Release Notes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.