Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump nixbuild/nix-quick-install-action from 26 to 27 (#201)
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 26 to 27. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nixbuild/nix-quick-install-action/releases">nixbuild/nix-quick-install-action's releases</a>.</em></p> <blockquote> <h2>nixbuild/nix-quick-install-action@v27</h2> <h2>Security Notice</h2> <p>This release (and previous releases) includes Nix versions that are vulnerable to <a href="https://www.cve.org/CVERecord?id=CVE-2024-27297">CVE-2024-27297</a>. The current default Nix version, 2.19.3, is not vulnerable. If you select another Nix version you should use your own judgement to decide if CVE-2024-27297 is applicable to your usage of Nix in your GitHub Actions workflow.</p> <p>The following Nix versions that are packaged with this action are <strong>not</strong> vulnerable:</p> <ul> <li>2.19.3 (the default version)</li> <li>2.18.1</li> <li>2.3.17</li> </ul> <p>The above versions have been explicitly patched by the <code>nixpkgs</code> maintainers.</p> <p>The rest of the Nix versions provided by this action <strong>are vulnerable</strong> to CVE-2024-27297.</p> <p>In the next release of this action (v28), all vulnerable Nix versions will be removed.</p> <h2>Changes</h2> <ul> <li> <p>Bump minor Nix versions: 2.3.16 -> 2.3.17</p> </li> <li> <p>Add Nix versions: 2.17.1, 2.18.1, 2.19.3</p> </li> <li> <p>Bump default Nix version: 2.16.2 -> 2.19.3</p> </li> </ul> <h2>Supported Nix Versions on Linux Runners</h2> <ul> <li>2.19.3</li> <li>2.18.1</li> <li>2.17.1</li> <li>2.16.2</li> <li>2.15.3</li> <li>2.14.1</li> <li>2.13.6</li> <li>2.12.1</li> <li>2.11.1</li> <li>2.10.3</li> <li>2.9.2</li> <li>2.8.1</li> <li>2.7.0</li> <li>2.6.1</li> <li>2.5.1</li> <li>2.4</li> <li>2.3.17</li> <li>2.2.2</li> <li>2.1.3</li> <li>2.0.4</li> </ul> <h2>Supported Nix Versions on MacOS Runners</h2> <ul> <li>2.19.3</li> <li>2.18.1</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE">nixbuild/nix-quick-install-action's changelog</a>.</em></p> <blockquote> <p>v27</p> <h2>Security Notice</h2> <p>This release (and previous releases) includes Nix versions that are vulnerable to <a href="https://www.cve.org/CVERecord?id=CVE-2024-27297">CVE-2024-27297</a>. The current default Nix version, 2.19.3, is not vulnerable. If you select another Nix version you should use your own judgement to decide if CVE-2024-27297 is applicable to your usage of Nix in your GitHub Actions workflow.</p> <p>The following Nix versions that are packaged with this action are <strong>not</strong> vulnerable:</p> <ul> <li>2.19.3 (the default version)</li> <li>2.18.1</li> <li>2.3.17</li> </ul> <p>The above versions have been explicitly patched by the <code>nixpkgs</code> maintainers.</p> <p>The rest of the Nix versions provided by this action <strong>are vulnerable</strong> to CVE-2024-27297.</p> <p>In the next release of this action (v28), all vulnerable Nix versions will be removed.</p> <h2>Changes</h2> <ul> <li> <p>Bump minor Nix versions: 2.3.16 -> 2.3.17</p> </li> <li> <p>Add Nix versions: 2.17.1, 2.18.1, 2.19.3</p> </li> <li> <p>Bump default Nix version: 2.16.2 -> 2.19.3</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nixbuild/nix-quick-install-action/commit/d02dd28b62bc5d22fdd0126895a4fbc8347ab665"><code>d02dd28</code></a> Release v27</li> <li><a href="https://github.com/nixbuild/nix-quick-install-action/commit/123ee16a4dc406f680bef06bb04b52771d6e67c5"><code>123ee16</code></a> Fix variable name</li> <li><a href="https://github.com/nixbuild/nix-quick-install-action/commit/b35ae205732dda347984b4e6562015f2ee973037"><code>b35ae20</code></a> Retry if db registration fails</li> <li><a href="https://github.com/nixbuild/nix-quick-install-action/commit/483e6ef9a603949d991801dae188784b2f6a5a0f"><code>483e6ef</code></a> Bump nixpkgs revisions to get patches for CVE-2024-27297</li> <li><a href="https://github.com/nixbuild/nix-quick-install-action/commit/eac9523d35582cb3c1ab2acfd9180aeb8368bd1b"><code>eac9523</code></a> Bump default Nix version from 2.16.2 to 2.19.3</li> <li><a href="https://github.com/nixbuild/nix-quick-install-action/commit/e6c40657c4e9da1f723a6d72fee1e63878de77ba"><code>e6c4065</code></a> Revert "Add Nix 2.20.5 and 2.21.0"</li> <li><a href="https://github.com/nixbuild/nix-quick-install-action/commit/b83db0f5c0d79ca52dd02dbe059901f37f68319e"><code>b83db0f</code></a> Add Nix 2.20.5 and 2.21.0</li> <li><a href="https://github.com/nixbuild/nix-quick-install-action/commit/896e4387e1f4456787928c534f0d19c02fecf56c"><code>896e438</code></a> Merge pull request <a href="https://redirect.github.com/nixbuild/nix-quick-install-action/issues/41">#41</a> from deemp/master</li> <li><a href="https://github.com/nixbuild/nix-quick-install-action/commit/0e337bef9746ac5be11da491f2623dd399fc429b"><code>0e337be</code></a> fix(cicd): bump nix version</li> <li><a href="https://github.com/nixbuild/nix-quick-install-action/commit/a17089ebbcd125673447ac93b30db620b2d9a319"><code>a17089e</code></a> chore: update nix versions</li> <li>Additional commits viewable in <a href="https://github.com/nixbuild/nix-quick-install-action/compare/v26...v27">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nixbuild/nix-quick-install-action&package-manager=github_actions&previous-version=26&new-version=27)](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`. [//]: # (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 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) </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Barroso <[email protected]>
- Loading branch information