Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2025

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 21.2.2 to 21.2.3

Release notes

Sourced from nx's releases.

21.2.3 (2025-07-11)

🚀 Features

  • core: refactor CI workflow generator to use centralized command generation (#31787)
  • core: add CI warning for missing remote cache solution " (#31678, #31860)
  • core: add fix-ci command to CI workflows (#31833)
  • core: add support for --tui and --no-tui (#31621)

🩹 Fixes

  • angular: generate ngrx facade spec file correctly (#31850)
  • core: return current nx init date when no git available yet (4b29c2434a)
  • core: consider virtual trees in globAsync (#31805)
  • core: improve tui contrast on some terminal themes (#31299)
  • core: add option to use v8 for daemon message serialization to avoid issues when JSON.stringify would fail (#30516)
  • core: allow opting out of sorting root tsconfig path mappings with an env var (#31763, #29043)
  • gradle: handle custom build gradle files (#31817)
  • gradle: allow excludeDependsOn to be false (#31890)
  • misc: add fallback for missing source root (#31759, #30638)
  • plugin: fix e2e-project generator when the e2e target is inferred (#31809)
  • vite: bump @​analogjs/vite-plugin-angular to 1.19.x (#31866)

❤️ Thank You

Commits
  • 312058d feat(core): add support for --tui and --no-tui (#31621)
  • f022f3a fix(misc): add fallback for missing source root (#31759)
  • de00e97 fix(core): allow opting out of sorting root tsconfig path mappings with an en...
  • 54db861 Revert "fix(core): add option to use v8 for daemon message serializat… (#31881)
  • 3001615 feat(core): add fix-ci command to CI workflows (#31833)
  • cda214e fix(core): add option to use v8 for daemon message serialization to avoid iss...
  • 110bb66 Revert "feat(core): add CI warning for missing remote cache solution (#31678)...
  • b7d7e86 chore(core): optionally infer all package.json files as projects (#31843)
  • f263395 fix(core): improve tui contrast on some terminal themes (#31299)
  • ee9fe1c fix(core): consider virtual trees in globAsync (#31805)
  • Additional commits viewable in compare view

Updates storybook from 9.0.16 to 9.0.17

Release notes

Sourced from storybook's releases.

v9.0.17

9.0.17

Changelog

Sourced from storybook's changelog.

9.0.17

Commits
  • 06a11ce Bump version from "9.0.16" to "9.0.17" [skip ci]
  • a0400bf Merge pull request #31944 from storybookjs/onboarding-intent-survey
  • f809cc9 Merge pull request #32041 from storybookjs/vitest-transform-plain-stories-tsx
  • 801da72 Merge pull request #32042 from storybookjs/fix-test-error-text-color
  • See full diff in compare view

Updates nx from 21.2.2 to 21.2.3

Release notes

Sourced from nx's releases.

21.2.3 (2025-07-11)

🚀 Features

  • core: refactor CI workflow generator to use centralized command generation (#31787)
  • core: add CI warning for missing remote cache solution " (#31678, #31860)
  • core: add fix-ci command to CI workflows (#31833)
  • core: add support for --tui and --no-tui (#31621)

🩹 Fixes

  • angular: generate ngrx facade spec file correctly (#31850)
  • core: return current nx init date when no git available yet (4b29c2434a)
  • core: consider virtual trees in globAsync (#31805)
  • core: improve tui contrast on some terminal themes (#31299)
  • core: add option to use v8 for daemon message serialization to avoid issues when JSON.stringify would fail (#30516)
  • core: allow opting out of sorting root tsconfig path mappings with an env var (#31763, #29043)
  • gradle: handle custom build gradle files (#31817)
  • gradle: allow excludeDependsOn to be false (#31890)
  • misc: add fallback for missing source root (#31759, #30638)
  • plugin: fix e2e-project generator when the e2e target is inferred (#31809)
  • vite: bump @​analogjs/vite-plugin-angular to 1.19.x (#31866)

❤️ Thank You

Commits
  • 312058d feat(core): add support for --tui and --no-tui (#31621)
  • f022f3a fix(misc): add fallback for missing source root (#31759)
  • de00e97 fix(core): allow opting out of sorting root tsconfig path mappings with an en...
  • 54db861 Revert "fix(core): add option to use v8 for daemon message serializat… (#31881)
  • 3001615 feat(core): add fix-ci command to CI workflows (#31833)
  • cda214e fix(core): add option to use v8 for daemon message serialization to avoid iss...
  • 110bb66 Revert "feat(core): add CI warning for missing remote cache solution (#31678)...
  • b7d7e86 chore(core): optionally infer all package.json files as projects (#31843)
  • f263395 fix(core): improve tui contrast on some terminal themes (#31299)
  • ee9fe1c fix(core): consider virtual trees in globAsync (#31805)
  • Additional commits viewable in compare view

Updates storybook from 9.0.16 to 9.0.17

Release notes

Sourced from storybook's releases.

v9.0.17

9.0.17

Changelog

Sourced from storybook's changelog.

9.0.17

Commits
  • 06a11ce Bump version from "9.0.16" to "9.0.17" [skip ci]
  • a0400bf Merge pull request #31944 from storybookjs/onboarding-intent-survey
  • f809cc9 Merge pull request #32041 from storybookjs/vitest-transform-plain-stories-tsx
  • 801da72 Merge pull request #32042 from storybookjs/fix-test-error-text-color
  • See full diff in compare view

Updates nx from 21.2.2 to 21.2.3

Release notes

Sourced from nx's releases.

21.2.3 (2025-07-11)

🚀 Features

  • core: refactor CI workflow generator to use centralized command generation (#31787)
  • core: add CI warning for missing remote cache solution " (#31678, #31860)
  • core: add fix-ci command to CI workflows (#31833)
  • core: add support for --tui and --no-tui (#31621)

🩹 Fixes

  • angular: generate ngrx facade spec file correctly (#31850)
  • core: return current nx init date when no git available yet (4b29c2434a)
  • core: consider virtual trees in globAsync (#31805)
  • core: improve tui contrast on some terminal themes (#31299)
  • core: add option to use v8 for daemon message serialization to avoid issues when JSON.stringify would fail (#30516)
  • core: allow opting out of sorting root tsconfig path mappings with an env var (#31763, #29043)
  • gradle: handle custom build gradle files (#31817)
  • gradle: allow excludeDependsOn to be false (#31890)
  • misc: add fallback for missing source root (#31759, #30638)
  • plugin: fix e2e-project generator when the e2e target is inferred (#31809)
  • vite: bump @​analogjs/vite-plugin-angular to 1.19.x (#31866)

❤️ Thank You

Commits
  • 312058d feat(core): add support for --tui and --no-tui (#31621)
  • f022f3a fix(misc): add fallback for missing source root (#31759)
  • de00e97 fix(core): allow opting out of sorting root tsconfig path mappings with an en...
  • 54db861 Revert "fix(core): add option to use v8 for daemon message serializat… (#31881)
  • 3001615 feat(core): add fix-ci command to CI workflows (#31833)
  • cda214e fix(core): add option to use v8 for daemon message serialization to avoid iss...
  • 110bb66 Revert "feat(core): add CI warning for missing remote cache solution (#31678)...
  • b7d7e86 chore(core): optionally infer all package.json files as projects (#31843)
  • f263395 fix(core): improve tui contrast on some terminal themes (#31299)
  • ee9fe1c fix(core): consider virtual trees in globAsync (#31805)
  • Additional commits viewable in compare view

Updates storybook from 9.0.16 to 9.0.17

Release notes

Sourced from storybook's releases.

v9.0.17

9.0.17

Changelog

Sourced from storybook's changelog.

9.0.17

Commits
  • 06a11ce Bump version from "9.0.16" to "9.0.17" [skip ci]
  • a0400bf Merge pull request #31944 from storybookjs/onboarding-intent-survey
  • f809cc9 Merge pull request #32041 from storybookjs/vitest-transform-plain-stories-tsx
  • 801da72 Merge pull request #32042 from storybookjs/fix-test-error-text-color
  • See full diff in compare view

Updates nx from 21.2.2 to 21.2.3

Release notes

Sourced from nx's releases.

21.2.3 (2025-07-11)

🚀 Features

  • core: refactor CI workflow generator to use centralized command generation (#31787)
  • core: add CI warning for missing remote cache solution " (#31678, #31860)
  • core: add fix-ci command to CI workflows (#31833)
  • core: add support for --tui and --no-tui (#31621)

🩹 Fixes

  • angular: generate ngrx facade spec file correctly (#31850)
  • core: return current nx init date when no git available yet (4b29c2434a)
  • core: consider virtual trees in globAsync (#31805)
  • core: improve tui contrast on some terminal themes (#31299)
  • core: add option to use v8 for daemon message serialization to avoid issues when JSON.stringify would fail (#30516)
  • core: allow opting out of sorting root tsconfig path mappings with an env var (#31763, #29043)
  • gradle: handle custom build gradle files (#31817)
  • gradle: allow excludeDependsOn to be false (#31890)
  • misc: add fallback for missing source root (#31759, #30638)
  • plugin: fix e2e-project generator when the e2e target is inferred (#31809)
  • vite: bump @​analogjs/vite-plugin-angular to 1.19.x (#31866)

❤️ Thank You

Commits
  • 312058d feat(core): add support for --tui and --no-tui (#31621)
  • f022f3a fix(misc): add fallback for missing source root (#31759)
  • de00e97 fix(core): allow opting out of sorting root tsconfig path mappings with an en...
  • 54db861 Revert "fix(core): add option to use v8 for daemon message serializat… (#31881)
  • 3001615 feat(core): add fix-ci command to CI workflows (#31833)
  • cda214e fix(core): add option to use v8 for daemon message serialization to avoid iss...
  • 110bb66 Revert "feat(core): add CI warning for missing remote cache solution (#31678)...
  • b7d7e86 chore(core): optionally infer all package.json files as projects (#31843)
  • f263395 fix(core): improve tui contrast on some terminal themes (#31299)
  • ee9fe1c fix(core): consider virtual trees in globAsync (#31805)
  • Additional commits viewable in compare view

Updates storybook from 9.0.16 to 9.0.17

Release notes

Sourced from storybook's releases.

v9.0.17

9.0.17

Changelog

Sourced from storybook's changelog.

9.0.17

Commits
  • 06a11ce Bump version from "9.0.16" to "9.0.17" [skip ci]
  • a0400bf Merge pull request #31944 from storybookjs/onboarding-intent-survey
  • f809cc9 Merge pull request #32041 from storybookjs/vitest-transform-plain-stories-tsx
  • 801da72 Merge pull request #32042 from storybookjs/fix-test-error-text-color
  • 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

…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 21.2.2 to 21.2.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.2.3/packages/nx)

Updates `storybook` from 9.0.16 to 9.0.17
- [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/v9.0.17/code/core)

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

Updates `storybook` from 9.0.16 to 9.0.17
- [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/v9.0.17/code/core)

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

Updates `storybook` from 9.0.16 to 9.0.17
- [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/v9.0.17/code/core)

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

Updates `storybook` from 9.0.16 to 9.0.17
- [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/v9.0.17/code/core)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 21.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 9.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 21.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 9.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 21.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 9.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 21.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 9.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2025
@neilime neilime merged commit 51de90c into main Jul 15, 2025
36 checks passed
@neilime neilime deleted the dependabot/npm_and_yarn/tests/npm/npm-dependencies-eb3e1a7019 branch July 15, 2025 19:44
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