Skip to content

Bump graalvm from 25.0.2 to 25.0.3#285

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/main/graalvm-25.0.3
Closed

Bump graalvm from 25.0.2 to 25.0.3#285
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/main/graalvm-25.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps graalvm from 25.0.2 to 25.0.3.
Updates org.graalvm.polyglot:polyglot from 25.0.2 to 25.0.3

Commits

Updates org.graalvm.polyglot:python from 25.0.2 to 25.0.3

Commits

Updates org.graalvm.python:python-embedding from 25.0.2 to 25.0.3

Changelog

Sourced from org.graalvm.python:python-embedding's changelog.

GraalPy Extensions Changelog

This changelog summarizes user-observable changes in GraalPy Extensions artifacts released to Maven Central.

For releases prior to 25.0.0, GraalPy Extensions were part of GraalPy itself; those changes are recorded in the GraalPy changelog under the "GraalPy Embedding" section.

25.1.0

  • API reference documentation for the embedding module is now published at oracle.github.io/graalpy-extensions.

  • GraalPy Maven plugin supports configuration of Python dependencies via external requirements.txt file as an alternative to specifying those dependencies in pom.xml (#30). See the documentation for more details.

  • Fixed unnecessary eager reads in VirtualFileSystem: files are no longer read into memory unless required (#49). This avoids unnecessary OutOfMemoryErrors when working with large files.

  • Fixed runtime use of Python files precompiled during package installation by the Maven and Gradle plugins (#51). Previously, a modification-time check caused those files to be ignored at runtime.

Commits

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 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)

Bumps `graalvm` from 25.0.2 to 25.0.3.

Updates `org.graalvm.polyglot:polyglot` from 25.0.2 to 25.0.3
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](https://github.com/oracle/graal/commits)

Updates `org.graalvm.polyglot:python` from 25.0.2 to 25.0.3
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](https://github.com/oracle/graal/commits)

Updates `org.graalvm.python:python-embedding` from 25.0.2 to 25.0.3
- [Changelog](https://github.com/oracle/graalpy-extensions/blob/main/CHANGELOG.md)
- [Commits](oracle/graalpy-extensions@25.0.2...25.0.3)

---
updated-dependencies:
- dependency-name: org.graalvm.polyglot:polyglot
  dependency-version: 25.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.graalvm.polyglot:python
  dependency-version: 25.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.graalvm.python:python-embedding
  dependency-version: 25.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 11, 2026
@dependabot dependabot Bot requested a review from hxiedwr as a code owner May 11, 2026 22:53
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 11, 2026
@dependabot dependabot Bot requested review from dwr-zroy and zack-rma as code owners May 11, 2026 22:53
@dependabot dependabot Bot added the java Pull requests that update java code label May 11, 2026
@sonarqubecloud

Copy link
Copy Markdown

@zack-rma

Copy link
Copy Markdown
Contributor

Ignoring due to planned removal of Python support from WRIMS-Engine described here: #206 (comment)

@zack-rma

Copy link
Copy Markdown
Contributor

@dependabot ignore this minor version

@dependabot dependabot Bot closed this May 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot deleted the dependabot/gradle/main/graalvm-25.0.3 branch May 12, 2026 16:16
@zack-rma

Copy link
Copy Markdown
Contributor

Note: MacOS x64 support was dropped after version 25.0.1, MacOS AArch64 support remains (Apple Silicon)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant