eclipse-sisu / sisu-project

Sisu Inject
https://www.eclipse.org/sisu
Eclipse Public License 2.0
17 stars 15 forks source link

Bump biz.aQute.bnd:bnd-maven-plugin from 6.4.0 to 7.0.0 #129

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps biz.aQute.bnd:bnd-maven-plugin from 6.4.0 to 7.0.0.

Release notes

Sourced from biz.aQute.bnd:bnd-maven-plugin's releases.

Bnd/Bndtools 7.0.0

This is the first release on Java 17.

See Release Notes.

Classic Bndtools/bnd 6.4.1 (only runtime bundles, no plugins)

This is not a full release! It is maintained as a line for security and important fixes of the runtime bundles on Java 1.8.

See https://github.com/bndtools/bnd/wiki/Changes-in-6.4.1-classic

Commits
  • b82dc86 build: Build Release 7.0.0
  • 7fddd3e build: Build Release 7.0.0.RC3
  • 5f700d2 Handle the internal refactoring packages moving bundles
  • b764ee8 build: Build Release 7.0.0.RC2
  • 1b4ca76 Removes Require-Capability for osgi.service AnyService
  • d185ade Fix MojoExecutionException in m2e plugin when using maven-jar-plugin 3.x
  • 709285c build: Build Release 7.0.0.RC1
  • 7d05252 Merge pull request #5765 from DataInMotion/5761
  • 40e21c3 Merge pull request #5769 from bndtools/dependabot/github_actions/actions/uplo...
  • daca980 build(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3
  • 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 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)
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

kwin commented 1 month ago

@dependabot ignore this major version

dependabot[bot] commented 1 month ago

OK, I won't notify you about version 7.x.x again, unless you re-open this PR.

kwin commented 1 month ago

This upgrade would require building with JDK17 or above.