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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 18, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant