Skip to content

Commit

Permalink
chore(deps): update rspress to v1.35.3 (#8348)
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 Nov 6, 2024
1 parent ab3cdfb commit ca7e508
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
116 changes: 58 additions & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@rspress/plugin-rss": "1.35.2",
"@rspress/plugin-rss": "1.35.3",
"@types/node": "^20.12.7",
"@types/react": "^18.2.48",
"@types/semver": "^7.5.6",
Expand All @@ -40,7 +40,7 @@
"prettier": "3.3.3",
"rsbuild-plugin-google-analytics": "1.0.3",
"rsbuild-plugin-open-graph": "1.0.2",
"rspress": "1.35.2",
"rspress": "1.35.3",
"rspress-plugin-font-open-sans": "1.0.0",
"rspress-plugin-sitemap": "^1.1.1",
"typescript": "^5.6.3"
Expand Down

2 comments on commit ca7e508

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

@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-11-06 666d40a) Current Change
10000_big_production-mode + exec 43.6 s ± 959 ms 43.6 s ± 445 ms -0.04 %
10000_development-mode + exec 1.84 s ± 13 ms 1.83 s ± 28 ms -0.51 %
10000_development-mode_hmr + exec 644 ms ± 7.8 ms 643 ms ± 3.3 ms -0.13 %
10000_production-mode + exec 2.41 s ± 30 ms 2.41 s ± 17 ms -0.09 %
arco-pro_development-mode + exec 1.78 s ± 78 ms 1.78 s ± 76 ms -0.35 %
arco-pro_development-mode_hmr + exec 430 ms ± 1.9 ms 430 ms ± 1.5 ms +0.14 %
arco-pro_production-mode + exec 3.17 s ± 65 ms 3.19 s ± 75 ms +0.69 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.26 s ± 80 ms 3.24 s ± 74 ms -0.67 %
threejs_development-mode_10x + exec 1.59 s ± 16 ms 1.59 s ± 16 ms +0.01 %
threejs_development-mode_10x_hmr + exec 775 ms ± 19 ms 773 ms ± 11 ms -0.23 %
threejs_production-mode_10x + exec 4.95 s ± 36 ms 4.94 s ± 37 ms -0.09 %

Please sign in to comment.