Skip to content

chore(deps): bump the all group across 1 directory with 5 updates#43

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/all-5fe7318ec3
Open

chore(deps): bump the all group across 1 directory with 5 updates#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/all-5fe7318ec3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the all group with 5 updates in the / directory:

Package From To
actions/checkout 6.0.2 7.0.0
cachix/install-nix-action 31.10.3 31.10.6
tailscale/github-action 4.1.2 4.1.3
rtCamp/action-slack-notify 2.3.3 2.4.0
stefanzweifel/git-auto-commit-action 7.1.0 7.2.0

Updates actions/checkout from 6.0.2 to 7.0.0

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v4.2.2

v4.2.1

... (truncated)

Commits

Updates cachix/install-nix-action from 31.10.3 to 31.10.6

Release notes

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

v31.10.6

What's Changed

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

v31.10.5

What's Changed

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

v31.10.4

What's Changed

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

Commits
  • 8aa0397 Merge pull request #275 from cachix/create-pull-request/patch
  • 21d0b78 nix: 2.34.6 -> 2.34.7
  • ab73962 Merge pull request #274 from cachix/create-pull-request/patch
  • 41e4d4a nix: 2.34.5 -> 2.34.6
  • 6165592 Merge pull request #273 from cachix/create-pull-request/patch
  • b9f700d nix: 2.34.4 -> 2.34.5
  • See full diff in compare view

Updates tailscale/github-action from 4.1.2 to 4.1.3

Release notes

Sourced from tailscale/github-action's releases.

v4.1.3

What's Changed

New Contributors

Full Changelog: tailscale/github-action@v4...v4.1.3

Commits
  • 780049a Merge pull request #303 from tailscale/alexc/riscv64
  • a36a368 action: download the correct binary on riscv64
  • 60d77a3 Merge pull request #302 from tailscale/dependabot/github_actions/actions/chec...
  • 2499098 Bump actions/checkout from 6.0.3 to 7.0.0
  • 06afa10 Merge pull request #291 from tailscale/dependabot/npm_and_yarn/prettier-3.8.3
  • 7155a87 Merge pull request #295 from tailscale/dependabot/github_actions/actions/chec...
  • c175bd7 Bump actions/checkout from 6.0.2 to 6.0.3
  • 30ec094 Bump prettier from 3.8.1 to 3.8.3
  • 586e48b Merge pull request #276 from tailscale/dependabot/npm_and_yarn/prettier-3.8.1
  • 62a8a34 Merge pull request #288 from tailscale/dependabot/github_actions/actions/setu...
  • Additional commits viewable in compare view

Updates rtCamp/action-slack-notify from 2.3.3 to 2.4.0

Release notes

Sourced from rtCamp/action-slack-notify's releases.

v2.4.0

What's Changed

Changelog:

What's Changed

New Contributors

Full Changelog: rtCamp/action-slack-notify@v2.3.0...v2.4.0

Commits
  • 33ca3be build: update action image to v2.4.0
  • 14ec709 Merge pull request #248 from rtCamp/dependabot/github_actions/softprops/actio...
  • 73602e5 Merge pull request #246 from rtCamp/dependabot/github_actions/docker/setup-bu...
  • 0a2fd06 Merge pull request #249 from rtCamp/dependabot/docker/alpine-5b10f432ef3da1b8...
  • 584ccdf Merge pull request #244 from nktanwar/fix-msg-minimal-heading
  • d1fbafe Bump alpine from 865b95f to 5b10f43
  • ad0d047 Bump softprops/action-gh-release from 2 to 3
  • daf8b1e Bump docker/setup-buildx-action from 3 to 4
  • c58b60e Merge pull request #243 from rtCamp/dependabot/docker/alpine-865b95f46d98cf86...
  • 882c24e Remove message title when MSG_MINIMAL is true Done
  • Additional commits viewable in compare view

Updates stefanzweifel/git-auto-commit-action from 7.1.0 to 7.2.0

Release notes

Sourced from stefanzweifel/git-auto-commit-action's releases.

v7.2.0

Added

Fixed

Dependency Updates

Changelog

Sourced from stefanzweifel/git-auto-commit-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

TBD

v7.2.0 - 2026-06-28

Added

Fixed

Dependency Updates

v7.1.0 - 2025-12-17

Added

Changes

Dependency Updates

v7.0.0 - 2025-10-12

Added

... (truncated)

Commits
  • 4a55954 Update README.md
  • 9f6c933 Add hooks to run shell snippets around git operations (#411)
  • c365a74 Emit warning for pull_request_target trigger usage (#410)
  • d28176c Bump actions/checkout from 6 to 7 (#409)
  • 25df622 Add EXAMPLES.md
  • 32e9844 docs(action): fix input and output descriptions in action.yml (#406)
  • a3ed46f docs: fix typos, grammar, and formatting across markdown files (#408)
  • b4d688c docs: fix broken and redirecting URLs in README.md (#407)
  • f53a62c README: clearify meaning of the repository field (#404)
  • 4fc4bbf Bump release-drafter/release-drafter from 6 to 7 (#403)
  • 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

Bumps the all group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.0` |
| [cachix/install-nix-action](https://github.com/cachix/install-nix-action) | `31.10.3` | `31.10.6` |
| [tailscale/github-action](https://github.com/tailscale/github-action) | `4.1.2` | `4.1.3` |
| [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) | `2.3.3` | `2.4.0` |
| [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) | `7.1.0` | `7.2.0` |



Updates `actions/checkout` from 6.0.2 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@de0fac2...9c091bb)

Updates `cachix/install-nix-action` from 31.10.3 to 31.10.6
- [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@96951a3...8aa0397)

Updates `tailscale/github-action` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/tailscale/github-action/releases)
- [Commits](tailscale/github-action@306e68a...780049a)

Updates `rtCamp/action-slack-notify` from 2.3.3 to 2.4.0
- [Release notes](https://github.com/rtcamp/action-slack-notify/releases)
- [Commits](rtCamp/action-slack-notify@e31e87e...33ca3be)

Updates `stefanzweifel/git-auto-commit-action` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](stefanzweifel/git-auto-commit-action@04702ed...4a55954)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: cachix/install-nix-action
  dependency-version: 31.10.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tailscale/github-action
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rtCamp/action-slack-notify
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: chore, team-developer-support. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants