Skip to content

chore(deps): bump @actions/cache to 6.2.0#756

Merged
HarithaVattikuti merged 4 commits into
actions:mainfrom
philip-gai:philip-gai/bump-actions-cache-5-2-0
Jul 16, 2026
Merged

chore(deps): bump @actions/cache to 6.2.0#756
HarithaVattikuti merged 4 commits into
actions:mainfrom
philip-gai:philip-gai/bump-actions-cache-5-2-0

Conversation

@philip-gai

@philip-gai philip-gai commented Jul 15, 2026

Copy link
Copy Markdown
Member

Description:
Bumps @actions/cache from ^6.1.0 to ^6.2.0 (the current latest ESM line) and rebuilds the vendored dist/ bundles. This branch was rebased onto current main, which already moved to the ESM 6.x line, so the change is now a clean 6.1.0 -> 6.2.0 bump.

Logical changes:

  • Bump @actions/cache dependency to ^6.2.0 in package.json and update package-lock.json (resolves to 6.2.0).
  • Rebuild the vendored dist/setup and dist/cache-save ncc bundles so they embed the 6.2.0 client code.
  • Update the .licenses/ record for @actions/cache to 6.2.0 (license text is unchanged from 6.1.0).

Reference: @actions/cache 6.2.0 on npm.

Related issue:
N/A

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

philip-gai and others added 2 commits July 15, 2026 13:26
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a4005a74-ab24-4f47-a559-e9caf4870437
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a4005a74-ab24-4f47-a559-e9caf4870437
@philip-gai
philip-gai marked this pull request as ready for review July 15, 2026 19:22
@philip-gai
philip-gai requested a review from a team as a code owner July 15, 2026 19:22
Copilot AI review requested due to automatic review settings July 15, 2026 19:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the action’s vendored caching client by bumping @actions/cache from ^5.1.0 to ^5.2.0 and regenerating the committed dist/ bundles so the runtime ships the updated toolkit code.

Changes:

  • Bump @actions/cache to ^5.2.0 in package.json and resolve package-lock.json to @actions/cache@5.2.0.
  • Rebuild the dist/setup and dist/cache-save ncc bundles to embed @actions/cache@5.2.0, including new behavior around ACTIONS_CACHE_MODE and read-denied handling.
  • Update the recorded dependency license metadata for @actions/cache to 5.2.0.
Show a summary per file
File Description
package.json Updates @actions/cache dependency range to ^5.2.0.
package-lock.json Locks @actions/cache to 5.2.0 with updated resolved/integrity metadata.
dist/setup/index.js Regenerated bundle embedding @actions/cache@5.2.0 behaviors (cache-mode gating, read-denied classification).
dist/cache-save/index.js Regenerated bundle embedding @actions/cache@5.2.0 behaviors (cache-mode gating, read-denied classification).
.licenses/npm/@actions/cache.dep.yml Updates tracked dependency version for licensing to 5.2.0.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/5 changed files
  • Comments generated: 0
  • Review effort level: Low

philip-gai and others added 2 commits July 15, 2026 16:00
…p-actions-cache-5-2-0

# Conflicts:
#	.licenses/npm/@actions/cache.dep.yml
#	dist/cache-save/index.js
#	dist/setup/index.js
#	package-lock.json
#	package.json
Bump @actions/cache from ^6.1.0 to ^6.2.0, refresh the lockfile,
rebuild the dist bundle, and update the license record.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 0025a82b-5990-4c08-851c-4570aa7f7bbf
@philip-gai philip-gai changed the title chore(deps): bump @actions/cache to 5.2.0 chore(deps): bump @actions/cache to 6.2.0 Jul 15, 2026
@HarithaVattikuti
HarithaVattikuti merged commit a98b568 into actions:main Jul 16, 2026
118 checks passed
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.

5 participants