build(deps): bump graalvm.version from 22.3.3 to 23.0.2#1284
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump graalvm.version from 22.3.3 to 23.0.2#1284dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps `graalvm.version` from 22.3.3 to 23.0.2. Updates `org.graalvm.sdk:graal-sdk` from 22.3.3 to 23.0.2 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-22.3.3...vm-ee-23.0.2) Updates `org.graalvm.js:js` from 22.3.3 to 23.0.2 - [Release notes](https://github.com/graalvm/graaljs/releases) - [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md) - [Commits](oracle/graaljs@vm-22.3.3...vm-ee-23.0.2) --- updated-dependencies: - dependency-name: org.graalvm.sdk:graal-sdk dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.graalvm.js:js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
mergify bot
added a commit
that referenced
this pull request
May 25, 2025
Bumps `jline.version` from 3.30.1 to 3.30.3. Updates `org.jline:jline-terminal` from 3.30.1 to 3.30.3 Release notes *Sourced from [org.jline:jline-terminal's releases](https://github.com/jline/jline3/releases).* > JLine 3.30.3 > ------------ > > 🚀 New features and improvements > ------------------------------- > > * Add support for separate encodings for stdin, stdout, and stderr ([#1284](https://redirect.github.com/jline/jline3/pull/1284)) [`@gnodet`](https://github.com/gnodet) > * [consoleui] Make prompts work in non-fullscreen mode ([#1283](https://redirect.github.com/jline/jline3/pull/1283)) [`@gnodet`](https://github.com/gnodet) > > 🐛 Bug Fixes > ----------- > > * fix: Fix missing close in PosixSysTerminal. ([#1281](https://redirect.github.com/jline/jline3/pull/1281)) [`@gnodet`](https://github.com/gnodet) > > 📦 Dependency updates > -------------------- > > * chore: Bump com.palantir.javaformat:palantir-java-format from 2.38.0 to 2.67.0 ([#1288](https://redirect.github.com/jline/jline3/pull/1288)) @[dependabot[bot]](https://github.com/apps/dependabot) > * chore: Bump org.easymock:easymock from 5.5.0 to 5.6.0 ([#1279](https://redirect.github.com/jline/jline3/pull/1279)) @[dependabot[bot]](https://github.com/apps/dependabot) > * chore: Bump eu.maveniverse.maven.njord:extension from 0.5.2 to 0.5.4 ([#1280](https://redirect.github.com/jline/jline3/pull/1280)) @[dependabot[bot]](https://github.com/apps/dependabot) > > 👻 Maintenance > ------------- > > * chore: Fix build.bat syntax errors and preserve arguments in rebuild command ([#1286](https://redirect.github.com/jline/jline3/pull/1286)) [`@gnodet`](https://github.com/gnodet) > * chore: Fix flaky DumbTerminalPasswordTest ([#1287](https://redirect.github.com/jline/jline3/pull/1287)) [`@gnodet`](https://github.com/gnodet) > * chore: add Palantir Java Format version property for Dependabot updates ([#1285](https://redirect.github.com/jline/jline3/pull/1285)) [`@gnodet`](https://github.com/gnodet) > > JLine 3.30.2 > ------------ > > 🐛 Bug Fixes > ----------- > > * fix: enhance nanorc loading and introduce a ClasspathResourceUtil utility ([#1276](https://redirect.github.com/jline/jline3/pull/1276)) [`@gnodet`](https://github.com/gnodet) > > 📦 Dependency updates > -------------------- > > * chore: Bump eu.maveniverse.maven.njord:extension from 0.5.1 to 0.5.2 ([#1277](https://redirect.github.com/jline/jline3/pull/1277)) @[dependabot[bot]](https://github.com/apps/dependabot) Commits * [`6616485`](jline/jline3@6616485) [maven-release-plugin] prepare release jline-3.30.3 * [`da3c465`](jline/jline3@da3c465) Add support for separate encodings for stdin, stdout, and stderr ([#1284](https://redirect.github.com/jline/jline3/issues/1284)) * [`0076600`](jline/jline3@0076600) [consoleui] Make prompts work in non-fullscreen mode ([#1283](https://redirect.github.com/jline/jline3/issues/1283)) * [`3420773`](jline/jline3@3420773) chore: Fix build.bat syntax errors ([#1286](https://redirect.github.com/jline/jline3/issues/1286)) * [`8e91c99`](jline/jline3@8e91c99) chore: Bump com.palantir.javaformat:palantir-java-format from 2.38.0 to 2.67.... * [`80e05df`](jline/jline3@80e05df) chore: fix flaky DumbTerminalPasswordTest ([#1287](https://redirect.github.com/jline/jline3/issues/1287)) * [`d41dcb9`](jline/jline3@d41dcb9) Fix missing close in PosixSysTerminal. ([#1281](https://redirect.github.com/jline/jline3/issues/1281)) * [`a7cf4b3`](jline/jline3@a7cf4b3) chore: add Palantir Java Format version property for Dependabot updates ([#1285](https://redirect.github.com/jline/jline3/issues/1285)) * [`7c30a7e`](jline/jline3@7c30a7e) chore: Bump org.easymock:easymock from 5.5.0 to 5.6.0 ([#1279](https://redirect.github.com/jline/jline3/issues/1279)) * [`b84ab56`](jline/jline3@b84ab56) chore: Bump eu.maveniverse.maven.njord:extension from 0.5.2 to 0.5.4 ([#1280](https://redirect.github.com/jline/jline3/issues/1280)) * Additional commits viewable in [compare view](jline/jline3@jline-3.30.1...jline-3.30.3) Updates `org.jline:jline-reader` from 3.30.1 to 3.30.3 Release notes *Sourced from [org.jline:jline-reader's releases](https://github.com/jline/jline3/releases).* > JLine 3.30.3 > ------------ > > 🚀 New features and improvements > ------------------------------- > > * Add support for separate encodings for stdin, stdout, and stderr ([#1284](https://redirect.github.com/jline/jline3/pull/1284)) [`@gnodet`](https://github.com/gnodet) > * [consoleui] Make prompts work in non-fullscreen mode ([#1283](https://redirect.github.com/jline/jline3/pull/1283)) [`@gnodet`](https://github.com/gnodet) > > 🐛 Bug Fixes > ----------- > > * fix: Fix missing close in PosixSysTerminal. ([#1281](https://redirect.github.com/jline/jline3/pull/1281)) [`@gnodet`](https://github.com/gnodet) > > 📦 Dependency updates > -------------------- > > * chore: Bump com.palantir.javaformat:palantir-java-format from 2.38.0 to 2.67.0 ([#1288](https://redirect.github.com/jline/jline3/pull/1288)) @[dependabot[bot]](https://github.com/apps/dependabot) > * chore: Bump org.easymock:easymock from 5.5.0 to 5.6.0 ([#1279](https://redirect.github.com/jline/jline3/pull/1279)) @[dependabot[bot]](https://github.com/apps/dependabot) > * chore: Bump eu.maveniverse.maven.njord:extension from 0.5.2 to 0.5.4 ([#1280](https://redirect.github.com/jline/jline3/pull/1280)) @[dependabot[bot]](https://github.com/apps/dependabot) > > 👻 Maintenance > ------------- > > * chore: Fix build.bat syntax errors and preserve arguments in rebuild command ([#1286](https://redirect.github.com/jline/jline3/pull/1286)) [`@gnodet`](https://github.com/gnodet) > * chore: Fix flaky DumbTerminalPasswordTest ([#1287](https://redirect.github.com/jline/jline3/pull/1287)) [`@gnodet`](https://github.com/gnodet) > * chore: add Palantir Java Format version property for Dependabot updates ([#1285](https://redirect.github.com/jline/jline3/pull/1285)) [`@gnodet`](https://github.com/gnodet) > > JLine 3.30.2 > ------------ > > 🐛 Bug Fixes > ----------- > > * fix: enhance nanorc loading and introduce a ClasspathResourceUtil utility ([#1276](https://redirect.github.com/jline/jline3/pull/1276)) [`@gnodet`](https://github.com/gnodet) > > 📦 Dependency updates > -------------------- > > * chore: Bump eu.maveniverse.maven.njord:extension from 0.5.1 to 0.5.2 ([#1277](https://redirect.github.com/jline/jline3/pull/1277)) @[dependabot[bot]](https://github.com/apps/dependabot) Commits * [`6616485`](jline/jline3@6616485) [maven-release-plugin] prepare release jline-3.30.3 * [`da3c465`](jline/jline3@da3c465) Add support for separate encodings for stdin, stdout, and stderr ([#1284](https://redirect.github.com/jline/jline3/issues/1284)) * [`0076600`](jline/jline3@0076600) [consoleui] Make prompts work in non-fullscreen mode ([#1283](https://redirect.github.com/jline/jline3/issues/1283)) * [`3420773`](jline/jline3@3420773) chore: Fix build.bat syntax errors ([#1286](https://redirect.github.com/jline/jline3/issues/1286)) * [`8e91c99`](jline/jline3@8e91c99) chore: Bump com.palantir.javaformat:palantir-java-format from 2.38.0 to 2.67.... * [`80e05df`](jline/jline3@80e05df) chore: fix flaky DumbTerminalPasswordTest ([#1287](https://redirect.github.com/jline/jline3/issues/1287)) * [`d41dcb9`](jline/jline3@d41dcb9) Fix missing close in PosixSysTerminal. ([#1281](https://redirect.github.com/jline/jline3/issues/1281)) * [`a7cf4b3`](jline/jline3@a7cf4b3) chore: add Palantir Java Format version property for Dependabot updates ([#1285](https://redirect.github.com/jline/jline3/issues/1285)) * [`7c30a7e`](jline/jline3@7c30a7e) chore: Bump org.easymock:easymock from 5.5.0 to 5.6.0 ([#1279](https://redirect.github.com/jline/jline3/issues/1279)) * [`b84ab56`](jline/jline3@b84ab56) chore: Bump eu.maveniverse.maven.njord:extension from 0.5.2 to 0.5.4 ([#1280](https://redirect.github.com/jline/jline3/issues/1280)) * Additional commits viewable in [compare view](jline/jline3@jline-3.30.1...jline-3.30.3) Updates `org.jline:jline-terminal-jni` from 3.30.1 to 3.30.3 Release notes *Sourced from [org.jline:jline-terminal-jni's releases](https://github.com/jline/jline3/releases).* > JLine 3.30.3 > ------------ > > 🚀 New features and improvements > ------------------------------- > > * Add support for separate encodings for stdin, stdout, and stderr ([#1284](https://redirect.github.com/jline/jline3/pull/1284)) [`@gnodet`](https://github.com/gnodet) > * [consoleui] Make prompts work in non-fullscreen mode ([#1283](https://redirect.github.com/jline/jline3/pull/1283)) [`@gnodet`](https://github.com/gnodet) > > 🐛 Bug Fixes > ----------- > > * fix: Fix missing close in PosixSysTerminal. ([#1281](https://redirect.github.com/jline/jline3/pull/1281)) [`@gnodet`](https://github.com/gnodet) > > 📦 Dependency updates > -------------------- > > * chore: Bump com.palantir.javaformat:palantir-java-format from 2.38.0 to 2.67.0 ([#1288](https://redirect.github.com/jline/jline3/pull/1288)) @[dependabot[bot]](https://github.com/apps/dependabot) > * chore: Bump org.easymock:easymock from 5.5.0 to 5.6.0 ([#1279](https://redirect.github.com/jline/jline3/pull/1279)) @[dependabot[bot]](https://github.com/apps/dependabot) > * chore: Bump eu.maveniverse.maven.njord:extension from 0.5.2 to 0.5.4 ([#1280](https://redirect.github.com/jline/jline3/pull/1280)) @[dependabot[bot]](https://github.com/apps/dependabot) > > 👻 Maintenance > ------------- > > * chore: Fix build.bat syntax errors and preserve arguments in rebuild command ([#1286](https://redirect.github.com/jline/jline3/pull/1286)) [`@gnodet`](https://github.com/gnodet) > * chore: Fix flaky DumbTerminalPasswordTest ([#1287](https://redirect.github.com/jline/jline3/pull/1287)) [`@gnodet`](https://github.com/gnodet) > * chore: add Palantir Java Format version property for Dependabot updates ([#1285](https://redirect.github.com/jline/jline3/pull/1285)) [`@gnodet`](https://github.com/gnodet) > > JLine 3.30.2 > ------------ > > 🐛 Bug Fixes > ----------- > > * fix: enhance nanorc loading and introduce a ClasspathResourceUtil utility ([#1276](https://redirect.github.com/jline/jline3/pull/1276)) [`@gnodet`](https://github.com/gnodet) > > 📦 Dependency updates > -------------------- > > * chore: Bump eu.maveniverse.maven.njord:extension from 0.5.1 to 0.5.2 ([#1277](https://redirect.github.com/jline/jline3/pull/1277)) @[dependabot[bot]](https://github.com/apps/dependabot) Commits * [`6616485`](jline/jline3@6616485) [maven-release-plugin] prepare release jline-3.30.3 * [`da3c465`](jline/jline3@da3c465) Add support for separate encodings for stdin, stdout, and stderr ([#1284](https://redirect.github.com/jline/jline3/issues/1284)) * [`0076600`](jline/jline3@0076600) [consoleui] Make prompts work in non-fullscreen mode ([#1283](https://redirect.github.com/jline/jline3/issues/1283)) * [`3420773`](jline/jline3@3420773) chore: Fix build.bat syntax errors ([#1286](https://redirect.github.com/jline/jline3/issues/1286)) * [`8e91c99`](jline/jline3@8e91c99) chore: Bump com.palantir.javaformat:palantir-java-format from 2.38.0 to 2.67.... * [`80e05df`](jline/jline3@80e05df) chore: fix flaky DumbTerminalPasswordTest ([#1287](https://redirect.github.com/jline/jline3/issues/1287)) * [`d41dcb9`](jline/jline3@d41dcb9) Fix missing close in PosixSysTerminal. ([#1281](https://redirect.github.com/jline/jline3/issues/1281)) * [`a7cf4b3`](jline/jline3@a7cf4b3) chore: add Palantir Java Format version property for Dependabot updates ([#1285](https://redirect.github.com/jline/jline3/issues/1285)) * [`7c30a7e`](jline/jline3@7c30a7e) chore: Bump org.easymock:easymock from 5.5.0 to 5.6.0 ([#1279](https://redirect.github.com/jline/jline3/issues/1279)) * [`b84ab56`](jline/jline3@b84ab56) chore: Bump eu.maveniverse.maven.njord:extension from 0.5.2 to 0.5.4 ([#1280](https://redirect.github.com/jline/jline3/issues/1280)) * Additional commits viewable in [compare view](jline/jline3@jline-3.30.1...jline-3.30.3) 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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
graalvm.versionfrom 22.3.3 to 23.0.2.Updates
org.graalvm.sdk:graal-sdkfrom 22.3.3 to 23.0.2Commits
8bc24f2GR-49127 : make GraalVM 23.0.2a8aeee9[GR-49390] Update to jvmci-23.0-b21.ba568c3update to jvmci-23.0-b2166b451d[GR-49219] Backport 23.0 : Properly handle negative instance sizes on HotSpot.59857a6fix suite.py003cca1Filter out explicitly selected GCs7e2bd5cDisable fast path allocation for types which must be slow path allocated33bde2cAdd HumongousReferenceObjectTestf278cb7Promote to long before shifting when computing array sizefcb8daf[GR-48554] Documentation: Update support doc for Oracle GraalVM for JDK 17.Updates
org.graalvm.js:jsfrom 22.3.3 to 23.0.2Release notes
Sourced from org.graalvm.js:js's releases.
Changelog
Sourced from org.graalvm.js:js's changelog.
... (truncated)
Commits
e2b74f4GR-49127 : make GraalVM 23.0.260f4a03new dev cycle 23.0.2b8af554GR-47149 : make release GraalVM 23.0.183299e3[GR-44911] 23.0.0 release and next dev cycle.dde9b76Next dev cycle940f9a3GraalVM 23.0.0da30923[GR-45673] Backport: Drop max heap flag fromnative-image.properties.c74c02e[GR-43146] Fix dynamic import in an indirect eval/dynamic function (23.0).da0a749Convert CachedSourceKey record to normal class.2c03245Skip transiently failing test/parallel/test-worker-init-failure.js.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 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)