Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2025

Bumps the npm group with 1 update: @actions/cache.

Updates @actions/cache from 4.0.5 to 4.1.0

Changelog

Sourced from @​actions/cache's changelog.

4.1.0

  • Remove client side 10GiB cache size limit check & update twirp client #2118
Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 1 update: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache).


Updates `@actions/cache` from 4.0.5 to 4.1.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)

---
updated-dependencies:
- dependency-name: "@actions/cache"
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Rebuild Re-transpile JS & re-generate workflows label Sep 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 24, 2025 15:12
@dependabot dependabot bot added the Rebuild Re-transpile JS & re-generate workflows label Sep 24, 2025
@github-actions github-actions bot removed the Rebuild Re-transpile JS & re-generate workflows label Sep 24, 2025
Copy link
Contributor

Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks.

@github-actions github-actions bot marked this pull request as draft September 24, 2025 15:14
@henrymercer henrymercer marked this pull request as ready for review September 24, 2025 15:17
@Copilot Copilot AI review requested due to automatic review settings September 24, 2025 15:17
Copy link
Contributor

@Copilot 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 4.0.5 to 4.1.0, which removes the client-side 10GiB cache size limit check and updates the twirp client.

Key changes include:

  • Updated package version to 4.1.0
  • Removed client-side 10GiB cache size limit validation
  • Added new FinalizeCacheError class for better error handling
  • Enhanced error messaging with message field in response objects

Reviewed Changes

Copilot reviewed 11 out of 13 changed files in this pull request and generated no comments.

File Description
package.json Updates @actions/cache dependency version from ^4.0.5 to ^4.1.0
lib/*.js Generated JavaScript files containing the compiled cache library changes, including removal of size limit checks, new error handling classes, and enhanced message fields
Files not reviewed (1)
  • package-lock.json: Language not supported

@henrymercer henrymercer merged commit 435f474 into main Sep 24, 2025
297 of 298 checks passed
@henrymercer henrymercer deleted the dependabot/npm_and_yarn/npm-76d2ab1078 branch September 24, 2025 17:47
@github-actions github-actions bot mentioned this pull request Sep 25, 2025
8 tasks
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