Commit c4aa33b
authored
chore(deps): Update actions/cache action to v6 (#2533)
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [actions/cache](https://redirect.github.com/actions/cache) | action |
major | `v5` → `v6` | `v6.1.0` |
---
### Release Notes
<details>
<summary>actions/cache (actions/cache)</summary>
###
[`v6.0.0`](https://redirect.github.com/actions/cache/releases/tag/v6.0.0)
[Compare
Source](https://redirect.github.com/actions/cache/compare/v6.0.0...v6.0.0)
##### What's Changed
- Update packages, migrate to ESM by
[@​Samirat](https://redirect.github.com/Samirat) in
[#​1760](https://redirect.github.com/actions/cache/pull/1760)
**Full Changelog**:
<actions/cache@v5...v6.0.0>
###
[`v6`](https://redirect.github.com/actions/cache/compare/v5.1.0...v6.0.0)
[Compare
Source](https://redirect.github.com/actions/cache/compare/v5.1.0...v6.0.0)
###
[`v5.1.0`](https://redirect.github.com/actions/cache/releases/tag/v5.1.0)
[Compare
Source](https://redirect.github.com/actions/cache/compare/v5.0.5...v5.1.0)
##### What's Changed
- Bump
[@​actions/cache](https://redirect.github.com/actions/cache) to
v5.1.0 - handle read-only cache access by
[@​jasongin](https://redirect.github.com/jasongin) in
[#​1775](https://redirect.github.com/actions/cache/pull/1775)
**Full Changelog**:
<actions/cache@v5...v5.1.0>
###
[`v5.0.5`](https://redirect.github.com/actions/cache/releases/tag/v5.0.5)
[Compare
Source](https://redirect.github.com/actions/cache/compare/v5.0.4...v5.0.5)
##### What's Changed
- Update ts-http-runtime dependency by
[@​yacaovsnc](https://redirect.github.com/yacaovsnc) in
[#​1747](https://redirect.github.com/actions/cache/pull/1747)
**Full Changelog**:
<actions/cache@v5...v5.0.5>
###
[`v5.0.4`](https://redirect.github.com/actions/cache/releases/tag/v5.0.4)
[Compare
Source](https://redirect.github.com/actions/cache/compare/v5.0.3...v5.0.4)
##### What's Changed
- Add release instructions and update maintainer docs by
[@​Link-](https://redirect.github.com/Link-) in
[#​1696](https://redirect.github.com/actions/cache/pull/1696)
- Potential fix for code scanning alert no. 52: Workflow does not
contain permissions by
[@​Link-](https://redirect.github.com/Link-) in
[#​1697](https://redirect.github.com/actions/cache/pull/1697)
- Fix workflow permissions and cleanup workflow names / formatting by
[@​Link-](https://redirect.github.com/Link-) in
[#​1699](https://redirect.github.com/actions/cache/pull/1699)
- docs: Update examples to use the latest version by
[@​XZTDean](https://redirect.github.com/XZTDean) in
[#​1690](https://redirect.github.com/actions/cache/pull/1690)
- Fix proxy integration tests by
[@​Link-](https://redirect.github.com/Link-) in
[#​1701](https://redirect.github.com/actions/cache/pull/1701)
- Fix cache key in examples.md for bun.lock by
[@​RyPeck](https://redirect.github.com/RyPeck) in
[#​1722](https://redirect.github.com/actions/cache/pull/1722)
- Update dependencies & patch security vulnerabilities by
[@​Link-](https://redirect.github.com/Link-) in
[#​1738](https://redirect.github.com/actions/cache/pull/1738)
##### New Contributors
- [@​XZTDean](https://redirect.github.com/XZTDean) made their
first contribution in
[#​1690](https://redirect.github.com/actions/cache/pull/1690)
- [@​RyPeck](https://redirect.github.com/RyPeck) made their first
contribution in
[#​1722](https://redirect.github.com/actions/cache/pull/1722)
**Full Changelog**:
<actions/cache@v5...v5.0.4>
###
[`v5.0.3`](https://redirect.github.com/actions/cache/releases/tag/v5.0.3)
[Compare
Source](https://redirect.github.com/actions/cache/compare/v5.0.2...v5.0.3)
##### What's Changed
- Bump `@actions/cache` to v5.0.5 (Resolves:
<https://github.com/actions/cache/security/dependabot/33>)
- Bump `@actions/core` to v2.0.3
**Full Changelog**:
<actions/cache@v5...v5.0.3>
###
[`v5.0.2`](https://redirect.github.com/actions/cache/releases/tag/v5.0.2):
v.5.0.2
[Compare
Source](https://redirect.github.com/actions/cache/compare/v5.0.1...v5.0.2)
##### v5.0.2
##### What's Changed
When creating cache entries, 429s returned from the cache service will
not be retried.
###
[`v5.0.1`](https://redirect.github.com/actions/cache/releases/tag/v5.0.1)
[Compare
Source](https://redirect.github.com/actions/cache/compare/v5...v5.0.1)
> \[!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
- fix: update
[@​actions/cache](https://redirect.github.com/actions/cache) for
Node.js 24 punycode deprecation by
[@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​1685](https://redirect.github.com/actions/cache/pull/1685)
- prepare release v5.0.1 by
[@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​1686](https://redirect.github.com/actions/cache/pull/1686)
##### v5.0.0
##### What's Changed
- Upgrade to use node24 by
[@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​1630](https://redirect.github.com/actions/cache/pull/1630)
- Prepare v5.0.0 release by
[@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​1684](https://redirect.github.com/actions/cache/pull/1684)
**Full Changelog**:
<actions/cache@v5...v5.0.1>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- Between 12:00 AM and 03:59 AM, on day 1 of the month (`* 0-3 1 * *`)
- 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: cloudquery-ci[bot] <271027272+cloudquery-ci[bot]@users.noreply.github.com>1 parent 4b94b83 commit c4aa33b
4 files changed
Lines changed: 4 additions & 4 deletions
File tree
- .github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments