Skip to content

chore(deps): Update baptiste0928/cargo-install action to v3#80

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/baptiste0928-cargo-install-3.x
Open

chore(deps): Update baptiste0928/cargo-install action to v3#80
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/baptiste0928-cargo-install-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 2, 2024

This PR contains the following updates:

Package Type Update Change
baptiste0928/cargo-install action major v2v3

Release Notes

baptiste0928/cargo-install (baptiste0928/cargo-install)

v3.4.0

Compare Source

Changed
  • Upgraded the action runtime to Node.js 24.
  • Updated dependencies.
Fixed
  • The new version available warning could sometimes suggest a pre-release
    version.

v3.3.2

Compare Source

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.

v3.3.1

Compare Source

Changed
  • Dependencies have been updated.

v3.3.0

Compare Source

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.

v3.2.0

Compare Source

[!WARNING]

Versions prior to v3.2 will stop working on February 1st, 2025, due to GitHub changing their cache service APIs. See also the @actions/cache package deprecation notice.

Changed
  • Updated to @actions/cache v4.

v3.1.1

Compare Source

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

v3.1.0

Compare Source

Changed
  • Runner arch is included in the cache key.
Fixed
  • Fix runner os version resolution on macOS runners. (issue #​24)

v3.0.1

Compare Source

Fixed
  • Improve git tag/branch resolution. (issue #​22)

v3.0.0

Compare Source

Added
  • Runner os version is included in the cache key. (#​21)
Changed
  • Breaking: The action now runs on Node.js 20.
  • Dependencies have been updated.

v3

Compare Source

v2.2.0

Compare Source

Added
  • Support alternative registries with the registry and index input parameters.
Changed
  • Crate versions are fetched from the sparse index instead of the crates.io API.

v2.1.0

Compare Source

Added
  • Git installation is now supported with the git input parameter. You can specify a branch, tag or commit hash. (#​14)
Usage:
- name: Install cargo-sort from git
  uses: baptiste0928/cargo-install@v2
  with:
    crate: cargo-sort
    git: https://github.com/devinr528/cargo-sort
    tag: v1.0.9  # `branch` and `commit` are also supported

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from j5ik2o as a code owner February 2, 2024 14:57
@renovate renovate Bot force-pushed the renovate/baptiste0928-cargo-install-3.x branch 2 times, most recently from 41eb0a6 to b8e509e Compare February 4, 2024 00:25
@renovate renovate Bot force-pushed the renovate/baptiste0928-cargo-install-3.x branch 2 times, most recently from 0eb9811 to ef83c67 Compare February 12, 2024 00:24
@renovate renovate Bot force-pushed the renovate/baptiste0928-cargo-install-3.x branch 3 times, most recently from 370f892 to b241e7d Compare March 19, 2024 06:01
@renovate renovate Bot force-pushed the renovate/baptiste0928-cargo-install-3.x branch from b241e7d to 4ab8912 Compare March 20, 2024 00:22
@renovate renovate Bot force-pushed the renovate/baptiste0928-cargo-install-3.x branch 5 times, most recently from 4581cf9 to 63d1950 Compare April 26, 2024 00:23
@renovate renovate Bot force-pushed the renovate/baptiste0928-cargo-install-3.x branch 2 times, most recently from 6857537 to 839f48d Compare May 9, 2024 00:23
@renovate renovate Bot force-pushed the renovate/baptiste0928-cargo-install-3.x branch 2 times, most recently from 2f2d099 to c3e5e59 Compare May 22, 2024 00:24
@renovate renovate Bot force-pushed the renovate/baptiste0928-cargo-install-3.x branch 2 times, most recently from 75952d8 to 7513218 Compare June 14, 2024 00:25
@renovate renovate Bot force-pushed the renovate/baptiste0928-cargo-install-3.x branch 2 times, most recently from cc12794 to d5baf89 Compare October 8, 2024 00:13
@renovate renovate Bot force-pushed the renovate/baptiste0928-cargo-install-3.x branch from d5baf89 to 91edf15 Compare October 23, 2024 18:30
@renovate renovate Bot force-pushed the renovate/baptiste0928-cargo-install-3.x branch from 91edf15 to 6bcd8fd Compare October 24, 2024 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants