Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump nixbuild/nix-quick-install-action from 28 to 29 in the all-github-actions group #56

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the all-github-actions group with 1 update: nixbuild/nix-quick-install-action.

Updates nixbuild/nix-quick-install-action from 28 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
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 <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

Bumps the all-github-actions group with 1 update: [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action).


Updates `nixbuild/nix-quick-install-action` from 28 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@v28...v29)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 11, 2024
@storvik storvik merged commit 2c0a0b7 into master Nov 13, 2024
5 of 9 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/all-github-actions-551ed02a99 branch November 13, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant