Skip to content

Commit

Permalink
chore(deps): update crate-ci/typos action to v1.25.0 (#8036)
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 2, 2024
1 parent 33a5468 commit 8f39056
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 @@ -159,7 +159,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.24.6
- uses: crate-ci/typos@v1.25.0
with:
files: .

Expand Down

2 comments on commit 8f39056

@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-02 33a5468) Current Change
10000_development-mode + exec 2.19 s ± 27 ms 2.18 s ± 22 ms -0.60 %
10000_development-mode_hmr + exec 685 ms ± 20 ms 682 ms ± 13 ms -0.37 %
10000_production-mode + exec 2.74 s ± 46 ms 2.74 s ± 22 ms +0.17 %
arco-pro_development-mode + exec 1.8 s ± 60 ms 1.82 s ± 91 ms +0.77 %
arco-pro_development-mode_hmr + exec 435 ms ± 3.9 ms 435 ms ± 3.9 ms +0.11 %
arco-pro_production-mode + exec 3.19 s ± 71 ms 3.2 s ± 48 ms +0.55 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.24 s ± 98 ms 3.23 s ± 61 ms -0.51 %
threejs_development-mode_10x + exec 1.67 s ± 8.7 ms 1.67 s ± 19 ms -0.07 %
threejs_development-mode_10x_hmr + exec 783 ms ± 12 ms 782 ms ± 9.7 ms -0.17 %
threejs_production-mode_10x + exec 5.06 s ± 24 ms 5.07 s ± 37 ms +0.29 %

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

Please sign in to comment.