Skip to content

ci(deps): bump the actions-patches group across 1 directory with 2 updates#34

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-patches-bec54b1ceb
Closed

ci(deps): bump the actions-patches group across 1 directory with 2 updates#34
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-patches-bec54b1ceb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the actions-patches group with 2 updates in the / directory: taiki-e/install-action and crate-ci/typos.

Updates taiki-e/install-action from 2.75.19 to 2.76.0

Release notes

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

2.76.0

  • Support mdbook-d2. (#1737, thanks @​nhu)

  • Support cargo-apple-runner. (#1731, thanks @​madsmtm)

  • Support cargo-binstall on riscv64 Linux.

  • Update cargo-deb@latest to 3.7.0.

  • Update tombi@latest to 0.10.2.

2.75.30

  • Support cargo-spellcheck on AArch64 Linux/Windows.

  • Update cargo-spellcheck@latest to 0.15.7.

  • Update biome@latest to 2.4.14.

2.75.29

  • Update syft@latest to 1.44.0.

  • Update rclone@latest to 1.74.0.

  • Update osv-scanner@latest to 2.3.6.

2.75.28

  • Update wasmtime@latest to 44.0.1.

  • Update typos@latest to 1.46.0.

  • Update tombi@latest to 0.10.1.

  • Update sccache@latest to 0.15.0.

  • Update mise@latest to 2026.4.28.

  • Update gungraun-runner@latest to 0.18.2.

  • Update cyclonedx@latest to 0.31.0.

2.75.27

  • Update cargo-udeps@latest to 0.1.61.

  • Update wasm-tools@latest to 1.248.0.

  • Update cargo-deb@latest to 3.6.4.

2.75.26

  • Update wasm-bindgen@latest to 0.2.120.

... (truncated)

Changelog

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

[2.76.0] - 2026-05-04

  • Support mdbook-d2. (#1737, thanks @​nhu)

  • Support cargo-apple-runner. (#1731, thanks @​madsmtm)

  • Support cargo-binstall on riscv64 Linux.

  • Update cargo-deb@latest to 3.7.0.

  • Update tombi@latest to 0.10.2.

[2.75.30] - 2026-05-03

  • Support cargo-spellcheck on AArch64 Linux/Windows.

  • Update cargo-spellcheck@latest to 0.15.7.

  • Update biome@latest to 2.4.14.

[2.75.29] - 2026-05-02

  • Update syft@latest to 1.44.0.

  • Update rclone@latest to 1.74.0.

  • Update osv-scanner@latest to 2.3.6.

[2.75.28] - 2026-05-01

  • Update wasmtime@latest to 44.0.1.

  • Update typos@latest to 1.46.0.

  • Update tombi@latest to 0.10.1.

  • Update sccache@latest to 0.15.0.

  • Update mise@latest to 2026.4.28.

  • Update gungraun-runner@latest to 0.18.2.

  • Update cyclonedx@latest to 0.31.0.

[2.75.27] - 2026-04-30

  • Update cargo-udeps@latest to 0.1.61.

  • Update wasm-tools@latest to 1.248.0.

... (truncated)

Commits
  • 711e1c3 Release 2.76.0
  • 6f6e822 Update changelog
  • a142873 ci,tools: Update config and script
  • ff1c16d Support cargo-apple-runner (#1731)
  • 8966c78 Support mdbook-d2 (#1737)
  • c2126fb Support cargo-binstall on riscv64 Linux
  • 57f2d4f codegen: Pin cargo-binstall version in base manifest
  • 4702276 Revert "Update cargo-binstall@latest to 1.19.0"
  • 9908d1d Remove sed usage in canonicalize_windows_path
  • 4976db3 Update cargo-binstall@latest to 1.19.0
  • Additional commits viewable in compare view

Updates crate-ci/typos from 1.45.1 to 1.46.0

Release notes

Sourced from crate-ci/typos's releases.

v1.46.0

[1.46.0] - 2026-04-30

Features

  • Updated the dictionary with the April 2026 changes

v1.45.2

[1.45.2] - 2026-04-27

Fixes

  • Ignore ssh ed25519 public keys
Changelog

Sourced from crate-ci/typos's changelog.

[1.46.0] - 2026-04-30

Features

  • Updated the dictionary with the April 2026 changes

[1.45.2] - 2026-04-27

Fixes

  • Ignore ssh ed25519 public keys
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 11, 2026
…dates

Bumps the actions-patches group with 2 updates in the / directory: [taiki-e/install-action](https://github.com/taiki-e/install-action) and [crate-ci/typos](https://github.com/crate-ci/typos).


Updates `taiki-e/install-action` from 2.75.19 to 2.76.0
- [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@v2.75.19...v2.76.0)

Updates `crate-ci/typos` from 1.45.1 to 1.46.0
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.45.1...v1.46.0)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-version: 1.45.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-patches
- dependency-name: taiki-e/install-action
  dependency-version: 2.75.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-patches
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title ci(deps): bump the actions-patches group with 2 updates ci(deps): bump the actions-patches group across 1 directory with 2 updates May 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions-patches-bec54b1ceb branch from b0da110 to d3ac516 Compare May 18, 2026 09:40
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 25, 2026

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

@dependabot dependabot Bot closed this May 25, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/actions-patches-bec54b1ceb branch May 25, 2026 08:56
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