Skip to content

Bump @angular/cli from 16.2.16 to 20.2.1#102

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/angular/cli-20.2.1
Closed

Bump @angular/cli from 16.2.16 to 20.2.1#102
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/angular/cli-20.2.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps @angular/cli from 16.2.16 to 20.2.1.

Release notes

Sourced from @​angular/cli's releases.

20.2.1

@​angular-devkit/schematics-cli

Commit Description
fix - e93919dea correctly set default array values

@​schematics/angular

Commit Description
fix - 6937123a3 directly resolve karma config template in migration
fix - 5d6dd4425 prevent AI config schematic from failing when 'none' and other AI tools are selected

@​angular/cli

Commit Description
fix - 3b693e09e correctly set default array values

@​angular/build

Commit Description
fix - 06a6ddc10 correct JS/TS file paths when running under Bazel
fix - b6816b0cb ensure karma polyfills reporter factory returns a value

20.2.0

@​schematics/angular

Commit Description
feat - 2e3cfd598 add migration to remove default Karma configurations
feat - d80dae276 add schematics to generate ai context files.
fix - ffe6fb916 allow AI config prompt to be skipped without selecting a value
fix - ae2802b7d improve AI config prompt wording
fix - b017f84fd improve coverage directory handling for Karma configuration comparisons
fix - 6a79f9a75 zoneless is now stable

@​angular/cli

Commit Description
feat - b4de9a1bf add --experimental-tool option to mcp command
feat - 755ba70fd add --local-only option to mcp command
feat - 59d7ef343 add --read-only option to mcp command
feat - 4e92eb6f1 add modernize tool to the MCP server
fix - a3b25f675 add choices to command line parser when type is array and has an enum
fix - e19eee614 address Node.js deprecation DEP0190
fix - 4ee6f327a apply default to array types
fix - 8ba6b0bcc use correct path for MCP get_best_practices tool

@​angular-devkit/schematics

Commit Description
fix - c43504d8d address Node.js deprecation DEP0190

@​angular/build

Commit Description
feat - fb06bb505 add headless mode for vitest browser mode

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

20.2.1 (2025-08-27)

@​angular/cli

Commit Type Description
3b693e09e fix correctly set default array values

@​schematics/angular

Commit Type Description
6937123a3 fix directly resolve karma config template in migration
5d6dd4425 fix prevent AI config schematic from failing when 'none' and other AI tools are selected

@​angular-devkit/schematics-cli

Commit Type Description
e93919dea fix correctly set default array values

@​angular/build

Commit Type Description
06a6ddc10 fix correct JS/TS file paths when running under Bazel
b6816b0cb fix ensure karma polyfills reporter factory returns a value

21.0.0-next.0 (2025-08-20)

@​angular/build

Commit Type Description
0505f954d fix allow unit-test progress option passthrough for building

20.2.0 (2025-08-20)

@​angular/cli

Commit Type Description

... (truncated)

Commits
  • 9d27943 release: cut the v20.2.1 release
  • ce323c6 build: update cross-repo angular dependencies
  • 06a6ddc fix(@​angular/build): correct JS/TS file paths when running under Bazel
  • b6816b0 fix(@​angular/build): ensure karma polyfills reporter factory returns a value
  • 4d1cd2c ci: do not expand glob in shell
  • 24603ba build: update actions/download-artifact digest to d3f86a1
  • c114d27 build: update cross-repo angular dependencies
  • e93919d fix(@​angular-devkit/schematics-cli): correctly set default array values
  • 3b693e0 fix(@​angular/cli): correctly set default array values
  • 5d6dd44 fix(@​schematics/angular): prevent AI config schematic from failing when 'none...
  • 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.16 to 20.2.1.
- [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.16...20.2.1)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-version: 20.2.1
  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 Sep 2, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Sep 2, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Sep 2, 2025

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #107.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cli-20.2.1 branch September 8, 2025 16:35
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