Skip to content

build(deps): bump vite, @angular-builders/custom-webpack and @angular-devkit/build-angular in /desktop/angular#2006

Closed
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/desktop/angular/multi-49b414c00b
Closed

build(deps): bump vite, @angular-builders/custom-webpack and @angular-devkit/build-angular in /desktop/angular#2006
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/desktop/angular/multi-49b414c00b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 4, 2025

Removes vite. It's no longer used after updating ancestor dependencies vite, @angular-builders/custom-webpack and @angular-devkit/build-angular. These dependencies need to be updated together.

Removes vite

Updates @angular-builders/custom-webpack from 16.0.1 to 20.0.0

Changelog

Sourced from @​angular-builders/custom-webpack's changelog.

20.0.0 (2025-06-25)

Note: Version bump only for package @​angular-builders/custom-webpack

20.0.0-beta.0 (2025-06-19)

⚠ BREAKING CHANGES

  • deps: upgrade to Angular 20

Features

  • migrate to @​angular/build (db2fc68)

Miscellaneous Chores

  • deps: upgrade to Angular 20 (4f673a8)

19.0.1 (2025-04-07)

Note: Version bump only for package @​angular-builders/custom-webpack

19.0.1-beta.1 (2025-04-06)

Note: Version bump only for package @​angular-builders/custom-webpack

19.0.1-beta.0 (2025-04-03)

Note: Version bump only for package @​angular-builders/custom-webpack

19.0.0 (2025-01-05)

Note: Version bump only for package @​angular-builders/custom-webpack

19.0.0-beta.0 (2024-12-05)

⚠ BREAKING CHANGES

  • deps: update to Angular 19 (#1871)

Miscellaneous Chores

18.0.1-beta.0 (2024-07-24)

Note: Version bump only for package @​angular-builders/custom-webpack

18.0.0 (2024-06-17)

... (truncated)

Commits
  • a4c82a4 ci(release): publish
  • 24bf96d ci(release): publish
  • db2fc68 feat: migrate to @​angular/build
  • 4f673a8 chore(deps)!: upgrade to Angular 20
  • dbc033f ci(release): publish
  • 9e0f777 ci(release): publish
  • 484a807 chore(deps): update dependency typescript to v5.8.3 (#1814)
  • fa42409 ci(release): publish
  • f8aec9a deps: change schemes.ts to trigger schema regeneration
  • 8bb2a95 ci(release): publish
  • Additional commits viewable in compare view

Updates @angular-devkit/build-angular from 16.2.16 to 20.2.1

Release notes

Sourced from @​angular-devkit/build-angular'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-devkit/build-angular'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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies TYPE: update of dependencies javascript Pull requests that update Javascript code labels Sep 4, 2025
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Sep 4, 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.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Sep 4, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​autoprefixer@​10.4.20 ⏵ 10.4.21100 +110091 +178100
Updatednpm/​@​angular-devkit/​build-angular@​16.2.16 ⏵ 20.2.295 +210081 +197100 +20
Updatednpm/​@​angular-builders/​custom-webpack@​16.0.1 ⏵ 20.0.0100 +110010090 +3100

View full report

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/desktop/angular/multi-49b414c00b branch from bc56387 to 964dbb0 Compare September 4, 2025 13:54
…-devkit/build-angular

Removes [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). It's no longer used after updating ancestor dependencies [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@angular-builders/custom-webpack](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/custom-webpack) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Removes `vite`

Updates `@angular-builders/custom-webpack` from 16.0.1 to 20.0.0
- [Release notes](https://github.com/just-jeb/angular-builders/releases)
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/custom-webpack/CHANGELOG.md)
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/[email protected]/packages/custom-webpack)

Updates `@angular-devkit/build-angular` 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: vite
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@angular-builders/custom-webpack"
  dependency-version: 20.0.0
  dependency-type: direct:development
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 20.2.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/desktop/angular/multi-49b414c00b branch from 964dbb0 to db4b8a6 Compare September 5, 2025 13:01
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 11, 2025

Superseded by #2016.

@dependabot dependabot Bot closed this Sep 11, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/desktop/angular/multi-49b414c00b branch September 11, 2025 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies TYPE: update of dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants