Skip to content

Bump domtripVersion from 1.6.0 to 1.7.0 - #13221

Merged
gnodet merged 1 commit into
maven-4.0.xfrom
dependabot/maven/maven-4.0.x/domtripVersion-1.7.0
Sep 21, 2026
Merged

gnodet merged 1 commit into
maven-4.0.xfrom
dependabot/maven/maven-4.0.x/domtripVersion-1.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps domtripVersion from 1.6.0 to 1.7.0.
Updates eu.maveniverse.maven.domtrip:domtrip-core from 1.6.0 to 1.7.0

Release notes

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

DomTrip 1.7.0

What's Changed

🚀 New Features & Enhancements

  • Add dependency insertion ordering auto-detection to AlignOptions and PomEditor (#286) @​gnodet

Full Changelog: maveniverse/domtrip@1.6.1...1.7.0

DomTrip 1.6.1

🚀 New features and improvements

  • feat: add addManaged() to declare BOM/parent-managed dependencies without a version (#284) @​gnodet

📦 Dependency updates

👻 Maintenance

  • Add KEYS file with GPG public signing key (#285) @​gnodet
  • chore: support reproducible builds from source archives (#268) @​gnodet
  • ci: fix SonarCloud plugin resolution after cache invalidation (#267) @​gnodet
Commits
  • bee24b3 Add dependency insertion ordering auto-detection (#286)
  • 3dd2661 Add KEYS file with GPG public signing key (#285)
  • 10096b9 chore(deps): bump version.quarkus.platform from 3.39.2 to 3.39.3 (#282)
  • 1785b1b feat: add addManaged() to declare BOM/parent-managed dependencies without a v...
  • 881b494 chore(deps): bump eu.maveniverse.maven.nisse:extension (#280)
  • 9eb46ca chore(deps): bump version.quarkus.platform from 3.38.3 to 3.39.2 (#279)
  • 1816212 chore(deps): bump version.quarkus-roq from 2.1.7 to 2.1.9 (#278)
  • a965091 chore(deps): bump eu.maveniverse.maven.nisse:extension (#275)
  • 9d20745 chore(deps): bump version.quarkus-roq from 2.1.6 to 2.1.7 (#273)
  • 644fe15 chore(deps): bump actions/setup-java from 5 to 6 (#274)
  • Additional commits viewable in compare view

Updates eu.maveniverse.maven.domtrip:domtrip-maven from 1.6.0 to 1.7.0

Release notes

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

DomTrip 1.7.0

What's Changed

🚀 New Features & Enhancements

  • Add dependency insertion ordering auto-detection to AlignOptions and PomEditor (#286) @​gnodet

Full Changelog: maveniverse/domtrip@1.6.1...1.7.0

DomTrip 1.6.1

🚀 New features and improvements

  • feat: add addManaged() to declare BOM/parent-managed dependencies without a version (#284) @​gnodet

📦 Dependency updates

👻 Maintenance

  • Add KEYS file with GPG public signing key (#285) @​gnodet
  • chore: support reproducible builds from source archives (#268) @​gnodet
  • ci: fix SonarCloud plugin resolution after cache invalidation (#267) @​gnodet
Commits
  • bee24b3 Add dependency insertion ordering auto-detection (#286)
  • 3dd2661 Add KEYS file with GPG public signing key (#285)
  • 10096b9 chore(deps): bump version.quarkus.platform from 3.39.2 to 3.39.3 (#282)
  • 1785b1b feat: add addManaged() to declare BOM/parent-managed dependencies without a v...
  • 881b494 chore(deps): bump eu.maveniverse.maven.nisse:extension (#280)
  • 9eb46ca chore(deps): bump version.quarkus.platform from 3.38.3 to 3.39.2 (#279)
  • 1816212 chore(deps): bump version.quarkus-roq from 2.1.7 to 2.1.9 (#278)
  • a965091 chore(deps): bump eu.maveniverse.maven.nisse:extension (#275)
  • 9d20745 chore(deps): bump version.quarkus-roq from 2.1.6 to 2.1.7 (#273)
  • 644fe15 chore(deps): bump actions/setup-java from 5 to 6 (#274)
  • 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 1.6.0 to 1.7.0.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file mvn40 labels Sep 21, 2026
@gnodet
gnodet merged commit 77944f8 into maven-4.0.x Sep 21, 2026
23 checks passed
@gnodet
gnodet deleted the dependabot/maven/maven-4.0.x/domtripVersion-1.7.0 branch September 21, 2026 04:07
@github-actions github-actions Bot added this to the 4.0.0-rc-7 milestone Sep 21, 2026
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 mvn40

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant