Skip to content

Commit 4cc8371

Browse files
vdusekclaude
andauthored
docs: Remove rspack.core version constraint (#1690)
This constraint was previously required due to Docusaurus compatibility issues, but has been resolved upstream. The same change was successfully implemented in apify-sdk-python (see apify/apify-sdk-python#745), where it's working without issues. The rspack version is now controlled by Docusaurus dependencies, allowing automatic updates when Docusaurus adopts newer versions. Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent f6eabfb commit 4cc8371

2 files changed

Lines changed: 103 additions & 108 deletions

File tree

website/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"@giscus/react": "^3.0.0",
3333
"@mdx-js/react": "^3.0.1",
3434
"@mermaid-js/layout-elk": "^0.2.0",
35-
"@rspack/core": "<1.6.0",
3635
"@signalwire/docusaurus-plugin-llms-txt": "^1.2.1",
3736
"axios": "^1.5.0",
3837
"buffer": "^6.0.3",
@@ -69,8 +68,5 @@
6968
"rimraf": "^6.0.0",
7069
"typescript": "^5.9.3"
7170
},
72-
"resolutions": {
73-
"@rspack/core": "<1.6.0"
74-
},
7571
"packageManager": "yarn@4.12.0"
7672
}

website/yarn.lock

Lines changed: 103 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -2902,7 +2902,7 @@ __metadata:
29022902
languageName: node
29032903
linkType: hard
29042904

2905-
"@emnapi/core@npm:^1.4.3, @emnapi/core@npm:^1.7.1":
2905+
"@emnapi/core@npm:^1.4.3, @emnapi/core@npm:^1.5.0":
29062906
version: 1.8.1
29072907
resolution: "@emnapi/core@npm:1.8.1"
29082908
dependencies:
@@ -2912,7 +2912,7 @@ __metadata:
29122912
languageName: node
29132913
linkType: hard
29142914

2915-
"@emnapi/runtime@npm:^1.4.3, @emnapi/runtime@npm:^1.7.1":
2915+
"@emnapi/runtime@npm:^1.4.3, @emnapi/runtime@npm:^1.5.0":
29162916
version: 1.8.1
29172917
resolution: "@emnapi/runtime@npm:1.8.1"
29182918
dependencies:
@@ -3526,58 +3526,69 @@ __metadata:
35263526
languageName: node
35273527
linkType: hard
35283528

3529-
"@module-federation/error-codes@npm:0.18.0":
3530-
version: 0.18.0
3531-
resolution: "@module-federation/error-codes@npm:0.18.0"
3532-
checksum: 10c0/8cf4049a4ce6b2fbe39c5824960d0c4cec4f0cfd805f0251e44d2eddf2aa2adf3ed0d7de9752444d83d74ab85da2c19b6efd0cd0ce202bcaadd2e1e5e38523b6
3529+
"@module-federation/error-codes@npm:0.22.0":
3530+
version: 0.22.0
3531+
resolution: "@module-federation/error-codes@npm:0.22.0"
3532+
checksum: 10c0/a9b25e8c930971e146e6352f482f915f1b54965ce54706984e834a87be714d30caebbd3946f9eb408e7821b2cc326b90787eeb2f8306edf1d322d9931543a139
35333533
languageName: node
35343534
linkType: hard
35353535

3536-
"@module-federation/runtime-core@npm:0.18.0":
3537-
version: 0.18.0
3538-
resolution: "@module-federation/runtime-core@npm:0.18.0"
3536+
"@module-federation/runtime-core@npm:0.22.0":
3537+
version: 0.22.0
3538+
resolution: "@module-federation/runtime-core@npm:0.22.0"
35393539
dependencies:
3540-
"@module-federation/error-codes": "npm:0.18.0"
3541-
"@module-federation/sdk": "npm:0.18.0"
3542-
checksum: 10c0/99ac5354b50b27e80416f752f7eca6aedb0a659d272215b9db326a93cfb0e3fb772041a78290175c6329275e3a9accf7c9a3407b515ad3c4886f17a4ce6df86b
3540+
"@module-federation/error-codes": "npm:0.22.0"
3541+
"@module-federation/sdk": "npm:0.22.0"
3542+
checksum: 10c0/0406c26b119065dca23a8fb65872b8ab5794984d5d82984ed625c433658693050a8a800cde8c97cc1572b0bc154a7824fa9db5bb05106b7250643e799ba7091d
35433543
languageName: node
35443544
linkType: hard
35453545

3546-
"@module-federation/runtime-tools@npm:0.18.0":
3547-
version: 0.18.0
3548-
resolution: "@module-federation/runtime-tools@npm:0.18.0"
3546+
"@module-federation/runtime-tools@npm:0.22.0":
3547+
version: 0.22.0
3548+
resolution: "@module-federation/runtime-tools@npm:0.22.0"
35493549
dependencies:
3550-
"@module-federation/runtime": "npm:0.18.0"
3551-
"@module-federation/webpack-bundler-runtime": "npm:0.18.0"
3552-
checksum: 10c0/2c3876378ee763af8f8687996893b55020fd20a617c886bf949cb50f92c9763966f0617956d535d20fa163c264643e56eb3ae60ff5f92153c22f1520064cf3a0
3550+
"@module-federation/runtime": "npm:0.22.0"
3551+
"@module-federation/webpack-bundler-runtime": "npm:0.22.0"
3552+
checksum: 10c0/fbe76616fb176ce03550e3ce2bb43fa5d44c12d7d0939593f29dab5658accfb559b857df4180f7f681dc601aab928658cd9b49a78daad866089390b820854fbd
35533553
languageName: node
35543554
linkType: hard
35553555

3556-
"@module-federation/runtime@npm:0.18.0":
3557-
version: 0.18.0
3558-
resolution: "@module-federation/runtime@npm:0.18.0"
3556+
"@module-federation/runtime@npm:0.22.0":
3557+
version: 0.22.0
3558+
resolution: "@module-federation/runtime@npm:0.22.0"
35593559
dependencies:
3560-
"@module-federation/error-codes": "npm:0.18.0"
3561-
"@module-federation/runtime-core": "npm:0.18.0"
3562-
"@module-federation/sdk": "npm:0.18.0"
3563-
checksum: 10c0/c0e404d1dfdf05d4828b0b305991580a0f0b3632717e9e8532de386e9d2785f3b91aff7140d06403eff81098c36de16028e97c3387c59b9c5a52e470fc0c604e
3560+
"@module-federation/error-codes": "npm:0.22.0"
3561+
"@module-federation/runtime-core": "npm:0.22.0"
3562+
"@module-federation/sdk": "npm:0.22.0"
3563+
checksum: 10c0/f9cfaf7f8599a215195cb612a5d4532d4399cc8eb5a928ced60c4bdf0e7e2028849cdc384fa3f1506f9e7e0e112f74f6c30a5a76136dc56e155012d111ea075b
35643564
languageName: node
35653565
linkType: hard
35663566

3567-
"@module-federation/sdk@npm:0.18.0":
3568-
version: 0.18.0
3569-
resolution: "@module-federation/sdk@npm:0.18.0"
3570-
checksum: 10c0/5610d5c94f11af420e2c9625cbe7bc233d22491711de2a1d7e8879c6723ad8e403391edf26f50be82aecfb62d76fa4d1660de5515abeceb55d2b645712773f8c
3567+
"@module-federation/sdk@npm:0.22.0":
3568+
version: 0.22.0
3569+
resolution: "@module-federation/sdk@npm:0.22.0"
3570+
checksum: 10c0/c09ba0147368151b67ba33b9174ef451a028e1709d2208aa811cacc1ae4efcae0f1987f02119f9b54754ee6430af3610e357c9b744147f112a25d8f7564f8041
35713571
languageName: node
35723572
linkType: hard
35733573

3574-
"@module-federation/webpack-bundler-runtime@npm:0.18.0":
3575-
version: 0.18.0
3576-
resolution: "@module-federation/webpack-bundler-runtime@npm:0.18.0"
3574+
"@module-federation/webpack-bundler-runtime@npm:0.22.0":
3575+
version: 0.22.0
3576+
resolution: "@module-federation/webpack-bundler-runtime@npm:0.22.0"
35773577
dependencies:
3578-
"@module-federation/runtime": "npm:0.18.0"
3579-
"@module-federation/sdk": "npm:0.18.0"
3580-
checksum: 10c0/5186cea303ad485e052315b0495075ec78b4a41f4151559f25905fe7431c54e14edf96a462bc59760aeb8b3cdfe9a09a79ab8ef0d7060694c3acfd97d98778c3
3578+
"@module-federation/runtime": "npm:0.22.0"
3579+
"@module-federation/sdk": "npm:0.22.0"
3580+
checksum: 10c0/4c1354b881ffc0c1521f1d676c9301db0b0d59186c386dde4dbb6d33f00fdb16bf118e85cfc38e2ffb36084fa87df8390d415a41c0c93b33bd0e5460a9a934f5
3581+
languageName: node
3582+
linkType: hard
3583+
3584+
"@napi-rs/wasm-runtime@npm:1.0.7":
3585+
version: 1.0.7
3586+
resolution: "@napi-rs/wasm-runtime@npm:1.0.7"
3587+
dependencies:
3588+
"@emnapi/core": "npm:^1.5.0"
3589+
"@emnapi/runtime": "npm:^1.5.0"
3590+
"@tybys/wasm-util": "npm:^0.10.1"
3591+
checksum: 10c0/2d8635498136abb49d6dbf7395b78c63422292240963bf055f307b77aeafbde57ae2c0ceaaef215601531b36d6eb92a2cdd6f5ba90ed2aa8127c27aff9c4ae55
35813592
languageName: node
35823593
linkType: hard
35833594

@@ -3592,17 +3603,6 @@ __metadata:
35923603
languageName: node
35933604
linkType: hard
35943605

3595-
"@napi-rs/wasm-runtime@npm:^1.0.5":
3596-
version: 1.1.1
3597-
resolution: "@napi-rs/wasm-runtime@npm:1.1.1"
3598-
dependencies:
3599-
"@emnapi/core": "npm:^1.7.1"
3600-
"@emnapi/runtime": "npm:^1.7.1"
3601-
"@tybys/wasm-util": "npm:^0.10.1"
3602-
checksum: 10c0/04d57b67e80736e41fe44674a011878db0a8ad893f4d44abb9d3608debb7c174224cba2796ed5b0c1d367368159f3ca6be45f1c59222f70e32ddc880f803d447
3603-
languageName: node
3604-
linkType: hard
3605-
36063606
"@noble/hashes@npm:1.4.0":
36073607
version: 1.4.0
36083608
resolution: "@noble/hashes@npm:1.4.0"
@@ -3845,92 +3845,92 @@ __metadata:
38453845
languageName: node
38463846
linkType: hard
38473847

3848-
"@rspack/binding-darwin-arm64@npm:1.5.8":
3849-
version: 1.5.8
3850-
resolution: "@rspack/binding-darwin-arm64@npm:1.5.8"
3848+
"@rspack/binding-darwin-arm64@npm:1.7.3":
3849+
version: 1.7.3
3850+
resolution: "@rspack/binding-darwin-arm64@npm:1.7.3"
38513851
conditions: os=darwin & cpu=arm64
38523852
languageName: node
38533853
linkType: hard
38543854

3855-
"@rspack/binding-darwin-x64@npm:1.5.8":
3856-
version: 1.5.8
3857-
resolution: "@rspack/binding-darwin-x64@npm:1.5.8"
3855+
"@rspack/binding-darwin-x64@npm:1.7.3":
3856+
version: 1.7.3
3857+
resolution: "@rspack/binding-darwin-x64@npm:1.7.3"
38583858
conditions: os=darwin & cpu=x64
38593859
languageName: node
38603860
linkType: hard
38613861

3862-
"@rspack/binding-linux-arm64-gnu@npm:1.5.8":
3863-
version: 1.5.8
3864-
resolution: "@rspack/binding-linux-arm64-gnu@npm:1.5.8"
3862+
"@rspack/binding-linux-arm64-gnu@npm:1.7.3":
3863+
version: 1.7.3
3864+
resolution: "@rspack/binding-linux-arm64-gnu@npm:1.7.3"
38653865
conditions: os=linux & cpu=arm64 & libc=glibc
38663866
languageName: node
38673867
linkType: hard
38683868

3869-
"@rspack/binding-linux-arm64-musl@npm:1.5.8":
3870-
version: 1.5.8
3871-
resolution: "@rspack/binding-linux-arm64-musl@npm:1.5.8"
3869+
"@rspack/binding-linux-arm64-musl@npm:1.7.3":
3870+
version: 1.7.3
3871+
resolution: "@rspack/binding-linux-arm64-musl@npm:1.7.3"
38723872
conditions: os=linux & cpu=arm64 & libc=musl
38733873
languageName: node
38743874
linkType: hard
38753875

3876-
"@rspack/binding-linux-x64-gnu@npm:1.5.8":
3877-
version: 1.5.8
3878-
resolution: "@rspack/binding-linux-x64-gnu@npm:1.5.8"
3876+
"@rspack/binding-linux-x64-gnu@npm:1.7.3":
3877+
version: 1.7.3
3878+
resolution: "@rspack/binding-linux-x64-gnu@npm:1.7.3"
38793879
conditions: os=linux & cpu=x64 & libc=glibc
38803880
languageName: node
38813881
linkType: hard
38823882

3883-
"@rspack/binding-linux-x64-musl@npm:1.5.8":
3884-
version: 1.5.8
3885-
resolution: "@rspack/binding-linux-x64-musl@npm:1.5.8"
3883+
"@rspack/binding-linux-x64-musl@npm:1.7.3":
3884+
version: 1.7.3
3885+
resolution: "@rspack/binding-linux-x64-musl@npm:1.7.3"
38863886
conditions: os=linux & cpu=x64 & libc=musl
38873887
languageName: node
38883888
linkType: hard
38893889

3890-
"@rspack/binding-wasm32-wasi@npm:1.5.8":
3891-
version: 1.5.8
3892-
resolution: "@rspack/binding-wasm32-wasi@npm:1.5.8"
3890+
"@rspack/binding-wasm32-wasi@npm:1.7.3":
3891+
version: 1.7.3
3892+
resolution: "@rspack/binding-wasm32-wasi@npm:1.7.3"
38933893
dependencies:
3894-
"@napi-rs/wasm-runtime": "npm:^1.0.5"
3894+
"@napi-rs/wasm-runtime": "npm:1.0.7"
38953895
conditions: cpu=wasm32
38963896
languageName: node
38973897
linkType: hard
38983898

3899-
"@rspack/binding-win32-arm64-msvc@npm:1.5.8":
3900-
version: 1.5.8
3901-
resolution: "@rspack/binding-win32-arm64-msvc@npm:1.5.8"
3899+
"@rspack/binding-win32-arm64-msvc@npm:1.7.3":
3900+
version: 1.7.3
3901+
resolution: "@rspack/binding-win32-arm64-msvc@npm:1.7.3"
39023902
conditions: os=win32 & cpu=arm64
39033903
languageName: node
39043904
linkType: hard
39053905

3906-
"@rspack/binding-win32-ia32-msvc@npm:1.5.8":
3907-
version: 1.5.8
3908-
resolution: "@rspack/binding-win32-ia32-msvc@npm:1.5.8"
3906+
"@rspack/binding-win32-ia32-msvc@npm:1.7.3":
3907+
version: 1.7.3
3908+
resolution: "@rspack/binding-win32-ia32-msvc@npm:1.7.3"
39093909
conditions: os=win32 & cpu=ia32
39103910
languageName: node
39113911
linkType: hard
39123912

3913-
"@rspack/binding-win32-x64-msvc@npm:1.5.8":
3914-
version: 1.5.8
3915-
resolution: "@rspack/binding-win32-x64-msvc@npm:1.5.8"
3913+
"@rspack/binding-win32-x64-msvc@npm:1.7.3":
3914+
version: 1.7.3
3915+
resolution: "@rspack/binding-win32-x64-msvc@npm:1.7.3"
39163916
conditions: os=win32 & cpu=x64
39173917
languageName: node
39183918
linkType: hard
39193919

3920-
"@rspack/binding@npm:1.5.8":
3921-
version: 1.5.8
3922-
resolution: "@rspack/binding@npm:1.5.8"
3923-
dependencies:
3924-
"@rspack/binding-darwin-arm64": "npm:1.5.8"
3925-
"@rspack/binding-darwin-x64": "npm:1.5.8"
3926-
"@rspack/binding-linux-arm64-gnu": "npm:1.5.8"
3927-
"@rspack/binding-linux-arm64-musl": "npm:1.5.8"
3928-
"@rspack/binding-linux-x64-gnu": "npm:1.5.8"
3929-
"@rspack/binding-linux-x64-musl": "npm:1.5.8"
3930-
"@rspack/binding-wasm32-wasi": "npm:1.5.8"
3931-
"@rspack/binding-win32-arm64-msvc": "npm:1.5.8"
3932-
"@rspack/binding-win32-ia32-msvc": "npm:1.5.8"
3933-
"@rspack/binding-win32-x64-msvc": "npm:1.5.8"
3920+
"@rspack/binding@npm:1.7.3":
3921+
version: 1.7.3
3922+
resolution: "@rspack/binding@npm:1.7.3"
3923+
dependencies:
3924+
"@rspack/binding-darwin-arm64": "npm:1.7.3"
3925+
"@rspack/binding-darwin-x64": "npm:1.7.3"
3926+
"@rspack/binding-linux-arm64-gnu": "npm:1.7.3"
3927+
"@rspack/binding-linux-arm64-musl": "npm:1.7.3"
3928+
"@rspack/binding-linux-x64-gnu": "npm:1.7.3"
3929+
"@rspack/binding-linux-x64-musl": "npm:1.7.3"
3930+
"@rspack/binding-wasm32-wasi": "npm:1.7.3"
3931+
"@rspack/binding-win32-arm64-msvc": "npm:1.7.3"
3932+
"@rspack/binding-win32-ia32-msvc": "npm:1.7.3"
3933+
"@rspack/binding-win32-x64-msvc": "npm:1.7.3"
39343934
dependenciesMeta:
39353935
"@rspack/binding-darwin-arm64":
39363936
optional: true
@@ -3952,30 +3952,30 @@ __metadata:
39523952
optional: true
39533953
"@rspack/binding-win32-x64-msvc":
39543954
optional: true
3955-
checksum: 10c0/2295e1e6750765c959547fae90e29e2628f0a4bdb98f398ce80be13292eaafadfd1c59d7958bdcce60af8a2a36516be1302e8329083b506427909de36fe0cd41
3955+
checksum: 10c0/dec58c980514b8de2f4d7d1fad19b170424ba8db083e01f2453e8b11476bb1109f854d15d27fae3b601e3b25ce604a68805cb2347226190224a34bf7c47fee23
39563956
languageName: node
39573957
linkType: hard
39583958

3959-
"@rspack/core@npm:<1.6.0":
3960-
version: 1.5.8
3961-
resolution: "@rspack/core@npm:1.5.8"
3959+
"@rspack/core@npm:^1.5.0":
3960+
version: 1.7.3
3961+
resolution: "@rspack/core@npm:1.7.3"
39623962
dependencies:
3963-
"@module-federation/runtime-tools": "npm:0.18.0"
3964-
"@rspack/binding": "npm:1.5.8"
3965-
"@rspack/lite-tapable": "npm:1.0.1"
3963+
"@module-federation/runtime-tools": "npm:0.22.0"
3964+
"@rspack/binding": "npm:1.7.3"
3965+
"@rspack/lite-tapable": "npm:1.1.0"
39663966
peerDependencies:
39673967
"@swc/helpers": ">=0.5.1"
39683968
peerDependenciesMeta:
39693969
"@swc/helpers":
39703970
optional: true
3971-
checksum: 10c0/eb1b5777efae8c5f5ced0129df508e3ac6ebd365b2e99105a483f56fd648ec8e9dbab27bdf4420a8b68a7ddd53a0170413da8091c571d9ceea801f56e43f94fa
3971+
checksum: 10c0/7dbe384fab27583ae496c2e3dbfd84fcbd2c25433931cbc8afb95136013968908fb28fa9c64bbde109bab7cca4d1a8032a08025fc901dfdb79f59501645a1d35
39723972
languageName: node
39733973
linkType: hard
39743974

3975-
"@rspack/lite-tapable@npm:1.0.1":
3976-
version: 1.0.1
3977-
resolution: "@rspack/lite-tapable@npm:1.0.1"
3978-
checksum: 10c0/90bb1bc414dc51ea2d0933e09f78d25584f3f50a85f4cb8228930bd29e5931bf55eff4f348a06c51dd3149fc73b8ae3920bf0ae5ae8a0c9fe1d9b404e6ecf5b7
3975+
"@rspack/lite-tapable@npm:1.1.0":
3976+
version: 1.1.0
3977+
resolution: "@rspack/lite-tapable@npm:1.1.0"
3978+
checksum: 10c0/15059d1da73192b150339ceba3142a2d0073fa298dad9a497cc8c6037c597c3a982ed4c88dc50afa7b70d0757df1b47af7ae407cfe8acd31d333d524b84a7a4b
39793979
languageName: node
39803980
linkType: hard
39813981

@@ -7282,7 +7282,6 @@ __metadata:
72827282
"@giscus/react": "npm:^3.0.0"
72837283
"@mdx-js/react": "npm:^3.0.1"
72847284
"@mermaid-js/layout-elk": "npm:^0.2.0"
7285-
"@rspack/core": "npm:<1.6.0"
72867285
"@signalwire/docusaurus-plugin-llms-txt": "npm:^1.2.1"
72877286
"@types/react": "npm:^19.0.0"
72887287
"@typescript-eslint/eslint-plugin": "npm:^8.46.0"

0 commit comments

Comments
 (0)