Skip to content

chore(deps): bump the npm-dependencies group across 4 directories with 2 updates#450

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tests/npm/npm-dependencies-91f3d1ed5a
Open

chore(deps): bump the npm-dependencies group across 4 directories with 2 updates#450
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tests/npm/npm-dependencies-91f3d1ed5a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the npm-dependencies group with 2 updates in the /tests/npm directory: nx and storybook.
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm directory: nx and storybook.
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm-package-manager directory: nx and storybook.
Bumps the npm-dependencies group with 2 updates in the /tests/yarn directory: nx and storybook.

Updates nx from 22.6.5 to 22.7.1

Release notes

Sourced from nx's releases.

22.7.1 (2026-04-28)

🩹 Fixes

  • core: prevent spinner flicker when sync applying (#35445)
  • core: exclude hyperfine env vars from daemon env reflection (5095b4be7d)
  • core: provide actionable feedback when running migrations and pre-install fails with npm peer dep errors (#33961, #33942)
  • core: consider virtual trees in multiGlobWithWorkspaceContext (#35447, #31805, #35373, #32588)
  • core: surface ./nx --version stderr and force devDeps install (#35469)
  • core: keep continuous children alive when nx:noop orchestrator completes (#35388)
  • core: start TUI event reader synchronously in enter() to prevent stdin race (#35465, #34619, #34144)
  • core: use require for global to local Nx handoff so Windows drive paths work (#35478)
  • core: prevent daemon shutdown from cache-poisoned in-process nx loads (#35482, #35444, #34463, #34111)
  • detox: generate valid JSON in .detoxrc for non-expo apps (eb2fa8ced4)
  • js: include extended tsconfigs from project references in typecheck inputs (#35457)
  • linter: detect root lint target added in same generator run (#35296, #23147, #34531)
  • misc: exclude stories and specs from tailwind content scanning (#35470)
  • misc: resolve pnpm catalog: refs in version lookups (#35459, #35453)
  • nextjs: use cached project graph in withNx (#35475, #34518, #32880)
  • node: include tsconfig input in node-app esbuild scaffold (#35466)
  • release: handle short and full project names in commit scopes (#34219)
  • testing: convert executor-based jest.config.ts and preserve type-only imports (#35286, #34593)

❤️ Thank You

22.7.0 (2026-04-24)

🚀 Features

  • core: add .nx/self-healing to .gitignore (#34855)
  • core: decouple DB version from Nx version and share DB across worktrees (#34942)
  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • core: allow generate command to skip project graph creation (#35170)
  • core: remove polygraph cloud passthrough (#35153)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: add source map annotations to nx show target (#35225)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • core: add json input type for selective JSON field hashing (#35248)
  • core: update nx-set-shas usage to v5 (#34934)
  • core: add NX_BAIL environment variable (#34711)
  • core: add page up/down to tui shortcuts (#34525)
  • core: add logging and progress message types to daemon (#35342)
  • dotnet: add ci-workflow generator (#33321)

... (truncated)

Commits
  • 9934bb5 fix(core): prevent daemon shutdown from cache-poisoned in-process nx loads (#...
  • 8b8aa98 fix(core): use require for global to local Nx handoff so Windows drive paths ...
  • f1a158d fix(release): handle short and full project names in commit scopes (#34219)
  • f9388f3 fix(core): start TUI event reader synchronously in enter() to prevent stdin r...
  • 964a3b6 fix(core): keep continuous children alive when nx:noop orchestrator completes...
  • 6a368b8 fix(core): surface ./nx --version stderr and force devDeps install (#35469)
  • 2f81805 fix(core): consider virtual trees in multiGlobWithWorkspaceContext (#35447)
  • a1b4f7b fix(core): provide actionable feedback when running migrations and pre-instal...
  • 5095b4b fix(core): exclude hyperfine env vars from daemon env reflection
  • 48e4600 fix(core): prevent spinner flicker when sync applying (#35445)
  • Additional commits viewable in compare view
Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


Updates storybook from 10.3.5 to 10.3.6

Release notes

Sourced from storybook's releases.

v10.3.6

10.3.6

Changelog

Sourced from storybook's changelog.

10.3.6

Commits
  • b8748e4 Bump version from "10.3.5" to "10.3.6" [skip ci]
  • 8879a0f remove .ts extension
  • 4cd495a Merge pull request #34550 from storybookjs/fix/vite-plus-devdepsoxfmt
  • f7809a8 Merge pull request #34509 from storybookjs/fix/vite-plus-detection
  • e20dc8d Merge pull request #34071 from Axadali/33735-global-style-issue
  • See full diff in compare view

Updates nx from 22.6.5 to 22.7.1

Release notes

Sourced from nx's releases.

22.7.1 (2026-04-28)

🩹 Fixes

  • core: prevent spinner flicker when sync applying (#35445)
  • core: exclude hyperfine env vars from daemon env reflection (5095b4be7d)
  • core: provide actionable feedback when running migrations and pre-install fails with npm peer dep errors (#33961, #33942)
  • core: consider virtual trees in multiGlobWithWorkspaceContext (#35447, #31805, #35373, #32588)
  • core: surface ./nx --version stderr and force devDeps install (#35469)
  • core: keep continuous children alive when nx:noop orchestrator completes (#35388)
  • core: start TUI event reader synchronously in enter() to prevent stdin race (#35465, #34619, #34144)
  • core: use require for global to local Nx handoff so Windows drive paths work (#35478)
  • core: prevent daemon shutdown from cache-poisoned in-process nx loads (#35482, #35444, #34463, #34111)
  • detox: generate valid JSON in .detoxrc for non-expo apps (eb2fa8ced4)
  • js: include extended tsconfigs from project references in typecheck inputs (#35457)
  • linter: detect root lint target added in same generator run (#35296, #23147, #34531)
  • misc: exclude stories and specs from tailwind content scanning (#35470)
  • misc: resolve pnpm catalog: refs in version lookups (#35459, #35453)
  • nextjs: use cached project graph in withNx (#35475, #34518, #32880)
  • node: include tsconfig input in node-app esbuild scaffold (#35466)
  • release: handle short and full project names in commit scopes (#34219)
  • testing: convert executor-based jest.config.ts and preserve type-only imports (#35286, #34593)

❤️ Thank You

22.7.0 (2026-04-24)

🚀 Features

  • core: add .nx/self-healing to .gitignore (#34855)
  • core: decouple DB version from Nx version and share DB across worktrees (#34942)
  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • core: allow generate command to skip project graph creation (#35170)
  • core: remove polygraph cloud passthrough (#35153)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: add source map annotations to nx show target (#35225)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • core: add json input type for selective JSON field hashing (#35248)
  • core: update nx-set-shas usage to v5 (#34934)
  • core: add NX_BAIL environment variable (#34711)
  • core: add page up/down to tui shortcuts (#34525)
  • core: add logging and progress message types to daemon (#35342)
  • dotnet: add ci-workflow generator (#33321)

... (truncated)

Commits
  • 9934bb5 fix(core): prevent daemon shutdown from cache-poisoned in-process nx loads (#...
  • 8b8aa98 fix(core): use require for global to local Nx handoff so Windows drive paths ...
  • f1a158d fix(release): handle short and full project names in commit scopes (#34219)
  • f9388f3 fix(core): start TUI event reader synchronously in enter() to prevent stdin r...
  • 964a3b6 fix(core): keep continuous children alive when nx:noop orchestrator completes...
  • 6a368b8 fix(core): surface ./nx --version stderr and force devDeps install (#35469)
  • 2f81805 fix(core): consider virtual trees in multiGlobWithWorkspaceContext (#35447)
  • a1b4f7b fix(core): provide actionable feedback when running migrations and pre-instal...
  • 5095b4b fix(core): exclude hyperfine env vars from daemon env reflection
  • 48e4600 fix(core): prevent spinner flicker when sync applying (#35445)
  • Additional commits viewable in compare view
Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


Updates storybook from 10.3.5 to 10.3.6

Release notes

Sourced from storybook's releases.

v10.3.6

10.3.6

Changelog

Sourced from storybook's changelog.

10.3.6

Commits
  • b8748e4 Bump version from "10.3.5" to "10.3.6" [skip ci]
  • 8879a0f remove .ts extension
  • 4cd495a Merge pull request #34550 from storybookjs/fix/vite-plus-devdepsoxfmt
  • f7809a8 Merge pull request #34509 from storybookjs/fix/vite-plus-detection
  • e20dc8d Merge pull request #34071 from Axadali/33735-global-style-issue
  • See full diff in compare view

Updates nx from 22.6.5 to 22.7.1

Release notes

Sourced from nx's releases.

22.7.1 (2026-04-28)

🩹 Fixes

  • core: prevent spinner flicker when sync applying (#35445)
  • core: exclude hyperfine env vars from daemon env reflection (5095b4be7d)
  • core: provide actionable feedback when running migrations and pre-install fails with npm peer dep errors (#33961, #33942)
  • core: consider virtual trees in multiGlobWithWorkspaceContext (#35447, #31805, #35373, #32588)
  • core: surface ./nx --version stderr and force devDeps install (#35469)
  • core: keep continuous children alive when nx:noop orchestrator completes (#35388)
  • core: start TUI event reader synchronously in enter() to prevent stdin race (#35465, #34619, #34144)
  • core: use require for global to local Nx handoff so Windows drive paths work (#35478)
  • core: prevent daemon shutdown from cache-poisoned in-process nx loads (#35482, #35444, #34463, #34111)
  • detox: generate valid JSON in .detoxrc for non-expo apps (eb2fa8ced4)
  • js: include extended tsconfigs from project references in typecheck inputs (#35457)
  • linter: detect root lint target added in same generator run (#35296, #23147, #34531)
  • misc: exclude stories and specs from tailwind content scanning (#35470)
  • misc: resolve pnpm catalog: refs in version lookups (#35459, #35453)
  • nextjs: use cached project graph in withNx (#35475, #34518, #32880)
  • node: include tsconfig input in node-app esbuild scaffold (#35466)
  • release: handle short and full project names in commit scopes (#34219)
  • testing: convert executor-based jest.config.ts and preserve type-only imports (#35286, #34593)

❤️ Thank You

22.7.0 (2026-04-24)

🚀 Features

  • core: add .nx/self-healing to .gitignore (#34855)
  • core: decouple DB version from Nx version and share DB across worktrees (#34942)
  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • core: allow generate command to skip project graph creation (#35170)
  • core: remove polygraph cloud passthrough (#35153)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: add source map annotations to nx show target (#35225)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • core: add json input type for selective JSON field hashing (#35248)
  • core: update nx-set-shas usage to v5 (#34934)
  • core: add NX_BAIL environment variable (#34711)
  • core: add page up/down to tui shortcuts (#34525)
  • core: add logging and progress message types to daemon (#35342)
  • dotnet: add ci-workflow generator (#33321)

... (truncated)

Commits
  • 9934bb5 fix(core): prevent daemon shutdown from cache-poisoned in-process nx loads (#...
  • 8b8aa98 fix(core): use require for global to local Nx handoff so Windows drive paths ...
  • f1a158d fix(release): handle short and full project names in commit scopes (#34219)
  • f9388f3 fix(core): start TUI event reader synchronously in enter() to prevent stdin r...
  • 964a3b6 fix(core): keep continuous children alive when nx:noop orchestrator completes...
  • 6a368b8 fix(core): surface ./nx --version stderr and force devDeps install (#35469)
  • 2f81805 fix(core): consider virtual trees in multiGlobWithWorkspaceContext (#35447)
  • a1b4f7b fix(core): provide actionable feedback when running migrations and pre-instal...
  • 5095b4b fix(core): exclude hyperfine env vars from daemon env reflection
  • 48e4600 fix(core): prevent spinner flicker when sync applying (#35445)
  • Additional commits viewable in compare view
Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


Updates storybook from 10.3.5 to 10.3.6

Release notes

Sourced from storybook's releases.

v10.3.6

10.3.6

Changelog

Sourced from storybook's changelog.

10.3.6

Commits
  • b8748e4 Bump version from "10.3.5" to "10.3.6" [skip ci]
  • 8879a0f remove .ts extension
  • 4cd495a Merge pull request #34550 from storybookjs/fix/vite-plus-devdepsoxfmt
  • f7809a8 Merge pull request #34509 from storybookjs/fix/vite-plus-detection
  • e20dc8d Merge pull request #34071 from Axadali/33735-global-style-issue
  • See full diff in compare view

Updates nx from 22.6.5 to 22.7.1

Release notes

Sourced from nx's releases.

22.7.1 (2026-04-28)

🩹 Fixes

  • core: prevent spinner flicker when sync applying (#35445)
  • core: exclude hyperfine env vars from daemon env reflection (5095b4be7d)
  • core: provide actionable feedback when running migrations and pre-install fails with npm peer dep errors (#33961, #33942)
  • core: consider virtual trees in multiGlobWithWorkspaceContext (#35447, #31805, #35373, #32588)
  • core: surface ./nx --version stderr and force devDeps install (#35469)
  • core: keep continuous children alive when nx:noop orchestrator completes (#35388)
  • core: start TUI event reader synchronously in enter() to prevent stdin race (#35465, #34619, #34144)
  • core: use require for global to local Nx handoff so Windows drive paths work (#35478)
  • core: prevent daemon shutdown from cache-poisoned in-process nx loads (#35482, #35444, #34463, #34111)
  • detox: generate valid JSON in .detoxrc for non-expo apps (eb2fa8ced4)
  • js: include extended tsconfigs from project references in typecheck inputs (#35457)
  • linter: detect root lint target added in same generator run (#35296, #23147, #34531)
  • misc: exclude stories and specs from tailwind content scanning (#35470)
  • misc: resolve pnpm catalog: refs in version lookups (#35459, #35453)
  • nextjs: use cached project graph in withNx (#35475, #34518, #32880)
  • node: include tsconfig input in node-app esbuild scaffold (#35466)
  • release: handle short and full project names in commit scopes (#34219)
  • testing: convert executor-based jest.config.ts and preserve type-only imports (#35286, #34593)

❤️ Thank You

22.7.0 (2026-04-24)

🚀 Features

  • core: add .nx/self-healing to .gitignore (#34855)
  • core: decouple DB version from Nx version and share DB across worktrees (#34942)
  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • core: allow generate command to skip project graph creation (#35170)
  • core: remove polygraph cloud passthrough (#35153)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: add source map annotations to nx show target (#35225)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • core: add json input type for selective JSON field hashing (#35248)
  • core: update nx-set-shas usage to v5 (#34934)
  • core: add NX_BAIL environment variable (#34711)
  • core: add page up/down to tui shortcuts (#34525)
  • core: add logging and progress message types to daemon (#35342)
  • dotnet: add ci-workflow generator (#33321)

... (truncated)

Commits
  • 9934bb5 fix(core): prevent daemon shutdown from cache-poisoned in-process nx loads (#...
  • 8b8aa98 fix(core): use require for global to local Nx handoff so Windows drive paths ...
  • f1a158d fix(release): handle short and full project names in commit scopes (#34219)
  • f9388f3 fix(core): start TUI event reader synchronously in enter() to prevent stdin r...
  • 964a3b6 fix(core): keep continuous children alive when nx:noop orchestrator completes...
  • 6a368b8 fix(core): surface ./nx --version stderr and force devDeps install (#35469)
  • 2f81805 fix(core): consider virtual trees in multiGlobWithWorkspaceContext (#35447)
  • a1b4f7b fix(core): provide actionable feedback when running migrations and pre-instal...
  • 5095b4b fix(core): exclude hyperfine env vars from daemon env reflection
  • 48e4600 fix(core): prevent spinner flicker when sync applying (#35445)
  • Additional commits viewable in compare view
Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


Updates storybook from 10.3.5 to 10.3.6

Release notes

Sourced from storybook's releases.

v10.3.6

10.3.6

Changelog

Sourced from storybook's changelog.

10.3.6

Commits
  • b8748e4 Bump version from "10.3.5" to "10.3.6" [skip ci]
  • 8879a0f remove .ts extension
  • 4cd495a Merge pull request #34550 from storybookjs/fix/vite-plus-devdepsoxfmt
  • f7809a8 Merge pull request #34509 from storybookjs/fix/vite-plus-detection
  • e20dc8d Merge pull request #34071 from Axadali/33735-global-style-issue
  • See full diff in compare view

Updates nx from 22.6.5 to 22.7.1

Release notes

Sourced from nx's releases.

22.7.1 (2026-04-28)

🩹 Fixes

  • core: prevent spinner flicker when sync applying (#35445)
  • core: exclude hyperfine env vars from daemon env reflection (5095b4be7d)
  • core: provide actionable feedback when running migrations and pre-install fails with npm peer dep errors (#33961, #33942)
  • core: consider virtual trees in multiGlobWithWorkspaceContext (#35447, #31805, #35373, #32588)
  • core: surface ./nx --version stderr and force devDeps install (#35469)
  • core: keep continuous children alive when nx:noop orchestrator completes (#35388)
  • core: start TUI event reader synchronously in enter() to prevent stdin race (#35465, #34619, #34144)
  • core: use require for global to local Nx handoff so Windows drive paths work (#35478)
  • core: prevent daemon shutdown from cache-poisoned in-process nx loads (#35482, #35444, #34463, #34111)
  • detox: generate valid JSON in .detoxrc for non-expo apps (eb2fa8ced4)
  • js: include extended tsconfigs from project references in typecheck inputs (#35457)
  • linter: detect root lint target added in same generator run (#35296, #23147, #34531)
  • misc: exclude stories and specs from tailwind content scanning (#35470)
  • misc: resolve pnpm catalog: refs in version lookups (#35459, #35453)
  • nextjs: use cached project graph in withNx (#35475, #34518, #32880)
  • node: include tsconfig input in node-app esbuild scaffold (#35466)
  • release: handle short and full project names in commit scopes (#34219)
  • testing: convert executor-based jest.config.ts and preserve type-only imports (#35286, #34593)

❤️ Thank You

22.7.0 (2026-04-24)

🚀 Features

  • core: add .nx/self-healing to .gitignore (#34855)
  • core: decouple DB version from Nx version and share DB across worktrees (#34942)
  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • core: allow generate command to skip project graph creation (#35170)
  • core: remove polygraph cloud passthrough (#35153)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: add source map annotations to nx show target (#35225)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • core: add json input type for selective JSON field hashing (#35248)
  • core: update nx-set-shas usage to v5 (#34934)
  • core: add NX_BAIL environment variable (#34711)
  • core: add page up/down to tui shortcuts (#34525)
  • core: add logging and progress message types to daemon (#35342)
  • dotnet: add ci-workflow generator (#33321)

... (truncated)

Commits
  • 9934bb5 fix(core): prevent daemon shutdown from cache-poisoned in-process nx loads (#...
  • 8b8aa98 fix(core): use require for global to local Nx handoff so Windows drive paths ...
  • f1a158d fix(release): handle short and full project names in commit scopes (#34219)
  • f9388f3 fix(core): start TUI event reader synchronously in enter() to prevent stdin r...
  • 964a3b6 fix(core): keep continuous children alive when nx:noop orchestrator completes...
  • 6a368b8 fix(core): surface ./nx --version stderr and force devDeps install (#35469)
  • 2f81805 fix(core): consider virtual trees in multiGlobWithWorkspaceContext (#35447)
  • a1b4f7b fix(core): provide actionable feedback when running migrations and pre-instal...
  • 5095b4b fix(core): exclude hyperfine env vars from daemon env reflection
  • 48e4600 fix(core): prevent spinner flicker when sync applying (#35445)
  • Additional commits viewable in compare view
Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


Updates storybook from 10.3.5 to 10.3.6

Release notes

Sourced from storybook's releases.

v10.3.6

10.3.6

Changelog

Sourced from storybook's changelog.

10.3.6

Commits
  • b8748e4 Bump version from "10.3.5" to "10.3.6" [skip ci]
  • 8879a0f remove .ts extension
  • 4cd495a Merge pull request #34550 from storybookjs/fix/vite-plus-devdepsoxfmt
  • f7809a8 Merge pull request #34509 from storybookjs/fix/vite-plus-detection
  • e20dc8d Merge pull request #34071 from Axadali/33735-global-style-issue<...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Hi, thank you for creating your PR, we will check it out very soon

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2026

Code Coverage Report

Coverage Results

Coverage

Metric Covered Total Percentage
Lines 2 2 100.00%
Functions 1 1 100.00%

Overall: 100.00% 🟢
🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (18c5a14) to head (a3427d7).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #450   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            3         3           
=========================================
  Hits             3         3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tests/npm/npm-dependencies-91f3d1ed5a branch from 9397c4e to 54e7257 Compare April 30, 2026 13:25
@neilime neilime force-pushed the dependabot/npm_and_yarn/tests/npm/npm-dependencies-91f3d1ed5a branch 2 times, most recently from ed8d6e8 to 7363824 Compare April 30, 2026 13:57
@neilime
Copy link
Copy Markdown
Member

neilime commented May 1, 2026

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tests/npm/npm-dependencies-91f3d1ed5a branch from 7363824 to 13b8678 Compare May 1, 2026 11:56
…h 2 updates

Bumps the npm-dependencies group with 2 updates in the /tests/npm directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm-package-manager directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
Bumps the npm-dependencies group with 2 updates in the /tests/yarn directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).


Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

Updates `nx` from 22.6.5 to 22.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx)

Updates `storybook` from 10.3.5 to 10.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.6/code/core)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 22.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 22.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 22.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 22.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tests/npm/npm-dependencies-91f3d1ed5a branch from 13b8678 to a3427d7 Compare May 4, 2026 07:27
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.

1 participant