Skip to content

Bump @angular/cli from 16.2.9 to 19.2.2#1754

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/angular/cli-19.2.2
Closed

Bump @angular/cli from 16.2.9 to 19.2.2#1754
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/angular/cli-19.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2025

Bumps @angular/cli from 16.2.9 to 19.2.2.

Release notes

Sourced from @​angular/cli's releases.

v19.2.2

19.2.2 (2025-03-12)

@​angular/cli

Commit Description
fix - 0ee24e29b record analytics for nested schematics

@​angular/build

Commit Description
fix - 4575265f0 exclude all entrypoints of a library from prebundling
fix - 83fcffbb7 handle postcss compilation errors gracefully
fix - 78297ee47 provide extract-i18n does not respect
fix - b18b9c8f2 remove duplicate prebundling warning

@​angular/ssr

Commit Description
fix - e6e8ce960 prevent stream draining if write does not return a boolean

v19.2.1

19.2.1 (2025-03-05)

@​schematics/angular

Commit Description
fix - 4c35b5721 prevent accidental deletion of main.ts during application builder migration
fix - d7f9cb578 prevent error when tsconfig file is missing in application builder migration

@​angular-devkit/architect

Commit Description
fix - 3ebd7ca7c improve error message when configuration is missing

@​angular/build

Commit Description
fix - c07330967 allow component HMR with a service worker
fix - c989c91c3 exclude component styles from 'any' and 'all' budget calculations
fix - 96e5dcb5f handle undefined less stylesheet sourcemap values

v19.2.0

19.2.0 (2025-02-26)

@​schematics/angular

Commit Description
fix - fe8d83a1f add additional checks for application builder usage
fix - adf4ea5d4 remove animations module from ng new app

@​angular-devkit/build-angular

Commit Description
feat - ef7ea536f add aot option to jest

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

19.2.2 (2025-03-12)

@​angular/cli

Commit Type Description
0ee24e29b fix record analytics for nested schematics

@​angular/build

Commit Type Description
4575265f0 fix exclude all entrypoints of a library from prebundling
83fcffbb7 fix handle postcss compilation errors gracefully
78297ee47 fix provide extract-i18n does not respect
b18b9c8f2 fix remove duplicate prebundling warning

@​angular/ssr

Commit Type Description
e6e8ce960 fix prevent stream draining if write does not return a boolean

20.0.0-next.0 (2025-03-05)

Breaking Changes

@​angular/cli

  • Node.js v18 is no longer supported with Angular.

    Before updating a project to Angular v20, the Node.js version must be at least 20.11.1. For the full list of supported Node.js versions, see https://angular.dev/reference/versions.

@​angular-devkit/schematics

  • The NodePackageLinkTask has been removed without a replacement. Create a custom task if needed.

    Note: This does not affect application developers.

@​schematics/angular

Commit Type Description
093c5a315 feat directly use @angular/build in new projects

... (truncated)

Commits
  • 935cc1d release: cut the v19.2.2 release
  • dc24656 docs: improve developer guide for pnpm and windows
  • 177f356 build: ensure that tools/legacy-rnjs/node_modules is ignored
  • 377e0a4 Further clean-up rules_nodejs npm workspace and remove yarn.lock (#29779)
  • e6e8ce9 fix(@​angular/ssr): prevent stream draining if write does not return a boolean
  • 0ee24e2 fix(@​angular/cli): record analytics for nested schematics
  • 83fcffb fix(@​angular/build): handle postcss compilation errors gracefully
  • 1daccf3 refactor(@​angular/build): remove esbuild sourcemap workarounds
  • 3c4fa02 build: update esbuild to 0.25.1
  • b18b9c8 fix(@​angular/build): remove duplicate prebundling warning
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/cli](https://github.com/angular/angular-cli) from 16.2.9 to 19.2.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@16.2.9...19.2.2)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge Kodiak can automerge dependencies Pull requests that update a dependency file labels Mar 13, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 14, 2025

Superseded by #1757.

@dependabot dependabot bot closed this Mar 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cli-19.2.2 branch March 14, 2025 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Kodiak can automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants