Skip to content

build(deps): bump @angular/common from 21.0.8 to 21.2.19 - #2978

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular/common-21.2.19
Open

build(deps): bump @angular/common from 21.0.8 to 21.2.19#2978
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular/common-21.2.19

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @angular/common from 21.0.8 to 21.2.19.

Release notes

Sourced from @​angular/common's releases.

21.2.19

compiler

CommitDescription
fix - e2660c3deedisallow i18n event attributes
fix - 7b884f585arestrict possible event handler check to property names longer than 2 characters

http

CommitDescription
fix - 948a8d6831distinguish repeated transfer cache params
fix - 9949dccce1enable xsrf for root-provided HttpClient

platform-server

CommitDescription
fix - f34a93c946update domino to latest version

21.2.18

compiler-cli

CommitDescription
fix - 8d22cc953bupdate babel dependencies to latest v7

core

CommitDescription
fix - 6bcce117fbavoid caching missing locale data
fix - 5a693bafcdreject dynamic script host elements

http

CommitDescription
fix - 91df739b80prevent caching of responses with Set-Cookie headers

service-worker

CommitDescription
fix - 1804f73becpreserve referrer in asset requests
fix - e86c31bf26preserve referrer policy in asset requests

21.2.17

common

CommitDescription
fix - 86a56dc279Limits date format string length
fix - d846326b07skip transfer cache for uncacheable HTTP traffic
fix - bc55749698use cryptographically secure SHA-256 for transfer cache key generation

compiler

CommitDescription
fix - dc9c99636dsanitize two-way properties

core

CommitDescription

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

21.2.19 (2026-07-29)

compiler

CommitTypeDescription
e2660c3deefixdisallow i18n event attributes
7b884f585afixrestrict possible event handler check to property names longer than 2 characters

http

CommitTypeDescription
948a8d6831fixdistinguish repeated transfer cache params
9949dccce1fixenable xsrf for root-provided HttpClient

platform-server

CommitTypeDescription
f34a93c946fixupdate domino to latest version

22.1.0 (2026-07-29)

Deprecations

http

  • HttpClient.jsonp, HttpClientJsonpModule, and related JSONP classes/functions are deprecated. Use standard HTTP requests instead.

common

CommitTypeDescription
1ad6824d0dfixskip transfer cache for uncacheable HTTP traffic (#69017)

compiler

CommitTypeDescription
af5e4e1131featAdd an error for --global-foo cases (#68846)
d579ecaf73featDisable '--global-' error outside of g3 (#68846)
f98547675cfeatNamespace CSS variables to the app (#68846)
8c8b2f7783featSupport css var namespacing in properties (#68846)
292199aa4dfixpermissive whitespace parsing in default never blocks
25c744c4d0fixsupport foreign components defined outside top-level scope
5bd00add07fixsupport foreign components inside control flow blocks (#69674)
2e442f7876perfdo not emit tag name when control flow root is foreign component (#69674)

compiler-cli

CommitTypeDescription
aeb55c8bc1fixallow passing uninvoked signals as foreign component props
7c60a98b3cfixsupport import aliases in foreignImports (#68674)

core

CommitTypeDescription
124ba10eadfeatadd custom set option to linkedSignal
eab4847a8bfeatAdds deep linking from Performance panel to DevTools
091456a214fixaccount for namespaces in host binding sanitization (#69558)
b3748e9fe4fixcorrect container anchor collection order to match DOM layout

... (truncated)

Commits
  • 948a8d6 fix(http): distinguish repeated transfer cache params
  • 9949dcc fix(http): enable xsrf for root-provided HttpClient
  • 91df739 fix(http): prevent caching of responses with Set-Cookie headers
  • 86a56dc fix(common): Limits date format string length
  • bcb1b7e fix(http): preserve empty referrer option in HttpRequest
  • a810a31 fix(http): Rejects non-HTTP(S) URLs in JSONP requests
  • bc55749 fix(common): use cryptographically secure SHA-256 for transfer cache key gene...
  • d846326 fix(common): skip transfer cache for uncacheable HTTP traffic
  • e245d40 fix(http): skip transfer cache for fetch credentialed requests
  • f6d8e64 fix(common): only strip a literal /index.html suffix from URLs
  • Additional commits viewable 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 21.0.8 to 21.2.19.
- [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.2.19/packages/common)
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-version: 21.2.19
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 3, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants