Skip to content

Bump baptiste0928/cargo-install from 3.3.2 to 3.4.0#496

Merged
TheAlgorythm merged 1 commit intoMAINfrom
dependabot/github_actions/baptiste0928/cargo-install-3.4.0
Mar 1, 2026
Merged

Bump baptiste0928/cargo-install from 3.3.2 to 3.4.0#496
TheAlgorythm merged 1 commit intoMAINfrom
dependabot/github_actions/baptiste0928/cargo-install-3.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps baptiste0928/cargo-install from 3.3.2 to 3.4.0.

Release notes

Sourced from baptiste0928/cargo-install's releases.

v3.4.0

Changed

  • Upgraded the action runtime to Node.js 24.
  • Updated dependencies.

Fixed

  • The new version available warning could sometimes suggest a pre-release version.
Changelog

Sourced from baptiste0928/cargo-install's changelog.

[3.4.0] - 2026-02-22

Changed

  • Upgraded the action runtime to Node.js 24.
  • Updated dependencies.

Fixed

  • The new version available warning could sometimes suggest a pre-release version.

[3.1.2] - 2025-08-24

Changed

  • The CARGO_INSTALL_ROOT environment variable is set when running cargo install. This allows sub-processed using the cargo install command (such as yazi's build script) to use the right installation path.

[3.3.1] - 2025-06-17

Changed

  • Dependencies have been updated.

[3.3.0] - 2025-01-06

Changed

  • Removed the job id from the cache key. This allows the same cache to be used across multiple jobs if the installation arguments are the same.
  • Improved the cache key generation logic.

[3.2.0] - 2024-12-26

Changed

[3.1.1] - 2024-06-24

Fixed

  • Pre-release versions are ignored when resolving the latest version.

[3.1.0] - 2024-04-10

... (truncated)

Commits
  • f204293 chore: release 3.4.0
  • 9662af8 fix: new version message suggesting pre-releases
  • 5f1834e deps: update to node 24 and bump dependencies
  • See full diff in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/baptiste0928/cargo-install/releases)
- [Changelog](https://github.com/baptiste0928/cargo-install/blob/main/CHANGELOG.md)
- [Commits](baptiste0928/cargo-install@v3.3.2...v3.4.0)

---
updated-dependencies:
- dependency-name: baptiste0928/cargo-install
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 1, 2026
@TheAlgorythm TheAlgorythm merged commit 3936a76 into MAIN Mar 1, 2026
10 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/baptiste0928/cargo-install-3.4.0 branch March 1, 2026 11: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.

1 participant