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 27 to 28 #82

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps nixbuild/nix-quick-install-action from 27 to 28.

Release notes

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

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
  • 2.18.2
  • 2.3.17

Supported Nix Versions on MacOS Runners

  • 2.21.0
  • 2.20.5
  • 2.19.3
  • 2.18.2
  • 2.3.17
Changelog

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

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

Commits
  • 60e9c39 Release v28
  • 2eeac83 Downgrade nixpkgs because of MacOS build error
  • 0ff55bf Remove Nix 2.22 temporarily
  • 4970493 Bump Nix versions
  • f188189 cicd: Fix Nix version
  • ac5ac30 Merge pull request #42 from nixbuild/nix_2_2x
  • de77414 cicd: Try fix test that fails on MacOS 11/nix 2.21.0
  • b657bdb Add Nix 2.20.5 and 2.21.0
  • 3e26077 Update README and workflows for v27
  • See full diff 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)