Skip to content

Commit

Permalink
chore(deps): update cargo-bins/cargo-binstall action to v1.10.7 (#8052)
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 Oct 4, 2024
1 parent aecd2d7 commit debbd07
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/[email protected].6
- uses: cargo-bins/[email protected].7
- run: cargo binstall --no-confirm cargo-shear
- run: cargo shear

Expand Down

2 comments on commit debbd07

@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-10-04 aecd2d7) Current Change
10000_development-mode + exec 2.19 s ± 25 ms 2.19 s ± 27 ms -0.12 %
10000_development-mode_hmr + exec 679 ms ± 14 ms 685 ms ± 23 ms +0.88 %
10000_production-mode + exec 2.75 s ± 46 ms 2.73 s ± 44 ms -0.78 %
arco-pro_development-mode + exec 1.82 s ± 78 ms 1.83 s ± 63 ms +0.59 %
arco-pro_development-mode_hmr + exec 434 ms ± 3.5 ms 434 ms ± 3.9 ms +0.16 %
arco-pro_production-mode + exec 3.19 s ± 58 ms 3.2 s ± 84 ms +0.41 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.22 s ± 94 ms 3.27 s ± 83 ms +1.44 %
threejs_development-mode_10x + exec 1.66 s ± 11 ms 1.67 s ± 11 ms +0.55 %
threejs_development-mode_10x_hmr + exec 781 ms ± 7 ms 779 ms ± 12 ms -0.24 %
threejs_production-mode_10x + exec 5.08 s ± 26 ms 5.07 s ± 33 ms -0.12 %

@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
rspress ✅ success
rslib ❌ failure
rsbuild ✅ success
examples ✅ success
devserver ✅ success

Please sign in to comment.