Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): bump xmlbuilder2 from 3.0.2 to 3.1.1 #34

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps xmlbuilder2 from 3.0.2 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)
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2024
Bumps [xmlbuilder2](https://github.com/oozcitak/xmlbuilder2) from 3.0.2 to 3.1.1.
- [Changelog](https://github.com/oozcitak/xmlbuilder2/blob/master/CHANGELOG.md)
- [Commits](oozcitak/xmlbuilder2@v3.0.2...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/xmlbuilder2-3.1.1 branch from 009960b to 172e875 Compare January 1, 2024 18:11
@kbdharun kbdharun merged commit 2408d6a into main Jan 1, 2024
3 checks passed
@kbdharun kbdharun deleted the dependabot/npm_and_yarn/xmlbuilder2-3.1.1 branch January 1, 2024 18:14
# for free to join this conversation on GitHub. Already have an account? # 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