Skip to content

Bump the dependencies group with 7 updates#131

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dependencies-11bc758c70
Closed

Bump the dependencies group with 7 updates#131
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dependencies-11bc758c70

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 7, 2025

Bumps the dependencies group with 7 updates:

Package From To
dtolnay/rust-toolchain 315e265cd78dad1e1dcf3a5074f6d6c47029d5aa b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
Swatinem/rust-cache 2.7.5 2.8.0
taiki-e/install-action 2.44.71 2.56.7
peter-evans/create-pull-request 7.0.5 7.0.8
raven-actions/actionlint 2.0.0 2.0.1
crate-ci/typos 1.27.3 1.34.0
softprops/action-gh-release 2.1.0 2.3.2

Updates dtolnay/rust-toolchain from 315e265cd78dad1e1dcf3a5074f6d6c47029d5aa to b3b07ba8b418998c39fb20f53e8b695cdcc8de1b

Commits
  • b3b07ba Merge pull request #152 from dtolnay/trailingwhitespace
  • 6ff96e9 Clean up trailing whitespace from PR 145
  • 3038d43 Merge pull request #151 from dtolnay/winrustup
  • d69c8f6 Use rustup.rs advertised download URLs
  • c9b8f05 Merge pull request #149 from dtolnay/wincargohome
  • eceb16e Respect pre-existing CARGO_HOME on Windows
  • 449259c Merge pull request #150 from dtolnay/githubpath
  • f36efba Fix GITHUB_PATH
  • 3d21cbb Merge pull request #148 from dtolnay/backslash
  • 802126c Consistently use backslash directories on Windows
  • Additional commits viewable in compare view

Updates Swatinem/rust-cache from 2.7.5 to 2.8.0

Release notes

Sourced from Swatinem/rust-cache's releases.

v2.8.0

What's Changed

New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.8...v2.8.0

v2.7.8

What's Changed

Full Changelog: Swatinem/rust-cache@v2.7.7...v2.7.8

v2.7.7

Full Changelog: Swatinem/rust-cache@v2.7.6...v2.7.7

v2.7.6

What's Changed

New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.5...v2.7.6

Changelog

Sourced from Swatinem/rust-cache's changelog.

Changelog

2.8.0

  • Add support for warpbuild cache provider
  • Add new cache-workspace-crates feature

2.7.8

  • Include CPU arch in the cache key

2.7.7

  • Also cache cargo install metadata

2.7.6

  • Allow opting out of caching $CARGO_HOME/bin
  • Add runner OS in cache key
  • Adds an option to do lookup-only of the cache

2.7.5

  • Support Cargo.lock format cargo-lock v4
  • Only run macOsWorkaround() on macOS

2.7.3

  • Work around upstream problem that causes cache saving to hang for minutes.

2.7.2

  • Only key by Cargo.toml and Cargo.lock files of workspace members.

2.7.1

  • Update toml parser to fix parsing errors.

2.7.0

  • Properly cache trybuild tests.

2.6.2

  • Fix toml parsing.

2.6.1

  • Fix hash contributions of Cargo.lock/Cargo.toml files.

... (truncated)

Commits

Updates taiki-e/install-action from 2.44.71 to 2.56.7

Release notes

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

2.56.7

  • Update shfmt@latest to 3.12.0.

2.56.6

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

  • Update cargo-udeps@latest to 0.1.57.

2.56.5

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

2.56.4

  • Update cargo-shear@latest to 1.3.3.

2.56.3

  • Update trivy@latest to 0.64.1.

2.56.2

  • Update vacuum@latest to 0.17.2.

  • Update syft@latest to 1.28.0.

2.56.1

  • Update release-plz@latest to 0.3.137.

2.56.0

2.55.4

  • Update trivy@latest to 0.64.0.

  • Update just@latest to 1.41.0.

2.55.3

  • Update dprint@latest to 0.50.1.

2.55.2

  • Update zizmor@latest to 1.11.0.

  • Update cargo-dinghy@latest to 0.8.1.

2.55.1

  • Update vacuum@latest to 0.17.1.

  • Update typos@latest to 1.34.0.

2.55.0

  • Support vacuum. (#1016, thanks @​jayvdb)

  • Update cargo-shear@latest to 1.3.2.

... (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 vacuum@latest to 0.17.3.

[2.56.7] - 2025-07-07

  • Update shfmt@latest to 3.12.0.

[2.56.6] - 2025-07-06

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

  • Update cargo-udeps@latest to 0.1.57.

[2.56.5] - 2025-07-06

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

[2.56.4] - 2025-07-05

  • Update cargo-shear@latest to 1.3.3.

[2.56.3] - 2025-07-03

  • Update trivy@latest to 0.64.1.

[2.56.2] - 2025-07-02

  • Update vacuum@latest to 0.17.2.

  • Update syft@latest to 1.28.0.

[2.56.1] - 2025-07-01

  • Update release-plz@latest to 0.3.137.

[2.56.0] - 2025-07-01

... (truncated)

Commits

Updates peter-evans/create-pull-request from 7.0.5 to 7.0.8

Release notes

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

Create Pull Request v7.0.8

What's Changed

Full Changelog: peter-evans/create-pull-request@v7.0.7...v7.0.8

Create Pull Request v7.0.7

⚙️ Fixes an issue with commit signing where modifications to the same file in multiple commits squash into the first commit.

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v7.0.6...v7.0.7

Create Pull Request v7.0.6

... (truncated)

Commits
  • 271a8d0 fix: suppress output for some git operations (#3776)
  • 6f7efd1 test: update cpr-example-command
  • 13c47c5 build(deps-dev): bump prettier from 3.5.1 to 3.5.2 (#3754)
  • 63e5829 build(deps): bump @​octokit/plugin-paginate-rest from 11.4.2 to 11.4.3 (#3753)
  • a92c90f build(deps-dev): bump eslint-import-resolver-typescript (#3752)
  • b23b62d build(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 (#3751)
  • dd2324f fix: use showFileAtRefBase64 to read per-commit file contents (#3744)
  • 367180c ci: remove testv5 cmd
  • 25575a1 build: update distribution (#3736)
  • a56e7a5 build(deps): bump @​octokit/core from 6.1.3 to 6.1.4 (#3711)
  • Additional commits viewable in compare view

Updates raven-actions/actionlint from 2.0.0 to 2.0.1

Release notes

Sourced from raven-actions/actionlint's releases.

v2.0.1

🔄️ What's Changed

🐛 Bug Fixes

👥 Contributors

@​DariuszPorowski and @​Skipants

See details of all code changes: raven-actions/actionlint@v2.0.0...v2.0.1 since previous release.

Commits

Updates crate-ci/typos from 1.27.3 to 1.34.0

Release notes

Sourced from crate-ci/typos's releases.

v1.34.0

[1.34.0] - 2025-06-30

Features

  • Updated the dictionary with the June 2025 changes

v1.33.1

[1.33.1] - 2025-06-02

Fixes

  • (dict) Don't correct wasn't to wasm't

v1.33.0

[1.33.0] - 2025-06-02

Features

  • Updated the dictionary with the May 2025 changes

v1.32.0

[1.32.0] - 2025-05-02

Features

  • Updated the dictionary with the April 2025 changes

v1.31.2

[1.31.2] - 2025-04-28

Fixes

  • (exclusion) Don't confused emails as base64
  • (dict) Correct contamint to contaminant, not contaminat
  • (dict) Correct contamints to contaminants, not contaminats

Performance

  • Improve tokenization performance

v1.31.1

[1.31.1] - 2025-03-31

Fixes

  • (dict) Also correct typ to type

v1.31.0

[1.31.0] - 2025-03-28

... (truncated)

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.34.0] - 2025-06-30

Features

  • Updated the dictionary with the June 2025 changes

[1.33.1] - 2025-06-02

Fixes

  • (dict) Don't correct wasn't to wasm't

[1.33.0] - 2025-06-02

Features

  • Updated the dictionary with the May 2025 changes

[1.32.0] - 2025-05-02

Features

  • Updated the dictionary with the April 2025 changes

[1.31.2] - 2025-04-28

Fixes

  • (exclusion) Don't confused emails as base64
  • (dict) Correct contamint to contaminant, not contaminat
  • (dict) Correct contamints to contaminants, not contaminats

Performance

  • Improve tokenization performance

[1.31.1] - 2025-03-31

Fixes

  • (dict) Also correct typ to type

... (truncated)

Commits
  • 392b78f chore: Release
  • 34b60f1 chore: Release
  • 8b9670a docs: Update changelog
  • a6e6118 Merge pull request #1332 from epage/juune
  • 92f481e feat(dict): June 2025 updates
  • fb1f645 chore(deps): Update Rust Stable to v1.88 (#1330)
  • ebc6aac Merge pull request #1327 from not-my-profile/fix-typo-in-error
  • e359d71 fix(cli): Correct config field reference in error message
  • 022bdbe chore(ci): Update from windows-2019
  • ed74f4e chore(ci): Update from windows-2019
  • Additional commits viewable in compare view

Updates softprops/action-gh-release from 2.1.0 to 2.3.2

Release notes

Sourced from softprops/action-gh-release's releases.

v2.3.2

  • fix: revert fs readableWebStream change

v2.3.1

What's Changed

Bug fixes 🐛

New Contributors

Full Changelog: softprops/action-gh-release@v2.3.0...v2.3.1

v2.3.0

  • Migrate from jest to vitest
  • Replace mime with mime-types
  • Bump to use node 24
  • Dependency updates

Full Changelog: softprops/action-gh-release@v2.2.2...v2.3.0

v2.2.2

What's Changed

Bug fixes 🐛

Other Changes 🔄

New Contributors

Full Changelog: softprops/action-gh-release@v2.2.1...v2.2.2

... (truncated)

Changelog

Sourced from softprops/action-gh-release's changelog.

2.3.2

  • fix: revert fs readableWebStream change

2.3.1

Bug fixes 🐛

2.3.0

  • Migrate from jest to vitest
  • Replace mime with mime-types
  • Bump to use node 24
  • Dependency updates

2.2.2

What's Changed

Bug fixes 🐛

Other Changes 🔄

2.2.1

What's Changed

Bug fixes 🐛

Other Changes 🔄

2.2.0

What's Changed

Exciting New Features 🎉

... (truncated)

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

Bumps the dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) | `315e265cd78dad1e1dcf3a5074f6d6c47029d5aa` | `b3b07ba8b418998c39fb20f53e8b695cdcc8de1b` |
| [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) | `2.7.5` | `2.8.0` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.44.71` | `2.56.7` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.5` | `7.0.8` |
| [raven-actions/actionlint](https://github.com/raven-actions/actionlint) | `2.0.0` | `2.0.1` |
| [crate-ci/typos](https://github.com/crate-ci/typos) | `1.27.3` | `1.34.0` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.1.0` | `2.3.2` |


Updates `dtolnay/rust-toolchain` from 315e265cd78dad1e1dcf3a5074f6d6c47029d5aa to b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](dtolnay/rust-toolchain@315e265...b3b07ba)

Updates `Swatinem/rust-cache` from 2.7.5 to 2.8.0
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rust-cache@82a92a6...98c8021)

Updates `taiki-e/install-action` from 2.44.71 to 2.56.7
- [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@5d427d8...f3a2792)

Updates `peter-evans/create-pull-request` from 7.0.5 to 7.0.8
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@5e91468...271a8d0)

Updates `raven-actions/actionlint` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/raven-actions/actionlint/releases)
- [Commits](raven-actions/actionlint@01fce4f...3a24062)

Updates `crate-ci/typos` from 1.27.3 to 1.34.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@b74202f...392b78f)

Updates `softprops/action-gh-release` from 2.1.0 to 2.3.2
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@01570a1...72f2c25)

---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
  dependency-version: b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: Swatinem/rust-cache
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: taiki-e/install-action
  dependency-version: 2.56.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: peter-evans/create-pull-request
  dependency-version: 7.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: raven-actions/actionlint
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: crate-ci/typos
  dependency-version: 1.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: softprops/action-gh-release
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions labels Jul 7, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 11, 2025

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

@dependabot dependabot Bot closed this Aug 11, 2025
@dependabot dependabot Bot deleted the dependabot/github_actions/dependencies-11bc758c70 branch August 11, 2025 18:47
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.

0 participants