This repository was archived by the owner on Jan 15, 2022. It is now read-only.
chore(deps): update dependency prettier to v2.4.1 - #70
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report
@@ Coverage Diff @@
## master #70 +/- ##
=======================================
Coverage 98.14% 98.14%
=======================================
Files 3 3
Lines 54 54
Branches 8 8
=======================================
Hits 53 53
Misses 1 1 Continue to review full report at Codecov.
|
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
August 26, 2020 04:54
6f37343 to
32a809c
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
September 16, 2020 01:02
32a809c to
7665023
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
November 27, 2020 12:01
7665023 to
0eacc5d
Compare
Codecov Report
@@ Coverage Diff @@
## master #70 +/- ##
=======================================
Coverage 98.14% 98.14%
=======================================
Files 3 3
Lines 54 54
Branches 8 8
=======================================
Hits 53 53
Misses 1 1 Continue to review full report at Codecov.
|
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
December 11, 2020 02:00
0eacc5d to
d7ad74a
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
May 9, 2021 21:56
d7ad74a to
bfaa92e
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
June 6, 2021 19:04
bfaa92e to
a225a4d
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
July 6, 2021 02:04
a225a4d to
c77fee3
Compare
renovate
Bot
force-pushed
the
renovate/prettier-2.x
branch
from
October 18, 2021 17:56
c77fee3 to
447c0d0
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.0.5->2.4.1Release Notes
prettier/prettier
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
v2.3.2Compare Source
diff
Fix failure on dir with trailing slash (#11000 by @fisker)
v2.3.1Compare Source
$ prettier . -l
1.js
$ prettier ./ -l
[error] No supported files were found in the directory: "./".
v2.3.0Compare Source
diff
🔗 Release Notes
v2.2.1Compare Source
diff
Fix formatting for AssignmentExpression with ClassExpression (#9741 by @sosukesuzuki)
v2.2.0Compare Source
diff
🔗 Release Notes
v2.1.2Compare Source
diff
Fix formatting for directives in fields (#9116 by @sosukesuzuki)
v2.1.1Compare Source
diff
Fix format on html with frontMatter (#9043 by @fisker)
Fix broken format for
...infer T(#9044 by @fisker)Fix format on
style[lang="sass"](#9051 by @fisker)Fix self-closing blocks and blocks with
srcattribute format (#9052, #9055 by @fisker)v2.1.0Compare Source
diff
🔗 Release Notes
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 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.