This repository was archived by the owner on Jan 19, 2023. It is now read-only.
chore(deps): update dependency prettier to v2.6.2 - #40
Open
cfsdevops wants to merge 1 commit into
Open
Conversation
cfsdevops
requested review from
AndresRodH,
bpallares and
stramel
as code owners
September 12, 2021 12:04
renovate
Bot
force-pushed
the
renovate-custom/prettier-2.x
branch
from
September 16, 2021 08:25
1428c4b to
ed515a0
Compare
renovate
Bot
force-pushed
the
renovate-custom/prettier-2.x
branch
2 times, most recently
from
November 5, 2021 17:51
c3a66b9 to
2fd547e
Compare
renovate
Bot
force-pushed
the
renovate-custom/prettier-2.x
branch
from
November 25, 2021 16:27
2fd547e to
7abcdb2
Compare
renovate
Bot
force-pushed
the
renovate-custom/prettier-2.x
branch
from
December 4, 2021 16:39
7abcdb2 to
3eac3c4
Compare
renovate
Bot
force-pushed
the
renovate-custom/prettier-2.x
branch
from
March 26, 2022 14:34
3eac3c4 to
f256d18
Compare
renovate
Bot
force-pushed
the
renovate-custom/prettier-2.x
branch
from
April 24, 2022 17:27
f256d18 to
9faee22
Compare
renovate
Bot
force-pushed
the
renovate-custom/prettier-2.x
branch
from
June 18, 2022 15:59
9faee22 to
7cf7c4e
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.3.2->2.6.2Release Notes
prettier/prettier
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
v2.4.1Compare 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-astCLI flag for debugging.v2.4.0Compare Source
diff
🔗 Release Notes
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.