commons-parent icon indicating copy to clipboard operation
commons-parent copied to clipboard

Bump biz.aQute.bnd:biz.aQute.bndlib from 6.4.1 to 7.0.0

Open dependabot[bot] opened this issue 2 years ago • 4 comments

Bumps biz.aQute.bnd:biz.aQute.bndlib from 6.4.1 to 7.0.0.

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

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.

dependabot[bot] avatar Oct 06 '23 11:10 dependabot[bot]

Needs maven plugin support.

garydgregory avatar Oct 07 '23 23:10 garydgregory

@dependabot rebase

sebbASF avatar Dec 08 '23 11:12 sebbASF

I suspect that dependabot relies on the default version to determine if a plugin needs to be updated. So rather than changing the version if java17+ is detected, instead update the default to the latest and backdate it for Java 8-16 inclusive. This is what was done for Java 7 compatibilty, see profile: jdk7-plugin-fix-version

sebbASF avatar Dec 08 '23 12:12 sebbASF

@dependabot rebase

garydgregory avatar Feb 23 '24 16:02 garydgregory

Superseded by #548.

dependabot[bot] avatar Nov 27 '24 13:11 dependabot[bot]