Skip to content

Commit e8242b8

Browse files
Bump actions/cache from 4.1.2 to 4.2.0 in the github-actions group (#227)
Bumps the github-actions group with 1 update: [actions/cache](https://github.com/actions/cache). Updates `actions/cache` from 4.1.2 to 4.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/releases">actions/cache's releases</a>.</em></p> <blockquote> <h2>v4.2.0</h2> <h2>�� Important Changes</h2> <p>The cache backend service has been rewritten from the ground up for improved performance and reliability. <a href="https://github.com/actions/cache">actions/cache</a> now integrates with the new cache service (v2) APIs.</p> <p>The new service will gradually roll out as of <strong>February 1st, 2025</strong>. The legacy service will also be sunset on the same date. Changes in these release are <strong>fully backward compatible</strong>.</p> <p><strong>We are deprecating some versions of this action</strong>. We recommend upgrading to version <code>v4</code> or <code>v3</code> as soon as possible before <strong>February 1st, 2025.</strong> (Upgrade instructions below).</p> <p>If you are using pinned SHAs, please use the SHAs of versions <code>v4.2.0</code> or <code>v3.4.0</code></p> <p>If you do not upgrade, all workflow runs using any of the deprecated <a href="https://github.com/actions/cache">actions/cache</a> will fail.</p> <p>Upgrading to the recommended versions will not break your workflows.</p> <p>Read more about the change &amp; access the migration guide: <a href="https://github.com/actions/cache/discussions/1510">reference to the announcement</a>.</p> <h3>Minor changes</h3> <p>Minor and patch version updates for these dependencies:</p> <ul> <li><code>@�actions/core</code>: <code>1.11.1</code></li> <li><code>@�actions/io</code>: <code>1.1.3</code></li> <li><code>@�vercel/ncc</code>: <code>0.38.3</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v4...v4.2.0">https://github.com/actions/cache/compare/v4...v4.2.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/blob/main/RELEASES.md">actions/cache's changelog</a>.</em></p> <blockquote> <h1>Releases</h1> <h3>4.2.0</h3> <p>TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. <a href="https://github.com/actions/cache">actions/cache</a> now integrates with the new cache service (v2) APIs.</p> <p>The new service will gradually roll out as of <strong>February 1st, 2025</strong>. The legacy service will also be sunset on the same date. Changes in these release are <strong>fully backward compatible</strong>.</p> <p><strong>We are deprecating some versions of this action</strong>. We recommend upgrading to version <code>v4</code> or <code>v3</code> as soon as possible before <strong>February 1st, 2025.</strong> (Upgrade instructions below).</p> <p>If you are using pinned SHAs, please use the SHAs of versions <code>v4.2.0</code> or <code>v3.4.0</code></p> <p>If you do not upgrade, all workflow runs using any of the deprecated <a href="https://github.com/actions/cache">actions/cache</a> will fail.</p> <p>Upgrading to the recommended versions will not break your workflows.</p> <h3>4.1.2</h3> <ul> <li>Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices - <a href="https://redirect.github.com/actions/cache/pull/1474">#1474</a></li> <li>Security fix: Bump braces from 3.0.2 to 3.0.3 - <a href="https://redirect.github.com/actions/cache/pull/1475">#1475</a></li> </ul> <h3>4.1.1</h3> <ul> <li>Restore original behavior of <code>cache-hit</code> output - <a href="https://redirect.github.com/actions/cache/pull/1467">#1467</a></li> </ul> <h3>4.1.0</h3> <ul> <li>Ensure <code>cache-hit</code> output is set when a cache is missed - <a href="https://redirect.github.com/actions/cache/pull/1404">#1404</a></li> <li>Deprecate <code>save-always</code> input - <a href="https://redirect.github.com/actions/cache/pull/1452">#1452</a></li> </ul> <h3>4.0.2</h3> <ul> <li>Fixed restore <code>fail-on-cache-miss</code> not working.</li> </ul> <h3>4.0.1</h3> <ul> <li>Updated <code>isGhes</code> check</li> </ul> <h3>4.0.0</h3> <ul> <li>Updated minimum runner version support from node 12 -&gt; node 20</li> </ul> <h3>3.4.0</h3> <ul> <li>Integrated with the new cache service (v2) APIs</li> </ul> <h3>3.3.3</h3> <ul> <li>Updates <code>@�actions/cache</code> to v3.2.3 to fix accidental mutated path arguments to <code>getCacheVersion</code> <a href="https://redirect.github.com/actions/toolkit/pull/1378">actions/toolkit#1378</a></li> <li>Additional audit fixes of npm package(s)</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/cache/commit/1bd1e32a3bdc45362d1e726936510720a7c30a57"><code>1bd1e32</code></a> Merge pull request <a href="https://redirect.github.com/actions/cache/issues/1509">#1509</a> from actions/Link-/cache-4.2.0</li> <li><a href="https://github.com/actions/cache/commit/882d7ced4c9b8af53ed67bfa36ee600195e62940"><code>882d7ce</code></a> Add 3.4.0 release notes</li> <li><a href="https://github.com/actions/cache/commit/f2695d7a42dd0d7ad21976ed7ab91dbdbc3c2216"><code>f2695d7</code></a> Rerun CI</li> <li><a href="https://github.com/actions/cache/commit/f46ceeb60d3da27b7cbac269520a4b1bfb15f199"><code>f46ceeb</code></a> Add licensed output</li> <li><a href="https://github.com/actions/cache/commit/e6f5858749f178cf4a01b0d777917ba913710560"><code>e6f5858</code></a> Add lodash to list of reviewed licenses</li> <li><a href="https://github.com/actions/cache/commit/4ae6f21c0d820c73db2589af6983e001d8c19c1d"><code>4ae6f21</code></a> Add reviewed licensed packages</li> <li><a href="https://github.com/actions/cache/commit/c16df86586baf94b0deaa873e22eb739c59e5b15"><code>c16df86</code></a> Add licensed output</li> <li><a href="https://github.com/actions/cache/commit/b109c12f3bdd6fb6a7dd42b202df645243efbd2f"><code>b109c12</code></a> Upgrade <code>@�actions/core</code> to 1.11.1 and other deps</li> <li><a href="https://github.com/actions/cache/commit/b7d227d702af06e6be1fa308c014252c10bbc267"><code>b7d227d</code></a> Upgrade <code>@�vercel/ncc</code> to 0.38.3</li> <li><a href="https://github.com/actions/cache/commit/faf639248d95d2a6c5884b8e6588e233eb3b10a0"><code>faf6392</code></a> Update RELEASES.md</li> <li>Additional commits viewable in <a href="https://github.com/actions/cache/compare/6849a6489940f00c2f30c0fb92c6274307ccb58a...1bd1e32a3bdc45362d1e726936510720a7c30a57">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/cache&package-manager=github_actions&previous-version=4.1.2&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details>
1 parent 41ccf1c commit e8242b8

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

.github/workflows/container_docker_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2626
- name: Cache Pub hosted dependencies
27-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
27+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
2828
with:
2929
path: "~/.pub-cache/hosted"
3030
key: "os:ubuntu-latest;pub-cache-hosted;dart:stable"

.github/workflows/dart.yml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Cache Pub hosted dependencies
21-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
21+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
2222
with:
2323
path: "~/.pub-cache/hosted"
2424
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable"
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242
steps:
4343
- name: Cache Pub hosted dependencies
44-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
44+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
4545
with:
4646
path: "~/.pub-cache/hosted"
4747
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:command_line-enhanced_enums-extension_methods-ffi/hello_world-ffi/primitives-ffi/structs-ffi/system_command-ffi/test_utils-isolates-native_app-null_safety/calculate_lix-package_constraint_solver-parameters-server/google_apis-server/simple;commands:analyze"
@@ -199,7 +199,7 @@ jobs:
199199
runs-on: ubuntu-latest
200200
steps:
201201
- name: Cache Pub hosted dependencies
202-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
202+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
203203
with:
204204
path: "~/.pub-cache/hosted"
205205
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:command_line-enhanced_enums-extension_methods-ffi/hello_world-ffi/primitives-ffi/structs-ffi/system_command-ffi/test_utils-isolates-native_app-null_safety/calculate_lix-package_constraint_solver-parameters-server/google_apis-server/simple;commands:format"
@@ -357,7 +357,7 @@ jobs:
357357
runs-on: ubuntu-latest
358358
steps:
359359
- name: Cache Pub hosted dependencies
360-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
360+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
361361
with:
362362
path: "~/.pub-cache/hosted"
363363
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:command_line-enhanced_enums-extension_methods-ffi/hello_world-ffi/primitives-ffi/structs-ffi/system_command-ffi/test_utils-isolates-native_app-null_safety/calculate_lix-parameters-server/google_apis-server/simple;commands:analyze"
@@ -506,7 +506,7 @@ jobs:
506506
runs-on: ubuntu-latest
507507
steps:
508508
- name: Cache Pub hosted dependencies
509-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
509+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
510510
with:
511511
path: "~/.pub-cache/hosted"
512512
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:command_line-enhanced_enums-extension_methods-ffi/hello_world-ffi/primitives-ffi/structs-ffi/system_command-ffi/test_utils-isolates-native_app-null_safety/calculate_lix-parameters-server/google_apis-server/simple;commands:format"
@@ -655,7 +655,7 @@ jobs:
655655
runs-on: ubuntu-latest
656656
steps:
657657
- name: Cache Pub hosted dependencies
658-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
658+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
659659
with:
660660
path: "~/.pub-cache/hosted"
661661
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:command_line;commands:test"
@@ -691,7 +691,7 @@ jobs:
691691
runs-on: ubuntu-latest
692692
steps:
693693
- name: Cache Pub hosted dependencies
694-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
694+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
695695
with:
696696
path: "~/.pub-cache/hosted"
697697
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:enhanced_enums;commands:test"
@@ -727,7 +727,7 @@ jobs:
727727
runs-on: ubuntu-latest
728728
steps:
729729
- name: Cache Pub hosted dependencies
730-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
730+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
731731
with:
732732
path: "~/.pub-cache/hosted"
733733
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:extension_methods;commands:test"
@@ -763,7 +763,7 @@ jobs:
763763
runs-on: ubuntu-latest
764764
steps:
765765
- name: Cache Pub hosted dependencies
766-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
766+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
767767
with:
768768
path: "~/.pub-cache/hosted"
769769
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:ffi/hello_world;commands:test"
@@ -799,7 +799,7 @@ jobs:
799799
runs-on: ubuntu-latest
800800
steps:
801801
- name: Cache Pub hosted dependencies
802-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
802+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
803803
with:
804804
path: "~/.pub-cache/hosted"
805805
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:ffi/primitives;commands:test"
@@ -835,7 +835,7 @@ jobs:
835835
runs-on: ubuntu-latest
836836
steps:
837837
- name: Cache Pub hosted dependencies
838-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
838+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
839839
with:
840840
path: "~/.pub-cache/hosted"
841841
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:ffi/structs;commands:test"
@@ -871,7 +871,7 @@ jobs:
871871
runs-on: ubuntu-latest
872872
steps:
873873
- name: Cache Pub hosted dependencies
874-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
874+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
875875
with:
876876
path: "~/.pub-cache/hosted"
877877
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:server/simple;commands:test"
@@ -907,7 +907,7 @@ jobs:
907907
runs-on: ubuntu-latest
908908
steps:
909909
- name: Cache Pub hosted dependencies
910-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
910+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
911911
with:
912912
path: "~/.pub-cache/hosted"
913913
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:package_constraint_solver;commands:test_with_coverage"
@@ -952,7 +952,7 @@ jobs:
952952
runs-on: ubuntu-latest
953953
steps:
954954
- name: Cache Pub hosted dependencies
955-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
955+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
956956
with:
957957
path: "~/.pub-cache/hosted"
958958
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:command_line;commands:test"
@@ -988,7 +988,7 @@ jobs:
988988
runs-on: ubuntu-latest
989989
steps:
990990
- name: Cache Pub hosted dependencies
991-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
991+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
992992
with:
993993
path: "~/.pub-cache/hosted"
994994
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:enhanced_enums;commands:test"
@@ -1024,7 +1024,7 @@ jobs:
10241024
runs-on: ubuntu-latest
10251025
steps:
10261026
- name: Cache Pub hosted dependencies
1027-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
1027+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
10281028
with:
10291029
path: "~/.pub-cache/hosted"
10301030
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:extension_methods;commands:test"
@@ -1060,7 +1060,7 @@ jobs:
10601060
runs-on: ubuntu-latest
10611061
steps:
10621062
- name: Cache Pub hosted dependencies
1063-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
1063+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
10641064
with:
10651065
path: "~/.pub-cache/hosted"
10661066
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:ffi/hello_world;commands:test"
@@ -1096,7 +1096,7 @@ jobs:
10961096
runs-on: ubuntu-latest
10971097
steps:
10981098
- name: Cache Pub hosted dependencies
1099-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
1099+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
11001100
with:
11011101
path: "~/.pub-cache/hosted"
11021102
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:ffi/primitives;commands:test"
@@ -1132,7 +1132,7 @@ jobs:
11321132
runs-on: ubuntu-latest
11331133
steps:
11341134
- name: Cache Pub hosted dependencies
1135-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
1135+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
11361136
with:
11371137
path: "~/.pub-cache/hosted"
11381138
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:ffi/structs;commands:test"
@@ -1168,7 +1168,7 @@ jobs:
11681168
runs-on: ubuntu-latest
11691169
steps:
11701170
- name: Cache Pub hosted dependencies
1171-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
1171+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
11721172
with:
11731173
path: "~/.pub-cache/hosted"
11741174
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:server/simple;commands:test"

0 commit comments

Comments
 (0)