smallrye / smallrye-common

Common utilities for SmallRye
Apache License 2.0
21 stars 24 forks source link

Bump version.graalvm from 22.3.2 to 23.0.0 #228

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps version.graalvm from 22.3.2 to 23.0.0. Updates graal-sdk from 22.3.2 to 23.0.0

Commits
  • f9ef31f GraalVM 23.0.0.
  • 89d126a [GR-45794] Introduce component dependencies for EE standalones.
  • 427d7af Revert "Disable javadoc publisher"
  • 5f39879 Update Python import.
  • 5b55cd7 Introduce component dependencies for EE standalones.
  • 538dd6e [GR-46116] Upgraded trufflejson library.
  • df58d34 [GR-43648] Backport: Document recommendation for quick build mode.
  • 6a49ed5 Upgraded trufflejson library. (GR-46116)
  • 0f2cd7d [GR-46383] Backport: Improve compatibility with urllib3
  • f22ab63 [GR-45962] Backport: Use markWord::lock_mask_in_place in identity hash code f...
  • Additional commits viewable in compare view


Updates svm from 22.3.2 to 23.0.0

Commits
  • f9ef31f GraalVM 23.0.0.
  • 89d126a [GR-45794] Introduce component dependencies for EE standalones.
  • 427d7af Revert "Disable javadoc publisher"
  • 5f39879 Update Python import.
  • 5b55cd7 Introduce component dependencies for EE standalones.
  • 538dd6e [GR-46116] Upgraded trufflejson library.
  • df58d34 [GR-43648] Backport: Document recommendation for quick build mode.
  • 6a49ed5 Upgraded trufflejson library. (GR-46116)
  • 0f2cd7d [GR-46383] Backport: Improve compatibility with urllib3
  • f22ab63 [GR-45962] Backport: Use markWord::lock_mask_in_place in identity hash code f...
  • Additional commits viewable in compare view


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)
dmlloyd commented 1 year ago

It looks like we will have to update the build JDK version in order to be able to include this update.

dependabot[bot] commented 1 year ago

Superseded by #234.