Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.15.3
Open

chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.15.2 to 1.15.3#131
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.15.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

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

Release notes

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

v1.15.3

What's Changed

New Contributors

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

Changelog

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

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.15.3] - 2026-03-01

  • Bump Swatinem/rust-cache from 2.8.1 to 2.8.2

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

[1.15.1] - 2025-09-23

  • Update Swatinem/rust-cache to v2.8.1

[1.15.0] - 2025-09-14

  • Add support for non-root source directory. Accept source code and rust-toolchain.toml file in subdirectories of the repository. Adds a new parameter rust-src-dir that controls the lookup for toolchain files and sets a default value for the cache-workspace input. (#69 by @​Kubaryt)

[1.14.1] - 2025-08-28

[1.14.0] - 2025-08-23

  • 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

[1.13.0] - 2025-06-16

  • Add new parameter cache-provider that is propagated to Swatinem/rust-cache as cache-provider (#65 by @​mindrunner)

[1.12.0] - 2025-04-23

  • Add support for installing rustup on Windows (#58 by @​maennchen) This adds support for using Rust on the GitHub provided Windows ARM runners.

[1.11.0] - 2025-02-24

  • Add new parameter cache-bin that is propagated to Swatinem/rust-cache as cache-bin (#51 by @​enkhjile)
  • Add new parameter cache-shared-key that is propagated to Swatinem/rust-cache as shared-key (#52 by @​skanehira)

... (truncated)

Commits
  • a0b538f Update changelog
  • e0e53f1 Merge pull request #85 from xtqqczze/gitignore
  • a000416 Add .gitignore to exclude test-workspace/target/
  • 806aa7d Add dependabot cooldown
  • b598bed Merge pull request #83 from actions-rust-lang/dependabot/github_actions/Swati...
  • e541adf Bump Swatinem/rust-cache from 2.8.1 to 2.8.2
  • ca4a643 Merge pull request #82 from actions-rust-lang/dependabot/github_actions/actio...
  • c103666 Bump actions/checkout from 5 to 6
  • See full diff in compare view

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)

Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) from 1.15.2 to 1.15.3.
- [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@1780873...a0b538f)

---
updated-dependencies:
- dependency-name: actions-rust-lang/setup-rust-toolchain
  dependency-version: 1.15.3
  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 Mar 2, 2026
@otim-squirrel
Copy link

otim-squirrel bot commented Mar 2, 2026

Linked to Slack thread successfully

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Forge code coverage:

File % Lines % Statements % Branches % Funcs
src/OtimDelegate.sol 100.00% (43/43) 100.00% (58/58) 100.00% (12/12) 100.00% (5/5)
src/actions/CallOnceAction.sol 95.65% (22/23) 100.00% (27/27) 100.00% (6/6) 75.00% (3/4)
src/actions/DeactivateInstructionAction.sol 94.12% (16/17) 100.00% (18/18) 100.00% (2/2) 75.00% (3/4)
src/actions/DepositERC4626Action.sol 93.33% (28/30) 97.50% (39/40) 100.00% (7/7) 66.67% (2/3)
src/actions/RefuelAction.sol 91.30% (21/23) 96.30% (26/27) 83.33% (5/6) 66.67% (2/3)
src/actions/RefuelERC20Action.sol 95.45% (21/22) 100.00% (28/28) 100.00% (4/4) 66.67% (2/3)
src/actions/RequestDepositERC7540Action.sol 92.59% (25/27) 97.06% (33/34) 100.00% (6/6) 66.67% (2/3)
src/actions/SweepAction.sol 90.48% (19/21) 96.30% (26/27) 80.00% (4/5) 66.67% (2/3)
src/actions/SweepCCTPAction.sol 96.55% (28/29) 100.00% (35/35) 100.00% (5/5) 75.00% (3/4)
src/actions/SweepDepositERC4626Action.sol 96.55% (28/29) 100.00% (42/42) 100.00% (6/6) 66.67% (2/3)
src/actions/SweepERC20Action.sol 94.74% (18/19) 100.00% (25/25) 100.00% (3/3) 66.67% (2/3)
src/actions/SweepRequestDepositERC7540Action.sol 96.30% (26/27) 100.00% (37/37) 100.00% (5/5) 66.67% (2/3)
src/actions/SweepUniswapV3Action.sol 98.36% (60/61) 100.00% (68/68) 100.00% (11/11) 85.71% (6/7)
src/actions/SweepWithdrawERC4626Action.sol 96.15% (25/26) 100.00% (34/34) 100.00% (5/5) 66.67% (2/3)
src/actions/TransferAction.sol 90.48% (19/21) 95.83% (23/24) 83.33% (5/6) 66.67% (2/3)
src/actions/TransferCCTPAction.sol 93.55% (29/31) 97.06% (33/34) 100.00% (6/6) 75.00% (3/4)
src/actions/TransferERC20Action.sol 88.89% (16/18) 95.83% (23/24) 100.00% (4/4) 66.67% (2/3)
src/actions/TransferERC20OnceAction.sol 94.12% (16/17) 100.00% (23/23) 100.00% (2/2) 66.67% (2/3)
src/actions/TransferOnceAction.sol 88.89% (16/18) 95.65% (22/23) 75.00% (3/4) 66.67% (2/3)
src/actions/UniswapV3ExactInputAction.sol 96.43% (54/56) 98.44% (63/64) 100.00% (10/10) 85.71% (6/7)
src/actions/WithdrawERC4626Action.sol 90.91% (20/22) 96.55% (28/29) 100.00% (5/5) 66.67% (2/3)
src/actions/fee-models/OtimFee.sol 90.91% (20/22) 100.00% (29/29) 100.00% (7/7) 33.33% (1/3)
src/actions/libraries/AssemblyUtils.sol 100.00% (9/9) 100.00% (8/8) 100.00% (1/1) 100.00% (2/2)
src/actions/libraries/UniswapV3OracleParameters.sol 100.00% (17/17) 95.45% (21/22) 0.00% (0/1) 100.00% (2/2)
src/actions/schedules/Interval.sol 75.00% (9/12) 100.00% (17/17) 100.00% (6/6) 0.00% (0/3)
src/context/Receiver.sol 100.00% (9/9) 100.00% (9/9) 100.00% (0/0) 100.00% (4/4)
src/core/ActionManager.sol 100.00% (23/23) 100.00% (20/20) 100.00% (4/4) 100.00% (7/7)
src/core/Gateway.sol 100.00% (16/16) 100.00% (12/12) 100.00% (3/3) 100.00% (5/5)
src/core/InstructionStorage.sol 100.00% (48/48) 100.00% (40/40) 100.00% (1/1) 100.00% (8/8)
src/core/references/InstructionStorageReference.sol 75.00% (15/20) 78.57% (11/14) 0.00% (0/1) 75.00% (6/8)
src/infrastructure/CrossRatePriceFeed.sol 100.00% (31/31) 100.00% (43/43) 100.00% (4/4) 100.00% (3/3)
src/infrastructure/FeeTokenRegistry.sol 100.00% (30/30) 100.00% (44/44) 100.00% (9/9) 100.00% (3/3)
src/infrastructure/InvertedPriceFeed.sol 69.23% (9/13) 70.00% (7/10) 100.00% (0/0) 66.67% (2/3)
src/infrastructure/Treasury.sol 93.33% (14/15) 92.86% (13/14) 80.00% (4/5) 100.00% (3/3)
src/libraries/Instruction.sol 100.00% (6/6) 100.00% (6/6) 100.00% (0/0) 100.00% (3/3)
Total 91.03% (954/1048) 96.19% (1111/1155) 95.21% (159/167) 73.56% (153/208)

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.

0 participants