Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the angular group with 15 updates:

Package From To
@angular/animations 20.3.12 20.3.13
@angular/cdk 20.2.13 20.2.14
@angular/common 20.3.12 20.3.13
@angular/compiler 20.3.12 20.3.13
@angular/core 20.3.12 20.3.13
@angular/forms 20.3.12 20.3.13
@angular/google-maps 20.2.13 20.2.14
@angular/localize 20.3.12 20.3.13
@angular/platform-browser 20.3.12 20.3.13
@angular/platform-browser-dynamic 20.3.12 20.3.13
@angular/router 20.3.12 20.3.13
@angular/build 20.3.10 20.3.11
@angular/cli 20.3.10 20.3.11
@angular/compiler-cli 20.3.12 20.3.13
@angular/language-service 20.3.12 20.3.13

Updates @angular/animations from 20.3.12 to 20.3.13

Changelog

Sourced from @​angular/animations's changelog.

20.3.13 (2025-11-19)

21.0.0-rc.3 (2025-11-17)

compiler

Commit Type Description
ecea909bcc fix don't choke on unbalanced parens in declaration block

core

Commit Type Description
67fbd5ff1e fix SSR error in signal forms

forms

Commit Type Description
d89e522a1f fix debounce updates from interop controls
91d8d55a80 fix Set error message of a schema error.

Commits

Updates @angular/cdk from 20.2.13 to 20.2.14

Release notes

Sourced from @​angular/cdk's releases.

20.2.14

material

Commit Description
fix - 52f00f317 button-toggle: fix typo in clamp-density call
fix - 0de537fd7 stepper: fix typo in clamp-density call
Changelog

Sourced from @​angular/cdk's changelog.

20.2.14 "aerogel-alpaca" (2025-11-19)

material

Commit Type Description
52f00f317 fix button-toggle: fix typo in clamp-density call
0de537fd7 fix stepper: fix typo in clamp-density call

21.0.0-rc.3 "bubblewrap-bazooka" (2025-11-17)

aria

Commit Type Description
127d3dba57 fix combobox: escape key behavior (#32364)
bac171d8bc fix toolbar: allow developers to wrap widgets (#32341)
86558d2aa6 fix tree: internal conformance check (#32337)

cdk

Commit Type Description
6234d82e2c fix overlay: update golden file (#32367)

material

Commit Type Description
9aa4cc8818 fix autocomplete: empty autocomplete obscuring content (#32348)
cf04a38988 fix autocomplete: render overlay next to trigger (#32282)
c7bb91ed49 fix button-toggle: fix typo in clamp-density call
b3e5365407 fix stepper: fix typo in clamp-density call

21.0.0-rc.2 "wooden-dolphin" (2025-11-13)

aria

Commit Type Description
ec6045b27 fix accordion: rename value to panelId for trigger and panel (#32295)
25223a2f8 fix combobox: dialog popup support (#32279)
a47ebeb96 fix combobox: disabled state (#32308)
8beb22f8c fix combobox: use click instead of pointerup (#32324)
fe79e982c fix menu: add expansion delay (#32293)
95e648ad8 fix menu: disabled state (#32301)
d8acd69f5 fix tree: adds rtl keyboard functionality for tree (#32305)
09e31e716 fix tree: only reset selected values if used in combobox (#32329)

cdk

Commit Type Description
b112568d1 fix overlay: add DI token to opt out of popovers (#32306)

material

| Commit | Type | Description |

... (truncated)

Commits
  • 8c64a8d release: cut the v20.2.14 release
  • 0de537f fix(material/stepper): fix typo in clamp-density call
  • 52f00f3 fix(material/button-toggle): fix typo in clamp-density call
  • See full diff in compare view

Updates @angular/common from 20.3.12 to 20.3.13

Changelog

Sourced from @​angular/common's changelog.

20.3.13 (2025-11-19)

21.0.0-rc.3 (2025-11-17)

compiler

Commit Type Description
ecea909bcc fix don't choke on unbalanced parens in declaration block

core

Commit Type Description
67fbd5ff1e fix SSR error in signal forms

forms

Commit Type Description
d89e522a1f fix debounce updates from interop controls
91d8d55a80 fix Set error message of a schema error.

Commits

Updates @angular/compiler from 20.3.12 to 20.3.13

Changelog

Sourced from @​angular/compiler's changelog.

20.3.13 (2025-11-19)

21.0.0-rc.3 (2025-11-17)

compiler

Commit Type Description
ecea909bcc fix don't choke on unbalanced parens in declaration block

core

Commit Type Description
67fbd5ff1e fix SSR error in signal forms

forms

Commit Type Description
d89e522a1f fix debounce updates from interop controls
91d8d55a80 fix Set error message of a schema error.

Commits

Updates @angular/core from 20.3.12 to 20.3.13

Changelog

Sourced from @​angular/core's changelog.

20.3.13 (2025-11-19)

21.0.0-rc.3 (2025-11-17)

compiler

Commit Type Description
ecea909bcc fix don't choke on unbalanced parens in declaration block

core

Commit Type Description
67fbd5ff1e fix SSR error in signal forms

forms

Commit Type Description
d89e522a1f fix debounce updates from interop controls
91d8d55a80 fix Set error message of a schema error.

Commits
  • 820bb39 Revert "refactor(core): let the profiler handle asymmetric events leniently"
  • 2dccdcd Revert "fix(core): notify profiler events in case of errors"
  • a966ff1 refactor(core): let the profiler handle asymmetric events leniently
  • 52cf658 fix(core): notify profiler events in case of errors
  • daae263 docs: Adds links to relevant guides for APIs in core package
  • d10f110 docs: add documentation for HostAttributeToken
  • 2c3691d docs: add documentation for DOCUMENT injection token usage in SSR
  • See full diff in compare view

Updates @angular/forms from 20.3.12 to 20.3.13

Changelog

Sourced from @​angular/forms's changelog.

20.3.13 (2025-11-19)

21.0.0-rc.3 (2025-11-17)

compiler

Commit Type Description
ecea909bcc fix don't choke on unbalanced parens in declaration block

core

Commit Type Description
67fbd5ff1e fix SSR error in signal forms

forms

Commit Type Description
d89e522a1f fix debounce updates from interop controls
91d8d55a80 fix Set error message of a schema error.

Commits

Updates @angular/google-maps from 20.2.13 to 20.2.14

Release notes

Sourced from @​angular/google-maps's releases.

20.2.14

material

Commit Description
fix - 52f00f317 button-toggle: fix typo in clamp-density call
fix - 0de537fd7 stepper: fix typo in clamp-density call
Changelog

Sourced from @​angular/google-maps's changelog.

20.2.14 "aerogel-alpaca" (2025-11-19)

material

Commit Type Description
52f00f317 fix button-toggle: fix typo in clamp-density call
0de537fd7 fix stepper: fix typo in clamp-density call

21.0.0-rc.3 "bubblewrap-bazooka" (2025-11-17)

aria

Commit Type Description
127d3dba57 fix combobox: escape key behavior (#32364)
bac171d8bc fix toolbar: allow developers to wrap widgets (#32341)
86558d2aa6 fix tree: internal conformance check (#32337)

cdk

Commit Type Description
6234d82e2c fix overlay: update golden file (#32367)

material

Commit Type Description
9aa4cc8818 fix autocomplete: empty autocomplete obscuring content (#32348)
cf04a38988 fix autocomplete: render overlay next to trigger (#32282)
c7bb91ed49 fix button-toggle: fix typo in clamp-density call
b3e5365407 fix stepper: fix typo in clamp-density call

21.0.0-rc.2 "wooden-dolphin" (2025-11-13)

aria

Commit Type Description
ec6045b27 fix accordion: rename value to panelId for trigger and panel (#32295)
25223a2f8 fix combobox: dialog popup support (#32279)
a47ebeb96 fix combobox: disabled state (#32308)
8beb22f8c fix combobox: use click instead of pointerup (#32324)
fe79e982c fix menu: add expansion delay (#32293)
95e648ad8 fix menu: disabled state (#32301)
d8acd69f5 fix tree: adds rtl keyboard functionality for tree (#32305)
09e31e716 fix tree: only reset selected values if used in combobox (#32329)

cdk

Commit Type Description
b112568d1 fix overlay: add DI token to opt out of popovers (#32306)

material

| Commit | Type | Description |

... (truncated)

Commits
  • 8c64a8d release: cut the v20.2.14 release
  • 0de537f fix(material/stepper): fix typo in clamp-density call
  • 52f00f3 fix(material/button-toggle): fix typo in clamp-density call
  • See full diff in compare view

Updates @angular/localize from 20.3.12 to 20.3.13

Changelog

Sourced from @​angular/localize's changelog.

20.3.13 (2025-11-19)

21.0.0-rc.3 (2025-11-17)

compiler

Commit Type Description
ecea909bcc fix don't choke on unbalanced parens in declaration block

core

Commit Type Description
67fbd5ff1e fix SSR error in signal forms

forms

Commit Type Description
d89e522a1f fix debounce updates from interop controls
91d8d55a80 fix Set error message of a schema error.

Commits
  • edcbe22 release: cut the v20.3.13 release
  • 24c999a fix(docs-infra): add moduleResolution to TypeScript compiler options for play...
  • 96a8d58 fix(docs-infra): add install in pnpm
  • 330e046 docs: fix docs heading alignment
  • 5aea52a docs: format examples with replacing <docs-code> typescript examples with fen...
  • 3686987 docs: simplify docs-code header by removing paths and keeping only file name ...
  • 72b19d8 docs: replace @​HostListener with host event bindings in attribute directives
  • efe5d2e docs: fix JetBrains AI Assistant MCP JSON configuration
  • 81b6e45 docs(docs-infra): add advanced recommendations
  • 967e111 docs: fix markdown table in custom elements guide
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 20.3.12 to 20.3.13

Changelog

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

20.3.13 (2025-11-19)

21.0.0-rc.3 (2025-11-17)

compiler

Commit Type Description
ecea909bcc fix don't choke on unbalanced parens in declaration block

core

Commit Type Description
67fbd5ff1e fix SSR error in signal forms

forms

Commit Type Description
d89e522a1f fix debounce updates from interop controls
91d8d55a80 fix Set error message of a schema error.

Commits

Updates @angular/platform-browser-dynamic from 20.3.12 to 20.3.13

Changelog

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

20.3.13 (2025-11-19)

21.0.0-rc.3 (2025-11-17)

compiler

Commit Type Description
ecea909bcc fix don't choke on unbalanced parens in declaration block

core

Commit Type Description
67fbd5ff1e fix SSR error in signal forms

forms

Commit Type Description
d89e522a1f fix debounce updates from interop controls
91d8d55a80 fix Set error message of a schema error.

Commits

Updates @angular/router from 20.3.12 to 20.3.13

Changelog

Sourced from @​angular/router's changelog.

20.3.13 (2025-11-19)

21.0.0-rc.3 (2025-11-17)

compiler

Commit Type Description
ecea909bcc fix don't choke on unbalanced parens in declaration block

core

Commit Type Description
67fbd5ff1e fix SSR error in signal forms

forms

Commit Type Description
d89e522a1f fix debounce updates from interop controls
91d8d55a80 fix Set error message of a schema error.

Commits

Updates @angular/build from 20.3.10 to 20.3.11

Release notes

Sourced from @​angular/build's releases.

20.3.11

@​angular/build

Commit Description
fix - 8053f2d92 ensure ɵgetOrCreateAngularServerApp is always defined after errors
Changelog

Sourced from @​angular/build's changelog.

20.3.11 (2025-11-19)

@​angular/build

Commit Type Description
8053f2d92 fix ensure ɵgetOrCreateAngularServerApp is always defined after errors

21.0.0-rc.6 (2025-11-18)

@​schematics/angular

Commit Type Description
e33e77d12 fix flag '--file-name-style-guide=2016' - wrong import in main.ts

21.0.0-rc.5 (2025-11-17)

@​schematics/angular

Commit Type Description
e8feba9ee fix add missing typeSeparator to main.ts.template file
6615fcf03 fix issues in apps generated with '--file-name-style-guide=2016' flag

@​angular/build

Commit Type Description
a11dd31f0 fix configure Vitest cache to use Angular cache
f05ffd104 fix correct Vitest coverage include handling for virtual files
49b65aba8 fix disable Vitest test isolation by default
fa5c92346 fix prioritize string type for runnerConfig schema

21.0.0-rc.4 (2025-11-14)

@​angular/build

... (truncated)

Commits
  • 4dfc314 release: cut the v20.3.11 release
  • 8053f2d fix(@​angular/build): ensure ɵgetOrCreateAngularServerApp is always defined ...
  • See full diff in compare view

Updates @angular/cli from 20.3.10 to 20.3.11

Release notes

Sourced from @​angular/cli's releases.

20.3.11

@​angular/build

Commit Description
fix - 8053f2d92 ensure ɵgetOrCreateAngularServerApp is always defined after errors
Changelog

Sourced from @​angular/cli's changelog.

20.3.11 (2025-11-19)

@​angular/build

Commit Type Description
8053f2d92 fix ensure ɵgetOrCreateAngularServerApp is always defined after errors

21.0.0-rc.6 (2025-11-18)

@​schematics/angular

Commit Type Description
e33e77d12 fix flag '--file-name-style-guide=2016' - wrong import in main.ts

21.0.0-rc.5 (2025-11-17)

@​schematics/angular

Commit Type Description
e8feba9ee fix add missing typeSeparator to main.ts.template file
6615fcf03 fix issues in apps generated with '--file-name-style-guide=2016' flag

@​angular/build

Commit Type Description
a11dd31f0 fix configure Vitest cache to use Angular cache
f05ffd104 fix correct Vitest coverage include handling for virtual files
49b65aba8 fix disable Vitest test isolation by default
fa5c92346 fix prioritize string type for runnerConfig schema

21.0.0-rc.4 (2025-11-14)

@​angular/build

... (truncated)

Commits
  • 4dfc314 release: cut the v20.3.11 release
  • 8053f2d fix(@​angular/build): ensure ɵgetOrCreateAngularServerApp is always defined ...
  • See full diff in compare view

Updates @angular/compiler-cli from 20.3.12 to 20.3.13

Changelog

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

20.3.13 (2025-11-19)

21.0.0-rc.3 (2025-11-17)

compiler

Commit Type Description
ecea909bcc fix don't choke on unbalanced parens in declaration block

core

Commit Type Description
67fbd5ff1e fix SSR error in signal forms

forms

Commit Type Description
d89e522a1f fix debounce updates from interop controls
91d8d55a80 fix Set error message of a schema error.

Commits

Updates @angular/language-service from 20.3.12 to 20.3.13

Changelog

Sourced from @​angular/language-service's changelog.

20.3.13 (2025-11-19)

21.0.0-rc.3 (2025-11-17)

compiler

Commit Type Description
ecea909bcc fix don't choke on unbalanced parens in declaration block

core

Commit Type Description
67fbd5ff1e fix SSR error in signal forms

forms

Commit Type Description
d89e522a1f fix debounce updates from interop controls
91d8d55a80 fix Set error message of a schema error.

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 19, 2025
@github-actions github-actions bot enabled auto-merge November 19, 2025 18:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-08bb39a53d branch 5 times, most recently from c6d158b to 773a11b Compare November 20, 2025 18:31
@slifty
Copy link
Contributor

slifty commented Nov 21, 2025

The dependabot description says it bumps to 20.x but the actual files bump to angular 21. That's obviously a bigger deal.

It looks like storybook doesn't support Angular 21 yet, but 5 hours ago there was an alpha version published that adds that support.

Bottom line is I think we can sit in holding formation for a moment and in December this should be resolvable.

Bumps the angular group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `20.3.12` | `20.3.13` |
| [@angular/cdk](https://github.com/angular/components) | `20.2.13` | `20.2.14` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.3.12` | `20.3.13` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.3.12` | `20.3.13` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.3.12` | `20.3.13` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.3.12` | `20.3.13` |
| [@angular/google-maps](https://github.com/angular/components) | `20.2.13` | `20.2.14` |
| [@angular/localize](https://github.com/angular/angular) | `20.3.12` | `20.3.13` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.3.12` | `20.3.13` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `20.3.12` | `20.3.13` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.3.12` | `20.3.13` |
| [@angular/build](https://github.com/angular/angular-cli) | `20.3.10` | `20.3.11` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.3.10` | `20.3.11` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.3.12` | `20.3.13` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `20.3.12` | `20.3.13` |


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

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

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

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

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

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

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

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

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

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

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

Updates `@angular/build` from 20.3.10 to 20.3.11
- [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.3.10...20.3.11)

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

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

Updates `@angular/language-service` from 20.3.12 to 20.3.13
- [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.13/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-version: 20.2.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/google-maps"
  dependency-version: 20.2.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/localize"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 20.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/build"
  dependency-version: 20.3.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 20.3.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/language-service"
  dependency-version: 20.3.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-08bb39a53d branch from 773a11b to 637e477 Compare November 21, 2025 19:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 24, 2025
auto-merge was automatically disabled November 24, 2025 19:11

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-08bb39a53d branch November 24, 2025 19:11
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.

2 participants