Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps @angular/cli from 19.2.5 to 20.3.4.

Release notes

Sourced from @​angular/cli's releases.

20.3.4

@​schematics/angular

Commit Description
fix - c94bf7ff0 Out of the box support for PM2
fix - 465436c9f use bracket notation for process.env['pm_id']

@​angular-devkit/build-angular

Commit Description
fix - bc6b63114 mark InjectionToken as pure for improved tree-shaking

@​angular/build

Commit Description
fix - e510ff828 mark InjectionToken as pure for improved tree-shaking

20.3.3

@​schematics/angular

Commit Description
fix - b7f92da78 add __screenshots__/ to .gitignore

@​angular/ssr

Commit Description
fix - a4c9a2007 avoid retaining rendered HTML in memory post-request

20.3.2

No release notes provided.

20.3.1

@​angular/build

Commit Description
fix - be60be499 add timestamp to bundle generation log
fix - d60f4e53d update vite to version 7.1.5

20.3.0

@​angular/cli

Commit Description
fix - f6ad41c13 improve bun lockfile detection and optimize lockfile checks

@​schematics/angular

Commit Description
fix - ef20a278d align labels in ai-config schema

@​angular-devkit/build-angular

Commit Description
fix - 1a7890873 avoid extra tick in SSR builds

@​angular/build

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

20.3.4 (2025-10-02)

@​schematics/angular

Commit Type Description
c94bf7ff0 fix Out of the box support for PM2
465436c9f fix use bracket notation for process.env['pm_id']

@​angular-devkit/build-angular

Commit Type Description
bc6b63114 fix mark InjectionToken as pure for improved tree-shaking

@​angular/build

Commit Type Description
e510ff828 fix mark InjectionToken as pure for improved tree-shaking

21.0.0-next.5 (2025-09-24)

Breaking Changes

@​angular/build

  • The javascriptEnabled option for Less is no longer supported. Projects relying on inline JavaScript within Less files will need to refactor their stylesheets to remove this dependency.

@​schematics/angular

Commit Type Description
2a518016d feat Applications are zoneless by default
9f255f2b3 feat set packageManager in package.json on new projects
77741f5ee fix add 'update-typescript-lib' migration
3af4dcbbf fix add __screenshots__/ to .gitignore

@​angular/cli

Commit Type Description
6d3a3c579 feat add ai-tutor mcp tool

@​angular-devkit/build-angular

... (truncated)

Commits
  • cf2788b release: cut the v20.3.4 release
  • 92a6b2a build: update cross-repo angular dependencies
  • 4779fe3 refactor(@​angular/build): switch back to rollup for chunk optimizer
  • c14ebe7 build: update ossf/scorecard-action action to v2.4.3
  • 6a3c4f8 test(@​angular/build): reduce usage of @angular-devkit/core tags helpers in ...
  • ee2e4ee build: update bazel dependencies
  • 465436c fix(@​schematics/angular): use bracket notation for process.env['pm_id']
  • c94bf7f fix(@​schematics/angular): Out of the box support for PM2
  • 151636e docs: fix up createNodeRequestHandler examples
  • 0b5481e build: update cross-repo angular dependencies
  • 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 19.2.5 to 20.3.4.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.2.5...20.3.4)

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

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 Oct 6, 2025
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