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

Bump @prettier/plugin-xml from 2.2.0 to 3.4.1 #153

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps @prettier/plugin-xml from 2.2.0 to 3.4.1.

Changelog

Sourced from @​prettier/plugin-xml's changelog.

[3.4.1] - 2024-03-30

Changed

  • Fix the npm publish.

[3.4.0] - 2024-03-29

Added

  • Export plugin type.

Changed

  • Fix printing around reference nodes.
  • Trim only XML whitespace, not JS whitespace.

[3.3.1] - 2024-02-10

Changed

  • Allow elements to be marked as whitespace ignored even when they have reference nodes.

[3.3.0] - 2024-02-09

Added

  • Support for formatWithCursor.

Changed

  • Always keep whitespace around in xsl:text tags.

[3.2.2] - 2023-10-27

Changed

  • Fixed a bug with the xmlSortAttributesByKey option when xmlns attributes are present.

[3.2.1] - 2023-09-11

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.

... (truncated)

Commits
  • a09a1f4 Bump to v3.4.1
  • 62c3dab Bump version
  • 4a3b54a Merge pull request #775 from prettier/dependabot/github_actions/dependabot/fe...
  • e51efa8 chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
  • 69376a6 Fix printing around references
  • 6170e95 Trim only XML whitespace
  • e9c5315 Merge pull request #772 from regseb/types
  • 684acd3 Export types
  • b8e53f1 Merge pull request #770 from prettier/dependabot/npm_and_yarn/eslint-8.57.0
  • eb527cb chore(deps-dev): bump eslint from 8.56.0 to 8.57.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @lens0021.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2024
@dependabot dependabot bot requested a review from a team July 1, 2024 12:35
@lens0021
Copy link
Member

@dependabot rebase

Bumps [@prettier/plugin-xml](https://github.com/prettier/plugin-xml) from 2.2.0 to 3.4.1.
- [Changelog](https://github.com/prettier/plugin-xml/blob/main/CHANGELOG.md)
- [Commits](prettier/plugin-xml@v2.2.0...v3.4.1)

---
updated-dependencies:
- dependency-name: "@prettier/plugin-xml"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prettier/plugin-xml-3.4.1 branch from 12efd5d to 27c835c Compare September 20, 2024 15:47
@lens0021
Copy link
Member

@dependabot squash and merge

@lens0021 lens0021 merged commit 9a99d87 into main Sep 21, 2024
0 of 8 checks passed
@lens0021 lens0021 deleted the dependabot/npm_and_yarn/prettier/plugin-xml-3.4.1 branch September 21, 2024 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant