Skip to content

chore(deps): bump moonrepo/setup-rust from 0 to 1#473

Merged
jeertmans merged 1 commit intomasterfrom
dependabot/github_actions/moonrepo/setup-rust-1
Mar 12, 2025
Merged

chore(deps): bump moonrepo/setup-rust from 0 to 1#473
jeertmans merged 1 commit intomasterfrom
dependabot/github_actions/moonrepo/setup-rust-1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2025

Bumps moonrepo/setup-rust from 0 to 1.

Release notes

Sourced from moonrepo/setup-rust's releases.

v1.0.0

  • Will now install rustup if it does not exist in the environment.
  • Added musl support to cargo-binstall.

v0.6.1

No release notes provided.

v0.6.0

No release notes provided.

v0.5.0

No release notes provided.

v0.4.3

No release notes provided.

v0.4.2

No release notes provided.

v0.4.1

No release notes provided.

v0.4.0

No release notes provided.

v0.3.6

No release notes provided.

v0.3.5

No release notes provided.

v0.3.4

No release notes provided.

v0.3.3

No release notes provided.

v0.3.2

No release notes provided.

v0.3.1

No release notes provided.

v0.3.0

No release notes provided.

v0.2.3

No release notes provided.

v0.2.2

... (truncated)

Changelog

Sourced from moonrepo/setup-rust's changelog.

1.2.2

  • Updated dependencies.

1.2.1

  • Pinned the cargo-binstall version to v1.8 to work around the 404 errors in CI.
  • Added support for the CARGO_BINSTALL_VERSION environment variable.

1.2.0

  • Added a target-dirs input, allowing the target folders to be specified. Can now cache multiple target folders.
  • Updated to skip caching a directory if it does not exist, instead of failing.
  • Updated dependencies.

1.1.0

  • Added a cache-base input. When provided, will only save cache on this branch/ref, but will restore cache on all branches/refs.
  • Updated dependencies.

1.0.3

  • Include GITHUB_WORKFLOW in cache key.
  • Updated dependencies.

1.0.2

  • Switch to Node.js v20.

1.0.1

  • Fixed an issue where a module was missing from the build.

1.0.0

  • Will now install rustup if it does not exist in the environment.
  • Added musl support to cargo-binstall.

0.6.0

  • Breaking: Cargo bins must provide the cargo- crate prefix manually. This change allows non-crate globals to be installed.
  • Added a cache-target input, to customize which target profile is cached. Defaults to debug.

0.5.0

  • Added inherit-toolchain input to inherit all settings from rust-toolchain.toml, and not just channel.

... (truncated)

Commits

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 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 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 [moonrepo/setup-rust](https://github.com/moonrepo/setup-rust) from 0 to 1.
- [Release notes](https://github.com/moonrepo/setup-rust/releases)
- [Changelog](https://github.com/moonrepo/setup-rust/blob/master/CHANGELOG.md)
- [Commits](moonrepo/setup-rust@v0...v1)

---
updated-dependencies:
- dependency-name: moonrepo/setup-rust
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Related to dependencies github-actions Related to GitHub action dependencies labels Mar 12, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 12, 2025

CodSpeed Performance Report

Merging #473 will not alter performance

Comparing dependabot/github_actions/moonrepo/setup-rust-1 (d18f20c) with master (192d07d)

Summary

✅ 6 untouched benchmarks

@jeertmans jeertmans merged commit ea83d46 into master Mar 12, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/moonrepo/setup-rust-1 branch March 12, 2025 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to dependencies github-actions Related to GitHub action dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant