Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
actions-rust-lang/setup-rust-toolchain action minor v1 -> v1.15.0

Release Notes

actions-rust-lang/setup-rust-toolchain (actions-rust-lang/setup-rust-toolchain)

v1.15.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.14.1...v1.15.0

v1.14.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.14.0...v1.14.1

v1.14.0

Compare Source

What's Changed
  • Add new parameters cache-all-crates and cache-workspace-crates that are propagated to Swatinem/rust-cache as cache-all-crates and cache-workspace-crates
    Solves #​67

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.13.0...v1.14.0

v1.13.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.12.0...v1.13.0

v1.12.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1...v1.12.0

v1.11.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1...v1.11.0

v1.10.1

Compare Source

  • Fix problem matcher for rustfmt output.
    The format has changed since rust-lang/rustfmt#5971 and now follows the form "filename:line".
    Thanks to @​0xcypher02 for pointing out the problem.

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1...v1.10.1

v1.10.0

Compare Source

What's Changed
  • Add new parameter cache-directories that is propagated to Swatinem/rust-cache (#​44 by @​pranc1ngpegasus)
  • Add new parameter cache-key that is propagated to Swatinem/rust-cache as key (#​41 by @​iainlane)
  • Make rustup toolchain installation more robust in light of planned changes rust-lang/rustup#3635 and rust-lang/rustup#3985
  • Allow installing multiple Rust toolchains by specifying multiple versions in the toolchain input parameter.
  • Configure the rustup override behavior via the new override input. (#​38)
New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1...v1.10.0

v1.9.0

Compare Source

  • Add extra argument cache-on-failure and forward it to Swatinem/rust-cache. (#​39 by @​samuelhnrq)
    Set the default the value to true.
    This will result in more caching than previously.
    This helps when large dependencies are compiled only for testing to fail.

v1.8.0

Compare Source

  • Allow specifying subdirectories for cache.
  • Fix toolchain file overriding.

v1.7.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.6...v1.7.0

v1.6.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1.5...v1.6.0

v1.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions-rust-lang/setup-rust-toolchain@v1...v1.5.0

v1.4.4

Compare Source

v1.4.3

Compare Source

v1.4.2

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

v1.3.7

Compare Source

v1.3.6

Compare Source

v1.3.5

Compare Source

v1.3.4

Compare Source

v1.3.3

Compare Source

v1.3.2

Compare Source

v1.3.1

Compare Source

v1.3.0

Compare Source

v1.2.1

Compare Source

v1.2.0

Compare Source

v1.1.0

Compare Source

v1.0.2

Compare Source

v1.0.1

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 added dependencies Pull requests that update a dependency file github-actions Pull requests that update GitHub actions code labels Sep 13, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/actions-rust-lang-setup-rust-toolchain-1.x branch from 8d59f05 to 8f52cbb Compare September 14, 2025 21:55
@renovate renovate bot changed the title ⬆️👨‍💻 Update actions-rust-lang/setup-rust-toolchain action to v1.14.1 ⬆️👨‍💻 Update actions-rust-lang/setup-rust-toolchain action to v1.15.0 Sep 14, 2025
@denialhaag denialhaag merged commit 7f2b826 into main Sep 23, 2025
14 checks passed
@denialhaag denialhaag deleted the renovate/actions-rust-lang-setup-rust-toolchain-1.x branch September 23, 2025 18:45
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