Update dependencies#375
Merged
Merged
Conversation
Bumps the gradle group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.graalvm.js:js-community](https://github.com/oracle/graal) | `25.0.3` | `25.1.3` | | [org.graalvm.js:js-scriptengine](https://github.com/graalvm/graaljs) | `25.0.3` | `25.1.3` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.1` | | [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.1` | | [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) | `4.44.0` | `4.45.0` | Updates `org.graalvm.js:js-community` from 25.0.3 to 25.1.3 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](https://github.com/oracle/graal/commits) Updates `org.graalvm.js:js-scriptengine` from 25.0.3 to 25.1.3 - [Release notes](https://github.com/graalvm/graaljs/releases) - [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md) - [Commits](oracle/graaljs@vm-25.0.3...vm-25.1.3) Updates `org.graalvm.js:js-scriptengine` from 25.0.3 to 25.1.3 - [Release notes](https://github.com/graalvm/graaljs/releases) - [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md) - [Commits](oracle/graaljs@vm-25.0.3...vm-25.1.3) Updates `org.junit.jupiter:junit-jupiter` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.1) Updates `org.junit.platform:junit-platform-launcher` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.1) Updates `org.seleniumhq.selenium:selenium-java` from 4.44.0 to 4.45.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.44.0...selenium-4.45.0) --- updated-dependencies: - dependency-name: org.graalvm.js:js-community dependency-version: 25.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.graalvm.js:js-scriptengine dependency-version: 25.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.graalvm.js:js-scriptengine dependency-version: 25.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.seleniumhq.selenium:selenium-java dependency-version: 4.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
Fixed Issues (3)Great job! The following issues were fixed in this Pull Request
Use @Checkmarx to interact with Checkmarx PR Assistant. |
thc202
approved these changes
Jul 1, 2026
kingthorin
approved these changes
Jul 1, 2026
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 the gradle group with 5 updates in the / directory:
25.0.325.1.325.0.325.1.36.1.06.1.16.1.06.1.14.44.04.45.0Updates
org.graalvm.js:js-communityfrom 25.0.3 to 25.1.3Commits
Updates
org.graalvm.js:js-scriptenginefrom 25.0.3 to 25.1.3Release notes
Sourced from org.graalvm.js:js-scriptengine's releases.
Changelog
Sourced from org.graalvm.js:js-scriptengine's changelog.
... (truncated)
Commits
b86c15a[GR-76671] Update GraalVM version number to 25.1.3 in GraalJS.2102735Update GraalVM version number to 25.1.3 in GraalJS.004cb07[GR-76641] Date constructor should process the first 7 arguments only.ccaf4d9Regression test for Date constructor processing arguments beyond its seven fo...bc79e0cDate constructor should process the first 7 arguments only.f5a6d64[GR-23997] Periodic update of the graal import (2026-06-14).db4dfd5Updating the status of TestV8 test-suite.90e47ceUpdate graal import.614f9da[GR-76553] Separating typed-array copyWithin from the array one.693b8aeTesting that Float[32|16]Array.p.copyWithin keep NaN payloads.Updates
org.graalvm.js:js-scriptenginefrom 25.0.3 to 25.1.3Release notes
Sourced from org.graalvm.js:js-scriptengine's releases.
Changelog
Sourced from org.graalvm.js:js-scriptengine's changelog.
... (truncated)
Commits
b86c15a[GR-76671] Update GraalVM version number to 25.1.3 in GraalJS.2102735Update GraalVM version number to 25.1.3 in GraalJS.004cb07[GR-76641] Date constructor should process the first 7 arguments only.ccaf4d9Regression test for Date constructor processing arguments beyond its seven fo...bc79e0cDate constructor should process the first 7 arguments only.f5a6d64[GR-23997] Periodic update of the graal import (2026-06-14).db4dfd5Updating the status of TestV8 test-suite.90e47ceUpdate graal import.614f9da[GR-76553] Separating typed-array copyWithin from the array one.693b8aeTesting that Float[32|16]Array.p.copyWithin keep NaN payloads.Updates
org.junit.jupiter:junit-jupiterfrom 6.1.0 to 6.1.1Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesa6d540aMove entry to 6.1.1 release notes69339d5Only pass timeout when publishing to avoid failure in nmcp plugindec2eb9Allow excluding engines from memory cleanup mode (#5786)a5f4270Publish sha256/sha512 checksums again but filter out signature ones (#5796)8213012Update plugin nmcp-settings to v1.6.0 (#5787)d1bf847Generate Javadoc for aggregator modulesd721de5Pass--no-fontstojavadocconventiond289ec6Restore original SetSystemProperty values in a ParameterizedTest (#5720)Updates
org.junit.platform:junit-platform-launcherfrom 6.1.0 to 6.1.1Release notes
Sourced from org.junit.platform:junit-platform-launcher's releases.
Commits
0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesa6d540aMove entry to 6.1.1 release notes69339d5Only pass timeout when publishing to avoid failure in nmcp plugindec2eb9Allow excluding engines from memory cleanup mode (#5786)a5f4270Publish sha256/sha512 checksums again but filter out signature ones (#5796)8213012Update plugin nmcp-settings to v1.6.0 (#5787)d1bf847Generate Javadoc for aggregator modulesd721de5Pass--no-fontstojavadocconventiond289ec6Restore original SetSystemProperty values in a ParameterizedTest (#5720)Updates
org.seleniumhq.selenium:selenium-javafrom 4.44.0 to 4.45.0Release notes
Sourced from org.seleniumhq.selenium:selenium-java's releases.
... (truncated)
Commits
cd6a3cd[build] Prepare for release of selenium-4.45.0 (#17680)15fad06[build] Automated Browser Version Update (#17679)cb9b6fd[grid] Add support Redis-backed for SessionQueue (#17678)18bb1d9[py] terminate driver service process when start() fails to connect (#17651)b3164ef[grid] add HtmlUnit browser logo to Grid UI (#17656)bb741bd[build] Automated Browser Version Update (#17658)887237c[py] translate continue_request/continue_response kwargs to BiDi wire format ...f53de51[rb] run minimize test on linux now that #17644 fixed fluxbox startup3f37cce[rb] set window state before each window test instead of resetting driver2bfb990[rb] skip Safari double_click action testsDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions