chore: bump actions/cache from 5.0.5 to 6.1.0 - #914
Conversation
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.5 to 6.1.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@27d5ce7...55cc834) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
MERGE-NOWHead reviewed: This upgrades all four Pin provenance (resolved 2026-08-05 UTC): Runtime transitive set: the upstream lockfile moves 25 production entries: Advisories: GitHub's Actions advisory query and OSV have no direct advisory for either The residuals are unreachable through this repository's consumed paths: Source read: I read the action commits and source/bundle delta from v5.0.5 through v6.1.0, plus the changed runtime packages. The major change upgrades the Actions toolkit packages and converts the bundle to ESM; v6.1.0 additionally treats read-only-token cache-save denial as a warning/non-fatal save. The action was already on Node 24 in v5, so the minimum runner remains 2.327.1; these workflows use GitHub-hosted runners. The only hand-written action source change is the save-only diagnostic adjustment. I found no new lifecycle install hook, telemetry, arbitrary endpoint, or unexpected process/file operation; the archive/tar process and manifest write remain part of the declared cache behavior. A scripts-disabled upstream install completed successfully. CI: GitHub's check-runs endpoint reports 24 checks, zero pending and zero failing, on the reviewed head. That includes the full CI matrix, browser tests, OCapN Guile interop, build, and Next step: merge through the conductor after a current maintainer approval. The approval gate remains intact. |
|
MERGE-NOW — Base census: the live
Advisory checks: GitHub Advisory search and OSV return no advisory for CI is terminal green: all 24 check runs on Next step: conduct through the maintainer-approval gate. The current review rollup has no maintainer approval, so merge is correctly blocked pending approval; no action is required from Dependabot. |
Bumps actions/cache from 5.0.5 to 6.1.0.
Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
55cc834Merge pull request #1768 from jasongin/readonly-cached8cd72fBump@actions/cacheto v6.1.0 - handle cache write error due to RO token2c8a9bdMerge pull request #1760 from actions/samirat/esm_migration_and_package_updatee9b91fdPrettier fixese4884b8Rebuild dist10baf01Fixed licensese39b386Fix test mock return orderb692820PR feedback6074912Rebuild dist bundles as ESM to match type:module5a912e8Fix lint and jest issuesDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)