Skip to content

chore(deps): bump gradle/actions from 4.4.1 to 6.1.1#75

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/gradle/actions-6.1.0
Closed

chore(deps): bump gradle/actions from 4.4.1 to 6.1.1#75
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/gradle/actions-6.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps gradle/actions from 4.4.1 to 6.1.1.

Release notes

Sourced from gradle/actions's releases.

v6.1.1

This release updates various dependency versions, resolving several reported security vulnerabilities. No functional changes are included

What's Changed

Full Changelog: gradle/actions@v6.1.0...v6.1.1

v6.1.0

New: Basic Cache Provider

A new MIT-licensed Basic Caching provider is now available as an alternative to the proprietary Enhanced Caching provided by gradle-actions-caching. Choose Basic Caching by setting cache-provider: basic on setup-gradle or dependency-submission actions.

  • Built on @actions/cache -- fully open source
  • Caches ~/.gradle/caches and ~/.gradle/wrapper directories
  • Cache key derived from build files (*.gradle*, gradle-wrapper.properties, etc.)
  • Clean cache on build file changes (no restore keys, preventing stale entry accumulation)

Limitations vs Enhanced Caching: No cache cleanup, no deduplication of cached content, cached content is fixed unless build files change.

Revamped Licensing & Distribution Documentation

  • New DISTRIBUTION.md documents the licensing of each component (particularly Basic Caching vs Enhanced Caching)
  • Simplified licensing notices in README, docs, and runtime log output
  • Clear usage tiers: Enhanced Caching is free for public repos and in Free Preview for private repos

What's Changed

Full Changelog: gradle/actions@v6.0.1...v6.1.0

v6.0.1

[!IMPORTANT] The release of gradle/actions@v6 contains important changes to the license terms. More details in this blog post.

... (truncated)

Commits
  • 5e2ebd0 [bot] Update dist directory
  • 9e2c1cc Resolve npm security vulnerabilities via dependency overrides (#980)
  • 657f690 [bot] Update dist directory
  • 9d6bacd Update @​actions/cache and @​actions/artifact, stop ignoring them in Dependabot...
  • 79f6b19 [bot] Update dist directory
  • 6781648 Bump the npm-dependencies group in /sources with 5 updates (#977)
  • a3b40d2 [bot] Update dist directory
  • f37016f Bump references to Develocity Gradle plugin from 4.4.0 to 4.4.2 (#973)
  • 2afdab2 [bot] Update dist directory
  • 1046ffa Bump the npm-dependencies group across 1 directory with 14 updates (#970)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.1 to 6.1.1.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v4.4.1...5e2ebd0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump gradle/actions from 4.4.1 to 6.1.0 chore(deps): bump gradle/actions from 4.4.1 to 6.1.1 Jun 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/gradle/actions-6.1.0 branch from 23d2191 to 9c4f5cb Compare June 11, 2026 22:01
@nficano

nficano commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Merged into main via cherry-pick (commit applied directly through SSH; the gh OAuth token lacks the workflow scope required to merge workflow-file changes through the API).

@nficano nficano closed this Jun 12, 2026
@nficano nficano deleted the dependabot/github_actions/gradle/actions-6.1.0 branch June 12, 2026 02:06
@dependabot @github

dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant