Skip to content

chore(deps-dev): bump @angular/core from 21.1.2 to 21.1.3#2467

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/angular/core-21.1.3
Feb 5, 2026
Merged

chore(deps-dev): bump @angular/core from 21.1.2 to 21.1.3#2467
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/angular/core-21.1.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @angular/core from 21.1.2 to 21.1.3.

Release notes

Sourced from @​angular/core's releases.

21.1.3

core

Commit Description
fix - 2b254bc050 linkedSignal.update should propagate errors
fix - e5110b4fa1 export DirectiveWithBindings
fix - 2cf4da0ea1 hold constructors weakly in DepsTracker cache
fix - 70a5b651be prevent element duplication with dynamic components

forms

Commit Description
fix - 6f75b6e3f6 Resolves debounce promise on abort in debounceForDuration

localize

Commit Description
fix - 4c7126d23b add support for unit-test builder in ng-add schematic

router

Commit Description
fix - d6268c0bbb limit UrlParser recursion depth to prevent stack overflow
perf - 49a36f4cc7 Use .bind to avoid holding other closures in memory
Changelog

Sourced from @​angular/core's changelog.

21.1.3 (2026-02-04)

core

Commit Type Description
2b254bc050 fix linkedSignal.update should propagate errors
e5110b4fa1 fix export DirectiveWithBindings
2cf4da0ea1 fix hold constructors weakly in DepsTracker cache
70a5b651be fix prevent element duplication with dynamic components

forms

Commit Type Description
6f75b6e3f6 fix Resolves debounce promise on abort in debounceForDuration

localize

Commit Type Description
4c7126d23b fix add support for unit-test builder in ng-add schematic

router

Commit Type Description
d6268c0bbb fix limit UrlParser recursion depth to prevent stack overflow
49a36f4cc7 perf Use .bind to avoid holding other closures in memory

21.2.0-next.1 (2026-01-28)

common

Commit Type Description
8bbe6dc46c feat Add Location strategies to manage trailing slash on write

forms

Commit Type Description
ebae211add feat introduce parse errors in signal forms
e682e53113 fix only touch visible, interactive fields on submit
fb05fc86d0 fix sort error summary by DOM order

language-server

Commit Type Description
6fb39d9b62 feat Support client-side file watching via onDidChangeWatchedFiles

language-service

Commit Type Description
8a7cbd4668 fix Detect local project version on creation

router

Commit Type Description
b51bab583d feat Add partial ActivatedRouteSnapshot information to canMatch params
dbd50be7f7 fix Do not intercept reload events with Navigation integration

... (truncated)

Commits
  • 2cf4da0 fix(core): hold constructors weakly in DepsTracker cache
  • 2b254bc fix(core): linkedSignal.update should propagate errors
  • e5110b4 fix(core): export DirectiveWithBindings
  • 70a5b65 fix(core): prevent element duplication with dynamic components
  • 0a4c647 refactor(core): Remove unsued properties in differ factories
  • b9b9343 docs: Add missing link in HostListener documentation
  • cfe7340 refactor(core): remove unused restriction parameter
  • See full diff in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 5, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/core-21.1.3 branch from 1952385 to c63fd21 Compare February 5, 2026 21:26
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 21.1.2 to 21.1.3.
- [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/v21.1.3/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-version: 21.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/core-21.1.3 branch from c63fd21 to f2d91f1 Compare February 5, 2026 21:27
@github-actions github-actions bot merged commit 57a7299 into main Feb 5, 2026
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/core-21.1.3 branch February 5, 2026 21:27
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