Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 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.0.3 to 21.1.1

Release notes

Sourced from nx's releases.

21.1.1 (2025-05-21)

🩹 Fixes

❤️ Thank You

21.1.0 (2025-05-20)

🚀 Features

  • angular: handle prerender and appshell in covert to rspack (#31210)
  • angular: migrate to angular rspack 21 (#31216)
  • core: focus single tasks (#31159)
  • core: run parallel based on the number of cpu cores (#31011)
  • core: add nx console messaging to TUI (#31148)
  • core: update getTouchedProjectsFromLockFile to detect which projects were changed from pnpm lock file diff (#31091, #29986)
  • core: add ai rule files to gitignore (#31238)
  • devkit: allow requiring cts config files (#31103)
  • nx-dev: replace monorepo world link with office hours (3f5fd896a1)
  • rspack: upgrade to version 1.3.8 (#31070)
  • vite: add ajv dev dependency for vite-plugin-dts (#31107)

🩹 Fixes

  • angular: install @angular/build when using vitest test runner (#31169, #30646)
  • core: send up and down arrows to pty in interactive mode (#31084)
  • core: fail nx release cli when publish step fails (#31088)
  • core: explicitly cleanup forked process task runner (#31106)
  • core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
  • core: run script should exit the process when kill signals are r… (#31109)
  • core: resolve excessive CPU consumption via child_process.rs (#31110)
  • core: clearer tui colors on light themes (#31095)
  • core: tui should not exit when underlying process is cancelled (#31112)
  • core: tui summary should capture more terminal outputs (#31113)
  • core: replace posix.relative with relative for path resolution (#30783)
  • core: handle process killing more robustly (#31131)
  • core: only cleanup db connection on exit (#31137)
  • core: Update React,Vue and Node generators applications for CNW (#31059)
  • core: simplify action dispatch, use mutex locking, and avoid unnecessary clones (#31157)
  • core: show all native logs for debug mode (#31154)
  • core: handle npm scope when matching project substring (#31160)
  • core: change default native logging to "OFF" (#31161)
  • core: do not follow symlinks when creating remote cache tarball (#31138, #31085)
  • core: improve pinned tasks annotation on narrow width (#31175)
  • core: make running a single task more transparent (#31163)
  • core: do not set tasks which cannot be interactive to interactive (#31240)

... (truncated)

Commits
  • fa654c6 fix(core): prefer vertical layout categorically if there are less tha… (#31221)
  • eaf21e9 feat(core): add ai rule files to gitignore (#31238)
  • a5ccd13 feat(core): update getTouchedProjectsFromLockFile to detect which projects we...
  • a45ec7e fix(core): restore older nx core migrations for repair (#31254)
  • e724eed fix(core): record task runs via the queue (#31253)
  • 840f5f4 fix(core): ensure that global nx works with dot-nx workspace after init (#31249)
  • fcd630d fix(core): remove engines field, improve compatibility documentation (#31245)
  • 7db44a8 fix(core): do not set tasks which cannot be interactive to interactive (#31240)
  • 8ff47e0 chore(repo): add debug logging to running tasks service (#31224)
  • 3873fee chore(core): update inputs for rust tasks (#31184)
  • Additional commits viewable in compare view

Updates storybook from 8.6.13 to 8.6.14

Release notes

Sourced from storybook's releases.

v8.6.14

8.6.14

Changelog

Sourced from storybook's changelog.

8.6.14

Commits

Updates nx from 21.0.3 to 21.1.1

Release notes

Sourced from nx's releases.

21.1.1 (2025-05-21)

🩹 Fixes

❤️ Thank You

21.1.0 (2025-05-20)

🚀 Features

  • angular: handle prerender and appshell in covert to rspack (#31210)
  • angular: migrate to angular rspack 21 (#31216)
  • core: focus single tasks (#31159)
  • core: run parallel based on the number of cpu cores (#31011)
  • core: add nx console messaging to TUI (#31148)
  • core: update getTouchedProjectsFromLockFile to detect which projects were changed from pnpm lock file diff (#31091, #29986)
  • core: add ai rule files to gitignore (#31238)
  • devkit: allow requiring cts config files (#31103)
  • nx-dev: replace monorepo world link with office hours (3f5fd896a1)
  • rspack: upgrade to version 1.3.8 (#31070)
  • vite: add ajv dev dependency for vite-plugin-dts (#31107)

🩹 Fixes

  • angular: install @angular/build when using vitest test runner (#31169, #30646)
  • core: send up and down arrows to pty in interactive mode (#31084)
  • core: fail nx release cli when publish step fails (#31088)
  • core: explicitly cleanup forked process task runner (#31106)
  • core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
  • core: run script should exit the process when kill signals are r… (#31109)
  • core: resolve excessive CPU consumption via child_process.rs (#31110)
  • core: clearer tui colors on light themes (#31095)
  • core: tui should not exit when underlying process is cancelled (#31112)
  • core: tui summary should capture more terminal outputs (#31113)
  • core: replace posix.relative with relative for path resolution (#30783)
  • core: handle process killing more robustly (#31131)
  • core: only cleanup db connection on exit (#31137)
  • core: Update React,Vue and Node generators applications for CNW (#31059)
  • core: simplify action dispatch, use mutex locking, and avoid unnecessary clones (#31157)
  • core: show all native logs for debug mode (#31154)
  • core: handle npm scope when matching project substring (#31160)
  • core: change default native logging to "OFF" (#31161)
  • core: do not follow symlinks when creating remote cache tarball (#31138, #31085)
  • core: improve pinned tasks annotation on narrow width (#31175)
  • core: make running a single task more transparent (#31163)
  • core: do not set tasks which cannot be interactive to interactive (#31240)

... (truncated)

Commits
  • fa654c6 fix(core): prefer vertical layout categorically if there are less tha… (#31221)
  • eaf21e9 feat(core): add ai rule files to gitignore (#31238)
  • a5ccd13 feat(core): update getTouchedProjectsFromLockFile to detect which projects we...
  • a45ec7e fix(core): restore older nx core migrations for repair (#31254)
  • e724eed fix(core): record task runs via the queue (#31253)
  • 840f5f4 fix(core): ensure that global nx works with dot-nx workspace after init (#31249)
  • fcd630d fix(core): remove engines field, improve compatibility documentation (#31245)
  • 7db44a8 fix(core): do not set tasks which cannot be interactive to interactive (#31240)
  • 8ff47e0 chore(repo): add debug logging to running tasks service (#31224)
  • 3873fee chore(core): update inputs for rust tasks (#31184)
  • Additional commits viewable in compare view

Updates storybook from 8.6.13 to 8.6.14

Release notes

Sourced from storybook's releases.

v8.6.14

8.6.14

Changelog

Sourced from storybook's changelog.

8.6.14

Commits

Updates nx from 21.0.3 to 21.1.1

Release notes

Sourced from nx's releases.

21.1.1 (2025-05-21)

🩹 Fixes

❤️ Thank You

21.1.0 (2025-05-20)

🚀 Features

  • angular: handle prerender and appshell in covert to rspack (#31210)
  • angular: migrate to angular rspack 21 (#31216)
  • core: focus single tasks (#31159)
  • core: run parallel based on the number of cpu cores (#31011)
  • core: add nx console messaging to TUI (#31148)
  • core: update getTouchedProjectsFromLockFile to detect which projects were changed from pnpm lock file diff (#31091, #29986)
  • core: add ai rule files to gitignore (#31238)
  • devkit: allow requiring cts config files (#31103)
  • nx-dev: replace monorepo world link with office hours (3f5fd896a1)
  • rspack: upgrade to version 1.3.8 (#31070)
  • vite: add ajv dev dependency for vite-plugin-dts (#31107)

🩹 Fixes

  • angular: install @angular/build when using vitest test runner (#31169, #30646)
  • core: send up and down arrows to pty in interactive mode (#31084)
  • core: fail nx release cli when publish step fails (#31088)
  • core: explicitly cleanup forked process task runner (#31106)
  • core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
  • core: run script should exit the process when kill signals are r… (#31109)
  • core: resolve excessive CPU consumption via child_process.rs (#31110)
  • core: clearer tui colors on light themes (#31095)
  • core: tui should not exit when underlying process is cancelled (#31112)
  • core: tui summary should capture more terminal outputs (#31113)
  • core: replace posix.relative with relative for path resolution (#30783)
  • core: handle process killing more robustly (#31131)
  • core: only cleanup db connection on exit (#31137)
  • core: Update React,Vue and Node generators applications for CNW (#31059)
  • core: simplify action dispatch, use mutex locking, and avoid unnecessary clones (#31157)
  • core: show all native logs for debug mode (#31154)
  • core: handle npm scope when matching project substring (#31160)
  • core: change default native logging to "OFF" (#31161)
  • core: do not follow symlinks when creating remote cache tarball (#31138, #31085)
  • core: improve pinned tasks annotation on narrow width (#31175)
  • core: make running a single task more transparent (#31163)
  • core: do not set tasks which cannot be interactive to interactive (#31240)

... (truncated)

Commits
  • fa654c6 fix(core): prefer vertical layout categorically if there are less tha… (#31221)
  • eaf21e9 feat(core): add ai rule files to gitignore (#31238)
  • a5ccd13 feat(core): update getTouchedProjectsFromLockFile to detect which projects we...
  • a45ec7e fix(core): restore older nx core migrations for repair (#31254)
  • e724eed fix(core): record task runs via the queue (#31253)
  • 840f5f4 fix(core): ensure that global nx works with dot-nx workspace after init (#31249)
  • fcd630d fix(core): remove engines field, improve compatibility documentation (#31245)
  • 7db44a8 fix(core): do not set tasks which cannot be interactive to interactive (#31240)
  • 8ff47e0 chore(repo): add debug logging to running tasks service (#31224)
  • 3873fee chore(core): update inputs for rust tasks (#31184)
  • Additional commits viewable in compare view

Updates storybook from 8.6.13 to 8.6.14

Release notes

Sourced from storybook's releases.

v8.6.14

8.6.14

Changelog

Sourced from storybook's changelog.

8.6.14

Commits

Updates nx from 21.0.3 to 21.1.1

Release notes

Sourced from nx's releases.

21.1.1 (2025-05-21)

🩹 Fixes

❤️ Thank You

21.1.0 (2025-05-20)

🚀 Features

  • angular: handle prerender and appshell in covert to rspack (#31210)
  • angular: migrate to angular rspack 21 (#31216)
  • core: focus single tasks (#31159)
  • core: run parallel based on the number of cpu cores (#31011)
  • core: add nx console messaging to TUI (#31148)
  • core: update getTouchedProjectsFromLockFile to detect which projects were changed from pnpm lock file diff (#31091, #29986)
  • core: add ai rule files to gitignore (#31238)
  • devkit: allow requiring cts config files (#31103)
  • nx-dev: replace monorepo world link with office hours (3f5fd896a1)
  • rspack: upgrade to version 1.3.8 (#31070)
  • vite: add ajv dev dependency for vite-plugin-dts (#31107)

🩹 Fixes

  • angular: install @angular/build when using vitest test runner (#31169, #30646)
  • core: send up and down arrows to pty in interactive mode (#31084)
  • core: fail nx release cli when publish step fails (#31088)
  • core: explicitly cleanup forked process task runner (#31106)
  • core: add keepExistingVersions to jest option to preserve dependency versions (#30652)
  • core: run script should exit the process when kill signals are r… (#31109)
  • core: resolve excessive CPU consumption via child_process.rs (#31110)
  • core: clearer tui colors on light themes (#31095)
  • core: tui should not exit when underlying process is cancelled (#31112)
  • core: tui summary should capture more terminal outputs (#31113)
  • core: replace posix.relative with relative for path resolution (#30783)
  • core: handle process killing more robustly (#31131)
  • core: only cleanup db connection on exit (#31137)
  • core: Update React,Vue and Node generators applications for CNW (#31059)
  • core: simplify action dispatch, use mutex locking, and avoid unnecessary clones (#31157)
  • core: show all native logs for debug mode (#31154)
  • core: handle npm scope when matching project substring (#31160)
  • core: change default native logging to "OFF" (#31161)
  • core: do not follow symlinks when creating remote cache tarball (#31138, #31085)
  • core: improve pinned tasks annotation on narrow width (#31175)
  • core: make running a single task more transparent (#31163)
  • core: do not set tasks which cannot be interactive to interactive (#31240)

... (truncated)

Commits
  • fa654c6 fix(core): prefer vertical layout categorically if there are less tha… (#31221)
  • eaf21e9 feat(core): add ai rule files to gitignore (#31238)
  • a5ccd13 feat(core): update getTouchedProjectsFromLockFile to detect which projects we...
  • a45ec7e fix(core): restore older nx core migrations for repair (#31254)
  • e724eed fix(core): record task runs via the queue (#31253)
  • 840f5f4 fix(core): ensure that global nx works with dot-nx workspace after init (#31249)
  • fcd630d fix(core): remove engines field, improve compatibility documentation (#31245)
  • 7db44a8 fix(core): do not set tasks which cannot be interactive to interactive (#31240)
  • 8ff47e0 chore(repo): add debug logging to running tasks service (#31224)
  • 3873fee chore(core): update inputs for rust tasks (#31184)
  • Additional commits viewable in compare view

Updates storybook from 8.6.13 to 8.6.14

Release notes

Sourced from storybook's releases.

v8.6.14

8.6.14

Changelog

Sourced from storybook's changelog.

8.6.14

Commits

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/lib/cli).
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/lib/cli).
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/lib/cli).
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/lib/cli).


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

Updates `storybook` from 8.6.13 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/cli)

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

Updates `storybook` from 8.6.13 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/cli)

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

Updates `storybook` from 8.6.13 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/cli)

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

Updates `storybook` from 8.6.13 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/cli)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 21.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 8.6.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 21.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 8.6.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 21.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 8.6.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 21.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 8.6.14
  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 May 23, 2025
@neilime neilime merged commit f244c6b into main May 23, 2025
36 checks passed
@neilime neilime deleted the dependabot/npm_and_yarn/tests/npm/npm-dependencies-8fffaf5106 branch May 23, 2025 08:06
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