Skip to content

bump docusaurus, react, react-dom, prettier, and follow-redirects#976

Merged
BrandtH22 merged 1 commit into
mainfrom
20260428-dependencies-bump
Apr 28, 2026
Merged

bump docusaurus, react, react-dom, prettier, and follow-redirects#976
BrandtH22 merged 1 commit into
mainfrom
20260428-dependencies-bump

Conversation

@BrandtH22
Copy link
Copy Markdown
Contributor

@BrandtH22 BrandtH22 commented Apr 28, 2026

Note

Medium Risk
Medium risk because it upgrades the Docusaurus toolchain and React versions, which can affect build output and runtime behavior of the docs site. The added follow-redirects override changes a transitive dependency resolution and could alter network behavior during builds or plugin execution.

Overview
Upgrades the docs site dependency stack: @docusaurus/* to 3.10.0, react/react-dom to 19.2.5, and prettier to 3.8.x, with corresponding package-lock.json refresh pulling newer Babel/PostCSS/Algolia-related transitive versions.

Adds an npm overrides entry to pin follow-redirects to 1.16.0, forcing that version across the dependency tree.

Reviewed by Cursor Bugbot for commit 93d235c. Bugbot is set up for automated code reviews on this repo. Configure here.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 28, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​docusaurus/​preset-classic@​3.9.2 ⏵ 3.10.0991007098 -1100
Updated@​docusaurus/​plugin-google-gtag@​3.9.2 ⏵ 3.10.01001007098 -1100
Updated@​docusaurus/​core@​3.9.2 ⏵ 3.10.09810076 +198 -1100
Updatedreact@​19.2.4 ⏵ 19.2.51001008497100
Updatedprettier@​3.8.1 ⏵ 3.8.39010097 +196100
Updatedreact-dom@​19.2.4 ⏵ 19.2.51001009298100

View full report

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 28, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring alerts on:

  • @csstools/postcss-position-area-property@1.0.0
  • @csstools/postcss-property-rule-prelude-list@1.0.0
  • @csstools/postcss-syntax-descriptor-syntax-production@1.0.1
  • @csstools/postcss-system-ui-font-family@1.0.0
  • copy-text-to-clipboard@3.2.2
  • ajv@6.15.0
  • babel-plugin-polyfill-corejs3@0.14.2
  • @babel/code-frame@7.29.0
  • @babel/compat-data@7.29.0
  • @babel/core@7.29.0
  • @babel/generator@7.29.1
  • @babel/helper-compilation-targets@7.28.6
  • @babel/helper-create-class-features-plugin@7.28.6
  • @babel/helper-define-polyfill-provider@0.6.8
  • @babel/helper-module-imports@7.28.6
  • @babel/helper-module-transforms@7.28.6
  • @babel/helper-plugin-utils@7.28.6
  • @babel/helper-replace-supers@7.28.6
  • @babel/helper-wrap-function@7.28.6
  • @babel/helpers@7.29.2
  • @babel/parser@7.29.2
  • @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6
  • @babel/plugin-syntax-import-assertions@7.28.6
  • @babel/plugin-syntax-import-attributes@7.28.6
  • @babel/plugin-syntax-jsx@7.28.6
  • @babel/plugin-syntax-typescript@7.28.6
  • @babel/plugin-transform-async-generator-functions@7.29.0
  • @babel/plugin-transform-async-to-generator@7.28.6
  • @babel/plugin-transform-block-scoping@7.28.6
  • @babel/plugin-transform-class-properties@7.28.6
  • @babel/plugin-transform-class-static-block@7.28.6
  • @babel/plugin-transform-classes@7.28.6
  • @babel/plugin-transform-computed-properties@7.28.6
  • @babel/plugin-transform-dotall-regex@7.28.6
  • @babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.0
  • @babel/plugin-transform-explicit-resource-management@7.28.6
  • @babel/plugin-transform-exponentiation-operator@7.28.6
  • @babel/plugin-transform-json-strings@7.28.6
  • @babel/plugin-transform-logical-assignment-operators@7.28.6
  • @babel/plugin-transform-modules-commonjs@7.28.6
  • @babel/plugin-transform-modules-systemjs@7.29.0
  • @babel/plugin-transform-named-capturing-groups-regex@7.29.0
  • @babel/plugin-transform-nullish-coalescing-operator@7.28.6
  • @babel/plugin-transform-numeric-separator@7.28.6
  • @babel/plugin-transform-object-rest-spread@7.28.6
  • @babel/plugin-transform-optional-catch-binding@7.28.6
  • @babel/plugin-transform-optional-chaining@7.28.6
  • @babel/plugin-transform-private-methods@7.28.6
  • @babel/plugin-transform-private-property-in-object@7.28.6
  • @babel/plugin-transform-react-jsx@7.28.6
  • @babel/plugin-transform-regenerator@7.29.0
  • @babel/plugin-transform-regexp-modifiers@7.28.6
  • @babel/plugin-transform-runtime@7.29.0
  • @babel/plugin-transform-spread@7.28.6
  • @babel/plugin-transform-typescript@7.28.6
  • @babel/plugin-transform-unicode-property-regex@7.28.6
  • @babel/plugin-transform-unicode-sets-regex@7.28.6
  • @babel/preset-env@7.29.2
  • @babel/template@7.28.6
  • @babel/traverse@7.29.0
  • @babel/types@7.29.0
  • @csstools/postcss-normalize-display-values@4.0.1
  • @docusaurus/babel@3.10.0
  • @docusaurus/bundler@3.10.0
  • @docusaurus/core@3.10.0
  • @docusaurus/cssnano-preset@3.10.0
  • @docusaurus/logger@3.10.0
  • @docusaurus/mdx-loader@3.10.0
  • @docusaurus/module-type-aliases@3.10.0
  • @docusaurus/plugin-content-blog@3.10.0
  • @docusaurus/plugin-content-docs@3.10.0
  • @docusaurus/plugin-content-pages@3.10.0
  • @docusaurus/plugin-css-cascade-layers@3.10.0
  • @docusaurus/plugin-debug@3.10.0
  • @docusaurus/plugin-google-analytics@3.10.0
  • @docusaurus/plugin-google-gtag@3.10.0
  • @docusaurus/plugin-google-tag-manager@3.10.0
  • @docusaurus/plugin-sitemap@3.10.0
  • @docusaurus/plugin-svgr@3.10.0
  • @docusaurus/preset-classic@3.10.0
  • @docusaurus/theme-classic@3.10.0
  • @docusaurus/theme-common@3.10.0
  • @docusaurus/theme-search-algolia@3.10.0
  • @docusaurus/theme-translations@3.10.0
  • @docusaurus/types@3.10.0
  • @docusaurus/utils@3.10.0
  • @docusaurus/utils-common@3.10.0
  • @docusaurus/utils-validation@3.10.0
  • @sinclair/typebox@0.27.10
  • @types/gtag.js@0.0.20
  • algoliasearch-helper@3.28.2
  • autoprefixer@10.5.0
  • babel-plugin-polyfill-corejs2@0.4.17
  • babel-plugin-polyfill-regenerator@0.6.8
  • baseline-browser-mapping@2.10.24
  • browserslist@4.28.2
  • call-bind@1.0.9
  • caniuse-lite@1.0.30001791
  • core-js-compat@3.49.0
  • css-declaration-sorter@7.4.0
  • cssdb@8.8.0
  • electron-to-chromium@1.5.344
  • follow-redirects@1.16.0
  • mini-css-extract-plugin@2.10.2
  • node-releases@2.0.38
  • postcss@8.5.12
  • postcss-preset-env@10.6.1
  • prettier@3.8.3
  • react@19.2.5
  • react-dom@19.2.5
  • react-loadable-ssr-addon-v5-slorber@1.0.3
  • regjsparser@0.13.1
  • resolve@1.22.12
  • sax@1.6.0
  • sitemap@7.1.3
  • update-browserslist-db@1.2.3

View full report

@BrandtH22
Copy link
Copy Markdown
Contributor Author

@SocketSecurity ignore-all

@BrandtH22 BrandtH22 merged commit e51eb24 into main Apr 28, 2026
15 checks passed
@BrandtH22 BrandtH22 deleted the 20260428-dependencies-bump branch April 28, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants