Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the actions group with 3 updates: actions/checkout, actions/setup-node and taiki-e/install-action.

Updates actions/checkout from 6.0.0 to 6.0.1

Release notes

Sourced from actions/checkout's releases.

v6.0.1

What's Changed

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

Commits

Updates actions/setup-node from 6.0.0 to 6.1.0

Release notes

Sourced from actions/setup-node's releases.

v6.1.0

What's Changed

Enhancement:

Dependency updates:

Documentation update:

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

Commits

Updates taiki-e/install-action from 2.62.60 to 2.62.64

Release notes

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

2.62.63

  • Update protoc@latest to 3.33.2.

  • Update release-plz@latest to 0.3.150.

  • Update cargo-binstall@latest to 1.16.3.

  • Update knope@latest to 0.21.7.

  • Update mise@latest to 2025.12.0.

2.62.62

  • Update cargo-deny@latest to 0.18.8.

  • Update cargo-shear@latest to 1.7.1.

  • Update trivy@latest to 0.68.1.

  • Update uv@latest to 0.9.15.

  • Update knope@latest to 0.21.6.

2.62.61

  • Update cargo-deny@latest to 0.18.7.

  • Update cargo-careful@latest to 0.4.9.

  • Update uv@latest to 0.9.14.

  • Update vacuum@latest to 0.20.4.

  • Update cargo-valgrind@latest to 2.4.0.

  • Update mise@latest to 2025.11.11.

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]

  • Update mise@latest to 2025.12.1.

[2.62.64] - 2025-12-08

  • Update cargo-deny@latest to 0.18.9.

  • Update just@latest to 1.44.0.

  • Update uv@latest to 0.9.16.

[2.62.63] - 2025-12-06

  • Update protoc@latest to 3.33.2.

  • Update release-plz@latest to 0.3.150.

  • Update cargo-binstall@latest to 1.16.3.

  • Update knope@latest to 0.21.7.

  • Update mise@latest to 2025.12.0.

[2.62.62] - 2025-12-03

  • Update cargo-deny@latest to 0.18.8.

  • Update cargo-shear@latest to 1.7.1.

  • Update trivy@latest to 0.68.1.

  • Update uv@latest to 0.9.15.

  • Update knope@latest to 0.21.6.

[2.62.61] - 2025-12-02

  • Update cargo-deny@latest to 0.18.7.

... (truncated)

Commits
  • cf46383 Release 2.62.64
  • e05700d Update cargo-deny@latest to 0.18.9
  • 61480d0 Update just@latest to 1.44.0
  • 146f740 Update uv@latest to 0.9.16
  • 50708e9 Release 2.62.63
  • 608cb5d Update protoc@latest to 3.33.2
  • 813a6b3 Update release-plz@latest to 0.3.150
  • 643883d Update cargo-binstall@latest to 1.16.3
  • 3a82a98 Update knope@latest to 0.21.7
  • b24d319 Update mise@latest to 2025.12.0
  • 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 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

Bumps the actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [taiki-e/install-action](https://github.com/taiki-e/install-action).


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

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

Updates `taiki-e/install-action` from 2.62.60 to 2.62.64
- [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@3575e53...cf46383)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/setup-node
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.62.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

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

@dependabot dependabot bot closed this Dec 15, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/actions-46cfaf9dc9 branch December 15, 2025 21:27
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