Skip to content

Bump domtripVersion from 0.4.1 to 1.4.0#11992

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/domtripVersion-1.4.0
Closed

Bump domtripVersion from 0.4.1 to 1.4.0#11992
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/domtripVersion-1.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps domtripVersion from 0.4.1 to 1.4.0.
Updates eu.maveniverse.maven.domtrip:domtrip-core from 0.4.1 to 1.4.0

Release notes

Sourced from eu.maveniverse.maven.domtrip:domtrip-core's releases.

DomTrip 1.4.0 extends PomEditor with convention-aware managed dependency updates and a public findManagedVersion API, and fixes pretty-print indentation for comments and processing instructions.

What's Changed

🚀 New features and improvements

  • feat: add convention-aware updateManagedDependencyAligned API (#221) @​gnodet
  • feat: expose findManagedVersion as public API (#220) @​gnodet

🐛 Bug Fixes

  • fix: align comment and PI indentation with sibling elements in pretty print (#219) @​gnodet

📦 Dependency updates

Full Changelog: maveniverse/domtrip@1.3.0...1.4.0

DomTrip 1.3.0

docs: remove fake support email from website

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

DomTrip 1.2.1 brings a major performance boost: the XML parser is now 2-3x faster through optimized character scanning, reduced object allocation, and streamlined whitespace handling. This release also includes updated documentation with compiled snippet-based examples and thread-safety guidelines.

🚀 New features and improvements

📦 Dependency updates

📝 Documentation updates

  • docs: update website for 1.2.0 release with snippet-based examples (#186) @​gnodet
  • fix: escape Qute expressions in docs and add GitHub link to homepage (#187) @​gnodet
  • docs: add thread-safety documentation to core classes (#189) @​gnodet

DomTrip 1.2.0 completes the dependency alignment story: all version source conversions now work (property-to-literal, managed-to-inline, and vice versa), and a new cross-POM alignment API lets you migrate child dependency versions into a parent's <dependencyManagement> section — with property resolution, naming convention support, and automatic deduplication.

... (truncated)

Commits
  • 2479f48 Fix #214: add convention-aware updateManagedDependencyAligned API
  • ee588c9 Fix #215: expose findManagedVersion as public API (#220)
  • 2a92142 chore(deps): bump version.quarkus.platform from 3.34.3 to 3.34.6 (#213)
  • a0fb067 chore(deps): bump actions/setup-java from 4 to 5 (#210)
  • 419bb94 Fix #216: align comment and PI indentation with sibling elements in pretty print
  • 06cb70d chore(deps): bump eu.maveniverse.maven.nisse:extension (#218)
  • a5c9a24 chore(deps): bump jaxen:jaxen from 2.0.0 to 2.0.1 (#217)
  • 23bfc23 chore(deps): bump version.quarkus-roq from 2.0.5 to 2.1.0 (#212)
  • 18930ce chore(deps): bump actions/upload-pages-artifact from 4 to 5 (#211)
  • f87484c chore(deps-dev): bump org.dom4j:dom4j from 2.1.4 to 2.2.0 (#209)
  • Additional commits viewable in compare view

Updates eu.maveniverse.maven.domtrip:domtrip-maven from 0.4.1 to 1.4.0

Release notes

Sourced from eu.maveniverse.maven.domtrip:domtrip-maven's releases.

DomTrip 1.4.0 extends PomEditor with convention-aware managed dependency updates and a public findManagedVersion API, and fixes pretty-print indentation for comments and processing instructions.

What's Changed

🚀 New features and improvements

  • feat: add convention-aware updateManagedDependencyAligned API (#221) @​gnodet
  • feat: expose findManagedVersion as public API (#220) @​gnodet

🐛 Bug Fixes

  • fix: align comment and PI indentation with sibling elements in pretty print (#219) @​gnodet

📦 Dependency updates

Full Changelog: maveniverse/domtrip@1.3.0...1.4.0

DomTrip 1.3.0

docs: remove fake support email from website

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

DomTrip 1.2.1 brings a major performance boost: the XML parser is now 2-3x faster through optimized character scanning, reduced object allocation, and streamlined whitespace handling. This release also includes updated documentation with compiled snippet-based examples and thread-safety guidelines.

🚀 New features and improvements

📦 Dependency updates

📝 Documentation updates

  • docs: update website for 1.2.0 release with snippet-based examples (#186) @​gnodet
  • fix: escape Qute expressions in docs and add GitHub link to homepage (#187) @​gnodet
  • docs: add thread-safety documentation to core classes (#189) @​gnodet

DomTrip 1.2.0 completes the dependency alignment story: all version source conversions now work (property-to-literal, managed-to-inline, and vice versa), and a new cross-POM alignment API lets you migrate child dependency versions into a parent's <dependencyManagement> section — with property resolution, naming convention support, and automatic deduplication.

... (truncated)

Commits
  • 2479f48 Fix #214: add convention-aware updateManagedDependencyAligned API
  • ee588c9 Fix #215: expose findManagedVersion as public API (#220)
  • 2a92142 chore(deps): bump version.quarkus.platform from 3.34.3 to 3.34.6 (#213)
  • a0fb067 chore(deps): bump actions/setup-java from 4 to 5 (#210)
  • 419bb94 Fix #216: align comment and PI indentation with sibling elements in pretty print
  • 06cb70d chore(deps): bump eu.maveniverse.maven.nisse:extension (#218)
  • a5c9a24 chore(deps): bump jaxen:jaxen from 2.0.0 to 2.0.1 (#217)
  • 23bfc23 chore(deps): bump version.quarkus-roq from 2.0.5 to 2.1.0 (#212)
  • 18930ce chore(deps): bump actions/upload-pages-artifact from 4 to 5 (#211)
  • f87484c chore(deps-dev): bump org.dom4j:dom4j from 2.1.4 to 2.2.0 (#209)
  • Additional commits viewable in compare view

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 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 `domtripVersion` from 0.4.1 to 1.4.0.

Updates `eu.maveniverse.maven.domtrip:domtrip-core` from 0.4.1 to 1.4.0
- [Release notes](https://github.com/maveniverse/domtrip/releases)
- [Commits](maveniverse/domtrip@release-0.4.1...1.4.0)

Updates `eu.maveniverse.maven.domtrip:domtrip-maven` from 0.4.1 to 1.4.0
- [Release notes](https://github.com/maveniverse/domtrip/releases)
- [Commits](maveniverse/domtrip@release-0.4.1...1.4.0)

---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.domtrip:domtrip-core
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: eu.maveniverse.maven.domtrip:domtrip-maven
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 28, 2026
@slachiewicz slachiewicz closed this May 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 1, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. 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/maven/domtripVersion-1.4.0 branch May 1, 2026 21:08
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant