-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📦 Update dependency prettier to v2 #27350
Merged
Merged
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
changed the title
📦 Update dependency prettier to v2
📦 Update dependency prettier to v2
Mar 23, 2020
renovate-bot
force-pushed
the
renovate/prettier-2.x
branch
2 times, most recently
from
March 24, 2020 17:32
e7962bb
to
fea5508
Compare
rsimha
force-pushed
the
renovate/prettier-2.x
branch
2 times, most recently
from
March 30, 2020 22:11
a6e4f16
to
44340bb
Compare
rsimha
approved these changes
Mar 30, 2020
jridgewell
approved these changes
Mar 30, 2020
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. |
rsimha
force-pushed
the
renovate/prettier-2.x
branch
from
March 30, 2020 22:41
44340bb
to
04a8929
Compare
rcebulko
reviewed
Mar 30, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bump owners
This was referenced Apr 8, 2020
This was referenced Apr 16, 2020
This was referenced Apr 27, 2020
This was referenced May 12, 2021
This was referenced May 22, 2021
This was referenced Jul 29, 2021
This was referenced Aug 28, 2021
This was referenced Nov 4, 2021
Closed
Closed
Closed
This was referenced Jan 18, 2022
🚨 Error: undefined is not an object (evaluating 't.querySelectorAll')
ampproject/error-reporting#130
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.19.1
->2.0.2
Release Notes
prettier/prettier
v2.0.2
Compare Source
diff
2.0 regressions
JavaScript: Fix formatting of pseudo-elements and pseudo-classes in styled-components template literals (#7842 by @thorn0)
TypeScript: Avoid trailing commas on index signatures with only one parameter (#7836 by @bakkot)
TypeScript index signatures technically allow multiple parameters and trailing commas, but it's an error to have multiple parameters there, and Babel's TypeScript parser does not accept them. So Prettier now avoids putting a trailing comma there when you have only one parameter.
Revert "markdown: fix redundant leading spaces in markdown list" (#7847)
See #7846
Other changes
TypeScript: Fix
prettier-ignore
in union types (#7798 by @thorn0)v2.0.1
Compare Source
diff
API: Fix build script to not corrupt
import-fresh
module (#7820 by @thorn0)v2.0.0
Compare Source
diff
🔗 Release Notes
Renovate 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.