Closed dependabot[bot] closed 2 months ago
@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
Bumps org.graalvm.nativeimage:svm from 23.1.3 to 24.0.2.
Commits
1f72d53
release GraalVM 24.0.2f3256ed
[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 getUncachedToEspresso710725a
[GR-53546] Backport to 24.0: Adds profiling to Espresso method resolution fro...1064fd0
Separate InteropLookupAndInvoke into sub-nodes.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