Skip to content

Bump the angular group in /webui with 13 updates #1287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps the angular group in /webui with 13 updates:

Package From To
@angular/animations 20.1.2 20.1.3
@angular/cdk 20.1.2 20.1.3
@angular/common 20.1.2 20.1.3
@angular/compiler 20.1.2 20.1.3
@angular/core 20.1.2 20.1.3
@angular/forms 20.1.2 20.1.3
@angular/material 20.1.2 20.1.3
@angular/platform-browser 20.1.2 20.1.3
@angular/platform-browser-dynamic 20.1.2 20.1.3
@angular/router 20.1.2 20.1.3
@angular/build 20.1.1 20.1.3
@angular/cli 20.1.1 20.1.3
@angular/compiler-cli 20.1.2 20.1.3

Updates @angular/animations from 20.1.2 to 20.1.3

Release notes

Sourced from @​angular/animations's releases.

20.1.3

core

Commit Description
fix - 2c522efbe5 fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Description
fix - 2fd1f7beb5 resolve component resources before bootstrapping in JIT mode (#62758)
Changelog

Sourced from @​angular/animations's changelog.

20.1.3 (2025-07-23)

core

Commit Type Description
2c522efbe5 fix fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Type Description
2fd1f7beb5 fix resolve component resources before bootstrapping in JIT mode (#62758)

Commits
  • b388f1e build: remove all usages of the interop_deps attr for ts_project and ng_proje...
  • 1e9bfe5 build: migrate to new toolchain usage for api goldens (#62688)
  • See full diff in compare view

Updates @angular/cdk from 20.1.2 to 20.1.3

Release notes

Sourced from @​angular/cdk's releases.

20.1.3

material

Commit Description
fix - 7b26aaa75 datepicker: focus lost when hitting the end of calendar (#31572)
fix - 734a7bcc2 datepicker: toggle button active color not showing up in M3 (#31565)
fix - 7aa5e0bc7 form-field: ensure that focused classes are in sync (#31568)
fix - 9cd6f10b9 progress-bar: slow down animations instead of fully stopping them
fix - de59f35ce progress-spinner: slow down animations instead of fully stopping them
fix - f1ccf6b10 table: add missing sort tests (#30876)

cdk

Commit Description
fix - 4cdf5f33b scrolling: Prevent virtual scroll 'flickering' with zoneless (#31316)
fix - ce3994c71 table: improve error message (#31545)
Changelog

Sourced from @​angular/cdk's changelog.

20.1.3 "tantalum-potato" (2025-07-23)

cdk

Commit Type Description
4cdf5f33b fix scrolling: Prevent virtual scroll 'flickering' with zoneless (#31316)
ce3994c71 fix table: improve error message (#31545)

material

Commit Type Description
7b26aaa75 fix datepicker: focus lost when hitting the end of calendar (#31572)
734a7bcc2 fix datepicker: toggle button active color not showing up in M3 (#31565)
7aa5e0bc7 fix form-field: ensure that focused classes are in sync (#31568)
9cd6f10b9 fix progress-bar: slow down animations instead of fully stopping them
de59f35ce fix progress-spinner: slow down animations instead of fully stopping them
f1ccf6b10 fix table: add missing sort tests (#30876)

Commits
  • 1db7780 release: cut the v20.1.3 release
  • b67ed8f build: broken lock file in patch branch (#31582)
  • 0d518af docs: fix undefined variable in custom stepper guide (#31517)
  • f1ccf6b fix(material/table): add missing sort tests (#30876)
  • 7aa5e0b fix(material/form-field): ensure that focused classes are in sync (#31568)
  • 6ecb1a7 build: update github/codeql-action action to v3.29.3 (#31573)
  • 7b26aaa fix(material/datepicker): focus lost when hitting the end of calendar (#31572)
  • 734a7bc fix(material/datepicker): toggle button active color not showing up in M3 (#3...
  • ce3994c fix(cdk/table): improve error message (#31545)
  • 4cdf5f3 fix(cdk/scrolling): Prevent virtual scroll 'flickering' with zoneless (#31316)
  • Additional commits viewable in compare view

Updates @angular/common from 20.1.2 to 20.1.3

Release notes

Sourced from @​angular/common's releases.

20.1.3

core

Commit Description
fix - 2c522efbe5 fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Description
fix - 2fd1f7beb5 resolve component resources before bootstrapping in JIT mode (#62758)
Changelog

Sourced from @​angular/common's changelog.

20.1.3 (2025-07-23)

core

Commit Type Description
2c522efbe5 fix fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Type Description
2fd1f7beb5 fix resolve component resources before bootstrapping in JIT mode (#62758)

Commits
  • b388f1e build: remove all usages of the interop_deps attr for ts_project and ng_proje...
  • 1e9bfe5 build: migrate to new toolchain usage for api goldens (#62688)
  • See full diff in compare view

Updates @angular/compiler from 20.1.2 to 20.1.3

Release notes

Sourced from @​angular/compiler's releases.

20.1.3

core

Commit Description
fix - 2c522efbe5 fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Description
fix - 2fd1f7beb5 resolve component resources before bootstrapping in JIT mode (#62758)
Changelog

Sourced from @​angular/compiler's changelog.

20.1.3 (2025-07-23)

core

Commit Type Description
2c522efbe5 fix fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Type Description
2fd1f7beb5 fix resolve component resources before bootstrapping in JIT mode (#62758)

Commits
  • b388f1e build: remove all usages of the interop_deps attr for ts_project and ng_proje...
  • See full diff in compare view

Updates @angular/core from 20.1.2 to 20.1.3

Release notes

Sourced from @​angular/core's releases.

20.1.3

core

Commit Description
fix - 2c522efbe5 fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Description
fix - 2fd1f7beb5 resolve component resources before bootstrapping in JIT mode (#62758)
Changelog

Sourced from @​angular/core's changelog.

20.1.3 (2025-07-23)

core

Commit Type Description
2c522efbe5 fix fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Type Description
2fd1f7beb5 fix resolve component resources before bootstrapping in JIT mode (#62758)

Commits
  • 807c4d7 build: move nodejs_test to js_test (#62711)
  • 38b7ab2 refactor(core): add a getTransferState for the devtools (#62722)
  • b388f1e build: remove all usages of the interop_deps attr for ts_project and ng_proje...
  • c36de9e build: update cross-repo angular dependencies (#62651)
  • 2c522ef fix(core): fix change tracking for Resource#hasValue (#62595)
  • ba8a5d8 refactor(core): Use promise.finally for task removal (#62674)
  • 1e9bfe5 build: migrate to new toolchain usage for api goldens (#62688)
  • See full diff in compare view

Updates @angular/forms from 20.1.2 to 20.1.3

Release notes

Sourced from @​angular/forms's releases.

20.1.3

core

Commit Description
fix - 2c522efbe5 fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Description
fix - 2fd1f7beb5 resolve component resources before bootstrapping in JIT mode (#62758)
Changelog

Sourced from @​angular/forms's changelog.

20.1.3 (2025-07-23)

core

Commit Type Description
2c522efbe5 fix fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Type Description
2fd1f7beb5 fix resolve component resources before bootstrapping in JIT mode (#62758)

Commits
  • b388f1e build: remove all usages of the interop_deps attr for ts_project and ng_proje...
  • 1e9bfe5 build: migrate to new toolchain usage for api goldens (#62688)
  • See full diff in compare view

Updates @angular/material from 20.1.2 to 20.1.3

Release notes

Sourced from @​angular/material's releases.

20.1.3

material

Commit Description
fix - 7b26aaa75 datepicker: focus lost when hitting the end of calendar (#31572)
fix - 734a7bcc2 datepicker: toggle button active color not showing up in M3 (#31565)
fix - 7aa5e0bc7 form-field: ensure that focused classes are in sync (#31568)
fix - 9cd6f10b9 progress-bar: slow down animations instead of fully stopping them
fix - de59f35ce progress-spinner: slow down animations instead of fully stopping them
fix - f1ccf6b10 table: add missing sort tests (#30876)

cdk

Commit Description
fix - 4cdf5f33b scrolling: Prevent virtual scroll 'flickering' with zoneless (#31316)
fix - ce3994c71 table: improve error message (#31545)
Changelog

Sourced from @​angular/material's changelog.

20.1.3 "tantalum-potato" (2025-07-23)

cdk

Commit Type Description
4cdf5f33b fix scrolling: Prevent virtual scroll 'flickering' with zoneless (#31316)
ce3994c71 fix table: improve error message (#31545)

material

Commit Type Description
7b26aaa75 fix datepicker: focus lost when hitting the end of calendar (#31572)
734a7bcc2 fix datepicker: toggle button active color not showing up in M3 (#31565)
7aa5e0bc7 fix form-field: ensure that focused classes are in sync (#31568)
9cd6f10b9 fix progress-bar: slow down animations instead of fully stopping them
de59f35ce fix progress-spinner: slow down animations instead of fully stopping them
f1ccf6b10 fix table: add missing sort tests (#30876)

Commits
  • 1db7780 release: cut the v20.1.3 release
  • b67ed8f build: broken lock file in patch branch (#31582)
  • 0d518af docs: fix undefined variable in custom stepper guide (#31517)
  • f1ccf6b fix(material/table): add missing sort tests (#30876)
  • 7aa5e0b fix(material/form-field): ensure that focused classes are in sync (#31568)
  • 6ecb1a7 build: update github/codeql-action action to v3.29.3 (#31573)
  • 7b26aaa fix(material/datepicker): focus lost when hitting the end of calendar (#31572)
  • 734a7bc fix(material/datepicker): toggle button active color not showing up in M3 (#3...
  • ce3994c fix(cdk/table): improve error message (#31545)
  • 4cdf5f3 fix(cdk/scrolling): Prevent virtual scroll 'flickering' with zoneless (#31316)
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 20.1.2 to 20.1.3

Release notes

Sourced from @​angular/platform-browser's releases.

20.1.3

core

Commit Description
fix - 2c522efbe5 fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Description
fix - 2fd1f7beb5 resolve component resources before bootstrapping in JIT mode (#62758)
Changelog

Sourced from @​angular/platform-browser's changelog.

20.1.3 (2025-07-23)

core

Commit Type Description
2c522efbe5 fix fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Type Description
2fd1f7beb5 fix resolve component resources before bootstrapping in JIT mode (#62758)

Commits
  • 2fd1f7b fix(platform-browser): resolve component resources before bootstrapping in JI...
  • b388f1e build: remove all usages of the interop_deps attr for ts_project and ng_proje...
  • 1e9bfe5 build: migrate to new toolchain usage for api goldens (#62688)
  • See full diff in compare view

Updates @angular/platform-browser-dynamic from 20.1.2 to 20.1.3

Release notes

Sourced from @​angular/platform-browser-dynamic's releases.

20.1.3

core

Commit Description
fix - 2c522efbe5 fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Description
fix - 2fd1f7beb5 resolve component resources before bootstrapping in JIT mode (#62758)
Changelog

Sourced from @​angular/platform-browser-dynamic's changelog.

20.1.3 (2025-07-23)

core

Commit Type Description
2c522efbe5 fix fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Type Description
2fd1f7beb5 fix resolve component resources before bootstrapping in JIT mode (#62758)

Commits
  • b388f1e build: remove all usages of the interop_deps attr for ts_project and ng_proje...
  • 1e9bfe5 build: migrate to new toolchain usage for api goldens (#62688)
  • See full diff in compare view

Updates @angular/router from 20.1.2 to 20.1.3

Release notes

Sourced from @​angular/router's releases.

20.1.3

core

Commit Description
fix - 2c522efbe5 fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Description
fix - 2fd1f7beb5 resolve component resources before bootstrapping in JIT mode (#62758)
Changelog

Sourced from @​angular/router's changelog.

20.1.3 (2025-07-23)

core

Commit Type Description
2c522efbe5 fix fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Type Description
2fd1f7beb5 fix resolve component resources before bootstrapping in JIT mode (#62758)

Commits
  • b388f1e build: remove all usages of the interop_deps attr for ts_project and ng_proje...
  • 1e9bfe5 build: migrate to new toolchain usage for api goldens (#62688)
  • See full diff in compare view

Updates @angular/build from 20.1.1 to 20.1.3

Release notes

Sourced from @​angular/build's releases.

20.1.3

@​angular/build

Commit Description
fix - ea5cd0e81 update vite to 7.0.6

20.1.2

@​angular/cli

Commit Description
fix - 96785224f define option is being included multiple times in the JSON help

@​angular-devkit/core

Commit Description
fix - 0d0040bdf use crypto.randomUUID instead of Date.now for unique string in tmp file names
Changelog

Sourced from @​angular/build's changelog.

20.1.3 (2025-07-24)

@​angular/build

Commit Type Description
ea5cd0e81 fix update vite to 7.0.6

20.2.0-next.1 (2025-07-23)

@​angular/cli

Commit Type Description
fefa7a46f fix define option is being included multiple times in the JSON help

@​angular-devkit/core

Commit Type Description
7595e1f88 fix use crypto.randomUUID instead of Date.now for unique string in tmp file names

@​angular/build

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

20.1.2 (2025-07-23)

@​angular/cli

Commit Type Description
96785224f fix define option is being included multiple times in the JSON help

@​angular-devkit/core

Commit Type Description
0d0040bdf fix use crypto.randomUUID instead of Date.now for unique string in tmp file names

... (truncated)

Commits
  • 18b44f6 release: cut the v20.1.3 release
  • ea5cd0e fix(@​angular/build): update vite to 7.0.6
  • 0568f38 release: cut the v20.1.2 release
  • 14da042 refactor(@​angular/cli): move MCP list projects tool to separate file
  • 731d1a6 refactor(@​angular/cli): include content for top result in MCP documentation s...
  • ada3e20 refactor(@​angular/cli): improve description of MCP documentation search tool
  • 9678522 fix(@​angular/cli): define option is being included multiple times in the JS...
  • 0d0040b fix(@​angular-devkit/core): use crypto.randomUUID instead of Date.now for uniq...
  • 0a2340b refactor(@​angular/cli): add a get best practices guide MCP tool
  • 9dfdaf5 test: use valid theme for material schematic
  • See full diff in compare view

Updates @angular/cli from 20.1.1 to 20.1.3

Release notes

Sourced from @​angular/cli's releases.

20.1.3

@​angular/build

Commit Description
fix - ea5cd0e81 update vite to 7.0.6

20.1.2

@​angular/cli

Commit Description
fix - 96785224f define option is being included multiple times in the JSON help

@​angular-devkit/core

Commit Description
fix - 0d0040bdf use crypto.randomUUID instead of Date.now for unique string in tmp file names
Changelog

Sourced from @​angular/cli's changelog.

20.1.3 (2025-07-24)

@​angular/build

Commit Type Description
ea5cd0e81 fix update vite to 7.0.6

20.2.0-next.1 (2025-07-23)

@​angular/cli

Commit Type Description
fefa7a46f fix define option is being included multiple times in the JSON help

@​angular-devkit/core

Commit Type Description
7595e1f88 fix use crypto.randomUUID instead of Date.now for unique string in tmp file names

@​angular/build

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

20.1.2 (2025-07-23)

@​angular/cli

Commit Type Description
96785224f fix define option is being included multiple times in the JSON help

@​angular-devkit/core

Commit Type Description
0d0040bdf fix use crypto.randomUUID instead of Date.now for unique string in tmp file names

... (truncated)

Commits
  • 18b44f6 release: cut the v20.1.3 release
  • ea5cd0e fix(@​angular/build): update vite to 7.0.6
  • 0568f38 release: cut the v20.1.2 release
  • 14da042 refactor(@​angular/cli): move MCP list projects tool to separate file
  • 731d1a6 refactor(@​angular/cli): include content for top result in MCP documentation s...
  • ada3e20 refactor(@​angular/cli): improve description of MCP documentation search tool
  • 9678522 fix(@​angular/cli): define option is being included multiple times in the JS...
  • 0d0040b fix(@​angular-devkit/core): use crypto.randomUUID instead of Date.now for uniq...
  • 0a2340b refactor(@​angular/cli): add a get best practices guide MCP tool
  • 9dfdaf5 test: use valid theme for material schematic
  • See full diff in compare view

Updates @angular/compiler-cli from 20.1.2 to 20.1.3

Release notes

Sourced from @​angular/compiler-cli's releases.

20.1.3

core

Commit Description
fix - 2c522efbe5 fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Description
fix - 2fd1f7beb5 resolve component resources before bootstrapping in JIT mode (#62758)
Changelog

Sourced from @​angular/compiler-cli's changelog.

20.1.3 (2025-07-23)

core

Commit Type Description
2c522efbe5 fix fix change tracking for Resource#hasValue (#62595)

platform-browser

Commit Type Description
2fd1f7beb5 fix resolve component resources before bootstrapping in JIT mode (#62758)

Commits
  • 807c4d7 build: move nodejs_test to js_test (#62711)
  • b388f1e build: remove all usages of the interop_deps attr for ts_project and ng_proje...
  • 1e9bfe5 build: migrate to new toolchain usage for api goldens (#62688)
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the angular group in /webui with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `20.1.2` | `20.1.3` |
| [@angular/cdk](https://github.com/angular/components) | `20.1.2` | `20.1.3` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.1.2` | `20.1.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.1.2` | `20.1.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.1.2` | `20.1.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.1.2` | `20.1.3` |
| [@angular/material](https://github.com/angular/components) | `20.1.2` | `20.1.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.1.2` | `20.1.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `20.1.2` | `20.1.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.1.2` | `20.1.3` |
| [@angular/build](https://github.com/angular/angular-cli) | `20.1.1` | `20.1.3` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.1.1` | `20.1.3` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.1.2` | `20.1.3` |


Updates `@angular/animations` from 20.1.2 to 20.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.1.3/packages/animations)

Updates `@angular/cdk` from 20.1.2 to 20.1.3
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@20.1.2...20.1.3)

Updates `@angular/common` from 20.1.2 to 20.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.1.3/packages/common)

Updates `@angular/compiler` from 20.1.2 to 20.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.1.3/packages/compiler)

Updates `@angular/core` from 20.1.2 to 20.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.1.3/packages/core)

Updates `@angular/forms` from 20.1.2 to 20.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.1.3/packages/forms)

Updates `@angular/material` from 20.1.2 to 20.1.3
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@20.1.2...20.1.3)

Updates `@angular/platform-browser` from 20.1.2 to 20.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.1.3/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 20.1.2 to 20.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.1.3/packages/platform-browser-dynamic)

Updates `@angular/router` from 20.1.2 to 20.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.1.3/packages/router)

Updates `@angular/build` from 20.1.1 to 20.1.3
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@20.1.1...20.1.3)

Updates `@angular/cli` from 20.1.1 to 20.1.3
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@20.1.1...20.1.3)

Updates `@angular/compiler-cli` from 20.1.2 to 20.1.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.1.3/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 20.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-version: 20.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 20.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 20.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 20.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 20.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-version: 20.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 20.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 20.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/build"
  dependency-version: 20.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 20.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2025
@github-actions github-actions bot added the webui label Jul 28, 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 webui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants