Skip to content

chore(deps): bump the angular group with 16 updates #230

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 Jun 7, 2025

Bumps the angular group with 16 updates:

Package From To
@angular/animations 20.0.0 20.0.2
@angular/cdk 20.0.1 20.0.2
@angular/common 20.0.0 20.0.2
@angular/compiler 20.0.0 20.0.2
@angular/core 20.0.0 20.0.2
@angular/forms 20.0.0 20.0.2
@angular/material 20.0.1 20.0.2
@angular/platform-browser 20.0.0 20.0.2
@angular/platform-browser-dynamic 20.0.0 20.0.2
@angular/platform-server 20.0.0 20.0.2
@angular/router 20.0.0 20.0.2
@angular/ssr 20.0.0 20.0.1
@angular/build 20.0.0 20.0.1
@angular/cli 20.0.0 20.0.1
@angular/compiler-cli 20.0.0 20.0.2
@types/express 5.0.2 5.0.3

Updates @angular/animations from 20.0.0 to 20.0.2

Release notes

Sourced from @​angular/animations's releases.

20.0.2

core

Commit Description
fix - 1e8158baee components marked for traversal resets reactive context (#61663)
fix - 1cd23be57e unregister onDestroy in outputToObservable (#61882)

20.0.1

compiler

Commit Description
fix - 66a0ec6510 move defer trigger assertions out of parser (#61747)
fix - 8ecb1ba027 recover invalid parenthesized expressions (#61815)

core

Commit Description
fix - 8c60cbfd1c takeUntilDestroyed completes immediately if DestroyRef already destroyed (#61847)
fix - b1d960d082 produce an error when incremental hydration is expected, but not configured (#61741)
fix - b4ed62ddf6 properly handle the case where getSignalGraph is called on a componentless NodeInjector (#60772)
fix - ddd22bea48 unregister onDestroy in ResourceImpl when destroy() is called (#61870)
fix - 5c31e7e28d unregister onDestroy when observable errors in toSignal (#61596)

migrations

Commit Description
fix - e9820a6d48 avoid trailing whitespaces in unused imports migration (#61698)

service-worker

Commit Description
fix - b93fa22f25 prevent duplicate fetches during concurrent update checks (#61443)
fix - 9743bd1317 update service worker to handle seeking better for videos (#60029)
Changelog

Sourced from @​angular/animations's changelog.

20.0.2 (2025-06-06)

core

Commit Type Description
1e8158baee fix components marked for traversal resets reactive context (#61663)
1cd23be57e fix unregister onDestroy in outputToObservable (#61882)

20.1.0-next.0 (2025-06-04)

compiler

Commit Type Description
5a76826d26 fix only report parser errors on invalid expression (#61793)
e9fcbb8af1 fix remove TypeScript from linker (#61618)

compiler-cli

Commit Type Description
e62fb359d6 feat add experimental support for fast type declaration emission (#61334)
0cf1001715 feat support host directives with direct external references in fast type declaration emission (#61469)
77fa204ad1 fix rename flag for enabling fast type declaration emission (#61353)
c439d6938d fix symbol builder duplicating host directives (#61240)
3e1baa5a95 fix typo in NG2026 message (#61325)

core

Commit Type Description
8163a8995e feat Add destroyed property on DestroyRef (#61849)
4356e85456 fix fakeAsync should not depend on module import order (#61375)
583b9a7be5 fix missing useExisting providers throwing for optional calls (#61137)
8f65223bd8 fix update min Node.js support to 20.19, 22.12, and 24.0 (#61499)
b785256b9e perf avoid intermediate arrays in definition (#61445)

forms

Commit Type Description
610bebfce9 fix Allow ControlState as reset arguments for FormGroup/FormRecord (#55860)

language-service

Commit Type Description
cf55d1bdd4 feat Support importing the external module's export about the angular metadata. (#61122)

service-worker

Commit Type Description
c67dbda8ff feat support notification closes (#61442)
6e1df54799 feat support push subscription changes (#61856)

20.0.1 (2025-06-04)

... (truncated)

Commits
  • 8564cf4 build: replace all ng_package with new rule from rules_angular (#61862)
  • e910893 build: adjust bundling tests to use Angular CLI
  • 9df5f50 docs: update API examples to modern angular (#61688)
  • See full diff in compare view

Updates @angular/cdk from 20.0.1 to 20.0.2

Release notes

Sourced from @​angular/cdk's releases.

20.0.2

material

Commit Description
fix - 45fcf24b6 core: brand family not set for plain value (#31260)
fix - 3a3a9b1c2 schematics: avoid overwriting files that didn't change (#31270)
fix - 1af07e3b2 schematics: token migration not replacing all instances (#31277)
Changelog

Sourced from @​angular/cdk's changelog.

20.0.2 "amesite-armoire" (2025-06-04)

material

Commit Type Description
45fcf24b6 fix core: brand family not set for plain value (#31260)
3a3a9b1c2 fix schematics: avoid overwriting files that didn't change (#31270)
1af07e3b2 fix schematics: token migration not replacing all instances (#31277)

Commits
  • 5fa9cdf release: cut the v20.0.2 release
  • 1af07e3 fix(material/schematics): token migration not replacing all instances (#31277)
  • 31f3b8b docs(material/button): variants table not rendering (#31274)
  • 3a3a9b1 fix(material/schematics): avoid overwriting files that didn't change (#31270)
  • 45fcf24 fix(material/core): brand family not set for plain value (#31260)
  • See full diff in compare view

Updates @angular/common from 20.0.0 to 20.0.2

Release notes

Sourced from @​angular/common's releases.

20.0.2

core

Commit Description
fix - 1e8158baee components marked for traversal resets reactive context (#61663)
fix - 1cd23be57e unregister onDestroy in outputToObservable (#61882)

20.0.1

compiler

Commit Description
fix - 66a0ec6510 move defer trigger assertions out of parser (#61747)
fix - 8ecb1ba027 recover invalid parenthesized expressions (#61815)

core

Commit Description
fix - 8c60cbfd1c takeUntilDestroyed completes immediately if DestroyRef already destroyed (#61847)
fix - b1d960d082 produce an error when incremental hydration is expected, but not configured (#61741)
fix - b4ed62ddf6 properly handle the case where getSignalGraph is called on a componentless NodeInjector (#60772)
fix - ddd22bea48 unregister onDestroy in ResourceImpl when destroy() is called (#61870)
fix - 5c31e7e28d unregister onDestroy when observable errors in toSignal (#61596)

migrations

Commit Description
fix - e9820a6d48 avoid trailing whitespaces in unused imports migration (#61698)

service-worker

Commit Description
fix - b93fa22f25 prevent duplicate fetches during concurrent update checks (#61443)
fix - 9743bd1317 update service worker to handle seeking better for videos (#60029)
Changelog

Sourced from @​angular/common's changelog.

20.0.2 (2025-06-06)

core

Commit Type Description
1e8158baee fix components marked for traversal resets reactive context (#61663)
1cd23be57e fix unregister onDestroy in outputToObservable (#61882)

20.1.0-next.0 (2025-06-04)

compiler

Commit Type Description
5a76826d26 fix only report parser errors on invalid expression (#61793)
e9fcbb8af1 fix remove TypeScript from linker (#61618)

compiler-cli

Commit Type Description
e62fb359d6 feat add experimental support for fast type declaration emission (#61334)
0cf1001715 feat support host directives with direct external references in fast type declaration emission (#61469)
77fa204ad1 fix rename flag for enabling fast type declaration emission (#61353)
c439d6938d fix symbol builder duplicating host directives (#61240)
3e1baa5a95 fix typo in NG2026 message (#61325)

core

Commit Type Description
8163a8995e feat Add destroyed property on DestroyRef (#61849)
4356e85456 fix fakeAsync should not depend on module import order (#61375)
583b9a7be5 fix missing useExisting providers throwing for optional calls (#61137)
8f65223bd8 fix update min Node.js support to 20.19, 22.12, and 24.0 (#61499)
b785256b9e perf avoid intermediate arrays in definition (#61445)

forms

Commit Type Description
610bebfce9 fix Allow ControlState as reset arguments for FormGroup/FormRecord (#55860)

language-service

Commit Type Description
cf55d1bdd4 feat Support importing the external module's export about the angular metadata. (#61122)

service-worker

Commit Type Description
c67dbda8ff feat support notification closes (#61442)
6e1df54799 feat support push subscription changes (#61856)

20.0.1 (2025-06-04)

... (truncated)

Commits
  • 8ccd496 build: remove unnecessary zone.js dep from various build targets (#61903)
  • 8564cf4 build: replace all ng_package with new rule from rules_angular (#61862)
  • 3f7b77d refactor(common): use ngServerMode in HttpInterceptorHandler (#61605)
  • 2bf7249 docs: update resource docs (#61846)
  • e910893 build: adjust bundling tests to use Angular CLI
  • See full diff in compare view

Updates @angular/compiler from 20.0.0 to 20.0.2

Release notes

Sourced from @​angular/compiler's releases.

20.0.2

core

Commit Description
fix - 1e8158baee components marked for traversal resets reactive context (#61663)
fix - 1cd23be57e unregister onDestroy in outputToObservable (#61882)

20.0.1

compiler

Commit Description
fix - 66a0ec6510 move defer trigger assertions out of parser (#61747)
fix - 8ecb1ba027 recover invalid parenthesized expressions (#61815)

core

Commit Description
fix - 8c60cbfd1c takeUntilDestroyed completes immediately if DestroyRef already destroyed (#61847)
fix - b1d960d082 produce an error when incremental hydration is expected, but not configured (#61741)
fix - b4ed62ddf6 properly handle the case where getSignalGraph is called on a componentless NodeInjector (#60772)
fix - ddd22bea48 unregister onDestroy in ResourceImpl when destroy() is called (#61870)
fix - 5c31e7e28d unregister onDestroy when observable errors in toSignal (#61596)

migrations

Commit Description
fix - e9820a6d48 avoid trailing whitespaces in unused imports migration (#61698)

service-worker

Commit Description
fix - b93fa22f25 prevent duplicate fetches during concurrent update checks (#61443)
fix - 9743bd1317 update service worker to handle seeking better for videos (#60029)
Changelog

Sourced from @​angular/compiler's changelog.

20.0.2 (2025-06-06)

core

Commit Type Description
1e8158baee fix components marked for traversal resets reactive context (#61663)
1cd23be57e fix unregister onDestroy in outputToObservable (#61882)

20.1.0-next.0 (2025-06-04)

compiler

Commit Type Description
5a76826d26 fix only report parser errors on invalid expression (#61793)
e9fcbb8af1 fix remove TypeScript from linker (#61618)

compiler-cli

Commit Type Description
e62fb359d6 feat add experimental support for fast type declaration emission (#61334)
0cf1001715 feat support host directives with direct external references in fast type declaration emission (#61469)
77fa204ad1 fix rename flag for enabling fast type declaration emission (#61353)
c439d6938d fix symbol builder duplicating host directives (#61240)
3e1baa5a95 fix typo in NG2026 message (#61325)

core

Commit Type Description
8163a8995e feat Add destroyed property on DestroyRef (#61849)
4356e85456 fix fakeAsync should not depend on module import order (#61375)
583b9a7be5 fix missing useExisting providers throwing for optional calls (#61137)
8f65223bd8 fix update min Node.js support to 20.19, 22.12, and 24.0 (#61499)
b785256b9e perf avoid intermediate arrays in definition (#61445)

forms

Commit Type Description
610bebfce9 fix Allow ControlState as reset arguments for FormGroup/FormRecord (#55860)

language-service

Commit Type Description
cf55d1bdd4 feat Support importing the external module's export about the angular metadata. (#61122)

service-worker

Commit Type Description
c67dbda8ff feat support notification closes (#61442)
6e1df54799 feat support push subscription changes (#61856)

20.0.1 (2025-06-04)

... (truncated)

Commits
  • 8564cf4 build: replace all ng_package with new rule from rules_angular (#61862)
  • a9a7654 build: migrate packages/compiler-cli to ts_project (#61862)
  • 32230e6 build: add missing import (#61838)
  • 8ecb1ba fix(compiler): recover invalid parenthesized expressions (#61815)
  • 66a0ec6 fix(compiler): move defer trigger assertions out of parser (#61747)
  • e910893 build: adjust bundling tests to use Angular CLI
  • 845f8df build: fix app_bundle rule after migrating packages/compiler
  • aa0c46f build: migrate packages/compiler to ts_project
  • See full diff in compare view

Updates @angular/core from 20.0.0 to 20.0.2

Release notes

Sourced from @​angular/core's releases.

20.0.2

core

Commit Description
fix - 1e8158baee components marked for traversal resets reactive context (#61663)
fix - 1cd23be57e unregister onDestroy in outputToObservable (#61882)

20.0.1

compiler

Commit Description
fix - 66a0ec6510 move defer trigger assertions out of parser (#61747)
fix - 8ecb1ba027 recover invalid parenthesized expressions (#61815)

core

Commit Description
fix - 8c60cbfd1c takeUntilDestroyed completes immediately if DestroyRef already destroyed (#61847)
fix - b1d960d082 produce an error when incremental hydration is expected, but not configured (#61741)
fix - b4ed62ddf6 properly handle the case where getSignalGraph is called on a componentless NodeInjector (#60772)
fix - ddd22bea48 unregister onDestroy in ResourceImpl when destroy() is called (#61870)
fix - 5c31e7e28d unregister onDestroy when observable errors in toSignal (#61596)

migrations

Commit Description
fix - e9820a6d48 avoid trailing whitespaces in unused imports migration (#61698)

service-worker

Commit Description
fix - b93fa22f25 prevent duplicate fetches during concurrent update checks (#61443)
fix - 9743bd1317 update service worker to handle seeking better for videos (#60029)
Changelog

Sourced from @​angular/core's changelog.

20.0.2 (2025-06-06)

core

Commit Type Description
1e8158baee fix components marked for traversal resets reactive context (#61663)
1cd23be57e fix unregister onDestroy in outputToObservable (#61882)

20.1.0-next.0 (2025-06-04)

compiler

Commit Type Description
5a76826d26 fix only report parser errors on invalid expression (#61793)
e9fcbb8af1 fix remove TypeScript from linker (#61618)

compiler-cli

Commit Type Description
e62fb359d6 feat add experimental support for fast type declaration emission (#61334)
0cf1001715 feat support host directives with direct external references in fast type declaration emission (#61469)
77fa204ad1 fix rename flag for enabling fast type declaration emission (#61353)
c439d6938d fix symbol builder duplicating host directives (#61240)
3e1baa5a95 fix typo in NG2026 message (#61325)

core

Commit Type Description
8163a8995e feat Add destroyed property on DestroyRef (#61849)
4356e85456 fix fakeAsync should not depend on module import order (#61375)
583b9a7be5 fix missing useExisting providers throwing for optional calls (#61137)
8f65223bd8 fix update min Node.js support to 20.19, 22.12, and 24.0 (#61499)
b785256b9e perf avoid intermediate arrays in definition (#61445)

forms

Commit Type Description
610bebfce9 fix Allow ControlState as reset arguments for FormGroup/FormRecord (#55860)

language-service

Commit Type Description
cf55d1bdd4 feat Support importing the external module's export about the angular metadata. (#61122)

service-worker

Commit Type Description
c67dbda8ff feat support notification closes (#61442)
6e1df54799 feat support push subscription changes (#61856)

20.0.1 (2025-06-04)

... (truncated)

Commits
  • 6ae07ad refactor(core): Delete createSignalTuple (#61907)
  • 8ccd496 build: remove unnecessary zone.js dep from various build targets (#61903)
  • 1e8158b fix(core): components marked for traversal resets reactive context (#61663)
  • 1e4ce31 refactor(core): update tests to use standalone (#61663)
  • f562fd4 refactor(core): export signal setter and updater types for wiz (#61714)
  • 1cd23be fix(core): unregister onDestroy in outputToObservable (#61882)
  • f6841ea build: update cross-repo angular dependencies (#61881)
  • 8564cf4 build: replace all ng_package with new rule from rules_angular (#61862)
  • f98dfc2 build: migrate integration and primitives/defer to ts_project (#61862)
  • ddd22be fix(core): unregister onDestroy in ResourceImpl when destroy() is calle...
  • Additional commits viewable in compare view

Updates @angular/forms from 20.0.0 to 20.0.2

Release notes

Sourced from @​angular/forms's releases.

20.0.2

core

Commit Description
fix - 1e8158baee components marked for traversal resets reactive context (#61663)
fix - 1cd23be57e unregister onDestroy in outputToObservable (#61882)

20.0.1

compiler

Commit Description
fix - 66a0ec6510 move defer trigger assertions out of parser (#61747)
fix - 8ecb1ba027 recover invalid parenthesized expressions (#61815)

core

Commit Description
fix - 8c60cbfd1c takeUntilDestroyed completes immediately if DestroyRef already destroyed (#61847)
fix - b1d960d082 produce an error when incremental hydration is expected, but not configured (#61741)
fix - b4ed62ddf6 properly handle the case where getSignalGraph is called on a componentless NodeInjector (#60772)
fix - ddd22bea48 unregister onDestroy in ResourceImpl when destroy() is called (#61870)
fix - 5c31e7e28d unregister onD...

Description has been truncated

Bumps the angular group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `20.0.0` | `20.0.2` |
| [@angular/cdk](https://github.com/angular/components) | `20.0.1` | `20.0.2` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.0.0` | `20.0.2` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.0.0` | `20.0.2` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.0.0` | `20.0.2` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.0.0` | `20.0.2` |
| [@angular/material](https://github.com/angular/components) | `20.0.1` | `20.0.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.0.0` | `20.0.2` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `20.0.0` | `20.0.2` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `20.0.0` | `20.0.2` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.0.0` | `20.0.2` |
| [@angular/ssr](https://github.com/angular/angular-cli) | `20.0.0` | `20.0.1` |
| [@angular/build](https://github.com/angular/angular-cli) | `20.0.0` | `20.0.1` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.0.0` | `20.0.1` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.0.0` | `20.0.2` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.2` | `5.0.3` |


Updates `@angular/animations` from 20.0.0 to 20.0.2
- [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.0.2/packages/animations)

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

Updates `@angular/common` from 20.0.0 to 20.0.2
- [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.0.2/packages/common)

Updates `@angular/compiler` from 20.0.0 to 20.0.2
- [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.0.2/packages/compiler)

Updates `@angular/core` from 20.0.0 to 20.0.2
- [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.0.2/packages/core)

Updates `@angular/forms` from 20.0.0 to 20.0.2
- [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.0.2/packages/forms)

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

Updates `@angular/platform-browser` from 20.0.0 to 20.0.2
- [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.0.2/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 20.0.0 to 20.0.2
- [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.0.2/packages/platform-browser-dynamic)

Updates `@angular/platform-server` from 20.0.0 to 20.0.2
- [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.0.2/packages/platform-server)

Updates `@angular/router` from 20.0.0 to 20.0.2
- [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.0.2/packages/router)

Updates `@angular/ssr` from 20.0.0 to 20.0.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@20.0.0...20.0.1)

Updates `@angular/build` from 20.0.0 to 20.0.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@20.0.0...20.0.1)

Updates `@angular/cli` from 20.0.0 to 20.0.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@20.0.0...20.0.1)

Updates `@angular/compiler-cli` from 20.0.0 to 20.0.2
- [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.0.2/packages/compiler-cli)

Updates `@types/express` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

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

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 Jun 7, 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