Bump julia-actions/cache from 1 to 2
Created by: dependabot[bot]
Bumps julia-actions/cache from 1 to 2.
Release notes
Sourced from julia-actions/cache's releases.
v2.0.0
Breaking Changes
⚠ ️
v2.0.0
requiresnode20
. This is a breaking change, becausenode20
does not support the following operating systems:
- Red Hat Enterprise Linux 7
- CentOS 7
- Oracle Linux 7
- Debian 9
- Ubuntu 16.04
- Linux Mint 18
- openSUSE 15
- SUSE Enterprise Linux (SLES) 12 SP2
- Windows 7 64-bit
- Windows 8.1 64-bit
Therefore, if you are using self-hosted runners on one of the above operating systems, you won't be able to run
v2
of this action.In contrast,
v1
of this action usesnode16
.What's Changed
- fix: Attempt to install jq on all runners by
@musoke
in julia-actions/cache#105- Pin third party action to hash by
@SaschaMann
in julia-actions/cache#106- Mention why the extra permissions are required by
@rikhuijzer
in julia-actions/cache#108- More accurate info about GitHub cache retion policy by
@giordano
in julia-actions/cache#111- Only run Dependabot once per month, but increase the PR limit by
@DilumAluthge
in julia-actions/cache#115- Update actions/cache to v3.3.3 by
@IanButterworth
in julia-actions/cache#121- Bump julia-actions/setup-julia from 1 to 2 by
@dependabot
in julia-actions/cache#116- Bump actions/checkout from 4.1.1 to 4.1.2 by
@dependabot
in julia-actions/cache#118- Bump pyTooling/Actions from 0.4.6 to 1.0.1 by
@dependabot
in julia-actions/cache#117- update setup-julia to v2 in readme by
@IanButterworth
in julia-actions/cache#124- Bump actions/checkout from 4.1.2 to 4.1.4 by
@dependabot
in julia-actions/cache#126- Bump pyTooling/Actions from 1.0.1 to 1.0.5 by
@dependabot
in julia-actions/cache#127- Bump actions/cache from 3.3.3 to 4.0.2 by
@dependabot
in julia-actions/cache#123New Contributors
@musoke
made their first contribution in julia-actions/cache#105@giordano
made their first contribution in julia-actions/cache#111@DilumAluthge
made their first contribution in julia-actions/cache#115Full Changelog: https://github.com/julia-actions/cache/compare/v1.5.2...v2.0.0
v1.5.2: Cache tidy fixes. Existing registry fix.
What's Changed
- Delete cache entries only on the workflow branch by
@omus
in julia-actions/cache#97- Test cache action against Julia 1.0 and nightly by
@omus
in julia-actions/cache#101- Avoid corrupting existing cloned Julia registries by
@omus
in julia-actions/cache#102- Pass cache-name between save/restore jobs by
@omus
in julia-actions/cache#103- make depot if not restored by
@IanButterworth
in julia-actions/cache#91
... (truncated)
Changelog
Sourced from julia-actions/cache's changelog.
Create/update the new v2 tag locally, where the new v2 tag will point to the
release that you created in the previous step.
Make sure to change
v2.2.0
to the actual value for the tag that you justcreated in the previous step.
The
-f
flag forcibly overwrites the old
v2
tag (if it exists).git tag -f v2 v2.2.0
Step 3: Now you need to push the tags: # Regular-push the new `v2.2.0` tag: git push origin tag v2.2.0 Force-push the new v2 tag: git push origin tag v2 --force </code></pre> <h2>Part 2: Create the GitHub Release</h2> <p>Go to the <a href="https://github.com/julia-actions/cache/releases">Releases</a> section of this repo and create a new release (using the GitHub web interface).</p> <p>For the "choose a tag" drop-down field, select the <code>v2.2.0</code> tag that you created and pushed in Part 1 of this guide.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/julia-actions/cache/commit/8608484607cba0bdb5437a7bad85d6502499d029"><code>8608484</code></a> Soft fail registry update (<a href="https://redirect.github.com/julia-actions/cache/issues/143">#143</a>)</li> <li><a href="https://github.com/julia-actions/cache/commit/e662c423976f25dc5bc17c4f828baf7ca9336e33"><code>e662c42</code></a> Expand paths which use tilde (<a href="https://redirect.github.com/julia-actions/cache/issues/141">#141</a>)</li> <li><a href="https://github.com/julia-actions/cache/commit/e7913c2cb93bea16cc88abf47e27c950182cbd99"><code>e7913c2</code></a> update any cached registries (<a href="https://redirect.github.com/julia-actions/cache/issues/140">#140</a>)</li> <li><a href="https://github.com/julia-actions/cache/commit/9ec3abbd6430235bf7db8d303005ade58f3b37cd"><code>9ec3abb</code></a> Bump actions/checkout from 4.1.6 to 4.1.7 (<a href="https://redirect.github.com/julia-actions/cache/issues/137">#137</a>)</li> <li><a href="https://github.com/julia-actions/cache/commit/580d2b69d895343992af2cbad49c32a0149c2cde"><code>580d2b6</code></a> Fix issues with custom cache eviction (<a href="https://redirect.github.com/julia-actions/cache/issues/135">#135</a>)</li> <li><a href="https://github.com/julia-actions/cache/commit/e00c08a89a5b3dd353aae2f6d89c28a2d8bebab7"><code>e00c08a</code></a> README: document that Bash is required (<a href="https://redirect.github.com/julia-actions/cache/issues/132">#132</a>)</li> <li><a href="https://github.com/julia-actions/cache/commit/bb4225b87551c49ade2f5446fd0d23dceff5c131"><code>bb4225b</code></a> Devdocs: document the process for making a new release of this action (<a href="https://redirect.github.com/julia-actions/cache/issues/128">#128</a>)</li> <li><a href="https://github.com/julia-actions/cache/commit/8dfc57d68c2b66c144e72552a6c4797d4d571353"><code>8dfc57d</code></a> Bump actions/checkout from 4.1.4 to 4.1.6 (<a href="https://redirect.github.com/julia-actions/cache/issues/133">#133</a>)</li> <li><a href="https://github.com/julia-actions/cache/commit/3190fc83dbc582bbf8ccc2b5364f04864818d842"><code>3190fc8</code></a> Fix typo in <code>cache-name</code> note (<a href="https://redirect.github.com/julia-actions/cache/issues/130">#130</a>)</li> <li><a href="https://github.com/julia-actions/cache/commit/2185d31b1264155556c86bcf2539c7738fea65b0"><code>2185d31</code></a> Update README to recommend <code>julia-actions/cache@v2</code> (instead of <code>@v1</code>) (<a href="https://redirect.github.com/julia-actions/cache/issues/129">#129</a>)</li> <li>Additional commits viewable in <a href="https://github.com/julia-actions/cache/compare/v1...v2">compare view</a></li> </ul> </details> <br /> 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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)