Skip to content

build(deps): bump @angular/common from 21.0.8 to 21.2.15 - #2962

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

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

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps @angular/common from 21.0.8 to 21.2.15.

Release notes

Sourced from @​angular/common's releases.

21.2.15

common

CommitDescription
fix - 7f4ac78994add upper bounds for digitsInfo
fix - 300f61feb3sanitize placeholder

compiler

CommitDescription
fix - 0b07f47bd6normalize tag names with custom namespaces in DomElementSchemaRegistry (#68925)
fix - eb1cbbf2ebprevent namespaced SVG elements from being stripped
fix - cc1378d54bsanitize dynamic href and xlink:href bindings on SVG a elements (#68925)
fix - 782e01594estrip namespaced SVG script elements during template compilation (#68925)

core

CommitDescription
fix - ff12fe55acnormalize tag names in runtime i18n attribute security context lookup (#68925)
fix - e6fe77cc97sanitize meta selectors
fix - daaf32937fsupport prefix-insensitive DOM schema lookups and compile-time i18n attribute validation (#68925)
fix - dada86e43dsynchronize core sanitization schema with compiler (#68925)

http

CommitDescription
fix - 582a417bd2exclude withCredentials requests from transfer cache
fix - 5c6d6df34bskip TransferCache for cookie-bearing requests by default

platform-server

CommitDescription
fix - 37e8aadf87prevent SSRF bypasses via backslash URLs in HttpClient
fix - 72696e244esecure location and document initialization against SSRF and path hijack

service-worker

CommitDescription
fix - b8bd49341dPreserves explicit 'credentials: omit' in asset requests
fix - ca32fc1000Preserves HTTP cache mode in asset group requests

21.2.14

compiler

CommitDescription
fix - 68282dff9fstrip namespaced SVG script elements during template compilation

core

CommitDescription
fix - c0f52272eddo not insert todo when migrating void @​Output
fix - 938a7f3eddmakes resource URL sanitizer lookup case-insensitive
fix - 0fb2724194reject script element as a dynamic component host
fix - 49113ac0efvisit ICU expressions in signal migration schematics

router

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

21.2.15 (2026-05-28)

common

CommitTypeDescription
7f4ac78994fixadd upper bounds for digitsInfo
300f61feb3fixsanitize placeholder

compiler

CommitTypeDescription
0b07f47bd6fixnormalize tag names with custom namespaces in DomElementSchemaRegistry (#68925)
eb1cbbf2ebfixprevent namespaced SVG elements from being stripped
cc1378d54bfixsanitize dynamic href and xlink:href bindings on SVG a elements (#68925)
782e01594efixstrip namespaced SVG script elements during template compilation (#68925)

core

CommitTypeDescription
ff12fe55acfixnormalize tag names in runtime i18n attribute security context lookup (#68925)
e6fe77cc97fixsanitize meta selectors
daaf32937ffixsupport prefix-insensitive DOM schema lookups and compile-time i18n attribute validation (#68925)
dada86e43dfixsynchronize core sanitization schema with compiler (#68925)

http

CommitTypeDescription
582a417bd2fixexclude withCredentials requests from transfer cache
5c6d6df34bfixskip TransferCache for cookie-bearing requests by default

platform-server

CommitTypeDescription
37e8aadf87fixprevent SSRF bypasses via backslash URLs in HttpClient
72696e244efixsecure location and document initialization against SSRF and path hijack

service-worker

CommitTypeDescription
b8bd49341dfixPreserves explicit 'credentials: omit' in asset requests
ca32fc1000fixPreserves HTTP cache mode in asset group requests

19.2.24 (2026-05-28)

compiler

CommitTypeDescription
6ea6379123fixprevent namespaced SVG elements from being stripped

20.3.23 (2026-05-28)

compiler

... (truncated)

Commits
  • 582a417 fix(http): exclude withCredentials requests from transfer cache
  • 5c6d6df fix(http): skip TransferCache for cookie-bearing requests by default
  • 300f61f fix(common): sanitize placeholder
  • 7f4ac78 fix(common): add upper bounds for digitsInfo
  • 30cf85f refactor(common): update deprecation message
  • 42d57c3 refactor(common): fix viewport tests
  • 10ad3c0 fix(common): prevent focus from scrollToAnchor
  • 540536c fix(http): add CSP nonce support to JsonpClientBackend
  • 8102331 test(http): disable XSRF and mock location in HttpClient tests to avoid Domin...
  • 13f050d test: construct local Date objects to fix timezone flakiness
  • 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.15.
- [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.15/packages/common)
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-version: 21.2.15
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Jun 15, 2026
@dependabot@github

dependabotBot commented on behalf of githubJun 15, 2026

Copy link
Copy Markdown
ContributorAuthor

Superseded by #2964.

@dependabotdependabotBot closed this Jun 15, 2026
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/angular/common-21.2.15 branch June 15, 2026 18:56
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