Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Bump nixbuild/nix-quick-install-action from 26 to 29 #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2025

Bumps nixbuild/nix-quick-install-action from 26 to 29.

Release notes

Sourced from nixbuild/nix-quick-install-action's releases.

nixbuild/nix-quick-install-action@v29

Changes

  • Bump minor Nix versions: 2.18.2 -> 2.18.8, 2.19.3 -> 2.19.6, 2.20.5 -> 2.20.8, 2.21.0 -> 2.21.4.

  • Add Nix versions: 2.22.3, 2.23.3, 2.24.9

  • Bump default Nix version: 2.21.0 -> 2.24.9

  • Add support for macos-14 (ARM64) runners, and remove support for deprecated runners. The supported runners are now ubuntu-22.04, macos-13 and macos-14. Other runners might work, but are not tested by the nix-quick-install-action CI.

Supported Nix Versions on Linux Runners

  • 2.24.9
  • 2.23.3
  • 2.22.3
  • 2.21.4
  • 2.20.8
  • 2.19.6
  • 2.18.8
  • 2.3.18

Supported Nix Versions on MacOS Runners

  • 2.24.9
  • 2.23.3
  • 2.22.3
  • 2.21.4
  • 2.20.8
  • 2.19.6
  • 2.18.8
  • 2.3.18

nixbuild/nix-quick-install-action@v28

Changes

  • Remove all Nix versions that are vulnerable to CVE-2024-27297.

  • Bump minor Nix versions: 2.18.1 -> 2.18.2

  • Add Nix versions: 2.20.5, 2.21.0

  • Bump default Nix version: 2.19.3 -> 2.21.0

Supported Nix Versions on Linux Runners

  • 2.21.0
  • 2.20.5
  • 2.19.3

... (truncated)

Changelog

Sourced from nixbuild/nix-quick-install-action's changelog.

v29

Changes

  • Bump minor Nix versions: 2.18.2 -> 2.18.8, 2.19.3 -> 2.19.6, 2.20.5 -> 2.20.8, 2.21.0 -> 2.21.4.

  • Add Nix versions: 2.22.3, 2.23.3, 2.24.9

  • Bump default Nix version: 2.21.0 -> 2.24.9

  • Add support for macos-14 (ARM64) runners, and remove support for deprecated runners. The supported runners are now ubuntu-22.04, macos-13 and macos-14. Other runners might work, but are not tested by the nix-quick-install-action CI.

Commits
  • 25aff27 Release v29
  • e2067cf flake: Remove unused system
  • 4ed3e0f Merge pull request #51 from nixbuild/update-actions
  • 1e71a36 ci: Add arch to artifact names
  • da4598e ci: Update actions
  • 1a459e0 Work around MacOS Arm64 bootstrap problem
  • 55b85d5 ci: Also build with macos-14 so MacOS Arm64 artifacts are produced
  • 843aed6 Fix incorrect env var in install script
  • 4f426bb Remove obsolete comment in install script
  • eb8469b Merge pull request #47 from dbarrosop/master
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 26 to 29.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases)
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE)
- [Commits](nixbuild/nix-quick-install-action@v26...v29)

---
updated-dependencies:
- dependency-name: nixbuild/nix-quick-install-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants