Skip to content

chore(website deps): bump the npm_and_yarn group across 1 directory with 33 updates#25710

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/website/npm_and_yarn-1623988c2a
Open

chore(website deps): bump the npm_and_yarn group across 1 directory with 33 updates#25710
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/website/npm_and_yarn-1623988c2a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 33 updates in the /website directory:

Package From To
@algolia/autocomplete-js 1.19.4 1.19.9
@algolia/autocomplete-theme-classic 1.19.4 1.19.9
@babel/cli 7.29.7 8.0.1
@babel/core 7.29.7 8.0.1
@babel/preset-env 7.29.7 8.0.2
@babel/preset-typescript 7.29.7 8.0.1
@babel/runtime 7.28.4 8.0.0
@datadog/browser-logs 4.50.1 7.4.0
@datadog/browser-rum 4.50.1 7.4.0
@fullhuman/postcss-purgecss 4.1.3 8.0.0
@tailwindcss/forms 0.3.4 0.5.11
@tailwindcss/typography 0.4.1 0.5.20
@types/node 25.0.3 26.1.0
alpinejs 2.8.2 3.15.12
autoprefixer 10.4.23 10.5.2
chalk 4.1.2 5.6.2
cheerio 1.1.2 1.2.0
core-js 3.47.0 3.49.0
domhandler 4.3.1 6.0.1
dotenv-defaults 2.0.2 6.0.0
downshift 6.1.12 9.4.0
glob-promise 4.2.2 6.0.7
postcss-cli 8.3.1 11.0.1
postcss-import 14.1.0 16.1.1
react 19.2.3 19.2.7
react-dom 19.2.3 19.2.7
react-spring 10.0.3 10.0.4
regenerator-runtime 0.13.11 0.14.1
tailwindcss 2.2.19 4.3.2
tocbot 4.36.4 4.36.8
typescript 5.9.3 6.0.3
typesense 1.8.2 3.0.6
prettier 3.7.4 3.9.4

Updates @algolia/autocomplete-js from 1.19.4 to 1.19.9

Release notes

Sourced from @​algolia/autocomplete-js's releases.

v1.19.9

1.19.9 (2026-06-23)

Bug Fixes

  • preset-algolia: keep separator highlight when reverse-highlight siblings disagree (#1348) (732869e)

v1.19.8

1.19.8 (2026-03-31)

Bug Fixes

v1.19.7

1.19.7 (2026-03-10)

Bug Fixes

v1.19.6

1.19.6 (2026-02-17)

Bug Fixes

  • core: only use standard scrollIntoView function for auto-scroll (#1333) (88dfc58)

v1.19.5

1.19.5 (2026-02-03)

Bug Fixes

Changelog

Sourced from @​algolia/autocomplete-js's changelog.

1.19.9 (2026-06-23)

Bug Fixes

  • preset-algolia: keep separator highlight when reverse-highlight siblings disagree (#1348) (732869e)

1.19.8 (2026-03-31)

Bug Fixes

1.19.7 (2026-03-10)

Bug Fixes

1.19.6 (2026-02-17)

Bug Fixes

  • core: only use standard scrollIntoView function for auto-scroll (#1333) (88dfc58)

1.19.5 (2026-02-03)

Bug Fixes

Commits

Updates @algolia/autocomplete-theme-classic from 1.19.4 to 1.19.9

Release notes

Sourced from @​algolia/autocomplete-theme-classic's releases.

v1.19.9

1.19.9 (2026-06-23)

Bug Fixes

  • preset-algolia: keep separator highlight when reverse-highlight siblings disagree (#1348) (732869e)

v1.19.8

1.19.8 (2026-03-31)

Bug Fixes

v1.19.7

1.19.7 (2026-03-10)

Bug Fixes

v1.19.6

1.19.6 (2026-02-17)

Bug Fixes

  • core: only use standard scrollIntoView function for auto-scroll (#1333) (88dfc58)

v1.19.5

1.19.5 (2026-02-03)

Bug Fixes

Changelog

Sourced from @​algolia/autocomplete-theme-classic's changelog.

1.19.9 (2026-06-23)

Bug Fixes

  • preset-algolia: keep separator highlight when reverse-highlight siblings disagree (#1348) (732869e)

1.19.8 (2026-03-31)

Bug Fixes

1.19.7 (2026-03-10)

Bug Fixes

1.19.6 (2026-02-17)

Bug Fixes

  • core: only use standard scrollIntoView function for auto-scroll (#1333) (88dfc58)

1.19.5 (2026-02-03)

Bug Fixes

Commits

Updates @babel/cli from 7.29.7 to 8.0.1

Release notes

Sourced from @​babel/cli's releases.

v8.0.1 (2026-06-17)

This release includes a breaking change that was in the Babel 8 migration guide's Getting ready section and in the release post, but the actual removal of the feature from the codebase was accidentally not complete.

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

Committers: 2

v8.0.0 (2026-06-16)

NOTE: The changelog below is relative to v8.0.0-rc.6. You can find a summary of all the breaking changes shipped in the Babel 8 release line in the migration guide for users and migration guide for plugin developers.

Read the release blog post at http://babeljs.io/blog/2026/06/16/8.0.0!

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

Committers: 6

... (truncated)

Changelog

Sourced from @​babel/cli's changelog.

v8.0.1 (2026-06-17)

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

v8.0.0 (2026-06-16)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

v8.0.0-rc.6 (2026-05-25)

🐛 Bug Fix

🏠 Internal

  • babel-core
  • babel-compat-data, babel-register
  • babel-helper-transform-fixture-test-runner, babel-node

... (truncated)

Commits

Updates @babel/core from 7.29.7 to 8.0.1

Release notes

Sourced from @​babel/core's releases.

v8.0.1 (2026-06-17)

This release includes a breaking change that was in the Babel 8 migration guide's Getting ready section and in the release post, but the actual removal of the feature from the codebase was accidentally not complete.

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

Committers: 2

v8.0.0 (2026-06-16)

NOTE: The changelog below is relative to v8.0.0-rc.6. You can find a summary of all the breaking changes shipped in the Babel 8 release line in the migration guide for users and migration guide for plugin developers.

Read the release blog post at http://babeljs.io/blog/2026/06/16/8.0.0!

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

Committers: 6

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v8.0.1 (2026-06-17)

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

v8.0.0 (2026-06-16)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

v8.0.0-rc.6 (2026-05-25)

🐛 Bug Fix

🏠 Internal

  • babel-core
  • babel-compat-data, babel-register
  • babel-helper-transform-fixture-test-runner, babel-node

... (truncated)

Commits

Updates @babel/preset-env from 7.29.7 to 8.0.2

Release notes

Sourced from @​babel/preset-env's releases.

v8.0.2 (2026-06-18)

🐛 Bug Fix

  • Other
  • babel-helper-validator-identifier

🏠 Internal

  • babel-plugin-proposal-decorators, babel-plugin-transform-regenerator, babel-preset-env

Committers: 2

v8.0.1 (2026-06-17)

This release includes a breaking change that was in the Babel 8 migration guide's Getting ready section and in the release post, but the actual removal of the feature from the codebase was accidentally not complete.

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

Committers: 2

v8.0.0 (2026-06-16)

NOTE: The changelog below is relative to v8.0.0-rc.6. You can find a summary of all the breaking changes shipped in the Babel 8 release line in the migration guide for users and migration guide for plugin developers.

Read the release blog post at http://babeljs.io/blog/2026/06/16/8.0.0!

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v8.0.2 (2026-06-18)

🐛 Bug Fix

  • Other
  • babel-helper-validator-identifier

🏠 Internal

  • babel-plugin-proposal-decorators, babel-plugin-transform-regenerator, babel-preset-env

v8.0.1 (2026-06-17)

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

v8.0.0 (2026-06-16)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

v8.0.0-rc.6 (2026-05-25)

🐛 Bug Fix

... (truncated)

Commits

Updates @babel/preset-typescript from 7.29.7 to 8.0.1

Release notes

Sourced from @​babel/preset-typescript's releases.

v8.0.1 (2026-06-17)

This release includes a breaking change that was in the Babel 8 migration guide's Getting ready section and in the release post, but the actual removal of the feature from the codebase was accidentally not complete.

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

Committers: 2

v8.0.0 (2026-06-16)

NOTE: The changelog below is relative to v8.0.0-rc.6. You can find a summary of all the breaking changes shipped in the Babel 8 release line in the migration guide for users and migration guide for plugin developers.

Read the release blog post at http://babeljs.io/blog/2026/06/16/8.0.0!

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

Committers: 6

... (truncated)

Changelog

Sourced from @​babel/preset-typescript's changelog.

v8.0.1 (2026-06-17)

💥 Breaking Change

  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

v8.0.0 (2026-06-16)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Jun 30, 2026
@dependabot dependabot Bot requested review from a team as code owners June 30, 2026 14:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Jun 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/website/npm_and_yarn-1623988c2a branch from ec286b7 to e60f646 Compare June 30, 2026 15:00

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ec286b7487

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread website/package.json
"tailwindcss": "^2.2.4",
"tocbot": "^4.12.2",
"regenerator-runtime": "^0.14.1",
"tailwindcss": "^4.3.2",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Use the v4 Tailwind PostCSS plugin

The site still runs Tailwind through Hugo/PostCSS: website/postcss.config.js imports tailwindcss directly and passes it as the PostCSS plugin, while website/config.toml marks css/style.css as postcss = true. Tailwind v4 moved its PostCSS plugin to @tailwindcss/postcss, and this dependency bump does not add that package or update the config, so website builds that process the main stylesheet will fail before CSS is generated. Either keep Tailwind on the old major or migrate the PostCSS config and lockfile together.

Useful? React with 👍 / 👎.

Comment thread website/package.json
"@types/topojson-specification": "^1.0.1",
"alpinejs": "^2.8.2",
"autoprefixer": "^10.2.5",
"alpinejs": "^3.15.12",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep Alpine compatible with Spruce

The front-end state is still initialized via Spruce in website/assets/js/app.js (window.Spruce.store('global', ...)) and templates read $store.global, but this bump makes the app depend on Alpine v3 while the unchanged @ryangjchandler/spruce dependency still pulls alpinejs ^2.5 in the lockfile. That leaves two incompatible Alpine runtimes, so the Spruce store is not registered with the Alpine version rendering the page, breaking state-backed UI such as dark mode, nav menus, and download tabs. Please either keep the direct Alpine dependency on v2 or migrate the site to Alpine v3's store/startup API and remove Spruce.

Useful? React with 👍 / 👎.

Comment thread website/package.json
"@algolia/autocomplete-js": "^1.19.9",
"@algolia/autocomplete-theme-classic": "^1.19.9",
"@babel/cli": "^8.0.1",
"@babel/core": "^8.0.1",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep Babel presets on the same major

The Hugo JS pipeline still runs babel for the React/TSX bundles and website/babel.config.js imports @babel/preset-react, but the lockfile only provides the old v7 preset via babel-preset-next, whose peer range/assertion is for Babel 7. With @babel/core upgraded to 8 here, those transforms will fail as soon as the JSX preset is loaded. Please add/upgrade @babel/preset-react to a Babel 8-compatible version or keep the Babel toolchain on v7.

Useful? React with 👍 / 👎.

Comment thread website/package.json
"domhandler": "^6.0.1",
"dotenv-defaults": "^6.0.0",
"downshift": "^9.4.0",
"glob-promise": "^6.0.7",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Add a compatible glob peer for glob-promise

website/scripts/typesense-index.ts calls await glob(section.path) during yarn typesense-index, but glob-promise v6 no longer brings its own compatible glob; it expects a glob v8 peer and wraps the old callback API. This package file does not add glob, and the updated lockfile only has glob@13 from @babel/cli, so Yarn classic will resolve the peer to an incompatible implementation and the search indexing step used by preview/production deploys will fail. Add a compatible glob dependency or switch the script to the native promise API.

Useful? React with 👍 / 👎.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/website/npm_and_yarn-1623988c2a branch from e60f646 to fd7dace Compare July 1, 2026 05:10
…ith 33 updates

Bumps the npm_and_yarn group with 33 updates in the /website directory:

| Package | From | To |
| --- | --- | --- |
| [@algolia/autocomplete-js](https://github.com/algolia/autocomplete) | `1.19.4` | `1.19.9` |
| [@algolia/autocomplete-theme-classic](https://github.com/algolia/autocomplete) | `1.19.4` | `1.19.9` |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.29.7` | `8.0.1` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.7` | `8.0.1` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.7` | `8.0.2` |
| [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.29.7` | `8.0.1` |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.28.4` | `8.0.0` |
| [@datadog/browser-logs](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/browser-logs) | `4.50.1` | `7.4.0` |
| [@datadog/browser-rum](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/browser-rum) | `4.50.1` | `7.4.0` |
| [@fullhuman/postcss-purgecss](https://github.com/FullHuman/purgecss) | `4.1.3` | `8.0.0` |
| [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.3.4` | `0.5.11` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.4.1` | `0.5.20` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.3` | `26.1.0` |
| [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) | `2.8.2` | `3.15.12` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.5.2` |
| [chalk](https://github.com/chalk/chalk) | `4.1.2` | `5.6.2` |
| [cheerio](https://github.com/cheeriojs/cheerio) | `1.1.2` | `1.2.0` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.47.0` | `3.49.0` |
| [domhandler](https://github.com/fb55/domhandler) | `4.3.1` | `6.0.1` |
| [dotenv-defaults](https://github.com/mrsteele/dotenv-defaults) | `2.0.2` | `6.0.0` |
| [downshift](https://github.com/downshift-js/downshift) | `6.1.12` | `9.4.0` |
| [glob-promise](https://github.com/ahmadnassri/node-glob-promise) | `4.2.2` | `6.0.7` |
| [postcss-cli](https://github.com/postcss/postcss-cli) | `8.3.1` | `11.0.1` |
| [postcss-import](https://github.com/postcss/postcss-import) | `14.1.0` | `16.1.1` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.7` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.7` |
| [react-spring](https://github.com/pmndrs/react-spring) | `10.0.3` | `10.0.4` |
| [regenerator-runtime](https://github.com/facebook/regenerator) | `0.13.11` | `0.14.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `2.2.19` | `4.3.2` |
| [tocbot](https://github.com/tscanlin/tocbot) | `4.36.4` | `4.36.8` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` |
| [typesense](https://github.com/typesense/typesense-js) | `1.8.2` | `3.0.6` |
| [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.9.4` |



Updates `@algolia/autocomplete-js` from 1.19.4 to 1.19.9
- [Release notes](https://github.com/algolia/autocomplete/releases)
- [Changelog](https://github.com/algolia/autocomplete/blob/next/CHANGELOG.md)
- [Commits](algolia/autocomplete@v1.19.4...v1.19.9)

Updates `@algolia/autocomplete-theme-classic` from 1.19.4 to 1.19.9
- [Release notes](https://github.com/algolia/autocomplete/releases)
- [Changelog](https://github.com/algolia/autocomplete/blob/next/CHANGELOG.md)
- [Commits](algolia/autocomplete@v1.19.4...v1.19.9)

Updates `@babel/cli` from 7.29.7 to 8.0.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-cli)

Updates `@babel/core` from 7.29.7 to 8.0.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-core)

Updates `@babel/preset-env` from 7.29.7 to 8.0.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v8.0.2/packages/babel-preset-env)

Updates `@babel/preset-typescript` from 7.29.7 to 8.0.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-preset-typescript)

Updates `@babel/runtime` from 7.28.4 to 8.0.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v8.0.0/packages/babel-runtime)

Updates `@datadog/browser-logs` from 4.50.1 to 7.4.0
- [Release notes](https://github.com/DataDog/browser-sdk/releases)
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v7.4.0/packages/browser-logs)

Updates `@datadog/browser-rum` from 4.50.1 to 7.4.0
- [Release notes](https://github.com/DataDog/browser-sdk/releases)
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v7.4.0/packages/browser-rum)

Updates `@fullhuman/postcss-purgecss` from 4.1.3 to 8.0.0
- [Release notes](https://github.com/FullHuman/purgecss/releases)
- [Changelog](https://github.com/FullHuman/purgecss/blob/main/CHANGELOG.md)
- [Commits](FullHuman/purgecss@v4.1.3...v8.0.0)

Updates `@tailwindcss/forms` from 0.3.4 to 0.5.11
- [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-forms@v0.3.4...v0.5.11)

Updates `@tailwindcss/typography` from 0.4.1 to 0.5.20
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.4.1...v0.5.20)

Updates `@types/node` from 25.0.3 to 26.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `alpinejs` from 2.8.2 to 3.15.12
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.15.12/packages/alpinejs)

Updates `autoprefixer` from 10.4.23 to 10.5.2
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.23...10.5.2)

Updates `chalk` from 4.1.2 to 5.6.2
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v4.1.2...v5.6.2)

Updates `cheerio` from 1.1.2 to 1.2.0
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Commits](cheeriojs/cheerio@v1.1.2...v1.2.0)

Updates `core-js` from 3.47.0 to 3.49.0
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.49.0/packages/core-js)

Updates `domhandler` from 4.3.1 to 6.0.1
- [Release notes](https://github.com/fb55/domhandler/releases)
- [Commits](fb55/domhandler@v4.3.1...v6.0.1)

Updates `dotenv-defaults` from 2.0.2 to 6.0.0
- [Release notes](https://github.com/mrsteele/dotenv-defaults/releases)
- [Commits](mrsteele/dotenv-defaults@v2.0.2...v6.0.0)

Updates `downshift` from 6.1.12 to 9.4.0
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](downshift-js/downshift@v6.1.12...v9.4.0)

Updates `glob-promise` from 4.2.2 to 6.0.7
- [Release notes](https://github.com/ahmadnassri/node-glob-promise/releases)
- [Commits](ahmadnassri/node-glob-promise@v4.2.2...v6.0.7)

Updates `postcss-cli` from 8.3.1 to 11.0.1
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-cli@8.3.1...11.0.1)

Updates `postcss-import` from 14.1.0 to 16.1.1
- [Release notes](https://github.com/postcss/postcss-import/releases)
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-import@14.1.0...16.1.1)

Updates `react` from 19.2.3 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react)

Updates `react-dom` from 19.2.3 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom)

Updates `react-spring` from 10.0.3 to 10.0.4
- [Release notes](https://github.com/pmndrs/react-spring/releases)
- [Commits](https://github.com/pmndrs/react-spring/compare/v10.0.3...react-spring@10.0.4)

Updates `regenerator-runtime` from 0.13.11 to 0.14.1
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.11...regenerator-runtime@0.14.1)

Updates `tailwindcss` from 2.2.19 to 4.3.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/tailwindcss)

Updates `tocbot` from 4.36.4 to 4.36.8
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](tscanlin/tocbot@v4.36.4...v4.36.8)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.3)

Updates `typesense` from 1.8.2 to 3.0.6
- [Release notes](https://github.com/typesense/typesense-js/releases)
- [Commits](typesense/typesense-js@v1.8.2...v3.0.6)

Updates `prettier` from 3.7.4 to 3.9.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.7.4...3.9.4)

---
updated-dependencies:
- dependency-name: "@algolia/autocomplete-js"
  dependency-version: 1.19.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: "@algolia/autocomplete-theme-classic"
  dependency-version: 1.19.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: "@babel/cli"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@babel/core"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@babel/preset-env"
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@babel/preset-typescript"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@babel/runtime"
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@datadog/browser-logs"
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@datadog/browser-rum"
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@fullhuman/postcss-purgecss"
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@tailwindcss/forms"
  dependency-version: 0.5.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@tailwindcss/typography"
  dependency-version: 0.5.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@types/node"
  dependency-version: 26.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: alpinejs
  dependency-version: 3.15.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: autoprefixer
  dependency-version: 10.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: chalk
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: cheerio
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: core-js
  dependency-version: 3.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: domhandler
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: dotenv-defaults
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: downshift
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: glob-promise
  dependency-version: 6.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: postcss-cli
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: postcss-import
  dependency-version: 16.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: prettier
  dependency-version: 3.9.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: react
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: react-dom
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: react-spring
  dependency-version: 10.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: regenerator-runtime
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: tailwindcss
  dependency-version: 4.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: tocbot
  dependency-version: 4.36.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: typesense
  dependency-version: 3.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/website/npm_and_yarn-1623988c2a branch from fd7dace to 161bd57 Compare July 1, 2026 20:18

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 161bd57155

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread website/package.json
"@algolia/autocomplete-theme-classic": "^1.19.9",
"@babel/cli": "^8.0.1",
"@babel/core": "^8.0.1",
"@babel/preset-env": "^8.0.2",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep the website deps installable under .nvmrc

When developers follow website/.nvmrc (v20.15.1) and run the website/Makefile setup target, it invokes plain yarn without --ignore-engines, but the Babel 8 packages added here declare engines.node as ^22.18.0 || >=24.11.0 (and the new Cheerio stack also requires at least 20.18.1). That makes nvm use && make setup fail before Hugo can build the site; either bump the pinned website Node version alongside this dependency group or keep the toolchain on versions compatible with Node 20.15.1.

Useful? React with 👍 / 👎.

Comment thread website/package.json
"@babel/preset-env": "^8.0.2",
"@babel/preset-typescript": "^8.0.1",
"@babel/runtime": "^8.0.0",
"@datadog/browser-logs": "^7.4.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Preserve console.error forwarding in Logs v7

With this bump to the Logs SDK v7, the unchanged init in website/assets/js/dd-browser-logs-rum.js still only sets forwardErrorsToLogs: true. Datadog's v7 migration notes say that option no longer forwards console.error() and now only covers unhandled errors, so in preview/production any explicit console errors emitted by the site stop reaching Datadog unless forwardConsoleLogs: ['error'] is added during the upgrade.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants