Commit a4575ec
authored
build(deps): bump the actions group across 1 directory with 9 updates (#233)
Bumps the actions group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/cache](https://github.com/actions/cache) | `4` | `5` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact)
| `5` | `6` |
|
[actions/download-artifact](https://github.com/actions/download-artifact)
| `6` | `7` |
|
[cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall)
| `1.16.2` | `1.16.4` |
| [hustcer/setup-nu](https://github.com/hustcer/setup-nu) | `3.21` |
`3.22` |
| [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `7.1.4`
| `7.1.6` |
| [mlugg/setup-zig](https://github.com/mlugg/setup-zig) | `2.0.5` |
`2.1.0` |
|
[cross-platform-actions/action](https://github.com/cross-platform-actions/action)
| `0.30.0` | `0.31.0` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) |
`5.5.1` | `5.5.2` |
Updates `actions/cache` from 4 to 5
<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>v5.0.0</h2>
<blockquote>
<p>[!IMPORTANT]
<strong><code>actions/cache@v5</code> runs on the Node.js 24 runtime and
requires a minimum Actions Runner version of
<code>2.327.1</code>.</strong></p>
<p>If you are using self-hosted runners, ensure they are updated before
upgrading.</p>
</blockquote>
<hr />
<h2>What's Changed</h2>
<ul>
<li>Upgrade to use node24 by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/cache/pull/1630">actions/cache#1630</a></li>
<li>Prepare v5.0.0 release by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/cache/pull/1684">actions/cache#1684</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/cache/compare/v4.3.0...v5.0.0">https://github.com/actions/cache/compare/v4.3.0...v5.0.0</a></p>
<h2>v4.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add note on runner versions by <a
href="https://github.com/GhadimiR"><code>@GhadimiR</code></a> in <a
href="https://redirect.github.com/actions/cache/pull/1642">actions/cache#1642</a></li>
<li>Prepare <code>v4.3.0</code> release by <a
href="https://github.com/Link"><code>@Link</code></a>- in <a
href="https://redirect.github.com/actions/cache/pull/1655">actions/cache#1655</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/GhadimiR"><code>@GhadimiR</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/cache/pull/1642">actions/cache#1642</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/cache/compare/v4...v4.3.0">https://github.com/actions/cache/compare/v4...v4.3.0</a></p>
<h2>v4.2.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Update README.md by <a
href="https://github.com/nebuk89"><code>@nebuk89</code></a> in <a
href="https://redirect.github.com/actions/cache/pull/1620">actions/cache#1620</a></li>
<li>Upgrade <code>@actions/cache</code> to <code>4.0.5</code> and move
<code>@protobuf-ts/plugin</code> to dev depdencies by <a
href="https://github.com/Link"><code>@Link</code></a>- in <a
href="https://redirect.github.com/actions/cache/pull/1634">actions/cache#1634</a></li>
<li>Prepare release <code>4.2.4</code> by <a
href="https://github.com/Link"><code>@Link</code></a>- in <a
href="https://redirect.github.com/actions/cache/pull/1636">actions/cache#1636</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/nebuk89"><code>@nebuk89</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/cache/pull/1620">actions/cache#1620</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/cache/compare/v4...v4.2.4">https://github.com/actions/cache/compare/v4...v4.2.4</a></p>
<h2>v4.2.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Update to use <code>@actions/cache</code> 4.0.3 package &
prepare for new release by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/cache/pull/1577">actions/cache#1577</a>
(SAS tokens for cache entries are now masked in debug logs)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/cache/pull/1577">actions/cache#1577</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/cache/compare/v4.2.2...v4.2.3">https://github.com/actions/cache/compare/v4.2.2...v4.2.3</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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>
<h2>Changelog</h2>
<h3>5.0.1</h3>
<ul>
<li>Update <code>@azure/storage-blob</code> to <code>^12.29.1</code> via
<code>@actions/cache@5.0.1</code> <a
href="https://redirect.github.com/actions/cache/pull/1685">#1685</a></li>
</ul>
<h3>5.0.0</h3>
<blockquote>
<p>[!IMPORTANT]
<code>actions/cache@v5</code> runs on the Node.js 24 runtime and
requires a minimum Actions Runner version of <code>2.327.1</code>.
If you are using self-hosted runners, ensure they are updated before
upgrading.</p>
</blockquote>
<h3>4.3.0</h3>
<ul>
<li>Bump <code>@actions/cache</code> to <a
href="https://redirect.github.com/actions/toolkit/pull/2132">v4.1.0</a></li>
</ul>
<h3>4.2.4</h3>
<ul>
<li>Bump <code>@actions/cache</code> to v4.0.5</li>
</ul>
<h3>4.2.3</h3>
<ul>
<li>Bump <code>@actions/cache</code> to v4.0.3 (obfuscates SAS token in
debug logs for cache entries)</li>
</ul>
<h3>4.2.2</h3>
<ul>
<li>Bump <code>@actions/cache</code> to v4.0.2</li>
</ul>
<h3>4.2.1</h3>
<ul>
<li>Bump <code>@actions/cache</code> to v4.0.1</li>
</ul>
<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>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/cache/commit/9255dc7a253b0ccc959486e2bca901246202afeb"><code>9255dc7</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/cache/issues/1686">#1686</a>
from actions/cache-v5.0.1-release</li>
<li><a
href="https://github.com/actions/cache/commit/8ff5423e8b66eacab4e638ee52abbd2cb831366a"><code>8ff5423</code></a>
chore: release v5.0.1</li>
<li><a
href="https://github.com/actions/cache/commit/9233019a152bc768059ac1768b8e4403b5da16c1"><code>9233019</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/cache/issues/1685">#1685</a>
from salmanmkc/node24-storage-blob-fix</li>
<li><a
href="https://github.com/actions/cache/commit/b975f2bb844529e1063ad882c609b224bcd66eb6"><code>b975f2b</code></a>
fix: add peer property to package-lock.json for dependencies</li>
<li><a
href="https://github.com/actions/cache/commit/d0a0e1813491d01d574c95f8d189f62622bbb2ae"><code>d0a0e18</code></a>
fix: update license files for <code>@actions/cache</code>,
fast-xml-parser, and strnum</li>
<li><a
href="https://github.com/actions/cache/commit/74de208dcfcbe85c0e7154e7b17e4105fe2554ff"><code>74de208</code></a>
fix: update <code>@actions/cache</code> to ^5.0.1 for Node.js 24
punycode fix</li>
<li><a
href="https://github.com/actions/cache/commit/ac7f1152ead02e89c14b5456d14ab17591e74cfb"><code>ac7f115</code></a>
peer</li>
<li><a
href="https://github.com/actions/cache/commit/b0f846b50b6061d7a2ca6f1a2fea61d4a65d1a16"><code>b0f846b</code></a>
fix: update <code>@actions/cache</code> with storage-blob fix for
Node.js 24 punycode depr...</li>
<li><a
href="https://github.com/actions/cache/commit/a7833574556fa59680c1b7cb190c1735db73ebf0"><code>a783357</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/cache/issues/1684">#1684</a>
from actions/prepare-cache-v5-release</li>
<li><a
href="https://github.com/actions/cache/commit/3bb0d78750a39cefce0c2b5a0a9801052b4359ad"><code>3bb0d78</code></a>
docs: highlight v5 runner requirement in releases</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/cache/compare/v4...v5">compare
view</a></li>
</ul>
</details>
<br />
Updates `actions/upload-artifact` from 5 to 6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<h2>v6 - What's new</h2>
<blockquote>
<p>[!IMPORTANT]
actions/upload-artifact@v6 now runs on Node.js 24 (<code>runs.using:
node24</code>) and requires a minimum Actions Runner version of 2.327.1.
If you are using self-hosted runners, ensure they are updated before
upgrading.</p>
</blockquote>
<h3>Node.js 24</h3>
<p>This release updates the runtime to Node.js 24. v5 had preliminary
support for Node.js 24, however this action was by default still running
on Node.js 20. Now this action by default will run on Node.js 24.</p>
<h2>What's Changed</h2>
<ul>
<li>Upload Artifact Node 24 support by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/719">actions/upload-artifact#719</a></li>
<li>fix: update <code>@actions/artifact</code> for Node.js 24 punycode
deprecation by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/744">actions/upload-artifact#744</a></li>
<li>prepare release v6.0.0 for Node.js 24 support by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/upload-artifact/pull/745">actions/upload-artifact#745</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/upload-artifact/compare/v5.0.0...v6.0.0">https://github.com/actions/upload-artifact/compare/v5.0.0...v6.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/upload-artifact/commit/b7c566a772e6b6bfb58ed0dc250532a479d7789f"><code>b7c566a</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/upload-artifact/issues/745">#745</a>
from actions/upload-artifact-v6-release</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/e516bc8500aaf3d07d591fcd4ae6ab5f9c391d5b"><code>e516bc8</code></a>
docs: correct description of Node.js 24 support in README</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/ddc45ed9bca9b38dbd643978d88e3981cdc91415"><code>ddc45ed</code></a>
docs: update README to correct action name for Node.js 24 support</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/615b319bd27bb32c3d64dca6b6ed6974d5fbe653"><code>615b319</code></a>
chore: release v6.0.0 for Node.js 24 support</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/017748b48f8610ca8e6af1222f4a618e84a9c703"><code>017748b</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/upload-artifact/issues/744">#744</a>
from actions/fix-storage-blob</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/38d4c7997f5510fcc41fc4aae2a6b97becdbe7fc"><code>38d4c79</code></a>
chore: rebuild dist</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/7d27270e0cfd253e666c44abac0711308d2d042f"><code>7d27270</code></a>
chore: add missing license cache files for <code>@actions/core</code>,
<code>@actions/io</code>, and mi...</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/5f643d3c9475505ccaf26d686ffbfb71a8387261"><code>5f643d3</code></a>
chore: update license files for <code>@actions/artifact</code><a
href="https://github.com/5"><code>@5</code></a>.0.1 dependencies</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/1df1684032c88614064493e1a0478fcb3583e1d0"><code>1df1684</code></a>
chore: update package-lock.json with <code>@actions/artifact</code><a
href="https://github.com/5"><code>@5</code></a>.0.1</li>
<li><a
href="https://github.com/actions/upload-artifact/commit/b5b1a918401ee270935b6b1d857ae66c85f3be6f"><code>b5b1a91</code></a>
fix: update <code>@actions/artifact</code> to ^5.0.0 for Node.js 24
punycode fix</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/upload-artifact/compare/v5...v6">compare
view</a></li>
</ul>
</details>
<br />
Updates `actions/download-artifact` from 6 to 7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/download-artifact/releases">actions/download-artifact's
releases</a>.</em></p>
<blockquote>
<h2>v7.0.0</h2>
<h2>v7 - What's new</h2>
<blockquote>
<p>[!IMPORTANT]
actions/download-artifact@v7 now runs on Node.js 24 (<code>runs.using:
node24</code>) and requires a minimum Actions Runner version of 2.327.1.
If you are using self-hosted runners, ensure they are updated before
upgrading.</p>
</blockquote>
<h3>Node.js 24</h3>
<p>This release updates the runtime to Node.js 24. v6 had preliminary
support for Node 24, however this action was by default still running on
Node.js 20. Now this action by default will run on Node.js 24.</p>
<h2>What's Changed</h2>
<ul>
<li>Update GHES guidance to include reference to Node 20 version by <a
href="https://github.com/patrikpolyak"><code>@patrikpolyak</code></a>
in <a
href="https://redirect.github.com/actions/download-artifact/pull/440">actions/download-artifact#440</a></li>
<li>Download Artifact Node24 support by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/download-artifact/pull/415">actions/download-artifact#415</a></li>
<li>fix: update <code>@actions/artifact</code> to fix Node.js 24
punycode deprecation by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/download-artifact/pull/451">actions/download-artifact#451</a></li>
<li>prepare release v7.0.0 for Node.js 24 support by <a
href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/download-artifact/pull/452">actions/download-artifact#452</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/patrikpolyak"><code>@patrikpolyak</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/download-artifact/pull/440">actions/download-artifact#440</a></li>
<li><a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/download-artifact/pull/415">actions/download-artifact#415</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/download-artifact/compare/v6.0.0...v7.0.0">https://github.com/actions/download-artifact/compare/v6.0.0...v7.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/download-artifact/commit/37930b1c2abaa49bbe596cd826c3c89aef350131"><code>37930b1</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/download-artifact/issues/452">#452</a>
from actions/download-artifact-v7-release</li>
<li><a
href="https://github.com/actions/download-artifact/commit/72582b9e0acd370909e83fa4a1fd0fca3ad452d8"><code>72582b9</code></a>
doc: update readme</li>
<li><a
href="https://github.com/actions/download-artifact/commit/0d2ec9d4cbcefe257d822f108de2a1f15f8da9f6"><code>0d2ec9d</code></a>
chore: release v7.0.0 for Node.js 24 support</li>
<li><a
href="https://github.com/actions/download-artifact/commit/fd7ae8fda6dc16277a9ffbc91cdb0eedf156e912"><code>fd7ae8f</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/download-artifact/issues/451">#451</a>
from actions/fix-storage-blob</li>
<li><a
href="https://github.com/actions/download-artifact/commit/d484700543354b15886d6a52910cf61b7f1d2b27"><code>d484700</code></a>
chore: restore minimatch.dep.yml license file</li>
<li><a
href="https://github.com/actions/download-artifact/commit/03a808050efe42bb6ad85281890afd4e4546672c"><code>03a8080</code></a>
chore: remove obsolete dependency license files</li>
<li><a
href="https://github.com/actions/download-artifact/commit/56fe6d904b0968950f8b68ea17774c54973ed5e2"><code>56fe6d9</code></a>
chore: update <code>@actions/artifact</code> license file to 5.0.1</li>
<li><a
href="https://github.com/actions/download-artifact/commit/8e3ebc4ab4d2e095e5eb44ba1a4a53b6b03976ad"><code>8e3ebc4</code></a>
chore: update package-lock.json with <code>@actions/artifact</code><a
href="https://github.com/5"><code>@5</code></a>.0.1</li>
<li><a
href="https://github.com/actions/download-artifact/commit/1e3c4b4d4906c98ab57453c24efefdf16c078044"><code>1e3c4b4</code></a>
fix: update <code>@actions/artifact</code> to ^5.0.0 for Node.js 24
punycode fix</li>
<li><a
href="https://github.com/actions/download-artifact/commit/458627d354794c71bc386c8d5839d20b5885fe2a"><code>458627d</code></a>
chore: use local <code>@actions/artifact</code> package for Node.js 24
testing</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/download-artifact/compare/v6...v7">compare
view</a></li>
</ul>
</details>
<br />
Updates `cargo-bins/cargo-binstall` from 1.16.2 to 1.16.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cargo-bins/cargo-binstall/releases">cargo-bins/cargo-binstall's
releases</a>.</em></p>
<blockquote>
<h2>v1.16.4</h2>
<p><em>Binstall is a tool to fetch and install Rust-based executables as
binaries. It aims to be a drop-in replacement for <code>cargo
install</code> in most cases. Install it today with <code>cargo install
cargo-binstall</code>, from the binaries below, or if you already have
it, upgrade with <code>cargo binstall cargo-binstall</code>.</em></p>
<h4>In this release:</h4>
<ul>
<li>Upgrade dependencies (<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2392">#2392</a>)</li>
</ul>
<h2>v1.16.3</h2>
<p><em>Binstall is a tool to fetch and install Rust-based executables as
binaries. It aims to be a drop-in replacement for <code>cargo
install</code> in most cases. Install it today with <code>cargo install
cargo-binstall</code>, from the binaries below, or if you already have
it, upgrade with <code>cargo binstall cargo-binstall</code>.</em></p>
<h4>In this release:</h4>
<ul>
<li>fix verify GNU libc on armv7 target architecture (<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2386">#2386</a>
<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2387">#2387</a>)</li>
</ul>
<h4>Other changes:</h4>
<ul>
<li>Upgrade dependencies (<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2382">#2382</a>
<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2385">#2385</a>
<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2389">#2389</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cargo-bins/cargo-binstall/commit/ea60fcf749c6a52a729e0eaabb5eb33391d44823"><code>ea60fcf</code></a>
release: cargo-binstall v1.16.4 (<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2394">#2394</a>)</li>
<li><a
href="https://github.com/cargo-bins/cargo-binstall/commit/81d9b8f33b47d78567f36888830cb73516c495d3"><code>81d9b8f</code></a>
chore: release (<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2393">#2393</a>)</li>
<li><a
href="https://github.com/cargo-bins/cargo-binstall/commit/397392d4aff4a70204bcf4d722123e17b32a59e5"><code>397392d</code></a>
dep: Upgrade transitive dependencies (<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2392">#2392</a>)</li>
<li><a
href="https://github.com/cargo-bins/cargo-binstall/commit/8110b3aa84cb581a90696bc57469b0656f972494"><code>8110b3a</code></a>
release: cargo-binstall v1.16.3 (<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2390">#2390</a>)</li>
<li><a
href="https://github.com/cargo-bins/cargo-binstall/commit/5d9eacd4c39f4a30924fbaae3cf9c1e38f9000c8"><code>5d9eacd</code></a>
chore: release (<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2383">#2383</a>)</li>
<li><a
href="https://github.com/cargo-bins/cargo-binstall/commit/9c55c975c7cde691ee152e900145bb821e2f701f"><code>9c55c97</code></a>
dep: Upgrade transitive dependencies (<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2389">#2389</a>)</li>
<li><a
href="https://github.com/cargo-bins/cargo-binstall/commit/855c45d55f7d06ddf6c061974bbccf819ac557c4"><code>855c45d</code></a>
fix: verify GNU libc on armv7 target architecture (<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2387">#2387</a>)</li>
<li><a
href="https://github.com/cargo-bins/cargo-binstall/commit/efd0e93316a9af26e9847b5090b5ab2419befad4"><code>efd0e93</code></a>
Correct typos and add TOML syntax highlighting in
<code>SUPPORT.md</code> (<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2384">#2384</a>)</li>
<li><a
href="https://github.com/cargo-bins/cargo-binstall/commit/8077abdcfff327cdf6fd86f07855056f78b055aa"><code>8077abd</code></a>
build(deps): bump the deps group with 2 updates (<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2385">#2385</a>)</li>
<li><a
href="https://github.com/cargo-bins/cargo-binstall/commit/564c48453b5f827b765d3bd52054ed1053934b9f"><code>564c484</code></a>
dep: Upgrade transitive dependencies (<a
href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2382">#2382</a>)</li>
<li>See full diff in <a
href="https://github.com/cargo-bins/cargo-binstall/compare/3fc81674af4165a753833a94cae9f91d8849049f...ea60fcf749c6a52a729e0eaabb5eb33391d44823">compare
view</a></li>
</ul>
</details>
<br />
Updates `hustcer/setup-nu` from 3.21 to 3.22
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hustcer/setup-nu/releases">hustcer/setup-nu's
releases</a>.</em></p>
<blockquote>
<h2>v3.22</h2>
<h2>[3.22] - 2025-12-13</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Added input validation for plugin registration to prevent injection
vulnerabilities (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/195">#195</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add strict input validation and robust plugin registration; improve
target selection and caching (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/190">#190</a>)</li>
<li>Support proxies (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/194">#194</a>)</li>
</ul>
<h3>Miscellaneous Tasks</h3>
<ul>
<li>Update .lefthook/pre-push/sync.nu</li>
<li>Update README.md</li>
<li>Bump actions/checkout from 5 to 6 (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/191">#191</a>)</li>
<li>Drop 0.88.1 check</li>
<li>Update README</li>
<li>Update lefthook.yml</li>
<li>Upgrade runner os from macos-13 to macos-15</li>
<li>Update dist & format code</li>
</ul>
<h3>Deps</h3>
<ul>
<li>Upgrade
<code>@octokit/rest</code>,lefthook,<code>@types/node</code>, and
<code>@biomejs/biome</code></li>
<li>Upgrade pnpm to v10</li>
<li>Upgrade <code>@biomejs/biome</code>,cspell & lefthook</li>
<li>Upgrade globby, <code>@biomejs/biome</code> & cspell</li>
<li>Upgrade <code>@biomejs/biome</code>,lefthook & cspell (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/193">#193</a>)</li>
<li>Upgrade <code>@actions/core</code> & lefthook</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/vyadh"><code>@vyadh</code></a> made
their first contribution in <a
href="https://redirect.github.com/hustcer/setup-nu/pull/194">hustcer/setup-nu#194</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hustcer/setup-nu/compare/v3.21...v3.22">https://github.com/hustcer/setup-nu/compare/v3.21...v3.22</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hustcer/setup-nu/blob/main/CHANGELOG.md">hustcer/setup-nu's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<h2>[3.22] - 2025-12-13</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Added input validation for plugin registration to prevent injection
vulnerabilities (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/195">#195</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add strict input validation and robust plugin registration; improve
target selection and caching (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/190">#190</a>)</li>
<li>Support proxies (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/194">#194</a>)</li>
</ul>
<h3>Miscellaneous Tasks</h3>
<ul>
<li>Update .lefthook/pre-push/sync.nu</li>
<li>Update README.md</li>
<li>Bump actions/checkout from 5 to 6 (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/191">#191</a>)</li>
<li>Drop 0.88.1 check</li>
<li>Update README</li>
<li>Update lefthook.yml</li>
<li>Upgrade runner os from macos-13 to macos-15</li>
<li>Update dist & format code</li>
</ul>
<h3>Deps</h3>
<ul>
<li>Upgrade
<code>@octokit/rest</code>,lefthook,<code>@types/node</code>, and
<code>@biomejs/biome</code></li>
<li>Upgrade pnpm to v10</li>
<li>Upgrade <code>@biomejs/biome</code>,cspell & lefthook</li>
<li>Upgrade globby, <code>@biomejs/biome</code> & cspell</li>
<li>Upgrade <code>@biomejs/biome</code>,lefthook & cspell (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/193">#193</a>)</li>
<li>Upgrade <code>@actions/core</code> & lefthook</li>
</ul>
<h2>[3.21] - 2025-10-25</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Fix for Nu 0.106 and later versions</li>
<li>Update full matrix check</li>
</ul>
<h3>Features</h3>
<ul>
<li>Rewrite git pre push hook from bash to nu (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/169">#169</a>)</li>
</ul>
<h3>Miscellaneous Tasks</h3>
<ul>
<li>Update test workflows</li>
<li>Bump <code>actions/checkout</code> from 4 to 5 (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/164">#164</a>)</li>
<li>Bump <code>actions/setup-node</code> from 4 to 5 (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/170">#170</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hustcer/setup-nu/commit/920172d92eb04671776f3ba69d605d3b09351c30"><code>920172d</code></a>
Bump to v3.22</li>
<li><a
href="https://github.com/hustcer/setup-nu/commit/e2be06cdaeaa6efe649c5618b319bbf5a1b9e401"><code>e2be06c</code></a>
fix: Added input validation for plugin registration to prevent injection
vuln...</li>
<li><a
href="https://github.com/hustcer/setup-nu/commit/0539b9205983852f8955cd79988efae898d777f2"><code>0539b92</code></a>
Add CLAUDE.md</li>
<li><a
href="https://github.com/hustcer/setup-nu/commit/32ddf57f532a0953c9e242875eaffcd712bf11b5"><code>32ddf57</code></a>
chore: Update dist & format code</li>
<li><a
href="https://github.com/hustcer/setup-nu/commit/fcc72117c1d4047782b9313c3f22c40428a1b8e6"><code>fcc7211</code></a>
feat: support proxies (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/194">#194</a>)</li>
<li><a
href="https://github.com/hustcer/setup-nu/commit/d5785125330810d18e47efcac83acd65b52a4c34"><code>d578512</code></a>
chore: Upgrade runner os from macos-13 to macos-15</li>
<li><a
href="https://github.com/hustcer/setup-nu/commit/f136f39c1d3b744abd49c22cdf35001424e5abbc"><code>f136f39</code></a>
deps: Upgrade <code>@actions/core</code> & lefthook</li>
<li><a
href="https://github.com/hustcer/setup-nu/commit/91bd6e30b82ea3b45f28d194b4741cb5428a9b77"><code>91bd6e3</code></a>
chore: Update lefthook.yml</li>
<li><a
href="https://github.com/hustcer/setup-nu/commit/91b32d16cffe23511a85d1b271c5a623fc52818d"><code>91b32d1</code></a>
chore: Update README</li>
<li><a
href="https://github.com/hustcer/setup-nu/commit/3824d21163c04b76f6cf51a2117c1d332fe169a6"><code>3824d21</code></a>
deps: Upgrade <code>@biomejs/biome</code>,lefthook & cspell (<a
href="https://redirect.github.com/hustcer/setup-nu/issues/193">#193</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hustcer/setup-nu/compare/3a97c8160c2bb5af321a03336e7addc28f94444e...920172d92eb04671776f3ba69d605d3b09351c30">compare
view</a></li>
</ul>
</details>
<br />
Updates `astral-sh/setup-uv` from 7.1.4 to 7.1.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/setup-uv/releases">astral-sh/setup-uv's
releases</a>.</em></p>
<blockquote>
<h2>v7.1.6 🌈 add OS version to cache key to prevent binary
incompatibility</h2>
<h2>Changes</h2>
<p>This release will invalidate your cache existing keys!</p>
<p>The os version e.g. <code>ubuntu-22.04</code> is now part of the
cache key. This prevents failing builds when a cache got populated with
wheels built with different tools (e.g. glibc) than are present on the
runner where the cache got restored.</p>
<h2>🐛 Bug fixes</h2>
<ul>
<li>feat: add OS version to cache key to prevent binary incompatibility
<a href="https://github.com/eifinger"><code>@eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/716">#716</a>)</li>
</ul>
<h2>🧰 Maintenance</h2>
<ul>
<li>chore: update known checksums for 0.9.17 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/714">#714</a>)</li>
</ul>
<h2>⬆️ Dependency updates</h2>
<ul>
<li>Bump actions/checkout from 5.0.0 to 6.0.1 @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a> (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/712">#712</a>)</li>
<li>Bump actions/setup-node from 6.0.0 to 6.1.0 @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a> (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/715">#715</a>)</li>
</ul>
<h2>v7.1.5 🌈 allow setting <code>cache-local-path</code> without
<code>enable-cache: true</code></h2>
<h2>Changes</h2>
<p><a
href="https://redirect.github.com/astral-sh/setup-uv/pull/612">astral-sh/setup-uv#612</a>
fixed a faulty behavior where this action set <code>UV_CACHE_DIR</code>
even though <code>enable-cache</code> was <code>false</code>. It also
fixed the cases were the cache dir is already configured in a settings
file like <code>pyproject.toml</code> or <code>UV_CACHE_DIR</code> was
already set. Here the action shouldn't overwrite or set
<code>UV_CACHE_DIR</code>.</p>
<p>These fixes introduced an unwanted behavior: You can still set
<code>cache-local-path</code> but this action didn't do anything. This
release fixes that.</p>
<p>You can now use <code>cache-local-path</code> to automatically set
<code>UV_CACHE_DIR</code> even when <code>enable-cache</code> is
<code>false</code> (or gets set to false by default e.g. on self-hosted
runners)</p>
<pre lang="yaml"><code>- name: This is now possible
uses: astral-sh/setup-uv@v7
with:
enable-cache: false
cache-local-path: "/path/to/cache"
</code></pre>
<h2>🐛 Bug fixes</h2>
<ul>
<li>allow cache-local-path w/o enable-cache <a
href="https://github.com/eifinger"><code>@eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/707">#707</a>)</li>
</ul>
<h2>🧰 Maintenance</h2>
<ul>
<li>set biome files.maxSize to 2MiB <a
href="https://github.com/eifinger"><code>@eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/708">#708</a>)</li>
<li>chore: update known checksums for 0.9.16 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/706">#706</a>)</li>
<li>chore: update known checksums for 0.9.15 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/704">#704</a>)</li>
<li>chore: use <code>npm ci --ignore-scripts</code> everywhere <a
href="https://github.com/woodruffw"><code>@woodruffw</code></a> (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/699">#699</a>)</li>
<li>chore: update known checksums for 0.9.14 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/700">#700</a>)</li>
<li>chore: update known checksums for 0.9.13 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/694">#694</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/setup-uv/commit/681c641aba71e4a1c380be3ab5e12ad51f415867"><code>681c641</code></a>
Bump actions/checkout from 5.0.0 to 6.0.1 (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/712">#712</a>)</li>
<li><a
href="https://github.com/astral-sh/setup-uv/commit/2e85713bb0ad1bd68b79183f00fe093dccd19930"><code>2e85713</code></a>
Bump actions/setup-node from 6.0.0 to 6.1.0 (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/715">#715</a>)</li>
<li><a
href="https://github.com/astral-sh/setup-uv/commit/58b6d7b303576a48786c1bbb6959b7875a3a84ec"><code>58b6d7b</code></a>
fix: add OS version to cache key to prevent binary incompatibility (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/716">#716</a>)</li>
<li><a
href="https://github.com/astral-sh/setup-uv/commit/e8b52af86e46cb518daf4b47877e582bc9e37b8b"><code>e8b52af</code></a>
chore: update known checksums for 0.9.17 (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/714">#714</a>)</li>
<li><a
href="https://github.com/astral-sh/setup-uv/commit/ed21f2f24f8dd64503750218de024bcf64c7250a"><code>ed21f2f</code></a>
Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/695">#695</a>)</li>
<li><a
href="https://github.com/astral-sh/setup-uv/commit/93202d8fbe8ed7d8099f4773a9684b037e0b6205"><code>93202d8</code></a>
bump dependencies (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/709">#709</a>)</li>
<li><a
href="https://github.com/astral-sh/setup-uv/commit/5ce090076db3f5a2ed5bbd4a75c9123c727ff2af"><code>5ce0900</code></a>
set biome files.maxSize to 2MiB (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/708">#708</a>)</li>
<li><a
href="https://github.com/astral-sh/setup-uv/commit/4180991cd97ec5ff7a3147ba70d3cc188015b467"><code>4180991</code></a>
allow cache-local-path w/o enable-cache (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/707">#707</a>)</li>
<li><a
href="https://github.com/astral-sh/setup-uv/commit/0439606c8e2f1191835c4446afb6e4ac29363801"><code>0439606</code></a>
Bump github/codeql-action from 4.30.9 to 4.31.6 (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/698">#698</a>)</li>
<li><a
href="https://github.com/astral-sh/setup-uv/commit/7dd56c18e98cbf9546ad0ca8108ab326f681708a"><code>7dd56c1</code></a>
chore: update known checksums for 0.9.16 (<a
href="https://redirect.github.com/astral-sh/setup-uv/issues/706">#706</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/setup-uv/compare/1e862dfacbd1d6d858c55d9b792c756523627244...681c641aba71e4a1c380be3ab5e12ad51f415867">compare
view</a></li>
</ul>
</details>
<br />
Updates `mlugg/setup-zig` from 2.0.5 to 2.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mlugg/setup-zig/releases">mlugg/setup-zig's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.0</h2>
<ul>
<li>Support Forgejo Actions</li>
<li>Support recent Zig versions on ARM</li>
<li>Progress towards better OS support</li>
<li>Redirect Zig caches to working directory to avoid sharing the cache
on self-hosted runners</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mlugg/setup-zig/commit/fa65c4058643678a4e4a9a60513944a7d8d35440"><code>fa65c40</code></a>
github: add separate README</li>
<li><a
href="https://github.com/mlugg/setup-zig/commit/a76d6bae0e8c91bb43202617fcc9d4286fd9b17d"><code>a76d6ba</code></a>
handle netbsd in tarball names</li>
<li><a
href="https://github.com/mlugg/setup-zig/commit/33b34675af4d48c719b53899ae9379217475ffe7"><code>33b3467</code></a>
map sunos to illumos rather than solaris in tarball names</li>
<li><a
href="https://github.com/mlugg/setup-zig/commit/2abe1dd6e0da142514756ee810393653c2d9701e"><code>2abe1dd</code></a>
remove aix tarball name handling</li>
<li><a
href="https://github.com/mlugg/setup-zig/commit/274ad334e3acfaf9c831403184a723f416c218f2"><code>274ad33</code></a>
set Zig cache directories to the workspace-local .zig-cache</li>
<li><a
href="https://github.com/mlugg/setup-zig/commit/9ffc3876478f378badde16963f3d76e1850a55af"><code>9ffc387</code></a>
Update ARM architecture name</li>
<li><a
href="https://github.com/mlugg/setup-zig/commit/6235aa8ec6ec2cb60eea7c662524213054fcfb28"><code>6235aa8</code></a>
Use correct file extension everywhere</li>
<li><a
href="https://github.com/mlugg/setup-zig/commit/244f44ebd669fbd85739393f1c937598dce66c17"><code>244f44e</code></a>
Fix missing extension in temporary tarball path</li>
<li><a
href="https://github.com/mlugg/setup-zig/commit/a45b642579d0dda864758da2b926ea3934ffbc0a"><code>a45b642</code></a>
forgejo: add basic workflow to test setup-zig</li>
<li><a
href="https://github.com/mlugg/setup-zig/commit/9715a6f4ca78d7e8f4a834d00ab0bf37c76de7bc"><code>9715a6f</code></a>
README.md: make Forgejo Actions support explicit</li>
<li>See full diff in <a
href="https://github.com/mlugg/setup-zig/compare/8d6198c65fb0feaa111df26e6b467fea8345e46f...fa65c4058643678a4e4a9a60513944a7d8d35440">compare
view</a></li>
</ul>
</details>
<br />
Updates `cross-platform-actions/action` from 0.30.0 to 0.31.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cross-platform-actions/action/releases">cross-platform-actions/action's
releases</a>.</em></p>
<blockquote>
<h2>Cross Platform Action 0.31.0</h2>
<h3>Added</h3>
<ul>
<li>Add support for FreeBSD 15.0 (<a
href="https://redirect.github.com/cross-platform-actions/action/issues/114">#114</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix empty hostname (<a
href="https://redirect.github.com/cross-platform-actions/action/issues/113">#113</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Releases are now immutable (<a
href="https://redirect.github.com/cross-platform-actions/action/issues/117">#117</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cross-platform-actions/action/blob/master/changelog.md">cross-platform-actions/action's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<p>The format is based on <a
href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
and this project adheres to <a
href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<h2>[Unreleased]</h2>
<h2>[0.31.0] - 2025-12-15</h2>
<h3>Added</h3>
<ul>
<li>Add support for FreeBSD 15.0 (<a
href="https://redirect.github.com/cross-platform-actions/action/issues/114">#114</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix empty hostname (<a
href="https://redirect.github.com/cross-platform-actions/action/issues/113">#113</a>)</li>
</ul>
<h2>[0.30.0] - 2025-11-04</h2>
<h3>Added</h3>
<ul>
<li>Document how to report a security vulnerability</li>
<li>Add support for OpenBSD 7.8 (<a
href="https://redirect.github.com/cross-platform-actions/action/issues/112">#112</a>)</li>
</ul>
<h3>Security</h3>
<ul>
<li>Fix potential code injection in the GitHub release workflow (<a
href="https://github.com/cross-platform-actions/action/security/advisories/GHSA-928q-63gf-mc2x">#GHSA-928q-63gf-mc2x</a>)</li>
</ul>
<h2>[0.29.0] - 2025-07-22</h2>
<h3>Added</h3>
<ul>
<li>Add support for FreeBSD 14.3 (<a
href="https://redirect.github.com/cross-platform-actions/action/issues/106">#106</a>,
<a
href="https://redirect.github.com/cross-platform-actions/freebsd-builder/pull/9">freebsd-builder#9</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix file sync on Haiku (<a
href="https://redirect.github.com/cross-platform-actions/action/issues/104">#104</a>)</li>
</ul>
<h2>[0.28.0] - 2025-05-19</h2>
<h3>Added</h3>
<ul>
<li>Add support for FreeBSD 13.5 (<a
href="https://redirect.github.com/cross-platform-actions/action/issues/99">#99</a>)</li>
<li>Add support for OpenBSD 7.7 (<a
href="https://redirect.github.com/cross-platform-actions/openbsd-builder/pull/21">openbsd-builder#21</a>)</li>
<li>Add support for Haiku (<a
href="https://redirect.github.com/cross-platform-actions/action/issues/30">#30</a>)</li>
</ul>
<h2>[0.27.0] - 2025-01-22</h2>
<h3>Added</h3>
<ul>
<li>Add support for NetBSD 10.1 (<a
href="https://redirect.github.com/cross-platform-actions/action/issues/95">#95</a>)</li>
</ul>
<h2>[0.26.0] - 2024-04-12</h2>
<h3>Added</h3>
<ul>
<li>Add support for FreeBSD 13.4</li>
<li>Add support for OpenBSD 7.6 (<a
href="https://redirect.github.com/cross-platform-actions/openbsd-builder/issues/20">openbsd-builder#20</a>)</li>
<li>Add support for FreeBSD 14.2</li>
</ul>
<h2>[0.25.0] - 2024-07-11</h2>
<h3>Added</h3>
<ul>
<li>Add support for NetBSD 9.4</li>
<li>Add support for FreeBSD 14.1</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cross-platform-actions/action/commit/3fbf2723ff48aac8defe0070706f36088999fd47"><code>3fbf272</code></a>
Fix <a
href="https://redirect.github.com/cross-platform-actions/action/issues/117">#117</a>:
Release 0.31.0</li>
<li><a
href="https://github.com/cross-platform-actions/action/commit/1ec539ef8d2c52533c9080254650d10be660dce0"><code>1ec539e</code></a>
Fix <a
href="https://redirect.github.com/cross-platform-actions/action/issues/113">#113</a>:
empty hostname on FreeBSD and NetBSD</li>
<li><a
href="https://github.com/cross-platform-actions/action/commit/d2d70b16a2e84b0517decceea9feef35e6d51609"><code>d2d70b1</code></a>
Print which commands are run during end-to-end tests</li>
<li><a
href="https://github.com/cross-platform-actions/action/commit/67e1548c30b4567a9c7011f23430be5f8f27a3b0"><code>67e1548</code></a>
Add missing CI matrix entry for FreeBSD 14.3</li>
<li><a
href="https://github.com/cross-platform-actions/action/commit/bc98a4c4e12be618f9c276e5ff8562e20e1b38eb"><code>bc98a4c</code></a>
Fix <a
href="https://redirect.github.com/cross-platform-actions/action/issues/114">#114</a>:
Add support for FreeBSD 15.0</li>
<li>See full diff in <a
href="https://github.com/cross-platform-actions/action/compare/46e8d7fb25520a8d6c64fd2b7a1192611da98eda...3fbf2723ff48aac8defe0070706f36088999fd47">compare
view</a></li>
</ul>
</details>
<br />
Updates `codecov/codecov-action` from 5.5.1 to 5.5.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/codecov/codecov-action/releases">codecov/codecov-action's
releases</a>.</em></p>
<blockquote>
<h2>v5.5.2</h2>
<h2>What's Changed</h2>
<ul>
<li>check gpg only when skip-validation = false by <a
href="https://github.com/maxweng-sentry"><code>@maxweng-sentry</code></a>
in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1894">codecov/codecov-action#1894</a></li>
<li>chore: <code>disable_search</code> alignment by <a
href="https://github.com/freemanzMrojo"><code>@freemanzMrojo</code></a>
in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1881">codecov/codecov-action#1881</a></li>
<li>chore(release): 5.5.2 by <a
href="https://github.com/thomasrockhu-codecov"><code>@thomasrockhu-codecov</code></a>
in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1902">codecov/codecov-action#1902</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/maxweng-sentry"><code>@maxweng-sentry</code></a>
made their first contribution in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1894">codecov/codecov-action#1894</a></li>
<li><a
href="https://github.com/freemanzMrojo"><code>@freemanzMrojo</code></a>
made their first contribution in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1881">codecov/codecov-action#1881</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/codecov/codecov-action/compare/v5.5.1...v5.5.2">https://github.com/codecov/codecov-action/compare/v5.5.1...v5.5.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md">codecov/codecov-action's
changelog</a>.</em></p>
<blockquote>
<h2>v5.5.2</h2>
<h3>What's Changed</h3>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2">https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2</a></p>
<h2>v5.5.1</h2>
<h3>What's Changed</h3>
<ul>
<li>fix: overwrite pr number on fork by <a
href="https://github.com/thomasrockhu-codecov"><code>@thomasrockhu-codecov</code></a>
in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1871">codecov/codecov-action#1871</a></li>
<li>build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by
<code>@app/dependabot</code> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1868">codecov/codecov-action#1868</a></li>
<li>build(deps): bump github/codeql-action from 3.29.9 to 3.29.11 by
<code>@app/dependabot</code> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1867">codecov/codecov-action#1867</a></li>
<li>fix: update to use local app/ dir by <a
href="https://github.com/thomasrockhu-codecov"><code>@thomasrockhu-codecov</code></a>
in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1872">codecov/codecov-action#1872</a></li>
<li>docs: fix typo in README by <a
href="https://github.com/datalater"><code>@datalater</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1866">codecov/codecov-action#1866</a></li>
<li>Document a <code>codecov-cli</code> version reference example by <a
href="https://github.com/webknjaz"><code>@webknjaz</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1774">codecov/codecov-action#1774</a></li>
<li>build(deps): bump github/codeql-action from 3.28.18 to 3.29.9 by
<code>@app/dependabot</code> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1861">codecov/codecov-action#1861</a></li>
<li>build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by
<code>@app/dependabot</code> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1833">codecov/codecov-action#1833</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1">https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1</a></p>
<h2>v5.5.0</h2>
<h3>What's Changed</h3>
<ul>
<li>feat: upgrade wrapper to 0.2.4 by <a
href="https://github.com/jviall"><code>@jviall</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1864">codecov/codecov-action#1864</a></li>
<li>Pin actions/github-script by Git SHA by <a
href="https://github.com/martincostello"><code>@martincostello</code></a>
in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1859">codecov/codecov-action#1859</a></li>
<li>fix: check reqs exist by <a
href="https://github.com/joseph-sentry"><code>@joseph-sentry</code></a>
in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1835">codecov/codecov-action#1835</a></li>
<li>fix: Typo in README by <a
href="https://github.com/spalmurray"><code>@spalmurray</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1838">codecov/codecov-action#1838</a></li>
<li>docs: Refine OIDC docs by <a
href="https://github.com/spalmurray"><code>@spalmurray</code></a> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1837">codecov/codecov-action#1837</a></li>
<li>build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by
<code>@app/dependabot</code> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1829">codecov/codecov-action#1829</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0">https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0</a></p>
<h2>v5.4.3</h2>
<h3>What's Changed</h3>
<ul>
<li>build(deps): bump github/codeql-action from 3.28.13 to 3.28.17 by
<code>@app/dependabot</code> in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1822">codecov/codecov-action#1822</a></li>
<li>fix: OIDC on forks by <a
href="https://github.com/joseph-sentry"><code>@joseph-sentry</code></a>
in <a
href="https://redirect.github.com/codecov/codecov-action/pull/1823">codecov/codecov-action#1823</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3">https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3</a></p>
<h2>v5.4.2</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/codecov/codecov-action/commit/671740ac38dd9b0130fbe1cec585b89eea48d3de"><code>671740a</code></a>
chore(release): 5.5.2 (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1902">#1902</a>)</li>
<li><a
href="https://github.com/codecov/codecov-action/commit/96b38e9e60ee60a8c3911f4612407bba2f9195fb"><code>96b38e9</code></a>
chore: <code>disable_search</code> alignment (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1881">#1881</a>)</li>
<li><a
href="https://github.com/codecov/codecov-action/commit/9b6d1f84bde660b0f784003009b1f0aa4663cdeb"><code>9b6d1f8</code></a>
check gpg only when skip-validation = false (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1894">#1894</a>)</li>
<li>See full diff in <a
href="https://github.com/codecov/codecov-action/compare/5a1091511ad55cbe89839c7260b706298ca349f7...671740ac38dd9b0130fbe1cec585b89eea48d3de">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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9463247 commit a4575ec
File tree
8 files changed
+39
-39
lines changed- .github/workflows
8 files changed
+39
-39
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
0 commit comments