Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Bump eu.maveniverse.maven.toolbox:shared from 0.6.4 to 0.7.5#44

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/eu.maveniverse.maven.toolbox-shared-0.7.5
Open

Bump eu.maveniverse.maven.toolbox:shared from 0.6.4 to 0.7.5#44
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/eu.maveniverse.maven.toolbox-shared-0.7.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2025

Bumps eu.maveniverse.maven.toolbox:shared from 0.6.4 to 0.7.5.

Release notes

Sourced from eu.maveniverse.maven.toolbox:shared's releases.

0.7.5

Bugfix, the new set-version mojo NPE-ed when used in combination of -Dproperties.

What's Changed

Full Changelog: maveniverse/toolbox@release-0.7.4...release-0.7.5

0.7.4

What's Changed

Full Changelog: maveniverse/toolbox@release-0.7.3...release-0.7.4

0.7.3

What's Changed

Full Changelog: maveniverse/toolbox@release-0.7.2...release-0.7.3

0.7.2

Fixes for logging (to obey -e when running as Mojo) and Java module detection improvements.

What's Changed

Full Changelog: maveniverse/toolbox@release-0.7.1...release-0.7.2

0.7.1

New

  • new mojo/command gav-flatten-bom that is able to take any resolvable BOM, flatten it, and emit the flattened BOM with your provided coordinates (that you can deploy under your namespace). The idea is to take back control of huge (recursively importing) BOMs that in Maven 4 produce un-actionable warnings, as these BOMs usually contains conflicts.

To use the Toolbox Maven Plugin, add this snippet to your settings.xml:

  <pluginGroups>
    <pluginGroup>eu.maveniverse.maven.plugins</pluginGroup>
  </pluginGroups>

To use Toolbox Maven 4 mvnsh extension:

... (truncated)

Commits
  • 5d09963 [maven-release-plugin] prepare release release-0.7.5
  • 2d06c48 NPE in set-version when property is set (#198)
  • 448394f [maven-release-plugin] prepare for next development iteration
  • b7d2201 [maven-release-plugin] prepare release release-0.7.4
  • a8d7209 The lock-plugin-versions fix (#197)
  • 87355bd Add IT for lock-plugin-versions (#196)
  • 1e6c8fe Addendum to set-version (#194)
  • 17cce8f New mojo: set-version (#193)
  • 053ac11 Bump version.picocli from 4.7.6 to 4.7.7 (#191)
  • 4fa1593 [maven-release-plugin] prepare for next development iteration
  • 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 [eu.maveniverse.maven.toolbox:shared](https://github.com/maveniverse/toolbox) from 0.6.4 to 0.7.5.
- [Release notes](https://github.com/maveniverse/toolbox/releases)
- [Commits](maveniverse/toolbox@release-0.6.4...release-0.7.5)

---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.toolbox:shared
  dependency-version: 0.7.5
  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 java Pull requests that update Java code labels Apr 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants