Skip to content

Commit

Permalink
chore(deps): update crates (#8657)
Browse files Browse the repository at this point in the history
* chore(deps): update crates

* chore: snap

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hana <[email protected]>
  • Loading branch information
renovate[bot] and h-a-n-a authored Dec 17, 2024
1 parent 9ba26cd commit 88bd31b
Show file tree
Hide file tree
Showing 18 changed files with 24 additions and 33 deletions.
21 changes: 6 additions & 15 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ derive_more = { version = "1.0.0" }
either = { version = "1.13.0" }
futures = { version = "0.3.31" }
glob = { version = "0.3.1" }
hashlink = { version = "0.9.1" }
hashlink = { version = "0.10.0" }
heck = { version = "0.5.0" }
hex = { version = "0.4.3" }
indexmap = { version = "2.7.0" }
Expand All @@ -68,7 +68,7 @@ rspack_sources = { version = "0.4.1" }
rustc-hash = { version = "2.1.0" }
serde = { version = "1.0.216" }
serde_json = { version = "1.0.133" }
simd-json = { version = "0.14.0-rc.2" }
simd-json = { version = "0.14.3" }
smol_str = { version = "0.3.0" }
stacker = { version = "0.1.17" }
sugar_path = { version = "1.2.0", features = ["cached_current_dir"] }
Expand All @@ -79,7 +79,7 @@ tracing-subscriber = { version = "0.3.19" }
unicase = { version = "2.8.0" }
url = { version = "2.5.4" }
urlencoding = { version = "2.1.3" }
ustr = { package = "ustr-fxhash", version = "1.0.0" }
ustr = { package = "ustr-fxhash", version = "1.0.1" }
xxhash-rust = { version = "0.8.12" }

# Pinned
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ Object {
main.js,
],
filteredModules: undefined,
hash: 6ce6ff107a4c39c2,
hash: b7792c75de914bcf,
id: 909,
idHints: Array [],
initial: true,
Expand Down Expand Up @@ -685,7 +685,7 @@ Object {
errorsCount: 0,
filteredAssets: undefined,
filteredModules: undefined,
hash: 827e507540787a7e,
hash: f0ec7fcc2231784a,
modules: Array [
Object {
assets: Array [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ runtime modules 1.61 KiB
[no exports]
[used exports unknown]
Rspack compiled successfully (9e7a7088bc7f5f5b)
Rspack compiled successfully (6f7f39d3a0485d93)
`;

exports[`statsOutput statsOutput/builtin-swc-loader-parse-error should print correct stats for 1`] = `
Expand Down
2 changes: 1 addition & 1 deletion packages/rspack-test-tools/tests/statsAPICases/chunks.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ module.exports = {
main.js,
],
filteredModules: undefined,
hash: 582278c180fdbd81,
hash: cebfd5f70fd80ce4,
id: 909,
idHints: Array [],
initial: true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ __webpack_require__.e = function (chunkId) {
// webpack/runtime/get_full_hash
(() => {
__webpack_require__.h = function () {
return "c4e695e4a317b7bf38b8";
return "d026823092eb39bd50f7";
};

})();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,14 +100,14 @@ __webpack_require__.e = function (chunkId) {
// return url for filenames not based on template

// return url for filenames based on template
return "" + chunkId + ".$" + "4185091a00372d16b761" + "$.css";
return "" + chunkId + ".$" + "045b86c2c3fee05a882a" + "$.css";
};

})();
// webpack/runtime/get_full_hash
(() => {
__webpack_require__.h = function () {
return "78ebdcf52651ae0b1318";
return "950959268269901ed8e8";
};

})();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ Rspack x.x.x compiled successfully in X.23"
`;

exports[`StatsTestCases should print correct stats for immutable 1`] = `
"asset 08bdbdde4cb728ad.js 10.4 KiB [emitted] [immutable] (name: main)
"asset a309a604082e563a.js 10.4 KiB [emitted] [immutable] (name: main)
asset 7342054f673663df.js 167 bytes [emitted] [immutable]"
`;

Expand Down Expand Up @@ -540,19 +540,19 @@ Rspack x.x.x compiled with 2 warnings"
`;
exports[`StatsTestCases should print correct stats for issue-7577 1`] = `
"asset a-runtime~main-be0b80b4e8cf8871.js 3.69 KiB [emitted] [immutable] (name: runtime~main)
"asset a-runtime~main-8ed37b9e446eb01b.js 3.69 KiB [emitted] [immutable] (name: runtime~main)
asset a-main-f9892dc0f961d982.js 387 bytes [emitted] [immutable] (name: main)
asset a-all-a_js-cace9eea394248e7.js 128 bytes [emitted] [immutable] (id hint: all)
Entrypoint main 4.19 KiB = a-runtime~main-be0b80b4e8cf8871.js 3.69 KiB a-all-a_js-cace9eea394248e7.js 128 bytes a-main-f9892dc0f961d982.js 387 bytes
Entrypoint main 4.19 KiB = a-runtime~main-8ed37b9e446eb01b.js 3.69 KiB a-all-a_js-cace9eea394248e7.js 128 bytes a-main-f9892dc0f961d982.js 387 bytes
runtime modules 2.59 KiB 3 modules
./a.js 18 bytes [built] [code generated]
Rspack x.x.x compiled successfully in X.23
asset b-runtime~main-24bff1adff67ae2a.js 4.38 KiB [emitted] [immutable] (name: runtime~main)
asset b-runtime~main-d374c52d52a8c105.js 4.38 KiB [emitted] [immutable] (name: runtime~main)
asset b-all-b_js-f689e3be6ed05e06.js 453 bytes [emitted] [immutable] (id hint: all)
asset b-main-a97968a81f0fafdb.js 420 bytes [emitted] [immutable] (name: main)
asset b-vendors-node_modules_vendor_js-8e4df31a4698ceb4.js 173 bytes [emitted] [immutable] (id hint: vendors)
Entrypoint main 5.41 KiB = b-runtime~main-24bff1adff67ae2a.js 4.38 KiB b-vendors-node_modules_vendor_js-8e4df31a4698ceb4.js 173 bytes b-all-b_js-f689e3be6ed05e06.js 453 bytes b-main-a97968a81f0fafdb.js 420 bytes
Entrypoint main 5.41 KiB = b-runtime~main-d374c52d52a8c105.js 4.38 KiB b-vendors-node_modules_vendor_js-8e4df31a4698ceb4.js 173 bytes b-all-b_js-f689e3be6ed05e06.js 453 bytes b-main-a97968a81f0fafdb.js 420 bytes
runtime modules 3.17 KiB 5 modules
cacheable modules 40 bytes
./b.js 17 bytes [built] [code generated]
Expand All @@ -562,10 +562,10 @@ Rspack x.x.x compiled successfully in X.23
assets by chunk 862 bytes (id hint: all)
asset c-all-b_js-b683c5304b71900e.js 480 bytes [emitted] [immutable] (id hint: all)
asset c-all-c_js-2c876c6ecab93d9b.js 382 bytes [emitted] [immutable] (id hint: all)
asset c-runtime~main-96a5d41462ab7f22.js 11.1 KiB [emitted] [immutable] (name: runtime~main)
asset c-main-e071146c113b212b.js 643 bytes [emitted] [immutable] (name: main)
asset c-runtime~main-d7f987785eb841d4.js 11.1 KiB [emitted] [immutable] (name: runtime~main)
asset c-main-1b0ba12f79ed8053.js 643 bytes [emitted] [immutable] (name: main)
asset c-vendors-node_modules_vendor_js-8e4df31a4698ceb4.js 173 bytes [emitted] [immutable] (id hint: vendors)
Entrypoint main 12.1 KiB = c-runtime~main-96a5d41462ab7f22.js 11.1 KiB c-all-c_js-2c876c6ecab93d9b.js 382 bytes c-main-e071146c113b212b.js 643 bytes
Entrypoint main 12.1 KiB = c-runtime~main-d7f987785eb841d4.js 11.1 KiB c-all-c_js-2c876c6ecab93d9b.js 382 bytes c-main-1b0ba12f79ed8053.js 643 bytes
runtime modules 9.7 KiB 13 modules
cacheable modules 101 bytes
./c.js 61 bytes [built] [code generated]
Expand Down

2 comments on commit 88bd31b

@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
rsdoctor ❌ failure
rspress ✅ success
rslib ✅ success
rsbuild ❌ failure
examples ❌ failure
devserver ✅ success
nuxt ✅ 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-12-17 fb2869d) Current Change
10000_big_production-mode_disable-minimize + exec 37.9 s ± 622 ms 37.6 s ± 579 ms -0.75 %
10000_development-mode + exec 1.87 s ± 24 ms 1.82 s ± 29 ms -2.75 %
10000_development-mode_hmr + exec 687 ms ± 28 ms 679 ms ± 23 ms -1.23 %
10000_production-mode + exec 2.47 s ± 48 ms 2.38 s ± 34 ms -3.67 %
arco-pro_development-mode + exec 1.77 s ± 90 ms 1.74 s ± 78 ms -1.48 %
arco-pro_development-mode_hmr + exec 379 ms ± 1.6 ms 378 ms ± 2.3 ms -0.30 %
arco-pro_production-mode + exec 3.31 s ± 75 ms 3.25 s ± 90 ms -1.99 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.37 s ± 152 ms 3.29 s ± 82 ms -2.54 %
arco-pro_production-mode_traverse-chunk-modules + exec 3.34 s ± 124 ms 3.28 s ± 63 ms -2.06 %
threejs_development-mode_10x + exec 1.61 s ± 20 ms 1.63 s ± 23 ms +1.51 %
threejs_development-mode_10x_hmr + exec 794 ms ± 28 ms 811 ms ± 8 ms +2.18 %
threejs_production-mode_10x + exec 5.42 s ± 141 ms 5.35 s ± 128 ms -1.33 %
10000_big_production-mode_disable-minimize + rss memory 9482 MiB ± 276 MiB 9498 MiB ± 106 MiB +0.17 %
10000_development-mode + rss memory 633 MiB ± 14.8 MiB 718 MiB ± 22.4 MiB +13.33 %
10000_development-mode_hmr + rss memory 1396 MiB ± 296 MiB 1590 MiB ± 300 MiB +13.88 %
10000_production-mode + rss memory 601 MiB ± 31.9 MiB 710 MiB ± 26.5 MiB +18.27 %
arco-pro_development-mode + rss memory 587 MiB ± 40.3 MiB 615 MiB ± 29.8 MiB +4.69 %
arco-pro_development-mode_hmr + rss memory 639 MiB ± 102 MiB 677 MiB ± 17.9 MiB +6.00 %
arco-pro_production-mode + rss memory 742 MiB ± 50.5 MiB 769 MiB ± 56.7 MiB +3.68 %
arco-pro_production-mode_generate-package-json-webpack-plugin + rss memory 737 MiB ± 45.5 MiB 780 MiB ± 39.5 MiB +5.89 %
arco-pro_production-mode_traverse-chunk-modules + rss memory 720 MiB ± 58.3 MiB 776 MiB ± 43.6 MiB +7.73 %
threejs_development-mode_10x + rss memory 638 MiB ± 22.2 MiB 703 MiB ± 43.7 MiB +10.20 %
threejs_development-mode_10x_hmr + rss memory 1194 MiB ± 248 MiB 1252 MiB ± 291 MiB +4.86 %
threejs_production-mode_10x + rss memory 948 MiB ± 55 MiB 967 MiB ± 92 MiB +1.93 %

Please sign in to comment.