maven-mvnd icon indicating copy to clipboard operation
maven-mvnd copied to clipboard

Bump org.graalvm.nativeimage:svm from 23.1.3 to 24.0.2

Open dependabot[bot] opened this issue 1 year ago • 6 comments

Bumps org.graalvm.nativeimage:svm from 23.1.3 to 24.0.2.

Commits
  • 1f72d53 release GraalVM 24.0.2
  • f3256ed [GR-54762] Developer info is consistent with other suites.
  • 6a69ef6 Update js imports.
  • 625cbfe Developer info is consistent with other suites.
  • 5616789 [GR-54863] [GR-54866] Backport to 24.0: Support converting foreign object to ...
  • 3e65683 make sure specific type converters are attempted in specific exception type T...
  • 166a709 make sure we attempt type converters for not otherwise directly mapped target...
  • a165ae8 Avoid using IllegalStateException in getUncachedToEspresso
  • 710725a [GR-53546] Backport to 24.0: Adds profiling to Espresso method resolution fro...
  • 1064fd0 Separate InteropLookupAndInvoke into sub-nodes.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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

dependabot[bot] avatar Jul 16 '24 14:07 dependabot[bot]

@dependabot ignore this major version

gnodet avatar Jul 16 '24 15:07 gnodet

OK, I won't notify you about version 24.x.x again, unless you re-open this PR.

dependabot[bot] avatar Jul 16 '24 15:07 dependabot[bot]

@dependabot recreate

gnodet avatar Jul 19 '24 11:07 gnodet

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

dependabot[bot] avatar Jul 19 '24 11:07 dependabot[bot]

@dependabot reopen

gnodet avatar Jul 19 '24 11:07 gnodet

Give this PR fails on master, but https://github.com/apache/maven-mvnd/pull/1063 works on 1.x branch, there must be a configuration problem in the enforcer plugin somehow.

gnodet avatar Jul 19 '24 12:07 gnodet

Nope, we enforce differently on master it seems. When Maven went java 17, there was added "enforceMaxBytecodeVersion" rule that is not present on mvnd-1.x

cstamas avatar Sep 04 '24 16:09 cstamas

Creating bulk update, as we missed an enforcer fix from mvnd-1.x, will create "bulk dep update" PR that will supersede this one and some others.

cstamas avatar Sep 04 '24 16:09 cstamas

@dependabot close superseded by https://github.com/apache/maven-mvnd/pull/1126

cstamas avatar Sep 04 '24 16:09 cstamas