Bump org.graalvm.nativeimage:svm from 23.1.3 to 24.0.2
Bumps org.graalvm.nativeimage:svm from 23.1.3 to 24.0.2.
Commits
1f72d53release GraalVM 24.0.2f3256ed[GR-54762] Developer info is consistent with other suites.6a69ef6Update js imports.625cbfeDeveloper info is consistent with other suites.5616789[GR-54863] [GR-54866] Backport to 24.0: Support converting foreign object to ...3e65683make sure specific type converters are attempted in specific exception type T...166a709make sure we attempt type converters for not otherwise directly mapped target...a165ae8Avoid using IllegalStateException in getUncachedToEspresso710725a[GR-53546] Backport to 24.0: Adds profiling to Espresso method resolution fro...1064fd0Separate InteropLookupAndInvoke into sub-nodes.- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 ignore this major version
OK, I won't notify you about version 24.x.x again, unless you re-open this PR.
@dependabot recreate
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 reopen
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.
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
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.
@dependabot close superseded by https://github.com/apache/maven-mvnd/pull/1126