Bump webpack-dev-server, @docusaurus/core, @docusaurus/plugin-ideal-image, @docusaurus/plugin-sitemap and @docusaurus/preset-classic in /website#209
Merged
WirelessLife merged 1 commit intomainfrom Oct 17, 2025
Conversation
43f086a to
3df5781
Compare
There was a problem hiding this comment.
Pull Request Overview
This PR upgrades several Docusaurus packages and webpack-dev-server to their latest versions, addressing security vulnerabilities and bringing the website dependencies up to date.
Key changes:
- Upgraded webpack-dev-server from v4.9.3 to v5.2.2 (security fixes for cross-origin requests)
- Upgraded Docusaurus packages from v2.1.0 to v3.9.2 (major version upgrade)
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
…mage, @docusaurus/plugin-sitemap and @docusaurus/preset-classic Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) to 5.2.2 and updates ancestor dependencies [webpack-dev-server](https://github.com/webpack/webpack-dev-server), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus), [@docusaurus/plugin-ideal-image](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-ideal-image), [@docusaurus/plugin-sitemap](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-sitemap) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies need to be updated together. Updates `webpack-dev-server` from 4.9.3 to 5.2.2 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.9.3...v5.2.2) Updates `@docusaurus/core` from 2.1.0 to 3.9.2 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG-v2.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.9.2/packages/docusaurus) Updates `@docusaurus/plugin-ideal-image` from 2.1.0 to 3.9.2 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG-v2.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.9.2/packages/docusaurus-plugin-ideal-image) Updates `@docusaurus/plugin-sitemap` from 2.1.0 to 3.9.2 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG-v2.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.9.2/packages/docusaurus-plugin-sitemap) Updates `@docusaurus/preset-classic` from 2.1.0 to 3.9.2 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG-v2.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.9.2/packages/docusaurus-preset-classic) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-version: 5.2.2 dependency-type: indirect - dependency-name: "@docusaurus/core" dependency-version: 3.9.2 dependency-type: direct:production - dependency-name: "@docusaurus/plugin-ideal-image" dependency-version: 3.9.2 dependency-type: direct:production - dependency-name: "@docusaurus/plugin-sitemap" dependency-version: 3.9.2 dependency-type: direct:production - dependency-name: "@docusaurus/preset-classic" dependency-version: 3.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
3df5781 to
36d2968
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps webpack-dev-server to 5.2.2 and updates ancestor dependencies webpack-dev-server, @docusaurus/core, @docusaurus/plugin-ideal-image, @docusaurus/plugin-sitemap and @docusaurus/preset-classic. These dependencies need to be updated together.
Updates
webpack-dev-serverfrom 4.9.3 to 5.2.2Release notes
Sourced from webpack-dev-server's releases.
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
... (truncated)
Commits
195a7e6chore(release): 5.2.2620bef1chore(deps): update (#5511)03d1214fix: respect theallowedHostsoption for cross-origin header check (#5510)5ba862echore(deps-dev): bump the dependencies group across 1 directory with 7 update...f7fec94chore: fix typo (#5508)6ee8cd0ci: add Node.js v24 (#5492)d30f963chore: update http-proxy-middleware to ^2.0.9 (#5503)66cf033chore(deps-dev): bump the dependencies group with 2 updates (#5504)4367a5crefactor: use 'String#startsWith' & replace if-then-else (#5501)8e6604fchore(deps): bump the dependencies group across 1 directory with 4 updates (#...Updates
@docusaurus/corefrom 2.1.0 to 3.9.2Release notes
Sourced from
@docusaurus/core's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core's changelog.... (truncated)
Commits
abfbe56v3.9.2598af3bfix(core): allowi18n.localeConfigs.translatein validation (#11452)c3e5db1chore: release v3.9.1 (#11436)e41fa2efix(core): fix Docusaurus outDir for sites using baseUrl (#11434)c24d7dcchore: release v3.9 (#11419)4dc0576fix(theme): fix copy of indented code blocks, replace copy-text-to-clipboard ...a9bab41feat(faster): upgrade Rspack to 1.5, use lazyBarrel experiment, remove deprec...af3d5cafix(deps): upgrade webpack-dev-server to v5, fix security warning (#11410)1c484e1chore: drop support for Node 18, that reached End-of-Life (#11408)2febb76feat(core): Addi18n.localeConfigs[locale].{url,baseUrl}config options (#1...Updates
@docusaurus/plugin-ideal-imagefrom 2.1.0 to 3.9.2Release notes
Sourced from
@docusaurus/plugin-ideal-image's releases.... (truncated)
Changelog
Sourced from
@docusaurus/plugin-ideal-image's changelog.... (truncated)
Commits
abfbe56v3.9.2c3e5db1chore: release v3.9.1 (#11436)c24d7dcchore: release v3.9 (#11419)1c484e1chore: drop support for Node 18, that reached End-of-Life (#11408)f811e2dchore: release 3.8.1 (#11249)b126e64chore: release Docusaurus 3.8 (#11200)8958c11chore: fix typos in comment-out (#11197)5d858f5refactor: remove unnecessary undefined & use optional chain (#11192)e64e0e7fix(ideal-image): fix waypoint initial scroll bug (#11026)43fdb82fix(ideal-image): Internalizereact-waypointdependency, fix React 19 compa...Updates
@docusaurus/plugin-sitemapfrom 2.1.0 to 3.9.2Release notes
Sourced from
@docusaurus/plugin-sitemap's releases.... (truncated)
Changelog
Sourced from
@docusaurus/plugin-sitemap's changelog.... (truncated)
Commits
abfbe56v3.9.2c3e5db1chore: release v3.9.1 (#11436)c24d7dcchore: release v3.9 (#11419)1c484e1chore: drop support for Node 18, that reached End-of-Life (#11408)f811e2dchore: release 3.8.1 (#11249)264774aperf: avoid duplicatedgit logcalls inloadContent()andpostBuild()f...b126e64chore: release Docusaurus 3.8 (#11200)9df5aaefeat(core): newpostBuild({routesBuildMetadata})API, deprecateheadattr...71d682cchore: release Docusaurus 3.7.0 (#10812)0f29a37feat: Add React 19 support to Docusaurus v3 (#10763)Updates
@docusaurus/preset-classicfrom 2.1.0 to 3.9.2Release notes
Sourced from
@docusaurus/preset-classic's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic's changelog.... (truncated)
Commits
abfbe56v3.9.2c3e5db1chore: release v3.9.1 (#11436)c24d7dcchore: release v3.9 (#11419)1c484e1chore: drop support for Node 18, that reached End-of-Life (#11408)f811e2dchore: release 3.8.1 (#11249)b126e64chore: release Docusaurus 3.8 (#11200)abd04a2feat(theme): new CSS cascade layers plugin + built-in `v4.useCssCascadeLayers...71d682cchore: release Docusaurus 3.7.0 (#10812)0f29a37feat: Add React 19 support to Docusaurus v3 (#10763)df6f53afeat(svgr): create new Docusaurus SVGR plugin (#10677)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR afte...Description has been truncated