Skip to content

chore(deps): bump the dependencies group across 1 directory with 47 updates - #1310

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/dependencies-c9982361bb
Closed

chore(deps): bump the dependencies group across 1 directory with 47 updates#1310
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/dependencies-c9982361bb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2025

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 47 updates in the / directory:

Package From To
next 15.5.2 15.5.3
@changesets/cli 2.29.6 2.29.7
@commitlint/cli 16.3.0 19.8.1
@commitlint/config-conventional 16.2.4 19.8.1
@nx/devkit 21.4.0-beta.3 21.5.2
@nx/eslint 21.4.0-beta.3 21.5.2
@nx/eslint-plugin 21.4.0-beta.3 21.5.2
@nx/jest 21.4.0-beta.3 21.5.2
@nx/js 21.4.0-beta.3 21.5.2
@nx/next 21.4.0-beta.3 21.5.2
@nx/playwright 21.4.0-beta.3 21.5.2
@nx/react 21.4.0-beta.3 21.5.2
@nx/rollup 21.4.0-beta.3 21.5.2
@nx/workspace 21.4.0-beta.3 21.5.2
@types/node 18.19.14 24.4.0
@types/react 19.1.12 19.1.13
@typescript-eslint/eslint-plugin 8.35.1 8.43.0
@typescript-eslint/parser 8.38.0 8.43.0
babel-jest 29.7.0 30.1.2
eslint 9.30.1 9.35.0
eslint-config-next 15.3.5 15.5.3
eslint-config-prettier 10.1.5 10.1.8
eslint-plugin-playwright 2.2.0 2.2.2
jest 29.7.0 30.1.3
@types/jest 29.5.14 30.0.0
jest-environment-jsdom 29.7.0 30.1.2
jest-fixed-jsdom 0.0.9 0.0.10
nx 21.4.0-beta.3 21.5.2
postcss 8.4.38 8.5.6
rollup-plugin-preserve-directives 0.2.0 0.4.0
tailwindcss 3.4.3 4.1.13
typescript 5.8.3 5.9.2
typescript-eslint 8.42.0 8.43.0
axios 1.11.0 1.12.2
@react-spring/web 10.0.1 10.0.2
next-themes 0.2.1 0.4.6
tailwind-scrollbar 2.1.0 4.0.2
yup 0.32.11 1.7.0
@types/d3-array 3.2.1 3.2.2
@carbon/icons-react 10.49.6 11.67.0
@types/carbon__icons-react 10.31.2 11.29.4
date-fns 2.30.0 4.1.0
react-globe.gl 2.35.0 2.36.0
use-debounce 9.0.4 10.0.6
cmdk 0.2.1 1.1.1
react-resizable-panels 3.0.5 3.0.6
msw 2.11.1 2.11.2

Updates next from 15.5.2 to 15.5.3

Release notes

Sourced from next's releases.

v15.5.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: validation return types of pages API routes (#83069)
  • fix: relative paths in dev in validator.ts (#83073)
  • fix: remove satisfies keyword from type validation to preserve old TS compatibility (#83071)

Credits

Huge thanks to @​bgub for helping!

Commits

Updates @changesets/cli from 2.29.6 to 2.29.7

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.29.7

Patch Changes

  • Updated dependencies [957f24e]:
    • @​changesets/apply-release-plan@​7.0.13
Commits

Updates @commitlint/cli from 16.3.0 to 19.8.1

Release notes

Sourced from @​commitlint/cli's releases.

v19.8.1

19.8.1 (2025-05-08)

Performance Improvements

Docs

CI

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.8.0...v19.8.1

v19.8.0

19.8.0 (2025-03-07)

Bug Fixes

Features

Chore, docs, etc.

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

19.8.1 (2025-05-08)

Bug Fixes

19.8.0 (2025-03-07)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (#4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

19.6.0 (2024-11-19)

Note: Version bump only for package @​commitlint/cli

19.5.0 (2024-09-11)

Features

... (truncated)

Commits

Updates @commitlint/config-conventional from 16.2.4 to 19.8.1

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.8.1

19.8.1 (2025-05-08)

Performance Improvements

Docs

CI

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.8.0...v19.8.1

v19.8.0

19.8.0 (2025-03-07)

Bug Fixes

Features

Chore, docs, etc.

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.8.1 (2025-05-08)

Note: Version bump only for package @​commitlint/config-conventional

19.8.0 (2025-03-07)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (#4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

19.6.0 (2024-11-19)

Note: Version bump only for package @​commitlint/config-conventional

19.5.0 (2024-09-11)

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

... (truncated)

Commits

Updates @nx/devkit from 21.4.0-beta.3 to 21.5.2

Release notes

Sourced from @​nx/devkit's releases.

21.5.2 (2025-09-11)

🚀 Features

  • docker: add env var for providing docker registry (#32676)
  • misc: add Cookiebot global scripts to astro-docs (#32660)
  • rspack: respect deleteOutputPath option in rspack executor (#32609, #32015)

🩹 Fixes

  • bundling: postcss-cli-resources should handle relative urls #32582 (#32658, #32582)
  • core: ensure only supported bundlers are used for angular fallback to default (#32655)
  • core: invalidate project graph when external nodes change (#32626)
  • core: check if daemon process is actually alive before trying to kill it (#32661)
  • core: add bold styling to terminal pane title when focused (#32462)
  • core: resolve watcher infinite loops from missing parent gitignore support (#32604, #30313)
  • core: check nx packages for provenance config before running nx migrate (#32557)
  • core: handle uninstalled nx console case in autoinstall logic (#32673)
  • core: filter task duration estimation by successful tasks only (#32688)
  • core: move git utilities to fix WASM build (#32695)
  • core: detect vscode insiders as separate editor (#32679)
  • release: optimize release version internals (#32534)
  • repo: update broken CI documentation link in README (#32633, #32549)
  • vite: handle config server properly for libs (#32608)

❤️ Thank You

21.5.1 (2025-09-08)

🚀 Features

  • angular: support angular v20.2 (#32351)
  • angular-rspack: do not rely on postinstall >20.2 (#32613)
  • core: add incompatibleWith field for packageJsonUpdates (#32464)
  • core: auto-retry lock files changed daemon msgs (#32489)
  • core: add NX_PROJECT_ROOT environment variable to runtime cache inputs (#31428, #20949)
  • graph: task graph support multiple targets (#32418)
  • graph: unwrap RankDirPanel from experimental (#32490, #32482, #32481)
  • js: add includeIgnoredAssetFiles option and per-asset includeIgnoredFiles (#31813)

... (truncated)

Commits
  • 855b736 fix(core): check nx packages for provenance config before running nx migrate ...
  • 37b806a fix(devkit): remove nx as direct dependency (#32614)
  • c7d5406 docs(misc): update new subtagline
  • a0c78e0 feat(angular): support angular v20.2 (#32351)
  • 0452910 fix(vite): add tslib as a dep for @​nx/vite and remove @​swc/helpers (#32341)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/devkit since your current version.


Updates @nx/eslint from 21.4.0-beta.3 to 21.5.2

Release notes

Sourced from @​nx/eslint's releases.

21.5.2 (2025-09-11)

🚀 Features

  • docker: add env var for providing docker registry (#32676)
  • misc: add Cookiebot global scripts to astro-docs (#32660)
  • rspack: respect deleteOutputPath option in rspack executor (#32609, #32015)

🩹 Fixes

  • bundling: postcss-cli-resources should handle relative urls #32582 (#32658, #32582)
  • core: ensure only supported bundlers are used for angular fallback to default (#32655)
  • core: invalidate project graph when external nodes change (#32626)
  • core: check if daemon process is actually alive before trying to kill it (#32661)
  • core: add bold styling to terminal pane title when focused (#32462)
  • core: resolve watcher infinite loops from missing parent gitignore support (#32604, #30313)
  • core: check nx packages for provenance config before running nx migrate (#32557)
  • core: handle uninstalled nx console case in autoinstall logic (#32673)
  • core: filter task duration estimation by successful tasks only (#32688)
  • core: move git utilities to fix WASM build (#32695)
  • core: detect vscode insiders as separate editor (#32679)
  • release: optimize release version internals (#32534)
  • repo: update broken CI documentation link in README (#32633, #32549)
  • vite: handle config server properly for libs (#32608)

❤️ Thank You

21.5.1 (2025-09-08)

🚀 Features

  • angular: support angular v20.2 (#32351)
  • angular-rspack: do not rely on postinstall >20.2 (#32613)
  • core: add incompatibleWith field for packageJsonUpdates (#32464)
  • core: auto-retry lock files changed daemon msgs (#32489)
  • core: add NX_PROJECT_ROOT environment variable to runtime cache inputs (#31428, #20949)
  • graph: task graph support multiple targets (#32418)
  • graph: unwrap RankDirPanel from experimental (#32490, #32482, #32481)
  • js: add includeIgnoredAssetFiles option and per-asset includeIgnoredFiles (#31813)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/eslint since your current version.


Updates @nx/eslint-plugin from 21.4.0-beta.3 to 21.5.2

Release notes

Sourced from @​nx/eslint-plugin's releases.

21.5.2 (2025-09-11)

🚀 Features

  • docker: add env var for providing docker registry (#32676)
  • misc: add Cookiebot global scripts to astro-docs (#32660)
  • rspack: respect deleteOutputPath option in rspack executor (#32609, #32015)

🩹 Fixes

  • bundling: postcss-cli-resources should handle relative urls #32582 (#32658, #32582)
  • core: ensure only supported bundlers are used for angular fallback to default (#32655)
  • core: invalidate project graph when external nodes change (#32626)
  • core: check if daemon process is actually alive before trying to kill it (#32661)
  • core: add bold styling to terminal pane title when focused (#32462)
  • core: resolve watcher infinite loops from missing parent gitignore support (#32604, #30313)
  • core: check nx packages for provenance config before running nx migrate (#32557)
  • core: handle uninstalled nx console case in autoinstall logic (#32673)
  • core: filter task duration estimation by successful tasks only (#32688)
  • core: move git utilities to fix WASM build (#32695)
  • core: detect vscode insiders as separate editor (#32679)
  • release: optimize release version internals (#32534)
  • repo: update broken CI documentation link in README (#32633, #32549)
  • vite: handle config server properly for libs (#32608)

❤️ Thank You

21.5.1 (2025-09-08)

🚀 Features

  • angular: support angular v20.2 (#32351)
  • angular-rspack: do not rely on postinstall >20.2 (#32613)
  • core: add incompatibleWith field for packageJsonUpdates (#32464)
  • core: auto-retry lock files changed daemon msgs (#32489)
  • core: add NX_PROJECT_ROOT environment variable to runtime cache inputs (#31428, #20949)
  • graph: task graph support multiple targets (#32418)
  • graph: unwrap RankDirPanel from experimental (#32490, #32482, #32481)
  • js: add includeIgnoredAssetFiles option and per-asset includeIgnoredFiles (#31813)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/eslint-plugin since your current version.


Updates @nx/jest from 21.4.0-beta.3 to 21.5.2

Release notes

Sourced from @​nx/jest's releases.

21.5.2 (2025-09-11)

🚀 Features

  • docker: add env var for providing docker registry (#32676)
  • misc: add Cookiebot global scripts to astro-docs (#32660)
  • rspack: respect deleteOutputPath option in rspack executor (#32609, #32015)

🩹 Fixes

  • bundling: postcss-cli-resources should handle relative urls #32582 (#32658, #32582)
  • core: ensure only supported bundlers are used for angular fallback to default (#32655)
  • core: invalidate project graph when external nodes change (#32626)
  • core: check if daemon process is actually alive before trying to kill it (#32661)
  • core: add bold styling to terminal pane title when focused (#32462)
  • core: resolve watcher infinite loops from missing parent gitignore support (#32604, #30313)
  • core: check nx packages for provenance config before running nx migrate (#32557)
  • core: handle uninstalled nx console case in autoinstall logic (#32673)
  • core: filter task duration estimation by successful tasks only (#32688)
  • core: move git utilities to fix WASM build (#32695)
  • core: detect vscode insiders as separate editor (#32679)
  • release: optimize release version internals (#32534)
  • repo: update broken CI documentation link in README (#32633, #32549)
  • vite: handle config server properly for libs (#32608)

❤️ Thank You

21.5.1 (2025-09-08)

🚀 Features

  • angular: support angular v20.2 (#32351)
  • angular-rspack: do not rely on postinstall >20.2 (#32613)
  • core: add incompatibleWith field for packageJsonUpdates (#32464)
  • core: auto-retry lock files changed daemon msgs (#32489)
  • core: add NX_PROJECT_ROOT environment variable to runtime cache inputs (#31428, #20949)
  • graph: task graph support multiple targets (#32418)
  • graph: unwrap RankDirPanel from experimental (#32490, #32482, #32481)
  • js: add includeIgnoredAssetFiles option and per-asset includeIgnoredFiles (#31813)

... (truncated)

Commits
  • c7d5406 docs(misc): update new subtagline
  • 74e0de0 fix(angular): set the tsConfig option when possible to aid with angular mig...
  • 8737c07 fix(testing): fall back to tsconfig.json in the jest resolver (#32083)
  • 6ce1061 fix(misc): update @​types/node to v20.19.9 to support fetch API (#32092)
  • d5de2c6 fix(testing): support NX_CACHE_PROJECT_GRAPH when reading inferred config fro...
  • 0452910 fix(vite): add tslib as a dep for @​nx/vite and remove @​swc/helpers (#32341)
  • b360446 feat(expo): upgrade Expo to v53 and React Native to 0.79 (#31497)
  • bf67560 fix(testing): add NODE_OPTIONS flag for Node.js 24 compatibility (#32177)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/jest since your current version.


Updates @nx/js from 21.4.0-beta.3 to 21.5.2

Release notes

Sourced from @​nx/js's releases.

21.5.2 (2025-09-11)

🚀 Features

  • docker: add env var for providing docker registry (#32676)
  • misc: add Cookiebot global scripts to astro-docs (#32660)
  • rspack: respect deleteOutputPath option in rspack executor (#32609, #32015)

🩹 Fixes

  • bundling: postcss-cli-resources should handle relative urls #32582 (#32658, #32582)
  • core: ensure only supported bundlers are used for angular fallback to default (#32655)
  • core: invalidate project graph when external nodes change (#32626)
  • core: check if daemon process is actually alive before trying to kill it (#32661)
  • core: add bold styling to terminal pane title when focused (#32462)
  • core: resolve watcher infinite loops from missing parent gitignore support (#32604, #30313)
  • core: check nx packages for provenance config before running nx migrate (#32557)
  • core: handle uninstalled nx console case in autoinstall logic (#32673)
  • core: filter task duration estimation by successful tasks only (#32688)
  • core: move git utilities to fix WASM build (#32695)
  • core: detect vscode insiders as separate editor (#32679)
  • release: optimize release version internals (#32534)
  • repo: update broken CI documentation link in README (#32633, #32549)
  • vite: handle config server properly for libs (#32608)

❤️ Thank You

21.5.1 (2025-09-08)

🚀 Features

  • angular: support angular v20.2 (#32351)
  • angular-rspack: do not rely on postinstall >20.2 (#32613)
  • core: add incompatibleWith field for packageJsonUpdates (#32464)
  • core: auto-retry lock files changed daemon msgs (#32489)
  • core: add NX_PROJECT_ROOT environment variable to runtime cache inputs (#31428, #20949)
  • graph: task graph support multiple targets (#32418)
  • graph: unwrap RankDirPanel from experimental (#32490, #32482, #32481)
  • js: add includeIgnoredAssetFiles option and per-asset includeIgnoredFiles (#31813)

... (truncated)

Commits
  • ec1f1a4 fix(js): store stale references correctly in typescript-sync generator (#32...
  • c7d5406 docs(misc): update new subtagline
  • ec6b707 fix(js): use a unique typescript custom condition name for the workspace (#32...
  • a0c78e0 feat(angular): support angular v20.2 (#32351)
  • 86ebc84 feat(js): detect duplicate project references in @nx/js:typescript-sync (#3...
  • 0494d09 fix(misc): check for packages existence to detect pnpm workspaces setup (#3...
  • fc8f9a9 feat(js): add includeIgnoredAssetFiles option and per-asset includeIgnoredFil...
  • 2788d91 fix(js): do not infer the project type in the @nx/js/typescript plugin (#32...
  • 4bf937e fix(js): improve @nx/js/typescript plugin check for buildable libraries (#3...
  • 6ce1061 fix(misc): update @​types/node to v20.19.9 to support...

    Description has been truncated

…pdates

Bumps the dependencies group with 47 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [next](https://github.com/vercel/next.js) | `15.5.2` | `15.5.3` |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.29.6` | `2.29.7` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `16.3.0` | `19.8.1` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `16.2.4` | `19.8.1` |
| [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `21.4.0-beta.3` | `21.5.2` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `21.4.0-beta.3` | `21.5.2` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `21.4.0-beta.3` | `21.5.2` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `21.4.0-beta.3` | `21.5.2` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `21.4.0-beta.3` | `21.5.2` |
| [@nx/next](https://github.com/nrwl/nx/tree/HEAD/packages/next) | `21.4.0-beta.3` | `21.5.2` |
| [@nx/playwright](https://github.com/nrwl/nx/tree/HEAD/packages/playwright) | `21.4.0-beta.3` | `21.5.2` |
| [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) | `21.4.0-beta.3` | `21.5.2` |
| [@nx/rollup](https://github.com/nrwl/nx/tree/HEAD/packages/rollup) | `21.4.0-beta.3` | `21.5.2` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `21.4.0-beta.3` | `21.5.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.14` | `24.4.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.12` | `19.1.13` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.35.1` | `8.43.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.38.0` | `8.43.0` |
| [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `29.7.0` | `30.1.2` |
| [eslint](https://github.com/eslint/eslint) | `9.30.1` | `9.35.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.3.5` | `15.5.3` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.5` | `10.1.8` |
| [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) | `2.2.0` | `2.2.2` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.1.3` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `29.7.0` | `30.1.2` |
| [jest-fixed-jsdom](https://github.com/mswjs/jest-fixed-jsdom) | `0.0.9` | `0.0.10` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `21.4.0-beta.3` | `21.5.2` |
| [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.5.6` |
| [rollup-plugin-preserve-directives](https://github.com/Ephem/rollup-plugin-preserve-directives) | `0.2.0` | `0.4.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.3` | `4.1.13` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.42.0` | `8.43.0` |
| [axios](https://github.com/axios/axios) | `1.11.0` | `1.12.2` |
| [@react-spring/web](https://github.com/pmndrs/react-spring) | `10.0.1` | `10.0.2` |
| [next-themes](https://github.com/pacocoursey/next-themes) | `0.2.1` | `0.4.6` |
| [tailwind-scrollbar](https://github.com/adoxography/tailwind-scrollbar) | `2.1.0` | `4.0.2` |
| [yup](https://github.com/jquense/yup) | `0.32.11` | `1.7.0` |
| [@types/d3-array](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-array) | `3.2.1` | `3.2.2` |
| [@carbon/icons-react](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/icons-react) | `10.49.6` | `11.67.0` |
| [@types/carbon__icons-react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/carbon__icons-react) | `10.31.2` | `11.29.4` |
| [date-fns](https://github.com/date-fns/date-fns) | `2.30.0` | `4.1.0` |
| [react-globe.gl](https://github.com/vasturiano/react-globe.gl) | `2.35.0` | `2.36.0` |
| [use-debounce](https://github.com/xnimorz/use-debounce) | `9.0.4` | `10.0.6` |
| [cmdk](https://github.com/pacocoursey/cmdk/tree/HEAD/cmdk) | `0.2.1` | `1.1.1` |
| [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `3.0.5` | `3.0.6` |
| [msw](https://github.com/mswjs/msw) | `2.11.1` | `2.11.2` |



Updates `next` from 15.5.2 to 15.5.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.5.2...v15.5.3)

Updates `@changesets/cli` from 2.29.6 to 2.29.7
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.29.6...@changesets/cli@2.29.7)

Updates `@commitlint/cli` from 16.3.0 to 19.8.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.1/@commitlint/cli)

Updates `@commitlint/config-conventional` from 16.2.4 to 19.8.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.1/@commitlint/config-conventional)

Updates `@nx/devkit` from 21.4.0-beta.3 to 21.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/devkit)

Updates `@nx/eslint` from 21.4.0-beta.3 to 21.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/eslint)

Updates `@nx/eslint-plugin` from 21.4.0-beta.3 to 21.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/eslint-plugin)

Updates `@nx/jest` from 21.4.0-beta.3 to 21.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/jest)

Updates `@nx/js` from 21.4.0-beta.3 to 21.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/js)

Updates `@nx/next` from 21.4.0-beta.3 to 21.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/next)

Updates `@nx/playwright` from 21.4.0-beta.3 to 21.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/playwright)

Updates `@nx/react` from 21.4.0-beta.3 to 21.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/react)

Updates `@nx/rollup` from 21.4.0-beta.3 to 21.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/rollup)

Updates `@nx/workspace` from 21.4.0-beta.3 to 21.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/workspace)

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

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

Updates `@typescript-eslint/eslint-plugin` from 8.35.1 to 8.43.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.43.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.38.0 to 8.43.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.43.0/packages/parser)

Updates `babel-jest` from 29.7.0 to 30.1.2
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.1.2/packages/babel-jest)

Updates `eslint` from 9.30.1 to 9.35.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.30.1...v9.35.0)

Updates `eslint-config-next` from 15.3.5 to 15.5.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.5.3/packages/eslint-config-next)

Updates `eslint-config-prettier` from 10.1.5 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v10.1.5...v10.1.8)

Updates `eslint-plugin-playwright` from 2.2.0 to 2.2.2
- [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](mskelton/eslint-plugin-playwright@v2.2.0...v2.2.2)

Updates `jest` from 29.7.0 to 30.1.3
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.1.3/packages/jest)

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

Updates `jest-environment-jsdom` from 29.7.0 to 30.1.2
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.1.2/packages/jest-environment-jsdom)

Updates `jest-fixed-jsdom` from 0.0.9 to 0.0.10
- [Release notes](https://github.com/mswjs/jest-fixed-jsdom/releases)
- [Changelog](https://github.com/mswjs/jest-fixed-jsdom/blob/main/release.config.json)
- [Commits](mswjs/jest-fixed-jsdom@v0.0.9...v0.0.10)

Updates `nx` from 21.4.0-beta.3 to 21.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.5.2/packages/nx)

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

Updates `rollup-plugin-preserve-directives` from 0.2.0 to 0.4.0
- [Changelog](https://github.com/Ephem/rollup-plugin-preserve-directives/blob/main/CHANGELOG.md)
- [Commits](Ephem/rollup-plugin-preserve-directives@v0.2.0...v0.4.0)

Updates `tailwindcss` from 3.4.3 to 4.1.13
- [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.1.13/packages/tailwindcss)

Updates `typescript` from 5.8.3 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)

Updates `typescript-eslint` from 8.42.0 to 8.43.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.43.0/packages/typescript-eslint)

Updates `axios` from 1.11.0 to 1.12.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.11.0...v1.12.2)

Updates `@react-spring/web` from 10.0.1 to 10.0.2
- [Release notes](https://github.com/pmndrs/react-spring/releases)
- [Commits](pmndrs/react-spring@v10.0.1...v10.0.2)

Updates `next-themes` from 0.2.1 to 0.4.6
- [Release notes](https://github.com/pacocoursey/next-themes/releases)
- [Commits](https://github.com/pacocoursey/next-themes/commits/v0.4.6)

Updates `tailwind-scrollbar` from 2.1.0 to 4.0.2
- [Release notes](https://github.com/adoxography/tailwind-scrollbar/releases)
- [Commits](adoxography/tailwind-scrollbar@v2.1.0...v4.0.2)

Updates `yup` from 0.32.11 to 1.7.0
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v0.32.11...v1.7.0)

Updates `@types/d3-array` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-array)

Updates `@carbon/icons-react` from 10.49.6 to 11.67.0
- [Release notes](https://github.com/carbon-design-system/carbon/releases)
- [Changelog](https://github.com/carbon-design-system/carbon/blob/main/docs/release.md)
- [Commits](https://github.com/carbon-design-system/carbon/commits/v11.67.0/packages/icons-react)

Updates `@types/carbon__icons-react` from 10.31.2 to 11.29.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/carbon__icons-react)

Updates `date-fns` from 2.30.0 to 4.1.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.30.0...v4.1.0)

Updates `react-globe.gl` from 2.35.0 to 2.36.0
- [Commits](vasturiano/react-globe.gl@v2.35.0...v2.36.0)

Updates `use-debounce` from 9.0.4 to 10.0.6
- [Release notes](https://github.com/xnimorz/use-debounce/releases)
- [Changelog](https://github.com/xnimorz/use-debounce/blob/master/CHANGELOG.md)
- [Commits](xnimorz/use-debounce@9.0.4...10.0.6)

Updates `cmdk` from 0.2.1 to 1.1.1
- [Release notes](https://github.com/pacocoursey/cmdk/releases)
- [Commits](https://github.com/pacocoursey/cmdk/commits/v1.1.1/cmdk)

Updates `react-resizable-panels` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/bvaughn/react-resizable-panels/releases)
- [Commits](bvaughn/react-resizable-panels@3.0.5...3.0.6)

Updates `msw` from 2.11.1 to 2.11.2
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.11.1...v2.11.2)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@changesets/cli"
  dependency-version: 2.29.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@commitlint/cli"
  dependency-version: 19.8.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 19.8.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@nx/devkit"
  dependency-version: 21.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/eslint"
  dependency-version: 21.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 21.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/jest"
  dependency-version: 21.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/js"
  dependency-version: 21.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/next"
  dependency-version: 21.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/playwright"
  dependency-version: 21.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/react"
  dependency-version: 21.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/rollup"
  dependency-version: 21.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nx/workspace"
  dependency-version: 21.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 24.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-version: 19.1.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: babel-jest
  dependency-version: 30.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 9.35.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-config-next
  dependency-version: 15.5.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-plugin-playwright
  dependency-version: 2.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: jest
  dependency-version: 30.1.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/jest"
  dependency-version: 30.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: jest-environment-jsdom
  dependency-version: 30.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: jest-fixed-jsdom
  dependency-version: 0.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: nx
  dependency-version: 21.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: postcss
  dependency-version: 8.5.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: rollup-plugin-preserve-directives
  dependency-version: 0.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tailwindcss
  dependency-version: 4.1.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: axios
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@react-spring/web"
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: next-themes
  dependency-version: 0.4.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tailwind-scrollbar
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: yup
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/d3-array"
  dependency-version: 3.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@carbon/icons-react"
  dependency-version: 11.67.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/carbon__icons-react"
  dependency-version: 11.29.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: date-fns
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: react-globe.gl
  dependency-version: 2.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: use-debounce
  dependency-version: 10.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: cmdk
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: react-resizable-panels
  dependency-version: 3.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: msw
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2025
@vercel

vercel Bot commented Sep 15, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
explorer Error Error Sep 15, 2025 11:25am
explorer-zen Error Error Sep 15, 2025 11:25am
hostd Error Error Sep 15, 2025 11:25am
indexd Error Error Sep 15, 2025 11:25am
renterd Error Error Sep 15, 2025 11:25am

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2025
@changeset-bot

changeset-bot Bot commented Sep 15, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2a2f2dc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot @github

dependabot Bot commented on behalf of github Sep 29, 2025

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 29, 2025
@dependabot
dependabot Bot deleted the dependabot/bun/dependencies-c9982361bb branch September 29, 2025 16:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants