Skip to content

chore(deps): update npm packages to v6.1.0#86

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-packages
Open

chore(deps): update npm packages to v6.1.0#86
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-packages

Conversation

@renovate

@renovate renovate Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@actions/cache (source) 6.0.16.1.0 age adoption passing confidence

Release Notes

actions/toolkit (@​actions/cache)

v6.1.0

  • Handle cache write error due to read-only token: detect the cache write denied: prefix on cache reservation failures and surface it as a core.warning (without failing the run).

Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "before 10am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​actions/​cache@​6.1.0981009195100

View full report

@fengmk2

fengmk2 commented Jun 22, 2026

Copy link
Copy Markdown
Member

@codex fix ci fails

@chatgpt-codex-connector

Copy link
Copy Markdown

Summary

  • Rebuilt the checked-in action bundle so the Renovate @actions/cache 6.1.0 dependency update is reflected in the shipped dist/index.mjs, including the new cache write denied handling in the bundled cache package. dist/index.mjsL1
  • Committed the fix on the current branch: 228c6ac fix: rebuild action bundle for cache 6.1.0.
  • Created a follow-up PR with title: fix: rebuild action bundle for cache 6.1.0.

Testing

  • source /root/.nvm/nvm.sh && nvm use 24 >/dev/null && pnpm install --frozen-lockfile
  • source /root/.nvm/nvm.sh && nvm use 24 >/dev/null && pnpm test
  • source /root/.nvm/nvm.sh && nvm use 24 >/dev/null && pnpm typecheck
  • source /root/.nvm/nvm.sh && nvm use 24 >/dev/null && pnpm check
  • source /root/.nvm/nvm.sh && nvm use 24 >/dev/null && pnpm build

View task →

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.

1 participant