Skip to content

ci: bump moonrepo/setup-rust from 0 to 1#283

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/moonrepo/setup-rust-1
Open

ci: bump moonrepo/setup-rust from 0 to 1#283
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/moonrepo/setup-rust-1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 9, 2026

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.3.0

  • Added a cache-extra-identifier input.
  • Updated action to Node.js v24.
  • Updated dependencies.

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.

... (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 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)

Summary by cubic

Upgrade CI to moonrepo/setup-rust@v1 in the CodSpeed workflow for more reliable Rust setup and improved caching. Ensures rustup is installed if missing and enables better cache control.

  • Dependencies
    • Bump moonrepo/setup-rust from v0 to v1.
    • Highlights: installs rustup when absent, adds cache-base, target-dirs, cache-extra-identifier, fixes cargo-binstall 404s, and adds musl support.

Written for commit 07d7125. Summary will update on new commits.

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-version: '1'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 9, 2026
@github-actions github-actions Bot added the ci label May 9, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@codspeed-hq
Copy link
Copy Markdown
Contributor

codspeed-hq Bot commented May 9, 2026

Merging this PR will not alter performance

✅ 49 untouched benchmarks


Comparing dependabot/github_actions/moonrepo/setup-rust-1 (07d7125) with main (ee930d4)

Open in CodSpeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci 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.

0 participants