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

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

Open
Number: #26
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: December 22, 2025 at 09:51 AM UTC
(6 months ago)
Updated: December 22, 2025 at 09:51 AM UTC
(6 months ago)
Labels:
dependencies
Description:

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

Package From To
@storybook/addon-a11y 10.1.8 10.1.10
@storybook/addon-docs 10.1.8 10.1.10
@storybook/addon-vitest 10.1.8 10.1.10
@storybook/react-vite 10.1.8 10.1.10
@testing-library/react 16.3.0 16.3.1
@typescript-eslint/eslint-plugin 8.49.0 8.50.0
@vitest/browser 4.0.15 4.0.16
@vitest/coverage-v8 4.0.15 4.0.16
esbuild 0.27.1 0.27.2
eslint-plugin-storybook 10.1.8 10.1.10
vite 7.2.7 7.3.0

Updates @storybook/addon-a11y from 10.1.8 to 10.1.10

Release notes

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

v10.1.10

10.1.10

v10.1.9

10.1.9

Changelog

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

10.1.10

10.1.9

Commits
  • cf9d347 Bump version from "10.1.9" to "10.1.10" [skip ci]
  • 1de75c4 Bump version from "10.1.8" to "10.1.9" [skip ci]
  • See full diff in compare view

Updates @storybook/addon-docs from 10.1.8 to 10.1.10

Release notes

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

v10.1.10

10.1.10

v10.1.9

10.1.9

Changelog

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

10.1.10

10.1.9

Commits
  • cf9d347 Bump version from "10.1.9" to "10.1.10" [skip ci]
  • 1de75c4 Bump version from "10.1.8" to "10.1.9" [skip ci]
  • See full diff in compare view

Updates @storybook/addon-vitest from 10.1.8 to 10.1.10

Release notes

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

v10.1.10

10.1.10

v10.1.9

10.1.9

Changelog

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

10.1.10

10.1.9

Commits
  • cf9d347 Bump version from "10.1.9" to "10.1.10" [skip ci]
  • 1de75c4 Bump version from "10.1.8" to "10.1.9" [skip ci]
  • See full diff in compare view

Updates @storybook/react-vite from 10.1.8 to 10.1.10

Release notes

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

v10.1.10

10.1.10

v10.1.9

10.1.9

Changelog

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

10.1.10

10.1.9

Commits
  • cf9d347 Bump version from "10.1.9" to "10.1.10" [skip ci]
  • 1de75c4 Bump version from "10.1.8" to "10.1.9" [skip ci]
  • See full diff in compare view

Updates @testing-library/react from 16.3.0 to 16.3.1

Release notes

Sourced from @​testing-library/react's releases.

v16.3.1

16.3.1 (2025-12-15)

Bug Fixes

Commits
Maintainer changes

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


Updates @typescript-eslint/eslint-plugin from 8.49.0 to 8.50.0

Release notes

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

v8.50.0

8.50.0 (2025-12-15)

🚀 Features

  • eslint-plugin: [no-useless-default-assignment] add rule (#11720)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.50.0 (2025-12-15)

🚀 Features

  • eslint-plugin: [no-useless-default-assignment] add rule (#11720)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/parser from 8.49.0 to 8.50.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.50.0

8.50.0 (2025-12-15)

🚀 Features

  • eslint-plugin: [no-useless-default-assignment] add rule (#11720)

❤️ Thank You

  • Josh Goldberg ✨
  • Ulrich Stark

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.50.0 (2025-12-15)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @vitest/browser from 4.0.15 to 4.0.16

Release notes

Sourced from @​vitest/browser's releases.

v4.0.16

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • b46d744 chore: release v4.0.16
  • 84a3062 fix(browser): string formatting bug when including placeholders in console.lo...
  • 01a9a58 fix(browser): fix import.meta.env define (#9205)
  • 01c5645 fix(browser): import recordArtifact from the vitest package (#9186)
  • See full diff in compare view

Updates @vitest/coverage-v8 from 4.0.15 to 4.0.16

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.0.16

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates esbuild from 0.27.1 to 0.27.2

Release notes

Sourced from esbuild's releases.

v0.27.2

  • Allow import path specifiers starting with #/ (#4361)

    Previously the specification for package.json disallowed import path specifiers starting with #/, but this restriction has recently been relaxed and support for it is being added across the JavaScript ecosystem. One use case is using it for a wildcard pattern such as mapping #/* to ./src/* (previously you had to use another character such as #_* instead, which was more confusing). There is some more context in nodejs/node#49182.

    This change was contributed by @​hybrist.

  • Automatically add the -webkit-mask prefix (#4357, #4358)

    This release automatically adds the -webkit- vendor prefix for the mask CSS shorthand property:

    /* Original code */
    main {
      mask: url(x.png) center/5rem no-repeat
    }
    

    /* Old output (with --target=chrome110) */
    main {
    mask: url(x.png) center/5rem no-repeat;
    }

    /* New output (with --target=chrome110) */
    main {
    -webkit-mask: url(x.png) center/5rem no-repeat;
    mask: url(x.png) center/5rem no-repeat;
    }

    This change was contributed by @​BPJEnnova.

  • Additional minification of switch statements (#4176, #4359)

    This release contains additional minification patterns for reducing switch statements. Here is an example:

    // Original code
    switch (x) {
      case 0:
        foo()
        break
      case 1:
      default:
        bar()
    }
    

    // Old output (with --minify)
    switch(x){case 0:foo();break;case 1:default:bar()}

    // New output (with --minify)

... (truncated)

Changelog

Sourced from esbuild's changelog.

0.27.2

  • Allow import path specifiers starting with #/ (#4361)

    Previously the specification for package.json disallowed import path specifiers starting with #/, but this restriction has recently been relaxed and support for it is being added across the JavaScript ecosystem. One use case is using it for a wildcard pattern such as mapping #/* to ./src/* (previously you had to use another character such as #_* instead, which was more confusing). There is some more context in nodejs/node#49182.

    This change was contributed by @​hybrist.

  • Automatically add the -webkit-mask prefix (#4357, #4358)

    This release automatically adds the -webkit- vendor prefix for the mask CSS shorthand property:

    /* Original code */
    main {
      mask: url(x.png) center/5rem no-repeat
    }
    

    /* Old output (with --target=chrome110) */
    main {
    mask: url(x.png) center/5rem no-repeat;
    }

    /* New output (with --target=chrome110) */
    main {
    -webkit-mask: url(x.png) center/5rem no-repeat;
    mask: url(x.png) center/5rem no-repeat;
    }

    This change was contributed by @​BPJEnnova.

  • Additional minification of switch statements (#4176, #4359)

    This release contains additional minification patterns for reducing switch statements. Here is an example:

    // Original code
    switch (x) {
      case 0:
        foo()
        break
      case 1:
      default:
        bar()
    }
    

    // Old output (with --minify)
    switch(x){case 0:foo();break;case 1:default:bar()}

... (truncated)

Commits
  • cd83297 publish 0.27.2 to npm
  • 2759721 additional tests for switch with break
  • fd2b4b3 update release notes
  • c8d93a7 fix #4357: -webkit- prefix for mask shorthand (#4358)
  • 92ff12c compat table: update @types/node
  • a35eceb compat table: fix a type error with the new types
  • f598984 fix make compat-table to install dependencies
  • f7f6df0 release notes for #4361
  • 6f8ec15 fix: allow subpath imports that start with #/ (#4361)
  • f7ae61f minify some switch statements to if-else statement
  • Additional commits viewable in compare view

Updates eslint-plugin-storybook from 10.1.8 to 10.1.10

Release notes

Sourced from eslint-plugin-storybook's releases.

v10.1.10

10.1.10

v10.1.9

10.1.9

Changelog

Sourced from eslint-plugin-storybook's changelog.

10.1.10

10.1.9

Commits
  • cf9d347 Bump version from "10.1.9" to "10.1.10" [skip ci]
  • 1de75c4 Bump version from "10.1.8" to "10.1.9" [skip ci]
  • See full diff in compare view

Updates storybook from 10.1.8 to 10.1.10

Release notes

Sourced from storybook's releases.

v10.1.10

10.1.10

v10.1.9

10.1.9

Changelog

Sourced from storybook's changelog.

10.1.10

10.1.9

Commits
  • cf9d347 Bump version from "10.1.9" to "10.1.10" [skip ci]
  • e0c2fec Merge pull request #33383 from storybookjs/jeppe/fix-env-var-2
  • 1de75c4 Bump version from "10.1.8" to "10.1.9" [skip ci]
  • 936e44f Merge pull request #33356 from storybookjs/valentin/telemetry-instance-of-check
  • See full diff in compare view

Updates vite from 7.2.7 to 7.3.0

Release notes

Sourced from vite's releases.

v7.3.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.3.0 (2025-12-15)

Features

  • deps: update esbuild from ^0.25.0 to ^0.27.0 (#21183) (cff26ec)
Commits

Updates vitest from 4.0.15 to 4.0.16

Release notes

Sourced from vitest's releases.

v4.0.16

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • b46d744 chore: release v4.0.16
  • 84a3062 fix(browser): string formatting bug when including placeholders in console.lo...
  • f7f6aa8 fix: log deprecated test.poolOptions if it's set (#9226)
  • 568513c fix: allow inlining fully dynamic import (#9137)
  • 5d26b87 fix(experimental): export setupEnvironment for custom pools (#9187)
  • f17eb42 refactor: avoid using isFileServingAllowed from Vite (#9160)
  • 78cfbf9 fix: avoid crashing on process.versions stub (#9174)
  • da0ade2 fix: fix browser mode default testTimeout back to 15 seconds (#9167)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Ecosystem:
npm
Version Change:
4.0.15 → 4.0.16
Update Type:
Patch
Package:
vite
Ecosystem:
npm
Version Change:
7.2.7 → 7.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.1.8 → 10.1.10
Update Type:
Patch
Package:
esbuild
Ecosystem:
npm
Version Change:
0.27.1 → 0.27.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.49.0 → 8.50.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.1.8 → 10.1.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.15 → 4.0.16
Update Type:
Patch
Ecosystem:
npm
Version Change:
16.3.0 → 16.3.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.8 → 10.1.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.8 → 10.1.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.8 → 10.1.10
Update Type:
Patch
Technical Details
ID: 12191684
UUID: 3753107895
Node ID: PR_kwDOQd9nB866GvIl
Host: GitHub
Repository: NHSDigital/fdp-react-design-system