Skip to content

Bump semver, @nrwl/angular, @angular-devkit/build-angular, @angular/cli, @nrwl/cli, @nrwl/cypress, @nrwl/eslint-plugin-nx, @nrwl/jest, @nrwl/linter, @nrwl/nest, @nrwl/node, @nrwl/tao and @nrwl/workspace#54

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-53a731e04c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps semver to 5.7.2 and updates ancestor dependencies semver, @nrwl/angular, @angular-devkit/build-angular, @angular/cli, @nrwl/cli, @nrwl/cypress, @nrwl/eslint-plugin-nx, @nrwl/jest, @nrwl/linter, @nrwl/nest, @nrwl/node, @nrwl/tao and @nrwl/workspace. These dependencies need to be updated together.

Updates semver from 5.7.1 to 5.7.2

Release notes

Sourced from semver's releases.

v5.7.2

5.7.2 (2023-07-10)

Bug Fixes

Changelog

Sourced from semver's changelog.

5.7.2 (2023-07-10)

Bug Fixes

5.7

  • Add minVersion method

5.6

  • Move boolean loose param to an options object, with backwards-compatibility protection.
  • Add ability to opt out of special prerelease version handling with the includePrerelease option flag.

5.5

  • Add version coercion capabilities

5.4

  • Add intersection checking

5.3

  • Add minSatisfying method

5.2

  • Add prerelease(v) that returns prerelease components

5.1

  • Add Backus-Naur for ranges
  • Remove excessively cute inspection methods

5.0

  • Remove AMD/Browserified build artifacts
  • Fix ltr and gtr when using the * range
  • Fix for range * with a prerelease identifier
Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.


Updates semver from 7.3.5 to 7.7.3

Release notes

Sourced from semver's releases.

v5.7.2

5.7.2 (2023-07-10)

Bug Fixes

Changelog

Sourced from semver's changelog.

5.7.2 (2023-07-10)

Bug Fixes

5.7

  • Add minVersion method

5.6

  • Move boolean loose param to an options object, with backwards-compatibility protection.
  • Add ability to opt out of special prerelease version handling with the includePrerelease option flag.

5.5

  • Add version coercion capabilities

5.4

  • Add intersection checking

5.3

  • Add minSatisfying method

5.2

  • Add prerelease(v) that returns prerelease components

5.1

  • Add Backus-Naur for ranges
  • Remove excessively cute inspection methods

5.0

  • Remove AMD/Browserified build artifacts
  • Fix ltr and gtr when using the * range
  • Fix for range * with a prerelease identifier
Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.


Updates semver from 6.3.0 to 6.3.1

Release notes

Sourced from semver's releases.

v5.7.2

5.7.2 (2023-07-10)

Bug Fixes

Changelog

Sourced from semver's changelog.

5.7.2 (2023-07-10)

Bug Fixes

5.7

  • Add minVersion method

5.6

  • Move boolean loose param to an options object, with backwards-compatibility protection.
  • Add ability to opt out of special prerelease version handling with the includePrerelease option flag.

5.5

  • Add version coercion capabilities

5.4

  • Add intersection checking

5.3

  • Add minSatisfying method

5.2

  • Add prerelease(v) that returns prerelease components

5.1

  • Add Backus-Naur for ranges
  • Remove excessively cute inspection methods

5.0

  • Remove AMD/Browserified build artifacts
  • Fix ltr and gtr when using the * range
  • Fix for range * with a prerelease identifier
Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.


Updates @nrwl/angular from 12.3.4 to 19.8.4

Commits
  • 0853690 docs(core): update Nx tag line (#27481)
  • 3cf13ab chore(misc): update message in legacy readme files (#22887)
  • e9da3db docs(core): remove angularjs migration (#21916)
  • db77dde chore(repo): update packages readme banner (#20695)
  • 5a305d4 feat(nx-dev): add homepage updates (#20592)
  • 40f8c40 feat(angular): support esbuild-based executors/builders in @​nx/angular:dev-se...
  • 4f20b23 chore(repo): update end-of-life messaging for @​nrwl scope (#19702)
  • 989f7f8 chore(repo): update nx to 16.6.0-beta.8 (#18356)
  • 7d1a44b chore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJs...
  • a08cb91 fix(angular): explicitly depend on find-cache-dir to avoid npm resolution con...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/angular since your current version.


Updates @angular-devkit/build-angular from 12.0.0 to 21.1.2

Release notes

Sourced from @​angular-devkit/build-angular's releases.

21.1.2

@​angular-devkit/schematics-cli

Commit Description
fix - e7458c81d Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular-devkit/architect

Commit Description
fix - d66f1fe64 Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular/build

Commit Description
fix - 80911af67 loosen Vitest dependency checks when runnerConfig is used
fix - 2d30639d3 support merging coverage thresholds with Vitest runnerConfig

21.1.1

@​schematics/angular

Commit Description
fix - 9da6d8fa7 correct vscode MCP configuration for new projects
fix - 361758c75 remove special characters from jasmine-vitest report filename

@​angular/cli

Commit Description
fix - 151b69587 Remove nonexistent link from MCP response

@​angular/build

Commit Description
fix - 1b7e3307a allow application assets in workspace root
fix - d1e596dc5 prevent incorrect catch binding removal in downleveled for-await
fix - 98ef0981a update undici to v7.18.2

21.1.0

@​schematics/angular

Commit Description
feat - 36cf3afb4 add browserMode option to jasmine-vitest schematic
feat - e71a72ffd generate detailed migration report for refactor-jasmine-vitest
fix - 18cf6c51b add MCP configuration file to new workspaces

@​angular/cli

Commit Description
feat - 772e6efe7 add 'test' and 'e2e' MCP tools
feat - 8efb86318 Add "all" as an experimental tool group
feat - c3c9ac506 Add MCP tools for building and running devservers
feat - d635a6c63 add signal forms lessons
fix - d8b76e93d correctly handle yarn classic tag manifest fetching
fix - 7ab5c0b0a correctly spawn package managers on Windows in new abstraction
fix - 348096623 enhance list_projects MCP tool file system traversal and symlink handling
fix - 316fca862 handle array output from npm view in manifest parser

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

21.1.2 (2026-01-28)

@​angular-devkit/schematics-cli

Commit Type Description
e7458c81d fix Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular-devkit/architect

Commit Type Description
d66f1fe64 fix Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular/build

Commit Type Description
80911af67 fix loosen Vitest dependency checks when runnerConfig is used
2d30639d3 fix support merging coverage thresholds with Vitest runnerConfig

21.1.1 (2026-01-21)

@​angular/cli

Commit Type Description
151b69587 fix Remove nonexistent link from MCP response

@​schematics/angular

Commit Type Description
9da6d8fa7 fix correct vscode MCP configuration for new projects
361758c75 fix remove special characters from jasmine-vitest report filename

@​angular/build

Commit Type Description
1b7e3307a fix allow application assets in workspace root
d1e596dc5 fix prevent incorrect catch binding removal in downleveled for-await
98ef0981a fix update undici to v7.18.2

... (truncated)

Commits
  • 702d717 release: cut the v21.1.2 release
  • d66f1fe fix(@​angular-devkit/architect): Add boolean type inference for 'true' and 'fa...
  • e7458c8 fix(@​angular-devkit/schematics-cli): Add boolean type inference for 'true' an...
  • e974e40 build: lock file maintenance
  • 2d30639 fix(@​angular/build): support merging coverage thresholds with Vitest runnerCo...
  • 80911af fix(@​angular/build): loosen Vitest dependency checks when runnerConfig is used
  • 7cf1d3b build: update cross-repo angular dependencies
  • 165e7d6 build: update all github actions
  • 8e7f86b build: update bazel dependencies
  • 3206b8b build: update cross-repo angular dependencies
  • Additional commits viewable in compare view

Updates @angular/cli from 12.0.0 to 21.1.2

Release notes

Sourced from @​angular/cli's releases.

21.1.2

@​angular-devkit/schematics-cli

Commit Description
fix - e7458c81d Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular-devkit/architect

Commit Description
fix - d66f1fe64 Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular/build

Commit Description
fix - 80911af67 loosen Vitest dependency checks when runnerConfig is used
fix - 2d30639d3 support merging coverage thresholds with Vitest runnerConfig

21.1.1

@​schematics/angular

Commit Description
fix - 9da6d8fa7 correct vscode MCP configuration for new projects
fix - 361758c75 remove special characters from jasmine-vitest report filename

@​angular/cli

Commit Description
fix - 151b69587 Remove nonexistent link from MCP response

@​angular/build

Commit Description
fix - 1b7e3307a allow application assets in workspace root
fix - d1e596dc5 prevent incorrect catch binding removal in downleveled for-await
fix - 98ef0981a update undici to v7.18.2

21.1.0

@​schematics/angular

Commit Description
feat - 36cf3afb4 add browserMode option to jasmine-vitest schematic
feat - e71a72ffd generate detailed migration report for refactor-jasmine-vitest
fix - 18cf6c51b add MCP configuration file to new workspaces

@​angular/cli

Commit Description
feat - 772e6efe7 add 'test' and 'e2e' MCP tools
feat - 8efb86318 Add "all" as an experimental tool group
feat - c3c9ac506 Add MCP tools for building and running devservers
feat - d635a6c63 add signal forms lessons
fix - d8b76e93d correctly handle yarn classic tag manifest fetching
fix - 7ab5c0b0a correctly spawn package managers on Windows in new abstraction
fix - 348096623 enhance list_projects MCP tool file system traversal and symlink handling
fix - 316fca862 handle array output from npm view in manifest parser

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

21.1.2 (2026-01-28)

@​angular-devkit/schematics-cli

Commit Type Description
e7458c81d fix Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular-devkit/architect

Commit Type Description
d66f1fe64 fix Add boolean type inference for 'true' and 'false' string values in argument parsing

@​angular/build

Commit Type Description
80911af67 fix loosen Vitest dependency checks when runnerConfig is used
2d30639d3 fix support merging coverage thresholds with Vitest runnerConfig

21.1.1 (2026-01-21)

@​angular/cli

Commit Type Description
151b69587 fix Remove nonexistent link from MCP response

@​schematics/angular

Commit Type Description
9da6d8fa7 fix correct vscode MCP configuration for new projects
361758c75 fix remove special characters from jasmine-vitest report filename

@​angular/build

Commit Type Description
1b7e3307a fix allow application assets in workspace root
d1e596dc5 fix prevent incorrect catch binding removal in downleveled for-await
98ef0981a fix update undici to v7.18.2

... (truncated)

Commits
  • 702d717 release: cut the v21.1.2 release
  • d66f1fe fix(@​angular-devkit/architect): Add boolean type inference for 'true' and 'fa...
  • e7458c8 fix(@​angular-devkit/schematics-cli): Add boolean type inference for 'true' an...
  • e974e40 build: lock file maintenance
  • 2d30639 fix(@​angular/build): support merging coverage thresholds with Vitest runnerCo...
  • 80911af fix(@​angular/build): loosen Vitest dependency checks when runnerConfig is used
  • 7cf1d3b build: update cross-repo angular dependencies
  • 165e7d6 build: update all github actions
  • 8e7f86b build: update bazel dependencies
  • 3206b8b build: update cross-repo angular dependencies
  • Additional commits viewable in compare view

Updates @nrwl/cli from 12.3.4 to 15.9.3

Commits
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/cli since your current version.


Updates @nrwl/cypress from 12.3.4 to 19.8.4

Commits
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/cypress since your current version.


Updates @nrwl/eslint-plugin-nx from 12.3.4 to 19.8.4

Commits
  • 0853690 docs(core): update Nx tag line (#27481)
  • 3cf13ab chore(misc): update message in legacy readme files (#22887)
  • db77dde chore(repo): update packages readme banner (#20695)
  • 5a305d4 feat(nx-dev): add homepage updates (#20592)
  • e20860d fix(misc): publish legacy readmes (#19762)
  • 4f20b23 chore(repo): update end-of-life messaging for @​nrwl scope (#19702)
  • 7d1a44b chore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJs...
  • 2fa248d fix(misc): update invalid main field in @​nrwl/eslint-plugin-nx package.json (...
  • c2ce8f8 fix(misc): change wording on legacy package pages (#17030)
  • 0e4fe44 docs(core): fix deprecation message so that it shows correctly that @​nrwl is ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/eslint-plugin-nx since your current version.


Updates @nrwl/jest from 12.3.4 to 19.8.4

Commits
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/jest since your current version.


Updates @nrwl/linter from 12.3.4 to 19.8.4

Commits
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/linter since your current version.


Updates @nrwl/nest from 12.3.4 to 19.8.4

Commits
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/nest since your current version.


Updates @nrwl/node from 12.3.4 to 19.8.4

Commits
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/node since your current version.


Updates @nrwl/tao from 12.3.4 to 19.8.4

Commits
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/tao since your current version.


Updates @nrwl/workspace from 12.3.4 to 19.8.4

Commits

…li, @nrwl/cli, @nrwl/cypress, @nrwl/eslint-plugin-nx, @nrwl/jest, @nrwl/linter, @nrwl/nest, @nrwl/node, @nrwl/tao and @nrwl/workspace

Bumps [semver](https://github.com/npm/node-semver) to 5.7.2 and updates ancestor dependencies [semver](https://github.com/npm/node-semver), [@nrwl/angular](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/angular), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular/cli](https://github.com/angular/angular-cli), [@nrwl/cli](https://github.com/nrwl/nx/tree/HEAD/packages/cli), [@nrwl/cypress](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/cypress), [@nrwl/eslint-plugin-nx](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/eslint-plugin-nx), [@nrwl/jest](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/jest), [@nrwl/linter](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/linter), [@nrwl/nest](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/nest), [@nrwl/node](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/node), [@nrwl/tao](https://github.com/nrwl/nx/tree/HEAD/packages/tao) and [@nrwl/workspace](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/workspace). These dependencies need to be updated together.


Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `semver` from 7.3.5 to 7.7.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `semver` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `@nrwl/angular` from 12.3.4 to 19.8.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/angular)

Updates `@angular-devkit/build-angular` from 12.0.0 to 21.1.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v12.0.0...v21.1.2)

Updates `@angular/cli` from 12.0.0 to 21.1.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v12.0.0...v21.1.2)

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

Updates `@nrwl/cypress` from 12.3.4 to 19.8.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/cypress)

Updates `@nrwl/eslint-plugin-nx` from 12.3.4 to 19.8.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/eslint-plugin-nx)

Updates `@nrwl/jest` from 12.3.4 to 19.8.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/jest)

Updates `@nrwl/linter` from 12.3.4 to 19.8.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/linter)

Updates `@nrwl/nest` from 12.3.4 to 19.8.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/nest)

Updates `@nrwl/node` from 12.3.4 to 19.8.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/node)

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

Updates `@nrwl/workspace` from 12.3.4 to 19.8.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages-legacy/workspace)

---
updated-dependencies:
- dependency-name: semver
  dependency-version: 5.7.2
  dependency-type: indirect
- dependency-name: semver
  dependency-version: 7.7.3
  dependency-type: indirect
- dependency-name: semver
  dependency-version: 6.3.1
  dependency-type: indirect
- dependency-name: "@nrwl/angular"
  dependency-version: 19.8.4
  dependency-type: direct:production
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 21.1.2
  dependency-type: direct:development
- dependency-name: "@angular/cli"
  dependency-version: 21.1.2
  dependency-type: direct:development
- dependency-name: "@nrwl/cli"
  dependency-version: 15.9.3
  dependency-type: direct:development
- dependency-name: "@nrwl/cypress"
  dependency-version: 19.8.4
  dependency-type: direct:development
- dependency-name: "@nrwl/eslint-plugin-nx"
  dependency-version: 19.8.4
  dependency-type: direct:development
- dependency-name: "@nrwl/jest"
  dependency-version: 19.8.4
  dependency-type: direct:development
- dependency-name: "@nrwl/linter"
  dependency-version: 19.8.4
  dependency-type: direct:development
- dependency-name: "@nrwl/nest"
  dependency-version: 19.8.4
  dependency-type: direct:development
- dependency-name: "@nrwl/node"
  dependency-version: 19.8.4
  dependency-type: direct:development
- dependency-name: "@nrwl/tao"
  dependency-version: 19.8.4
  dependency-type: direct:development
- dependency-name: "@nrwl/workspace"
  dependency-version: 19.8.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 5, 2026
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