Skip to content

chore(deps): bump the actions-dependencies group across 1 directory with 2 updates - #80

Merged
samuelburnham merged 1 commit into
mainfrom
dependabot/github_actions/actions-dependencies-8c391c9a9f
Jul 27, 2026
Merged

chore(deps): bump the actions-dependencies group across 1 directory with 2 updates#80
samuelburnham merged 1 commit into
mainfrom
dependabot/github_actions/actions-dependencies-8c391c9a9f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-dependencies group with 2 updates in the / directory: actions/checkout and cachix/cachix-action.

Updates actions/checkout from 6 to 7

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

... (truncated)

Commits

Updates cachix/cachix-action from 16 to 17

Release notes

Sourced from cachix/cachix-action's releases.

v17

What's Changed

Breaking changes

Bug fixes

  • Harden the post-build daemon hook against failing. Caching issues should not prevent builds from continuing.
  • Await main functions so that errors bubble up properly.

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

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
  • 5f2d7c5 fix: await main functions
  • 4ee5453 rebuilt dist
  • 9f82c7e fix: ensure that the post-build hook never fails
  • a593539 ci: add a workflow to auto-bump version in README
  • 8d6d4b9 docs: add release and contributing docs
  • 6505427 Merge pull request #213 from jleroux98/update-readme
  • 5941c26 use regular tags
  • 80a630b update tags
  • 1eb2ef6 Merge pull request #212 from cachix/upgrade-node-24
  • 75ce400 dist: re-build using esbuild targeting node24
  • Additional commits viewable in compare view

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 17, 2026
…ith 2 updates

Bumps the actions-dependencies group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [cachix/cachix-action](https://github.com/cachix/cachix-action).


Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

Updates `cachix/cachix-action` from 16 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@v16...v17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@samuelburnham
samuelburnham force-pushed the dependabot/github_actions/actions-dependencies-8c391c9a9f branch from ff265a6 to cf81440 Compare July 27, 2026 14:16
@samuelburnham
samuelburnham enabled auto-merge (squash) July 27, 2026 14:16
@samuelburnham
samuelburnham merged commit 9389649 into main Jul 27, 2026
2 checks passed
@samuelburnham
samuelburnham deleted the dependabot/github_actions/actions-dependencies-8c391c9a9f branch July 27, 2026 14:18
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