Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm-dependencies group with 1 update in the / directory: jest.
Bumps the npm-dependencies group with 3 updates in the /tests/npm directory: jest, nx and storybook.
Bumps the npm-dependencies group with 3 updates in the /tests/pnpm directory: jest, nx and storybook.
Bumps the npm-dependencies group with 3 updates in the /tests/pnpm-package-manager directory: jest, nx and storybook.
Bumps the npm-dependencies group with 3 updates in the /tests/yarn directory: jest, nx and storybook.

Updates jest from 30.0.4 to 30.0.5

Changelog

Sourced from jest's changelog.

30.0.5

Features

  • [jest-config] Allow testMatch to take a string value
  • [jest-worker] Let workerIdleMemoryLimit accept 0 to always restart worker child processes

Fixes

  • [expect] Fix bigint error (#15702)
Commits

Updates jest from 30.0.4 to 30.0.5

Changelog

Sourced from jest's changelog.

30.0.5

Features

  • [jest-config] Allow testMatch to take a string value
  • [jest-worker] Let workerIdleMemoryLimit accept 0 to always restart worker child processes

Fixes

  • [expect] Fix bigint error (#15702)
Commits

Updates nx from 21.2.4 to 21.3.5

Release notes

Sourced from nx's releases.

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

  • ⚠️ bundling: remove stylus support (#32035)

⚠️ Breaking Changes

  • bundling: Stylus (.styl) files are no longer supported.

❤️ Thank You

21.3.3 (2025-07-23)

🩹 Fixes

  • core: install stylus security placeholder while package is no longer available on npm (#32036)

The stylus package on the npm registry has been removed by npm themselves as it was deemed to be compromised. There is nothing we can do for now other than install their security placeholder to unblock installations.

Stylus will not work until this is resolved between the stylus project and npm, thread here: stylus/stylus#2938

❤️ Thank You

21.3.2 (2025-07-21)

🩹 Fixes

  • misc: fix setup selection (#31997)

❤️ Thank You

... (truncated)

Commits
  • ae7de55 fix(core): render the correct output in the tui terminal pane when pinning ta...
  • afab529 cleanup(misc): point to the guide with next steps (#32026)
  • e647652 fix(misc): fix setup selection (#31997)
  • 6fcb011 cleanup(misc): small tweaks to cnw and init (#31986)
  • 9838313 fix(core): allow nx-cloud commands to run without local Nx installation (#31974)
  • 2f2764d feat(release): releaseTagPatternStrictPreid option to match git tag based on ...
  • 30ca911 feat(core): add GitHub repository creation and push functionality (#31936)
  • b9066a9 fix(core): lockfile pruning uess project name to identify workspace nodes (#3...
  • 394b5b5 feat(core): add env var for cache size (#31609)
  • f94f608 fix(core): shutdown running tasks properly when recieving sigterm (#31534)
  • Additional commits viewable in compare view

Updates storybook from 9.0.17 to 9.0.18

Release notes

Sourced from storybook's releases.

v9.0.18

9.0.18

Changelog

Sourced from storybook's changelog.

9.0.18

Commits
  • 2a20661 Bump version from "9.0.17" to "9.0.18" [skip ci]
  • ecde1ed Merge pull request #32072 from storybookjs/valentin/add-node-linker-to-telemetry
  • See full diff in compare view

Updates jest from 30.0.4 to 30.0.5

Changelog

Sourced from jest's changelog.

30.0.5

Features

  • [jest-config] Allow testMatch to take a string value
  • [jest-worker] Let workerIdleMemoryLimit accept 0 to always restart worker child processes

Fixes

  • [expect] Fix bigint error (#15702)
Commits

Updates nx from 21.2.4 to 21.3.5

Release notes

Sourced from nx's releases.

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

  • ⚠️ bundling: remove stylus support (#32035)

⚠️ Breaking Changes

  • bundling: Stylus (.styl) files are no longer supported.

❤️ Thank You

21.3.3 (2025-07-23)

🩹 Fixes

  • core: install stylus security placeholder while package is no longer available on npm (#32036)

The stylus package on the npm registry has been removed by npm themselves as it was deemed to be compromised. There is nothing we can do for now other than install their security placeholder to unblock installations.

Stylus will not work until this is resolved between the stylus project and npm, thread here: stylus/stylus#2938

❤️ Thank You

21.3.2 (2025-07-21)

🩹 Fixes

  • misc: fix setup selection (#31997)

❤️ Thank You

... (truncated)

Commits
  • ae7de55 fix(core): render the correct output in the tui terminal pane when pinning ta...
  • afab529 cleanup(misc): point to the guide with next steps (#32026)
  • e647652 fix(misc): fix setup selection (#31997)
  • 6fcb011 cleanup(misc): small tweaks to cnw and init (#31986)
  • 9838313 fix(core): allow nx-cloud commands to run without local Nx installation (#31974)
  • 2f2764d feat(release): releaseTagPatternStrictPreid option to match git tag based on ...
  • 30ca911 feat(core): add GitHub repository creation and push functionality (#31936)
  • b9066a9 fix(core): lockfile pruning uess project name to identify workspace nodes (#3...
  • 394b5b5 feat(core): add env var for cache size (#31609)
  • f94f608 fix(core): shutdown running tasks properly when recieving sigterm (#31534)
  • Additional commits viewable in compare view

Updates storybook from 9.0.17 to 9.0.18

Release notes

Sourced from storybook's releases.

v9.0.18

9.0.18

Changelog

Sourced from storybook's changelog.

9.0.18

Commits
  • 2a20661 Bump version from "9.0.17" to "9.0.18" [skip ci]
  • ecde1ed Merge pull request #32072 from storybookjs/valentin/add-node-linker-to-telemetry
  • See full diff in compare view

Updates jest from 30.0.4 to 30.0.5

Changelog

Sourced from jest's changelog.

30.0.5

Features

  • [jest-config] Allow testMatch to take a string value
  • [jest-worker] Let workerIdleMemoryLimit accept 0 to always restart worker child processes

Fixes

  • [expect] Fix bigint error (#15702)
Commits

Updates nx from 21.2.4 to 21.3.5

Release notes

Sourced from nx's releases.

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

  • ⚠️ bundling: remove stylus support (#32035)

⚠️ Breaking Changes

  • bundling: Stylus (.styl) files are no longer supported.

❤️ Thank You

21.3.3 (2025-07-23)

🩹 Fixes

  • core: install stylus security placeholder while package is no longer available on npm (#32036)

The stylus package on the npm registry has been removed by npm themselves as it was deemed to be compromised. There is nothing we can do for now other than install their security placeholder to unblock installations.

Stylus will not work until this is resolved between the stylus project and npm, thread here: stylus/stylus#2938

❤️ Thank You

21.3.2 (2025-07-21)

🩹 Fixes

  • misc: fix setup selection (#31997)

❤️ Thank You

... (truncated)

Commits
  • ae7de55 fix(core): render the correct output in the tui terminal pane when pinning ta...
  • afab529 cleanup(misc): point to the guide with next steps (#32026)
  • e647652 fix(misc): fix setup selection (#31997)
  • 6fcb011 cleanup(misc): small tweaks to cnw and init (#31986)
  • 9838313 fix(core): allow nx-cloud commands to run without local Nx installation (#31974)
  • 2f2764d feat(release): releaseTagPatternStrictPreid option to match git tag based on ...
  • 30ca911 feat(core): add GitHub repository creation and push functionality (#31936)
  • b9066a9 fix(core): lockfile pruning uess project name to identify workspace nodes (#3...
  • 394b5b5 feat(core): add env var for cache size (#31609)
  • f94f608 fix(core): shutdown running tasks properly when recieving sigterm (#31534)
  • Additional commits viewable in compare view

Updates storybook from 9.0.17 to 9.0.18

Release notes

Sourced from storybook's releases.

v9.0.18

9.0.18

Changelog

Sourced from storybook's changelog.

9.0.18

Commits
  • 2a20661 Bump version from "9.0.17" to "9.0.18" [skip ci]
  • ecde1ed Merge pull request #32072 from storybookjs/valentin/add-node-linker-to-telemetry
  • See full diff in compare view

Updates jest from 30.0.4 to 30.0.5

Changelog

Sourced from jest's changelog.

30.0.5

Features

  • [jest-config] Allow testMatch to take a string value
  • [jest-worker] Let workerIdleMemoryLimit accept 0 to always restart worker child processes

Fixes

  • [expect] Fix bigint error (#15702)
Commits

Updates nx from 21.2.4 to 21.3.5

Release notes

Sourced from nx's releases.

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

  • ⚠️ bundling: remove stylus support (#32035)

⚠️ Breaking Changes

  • bundling: Stylus (.styl) files are no longer supported.

❤️ Thank You

21.3.3 (2025-07-23)

🩹 Fixes

  • core: install stylus security placeholder while package is no longer available on npm (#32036)

The stylus package on the npm registry has been removed by npm themselves as it was deemed to be compromised. There is nothing we can do for now other than install their security placeholder to unblock installations.

Stylus will not work until this is resolved between the stylus project and npm, thread here: stylus/stylus#2938

❤️ Thank You

21.3.2 (2025-07-21)

🩹 Fixes

  • misc: fix setup selection (#31997)

❤️ Thank You

... (truncated)

Commits
  • ae7de55 fix(core): render the correct output in the tui terminal pane when pinning ta...
  • afab529 cleanup(misc): point to the guide with next steps (#32026)
  • e647652 fix(misc): fix setup selection (#31997)
  • 6fcb011 cleanup(misc): small tweaks to cnw and init (#31986)
  • 9838313 fix(core): allow nx-cloud commands to run without local Nx installation (#31974)
  • 2f2764d feat(release): releaseTagPatternStrictPreid option to match git tag based on ...
  • 30ca911 feat(core): add GitHub repository creation and push functionality (#31936)
  • b9066a9 fix(core): lockfile pruning uess project name to identify workspace nodes (#3...
  • 394b5b5 feat(core): add env var for cache size (#31609)
  • f94f608 fix(core): shutdown running tasks properly when recieving sigterm (#31534)
  • Additional commits viewable in compare view

Updates storybook from 9.0.17 to 9.0.18

Release notes

Sourced from storybook's releases.

v9.0.18

9.0.18

Changelog

Sourced from storybook's changelog.

9.0.18

Commits
  • 2a20661 Bump version from "9.0.17" to "9.0.18" [skip ci]
  • ecde1ed Merge pull request #32072 from storybookjs/valentin/add-node-linker-to-telemetry
  • 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 3 updates

Bumps the npm-dependencies group with 1 update in the / directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest).
Bumps the npm-dependencies group with 3 updates in the /tests/npm directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [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 3 updates in the /tests/pnpm directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [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 3 updates in the /tests/pnpm-package-manager directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [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 3 updates in the /tests/yarn directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).


Updates `jest` from 30.0.4 to 30.0.5
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest)

Updates `jest` from 30.0.4 to 30.0.5
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest)

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

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

Updates `jest` from 30.0.4 to 30.0.5
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest)

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

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

Updates `jest` from 30.0.4 to 30.0.5
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest)

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

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

Updates `jest` from 30.0.4 to 30.0.5
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest)

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

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

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: jest
  dependency-version: 30.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 21.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 9.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: jest
  dependency-version: 30.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 21.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 9.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: jest
  dependency-version: 30.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 21.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 9.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: jest
  dependency-version: 30.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 21.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 9.0.18
  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 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

Superseded by #227.

@dependabot dependabot bot closed this Aug 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-dependencies-1c5e394d76 branch August 1, 2025 04:56
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.

0 participants