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 #992

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 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.8 milestone Jul 6, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-xml-3.x branch from b6f36d8 to d16d0e5 Compare July 7, 2023 19:51
@renovate renovate bot force-pushed the renovate/prettier-plugin-xml-3.x branch from d16d0e5 to c32def1 Compare July 14, 2023 16:36
@renovate renovate bot force-pushed the renovate/prettier-plugin-xml-3.x branch from c32def1 to 58cce71 Compare August 8, 2023 23:06
@renovate
Copy link
Contributor Author

renovate bot commented Aug 8, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: undefined@undefined
npm ERR! Found: prettier@2.5.1
npm ERR! node_modules/prettier
npm ERR!   dev prettier@"2.5.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@"^3.0.0" from @prettier/plugin-xml@3.2.1
npm ERR! node_modules/@prettier/plugin-xml
npm ERR!   dev @prettier/plugin-xml@"3.2.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/286793/06c139/cache/others/npm/_logs/2023-09-20T20_38_40_071Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/286793/06c139/cache/others/npm/_logs/2023-09-20T20_38_40_071Z-debug-0.log

@renovate renovate bot force-pushed the renovate/prettier-plugin-xml-3.x branch from 58cce71 to 6dc4783 Compare September 11, 2023 19:45
@JoeRobich JoeRobich modified the milestones: v0.19.8, v0.19.9 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-xml-3.x branch from 6dc4783 to c6cc335 Compare September 20, 2023 20:38
@JoeRobich JoeRobich merged commit 78026d8 into master Sep 21, 2023
8 of 9 checks passed
@JoeRobich JoeRobich deleted the renovate/prettier-plugin-xml-3.x branch September 21, 2023 18:46
@github-actions github-actions bot added the mysterious We forgot to label this label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mysterious We forgot to label this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant