streamnative / bookkeeper-achieved

Apache Bookkeeper
https://bookkeeper.apache.org
Apache License 2.0
3 stars 2 forks source link

Bump snakeyaml from 1.33 to 2.0 #446

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps snakeyaml from 1.33 to 2.0.

Commits
  • c98ffba issue 561: add negative test case
  • e2ca740 Use Maven wrapper on github
  • 49d91a1 Fix target for github
  • 19e331d Disable toolchain for github
  • 42c7812 Cobertura plugin does not work
  • 03c82b5 Rename GlobalTagRejectionTest to be run by Maven
  • 6e8cd89 Remove cobertura
  • d9b0f48 Improve Javadoc
  • 519791a Run install and site goals under docker
  • 82f33d2 Merge branch 'master' into add-module-info
  • 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/streamnative/bookkeeper/network/alerts).
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
codecov[bot] commented 1 year ago

Codecov Report

Merging #446 (d849335) into master (b4112df) will decrease coverage by 0.10%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #446      +/-   ##
============================================
- Coverage     68.31%   68.21%   -0.10%     
+ Complexity     6762     6751      -11     
============================================
  Files           473      473              
  Lines         40950    40950              
  Branches       5240     5240              
============================================
- Hits          27975    27936      -39     
- Misses        10727    10755      +28     
- Partials       2248     2259      +11     
Flag Coverage Δ
bookie 39.84% <ø> (-0.01%) :arrow_down:
client 44.21% <ø> (-0.02%) :arrow_down:
remaining 29.45% <ø> (-0.19%) :arrow_down:
replication 41.28% <ø> (-0.04%) :arrow_down:
tls 21.02% <ø> (-0.05%) :arrow_down:

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

Impacted Files Coverage Δ
...org/apache/bookkeeper/client/BookieInfoReader.java 65.40% <0.00%> (-11.36%) :arrow_down:
...g/apache/bookkeeper/client/MetadataUpdateLoop.java 80.00% <0.00%> (-7.15%) :arrow_down:
.../main/java/org/apache/bookkeeper/util/ZkUtils.java 78.35% <0.00%> (-5.16%) :arrow_down:
...apache/bookkeeper/proto/WriteEntryProcessorV3.java 82.79% <0.00%> (-4.31%) :arrow_down:
...okkeeper/meta/LegacyHierarchicalLedgerManager.java 82.29% <0.00%> (-3.13%) :arrow_down:
.../java/org/apache/bookkeeper/bookie/SyncThread.java 69.69% <0.00%> (-3.04%) :arrow_down:
.../apache/bookkeeper/proto/ReadEntryProcessorV3.java 62.50% <0.00%> (-2.09%) :arrow_down:
...er/util/collections/ConcurrentLongLongHashMap.java 78.71% <0.00%> (-1.99%) :arrow_down:
...apache/bookkeeper/meta/ZkLedgerAuditorManager.java 71.69% <0.00%> (-1.89%) :arrow_down:
...keeper/util/collections/ConcurrentOpenHashMap.java 88.69% <0.00%> (-1.72%) :arrow_down:
... and 21 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more