Skip to content

chore(deps): bump gradle/actions/wrapper-validation from 4.4.4 to 6.2.0 - #15

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

chore(deps): bump gradle/actions/wrapper-validation from 4.4.4 to 6.2.0#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/gradle/actions/wrapper-validation-6.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps gradle/actions/wrapper-validation from 4.4.4 to 6.2.0.

Release notes

Sourced from gradle/actions/wrapper-validation's releases.

v6.2.0

Highlights

This release brings significant behaviour improvements to Enhanced caching, improvements to the generated Job Summary, and a number of correctness and security fixes.

  1. Improved cache-cleanup mechanism. Cleanup of stale files from the Gradle User Home is now faster, and no longer depends on Gradle or a JVM. It works by inspecting the local file state directly, removing the Gradle invocation from the post-build step.
  2. More granular, more stable caching. The local build cache is stored as a separate cache entry, so it can be restored and invalidated independently of the main Gradle User Home entry. Transient Gradle housekeeping files are excluded from the cache, reducing its size and improving stability.
  3. Hide obsolete Job summaries in PR commments: When a new Job summary comment is added to a PR, previous outdated Job summaries are now hidden.
  4. Improved caching report in the job summary. The cache report now uses a single, consistent layout across all cache states and providers. Provider information is integrated directly into the report, and per-entry details are available in an expandable section. (#985)
  5. Correctness and security fixes. A unique cache key is now used per run attempt, so re-runs no longer collide; the job summary shows the cache key string rather than an internal id; and bundled dependencies have been updated, including a ReDoS fix and a fast-xml CVE fix.

What's Changed

New Contributors

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

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

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 16, 2026
@dependabot
dependabot Bot requested a review from ivangsa as a code owner July 16, 2026 20:49
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 16, 2026
Bumps [gradle/actions/wrapper-validation](https://github.com/gradle/actions) from 4.4.4 to 6.2.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@748248d...3f131e8)

---
updated-dependencies:
- dependency-name: gradle/actions/wrapper-validation
  dependency-version: 6.2.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 Bump gradle/actions/wrapper-validation from 4.4.4 to 6.2.0 chore(deps): bump gradle/actions/wrapper-validation from 4.4.4 to 6.2.0 Jul 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/gradle/actions/wrapper-validation-6.2.0 branch from fa66bd6 to 079db24 Compare July 16, 2026 21:43
@ivangsa

ivangsa commented Jul 27, 2026

Copy link
Copy Markdown
Member

Stale: this repo's workflows no longer reference this action directly — they were externalized to ZenWave360/release-workflows in 427c3ca. Closing as superseded.

@ivangsa ivangsa closed this Jul 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
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.

@dependabot
dependabot Bot deleted the dependabot/github_actions/gradle/actions/wrapper-validation-6.2.0 branch July 27, 2026 06:56
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant