Skip to content
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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2023

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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 6, 2023
@garydgregory
Copy link
Member

Needs maven plugin support.

@sebbASF
Copy link
Contributor

sebbASF commented Dec 8, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/biz.aQute.bnd-biz.aQute.bndlib-7.0.0 branch from 4ee184d to 5e7fcdd Compare December 8, 2023 11:53
@sebbASF
Copy link
Contributor

sebbASF commented Dec 8, 2023

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

@garydgregory
Copy link
Member

@dependabot rebase

Bumps [biz.aQute.bnd:biz.aQute.bndlib](https://github.com/bndtools/bnd) from 6.4.1 to 7.0.0.
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](bndtools/bnd@6.4.1...7.0.0)

---
updated-dependencies:
- dependency-name: biz.aQute.bnd:biz.aQute.bndlib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/biz.aQute.bnd-biz.aQute.bndlib-7.0.0 branch from 5e7fcdd to ac12882 Compare February 23, 2024 16:29
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
2 participants