action-deps: bump actions/cache from 4.1.0 to 4.2.0 by dependabot[bot] · Pull Request #1400 · 0x7c13/Notepads (original) (raw)
Bumps actions/cache from 4.1.0 to 4.2.0.
Release notes
Sourced from actions/cache's releases.
v4.2.0
⚠️ Important Changes
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4orv3as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0orv3.4.0If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
@actions/core:1.11.1@actions/io:1.1.3@vercel/ncc:0.38.3Full Changelog: actions/cache@v4...v4.2.0
v4.1.2
What's Changed
- Add Bun example by @idleberg in actions/cache#1456
- Revise
isGheslogic by @jww3 in actions/cache#1474- Bump braces from 3.0.2 to 3.0.3 by @dependabot in actions/cache#1475
- Add dependabot.yml to enable automatic dependency upgrades by @Link- in actions/cache#1476
- Bump actions/checkout from 3 to 4 by @dependabot in actions/cache#1478
- Bump actions/stale from 3 to 9 by @dependabot in actions/cache#1479
- Bump github/codeql-action from 2 to 3 by @dependabot in actions/cache#1483
- Bump actions/setup-node from 3 to 4 by @dependabot in actions/cache#1481
- Prepare
4.1.2release by @Link- in actions/cache#1477New Contributors
- @idleberg made their first contribution in actions/cache#1456
- @jww3 made their first contribution in actions/cache#1474
- @Link- made their first contribution in actions/cache#1476
Full Changelog: actions/cache@v4...v4.1.2
v4.1.1
What's Changed
- Restore original behavior of
cache-hitoutput by @joshmgross in actions/cache#1467
... (truncated)
Changelog
Sourced from actions/cache's changelog.
4.2.0
TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4orv3as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0orv3.4.0If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
4.1.2
- Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices - #1474
- Security fix: Bump braces from 3.0.2 to 3.0.3 - #1475
4.1.1
- Restore original behavior of
cache-hitoutput - #1467
Commits
- 1bd1e32 Merge pull request #1509 from actions/Link-/cache-4.2.0
- 882d7ce Add 3.4.0 release notes
- f2695d7 Rerun CI
- f46ceeb Add licensed output
- e6f5858 Add lodash to list of reviewed licenses
- 4ae6f21 Add reviewed licensed packages
- c16df86 Add licensed output
- b109c12 Upgrade
@actions/coreto 1.11.1 and other deps - b7d227d Upgrade
@vercel/nccto 0.38.3 - faf6392 Update RELEASES.md
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)