Skip to content

[4.0.x] Bump njord.version from 0.7.1 to 0.7.5 #681

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2025

Bumps njord.version from 0.7.1 to 0.7.5.
Updates eu.maveniverse.maven.njord:extension from 0.7.1 to 0.7.5

Release notes

Sourced from eu.maveniverse.maven.njord:extension's releases.

0.7.5

Validation (model validation to be more specific) improvements.

What's Changed

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

0.7.4

More improvements around new check-artifacts-availability mojo and validation.

What's Changed

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

0.7.3

Implement "service redirects", added new Mojo check-artifacts-availability and minor fixes and updates.

What's Changed

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

0.7.2

Validation heavily improved.

What's Changed

New Contributors

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

Commits
  • 078dd59 [maven-release-plugin] prepare release release-0.7.5
  • 2d46567 Introduce Njord transfer listener that is silent; use it where appropriate (#...
  • 6fad7ec Make sure the store repository is added first (#139)
  • 3c98673 Bump org.junit.jupiter:junit-jupiter-api from 5.13.0 to 5.13.1 (#137)
  • a5f506b [maven-release-plugin] prepare for next development iteration
  • 272a586 [maven-release-plugin] prepare release release-0.7.4
  • ef61423 Soften the javadoc checks a bit (#135)
  • 6ba6eb0 Make artifacts parameter possible to point at a file (#134)
  • d066c2a Add waitDelay parameter to check-artifacts-availability mojo (#133)
  • 292960f [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates eu.maveniverse.maven.plugins:njord from 0.7.1 to 0.7.5

Release notes

Sourced from eu.maveniverse.maven.plugins:njord's releases.

0.7.5

Validation (model validation to be more specific) improvements.

What's Changed

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

0.7.4

More improvements around new check-artifacts-availability mojo and validation.

What's Changed

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

0.7.3

Implement "service redirects", added new Mojo check-artifacts-availability and minor fixes and updates.

What's Changed

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

0.7.2

Validation heavily improved.

What's Changed

New Contributors

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

Commits
  • 078dd59 [maven-release-plugin] prepare release release-0.7.5
  • 2d46567 Introduce Njord transfer listener that is silent; use it where appropriate (#...
  • 6fad7ec Make sure the store repository is added first (#139)
  • 3c98673 Bump org.junit.jupiter:junit-jupiter-api from 5.13.0 to 5.13.1 (#137)
  • a5f506b [maven-release-plugin] prepare for next development iteration
  • 272a586 [maven-release-plugin] prepare release release-0.7.4
  • ef61423 Soften the javadoc checks a bit (#135)
  • 6ba6eb0 Make artifacts parameter possible to point at a file (#134)
  • d066c2a Add waitDelay parameter to check-artifacts-availability mojo (#133)
  • 292960f [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `njord.version` from 0.7.1 to 0.7.5.

Updates `eu.maveniverse.maven.njord:extension` from 0.7.1 to 0.7.5
- [Release notes](https://github.com/maveniverse/njord/releases)
- [Commits](maveniverse/njord@release-0.7.1...release-0.7.5)

Updates `eu.maveniverse.maven.plugins:njord` from 0.7.1 to 0.7.5
- [Release notes](https://github.com/maveniverse/njord/releases)
- [Commits](maveniverse/njord@release-0.7.1...release-0.7.5)

---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.njord:extension
  dependency-version: 0.7.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: eu.maveniverse.maven.plugins:njord
  dependency-version: 0.7.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 13, 2025
@olamy
Copy link
Member

olamy commented Jul 27, 2025

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2025

Looks like these dependencies are no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jul 27, 2025
@dependabot dependabot bot deleted the dependabot/maven/4.0.x/njord.version-0.7.5 branch July 27, 2025 11:37
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