Skip to content

chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.15.1 to 1.15.2#48

Merged
ReenigneArcher merged 1 commit into
masterfrom
dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.15.2
Oct 5, 2025
Merged

chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.15.1 to 1.15.2#48
ReenigneArcher merged 1 commit into
masterfrom
dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.15.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 5, 2025

Copy link
Copy Markdown
Contributor

Bumps actions-rust-lang/setup-rust-toolchain from 1.15.1 to 1.15.2.

Release notes

Sourced from actions-rust-lang/setup-rust-toolchain's releases.

v1.15.2

Fix: Run the version detection steps in the selected rust-src-dir directory. This should enable the version selection even without a default toolchain installed. Fixes #74.

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

Changelog

Sourced from actions-rust-lang/setup-rust-toolchain's changelog.

[1.15.2] - 2025-10-04

  • Fix: Run the version detection steps in the selected rust-src-dir directory. This should enable the version selection even without a default toolchain installed. Fixes #74.
Commits
  • 1780873 Fix: Run the version detection steps in the selected rust-src-dir directory.
  • 063a3b9 Use correct quoting style for working-directory
  • f89a806 Use the built-in working-directory selector and default to "." if rust-src-di...
  • 5189717 Gate the rust-src-dir check by first checking if the value is set
  • d6688fb Print an error and exit if 'rust-src-dir' does not point to an existing direc...
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases)
- [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md)
- [Commits](actions-rust-lang/setup-rust-toolchain@v1.15.1...v1.15.2)

---
updated-dependencies:
- dependency-name: actions-rust-lang/setup-rust-toolchain
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 5, 2025
@sonarqubecloud

sonarqubecloud Bot commented Oct 5, 2025

Copy link
Copy Markdown

@codecov

codecov Bot commented Oct 5, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.70%. Comparing base (398eddd) to head (b0c8c9b).
⚠️ Report is 14 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   60.70%   60.70%           
=======================================
  Files          14       14           
  Lines         397      397           
=======================================
  Hits          241      241           
  Misses        156      156           
Flag Coverage Δ
aarch64-apple-darwin 61.16% <ø> (ø)
aarch64-unknown-linux-gnu 60.70% <ø> (ø)
x86_64-apple-darwin 61.16% <ø> (ø)
x86_64-pc-windows-msvc 60.70% <ø> (ø)
x86_64-unknown-linux-gnu 60.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ReenigneArcher ReenigneArcher merged commit eb68e11 into master Oct 5, 2025
18 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.15.2 branch October 5, 2025 12:29
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