Skip to content
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/plugin-xml to v3 #1027

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@prettier/plugin-xml 1.2.0 -> 3.2.1 age adoption passing confidence

Release Notes

prettier/plugin-xml (@​prettier/plugin-xml)

v3.2.1

Compare Source

Added
  • Updated the documentation to reflect that you need to pass the plugin path now.
Changed
  • Error messages thrown by the plugin are now much closer to the error messages thrown by prettier.
  • Fixed a bug where self-closing tags that looked like embeds would throw an error.

v3.2.0

Compare Source

Added
  • Respect xml:space="preserve" as an override to the xmlWhitespaceSensitivity option.

v3.1.1

Compare Source

Changed
  • Required prettier as a peer dependency instead of a runtime dependency.

v3.1.0

Compare Source

Added
  • the xmlSortAttributesByKey: true | false option has been added. See the README.
  • The xmlQuoteAttributes: "preserve" | "single" | "double" option has been added. See the README.

v3.0.0

Compare Source

Changed
  • See alpha release notes.

v2.2.0

Compare Source

Added
  • Better error messages in the case of a syntax error.

v2.1.0

Compare Source

Added
  • Support for the singleAttributePerLine option.

v2.0.1

Compare Source

Added
  • Better idempotency when printing long strings of text content within elements with ignored whitespace.

v2.0.0

Compare Source

Changed
  • Require prettier 2.4.0 for the bracketSameLine option.

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot added this to the v0.19.9 milestone Sep 21, 2023
@JoeRobich JoeRobich merged commit 83be68d into master Sep 21, 2023
10 checks passed
@JoeRobich JoeRobich deleted the renovate/prettier-plugin-xml-3.x-lockfile branch September 21, 2023 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant