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 bnd-maven-plugin from 6.1.0 to 6.2.0 #3505

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2022

Bumps bnd-maven-plugin from 6.1.0 to 6.2.0.

Release notes

Sourced from bnd-maven-plugin's releases.

Bnd/Bndtools 6.2.0

See Release Notes.

Commits
  • 45a8339 build: Release 6.2.0
  • 82aa10e build: Build release 6.2.0.RC4
  • 2d151b9 bndpomrepo: Fix initialization problems and move poll work
  • 6d0034b library: Don't use Workspace repo for Workspace
  • 4391707 projecttracker: Update for reproducibility and avoid CME
  • 599c072 pom: Handle project.parent.version pom property
  • 1df9181 promisefactory: Use a dedicated ScheduledThreadPoolExecutor
  • 986d53a central: Avoid getting workspace writeLock in getWorkspace
  • 5005fc0 build: Build release 6.2.0.RC3
  • 2e0dc2e reproducible: Update -reproducible to specify the timestamp
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 28, 2022
@codecov
Copy link

codecov bot commented Feb 28, 2022

Codecov Report

Merging #3505 (48583c0) into master (db1d0b4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master     #3505   +/-   ##
===========================================
  Coverage     58.217%   58.217%           
  Complexity      2636      2636           
===========================================
  Files            628       628           
  Lines          34309     34309           
  Branches        5847      5847           
===========================================
  Hits           19974     19974           
  Misses         12289     12289           
  Partials        2046      2046           
Flag Coverage Δ
AlsoSlowTests 58.217% <ø> (ø)
javaparser-core 53.822% <ø> (ø)
javaparser-symbol-solver 35.952% <ø> (ø)
jdk-10 58.210% <ø> (ø)
jdk-11 58.210% <ø> (+0.002%) ⬆️
jdk-12 58.205% <ø> (ø)
jdk-13 58.205% <ø> (ø)
jdk-14 58.210% <ø> (ø)
jdk-15 58.210% <ø> (ø)
jdk-16 58.210% <ø> (ø)
jdk-8 58.215% <ø> (ø)
jdk-9 58.210% <ø> (ø)
macos-latest 58.209% <ø> (ø)
ubuntu-latest 58.203% <ø> (-0.003%) ⬇️
windows-latest 58.200% <ø> (+0.004%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db1d0b4...48583c0. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/maven/biz.aQute.bnd-bnd-maven-plugin-6.2.0 branch from afb3bcc to 4adb734 Compare March 1, 2022 02:36
@dependabot dependabot bot force-pushed the dependabot/maven/biz.aQute.bnd-bnd-maven-plugin-6.2.0 branch 2 times, most recently from fe526d0 to 44e07fc Compare March 15, 2022 14:37
@dependabot dependabot bot force-pushed the dependabot/maven/biz.aQute.bnd-bnd-maven-plugin-6.2.0 branch 2 times, most recently from eeb3f47 to 7ed5468 Compare March 18, 2022 16:39
Bumps [bnd-maven-plugin](https://github.com/bndtools/bnd) from 6.1.0 to 6.2.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.1.0...6.2.0)

---
updated-dependencies:
- dependency-name: biz.aQute.bnd:bnd-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/biz.aQute.bnd-bnd-maven-plugin-6.2.0 branch from 7ed5468 to 48583c0 Compare March 18, 2022 22:25
@MysterAitch MysterAitch added the PR: Development A PR that affects only JavaParser developers (e.g. build / deploy infrastructure) label Mar 20, 2022
@MysterAitch MysterAitch added this to the next release milestone Mar 20, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 20, 2022

Looks like biz.aQute.bnd:bnd-maven-plugin is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 20, 2022
auto-merge was automatically disabled March 20, 2022 18:02

Pull request was closed

@dependabot dependabot bot deleted the dependabot/maven/biz.aQute.bnd-bnd-maven-plugin-6.2.0 branch March 20, 2022 18:02
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 PR: Development A PR that affects only JavaParser developers (e.g. build / deploy infrastructure)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant