Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps biz.aQute.bnd.builder from 6.1.0 to 6.2.0.

Release notes

Sourced from biz.aQute.bnd.builder'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)

Bumps [biz.aQute.bnd.builder](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.builder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 #7397 (cf36143) into 3.x (ca6293e) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #7397      +/-   ##
============================================
+ Coverage     99.54%   99.60%   +0.06%     
- Complexity     6780     6783       +3     
============================================
  Files           751      751              
  Lines         47482    47482              
  Branches       6378     6378              
============================================
+ Hits          47264    47295      +31     
+ Misses           97       85      -12     
+ Partials        121      102      -19     
Impacted Files Coverage Δ
...ernal/operators/flowable/FlowableFlatMapMaybe.java 96.89% <0.00%> (ø)
...l/operators/observable/ObservableFlatMapMaybe.java 97.18% <0.00%> (ø)
...3/internal/operators/flowable/FlowableGroupBy.java 85.32% <0.00%> (+0.29%) ⬆️
...al/operators/observable/ObservableWindowTimed.java 97.09% <0.00%> (+0.32%) ⬆️
...a3/internal/operators/flowable/FlowableCreate.java 99.35% <0.00%> (+0.32%) ⬆️
...operators/flowable/FlowableConcatMapScheduler.java 99.60% <0.00%> (+0.39%) ⬆️
...java3/internal/operators/flowable/FlowableZip.java 100.00% <0.00%> (+1.02%) ⬆️
...ternal/operators/observable/ObservableFlatMap.java 98.58% <0.00%> (+1.06%) ⬆️
...nternal/operators/observable/ObservableWindow.java 100.00% <0.00%> (+1.78%) ⬆️
...nternal/operators/parallel/ParallelReduceFull.java 93.06% <0.00%> (+1.98%) ⬆️
... and 5 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 ca6293e...cf36143. Read the comment docs.

@akarnokd akarnokd added the Build label Feb 28, 2022
@akarnokd akarnokd merged commit e8855b2 into 3.x Feb 28, 2022
@dependabot dependabot bot deleted the dependabot/gradle/biz.aQute.bnd.builder-6.2.0 branch February 28, 2022 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant