mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 23:42:24 -05:00
[PR #837] [MERGED] Update dependency prettier to v2.0.2 #872
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/837
Author: @renovate[bot]
Created: 3/23/2020
Status: ✅ Merged
Merged: 3/24/2020
Merged by: @agebhar1
Base:
master← Head:renovate/prettier-2.x📝 Commits (1)
acac272Update dependency prettier to v2.0.2📊 Changes
2 files changed (+4 additions, -4 deletions)
View changed files
📝
package-lock.json(+3 -3)📝
package.json(+1 -1)📄 Description
This PR contains the following updates:
2.0.1->2.0.2Release Notes
prettier/prettier
v2.0.2Compare 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-ignorein union types (#7798 by @thorn0)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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.