Skip to content

chore(deps): update github actions non-major#410

Merged
gjtorikian merged 1 commit into
mainfrom
renovate/github-actions-non-major
Jul 16, 2026
Merged

chore(deps): update github actions non-major#410
gjtorikian merged 1 commit into
mainfrom
renovate/github-actions-non-major

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
actions/setup-java action minor v5.2.05.5.0 5.6.0
gradle/actions action minor v6.1.06.2.0

Release Notes

actions/setup-java (actions/setup-java)

v5.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v5...v5.5.0

v5.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v5...v5.4.0

v5.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v5...v5.3.0

gradle/actions (gradle/actions)

v6.2.0

Compare Source

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

Compare Source

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


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "on the 15th day of the month before 12pm"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested review from a team as code owners July 15, 2026 01:57
@renovate
renovate Bot requested a review from robertLichtnow July 15, 2026 01:57
@renovate
renovate Bot enabled auto-merge (squash) July 15, 2026 01:57
@greptile-apps

greptile-apps Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR updates the docs publishing workflow action versions. The main changes are:

  • Updates actions/setup-java from v5.2.0 to 5.5.0 with a pinned SHA.
  • Updates gradle/actions/setup-gradle from v6.1.0 to 6.2.0 with a pinned SHA.
  • Keeps the existing Temurin Java 17 and Gradle setup flow unchanged.

Confidence Score: 5/5

Safe to merge with minimal risk.

The change is limited to pinned GitHub Action version updates in one workflow, and the configured inputs remain supported.

No files require special attention.

T-Rex T-Rex Logs

What T-Rex did

  • The docs workflow setup and runtime environment were reviewed, confirming OpenJDK 17.0.19 and Gradle 9.5.1 were used with Java 17 as the Java version.
  • Dokka HTML generation was terminated with exit code 137 (SIGKILL) during the docs build.
  • The Markdown Dokka subset built successfully, indicating partial success of the documentation generation.

View all artifacts

T-Rex Ran code and verified through T-Rex

Important Files Changed

Filename Overview
.github/workflows/docs.yml Updates pinned GitHub Actions SHAs for Java setup and Gradle setup in the docs publishing workflow; no issues found.

Reviews (1): Last reviewed commit: "chore(deps): update github actions non-m..." | Re-trigger Greptile

@gjtorikian
gjtorikian disabled auto-merge July 16, 2026 17:01
@gjtorikian
gjtorikian merged commit 17a3530 into main Jul 16, 2026
8 of 9 checks passed
@gjtorikian
gjtorikian deleted the renovate/github-actions-non-major branch July 16, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant