An open index of dependabot pull requests across open source projects.

build(deps-dev): bump the development-dependencies group across 1 directory with 18 updates

Closed
Number: #39
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 2
Created: February 02, 2026 at 10:05 AM UTC
(4 months ago)
Updated: February 09, 2026 at 09:59 AM UTC
(4 months ago)
Closed: February 09, 2026 at 09:59 AM UTC
(4 months ago)
Time to Close: 7 days
Labels:
dependencies
Description:

Bumps the development-dependencies group with 14 updates in the / directory:

Package From To
@playwright/test 1.57.0 1.58.1
@storybook/addon-a11y 10.1.11 10.2.3
@storybook/addon-docs 10.1.11 10.2.3
@storybook/addon-vitest 10.1.11 10.2.3
@storybook/react-vite 10.1.11 10.2.3
@testing-library/react 16.3.1 16.3.2
@types/node 25.0.9 25.2.0
@typescript-eslint/eslint-plugin 8.53.0 8.54.0
@vitest/browser 4.0.17 4.0.18
@vitest/coverage-v8 4.0.17 4.0.18
eslint-plugin-storybook 10.1.11 10.2.3
prettier 3.8.0 3.8.1
style-dictionary 5.1.4 5.2.0
vite-tsconfig-paths 6.0.4 6.0.5

Updates @playwright/test from 1.57.0 to 1.58.1

Release notes

Sourced from @​playwright/test's releases.

v1.58.1

Highlights

#39036 fix(msedge): fix local network permissions #39037 chore: update cft download location #38995 chore(webkit): disable frame sessions on fronzen builds

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

v1.58.0

📣 Playwright CLI+SKILLs 📣

We are adding a new token-efficient CLI mode of operation to Playwright with the skills located at playwright-cli. This brings the long-awaited official SKILL-focused CLI mode to our story and makes it more coding agent-friendly.

It is the first snapshot with the essential command set (which is already larger than the original MCP!), but we expect it to grow rapidly. Unlike the token use, that one we expect to go down since snapshots are no longer forced into the LLM!

Timeline

If you're using merged reports, the HTML report Speedboard tab now shows the Timeline:

Timeline chart in the HTML report

UI Mode and Trace Viewer Improvements

  • New 'system' theme option follows your OS dark/light mode preference
  • Search functionality (Cmd/Ctrl+F) is now available in code editors
  • Network details panel has been reorganized for better usability
  • JSON responses are now automatically formatted for readability

Thanks to @​cpAdm for contributing these improvements!

Miscellaneous

browserType.connectOverCDP() now accepts an isLocal option. When set to true, it tells Playwright that it runs on the same host as the CDP server, enabling file system optimizations.

Breaking Changes ⚠️

  • Removed _react and _vue selectors. See locators guide for alternatives.
  • Removed :light selector engine suffix. Use standard CSS selectors instead.
  • Option devtools from browserType.launch() has been removed. Use args: ['--auto-open-devtools-for-tabs'] instead.
  • Removed macOS 13 support for WebKit. We recommend to upgrade your macOS version, or keep using an older Playwright version.

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 144

... (truncated)

Commits

Updates @storybook/addon-a11y from 10.1.11 to 10.2.3

Release notes

Sourced from @​storybook/addon-a11y's releases.

v10.2.3

10.2.3

v10.2.2

10.2.2

v10.2.1

10.2.1

v10.2.0

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)

... (truncated)

Changelog

Sourced from @​storybook/addon-a11y's changelog.

10.2.3

10.2.2

10.2.1

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)

... (truncated)

Commits
  • d959d6c Bump version from "10.2.2" to "10.2.3" [skip ci]
  • e367333 Bump version from "10.2.1" to "10.2.2" [skip ci]
  • acf2b44 Bump version from "10.2.0" to "10.2.1" [skip ci]
  • a674af8 Bump version from "10.2.0-beta.5" to "10.2.0" [skip ci]
  • 6818f34 Bump version from "10.2.0-beta.4" to "10.2.0-beta.5" [skip ci]
  • 5cd4064 Merge branch 'next' into lock-vision-filter
  • 8840beb Bump version from "10.2.0-beta.3" to "10.2.0-beta.4" [skip ci]
  • dc4edc2 Lock vision filter dropdown when story has vision global defined
  • 61a15af Bump version from "10.2.0-beta.2" to "10.2.0-beta.3" [skip ci]
  • 5b8a6ad Bump version from "10.2.0-beta.1" to "10.2.0-beta.2" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-docs from 10.1.11 to 10.2.3

Release notes

Sourced from @​storybook/addon-docs's releases.

v10.2.3

10.2.3

v10.2.2

10.2.2

v10.2.1

10.2.1

v10.2.0

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)

... (truncated)

Changelog

Sourced from @​storybook/addon-docs's changelog.

10.2.3

10.2.2

10.2.1

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)

... (truncated)

Commits
  • d959d6c Bump version from "10.2.2" to "10.2.3" [skip ci]
  • e367333 Bump version from "10.2.1" to "10.2.2" [skip ci]
  • acf2b44 Bump version from "10.2.0" to "10.2.1" [skip ci]
  • a674af8 Bump version from "10.2.0-beta.5" to "10.2.0" [skip ci]
  • 6818f34 Bump version from "10.2.0-beta.4" to "10.2.0-beta.5" [skip ci]
  • 8840beb Bump version from "10.2.0-beta.3" to "10.2.0-beta.4" [skip ci]
  • 6b4beb9 Fix Date input layout
  • 61a15af Bump version from "10.2.0-beta.2" to "10.2.0-beta.3" [skip ci]
  • 5b8a6ad Bump version from "10.2.0-beta.1" to "10.2.0-beta.2" [skip ci]
  • c15e8bd Bump version from "10.2.0-beta.0" to "10.2.0-beta.1" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-vitest from 10.1.11 to 10.2.3

Release notes

Sourced from @​storybook/addon-vitest's releases.

v10.2.3

10.2.3

v10.2.2

10.2.2

v10.2.1

10.2.1

v10.2.0

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)

... (truncated)

Changelog

Sourced from @​storybook/addon-vitest's changelog.

10.2.3

10.2.2

10.2.1

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)

... (truncated)

Commits
  • d959d6c Bump version from "10.2.2" to "10.2.3" [skip ci]
  • 841eb65 Merge pull request #33340 from tanujbhaud/fix/windows-paths-addon-vitest-31768
  • e367333 Bump version from "10.2.1" to "10.2.2" [skip ci]
  • 8c841e6 Merge pull request #33693 from storybookjs/valentin/addon-vitest-requireasser...
  • 02dd879 Merge pull request #33708 from storybookjs/valentin/addon-vitest-prevent-doub...
  • acf2b44 Bump version from "10.2.0" to "10.2.1" [skip ci]
  • a674af8 Bump version from "10.2.0-beta.5" to "10.2.0" [skip ci]
  • 6818f34 Bump version from "10.2.0-beta.4" to "10.2.0-beta.5" [skip ci]
  • 8840beb Bump version from "10.2.0-beta.3" to "10.2.0-beta.4" [skip ci]
  • 5fce06c Merge branch 'next' into yann/fix-vitest-error-message
  • Additional commits viewable in compare view

Updates @storybook/react-vite from 10.1.11 to 10.2.3

Release notes

Sourced from @​storybook/react-vite's releases.

v10.2.3

10.2.3

v10.2.2

10.2.2

v10.2.1

10.2.1

v10.2.0

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)

... (truncated)

Changelog

Sourced from @​storybook/react-vite's changelog.

10.2.3

10.2.2

Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
25.0.9 → 25.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.0.17 → 4.0.18
Update Type:
Patch
Package:
prettier
Ecosystem:
npm
Version Change:
3.8.0 → 3.8.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.11 → 10.2.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.57.0 → 1.58.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.53.0 → 8.54.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.1.11 → 10.2.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.0.17 → 4.0.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
16.3.1 → 16.3.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.11 → 10.2.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.1.11 → 10.2.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.0.4 → 6.0.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.1.4 → 5.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.1.11 → 10.2.3
Update Type:
Minor
Technical Details
ID: 13657424
UUID: 3885055691
Node ID: PR_kwDOQd9nB87A3lQM
Host: GitHub
Repository: NHSDigital/fdp-react-design-system