Skip to content

chore(deps): bump cachix/install-nix-action from 26 to 31#451

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/cachix/install-nix-action-31
Closed

chore(deps): bump cachix/install-nix-action from 26 to 31#451
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/cachix/install-nix-action-31

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps cachix/install-nix-action from 26 to 31.

Release notes

Sourced from cachix/install-nix-action's releases.

v31

Starting with v31, this action will use semantic versioning for releases. Major tags, like v31, will be bumped to point to the latest minor/patch release. This is in line with how most GitHub actions manage releases.

What's Changed

Full Changelog: cachix/install-nix-action@v30...v31

v30

v29

Bumps Nix to 2.24.7

v28

Nix 2.24.6 - GHSA-h4vv-h3jq-v493

v27

What's Changed

New Contributors

Full Changelog: cachix/install-nix-action@v26...V27

Changelog

Sourced from cachix/install-nix-action's changelog.

Release

As of v31, releases of this action follow Semantic Versioning.

Publishing a new release

Publish the release

Draft a new release on GitHub:

  • In Choose a tag, create a new tag, like v31.2.1, following semver.
  • Click Generate release notes.
  • Set as the latest release should be selected automatically.
  • Publish release

Update the major tag

The major tag, like v31, allows downstream users to opt-in to automatic non-breaking updates.

This process follows GitHub's own guidelines: https://github.com/actions/toolkit/blob/main/docs/action-versioning.md

Fetch the latest tags
git pull --tags --force
Move the tag
git tag -fa v31
git push origin v31 --force

Update the release notes for the major tag

Find the release on GitHub: https://github.com/cachix/install-nix-action/releases

Edit the release and click Generate release notes. Edit the formatting and publish.

Commits
  • 56a7bb7 Merge pull request #250 from cachix/create-pull-request/patch
  • c04e864 nix: 2.30.2 -> 2.31.0
  • 9aaadd8 Merge pull request #248 from jennydaman/patch-1
  • a23271b Reword README.md section on nix develop
  • f02d365 Merge pull request #249 from cachix/dependabot/github_actions/actions/checkout-5
  • b4dc112 chore(deps): bump actions/checkout from 4 to 5
  • ca6a0fa Add example for nix develop
  • 96bd9f3 ci: update nixpkgs channel used in tests
  • 92ffed7 ci: make test workflow dispatchable
  • fc6e360 Merge pull request #246 from cachix/create-pull-request/patch
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 31.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md)
- [Commits](cachix/install-nix-action@v26...v31)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-version: '31'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 8, 2025
@dependabot dependabot bot requested a review from RadxaYuntian as a code owner September 8, 2025 05:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2025

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

@github-actions github-actions bot enabled auto-merge September 8, 2025 05:51
@RadxaYuntian
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2025

Looks like cachix/install-nix-action is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 14, 2025
auto-merge was automatically disabled October 14, 2025 02:34

Pull request was closed

@dependabot dependabot bot deleted the dependabot/github_actions/cachix/install-nix-action-31 branch October 14, 2025 02:34
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