Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/core from 20.3.11 to 20.3.12.

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

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.3.11 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) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 20.3.12 dependency-type: direct:development update-type: version-update:semver-patch ... 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 Nov 17, 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

1 participant