Skip to content

Commit

Permalink
chore(deps): update cargo-bins/cargo-binstall action to v1.10.2 (#7564)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent a45ea8e commit 98c0c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ jobs:
- uses: ./.github/actions/rustup
with:
shared-key: check
- uses: cargo-bins/cargo-binstall@v1.9.0
- uses: cargo-bins/cargo-binstall@v1.10.2
- run: cargo binstall --no-confirm cargo-shear
- run: cargo shear

Expand Down

2 comments on commit 98c0c13

@rspack-bot
Copy link

Choose a reason for hiding this comment

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

📝 Benchmark detail: Open

Name Base (2024-08-14 496d277) Current Change
10000_development-mode + exec 2.3 s ± 22 ms 2.32 s ± 19 ms +0.87 %
10000_development-mode_hmr + exec 695 ms ± 9.6 ms 700 ms ± 12 ms +0.73 %
10000_production-mode + exec 2.86 s ± 30 ms 2.86 s ± 28 ms +0.02 %
arco-pro_development-mode + exec 1.89 s ± 63 ms 1.89 s ± 100 ms +0.39 %
arco-pro_development-mode_hmr + exec 435 ms ± 2.7 ms 433 ms ± 2.6 ms -0.54 %
arco-pro_production-mode + exec 3.4 s ± 81 ms 3.43 s ± 64 ms +0.73 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.46 s ± 67 ms 3.5 s ± 85 ms +1.23 %
threejs_development-mode_10x + exec 1.68 s ± 12 ms 1.69 s ± 15 ms +0.20 %
threejs_development-mode_10x_hmr + exec 795 ms ± 12 ms 796 ms ± 6.3 ms +0.13 %
threejs_production-mode_10x + exec 5.46 s ± 22 ms 5.48 s ± 21 ms +0.24 %

@rspack-bot
Copy link

Choose a reason for hiding this comment

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

📝 Ran ecosystem CI: Open

suite result
modernjs ❌ failure
_selftest ✅ success
nx ❌ failure
rspress ✅ success
rsbuild ✅ success
examples ✅ success

Please sign in to comment.