Skip to content

Bump the dependencies group across 1 directory with 3 updates#21

Closed
dependabot[bot] wants to merge 1 commit into
1.21.4from
dependabot/gradle/dependencies-f3bcf6cf8a
Closed

Bump the dependencies group across 1 directory with 3 updates#21
dependabot[bot] wants to merge 1 commit into
1.21.4from
dependabot/gradle/dependencies-f3bcf6cf8a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 3 updates in the / directory: org.graalvm.sdk:nativeimage, org.graalvm.buildtools.native and gradle-wrapper.

Updates org.graalvm.sdk:nativeimage from 25.0.3 to 25.1.3

Commits
  • d9de820 [GR-74345] Append global benchmark filters in PolyBench and implicitly exclud...
  • a121746 [GR-76692] Update CI overlay
  • 46e72d0 [GR-76684] Add test for build-time invokedynamic/constantdynamic bootstrap me...
  • fe5c7d6 [GR-76591] Add Project Terminus docs
  • 923ec69 [GR-68442] Update Barista bench suite to be graalhost aware.
  • 048c371 [GR-21590] Update version numbers for upcoming release.
  • 08de586 [GR-71949] Track nullSeen in Ristretto type profiles.
  • 522dfaa Update js import to GraalJS 25.1.3
  • b222ccc [GR-61365] Use reflection and service providers for protocol handling.
  • 30d7ddb GR-76591 Restore Terminus migration note
  • Additional commits viewable in compare view

Updates org.graalvm.buildtools.native from 1.1.0 to 1.1.3

Release notes

Sourced from org.graalvm.buildtools.native's releases.

1.1.3

What's Changed

Full Changelog: graalvm/native-build-tools@1.1.2...1.1.3

1.1.2

What's Changed

Full Changelog: graalvm/native-build-tools@1.1.1...1.1.2

1.1.1

What's Changed

Full Changelog: graalvm/native-build-tools@1.1.0...1.1.1

Commits
  • 766a4e8 Release 1.1.3
  • 0a7a9b7 Refine grund specification (#917)
  • 6fcb943 Bump io.netty:netty-codec-http from 4.1.132.Final to 4.1.135.Final in /sample...
  • 7fcc3e8 Merge pull request #924 from graalvm/bump-version-to-1.1.3-SNAPSHOT
  • 704ab38 Bump version to 1.1.3-SNAPSHOT
  • f9ae0a5 Merge pull request #923 from graalvm/release/1.1.2
  • bb7ec92 Release 1.1.2
  • 0bd82d7 Merge pull request #918 from graalvm/update-metadata-to-1.0.3
  • f3b0fc3 Update reachability metadata to 1.0.3
  • 0373c8b Add grund repository specification (#894)
  • Additional commits viewable in compare view

Updates gradle-wrapper from 9.5.1 to 9.6.1

Release notes

Sourced from gradle-wrapper's releases.

9.6.1

The Gradle team is excited to announce Gradle 9.6.1.

Here are the highlights of this release:

  • Improved Configuration Cache hit rates
  • Additional CLI rendering options
  • Important project hierarchy lookup deprecations

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Aharnish Solanki, Benedikt Johannes, Devendra Reddy Pennabadi, Dmytro Rodionov, Dreeam, Elías Hernández Rodríguez, Eng Zer Jun, FinlayRJW, Kamal Kansal, Marcono1234, Nelson Osacky, Philip Wedemann, Ravi, Roberto Perez Alcolea, Ryan Schmitt, Sebastian Schuberth, seunghun.ham, sk-reddy17, Suvrat Acharya, Vedant Madane.

Upgrade instructions

Switch your build to use Gradle 9.6.1 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.6.1 && ./gradlew :wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.6.0

... (truncated)

Commits
  • 309d128 Update fixed issues in release notes for 9.6.1 (#38328)
  • 040a978 Update fixed issues in release notes for 9.6.1
  • e0b8325 Restore --non-interactive flag instead of --interactive/--no-interactive (#38...
  • 946f3e6 Limit explicit temp file permission setting to intended use case (#38300)
  • 65f8224 Restore --non-interactive flag instead of --interactive/--no-interactive
  • e346a5e Adjust CLI flag to configure non-interactive console (#38301)
  • 9b53be9 Adjust CLI flag to configure non-interactive console
  • 0dd3b53 Limit explicit temp file permission setting to intended use case
  • 48e5ac2 Add reproducers
  • 25598fd Prepare 9.6.1 patch release (#38293)
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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

Bumps the dependencies group with 3 updates in the / directory: [org.graalvm.sdk:nativeimage](https://github.com/oracle/graal), [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) and [gradle-wrapper](https://github.com/gradle/gradle).


Updates `org.graalvm.sdk:nativeimage` from 25.0.3 to 25.1.3
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-25.0.3...vm-25.1.3)

Updates `org.graalvm.buildtools.native` from 1.1.0 to 1.1.3
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@1.1.0...1.1.3)

Updates `gradle-wrapper` from 9.5.1 to 9.6.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.5.1...v9.6.1)

---
updated-dependencies:
- dependency-name: org.graalvm.sdk:nativeimage
  dependency-version: 25.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.graalvm.buildtools.native
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: gradle-wrapper
  dependency-version: 9.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Jul 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 11, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/dependencies-f3bcf6cf8a branch July 11, 2026 04:42
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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants