chore(deps): bump @actions/cache to 6.2.0#756
Merged
HarithaVattikuti merged 4 commits intoJul 16, 2026
Merged
Conversation
Co-authored-by: Copilot App <[email protected]> Copilot-Session: a4005a74-ab24-4f47-a559-e9caf4870437
Co-authored-by: Copilot App <[email protected]> Copilot-Session: a4005a74-ab24-4f47-a559-e9caf4870437
Contributor
There was a problem hiding this comment.
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/cacheto^5.2.0inpackage.jsonand resolvepackage-lock.jsonto@actions/[email protected]. - Rebuild the
dist/setupanddist/cache-savencc bundles to embed@actions/[email protected], including new behavior aroundACTIONS_CACHE_MODEand read-denied handling. - Update the recorded dependency license metadata for
@actions/cacheto5.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/[email protected] behaviors (cache-mode gating, read-denied classification). |
| dist/cache-save/index.js | Regenerated bundle embedding @actions/[email protected] 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
…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 <[email protected]> Copilot-Session: 0025a82b-5990-4c08-851c-4570aa7f7bbf
priya-kinthali
approved these changes
Jul 16, 2026
priyagupta108
approved these changes
Jul 16, 2026
HarithaVattikuti
approved these changes
Jul 16, 2026
mergify Bot
added a commit
to ArcadeData/arcadedb
that referenced
this pull request
Jul 19, 2026
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.4.0 to 6.0.0. Release notes *Sourced from [actions/setup-dotnet's releases](https://github.com/actions/setup-dotnet/releases).* > v6.0.0 > ------ > > What's Changed > -------------- > > * Migrate to ESM and upgrade dependencies by [`@priyagupta108`](https://github.com/priyagupta108) in [actions/setup-dotnet#752](https://redirect.github.com/actions/setup-dotnet/pull/752) > * Bump actions/checkout from 6.0.3 to 7.0.0 by [`@dependabot`](https://github.com/dependabot)[bot] in [actions/setup-dotnet#751](https://redirect.github.com/actions/setup-dotnet/pull/751) > * chore(deps): bump `@actions/cache` to 6.2.0 by [`@philip-gai`](https://github.com/philip-gai) in [actions/setup-dotnet#756](https://redirect.github.com/actions/setup-dotnet/pull/756) > > New Contributors > ---------------- > > * [`@philip-gai`](https://github.com/philip-gai) made their first contribution in [actions/setup-dotnet#756](https://redirect.github.com/actions/setup-dotnet/pull/756) > > **Full Changelog**: <actions/setup-dotnet@v5...v6.0.0> Commits * [`a98b568`](actions/setup-dotnet@a98b568) chore(deps): bump `@actions/cache` to 6.2.0 ([#756](https://redirect.github.com/actions/setup-dotnet/issues/756)) * [`afb2931`](actions/setup-dotnet@afb2931) Bump actions/checkout from 6.0.3 to 7.0.0 ([#751](https://redirect.github.com/actions/setup-dotnet/issues/751)) * [`6df8cef`](actions/setup-dotnet@6df8cef) Migrate to ESM and upgrade dependencies ([#752](https://redirect.github.com/actions/setup-dotnet/issues/752)) * See full diff in [compare view](actions/setup-dotnet@26b0ec1...a98b568) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Bumps
@actions/cachefrom^6.1.0to^6.2.0(the currentlatestESM line) and rebuilds the vendoreddist/bundles. This branch was rebased onto currentmain, which already moved to the ESM 6.x line, so the change is now a clean6.1.0->6.2.0bump.Logical changes:
@actions/cachedependency to^6.2.0inpackage.jsonand updatepackage-lock.json(resolves to 6.2.0).dist/setupanddist/cache-savencc bundles so they embed the 6.2.0 client code..licenses/record for@actions/cacheto 6.2.0 (license text is unchanged from 6.1.0).Reference:
@actions/cache6.2.0 on npm.Related issue:
N/A
Check list: