Title: Bump webpack-dev-server, @docusaurus/core and @docusaurus/preset-classic by dependabot[bot] · Pull Request #264 · QuantStack/quantstack.github.io · GitHub
Open Graph Title: Bump webpack-dev-server, @docusaurus/core and @docusaurus/preset-classic by dependabot[bot] · Pull Request #264 · QuantStack/quantstack.github.io
X Title: Bump webpack-dev-server, @docusaurus/core and @docusaurus/preset-classic by dependabot[bot] · Pull Request #264 · QuantStack/quantstack.github.io
Description: Bumps webpack-dev-server to 5.2.2 and updates ancestor dependencies webpack-dev-server, @docusaurus/core and @docusaurus/preset-classic. These dependencies need to be updated together.
Updates webpack-dev-server from 4.15.2 to 5.2.2
Release notes
Sourced from webpack-dev-server's releases.
v5.2.2
5.2.2 (2025-06-03)
Bug Fixes
"Overlay enabled" false positive (18e72ee)
do not crush when error is null for runtime errors (#5447) (309991f)
remove unnecessary header X_TEST (#5451) (64a6124)
respect the allowedHosts option for cross-origin header check (#5510) (03d1214)
v5.2.1
5.2.1 (2025-03-26)
Security
cross-origin requests are not allowed unless allowed by Access-Control-Allow-Origin header
requests with an IP addresses in the Origin header are not allowed to connect to WebSocket server unless configured by allowedHosts or it different from the Host header
The above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.
Bug Fixes
prevent overlay for errors caught by React error boundaries (#5431) (8c1abc9)
take the first network found instead of the last one, this restores the same behavior as 5.0.4 (#5411) (ffd0b86)
v5.2.0
5.2.0 (2024-12-11)
Features
added getClientEntry and getClientHotEntry methods to get clients entries (dc642a8)
Bug Fixes
speed up initial client bundling (145b5d0)
v5.1.0
5.1.0 (2024-09-03)
Features
add visual progress indicators (a8f40b7)
added the app option to be Function (by default only with connect compatibility frameworks) (3096148)
allow the server option to be Function (#5275) (02a1c6d)
http2 support for connect and connect compatibility frameworks which support HTTP2 (#5267) (6509a3f)
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
5.2.2 (2025-06-03)
Bug Fixes
"Overlay enabled" false positive (18e72ee)
do not crush when error is null for runtime errors (#5447) (309991f)
remove unnecessary header X_TEST (#5451) (64a6124)
respect the allowedHosts option for cross-origin header check (#5510) (03d1214)
5.2.1 (2025-03-26)
Security
cross-origin requests are not allowed unless allowed by Access-Control-Allow-Origin header
requests with an IP addresses in the Origin header are not allowed to connect to WebSocket server unless configured by allowedHosts or it different from the Host header
The above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.
Bug Fixes
prevent overlay for errors caught by React error boundaries (#5431) (8c1abc9)
take the first network found instead of the last one, this restores the same behavior as 5.0.4 (#5411) (ffd0b86)
5.2.0 (2024-12-11)
Features
added getClientEntry and getClientHotEntry methods to get clients entries (dc642a8)
Bug Fixes
speed up initial client bundling (145b5d0)
5.1.0 (2024-09-03)
Features
add visual progress indicators (a8f40b7)
added the app option to be Function (by default only with connect compatibility frameworks) (3096148)
allow the server option to be Function (#5275) (02a1c6d)
http2 support for connect and connect compatibility frameworks which support HTTP2 (#5267) (6509a3f)
Bug Fixes
check the platform property to determinate the target (#5269) (c3b532c)
... (truncated)
Commits
195a7e6 chore(release): 5.2.2
620bef1 chore(deps): update (#5511)
03d1214 fix: respect the allowedHosts option for cross-origin header check (#5510)
5ba862e chore(deps-dev): bump the dependencies group across 1 directory with 7 update...
f7fec94 chore: fix typo (#5508)
6ee8cd0 ci: add Node.js v24 (#5492)
d30f963 chore: update http-proxy-middleware to ^2.0.9 (#5503)
66cf033 chore(deps-dev): bump the dependencies group with 2 updates (#5504)
4367a5c refactor: use 'String#startsWith' & replace if-then-else (#5501)
8e6604f chore(deps): bump the dependencies group across 1 directory with 4 updates (#...
Additional commits viewable in compare view
Updates @docusaurus/core from 3.8.1 to 3.9.2
Release notes
Sourced from @docusaurus/core's releases.
3.9.2 (2025-10-17)
🐛 Bug Fix
docusaurus-plugin-content-docs
#11490 fix(docs): add support for missing sidebar_key front matter attribute (@slorber)
docusaurus-cssnano-preset
#11487 fix(cssnano-preset): disable CSS counter minification (@YDKK)
docusaurus-theme-search-algolia
#11468 fix(theme-search-algolia): Fix Algolia AskAI validation logic (@slorber)
docusaurus-theme-translations
#11431 fix(theme-translation): add missing Polish (pl) theme translations (@mariuszkrzaczkowski)
docusaurus-theme-classic, docusaurus-theme-common
#11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@slorber)
docusaurus
#11452 fix(core): allow i18n.localeConfigs.translate in validation (@trofim24)
docusaurus-theme-mermaid
#11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@slorber)
🏃♀️ Performance
docusaurus-theme-mermaid
#11438 perf(theme-mermaid): lazy load the Mermaid library (@slorber)
💅 Polish
docusaurus-theme-classic
#11463 fix(theme): remove "Edit this page" button from print view (@richk21)
🤖 Dependencies
#11479 chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 (@dependabot[bot])
#11480 chore(deps): bump github/codeql-action from 3.26.5 to 4.30.8 (@dependabot[bot])
#11481 chore(deps): bump actions/dependency-review-action from 4.8.0 to 4.8.1 (@dependabot[bot])
#11446 chore(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 (@dependabot[bot])
🌐 Translations
docusaurus-theme-translations
#11484 fix(translations): improve Arabic theme translations (@maysara-elshewehy)
Committers: 9
Alexander Trofimov (@trofim24)
Dan Roscigno (@DanRoscigno)
Eleni Grosdouli (@egrosdou01)
Ethan (@ethanppl)
Mariusz Krzaczkowski (@mariuszkrzaczkowski)
Maysara (@maysara-elshewehy)
Richa Kiran (@richk21)
... (truncated)
Changelog
Sourced from @docusaurus/core's changelog.
3.9.2 (2025-10-17)
🐛 Bug Fix
docusaurus-plugin-content-docs
#11490 fix(docs): add support for missing sidebar_key front matter attribute (@slorber)
docusaurus-cssnano-preset
#11487 fix(cssnano-preset): disable CSS counter minification (@YDKK)
docusaurus-theme-search-algolia
#11468 fix(theme-search-algolia): Fix Algolia AskAI validation logic (@slorber)
docusaurus-theme-translations
#11431 fix(theme-translation): add missing Polish (pl) theme translations (@mariuszkrzaczkowski)
docusaurus-theme-classic, docusaurus-theme-common
#11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@slorber)
docusaurus
#11452 fix(core): allow i18n.localeConfigs.translate in validation (@trofim24)
docusaurus-theme-mermaid
#11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@slorber)
🏃♀️ Performance
docusaurus-theme-mermaid
#11438 perf(theme-mermaid): lazy load the Mermaid library (@slorber)
💅 Polish
docusaurus-theme-classic
#11463 fix(theme): remove "Edit this page" button from print view (@richk21)
🤖 Dependencies
#11479 chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 (@dependabot[bot])
#11480 chore(deps): bump github/codeql-action from 3.26.5 to 4.30.8 (@dependabot[bot])
#11481 chore(deps): bump actions/dependency-review-action from 4.8.0 to 4.8.1 (@dependabot[bot])
#11446 chore(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 (@dependabot[bot])
🌐 Translations
docusaurus-theme-translations
#11484 fix(translations): improve Arabic theme translations (@maysara-elshewehy)
Committers: 9
Alexander Trofimov (@trofim24)
Dan Roscigno (@DanRoscigno)
Eleni Grosdouli (@egrosdou01)
Ethan (@ethanppl)
Mariusz Krzaczkowski (@mariuszkrzaczkowski)
Maysara (@maysara-elshewehy)
Richa Kiran (@richk21)
... (truncated)
Commits
abfbe56 v3.9.2
598af3b fix(core): allow i18n.localeConfigs.translate in validation (#11452)
c3e5db1 chore: release v3.9.1 (#11436)
e41fa2e fix(core): fix Docusaurus outDir for sites using baseUrl (#11434)
c24d7dc chore: release v3.9 (#11419)
4dc0576 fix(theme): fix copy of indented code blocks, replace copy-text-to-clipboard ...
a9bab41 feat(faster): upgrade Rspack to 1.5, use lazyBarrel experiment, remove deprec...
af3d5ca fix(deps): upgrade webpack-dev-server to v5, fix security warning (#11410)
1c484e1 chore: drop support for Node 18, that reached End-of-Life (#11408)
2febb76 feat(core): Add i18n.localeConfigs[locale].{url,baseUrl} config options (#1...
Additional commits viewable in compare view
Updates @docusaurus/preset-classic from 3.8.1 to 3.9.2
Release notes
Sourced from @docusaurus/preset-classic's releases.
3.9.2 (2025-10-17)
🐛 Bug Fix
docusaurus-plugin-content-docs
#11490 fix(docs): add support for missing sidebar_key front matter attribute (@slorber)
docusaurus-cssnano-preset
#11487 fix(cssnano-preset): disable CSS counter minification (@YDKK)
docusaurus-theme-search-algolia
#11468 fix(theme-search-algolia): Fix Algolia AskAI validation logic (@slorber)
docusaurus-theme-translations
#11431 fix(theme-translation): add missing Polish (pl) theme translations (@mariuszkrzaczkowski)
docusaurus-theme-classic, docusaurus-theme-common
#11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@slorber)
docusaurus
#11452 fix(core): allow i18n.localeConfigs.translate in validation (@trofim24)
docusaurus-theme-mermaid
#11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@slorber)
🏃♀️ Performance
docusaurus-theme-mermaid
#11438 perf(theme-mermaid): lazy load the Mermaid library (@slorber)
💅 Polish
docusaurus-theme-classic
#11463 fix(theme): remove "Edit this page" button from print view (@richk21)
🤖 Dependencies
#11479 chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 (@dependabot[bot])
#11480 chore(deps): bump github/codeql-action from 3.26.5 to 4.30.8 (@dependabot[bot])
#11481 chore(deps): bump actions/dependency-review-action from 4.8.0 to 4.8.1 (@dependabot[bot])
#11446 chore(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 (@dependabot[bot])
🌐 Translations
docusaurus-theme-translations
#11484 fix(translations): improve Arabic theme translations (@maysara-elshewehy)
Committers: 9
Alexander Trofimov (@trofim24)
Dan Roscigno (@DanRoscigno)
Eleni Grosdouli (@egrosdou01)
Ethan (@ethanppl)
Mariusz Krzaczkowski (@mariuszkrzaczkowski)
Maysara (@maysara-elshewehy)
Richa Kiran (@richk21)
... (truncated)
Changelog
Sourced from @docusaurus/preset-classic's changelog.
3.9.2 (2025-10-17)
🐛 Bug Fix
docusaurus-plugin-content-docs
#11490 fix(docs): add support for missing sidebar_key front matter attribute (@slorber)
docusaurus-cssnano-preset
#11487 fix(cssnano-preset): disable CSS counter minification (@YDKK)
docusaurus-theme-search-algolia
#11468 fix(theme-search-algolia): Fix Algolia AskAI validation logic (@slorber)
docusaurus-theme-translations
#11431 fix(theme-translation): add missing Polish (pl) theme translations (@mariuszkrzaczkowski)
docusaurus-theme-classic, docusaurus-theme-common
#11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@slorber)
docusaurus
#11452 fix(core): allow i18n.localeConfigs.translate in validation (@trofim24)
docusaurus-theme-mermaid
#11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@slorber)
🏃♀️ Performance
docusaurus-theme-mermaid
#11438 perf(theme-mermaid): lazy load the Mermaid library (@slorber)
💅 Polish
docusaurus-theme-classic
#11463 fix(theme): remove "Edit this page" button from print view (@richk21)
🤖 Dependencies
#11479 chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 (@dependabot[bot])
#11480 chore(deps): bump github/codeql-action from 3.26.5 to 4.30.8 (@dependabot[bot])
#11481 chore(deps): bump actions/dependency-review-action from 4.8.0 to 4.8.1 (@dependabot[bot])
#11446 chore(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 (@dependabot[bot])
🌐 Translations
docusaurus-theme-translations
#11484 fix(translations): improve Arabic theme translations (@maysara-elshewehy)
Committers: 9
Alexander Trofimov (@trofim24)
Dan Roscigno (@DanRoscigno)
Eleni Grosdouli (@egrosdou01)
Ethan (@ethanppl)
Mariusz Krzaczkowski (@mariuszkrzaczkowski)
Maysara (@maysara-elshewehy)
Richa Kiran (@richk21)
... (truncated)
Commits
abfbe56 v3.9.2
c3e5db1 chore: release v3.9.1 (#11436)
c24d7dc chore: release v3.9 (#11419)
1c484e1 chore: drop support for Node 18, that reached End-of-Life (#11408)
f811e2d chore: release 3.8.1 (#11249)
See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show
Open Graph Description: Bumps webpack-dev-server to 5.2.2 and updates ancestor dependencies webpack-dev-server, @docusaurus/core and @docusaurus/preset-classic. These dependencies need to be updated together. Updates webp...
X Description: Bumps webpack-dev-server to 5.2.2 and updates ancestor dependencies webpack-dev-server, @docusaurus/core and @docusaurus/preset-classic. These dependencies need to be updated together. Updates webp...
Opengraph URL: https://github.com/QuantStack/quantstack.github.io/pull/264
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:0df74638-8765-c057-986a-4857cdaaf123 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | A928:3D113A:2C8B1E6:3E83AED:69710CCC |
| html-safe-nonce | 9aaa03d6c0656243ba50dabb0d3f3f9df590a44230195c21cf8dd05703a21fdd |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBOTI4OjNEMTEzQToyQzhCMUU2OjNFODNBRUQ6Njk3MTBDQ0MiLCJ2aXNpdG9yX2lkIjoiNjU5NTg4NzE2MjA2NDk2NDgxMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | cb01ecdc2235f2d43fdc157c194eb480ecbbd4718044ec2b957485df36e6be28 |
| hovercard-subject-tag | pull_request:2978195487 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/QuantStack/quantstack.github.io/pull/264/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps webpack-dev-server to 5.2.2 and updates ancestor dependencies webpack-dev-server, @docusaurus/core and @docusaurus/preset-classic. These dependencies need to be updated together. Updates webp... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 6d0e7b0d5e294a53c55f49e80755e785182080c6e6a48c9ed353bedddaee69f4 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/QuantStack/quantstack.github.io git https://github.com/QuantStack/quantstack.github.io.git |
| octolytics-dimension-user_id | 19627246 |
| octolytics-dimension-user_login | QuantStack |
| octolytics-dimension-repository_id | 59915451 |
| octolytics-dimension-repository_nwo | QuantStack/quantstack.github.io |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 59915451 |
| octolytics-dimension-repository_network_root_nwo | QuantStack/quantstack.github.io |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 6d5a3a396bc74e65fd3ef897b0a99a6e489debaa |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width