Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2025

Bumps xmlbuilder2 from 3.1.1 to 4.0.0.

Changelog

Sourced from xmlbuilder2's changelog.

[4.0.0] - 2025-10-08

Bug Fixes

  • Fixed a bug where attributes were grouped even if the group option was not set (see #192).

BREAKING CHANGES

  • Changed minimum required node.js version to 20.
Commits
  • 9877a18 Rename license file
  • c7a4762 Remove windows from test workflow
  • 4c22a27 Remove coverage from test script
  • cf63dc4 Use node test module
  • 8d26d39 Remove set type constraints
  • 0ed6a03 Remove libxml dev cependency
  • 2a4976b Update workflow node versions
  • 5369530 Enforce group = false option on attributes even if element names are not uniq...
  • 2ba20fa Merge branch 'svobik7-master'
  • 466c819 chore(ns): added test for issue #178, removed console.log
  • 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 [xmlbuilder2](https://github.com/oozcitak/xmlbuilder2) from 3.1.1 to 4.0.0.
- [Changelog](https://github.com/oozcitak/xmlbuilder2/blob/master/CHANGELOG.md)
- [Commits](oozcitak/xmlbuilder2@v3.1.1...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 18, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 18, 2025 11:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 18, 2025
jkowalleck added a commit that referenced this pull request Oct 20, 2025
supersedes #1319

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Looks like xmlbuilder2 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/xmlbuilder2-4.0.0 branch October 20, 2025 12:07
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.

0 participants