Skip to content

Commit 5a7ccdb

Browse files
authored
chore(deps): bump graalvm.version from 24.2.2 to 25.0.2 [skip ci]
Bumps `graalvm.version` from 24.2.2 to 25.0.2. Updates `org.graalvm.sdk:graal-sdk` from 24.2.2 to 25.0.2 Commits * [`981ecb6`](oracle/graal@981ecb6) [GR-72395] Release GraalVM 25.0.2 * [`811aa54`](oracle/graal@811aa54) release GraalVM 25.0.2 * [`aeff345`](oracle/graal@aeff345) [GR-70219] Backport to 25.0: Induction variable overflow detection: iv have r... * [`58ec3b9`](oracle/graal@58ec3b9) [GR-71786] Backport to 25.0: In-place copySwap in JavaMemoryUtil is a no-op. * [`3df0577`](oracle/graal@3df0577) [GR-71011] Backport to 25.0: Make native slot wrappers context-specific. Fixe... * [`ee11ac4`](oracle/graal@ee11ac4) [GR-68985] Backport to 25.0: Fix the reachability-metadata schema and include... * [`ee7da6d`](oracle/graal@ee7da6d) [GR-72185] Update labsjdk to 25.0.2+10-jvmci-b01 * [`c9260ad`](oracle/graal@c9260ad) [GR-70097] Backport to 25.0: Fix constructor accessor checks. * [`182c6d5`](oracle/graal@182c6d5) [GR-71881] Drop RSSTracker from disabled trackers for barista. * [`0c0e816`](oracle/graal@0c0e816) [GR-71488] Backport to 25.0: Converting values injected by instruments. * Additional commits viewable in [compare view](oracle/graal@vm-24.2.2...vm-25.0.2) Updates `org.graalvm.polyglot:polyglot` from 24.2.2 to 25.0.2 Commits * [`981ecb6`](oracle/graal@981ecb6) [GR-72395] Release GraalVM 25.0.2 * [`811aa54`](oracle/graal@811aa54) release GraalVM 25.0.2 * [`aeff345`](oracle/graal@aeff345) [GR-70219] Backport to 25.0: Induction variable overflow detection: iv have r... * [`58ec3b9`](oracle/graal@58ec3b9) [GR-71786] Backport to 25.0: In-place copySwap in JavaMemoryUtil is a no-op. * [`3df0577`](oracle/graal@3df0577) [GR-71011] Backport to 25.0: Make native slot wrappers context-specific. Fixe... * [`ee11ac4`](oracle/graal@ee11ac4) [GR-68985] Backport to 25.0: Fix the reachability-metadata schema and include... * [`ee7da6d`](oracle/graal@ee7da6d) [GR-72185] Update labsjdk to 25.0.2+10-jvmci-b01 * [`c9260ad`](oracle/graal@c9260ad) [GR-70097] Backport to 25.0: Fix constructor accessor checks. * [`182c6d5`](oracle/graal@182c6d5) [GR-71881] Drop RSSTracker from disabled trackers for barista. * [`0c0e816`](oracle/graal@0c0e816) [GR-71488] Backport to 25.0: Converting values injected by instruments. * Additional commits viewable in [compare view](oracle/graal@vm-24.2.2...vm-25.0.2) Updates `org.graalvm.polyglot:js` from 24.2.2 to 25.0.2 Commits * [`981ecb6`](oracle/graal@981ecb6) [GR-72395] Release GraalVM 25.0.2 * [`811aa54`](oracle/graal@811aa54) release GraalVM 25.0.2 * [`aeff345`](oracle/graal@aeff345) [GR-70219] Backport to 25.0: Induction variable overflow detection: iv have r... * [`58ec3b9`](oracle/graal@58ec3b9) [GR-71786] Backport to 25.0: In-place copySwap in JavaMemoryUtil is a no-op. * [`3df0577`](oracle/graal@3df0577) [GR-71011] Backport to 25.0: Make native slot wrappers context-specific. Fixe... * [`ee11ac4`](oracle/graal@ee11ac4) [GR-68985] Backport to 25.0: Fix the reachability-metadata schema and include... * [`ee7da6d`](oracle/graal@ee7da6d) [GR-72185] Update labsjdk to 25.0.2+10-jvmci-b01 * [`c9260ad`](oracle/graal@c9260ad) [GR-70097] Backport to 25.0: Fix constructor accessor checks. * [`182c6d5`](oracle/graal@182c6d5) [GR-71881] Drop RSSTracker from disabled trackers for barista. * [`0c0e816`](oracle/graal@0c0e816) [GR-71488] Backport to 25.0: Converting values injected by instruments. * Additional commits viewable in [compare view](oracle/graal@vm-24.2.2...vm-25.0.2) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 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)
2 parents 59a8519 + f14950e commit 5a7ccdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<gson.version>2.13.2</gson.version>
3939
<lz4-java.version>1.10.3</lz4-java.version>
4040
<lucene.version>10.3.2</lucene.version>
41-
<graalvm.version>24.2.2</graalvm.version>
41+
<graalvm.version>25.0.2</graalvm.version>
4242
<jvector.version>4.0.0-rc.7</jvector.version>
4343
<spatial4j.version>0.8</spatial4j.version>
4444
<jts-core.version>1.20.0</jts-core.version>

0 commit comments

Comments
 (0)