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 snakeyaml from 1.32 to 1.33 #3310

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2022

Bumps snakeyaml from 1.32 to 1.33.

Commits
  • eafb23e [maven-release-plugin] prepare for next development iteration
  • 2662470 Improve JavaDoc
  • 8082779 Always emit numberish strings with quotes
  • 42d6c79 Reformat test
  • 1962a43 Refactor: rename variables in Emitter
  • bc594ad Issue 553: honor code point limit in loadAll
  • c3e98fd Update changes.xml
  • a06f768 Remove deprecated Tag manipulation
  • 5a0027a Remove unused WhitespaceToken
  • 3f05838 Improve JavaDoc
  • 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 [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.32 to 1.33.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.33..snakeyaml-1.32)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from nvoxland as a code owner September 27, 2022 02:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 27, 2022
@github-actions
Copy link

github-actions bot commented Sep 27, 2022

Unit Test Results

  4 656 files    4 656 suites   39m 54s ⏱️
  4 643 tests   4 421 ✔️    222 💤 0
54 888 runs  49 708 ✔️ 5 180 💤 0

Results for commit c8f7e76.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@nvoxland nvoxland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review and test results:

Things to be aware of:

Things to worry about:

  • Nothing

Copy link
Contributor

@XDelphiGrl XDelphiGrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR updates the SnakeYaml dependency to the latest version, 1.33.

  • No CVEs reported on Maven Central.
  • No additional testing required.

APPROVED

Maven Central snakeyaml 1.33

@nvoxland nvoxland merged commit 2a7ac9e into master Sep 28, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.yaml-snakeyaml-1.33 branch September 28, 2022 20:14
@nvoxland nvoxland added this to the 1NEXT milestone Sep 30, 2022
@meux
Copy link

meux commented Oct 11, 2022

The distribution on maven central still uses version 1.32 - maybe because the library was not updated in liquibase-dist/src/main)/maven/release.pom.xml?

Thanks

@nvoxland
Copy link
Contributor

You are right, @meux . I created #3359 to fix that. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocandidate dependencies Pull requests that update a dependency file java Pull requests that update Java code sprint2022-34
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants