Skip to content

chore(deps): update angular packages#24

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/angular-packages
Open

chore(deps): update angular packages#24
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/angular-packages

Conversation

@renovate

@renovate renovate Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@angular/animations (source) ^22^22.1.0-next age confidence
@angular/build ^22^22.1.0-next age confidence
@angular/cli ^22^22.1.0-next age confidence
@angular/common (source) ^22^22.1.0-next age confidence
@angular/compiler (source) ^22^22.1.0-next age confidence
@angular/compiler-cli (source) ^22^22.1.0-next age confidence
@angular/core (source) ^22^22.1.0-next age confidence
@angular/forms (source) ^22^22.1.0-next age confidence
@angular/platform-browser (source) ^22^22.1.0-next age confidence
@angular/platform-browser-dynamic (source) ^22^22.1.0-next age confidence
@angular/platform-server (source) ^22^22.1.0-next age confidence
@angular/router (source) ^22^22.1.0-next age confidence
@angular/ssr ^22^22.1.0-next age confidence
zone.js (source, changelog) ~0.15.0~0.16.0 age confidence

Release Notes

angular/angular (@​angular/animations)

v22.1.0-next.6

Compare Source

common
Commit Type Description
359fb503b8 fix avoid prototype lookups in date format caches
compiler
Commit Type Description
da52137724 fix parsing of an empty template literal interpolation
5bd00add07 fix support foreign components inside control flow blocks (#​69674)
2e442f7876 perf do not emit tag name when control flow root is foreign component (#​69674)
compiler-cli
Commit Type Description
ae0ec7315c fix re-tag SourceFiles after TsCreateProgramDriver.updateFiles()
core
Commit Type Description
9b9b0e93c9 fix allow static attributes for explicit input transforms
68ac204074 fix ignore processing instruction syntax in templates
0ae6d81ed2 fix preserve explicit input transform write type
forms
Commit Type Description
5cb8c733a3 fix allow multiple async validators
2e32872720 fix preserve intermediate number values in signal forms
2e0cb52dbf fix prevent stale CVA writeback during debounce
http
Commit Type Description
6d043f8657 fix prevent interceptor signal reads from leaking into calling reactive contexts
localize
Commit Type Description
5de0ea5f23 fix build runtime translations map with a null prototype
2a4f582731 fix use Object.hasOwn for placeholder lookup in translate
platform-browser
Commit Type Description
fb6b354fbd fix prevent ReDoS in SOURCEMAP_URL_REGEXP

v22.1.0-next.5

Compare Source

compiler
Commit Type Description
af5e4e1131 feat Add an error for --global-foo cases (#​68846)
d579ecaf73 feat Disable '--global-' error outside of g3 (#​68846)
f98547675c feat Namespace CSS variables to the app (#​68846)
8c8b2f7783 feat Support css var namespacing in properties (#​68846)
997b772f28 fix use regular optional chaining expression for safe function calls in TCBs
compiler-cli
Commit Type Description
eb2a8ff63f fix apply debugName transform to required signal queries
eac363e92e fix detect uninvoked signals in bound expressions using ternary
core
Commit Type Description
eab4847a8b feat Adds deep linking from Performance panel to DevTools
forms
Commit Type Description
953cdfd66a fix allow multiple async validators
forms/signals
Commit Type Description
b542302a23 fix make extractValue reactive for compat AbstractControl values
http
Commit Type Description
e3630c23c5 feat add options to allow caching of credentialed and non-cacheable HTTP requests
migrations
Commit Type Description
0a5a2b768c fix preserve transitive NgModule references when pruning
fbb705e6fd fix remove stale model import in model-output migration
router
Commit Type Description
cbbb1d8ba1 fix handle outlet named proto in segment group maps
e5c37f21de fix use safe hasOwnProperty when parsing query params

v22.1.0-next.4

Compare Source

common
Commit Type Description
311aff05aa fix use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings
compiler
Commit Type Description
292199aa4d fix permissive whitespace parsing in default never blocks
compiler-cli
Commit Type Description
165995285c fix include toSignal in debugName transform
core
Commit Type Description
74638cab84 fix improve input writes migration in best effort mode
d7f70616a0 fix reject dynamic script host elements
router
Commit Type Description
a74801c59c fix fix malformed jsdoc comment for RouterLinkWithHref export

v22.1.0-next.3

Compare Source

migrations
Commit Type Description
26b0c719ef fix resolve migration failure when tsconfig specifies rootDir

v22.1.0-next.2

Compare Source

compiler
Commit Type Description
ecd047578e fix account for NgModule dependencies in JIT-compiled partial declarations
compiler-cli
Commit Type Description
8b2785b597 fix report diagnostic instead of crashing on malformed host binding
core
Commit Type Description
91d168e74b fix avoid uncaught promise errors in injectAsync prefetching
http
Commit Type Description
f76e8a98c1 fix prevent caching of responses with Set-Cookie headers
migrations
Commit Type Description
c75ff0255c feat add migration from injectable to service
router
Commit Type Description
97a3fd6a55 feat handle null and undefined inputs in RouterLinkActive
service-worker
Commit Type Description
716f9eb032 fix preserve referrer in asset requests
6f98f98f1f fix preserve referrer policy in asset requests
upgrade
Commit Type Description
8d31b82116 fix support model() signals in downgradeComponent

v22.1.0-next.1

Compare Source

common
Commit Type Description
a69e56df71 fix escape anchor fragment in shadow DOM name selector
compiler
Commit Type Description
417a4071a7 fix restrict possible event handler check to property names longer than 2 characters
core
Commit Type Description
98f42eaaae fix avoid caching missing locale data
ea1a3ed64c fix escape overlapping comment delimiters in escapeCommentText
8cf7731468 fix guard against DOM clobbering in declareExperimentalWebMcpTool
6b5616b2c7 fix preserve leave animation for sibling instances sharing a TNode
28cb15a2bb fix prevent unsubscribe during emit from throwing off other listeners
0152e3cbdf fix treat iframe credentialless as security-sensitive
327744ac17 perf detect existing signal dependency without checking all producer links
http
Commit Type Description
a6c7fc5c13 fix distinguish repeated transfer cache params
migrations
Commit Type Description
58efd86c78 fix migration skip any target are not build or test

v22.1.0-next.0

Compare Source

Deprecations

http
  • HttpClient.jsonp, HttpClientJsonpModule, and related JSONP classes/functions are deprecated. Use standard HTTP requests instead.
common
Commit Type Description
1ad6824d0d fix skip transfer cache for uncacheable HTTP traffic (#​69017)
compiler
Commit Type Description
25c744c4d0 fix support foreign components defined outside top-level scope
compiler-cli
Commit Type Description
aeb55c8bc1 fix allow passing uninvoked signals as foreign component props
7c60a98b3c fix support import aliases in foreignImports (#​68674)
core
Commit Type Description
124ba10ead feat add custom set option to linkedSignal
b3748e9fe4 fix correct container anchor collection order to match DOM layout
11b206b919 fix introduce disposal mechanism for Angular views in foreign @content
56607967db fix introduce logical-only containers for foreign content
0c07356c5c fix set current tnode in foreign component instruction on reuse
http
Commit Type Description
c0cbd46bd7 fix skip transfer cache for fetch credentialed requests (#​69017)
af04e266cc refactor deprecate jsonp support
language-service
Commit Type Description
7f0265e43a feat compile non-exported classes if standalone (#​68454)
4f9c824dd9 feat Typecheck templates which would require inline typecheck blocks (#​68454)
platform-server
Commit Type Description
cf9d7fa0f8 fix harden platform location origin validation during SSR (#​69184)

v22.0.7

Compare Source

common
Commit Type Description
91e33aa1de fix avoid prototype lookups in date format caches
compiler
Commit Type Description
5b516e3a58 fix parsing of an empty template literal interpolation
compiler-cli
Commit Type Description
c88ddde1c9 fix re-tag SourceFiles after TsCreateProgramDriver.updateFiles()
core
Commit Type Description
94d9591b51 fix allow static attributes for explicit input transforms
c89f71a74c fix ignore processing instruction syntax in templates
70500e4067 fix preserve explicit input transform write type
forms
Commit Type Description
1b9964675f fix allow multiple async validators
64d6d47a0c fix preserve intermediate number values in signal forms
6cf7446afa fix prevent stale CVA writeback during debounce
http
Commit Type Description
20b7dc3023 fix prevent interceptor signal reads from leaking into calling reactive contexts
localize
Commit Type Description
22d5a091d1 fix build runtime translations map with a null prototype
8ce1fcf7fa fix use Object.hasOwn for placeholder lookup in translate
platform-browser
Commit Type Description
b34bf0dce8 fix prevent ReDoS in SOURCEMAP_URL_REGEXP

v22.0.6

Compare Source

compiler
Commit Type Description
fd4ddcafed fix use regular optional chaining expression for safe function calls in TCBs
compiler-cli
Commit Type Description
534fe81a89 fix apply debugName transform to required signal queries
3b08201bfb fix detect uninvoked signals in bound expressions using ternary
forms/signals
Commit Type Description
171669f7b2 fix make extractValue reactive for compat AbstractControl values
migrations
Commit Type Description
0a6af1496b fix preserve transitive NgModule references when pruning
d4a926a762 fix remove stale model import in model-output migration
router
Commit Type Description
c238bd2ad7 fix handle outlet named proto in segment group maps
8e6d7f7190 fix use safe hasOwnProperty when parsing query params

v22.0.5

Compare Source

common
Commit Type Description
eb8fb9fe58 fix use Object.hasOwn in I18nSelectPipe to handle null-prototype and shadowed mappings
compiler-cli
Commit Type Description
baf09a9939 fix include toSignal in debugName transform
core
Commit Type Description
e598dc843f fix improve input writes migration in best effort mode
ced0180b06 fix reject dynamic script host elements
router
Commit Type Description
ca13b42e7c fix fix malformed jsdoc comment for RouterLinkWithHref export

v22.0.4

Compare Source

migrations
Commit Type Description
fd37f09f37 fix resolve migration failure when tsconfig specifies rootDir

v22.0.3

Compare Source

compiler
Commit Type Description
f90c20df40 fix account for NgModule dependencies in JIT-compiled partial declarations
f4f7f3755c fix remove unused import breaking CI in 22.0.x
compiler-cli
Commit Type Description
06d854929c fix report diagnostic instead of crashing on malformed host binding
core
Commit Type Description
2799304259 fix avoid uncaught promise errors in injectAsync prefetching
http
Commit Type Description
8cdc202dfc fix prevent caching of responses with Set-Cookie headers
service-worker
Commit Type Description
b4a5a2fb4e fix preserve referrer in asset requests
a16f9b2263 fix preserve referrer policy in asset requests
upgrade
Commit Type Description
bcc648f4b6 fix support model() signals in downgradeComponent

v22.0.2

Compare Source

common
Commit Type Description
94ea403563 fix escape anchor fragment in shadow DOM name selector
6c1f3e9d49 fix skip transfer cache for uncacheable HTTP traffic (#​69316)
compiler
Commit Type Description
6f1171991a fix restrict possible event handler check to property names longer than 2 characters
core
Commit Type Description
528a34f766 fix avoid caching missing locale data
e17e8d5422 fix escape overlapping comment delimiters in escapeCommentText
59dea13f80 fix guard against DOM clobbering in declareExperimentalWebMcpTool
3a48abc15c fix preserve leave animation for sibling instances sharing a TNode
93d0a5f95c fix prevent unsubscribe during emit from throwing off other listeners
b32ee7ceb3 fix treat iframe credentialless as security-sensitive
f902d1d35e perf detect existing signal dependency w

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify

netlify Bot commented Jul 17, 2026

Copy link
Copy Markdown

Deploy Preview for angular-runtime-demo failed. Why did it fail? →

Name Link
🔨 Latest commit 37cc89b
🔍 Latest deploy log https://app.netlify.com/projects/angular-runtime-demo/deploys/6a5a3c464f84170008c192b3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants