Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the nx group with 2 updates in the / directory: @nx/devkit and @nx/storybook.

Updates @nx/devkit from 20.8.1 to 21.3.7

Release notes

Sourced from @​nx/devkit's releases.

21.3.7 (2025-07-25)

🩹 Fixes

  • core: prevent --skipInstall from being passed from create-nx-workspace to new generator (#32086, #31834)
  • core: cloud commands should be handled before loading local (#32090)
  • misc: allow scoped package names in application generators (#31957, #31229)

❤️ Thank You

21.3.6 (2025-07-25)

🩹 Fixes

  • angular: update migration target version for jest-preset-angular v15 package update (#32051)
  • core: improve tui minimal view display and prevent flashing scrollbar (#32045)
  • core: make tasks list columns in the tui more compact (#32074)
  • core: improve arrow key detection for interactive programs (#32075)
  • core: prevent thread leaks in nx_walker and logger (#32061)
  • core: disable TUI on ai agents (#31480)
  • core: derive graph node type correctly when projectType is not set (#32018, #31983)
  • js: resolve relative imports correctly in nested projects (#31978, #31980)

❤️ Thank You

21.3.5 (2025-07-23)

🩹 Fixes

  • angular: update jest-preset-angular to v15 (#32050, #32024)
  • core: render the correct output in the tui terminal pane when pinning task (#31975)
  • linter: update lint executor to correctly handle --fix and --quiet (#31970, #31868)
  • nextjs: infer relevant tasks with the typescript sync generator when using ts project references (#31996, #31983)
  • testing: normalize spec files correctly in jest replace-removed-matcher-aliases migration (#31995, #31991)
  • testing: add missing package updates for ts-jest and jest-util for jest v30 migrations (#32017)

❤️ Thank You

21.3.4 (2025-07-23)

🚀 Features

... (truncated)

Commits
  • db4b0d3 fix(misc): await load in config-utils.ts
  • 856cb30 feat(testing): support jest v30 (#31853)
  • b5d406d fix(core): allow opting out of sorting root tsconfig path mappings with an en...
  • 2daa73d fix(testing): prefer using tsconfig.spec.json when loading jest config in plu...
  • 601fecd feat(angular): support angular v20 (#31369)
  • 733122b docs(nx-dev): update hero section (#31460)
  • 752d418 feat(angular): support angular cli v20.0.0-rc.3 (#30715)
  • 1e30f3d chore(nx-dev): update tagline across projects (#31318)
  • bd88b0e feat(devkit): allow requiring cts config files (#31103)
  • e5dc244 feat(core): bump devkit support range and remove some deprecated APIs (#30840)
  • Additional commits viewable in compare view

Updates @nx/storybook from 21.2.4 to 21.3.7

Release notes

Sourced from @​nx/storybook's releases.

21.3.7 (2025-07-25)

🩹 Fixes

  • core: prevent --skipInstall from being passed from create-nx-workspace to new generator (#32086, #31834)
  • core: cloud commands should be handled before loading local (#32090)
  • misc: allow scoped package names in application generators (#31957, #31229)

❤️ Thank You

21.3.6 (2025-07-25)

🩹 Fixes

  • angular: update migration target version for jest-preset-angular v15 package update (#32051)
  • core: improve tui minimal view display and prevent flashing scrollbar (#32045)
  • core: make tasks list columns in the tui more compact (#32074)
  • core: improve arrow key detection for interactive programs (#32075)
  • core: prevent thread leaks in nx_walker and logger (#32061)
  • core: disable TUI on ai agents (#31480)
  • core: derive graph node type correctly when projectType is not set (#32018, #31983)
  • js: resolve relative imports correctly in nested projects (#31978, #31980)

❤️ Thank You

21.3.5 (2025-07-23)

🩹 Fixes

  • angular: update jest-preset-angular to v15 (#32050, #32024)
  • core: render the correct output in the tui terminal pane when pinning task (#31975)
  • linter: update lint executor to correctly handle --fix and --quiet (#31970, #31868)
  • nextjs: infer relevant tasks with the typescript sync generator when using ts project references (#31996, #31983)
  • testing: normalize spec files correctly in jest replace-removed-matcher-aliases migration (#31995, #31991)
  • testing: add missing package updates for ts-jest and jest-util for jest v30 migrations (#32017)

❤️ Thank You

21.3.4 (2025-07-23)

🚀 Features

... (truncated)

Commits
  • 856cb30 feat(testing): support jest v30 (#31853)
  • 47e1a9c fix(storybook): handle hyphenated framework names in pnpm dependency installa...
  • See full diff in compare view

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Missing or broken important functionality labels Jul 28, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-49d1145154 branch from f13aee7 to 2029cac Compare July 29, 2025 06:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-49d1145154 branch from 2029cac to 10559cb Compare July 29, 2025 07:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-49d1145154 branch from 10559cb to 7e42ecb Compare August 4, 2025 09:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-49d1145154 branch from 7e42ecb to 8dd9a52 Compare August 4, 2025 12:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-49d1145154 branch from 8dd9a52 to 8f723e3 Compare August 4, 2025 15:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-49d1145154 branch from 8f723e3 to cf18648 Compare August 11, 2025 12:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-49d1145154 branch from cf18648 to eb2427c Compare August 18, 2025 11:00
Bumps the nx group with 2 updates in the / directory: [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) and [@nx/storybook](https://github.com/nrwl/nx/tree/HEAD/packages/storybook).


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

Updates `@nx/storybook` from 21.2.4 to 21.3.7
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.3.7/packages/storybook)

---
updated-dependencies:
- dependency-name: "@nx/devkit"
  dependency-version: 21.3.7
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx
- dependency-name: "@nx/storybook"
  dependency-version: 21.3.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <[email protected]>
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 major Missing or broken important functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants