Skip to content

Update dependency @actions/cache to v6#2857

Merged
plengauer merged 6 commits intomainfrom
renovate/actions-cache-6.x
Feb 16, 2026
Merged

Update dependency @actions/cache to v6#2857
plengauer merged 6 commits intomainfrom
renovate/actions-cache-6.x

Conversation

@plengauer
Copy link
Copy Markdown
Owner

@plengauer plengauer commented Jan 29, 2026

This PR contains the following updates:

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

Release Notes

actions/toolkit (@​actions/cache)

v6.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

@plengauer plengauer requested a review from moflwi as a code owner January 29, 2026 20:11
Copilot AI review requested due to automatic review settings January 29, 2026 20:11
@plengauer plengauer enabled auto-merge (squash) January 29, 2026 20:11
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 @actions/cache dependency from version 5.0.3 to 6.0.0, which includes a breaking change where the package is now ESM-only. This means CommonJS consumers must use dynamic import() instead of require().

Changes:

  • Updated @actions/cache dependency to version 6.0.0 in the job instrumentation action
Files not reviewed (1)
  • actions/instrument/job/package-lock.json: Language not supported

Comment thread actions/instrument/job/package.json
@plengauer plengauer force-pushed the renovate/actions-cache-6.x branch from e627009 to 3b84c7d Compare January 30, 2026 07:22
Copilot AI review requested due to automatic review settings January 30, 2026 13:29
@plengauer plengauer force-pushed the renovate/actions-cache-6.x branch from 3b84c7d to d7edd68 Compare January 30, 2026 13:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

Files not reviewed (1)
  • actions/instrument/job/package-lock.json: Language not supported

@plengauer plengauer force-pushed the renovate/actions-cache-6.x branch from d7edd68 to a579288 Compare January 31, 2026 15:18
Copilot AI review requested due to automatic review settings January 31, 2026 16:54
@plengauer plengauer marked this pull request as draft January 31, 2026 16:54
auto-merge was automatically disabled January 31, 2026 16:54

Pull request was converted to draft

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

Files not reviewed (1)
  • actions/instrument/job/package-lock.json: Language not supported

Comment thread actions/instrument/job/inject_and_init.sh
@plengauer
Copy link
Copy Markdown
Owner Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@plengauer plengauer marked this pull request as ready for review February 1, 2026 14:09
Copilot AI review requested due to automatic review settings February 1, 2026 14:09
@plengauer plengauer enabled auto-merge (squash) February 1, 2026 14:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

Files not reviewed (1)
  • actions/instrument/job/package-lock.json: Language not supported

Comment thread actions/instrument/job/inject_and_init.sh
Comment thread actions/instrument/job/inject_and_init.sh
moflwi
moflwi previously approved these changes Feb 9, 2026
@moflwi moflwi self-requested a review February 9, 2026 19:10
moflwi
moflwi previously approved these changes Feb 9, 2026
Copilot AI review requested due to automatic review settings February 14, 2026 11:50
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.

Files not reviewed (1)
  • actions/instrument/job/package-lock.json: Language not supported
Comments suppressed due to low confidence (1)

actions/instrument/job/package-lock.json:16

  • package-lock.json is internally inconsistent: the root dependency declares @actions/artifact: 6.1.0, but the node_modules/@actions/artifact entry still resolves to 5.0.3. This will cause npm ci to install the locked 5.x version (or fail). Regenerate the lockfile (from this directory) after updating package.json so the resolved version matches 6.1.0.

Comment thread actions/instrument/job/package.json
Comment thread actions/instrument/job/inject_and_init.sh
Comment thread actions/instrument/job/inject_and_init.sh
@plengauer plengauer requested a review from moflwi February 16, 2026 09:05
@plengauer plengauer self-assigned this Feb 16, 2026
@plengauer plengauer merged commit cbc3ead into main Feb 16, 2026
557 checks passed
@plengauer plengauer deleted the renovate/actions-cache-6.x branch February 16, 2026 16:17
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.

4 participants