chore: Bump eu.maveniverse.maven.njord:extension from 0.6.2 to 0.7.5 by dependabot[bot] · Pull Request #1330 · jline/jline3 (original) (raw)
Bumps eu.maveniverse.maven.njord:extension from 0.6.2 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
- Bump org.junit.jupiter:junit-jupiter-api from 5.13.0 to 5.13.1 by @dependabot in maveniverse/njord#137
- Make sure the store repository is added first by @gsmet in maveniverse/njord#139
- Introduce Njord transfer listener that is silent; use it where appropriate by @cstamas in maveniverse/njord#141
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
- Add waitDelay parameter to check-artifacts-availability mojo by @cstamas in maveniverse/njord#133
- Make artifacts parameter possible to point at a file by @cstamas in maveniverse/njord#134
- Soften the javadoc checks a bit by @gsmet in maveniverse/njord#135
Full Changelog: maveniverse/njord@release-0.7.3...release-0.7.4
0.7.3
Implement "service redirects", added new Mojo
check-artifacts-availabilityand minor fixes and updates.What's Changed
- Clean up settings management; Maven 3.9.10 by @cstamas in maveniverse/njord#128
- New mojo: check-artifacts-availability by @cstamas in maveniverse/njord#131
- Fix URLs across publishers by @cstamas in maveniverse/njord#132
Full Changelog: maveniverse/njord@release-0.7.2...release-0.7.3
0.7.2
Validation heavily improved.
What's Changed
- Bump eu.maveniverse.maven.parent:parent from 38 to 39 by @dependabot in maveniverse/njord#117
- Provide more information in case there is a POM coordinates mismatch by @gsmet in maveniverse/njord#120
- Validate chattiness by @cstamas in maveniverse/njord#125
- Fix validation issues by @cstamas in maveniverse/njord#124
New Contributors
- @gsmet made their first contribution in maveniverse/njord#120
Full Changelog: maveniverse/njord@release-0.7.1...release-0.7.2
0.7.1
Revamped config, that as consequence has that IF Njord is disabled
njord.enabled=false(property, so system, project or user property, hence is settable via profile as well), it stays fully dormant, and works on Maven 3.8.8 as well.
... (truncated)
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
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)