Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 4 updates: actions/checkout, peter-evans/create-pull-request, taiki-e/install-action and crate-ci/typos.

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 peter-evans/create-pull-request from 8.0.0 to 8.1.0

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v8.1.0

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v8.0.0...v8.1.0

Commits
  • c0f553f feat: add @​octokit/plugin-retry to handle retriable server errors (#4298)
  • 7000124 fix: Handle remote prune failures gracefully (#4295)
  • 34aa40e build: update distribution (#4289)
  • 641099d build(deps-dev): bump undici from 6.22.0 to 6.23.0 (#4284)
  • 2271f1d build(deps-dev): bump the npm group with 2 updates (#4274)
  • 437c31a build(deps): bump the github-actions group with 2 updates (#4273)
  • 0979079 docs: update readme
  • 5b751cd README.md: bump given GitHub actions to their latest versions (#4265)
  • See full diff in compare view

Updates taiki-e/install-action from 2.66.5 to 2.67.4

Release notes

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

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.

2.67.2

  • Update wasmtime@latest to 41.0.0.

  • Update git-cliff@latest to 2.12.0.

2.67.1

  • Update wasm-pack@latest to 0.14.0.

2.67.0

  • Support cargo-neat. (#1404, thanks @​killzoner)

  • Update tombi@latest to 0.7.20.

  • Update knope@latest to 0.22.1.

  • Update mise@latest to 2026.1.5.

  • Update vacuum@latest to 0.23.4.

  • Update typos@latest to 1.42.1.

  • Update cargo-binstall@latest to 1.16.7.

2.66.7

  • Update prek@latest to 0.2.30.

  • Update release-plz@latest to 0.3.151.

  • Update mise@latest to 2026.1.4.

  • Update vacuum@latest to 0.23.3.

  • Update zizmor@latest to 1.22.0.

... (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]

  • Update tombi@latest to 0.7.23.

[2.67.4] - 2026-01-22

  • 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] - 2026-01-22

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

[2.67.2] - 2026-01-21

  • Update wasmtime@latest to 41.0.0.

  • Update git-cliff@latest to 2.12.0.

[2.67.1] - 2026-01-20

  • Update wasm-pack@latest to 0.14.0.

[2.67.0] - 2026-01-20

  • Support cargo-neat. (#1404, thanks @​killzoner)

  • Update tombi@latest to 0.7.20.

  • Update knope@latest to 0.22.1.

... (truncated)

Commits
  • 02b0f6e Release 2.67.4
  • 01dbe8c Update changelog
  • 23ce7d0 Update cargo-llvm-cov@latest to 0.6.24
  • fc0080c codegen: cargo-llvm-cov 0.6.24+ provides AArch64 Windows binary
  • 3ae7038 Release 2.67.3
  • a7ac176 Update changelog
  • c0d2353 manifest-schema: Apply clippy::std_instead_of_{alloc,core}
  • c8c5ce5 Update zola@latest to 0.22.1
  • 1c50b87 Update prek@latest to 0.3.0
  • 76a2089 Update mise@latest to 2026.1.6
  • Additional commits viewable in compare view

Updates crate-ci/typos from 1.42.0 to 1.42.1

Release notes

Sourced from crate-ci/typos's releases.

v1.42.1

[1.42.1] - 2026-01-19

Fixes

  • Ignore hex literals with suffixes (e.g. 0xffffUL)
Changelog

Sourced from crate-ci/typos's changelog.

Change Log

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

[1.42.1] - 2026-01-19

Fixes

  • Ignore hex literals with suffixes (e.g. 0xffffUL)

[1.42.0] - 2026-01-07

Features

  • Dictionary updates

[1.41.0] - 2025-12-31

Features

[1.40.1] - 2025-12-29

Fixes

  • Treat incrementer and incrementor the same for now

Fixes

  • Don't correct ITerm2

[1.40.0] - 2025-11-26

Features

[1.39.2] - 2025-11-13

Fixes

  • Don't offer entry as a correction for entrys

[1.39.1] - 2025-11-12

... (truncated)

Commits
  • 6512063 chore: Release
  • 2049566 docs: Update changelog
  • cbc66c9 Merge pull request #1471 from epage/hex
  • 2071579 fix(tokens): Ignore hex literals with suffixes
  • 7300bb0 perf(token): Avoid switching to chars
  • 01955c0 perf(token): Prefer slices over characters
  • 5d4cfab test(cli): Show hex literal issue
  • 3cee018 Merge pull request #1468 from Wilfred/patch-1
  • a96a636 Fix typo in ripsecrets link
  • 837ad27 Merge pull request #1467 from Wilfred/full_examples_in_reference
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions labels Jan 22, 2026
Bumps the dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request), [taiki-e/install-action](https://github.com/taiki-e/install-action) and [crate-ci/typos](https://github.com/crate-ci/typos).


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 `peter-evans/create-pull-request` from 8.0.0 to 8.1.0
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@98357b1...c0f553f)

Updates `taiki-e/install-action` from 2.66.5 to 2.67.4
- [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@2e9d707...02b0f6e)

Updates `crate-ci/typos` from 1.42.0 to 1.42.1
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@bb4666a...6512063)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: peter-evans/create-pull-request
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: taiki-e/install-action
  dependency-version: 2.67.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: crate-ci/typos
  dependency-version: 1.42.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dependencies-3d11639b3b branch from f5a4c48 to 674bd9b Compare January 23, 2026 16:29
@elasticdog elasticdog added this pull request to the merge queue Jan 23, 2026
Merged via the queue into main with commit 632e5a8 Jan 23, 2026
6 checks passed
@elasticdog elasticdog deleted the dependabot/github_actions/dependencies-3d11639b3b branch January 23, 2026 16:59
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant