Skip to content

Bump the dependencies group with 2 updates#308

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

Bump the dependencies group with 2 updates#308
dependabot[bot] wants to merge 1 commit into
1.21.4from
dependabot/gradle/dependencies-41f91d4ea0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 2 updates: org.graalvm.buildtools.native and com.gradleup.shadow.

Updates org.graalvm.buildtools.native from 1.1.4 to 1.1.5

Release notes

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

1.1.5

What's Changed

Full Changelog: graalvm/native-build-tools@1.1.4...1.1.5

Commits
  • 0bd212e Release 1.1.5
  • e067164 Merge pull request #971 from graalvm/update-metadata-to-1.0.6
  • beb89db Update reachability metadata to 1.0.6
  • f276c56 Clarify buildArgs option entries (#931)
  • 3193748 Make build infrastructure runnable on newer JDKs (#928)
  • 931b108 Fix custom native test classpath wiring (#925)
  • 85f91d6 Document skipNativeBuildForPom for Maven aggregators (#921)
  • a261658 Fix Gradle nativeTest test resource detection (#929)
  • 4c57daf Document Gradle tracing agent default mode (#922)
  • cf256aa Support autodetected Jupiter extensions in native tests (#919)
  • Additional commits viewable in compare view

Updates com.gradleup.shadow from 9.5.1 to 9.6.0

Release notes

Sourced from com.gradleup.shadow's releases.

9.6.0

Added

  • Extract R8 rules from dependency JARs when using minimize { r8 { ... } }. (#2089)

Changed

  • Rename ShadowDslMarker to ShadowDsl. (#2091)
  • POTENTIALLY BREAKING: Apply @ShadowDsl to ShadowJar, ResourceTransformer, DependencyFilter, and Relocator. (#2090)
    This restricts nested DSL configuration blocks from implicitly calling outer receiver APIs in Kotlin script files.

Fixed

  • Validate ZIP entry names to prevent Zip Slip path traversal.
  • Avoid resolving unused R8 dependency. (#2101)
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 <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 2 updates: [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) and [com.gradleup.shadow](https://github.com/GradleUp/shadow).


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

Updates `com.gradleup.shadow` from 9.5.1 to 9.6.0
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.5.1...9.6.0)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools.native
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.gradleup.shadow
  dependency-version: 9.6.0
  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 20, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 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 22, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/dependencies-41f91d4ea0 branch July 22, 2026 03:27
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