Skip to content

build(deps-dev): Bump @angular/common from 21.2.17 to 22.1.0 in the npm_and_yarn group across 1 directory - #74

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm_and_yarn-0c9fe3b699
Aug 3, 2026
Merged

build(deps-dev): Bump @angular/common from 21.2.17 to 22.1.0 in the npm_and_yarn group across 1 directory#74
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm_and_yarn-0c9fe3b699

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 3, 2026

Copy link
Copy Markdown

Bumps the npm_and_yarn group with 1 update in the / directory: @angular/common.

Updates @angular/common from 21.2.17 to 22.1.0

Release notes

Sourced from @​angular/common's releases.

22.1.0

common

CommitDescription
fix - 1ad6824d0dskip transfer cache for uncacheable HTTP traffic (#69017)

compiler

CommitDescription
feat - af5e4e1131Add an error for --global-foo cases (#68846)
feat - d579ecaf73Disable '--global-' error outside of g3 (#68846)
feat - f98547675cNamespace CSS variables to the app (#68846)
feat - 8c8b2f7783Support css var namespacing in properties (#68846)
fix - 292199aa4dpermissive whitespace parsing in default never blocks
fix - 25c744c4d0support foreign components defined outside top-level scope
fix - 5bd00add07support foreign components inside control flow blocks (#69674)
perf - 2e442f7876do not emit tag name when control flow root is foreign component (#69674)

compiler-cli

CommitDescription
fix - aeb55c8bc1allow passing uninvoked signals as foreign component props
fix - 7c60a98b3csupport import aliases in foreignImports (#68674)

core

CommitDescription
feat - 124ba10eadadd custom set option to linkedSignal
feat - eab4847a8bAdds deep linking from Performance panel to DevTools
fix - 091456a214account for namespaces in host binding sanitization (#69558)
fix - b3748e9fe4correct container anchor collection order to match DOM layout
fix - 11b206b919introduce disposal mechanism for Angular views in foreign @content
fix - 56607967dbintroduce logical-only containers for foreign content
fix - 23cf1a828bsanitize host bindings on concrete hosts (#69558)
fix - 0c07356c5cset current tnode in foreign component instruction on reuse

forms

CommitDescription
fix - bbbd357bd2add utility to assert that value is a field tree

http

CommitDescription
feat - e3630c23c5add options to allow caching of credentialed and non-cacheable HTTP requests
fix - ec16a3d6c6enable xsrf for root-provided HttpClient
fix - 39e362eea5match header values exactly when deleting
fix - be46ca8696preserve immutability of materialized clones
fix - c0cbd46bd7skip transfer cache for fetch credentialed requests (#69017)
refactor - af04e266ccdeprecate jsonp support

language-service

CommitDescription
feat - 7f0265e43acompile non-exported classes if standalone (#68454)
feat - 4f9c824dd9Typecheck templates which would require inline typecheck blocks (#68454)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

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
11b206b919fixintroduce disposal mechanism for Angular views in foreign @content
56607967dbfixintroduce logical-only containers for foreign content
23cf1a828bfixsanitize host bindings on concrete hosts (#69558)
0c07356c5cfixset current tnode in foreign component instruction on reuse

forms

CommitTypeDescription
bbbd357bd2fixadd utility to assert that value is a field tree

http

CommitTypeDescription
e3630c23c5featadd options to allow caching of credentialed and non-cacheable HTTP requests
ec16a3d6c6fixenable xsrf for root-provided HttpClient
39e362eea5fixmatch header values exactly when deleting
be46ca8696fixpreserve immutability of materialized clones
c0cbd46bd7fixskip transfer cache for fetch credentialed requests (#69017)
af04e266ccrefactordeprecate jsonp support

language-service

| Commit | Type | Description |

... (truncated)

Commits
  • 79a37f3 refactor(common): replaces the deprecated positional subscribe arguments wi...
  • 6dcb534 refactor(common): remove duplicate helper function
  • ec16a3d fix(http): enable xsrf for root-provided HttpClient
  • 39e362e fix(http): match header values exactly when deleting
  • be46ca8 fix(http): preserve immutability of materialized clones
  • d14696e fix(common): preserve crossorigin on image preloads
  • 3192dcc fix(http): prevent transfer cache key collisions
  • 359fb50 fix(common): avoid prototype lookups in date format caches
  • 6d043f8 fix(http): prevent interceptor signal reads from leaking into calling reactiv...
  • c1829f6 docs(docs-infra): Add build-time validation for API and guide links using rou...
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common).
Updates `@angular/common` from 21.2.17 to 22.1.0
- [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/v22.1.0/packages/common)
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-version: 22.1.0
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 3, 2026
@github-actions
github-actionsBot merged commit 5b36adb into masterAug 3, 2026
2 checks passed
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/npm_and_yarn-0c9fe3b699 branch August 3, 2026 16:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants