Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2025

Bumps the angular group with 13 updates:

Package From To
@angular/animations 19.2.6 20.3.12
@angular/cdk 19.2.9 20.2.13
@angular/common 19.2.6 20.3.12
@angular/compiler 19.2.6 20.3.12
@angular/core 19.2.6 20.3.12
@angular/forms 19.2.6 20.3.12
@angular/material 19.2.9 20.2.13
@angular/material-date-fns-adapter 19.2.9 20.2.13
@angular/platform-browser 19.2.6 20.3.12
@angular/platform-browser-dynamic 19.2.6 20.3.12
@angular/router 19.2.6 20.3.12
@angular/cli 19.2.14 20.3.10
@angular/compiler-cli 19.2.6 20.3.12

Updates @angular/animations from 19.2.6 to 20.3.12

Release notes

Sourced from @​angular/animations's releases.

20.3.12

No release notes provided.

20.3.11

common

Commit Description
fix - 5047849a4a remove placeholder image listeners once view is removed

compiler

Commit Description
fix - f9d0818087 support arbitrary nesting in :host-context()
fix - 106b9040df support commas in :host() argument
fix - 9419ea348a support complex selectors in :nth-child()
fix - 036c5d2a07 support one additional level of nesting in :host()

core

Commit Description
fix - dcdd1bcdbb skip leave animations on view swaps

20.3.10

compiler-cli

Commit Description
fix - 840db59dc1 make required inputs diagnostic less noisy

migrations

Commit Description
fix - a45e6b2b66 Prevent removal of templates referenced with preceding whitespace characters

20.3.9

No release notes provided.

20.3.8

common

Commit Description
feat - 020f17694b Blocks IPv6 localhost from preconnect checks

core

Commit Description
fix - ca3fd7847f Clear lView from IcuIteratorState when stack is empty to prevent memory leak

migrations

Commit Description
fix - 2edc82abe0 Do not remove a template if it is referenced even with a trailing semilocon

router

Commit Description
fix - bfa53cdd3f handle parenthesized outlets without a name in DefaultUrlSerializer (#64507)

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

20.3.12 (2025-11-14)

21.0.0-rc.2 (2025-11-12)

common

Commit Type Description
ab98e71c41 fix remove placeholder image listeners once view is removed

compiler

Commit Type Description
f54cc4f28a fix support commas in :host() argument
814b2713f5 fix support complex selectors in :nth-child()
aad6ced0ef fix support one additional level of nesting in :host()

compiler-cli

Commit Type Description
5b55200edf fix allow value to be set on radio fields
bd322ca410 fix do not flag custom control required inputs as missing when field is present
71ab11ccf0 fix make field detection logic more robust
01290ab275 fix use any when checking field interface conformance

core

Commit Type Description
c9f977833e fix skip Angular formatting when formatting signals recursively

forms

Commit Type Description
a278ee358c feat add debounce() rule for signal forms
781a3299f9 perf only update interop controls when bound field changes

language-server

Commit Type Description
3f7111a9c3 fix fix directory renaming on Windows

... (truncated)

Commits
  • ee578d3 build: format md files
  • 4c89a26 fix(core): pass element removal property through in all locations (#64565)
  • bd38cd4 fix(animations): account for Element.animate exceptions (#64506)
  • e78451c fix(core): prevent animations renderer from impacting animate.leave (#63921)
  • 7a7725e refactor(core): Update tests for zoneless by default (#63672)
  • ed50120 refactor(animations): remove dependency on @angular/common (#63248)
  • 9a27c5b build: rename defaults2.bzl to defaults.bzl (#63384)
  • ec8cd3e refactor(animations): optimize resolveTimeExpression (#62927)
  • fa8d8b8 build: migrate all npm packages to use new rules_js based npm_package rule (#...
  • cbc258e build: remove ts_project_interop infrastructure (#62908)
  • Additional commits viewable in compare view

Updates @angular/cdk from 19.2.9 to 20.2.13

Release notes

Sourced from @​angular/cdk's releases.

20.2.13

material

Commit Description
fix - 7b63d9560 chips: avatar image stretched in Safari (#32278)

20.2.12

No release notes provided.

20.2.11

material

Commit Description
fix - b751456cd9 menu: add filter for trigger icon name (#32188)

20.2.10

material

Commit Description
fix - b2cd596d3 core: differentiate container colors in m2 (#32076)

20.2.9

material

Commit Description
fix - af3b961214 checkbox: use GrayText for disabled colors in high contrast mode (#32066)
fix - a90abb0a77 snack-bar: add max height for snack bar (#32000)

20.2.8

material-date-fns-adapter

Commit Description
fix - 2d1f8d068 parse time string containing only hours (#31978)

material

Commit Description
fix - 6d61babe7 datepicker: error due to synchronous change detection
fix - e43dcabd0 datepicker: make date filter nullable (#31980)
fix - f30c1c6c3 radio: Hovering over label of a radio will show the pointer cursor (#32015)
fix - de3f9e566 timepicker: assign form control value before emitting events (#31981)

20.2.7

material

Commit Description
fix - 85ed6550c2 menu: prevent child menu reopening while parent is animating away (#31958)

20.2.6

material

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

20.2.13 "wooden-penguin" (2025-11-13)

material

Commit Type Description
7b63d9560 fix chips: avatar image stretched in Safari (#32278)

21.0.0-rc.1 "pre-release-21" (2025-11-06)

aria

Commit Type Description
c3279ca4b fix combobox: highlighting edge cases (#32136)
1232805db fix combobox: readonly behavior (#32169)
6c46f950d fix combobox: several small fixes (#32202)
92d933421 fix grid: fix navigation bugs and add grid behavior unit tests (#32140)
e3babf3fc fix grid: rtl navigation (#32170)
56631cb85 fix menu: deferred content import
ce20dbe1a fix menu: lazy render trigger (#32203)
19095030a fix menu: public api cleanup (#32189)
4b5db1328 fix menu: rtl text direction (#32254)
05f936ae1 fix tree: tree item visibility issue (#32156)

multiple

Commit Type Description
b50ecb9b6 fix enable overwriting preventDefault to allow triggering hyperlinks using enter key (#32123)
caa2b3b65 fix prevent focus on disabled components (#32263)

20.2.12 "patch-main" (2025-11-06)

21.0.0-rc.0 "leather shoes" (2025-10-31)

cdk

Commit Type Description
0e4bf076b1 fix overlay: hide native backdrop
84f8f10ba8 fix overlay: make it easier to set default for overlay directive
a4dc30ce8e fix overlay: simplify matching the overlay to the trigger width
8d00344f20 fix overlay: simplify public API of overlay directive

material

Commit Type Description
47bdfb2007 fix dialog: afterOpened emitting too early when animations are disabled (#32211)
378f4cf0ba fix menu: add filter for trigger icon name (#32188)

... (truncated)

Commits
  • 95cabcd release: cut the v20.2.13 release
  • 7b63d95 fix(material/chips): avatar image stretched in Safari (#32278)
  • 3ede499 release: cut the v20.2.12 release
  • a257c72 release: cut the v20.2.11 release
  • b751456 fix(material/menu): add filter for trigger icon name (#32188)
  • 3553ed4 release: cut the v20.2.10 release
  • 3977d11 build: update rules_browsers digest to 6a699bf (#32119)
  • 67fd815 build: update cross-repo angular dependencies (#32122)
  • c6f531c build: update github/codeql-action action to v3.30.9
  • d310c47 build: update cross-repo angular dependencies (#32100)
  • Additional commits viewable in compare view

Updates @angular/common from 19.2.6 to 20.3.12

Release notes

Sourced from @​angular/common's releases.

20.3.12

No release notes provided.

20.3.11

common

Commit Description
fix - 5047849a4a remove placeholder image listeners once view is removed

compiler

Commit Description
fix - f9d0818087 support arbitrary nesting in :host-context()
fix - 106b9040df support commas in :host() argument
fix - 9419ea348a support complex selectors in :nth-child()
fix - 036c5d2a07 support one additional level of nesting in :host()

core

Commit Description
fix - dcdd1bcdbb skip leave animations on view swaps

20.3.10

compiler-cli

Commit Description
fix - 840db59dc1 make required inputs diagnostic less noisy

migrations

Commit Description
fix - a45e6b2b66 Prevent removal of templates referenced with preceding whitespace characters

20.3.9

No release notes provided.

20.3.8

common

Commit Description
feat - 020f17694b Blocks IPv6 localhost from preconnect checks

core

Commit Description
fix - ca3fd7847f Clear lView from IcuIteratorState when stack is empty to prevent memory leak

migrations

Commit Description
fix - 2edc82abe0 Do not remove a template if it is referenced even with a trailing semilocon

router

Commit Description
fix - bfa53cdd3f handle parenthesized outlets without a name in DefaultUrlSerializer (#64507)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

20.3.12 (2025-11-14)

21.0.0-rc.2 (2025-11-12)

common

Commit Type Description
ab98e71c41 fix remove placeholder image listeners once view is removed

compiler

Commit Type Description
f54cc4f28a fix support commas in :host() argument
814b2713f5 fix support complex selectors in :nth-child()
aad6ced0ef fix support one additional level of nesting in :host()

compiler-cli

Commit Type Description
5b55200edf fix allow value to be set on radio fields
bd322ca410 fix do not flag custom control required inputs as missing when field is present
71ab11ccf0 fix make field detection logic more robust
01290ab275 fix use any when checking field interface conformance

core

Commit Type Description
c9f977833e fix skip Angular formatting when formatting signals recursively

forms

Commit Type Description
a278ee358c feat add debounce() rule for signal forms
781a3299f9 perf only update interop controls when bound field changes

language-server

Commit Type Description
3f7111a9c3 fix fix directory renaming on Windows

... (truncated)

Commits
  • a8c577d docs: add reference to Built-in Pipes in multiple pipe files
  • 8922cae Revert "refactor(http): migrate XSRF classes to use inject() function"
  • 5047849 fix(common): remove placeholder image listeners once view is removed
  • 4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
  • 2ad6b72 refactor(http): migrate XSRF classes to use inject() function
  • ee578d3 build: format md files
  • 744cd5c refactor(http): simplifies destruction tracking using destroyed property
  • 5ce9d88 docs: Adds guide links to HTTP API docs for better discoverability
  • 020f176 feat(common): Blocks IPv6 localhost from preconnect checks
  • 752986b refactor(common): Add missing OnDestroy interface in PreconnectLinkChecker
  • Additional commits viewable in compare view

Updates @angular/compiler from 19.2.6 to 20.3.12

Release notes

Sourced from @​angular/compiler's releases.

20.3.12

No release notes provided.

20.3.11

common

Commit Description
fix - 5047849a4a remove placeholder image listeners once view is removed

compiler

Commit Description
fix - f9d0818087 support arbitrary nesting in :host-context()
fix - 106b9040df support commas in :host() argument
fix - 9419ea348a support complex selectors in :nth-child()
fix - 036c5d2a07 support one additional level of nesting in :host()

core

Commit Description
fix - dcdd1bcdbb skip leave animations on view swaps

20.3.10

compiler-cli

Commit Description
fix - 840db59dc1 make required inputs diagnostic less noisy

migrations

Commit Description
fix - a45e6b2b66 Prevent removal of templates referenced with preceding whitespace characters

20.3.9

No release notes provided.

20.3.8

common

Commit Description
feat - 020f17694b Blocks IPv6 localhost from preconnect checks

core

Commit Description
fix - ca3fd7847f Clear lView from IcuIteratorState when stack is empty to prevent memory leak

migrations

Commit Description
fix - 2edc82abe0 Do not remove a template if it is referenced even with a trailing semilocon

router

Commit Description
fix - bfa53cdd3f handle parenthesized outlets without a name in DefaultUrlSerializer (#64507)

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

20.3.12 (2025-11-14)

21.0.0-rc.2 (2025-11-12)

common

Commit Type Description
ab98e71c41 fix remove placeholder image listeners once view is removed

compiler

Commit Type Description
f54cc4f28a fix support commas in :host() argument
814b2713f5 fix support complex selectors in :nth-child()
aad6ced0ef fix support one additional level of nesting in :host()

compiler-cli

Commit Type Description
5b55200edf fix allow value to be set on radio fields
bd322ca410 fix do not flag custom control required inputs as missing when field is present
71ab11ccf0 fix make field detection logic more robust
01290ab275 fix use any when checking field interface conformance

core

Commit Type Description
c9f977833e fix skip Angular formatting when formatting signals recursively

forms

Commit Type Description
a278ee358c feat add debounce() rule for signal forms
781a3299f9 perf only update interop controls when bound field changes

language-server

Commit Type Description
3f7111a9c3 fix fix directory renaming on Windows

... (truncated)

Commits
  • f689269 Revert "fix(compiler): support one additional level of nesting in :host()"
  • 7b2e6ca Revert "fix(compiler): support arbitrary nesting in :host-context()"
  • 6036eef Revert "fix(compiler): support commas in :host() argument"
  • a44658b Revert "fix(compiler): support complex selectors in :nth-child()"
  • 9419ea3 fix(compiler): support complex selectors in :nth-child()
  • 2531863 test(compiler): add test for :host:has(> .foo)
  • 106b904 fix(compiler): support commas in :host() argument
  • f9d0818 fix(compiler): support arbitrary nesting in :host-context()
  • b47054c Revert "fix(compiler): support commas in :host() argument"
  • 1e09bdc fix(compiler): support commas in :host() argument
  • Additional commits viewable in compare view

Updates @angular/core from 19.2.6 to 20.3.12

Release notes

Sourced from @​angular/core's releases.

20.3.12

No release notes provided.

20.3.11

common

Commit Description
fix - 5047849a4a remove placeholder image listeners once view is removed

compiler

Commit Description
fix - f9d0818087 support arbitrary nesting in :host-context()
fix - 106b9040df support commas in :host() argument
fix - 9419ea348a support complex selectors in :nth-child()
fix - 036c5d2a07 support one additional level of nesting in :host()

core

Commit Description
fix - dcdd1bcdbb skip leave animations on view swaps

20.3.10

compiler-cli

Commit Description
fix - 840db59dc1 make required inputs diagnostic less noisy

migrations

Commit Description
fix - a45e6b2b66 Prevent removal of templates referenced with preceding whitespace characters

20.3.9

No release notes provided.

20.3.8

common

Commit Description
feat - 020f17694b Blocks IPv6 localhost from preconnect checks

core

Commit Description
fix - ca3fd7847f Clear lView from IcuIteratorState when stack is empty to prevent memory leak

migrations

Commit Description
fix - 2edc82abe0 Do not remove a template if it is referenced even with a trailing semilocon

router

Commit Description
fix - bfa53cdd3f handle parenthesized outlets without a name in DefaultUrlSerializer (#64507)

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

20.3.12 (2025-11-14)

21.0.0-rc.2 (2025-11-12)

common

Commit Type Description
ab98e71c41 fix remove placeholder image listeners once view is removed

compiler

Commit Type Description
f54cc4f28a fix support commas in :host() argument
814b2713f5 fix support complex selectors in :nth-child()
aad6ced0ef fix support one additional level of nesting in :host()

compiler-cli

Commit Type Description
5b55200edf fix allow value to be set on radio fields
bd322ca410 fix do not flag custom control required inputs as missing when field is present
71ab11ccf0 fix make field detection logic more robust
01290ab275 fix use any when checking field interface conformance

core

Commit Type Description
c9f977833e fix skip Angular formatting when formatting signals recursively

forms

Commit Type Description
a278ee358c feat add debounce() rule for signal forms
781a3299f9 perf only update interop controls when bound field changes

language-server

Commit Type Description
3f7111a9c3 fix fix directory renaming on Windows

... (truncated)

Commits
  • a02b957 refactor(core): remove resource flag.
  • 41466a7 refactor(core): move profile_types.ts to primtives
  • 1dcecdf refactor(platform-browser): remove unused Platform ID dependency from DomRend...
  • ee578d3 build: format md files
  • dcdd1bc fix(core): skip leave animations on view swaps
  • d6ef181 refactor(core): export types from primitives
  • a45e6b2 fix(migrations): Prevent removal of templates referenced with preceding white...
  • 7438b9c refactor(core): Removes unused flag for onDestroy
  • 1572baf refactor(core): Replace usages of the Function type for animations
  • 2edc82a fix(migrations): Do not remove a template if it is referenced even with a tra...
  • Additional commits viewable in compare view

Updates @angular/forms from 19.2.6 to 20.3.12

Release notes

Sourced from @​angular/forms's releases.

20.3.12

No release notes provided.

20.3.11

common

Commit Description
fix - 5047849a4a remove placeholder image listeners once view is removed

compiler

Commit Description
fix - f9d0818087 support arbitrary nesting in :host-context()
fix - 106b9040df support commas in :host() argument
fix - 9419ea348a support complex selectors in :nth-child()
fix - 036c5d2a07 support one additional level of nesting in :host()

core

Commit Description
fix - dcdd1bcdbb skip leave animations on view swaps

20.3.10

compiler-cli

Commit Description
fix - 840db59dc1 make required inputs diagnostic less noisy

migrations

Commit Description
fix - a45e6b2b66 Prevent removal of templates referenced with preceding whitespace characters

20.3.9

No release notes provided.

20.3.8

common

Commit Description
feat - 020f17694b Blocks IPv6 localhost from preconnect checks

core

Commit Description
fix - ca3fd7847f Clear lView from IcuIteratorState when stack is empty to prevent memory leak

migrations

Commit Description
fix - 2edc82abe0 Do not remove a template if it is referenced even with a trailing semilocon

router

Commit Description
fix - bfa53cdd3f handle parenthesized outlets without a name in DefaultUrlSerializer (#64507)

... (truncated)

Changelog

Sourced from @​angular/forms's changelog.

20.3.12 (2025-11-14)

21.0.0-rc.2 (2025-11-12)

common

Commit Type Description
ab98e71c41 fix remove placeholder image listeners once view is removed

compiler

Commit Type Description
f54cc4f28a fix support commas in :host() argument
814b2713f5 fix support complex selectors in :nth-child()
aad6ced0ef fix support one additional level of nesting in :host()

compiler-cli

Commit Type Description
5b55200edf fix allow value to be set on radio fields
bd322ca410 fix do not flag custom control required inputs as missing when field is present
71ab11ccf0 fix make field detection logic more robust
01290ab275 fix use any when checking field interface co...

Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 16, 2025
@eromano eromano added the CI label Nov 17, 2025
Bumps the angular group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `19.2.6` | `20.3.12` |
| [@angular/cdk](https://github.com/angular/components) | `19.2.9` | `20.2.13` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `19.2.6` | `20.3.12` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `19.2.6` | `20.3.12` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `19.2.6` | `20.3.12` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `19.2.6` | `20.3.12` |
| [@angular/material](https://github.com/angular/components) | `19.2.9` | `20.2.13` |
| [@angular/material-date-fns-adapter](https://github.com/angular/components) | `19.2.9` | `20.2.13` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `19.2.6` | `20.3.12` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `19.2.6` | `20.3.12` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `19.2.6` | `20.3.12` |
| [@angular/cli](https://github.com/angular/angular-cli) | `19.2.14` | `20.3.10` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `19.2.6` | `20.3.12` |


Updates `@angular/animations` from 19.2.6 to 20.3.12
- [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.3.12/packages/animations)

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

Updates `@angular/common` from 19.2.6 to 20.3.12
- [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.3.12/packages/common)

Updates `@angular/compiler` from 19.2.6 to 20.3.12
- [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.3.12/packages/compiler)

Updates `@angular/core` from 19.2.6 to 20.3.12
- [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.3.12/packages/core)

Updates `@angular/forms` from 19.2.6 to 20.3.12
- [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.3.12/packages/forms)

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

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

Updates `@angular/platform-browser` from 19.2.6 to 20.3.12
- [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.3.12/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 19.2.6 to 20.3.12
- [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.3.12/packages/platform-browser-dynamic)

Updates `@angular/router` from 19.2.6 to 20.3.12
- [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.3.12/packages/router)

Updates `@angular/cli` from 19.2.14 to 20.3.10
- [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.14...20.3.10)

Updates `@angular/compiler-cli` from 19.2.6 to 20.3.12
- [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.3.12/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 20.3.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-version: 20.2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 20.3.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 20.3.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 20.3.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 20.3.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-version: 20.2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/material-date-fns-adapter"
  dependency-version: 20.2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 20.3.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 20.3.12
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 20.3.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.12
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/angular-333a91c60b branch from 02e7cba to c18675d Compare November 18, 2025 14:35
@sonarqubecloud
Copy link

@DenysVuika DenysVuika closed this Nov 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular-333a91c60b branch November 19, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI 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.

3 participants