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.33 to 2.0 #3442

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 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

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from a team as a code owner March 6, 2023 08:50
@dependabot dependabot bot added scope/backend type/dependencies A pull request/issue dedicated to updating the dependency(-ies) labels Mar 6, 2023
@dependabot dependabot bot requested a review from Haarolean March 6, 2023 08:50
@dependabot dependabot bot force-pushed the dependabot/maven/org.yaml-snakeyaml-2.0 branch 2 times, most recently from a387d97 to cea2921 Compare March 6, 2023 14:46
@joschi
Copy link
Contributor

joschi commented Mar 7, 2023

SnakeYAML 2.0 is currently unsupported by Spring Boot 2.7.x and 3.0.x.

spring-projects/spring-boot#34405

@dependabot dependabot bot force-pushed the dependabot/maven/org.yaml-snakeyaml-2.0 branch 4 times, most recently from 18164b6 to 4c281ea Compare March 15, 2023 09:50
@dependabot dependabot bot force-pushed the dependabot/maven/org.yaml-snakeyaml-2.0 branch from 4c281ea to c5abb5e Compare March 22, 2023 12:59
@Haarolean
Copy link
Contributor

Haarolean commented Mar 22, 2023

@joschi thank you! :D I Spent a few minutes building and figuring out it's broken within spring

@Haarolean
Copy link
Contributor

Haarolean commented Mar 22, 2023

blocked until boot 2.7.10 is released
EDIT: or bump right up to 3.x

@Haarolean Haarolean added the status/blocked Further development process is blocked by something. Prevents merging for PRs. label Mar 22, 2023
@Haarolean Haarolean linked an issue Mar 24, 2023 that may be closed by this pull request
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.yaml-snakeyaml-2.0 branch from c5abb5e to 6cf6a08 Compare April 4, 2023 03:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2023

Looks like org.yaml:snakeyaml is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 7, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.yaml-snakeyaml-2.0 branch April 7, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/backend status/blocked Further development process is blocked by something. Prevents merging for PRs. type/dependencies A pull request/issue dedicated to updating the dependency(-ies)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CVE fixes, Dec. 2022
2 participants