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.0.2 #4

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 12, 2022

Bumps xmlbuilder2 from 2.4.1 to 3.0.2.

Changelog

Sourced from xmlbuilder2's changelog.

[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
  • 32273c2 3.0.2
  • 68cd3c0 Add release notes for 3.0.2
  • 83145fa Merge pull request #100 from digitalloggers/build-on-prepare
  • 9f963c8 Build package on prepare so that it can be installed from e.g. a Git URL
  • aba7aa0 Decode numeric entities and quotes. Fixes #99
  • 7146d34 Add test for #99
  • f427a5a 3.0.1
  • 5262617 Add release notes for 3.0.1
  • 9510984 Set global to window instead of sel to support web workers. Fixes #77
  • 667fa2d Add import test to callback API
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2022
Bumps [xmlbuilder2](https://github.com/oozcitak/xmlbuilder2) from 2.4.1 to 3.0.2.
- [Release notes](https://github.com/oozcitak/xmlbuilder2/releases)
- [Changelog](https://github.com/oozcitak/xmlbuilder2/blob/master/CHANGELOG.md)
- [Commits](oozcitak/xmlbuilder2@v2.4.1...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/xmlbuilder2-3.0.2 branch from 65fd686 to ce667d5 Compare August 12, 2022 09:08
@darioackermann darioackermann merged commit 11e280e into master Aug 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/xmlbuilder2-3.0.2 branch August 12, 2022 09:09
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