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 xmlbuilder2 from 2.4.1 to 3.1.1 #251

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps xmlbuilder2 from 2.4.1 to 3.1.1.

Changelog

Sourced from xmlbuilder2's changelog.

[3.1.1] - 2023-05-08

Bug Fixes

  • Moved @types/node to a dev dependency (see #165).
  • Bumped js-yaml up from a version with a known vulnerability (see #141 and #167).

[3.1.0] - 2023-04-24

Features

  • Allowed preserving blankspace text nodes when parsing an XML string (see #101).

Bug Fixes

  • Fixed various ampersand encoding issues (see #105, #109, #110)

[3.0.2] - 2021-08-10

Bug Fixes

  • Fixed a bug where some predefined entities where not being decoded when parsed (see #99).

[3.0.1] - 2021-07-29

Bug Fixes

  • Fixed a bug which prevented web workers from consuming the webpack bundle (see #77).

[3.0.0] - 2021-07-29

Bug Fixes

  • Fixed a bug where parsers did not decode predefined entities (see #82, #88 and #98).
  • Fixed a bug where XML parser would not always return the last top level element node created (see #81).
  • Fixed a bug where JS object parser would fail to parse mixed content (see #90).

Features

  • Added the import function to callback API (see #2).

BREAKING CHANGES

  • Removed support for node.js 10.
  • Removed the noDoubleEncoding flag from serializers. Parsers now decode predefined entities (see #82, #88 and #98).
Commits
  • a0488e5 chore: Bump version to 3.1.1
  • 97edf4d build: Bump js-yaml to address security issue
  • 501e1be Merge pull request #166 from jkowalleck/devDep_types-node
  • 6ac659f fix(deps): moved @types/node to a dev-depencency
  • 9443dbf chore: Bump version to 3.1.0
  • 7af28ab Merge pull request #154 from npr/fix-109
  • 4e494e6 Fixes #109 & #110
  • 7acfbd4 Merge pull request #134 from oozcitak/dependabot/bundler/docs/nokogiri-1.13.4
  • bd17511 Bump nokogiri from 1.13.3 to 1.13.4 in /docs
  • 9bbb552 Merge pull request #128 from oozcitak/dependabot/npm_and_yarn/ansi-regex-4.1.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by universalhandle, a new releaser for xmlbuilder2 since your current version.


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 [xmlbuilder2](https://github.com/oozcitak/xmlbuilder2) from 2.4.1 to 3.1.1.
- [Changelog](https://github.com/oozcitak/xmlbuilder2/blob/master/CHANGELOG.md)
- [Commits](oozcitak/xmlbuilder2@v2.4.1...v3.1.1)

---
updated-dependencies:
- dependency-name: xmlbuilder2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2024
@SchoolGuy SchoolGuy closed this Jul 18, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 18, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/xmlbuilder2-3.1.1 branch July 18, 2024 20:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant