Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps the github-actions group with 5 updates in the / directory:

Package From To
actions/checkout 6.0.1 6.0.2
taiki-e/install-action 2.66.1 2.67.11
actions/setup-node 6.1.0 6.2.0
actions/setup-python 6.1.0 6.2.0
release-plz/action 0.5.120 0.5.124

Updates actions/checkout from 6.0.1 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits
  • de0fac2 Fix tag handling: preserve annotations and explicit fetch-tags (#2356)
  • 064fe7f Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...
  • See full diff in compare view

Updates taiki-e/install-action from 2.66.1 to 2.67.11

Release notes

Sourced from taiki-e/install-action's releases.

2.67.11

  • Update cargo-nextest@latest to 0.9.124.

  • Update mise@latest to 2026.1.7.

2.67.10

  • Update cargo-zigbuild@latest to 0.21.3.

  • Update tombi@latest to 0.7.25.

2.67.9

  • Update cargo-zigbuild@latest to 0.21.2.

  • Update tombi@latest to 0.7.24.

2.67.8

  • Update release-plz@latest to 0.3.153.

  • Update cargo-llvm-cov@latest to 0.7.1.

  • Update cargo-binstall@latest to 1.17.3.

2.67.7

  • Update cargo-llvm-cov@latest to 0.7.0.

  • Update release-plz@latest to 0.3.152.

2.67.6

  • Update cargo-nextest@latest to 0.9.123.

2.67.5

  • Update cargo-semver-checks@latest to 0.46.0.

  • Update tombi@latest to 0.7.23.

2.67.4

  • Support installing native binary for cargo-llvm-cov on AArch64 Windows. (Previously x86_64 Windows binary is used as fallback.)

  • Update cargo-llvm-cov@latest to 0.6.24.

2.67.3

  • Update zola@latest to 0.22.1.

  • Update prek@latest to 0.3.0.

  • Update mise@latest to 2026.1.6.

  • Update tombi@latest to 0.7.22.

  • Update cargo-neat@latest to 0.2.4.

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

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

This project adheres to Semantic Versioning.

[Unreleased]

[2.67.11] - 2026-01-26

  • Update cargo-nextest@latest to 0.9.124.

  • Update mise@latest to 2026.1.7.

[2.67.10] - 2026-01-25

  • Update cargo-zigbuild@latest to 0.21.3.

  • Update tombi@latest to 0.7.25.

[2.67.9] - 2026-01-25

  • Update cargo-zigbuild@latest to 0.21.2.

  • Update tombi@latest to 0.7.24.

[2.67.8] - 2026-01-24

  • Update release-plz@latest to 0.3.153.

  • Update cargo-llvm-cov@latest to 0.7.1.

  • Update cargo-binstall@latest to 1.17.3.

[2.67.7] - 2026-01-24

  • Update cargo-llvm-cov@latest to 0.7.0.

  • Update release-plz@latest to 0.3.152.

[2.67.6] - 2026-01-23

  • Update cargo-nextest@latest to 0.9.123.

[2.67.5] - 2026-01-23

... (truncated)

Commits

Updates actions/setup-node from 6.1.0 to 6.2.0

Release notes

Sourced from actions/setup-node's releases.

v6.2.0

What's Changed

Documentation

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.2.0

Commits

Updates actions/setup-python from 6.1.0 to 6.2.0

Release notes

Sourced from actions/setup-python's releases.

v6.2.0

What's Changed

Dependency Upgrades

Full Changelog: actions/setup-python@v6...v6.2.0

Commits

Updates release-plz/action from 0.5.120 to 0.5.124

Release notes

Sourced from release-plz/action's releases.

v0.5.124

What's Changed

Full Changelog: release-plz/action@v0.5...v0.5.124

v0.5.123

What's Changed

Full Changelog: release-plz/action@v0.5...v0.5.123

v0.5.122

What's Changed

New Contributors

Full Changelog: release-plz/action@v0.5...v0.5.122

v0.5.121

What's Changed

Full Changelog: release-plz/action@v0.5...v0.5.121

Commits

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

…updates

Bumps the github-actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.66.1` | `2.67.11` |
| [actions/setup-node](https://github.com/actions/setup-node) | `6.1.0` | `6.2.0` |
| [actions/setup-python](https://github.com/actions/setup-python) | `6.1.0` | `6.2.0` |
| [release-plz/action](https://github.com/release-plz/action) | `0.5.120` | `0.5.124` |



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

Updates `taiki-e/install-action` from 2.66.1 to 2.67.11
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@3522286...887bc4e)

Updates `actions/setup-node` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@395ad32...6044e13)

Updates `actions/setup-python` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@83679a8...a309ff8)

Updates `release-plz/action` from 0.5.120 to 0.5.124
- [Release notes](https://github.com/release-plz/action/releases)
- [Commits](release-plz/action@487eb7b...e592230)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.67.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: release-plz/action
  dependency-version: 0.5.124
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

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 Jan 26, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 26, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 2, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-1daa286bb6 branch February 2, 2026 06: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.

0 participants