Skip to content

chore(deps): update dependency @actions/tool-cache to v4#238

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-tool-cache-4.x
Open

chore(deps): update dependency @actions/tool-cache to v4#238
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-tool-cache-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 29, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
@actions/tool-cache (source) dependencies major 2.0.24.0.0 OpenSSF Scorecard

Release Notes

actions/toolkit (@​actions/tool-cache)

v4.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()
3.0.1
  • Bump @actions/http-client to 3.0.2
3.0.0
  • Update to v2.0.1 of @actions/core
  • Update to v2.0.0 of @actions/exec
  • Update to v3.0.1 of @actions/http-client
  • Update to v2.0.0 of @actions/io
2.0.2
2.0.1
  • Update to v2.0.1 of @actions/http-client #​1087
2.0.0
  • Update to v2.0.0 of @actions/http-client
  • The type of the headers parameter in the exported function downloadTool has been narrowed from { [header: string]: any } to { [header: string]: number | string | string[] | undefined; } (that is, http.OutgoingHttpHeaders).
    This is strictly a compile-time change for TypeScript consumers. Previous attempts to use a header value of a type other than those now accepted would have resulted in an error at run time.
1.7.2
  • Update lockfileVersion to v2 in package-lock.json #​1025
1.7.1
1.7.0
1.6.1
1.6.0
1.3.5
1.3.4

Here is the security issue that was fixed in the http-client 1.0.8 release

1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.2
1.0.0
  • Initial release

v3.0.1

  • Bump @actions/http-client to 3.0.2

v3.0.0

  • Update to v2.0.1 of @actions/core
  • Update to v2.0.0 of @actions/exec
  • Update to v3.0.1 of @actions/http-client
  • Update to v2.0.0 of @actions/io

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

@renovate renovate Bot force-pushed the renovate/actions-tool-cache-4.x branch 2 times, most recently from 080e0cb to 63599e4 Compare February 17, 2026 17:53
@renovate renovate Bot force-pushed the renovate/actions-tool-cache-4.x branch from 63599e4 to be729f9 Compare March 5, 2026 16:14
@renovate renovate Bot force-pushed the renovate/actions-tool-cache-4.x branch from be729f9 to 4d67d5f Compare March 13, 2026 12:37
@renovate renovate Bot force-pushed the renovate/actions-tool-cache-4.x branch 2 times, most recently from 78f91a4 to 1153745 Compare April 1, 2026 21:36
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 1, 2026

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​actions/​tool-cache@​2.0.2 ⏵ 4.0.099 +11009794 +5100

View full report

@renovate renovate Bot force-pushed the renovate/actions-tool-cache-4.x branch from 1153745 to 587e010 Compare April 8, 2026 16:02
@renovate renovate Bot force-pushed the renovate/actions-tool-cache-4.x branch from 587e010 to 25c2d92 Compare April 29, 2026 17:42
@renovate renovate Bot force-pushed the renovate/actions-tool-cache-4.x branch from 25c2d92 to 3b4609b Compare May 12, 2026 13:39
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/actions-tool-cache-4.x branch from 3b4609b to baf2fa0 Compare May 20, 2026 03:04
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 20, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
? Verifying lockfile against supply-chain policies (557 entries)...
[WARN] Request took 10569ms: https://registry.npmjs.org/@typescript-eslint%2Feslint-plugin
✗ Lockfile failed supply-chain policy check (557 entries in 15.4s)
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 1 lockfile entries failed verification:
  ts-jest@29.4.10 was published at 2026-05-19T08:22:41.237Z, within the minimumReleaseAge cutoff (2026-05-19T03:04:25.059Z)

The lockfile contains entries that the active policies reject. This can mean the lockfile is stale, or that someone committed a lockfile that bypassed the policy locally — inspect recent changes to pnpm-lock.yaml before trusting it. If the changes look expected, run "pnpm clean --lockfile" and then "pnpm install" to rebuild from a fresh resolution. Alternatively, relax the policy that flagged them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants