Skip to content

chore(website deps): Bump the npm_and_yarn group across 1 directory with 39 updates #22721

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

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

Package From To
@algolia/autocomplete-js 1.5.2 1.18.1
@algolia/autocomplete-theme-classic 1.5.2 1.18.1
@babel/cli 7.17.0 7.27.0
@babel/core 7.26.7 7.26.10
@babel/preset-env 7.26.7 7.26.9
@babel/preset-typescript 7.16.7 7.27.0
@babel/runtime 7.26.10 7.27.0
@datadog/browser-logs 4.30.0 6.6.1
@datadog/browser-rum 4.30.0 6.6.1
@emotion/babel-preset-css-prop 11.2.0 11.12.0
@fullhuman/postcss-purgecss 4.1.3 7.0.2
@tailwindcss/forms 0.3.4 0.5.10
@tailwindcss/typography 0.4.1 0.5.16
@types/lodash.chunk 4.2.6 4.2.9
@types/node 16.11.25 22.13.13
@types/topojson-specification 1.0.2 1.0.5
alpinejs 2.8.2 3.14.9
autoprefixer 10.4.2 10.4.21
chalk 4.1.2 5.4.1
cheerio 1.0.0-rc.10 1.0.0
classnames 2.3.1 2.5.1
core-js 3.21.0 3.41.0
d3-geo 3.0.1 3.1.1
domhandler 4.3.0 5.0.3
dotenv-defaults 2.0.2 5.0.2
downshift 6.1.7 9.0.9
glob-promise 4.2.2 6.0.7
postcss-cli 8.3.1 11.0.1
postcss-import 14.0.2 16.1.0
react 17.0.2 19.0.0
react-dom 17.0.2 19.0.0
react-spring 9.4.3 9.7.5
react-use 17.3.2 17.6.0
regenerator-runtime 0.13.11 0.14.1
tailwindcss 2.2.19 4.0.15
tocbot 4.18.0 4.35.3
ts-node 9.1.1 10.9.2
typescript 4.5.5 5.8.2
typesense 1.8.2 2.0.3

Updates @algolia/autocomplete-js from 1.5.2 to 1.18.1

Release notes

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

v1.18.1

1.18.1 (2025-02-11)

Bug Fixes

  • autocomplete: filter out empty collections in aria-controls (#1302) (d4cca8c)

v1.18.0

1.18.0 (2025-01-28)

Features

v1.17.9

1.17.9 (2025-01-07)

Bug Fixes

  • tags: use proper type on default template remove button (#1293) (c52c5d5)

v1.17.8

1.17.8 (2024-12-09)

Bug Fixes

  • insights-plugin: prevent authenticated token being set as the userToken (#1291) (08e9cd0)
  • plugins: support translations in local storage recent searches plugins (#1286) (893ad5f), closes #1285

v1.17.7

1.17.7 (2024-11-05)

Bug Fixes

  • plugins: add translations for query suggestions and recent searches plugins (#1283) (572cd3c), closes #1282

v1.17.6

1.17.6 (2024-10-16)

Bug Fixes

  • shared: import adequate FacetHit types for v4 and v5 search client (#1280) (7d14539)

v1.17.5

... (truncated)

Changelog

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

1.18.1 (2025-02-11)

Bug Fixes

  • autocomplete: filter out empty collections in aria-controls (#1302) (d4cca8c)

1.18.0 (2025-01-28)

Features

1.17.9 (2025-01-07)

Bug Fixes

  • tags: use proper type on default template remove button (#1293) (c52c5d5)

1.17.8 (2024-12-09)

Bug Fixes

  • insights-plugin: prevent authenticated token being set as the userToken (#1291) (08e9cd0)
  • plugins: support translations in local storage recent searches plugins (#1286) (893ad5f), closes #1285

1.17.7 (2024-11-05)

Bug Fixes

  • plugins: add translations for query suggestions and recent searches plugins (#1283) (572cd3c), closes #1282

1.17.6 (2024-10-16)

Bug Fixes

... (truncated)

Commits
  • 47e84f6 chore: release v1.18.1 (#1303)
  • d4cca8c fix(autocomplete): filter out empty collections in aria-controls (#1302)
  • f05a701 chore: release v1.18.0 (#1301)
  • 77599c6 feat: compatibility with React 19 types (#1299)
  • eb18401 chore: release v1.17.9 (#1295)
  • c52c5d5 fix(tags): use proper type on default template remove button (#1293)
  • 67d0fce chore: release v1.17.8 (#1292)
  • 08e9cd0 fix(insights-plugin): prevent authenticated token being set as the userToken ...
  • 893ad5f fix(plugins): support translations in local storage recent searches plugins (...
  • 8467b7a chore: release v1.17.7 (#1284)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by instantsearch-bot, a new releaser for @​algolia/autocomplete-js since your current version.


Updates @algolia/autocomplete-theme-classic from 1.5.2 to 1.18.1

Release notes

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

v1.18.1

1.18.1 (2025-02-11)

Bug Fixes

  • autocomplete: filter out empty collections in aria-controls (#1302) (d4cca8c)

v1.18.0

1.18.0 (2025-01-28)

Features

v1.17.9

1.17.9 (2025-01-07)

Bug Fixes

  • tags: use proper type on default template remove button (#1293) (c52c5d5)

v1.17.8

1.17.8 (2024-12-09)

Bug Fixes

  • insights-plugin: prevent authenticated token being set as the userToken (#1291) (08e9cd0)
  • plugins: support translations in local storage recent searches plugins (#1286) (893ad5f), closes #1285

v1.17.7

1.17.7 (2024-11-05)

Bug Fixes

  • plugins: add translations for query suggestions and recent searches plugins (#1283) (572cd3c), closes #1282

v1.17.6

1.17.6 (2024-10-16)

Bug Fixes

  • shared: import adequate FacetHit types for v4 and v5 search client (#1280) (7d14539)

v1.17.5

... (truncated)

Changelog

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

1.18.1 (2025-02-11)

Bug Fixes

  • autocomplete: filter out empty collections in aria-controls (#1302) (d4cca8c)

1.18.0 (2025-01-28)

Features

1.17.9 (2025-01-07)

Bug Fixes

  • tags: use proper type on default template remove button (#1293) (c52c5d5)

1.17.8 (2024-12-09)

Bug Fixes

  • insights-plugin: prevent authenticated token being set as the userToken (#1291) (08e9cd0)
  • plugins: support translations in local storage recent searches plugins (#1286) (893ad5f), closes #1285

1.17.7 (2024-11-05)

Bug Fixes

  • plugins: add translations for query suggestions and recent searches plugins (#1283) (572cd3c), closes #1282

1.17.6 (2024-10-16)

Bug Fixes

... (truncated)

Commits
  • 47e84f6 chore: release v1.18.1 (#1303)
  • d4cca8c fix(autocomplete): filter out empty collections in aria-controls (#1302)
  • f05a701 chore: release v1.18.0 (#1301)
  • 77599c6 feat: compatibility with React 19 types (#1299)
  • eb18401 chore: release v1.17.9 (#1295)
  • c52c5d5 fix(tags): use proper type on default template remove button (#1293)
  • 67d0fce chore: release v1.17.8 (#1292)
  • 08e9cd0 fix(insights-plugin): prevent authenticated token being set as the userToken ...
  • 893ad5f fix(plugins): support translations in local storage recent searches plugins (...
  • 8467b7a chore: release v1.17.7 (#1284)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by instantsearch-bot, a new releaser for @​algolia/autocomplete-theme-classic since your current version.


Updates @babel/cli from 7.17.0 to 7.27.0

Release notes

Sourced from @​babel/cli's releases.

v7.27.0 (2025-03-24)

Thanks @​ishchhabra and @​vovkasm for your first PRs!

👓 Spec Compliance

  • babel-generator, babel-parser

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-traverse, babel-types
  • babel-parser, babel-types
    • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@​JLHwung)
  • babel-generator
  • babel-parser, babel-template
  • babel-plugin-transform-typescript, babel-traverse
  • babel-parser
  • babel-types
    • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@​ishchhabra)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types

🏃‍♀️ Performance

Committers: 5

v7.26.10 (2025-03-11)

... (truncated)

Changelog

Sourced from @​babel/cli's changelog.

v7.27.0 (2025-03-24)

👓 Spec Compliance

  • babel-generator, babel-parser

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-traverse, babel-types
  • babel-parser, babel-types
    • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@​JLHwung)
  • babel-generator
  • babel-parser, babel-template
  • babel-plugin-transform-typescript, babel-traverse
  • babel-parser
  • babel-types
    • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@​ishchhabra)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types

🏃‍♀️ Performance

v7.26.10 (2025-03-11)

👓 Spec Compliance

🐛 Bug Fix

... (truncated)

Commits

Updates @babel/core from 7.26.7 to 7.26.10

Release notes

Sourced from @​babel/core's releases.

v7.26.10 (2025-03-11)

Thanks @​jordan-choi and @​mmmsssttt404 for your first PRs!

This release includes a fix for GHSA-968p-4wvh-cqc8, a security vulnerability which affects the .replace method of transpiled regular expressions that use named capturing groups.

👓 Spec Compliance

🐛 Bug Fix

  • babel-parser, babel-template
  • babel-core
  • babel-parser, babel-plugin-transform-typescript
  • babel-traverse
  • babel-generator
  • babel-parser
  • babel-helpers, babel-runtime, babel-runtime-corejs2, babel-runtime-corejs3

💅 Polish

  • babel-standalone

🏠 Internal

Committers: 6

v7.26.9 (2025-02-14)

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.26.10 (2025-03-11)

👓 Spec Compliance

🐛 Bug Fix

  • babel-parser, babel-template
  • babel-core
  • babel-parser, babel-plugin-transform-typescript
  • babel-traverse
  • babel-generator
  • babel-parser
  • babel-helpers, babel-runtime, babel-runtime-corejs2, babel-runtime-corejs3

💅 Polish

  • babel-standalone

🏠 Internal

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

Commits

Updates @babel/preset-env from 7.26.7 to 7.26.9

Release notes

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

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

Committers: 5

v7.26.8 (2025-02-08)

🏠 Internal

  • babel-preset-env
    • #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
Changelog

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

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

Commits

Updates @babel/preset-typescript from 7.16.7 to 7.27.0

Release notes

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

v7.27.0 (2025-03-24)

Thanks @​ishchhabra and @​vovkasm for your first PRs!

👓 Spec Compliance

  • babel-generator, babel-parser

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-traverse, babel-types
  • babel-parser, babel-types
    • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@​JLHwung)
  • babel-generator
  • babel-parser, babel-template
  • babel-plugin-transform-typescript, babel-traverse
  • babel-parser
  • babel-types
    • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@​ishchhabra)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types

🏃‍♀️ Performance

Committers: 5

v7.26.10 (2025-03-11)

... (truncated)

Changelog

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

v7.27.0 (2025-03-24)

👓 Spec Compliance

  • babel-generator, babel-parser

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-traverse, babel-types
  • babel-parser, babel-types
    • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@​JLHwung)
  • babel-generator
  • babel-parser, babel-template
  • babel-plugin-transform-typescript, babel-traverse
  • babel-parser
  • babel-types
    • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@​ishchhabra)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types

🏃‍♀️ Performance

v7.26.10 (2025-03-11)

👓 Spec Compliance

🐛 Bug Fix

... (truncated)

Commits

@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 Mar 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2025 20:59
@pront
Copy link
Member

pront commented Mar 25, 2025

hugo server \
        --bind 127.0.0.1 \
        --port 1313 \
        --buildDrafts \
        --buildFuture \
        --environment "development"
Watching for changes in /Users/pavlos.rontidis/CLionProjects/vector/website/{assets,babel.config.js,content,data,layouts,package.json,postcss.config.js,static,tailwind.config.js}
Watching for config changes in /Users/pavlos.rontidis/CLionProjects/vector/website/config.toml
Start building sites … 
hugo v0.139.4+extended+withdeploy darwin/arm64 BuildDate=2024-12-09T17:45:23Z VendorInfo=brew

ERROR POSTCSS: failed to transform "css/style.css" (text/css): 
  Replace Autoprefixer browsers option to Browserslist config.
  Use browserslist key in package.json or .browserslistrc file.

  Using browsers option can cause errors. Browserslist config can
  be used for Babel, Autoprefixer, postcss-normalize and other tools.

  If you really need to use option, rename it to overrideBrowserslist.

  Learn more at:
  https://github.com/browserslist/browserslist#readme
  https://twitter.com/browserslist


TypeError: require(...) is not a function
    at Object.<anonymous> (/Users/pavlos.rontidis/CLionProjects/vector/website/postcss.config.js:48:56)
    at Module._compile (node:internal/modules/cjs/loader:1734:14)
    at Object..js (node:internal/modules/cjs/loader:1899:10)
    at Module.load (node:internal/modules/cjs/loader:1469:32)
    at Function._load (node:internal/modules/cjs/loader:1286:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at cjsLoader (node:internal/modules/esm/translators:315:5)
    at ModuleWrap.<anonymous> (node:internal/modules/esm/translators:207:7)
    at ModuleJob.run (node:internal/modules/esm/module_job:274:25)

Website doesn't build. We cannot accept this as is. Need updates.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/npm_and_yarn-bb346c2db9 branch 2 times, most recently from 5f1e5b0 to feb92ce Compare April 7, 2025 05:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/npm_and_yarn-bb346c2db9 branch from feb92ce to 4219a31 Compare April 7, 2025 19:39
@pront pront added the domain: deps Anything related to Vector's dependencies label Apr 7, 2025
…ith 39 updates

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

| Package | From | To |
| --- | --- | --- |
| [@algolia/autocomplete-js](https://github.com/algolia/autocomplete) | `1.5.2` | `1.18.1` |
| [@algolia/autocomplete-theme-classic](https://github.com/algolia/autocomplete) | `1.5.2` | `1.18.1` |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.17.0` | `7.27.0` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.7` | `7.26.10` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.7` | `7.26.9` |
| [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.16.7` | `7.27.0` |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.26.10` | `7.27.0` |
| [@datadog/browser-logs](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/logs) | `4.30.0` | `6.6.1` |
| [@datadog/browser-rum](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/rum) | `4.30.0` | `6.6.1` |
| [@emotion/babel-preset-css-prop](https://github.com/emotion-js/emotion) | `11.2.0` | `11.12.0` |
| [@fullhuman/postcss-purgecss](https://github.com/FullHuman/purgecss) | `4.1.3` | `7.0.2` |
| [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.3.4` | `0.5.10` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.4.1` | `0.5.16` |
| [@types/lodash.chunk](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.chunk) | `4.2.6` | `4.2.9` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `16.11.25` | `22.13.13` |
| [@types/topojson-specification](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/topojson-specification) | `1.0.2` | `1.0.5` |
| [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) | `2.8.2` | `3.14.9` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.2` | `10.4.21` |
| [chalk](https://github.com/chalk/chalk) | `4.1.2` | `5.4.1` |
| [cheerio](https://github.com/cheeriojs/cheerio) | `1.0.0-rc.10` | `1.0.0` |
| [classnames](https://github.com/JedWatson/classnames) | `2.3.1` | `2.5.1` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.21.0` | `3.41.0` |
| [d3-geo](https://github.com/d3/d3-geo) | `3.0.1` | `3.1.1` |
| [domhandler](https://github.com/fb55/domhandler) | `4.3.0` | `5.0.3` |
| [dotenv-defaults](https://github.com/mrsteele/dotenv-defaults) | `2.0.2` | `5.0.2` |
| [downshift](https://github.com/downshift-js/downshift) | `6.1.7` | `9.0.9` |
| [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.0.2` | `16.1.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `17.0.2` | `19.0.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `17.0.2` | `19.0.0` |
| [react-spring](https://github.com/pmndrs/react-spring) | `9.4.3` | `9.7.5` |
| [react-use](https://github.com/streamich/react-use) | `17.3.2` | `17.6.0` |
| [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.0.15` |
| [tocbot](https://github.com/tscanlin/tocbot) | `4.18.0` | `4.35.3` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `9.1.1` | `10.9.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `4.5.5` | `5.8.2` |
| [typesense](https://github.com/typesense/typesense-js) | `1.8.2` | `2.0.3` |



Updates `@algolia/autocomplete-js` from 1.5.2 to 1.18.1
- [Release notes](https://github.com/algolia/autocomplete/releases)
- [Changelog](https://github.com/algolia/autocomplete/blob/next/CHANGELOG.md)
- [Commits](algolia/autocomplete@v1.5.2...v1.18.1)

Updates `@algolia/autocomplete-theme-classic` from 1.5.2 to 1.18.1
- [Release notes](https://github.com/algolia/autocomplete/releases)
- [Changelog](https://github.com/algolia/autocomplete/blob/next/CHANGELOG.md)
- [Commits](algolia/autocomplete@v1.5.2...v1.18.1)

Updates `@babel/cli` from 7.17.0 to 7.27.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/v7.27.0/packages/babel-cli)

Updates `@babel/core` from 7.26.7 to 7.26.10
- [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/v7.26.10/packages/babel-core)

Updates `@babel/preset-env` from 7.26.7 to 7.26.9
- [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/v7.26.9/packages/babel-preset-env)

Updates `@babel/preset-typescript` from 7.16.7 to 7.27.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/v7.27.0/packages/babel-preset-typescript)

Updates `@babel/runtime` from 7.26.10 to 7.27.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/v7.27.0/packages/babel-runtime)

Updates `@datadog/browser-logs` from 4.30.0 to 6.6.1
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v6.6.1/packages/logs)

Updates `@datadog/browser-rum` from 4.30.0 to 6.6.1
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v6.6.1/packages/rum)

Updates `@emotion/babel-preset-css-prop` from 11.2.0 to 11.12.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

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

Updates `@tailwindcss/forms` from 0.3.4 to 0.5.10
- [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.10)

Updates `@tailwindcss/typography` from 0.4.1 to 0.5.16
- [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.16)

Updates `@types/lodash.chunk` from 4.2.6 to 4.2.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.chunk)

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

Updates `@types/topojson-specification` from 1.0.2 to 1.0.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/topojson-specification)

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

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

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

Updates `cheerio` from 1.0.0-rc.10 to 1.0.0
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Commits](cheeriojs/cheerio@v1.0.0-rc.10...v1.0.0)

Updates `classnames` from 2.3.1 to 2.5.1
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](JedWatson/classnames@v2.3.1...v2.5.1)

Updates `core-js` from 3.21.0 to 3.41.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.41.0/packages/core-js)

Updates `d3-geo` from 3.0.1 to 3.1.1
- [Release notes](https://github.com/d3/d3-geo/releases)
- [Commits](d3/d3-geo@v3.0.1...v3.1.1)

Updates `domhandler` from 4.3.0 to 5.0.3
- [Release notes](https://github.com/fb55/domhandler/releases)
- [Commits](fb55/domhandler@v4.3.0...v5.0.3)

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

Updates `downshift` from 6.1.7 to 9.0.9
- [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.7...v9.0.9)

Updates `glob-promise` from 4.2.2 to 6.0.7
- [Release notes](https://github.com/ahmadnassri/node-glob-promise/releases)
- [Changelog](https://github.com/ahmadnassri/node-glob-promise/blob/master/.release.json)
- [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.0.2 to 16.1.0
- [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.0.2...16.1.0)

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

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

Updates `react-spring` from 9.4.3 to 9.7.5
- [Release notes](https://github.com/pmndrs/react-spring/releases)
- [Commits](pmndrs/react-spring@v9.4.3...v9.7.5)

Updates `react-use` from 17.3.2 to 17.6.0
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](streamich/react-use@v17.3.2...v17.6.0)

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/[email protected]@0.14.1)

Updates `tailwindcss` from 2.2.19 to 4.0.15
- [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.0.15/packages/tailwindcss)

Updates `tocbot` from 4.18.0 to 4.35.3
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](tscanlin/tocbot@v4.18.0...v4.35.3)

Updates `ts-node` from 9.1.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v9.1.1...v10.9.2)

Updates `typescript` from 4.5.5 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.5.5...v5.8.2)

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

---
updated-dependencies:
- dependency-name: "@algolia/autocomplete-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@algolia/autocomplete-theme-classic"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@babel/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: "@babel/preset-env"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@datadog/browser-logs"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@datadog/browser-rum"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@emotion/babel-preset-css-prop"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@fullhuman/postcss-purgecss"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@tailwindcss/forms"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: "@types/lodash.chunk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: "@types/topojson-specification"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: alpinejs
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: autoprefixer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: chalk
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: cheerio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_and_yarn
- dependency-name: classnames
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: d3-geo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: domhandler
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: dotenv-defaults
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: downshift
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: glob-promise
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: postcss-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: postcss-import
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: react-spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: react-use
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: regenerator-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: tocbot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
- dependency-name: ts-node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
- dependency-name: typesense
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/npm_and_yarn-bb346c2db9 branch from 4219a31 to 3325cc1 Compare May 1, 2025 05:21
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 domain: deps Anything related to Vector's dependencies 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.

1 participant