Skip to content

chore(deps): update actions/cache action to v6 - autoclosed#75

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-cache-6.x
Closed

chore(deps): update actions/cache action to v6 - autoclosed#75
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-cache-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/cache action major v4.3.0v6.1.0

Release Notes

actions/cache (actions/cache)

v6.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v6.0.0

v6

Compare Source

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

v5.0.4

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v5...v5.0.4

v5.0.3

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

v5.0.2: v.5.0.2

Compare Source

v5.0.2
What's Changed

When creating cache entries, 429s returned from the cache service will not be retried.

v5.0.1

Compare Source

[!IMPORTANT]
actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


v5.0.1
What's Changed
v5.0.0
What's Changed

Full Changelog: actions/cache@v5...v5.0.1

v5.0.0

Compare Source

[!IMPORTANT]
actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


What's Changed

Full Changelog: actions/cache@v4.3.0...v5.0.0

v5

Compare Source


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

このPRはactions/cacheをv4.3.0からv6.1.0へアップデートするものです。変更内容はコミットSHAとバージョンコメントの更新のみであり、ロジックへの影響はありません。

ただし、リリースノートに記載されている重要な注意事項として、actions/cache@v5以降はNode.js 24ランタイムで動作し、最低Actionsランナーバージョン2.327.1が必要です。セルフホステッドランナーを使用している場合は、マージ前にランナーのバージョンを確認してください。


- name: Restore dependencies cache
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ [MEDIUM] リリースノートによると、actions/cache@v5以降はNode.js 24ランタイムを使用しており、Actionsランナーの最低バージョンとして2.327.1が必要です。セルフホステッドランナーを利用している場合、ランナーが古いとワークフローが失敗する可能性があります。マージ前にランナーのバージョンを確認してください。GitHubホステッドランナーのみを使用している場合は問題ありません。

toshi0806 added a commit that referenced this pull request Jul 4, 2026
…6.3.0 (#84)

Consolidates Renovate's individual major PRs #78 / #80 / #81 into one commit
(they overlapped on elixir-ci.yml / html-validation.yml, so merging them
individually kept blocking on the up-to-date-branch ruleset). All three are
low-risk, categorically-stable actions:
- actions/checkout   v4.3.1 / v5.0.1 -> v7.0.0
- actions/setup-node v4.4.0          -> v6.4.0
- actions/setup-python v5.6.0        -> v6.3.0

github-script v9 (#79) already merged. cache v6 (#75) and codecov v7 are held
for consumer-side validation before the v1 move.

actionlint clean. Supersedes #78 / #80 / #81.


Claude-Session: https://claude.ai/code/session_01JPuooHgsrboSEbfJsNf6iG

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
toshi0806 added a commit that referenced this pull request Jul 4, 2026
Both were held for consumer-side validation (they live in the reusable
elixir-ci.yml / security.yml that .github's own CI doesn't run). Validated on
tenbin_dns PR #125, which pointed its elixir-ci/security callers at a .github
test branch carrying these bumps: all CI jobs green, and the codecov v7
"Upload coverage to Codecov" step succeeded (real upload, not a
fail_ci_if_error skip).

Supersedes Renovate #75 (cache). codecov v7 was rate-limited (no PR); merging
it here satisfies that update.


Claude-Session: https://claude.ai/code/session_01JPuooHgsrboSEbfJsNf6iG

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@toshi0806

Copy link
Copy Markdown
Member

Superseded by #87 (cache v6 + codecov v7, validated on tenbin_dns#125 before merge). Closing.

@toshi0806 toshi0806 closed this Jul 4, 2026
@toshi0806
toshi0806 deleted the renovate/actions-cache-6.x branch July 4, 2026 07:05
@renovate renovate Bot changed the title chore(deps): update actions/cache action to v6 chore(deps): update actions/cache action to v6 - autoclosed Jul 4, 2026
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