Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update crates #8657

Merged
merged 2 commits into from
Dec 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading