orhun / binsider

Analyze ELF binaries like a boss 😼🕵️‍♂️
https://binsider.dev/
Apache License 2.0
2.76k stars 61 forks source link

chore(deps): bump nixbuild/nix-quick-install-action from 28 to 29 #101

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps 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 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)