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 3.2.2 to 3.4.1 #98

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2024

Bumps @prettier/plugin-xml from 3.2.2 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.
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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the topic: infrastructure Related to project infrastructure label Aug 14, 2024
@per1234 per1234 added the type: enhancement Proposed improvement label Aug 14, 2024
@per1234 per1234 merged commit 8c515a4 into main Aug 14, 2024
71 of 75 checks passed
@per1234 per1234 deleted the dependabot/npm_and_yarn/prettier/plugin-xml-3.4.1 branch August 14, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant