Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Bump snakeyaml from 1.33 to 2.0 #446

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 4, 2023

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.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.33 to 2.0.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.33)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

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 Mar 4, 2023
@codecov
Copy link

codecov bot commented Mar 4, 2023

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%) ⬇️
client 44.21% <ø> (-0.02%) ⬇️
remaining 29.45% <ø> (-0.19%) ⬇️
replication 41.28% <ø> (-0.04%) ⬇️
tls 21.02% <ø> (-0.05%) ⬇️

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%) ⬇️
...g/apache/bookkeeper/client/MetadataUpdateLoop.java 80.00% <0.00%> (-7.15%) ⬇️
.../main/java/org/apache/bookkeeper/util/ZkUtils.java 78.35% <0.00%> (-5.16%) ⬇️
...apache/bookkeeper/proto/WriteEntryProcessorV3.java 82.79% <0.00%> (-4.31%) ⬇️
...okkeeper/meta/LegacyHierarchicalLedgerManager.java 82.29% <0.00%> (-3.13%) ⬇️
.../java/org/apache/bookkeeper/bookie/SyncThread.java 69.69% <0.00%> (-3.04%) ⬇️
.../apache/bookkeeper/proto/ReadEntryProcessorV3.java 62.50% <0.00%> (-2.09%) ⬇️
...er/util/collections/ConcurrentLongLongHashMap.java 78.71% <0.00%> (-1.99%) ⬇️
...apache/bookkeeper/meta/ZkLedgerAuditorManager.java 71.69% <0.00%> (-1.89%) ⬇️
...keeper/util/collections/ConcurrentOpenHashMap.java 88.69% <0.00%> (-1.72%) ⬇️
... and 21 more

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.

0 participants