Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the angular group with 13 updates in the / directory:

Package From To
@angular/animations 20.3.10 20.3.11
@angular/common 20.3.10 20.3.11
@angular/compiler 20.3.10 20.3.11
@angular/core 20.3.10 20.3.11
@angular/forms 20.3.10 20.3.11
@angular/localize 20.3.10 20.3.11
@angular/platform-browser 20.3.10 20.3.11
@angular/platform-browser-dynamic 20.3.10 20.3.11
@angular/router 20.3.10 20.3.11
@angular/build 20.3.9 20.3.10
@angular/cli 20.3.9 20.3.10
@angular/compiler-cli 20.3.10 20.3.11
@angular/language-service 20.3.10 20.3.11

Updates @angular/animations from 20.3.10 to 20.3.11

Release notes

Sourced from @​angular/animations's releases.

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
Changelog

Sourced from @​angular/animations's changelog.

20.3.11 (2025-11-12)

common

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

compiler

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

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

21.0.0-rc.1 (2025-11-05)

compiler-cli

Commit Type Description
471da8a311 fix infer type of custom field controls
96cb0cffda fix infer types of signal forms set on native inputs
4c6e29f72f fix make required inputs diagnostic less noisy
c371251e4c fix report invalid bindings on form controls

core

Commit Type Description
a453d603c0 fix skip leave animations on view swaps

forms

Commit Type Description
507b3466ee perf implement change detection for field control bindings

... (truncated)

Commits

Updates @angular/common from 20.3.10 to 20.3.11

Release notes

Sourced from @​angular/common's releases.

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
Changelog

Sourced from @​angular/common's changelog.

20.3.11 (2025-11-12)

common

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

compiler

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

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

21.0.0-rc.1 (2025-11-05)

compiler-cli

Commit Type Description
471da8a311 fix infer type of custom field controls
96cb0cffda fix infer types of signal forms set on native inputs
4c6e29f72f fix make required inputs diagnostic less noisy
c371251e4c fix report invalid bindings on form controls

core

Commit Type Description
a453d603c0 fix skip leave animations on view swaps

forms

Commit Type Description
507b3466ee perf implement change detection for field control bindings

... (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
  • See full diff in compare view

Updates @angular/compiler from 20.3.10 to 20.3.11

Release notes

Sourced from @​angular/compiler's releases.

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
Changelog

Sourced from @​angular/compiler's changelog.

20.3.11 (2025-11-12)

common

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

compiler

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

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

21.0.0-rc.1 (2025-11-05)

compiler-cli

Commit Type Description
471da8a311 fix infer type of custom field controls
96cb0cffda fix infer types of signal forms set on native inputs
4c6e29f72f fix make required inputs diagnostic less noisy
c371251e4c fix report invalid bindings on form controls

core

Commit Type Description
a453d603c0 fix skip leave animations on view swaps

forms

Commit Type Description
507b3466ee perf implement change detection for field control bindings

... (truncated)

Commits
  • 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
  • 036c5d2 fix(compiler): support one additional level of nesting in :host()
  • ee578d3 build: format md files
  • See full diff in compare view

Updates @angular/core from 20.3.10 to 20.3.11

Release notes

Sourced from @​angular/core's releases.

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
Changelog

Sourced from @​angular/core's changelog.

20.3.11 (2025-11-12)

common

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

compiler

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

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

21.0.0-rc.1 (2025-11-05)

compiler-cli

Commit Type Description
471da8a311 fix infer type of custom field controls
96cb0cffda fix infer types of signal forms set on native inputs
4c6e29f72f fix make required inputs diagnostic less noisy
c371251e4c fix report invalid bindings on form controls

core

Commit Type Description
a453d603c0 fix skip leave animations on view swaps

forms

Commit Type Description
507b3466ee perf implement change detection for field control bindings

... (truncated)

Commits
  • 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
  • See full diff in compare view

Updates @angular/forms from 20.3.10 to 20.3.11

Release notes

Sourced from @​angular/forms's releases.

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
Changelog

Sourced from @​angular/forms's changelog.

20.3.11 (2025-11-12)

common

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

compiler

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

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

21.0.0-rc.1 (2025-11-05)

compiler-cli

Commit Type Description
471da8a311 fix infer type of custom field controls
96cb0cffda fix infer types of signal forms set on native inputs
4c6e29f72f fix make required inputs diagnostic less noisy
c371251e4c fix report invalid bindings on form controls

core

Commit Type Description
a453d603c0 fix skip leave animations on view swaps

forms

Commit Type Description
507b3466ee perf implement change detection for field control bindings

... (truncated)

Commits
  • 4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
  • 7b1a478 docs: improve discoverability of forms
  • ee578d3 build: format md files
  • See full diff in compare view

Updates @angular/localize from 20.3.10 to 20.3.11

Release notes

Sourced from @​angular/localize's releases.

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
Changelog

Sourced from @​angular/localize's changelog.

20.3.11 (2025-11-12)

common

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

compiler

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

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

21.0.0-rc.1 (2025-11-05)

compiler-cli

Commit Type Description
471da8a311 fix infer type of custom field controls
96cb0cffda fix infer types of signal forms set on native inputs
4c6e29f72f fix make required inputs diagnostic less noisy
c371251e4c fix report invalid bindings on form controls

core

Commit Type Description
a453d603c0 fix skip leave animations on view swaps

forms

Commit Type Description
507b3466ee perf implement change detection for field control bindings

... (truncated)

Commits
  • 3bafe23 release: cut the v20.3.11 release
  • 9419ea3 fix(compiler): support complex selectors in :nth-child()
  • f00fb46 Revert "feat(service-worker): notify clients about version failures (#62718)"
  • a8c577d docs: add reference to Built-in Pipes in multiple pipe files
  • 0baa28b docs: correct mermaid code block formatting
  • c59fa8b docs: improve discoverability in service worker documentation
  • e0407c0 docs: add links to SDUI example and livestream
  • 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
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 20.3.10 to 20.3.11

Release notes

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

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
Changelog

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

20.3.11 (2025-11-12)

common

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

compiler

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

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

21.0.0-rc.1 (2025-11-05)

compiler-cli

Commit Type Description
471da8a311 fix infer type of custom field controls
96cb0cffda fix infer types of signal forms set on native inputs
4c6e29f72f fix make required inputs diagnostic less noisy
c371251e4c fix report invalid bindings on form controls

core

Commit Type Description
a453d603c0 fix skip leave animations on view swaps

forms

Commit Type Description
507b3466ee perf implement change detection for field control bindings

... (truncated)

Commits
  • 4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
  • 1dcecdf refactor(platform-browser): remove unused Platform ID dependency from DomRend...
  • ee578d3 build: format md files
  • See full diff in compare view

Updates @angular/platform-browser-dynamic from 20.3.10 to 20.3.11

Release notes

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

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
Changelog

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

20.3.11 (2025-11-12)

common

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

compiler

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

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

21.0.0-rc.1 (2025-11-05)

compiler-cli

Commit Type Description
471da8a311 fix infer type of custom field controls
96cb0cffda fix infer types of signal forms set on native inputs
4c6e29f72f fix make required inputs diagnostic less noisy
c371251e4c fix report invalid bindings on form controls

core

Commit Type Description
a453d603c0 fix skip leave animations on view swaps

forms

Commit Type Description
507b3466ee perf implement change detection for field control bindings

... (truncated)

Commits
  • 4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
  • ee578d3 build: format md files
  • See full diff in compare view

Updates @angular/router from 20.3.10 to 20.3.11

Release notes

Sourced from @​angular/router's releases.

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
Changelog

Sourced from @​angular/router's changelog.

20.3.11 (2025-11-12)

common

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

compiler

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

core

Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

21.0.0-rc.1 (2025-11-05)

compiler-cli

Commit Type Description
471da8a311 fix infer type of custom field controls
96cb0cffda fix infer types of signal forms set on native inputs
4c6e29f72f fix make required inputs diagnostic less noisy
c371251e4c fix report invalid bindings on form controls

core

Commit Type Description
a453d603c0 fix skip leave animations on view swaps

forms

Commit Type Description
507b3466ee perf implement change detection for field control bindings

... (truncated)

Commits
  • 4c66fe4 refactor(core): mark VERSION as @__PURE__ for better tree-shaking
  • ee578d3 build: format md files
  • See full diff in compare view

Updates @angular/build from 20.3.9 to 20.3.10

Release notes

Sourced from @​angular/build's releases.

20.3.10

@​schematics/angular

Commit Description
fix - c854a719b correct tsconfig.spec.json include for spec files

@​angular/build

Commit Description
fix - b3908f68e do not remove @angular/localize when having external packages (#31721)
Changelog

Sourced from @​angular/build's changelog.

20.3.10 (2025-11-12)

@​schematics/angular

Commit Type Description
c854a719b fix correct tsconfig.spec.json include for spec files

@​angular/build

Commit Type Description
b3908f68e fix do not remove @angular/localize when having external packages (#31721)

21.0.0-rc.1 (2025-11-05)

@​angular/cli

Commit Type Description
dfb4242b3 fix add vitest to version command output

@​schematics/angular

Commit Type Description
f89750b27 fix add addImports option to jasmine-vitest schematic
515b09c4f fix add Vitest config generation and runner checks
0e83fe1a8 fix add warnings and improve Karma config generation

Bumps the angular group with 13 updates in the / directory:

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



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

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

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

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

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

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

Updates `@angular/platform-browser` from 20.3.10 to 20.3.11
- [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.11/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 20.3.10 to 20.3.11
- [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.11/packages/platform-browser-dynamic)

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

Updates `@angular/build` from 20.3.9 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@20.3.9...20.3.10)

Updates `@angular/cli` from 20.3.9 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@20.3.9...20.3.10)

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

Updates `@angular/language-service` from 20.3.10 to 20.3.11
- [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.11/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 20.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 20.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 20.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 20.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 20.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/localize"
  dependency-version: 20.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 20.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 20.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/build"
  dependency-version: 20.3.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 20.3.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/language-service"
  dependency-version: 20.3.11
  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 Nov 13, 2025
@github-actions github-actions bot enabled auto-merge November 13, 2025 18:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2025

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

@dependabot dependabot bot closed this Nov 14, 2025
auto-merge was automatically disabled November 14, 2025 18:05

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-4c0f5c0134 branch November 14, 2025 18:05
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.

1 participant