Skip to content

build(deps): bump cachix/cachix-action from 15 to 17#499

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/cachix/cachix-action-17
Open

build(deps): bump cachix/cachix-action from 15 to 17#499
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/cachix/cachix-action-17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Copy link
Copy Markdown

Bumps cachix/cachix-action from 15 to 17.

Release notes

Sourced from cachix/cachix-action's releases.

v17

What's Changed

Breaking changes

Full Changelog: cachix/cachix-action@v16...v17

v16

What's Changed

Full Changelog: cachix/cachix-action@v15...v16

Changelog

Sourced from cachix/cachix-action's changelog.

Release

  1. Create and push a new tag:

    git tag v17
    git push origin v17
  2. Wait for CI to pass.

  3. Create a release for the new tag.

  4. Move the major version tag to the latest release:

    git tag -fa v17
    git push origin v17 --force
Commits
  • 1eb2ef6 Merge pull request #212 from cachix/upgrade-node-24
  • 75ce400 dist: re-build using esbuild targeting node24
  • 2b33705 deps: update devenv inputs
  • 04937db breaking: update action to Node 24
  • ca2e519 ci: use 25.11 for tests
  • e7c5c1a Merge pull request #208 from cachix/dependabot/github_actions/actions/checkout-6
  • bea8a50 ci: allow running tests manually and with a custom nix version
  • 3ba601f deps: bump devenv
  • 74ef2c6 Merge pull request #209 from cachix/socket-fallback
  • 005ab3f daemon: fall back to os.tmpdir if the socket path is too long
  • 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 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 [cachix/cachix-action](https://github.com/cachix/cachix-action) from 15 to 17.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Changelog](https://github.com/cachix/cachix-action/blob/master/RELEASE.md)
- [Commits](cachix/cachix-action@v15...v17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 30, 2026
@github-actions github-actions Bot added the CI label Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants