Skip to content

chore(deps): bump gradle/actions from 5 to 6#11760

Merged
RomneyDa merged 1 commit intomainfrom
dependabot/github_actions/gradle/actions-6
Mar 24, 2026
Merged

chore(deps): bump gradle/actions from 5 to 6#11760
RomneyDa merged 1 commit intomainfrom
dependabot/github_actions/gradle/actions-6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps gradle/actions from 5 to 6.

Release notes

Sourced from gradle/actions's releases.

v6.0.0

Summary

  • Caching functionality of 'gradle-actions' has been extracted into a separate gradle-actions-caching library, and is no longer open-source.
  • Existing, rudimentary, configuration-cache support has been removed, pending a fully functional implementation in gradle-actions-caching.
  • Dependencies updated to address security vulnerabilities

[!IMPORTANT]

Licensing notice

The caching functionality in `gradle-actions` has been extracted into `gradle-actions-caching`, a proprietary commercial component that is not covered by the MIT License. The bundled `gradle-actions-caching` component is licensed and governed by a separate license, available at https://gradle.com/legal/terms-of-use/.

The `gradle-actions-caching` component is used only when caching is enabled and is not loaded or used when caching is disabled.

Use of the `gradle-actions-caching` component is subject to a separate license, available at https://gradle.com/legal/terms-of-use/. If you do not agree to these license terms, do not use the `gradle-actions-caching` component.

What's Changed

Full Changelog: gradle/actions@v5.0.2...v6.0.0

v5.0.2

Summary

This release contains no functional changes. It updates dependencies and known Gradle wrapper checksums.

What's Changed

... (truncated)

Commits
  • 0f45282 [bot] Update dist directory
  • 6c6dec0 Fix rendering of job-disabled message (#909)
  • dd0829a Add cache-disabled example to demo workflow
  • fd60153 [bot] Update dist directory
  • 9c9963b Dependency updates (#905)
  • 22c3ef2 Update known wrapper checksums
  • 51a7f13 Bump Gradle Wrapper from 9.4.0 to 9.4.1.
  • 2c1f556 Bump github/codeql-action in the github-actions group across 1 directory
  • d0745b9 Bump @​typescript-eslint/eslint-plugin
  • 8bfa39f Add instructions for claude
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Summary by cubic

Upgrade GitHub workflows to gradle/actions@v6 for wrapper validation, Gradle setup, and dependency submission. This brings upstream security fixes and aligns CI with the latest Gradle actions.

  • Migration
    • v6 uses proprietary gradle-actions-caching when caching is enabled; set cache-disabled: true on gradle/actions/setup-gradle if you want to opt out.

Written for commit 4e3d839. Summary will update on new commits.

Bumps [gradle/actions](https://github.com/gradle/actions) from 5 to 6.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v5...v6)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 24, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2026 09:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 24, 2026
@dependabot dependabot bot requested review from sestinj and removed request for a team March 24, 2026 09:53
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 24, 2026
@continue
Copy link
Contributor

continue bot commented Mar 24, 2026

Docs Review: No Updates Needed

This PR bumps gradle/actions from v5 to v6 in GitHub workflow files. These are internal CI/CD infrastructure changes that don't affect:

  • User-facing features or behavior
  • Developer APIs or configuration options
  • Installation or setup procedures

No documentation updates required.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Mar 24, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 24, 2026
@RomneyDa RomneyDa merged commit 173810b into main Mar 24, 2026
66 of 67 checks passed
@RomneyDa RomneyDa deleted the dependabot/github_actions/gradle/actions-6 branch March 24, 2026 18:08
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Mar 24, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Mar 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant