Skip to content

chore(deps): update angular dependencies#2342

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@angular-architects/native-federation 22.0.422.0.6 age confidence
@angular-devkit/build-angular 22.0.522.0.7 age confidence
@angular-devkit/core 22.0.522.0.7 age confidence
@angular-devkit/schematics 22.0.522.0.7 age confidence
@angular/build 22.0.522.0.7 age confidence
@angular/cdk 22.0.322.0.5 age confidence
@angular/cli 22.0.522.0.7 age confidence
@angular/common (source) 22.0.122.0.7 age confidence
@angular/common (source) 22.0.522.0.7 age confidence
@angular/compiler (source) 22.0.122.0.7 age confidence
@angular/compiler (source) 22.0.522.0.7 age confidence
@angular/compiler-cli (source) 22.0.522.0.7 age confidence
@angular/core (source) 22.0.122.0.7 age confidence
@angular/core (source) 22.0.522.0.7 age confidence
@angular/elements (source) 22.0.522.0.7 age confidence
@angular/forms (source) 22.0.522.0.7 age confidence
@angular/language-service (source) 22.0.522.0.7 age confidence
@angular/localize 22.0.522.0.7 age confidence
@angular/platform-browser (source) 22.0.522.0.7 age confidence
@angular/router (source) 22.0.522.0.7 age confidence

Release Notes

native-federation/angular-adapter (@​angular-architects/native-federation)

v22.0.6: 22.0.6

Compare Source

What's Changed

Full Changelog: native-federation/angular-adapter@v22.0.5...v22.0.6

v22.0.5: 22.0.5

Compare Source

What's Changed

Full Changelog: native-federation/angular-adapter@v22.0.4...v22.0.5

angular/angular-cli (@​angular-devkit/build-angular)

v22.0.7

Compare Source

@​angular/cli
Commit Type Description
e85c10ccb fix copy packageManager field and yarn config for temp installs
b87cafec0 fix support resolving subproject dependencies in pnpm workspaces

v22.0.6

Compare Source

angular/components (@​angular/cdk)

v22.0.5

Compare Source

aria
Commit Type Description
e74c69be33 fix combobox: closing immediately when opening programmatically with zone.js (#​33518)
cdk
Commit Type Description
1059f80cef fix overlay: guard against null document.body before popover support check (#​33403)
adbf93559e fix private: guard createPolicy against DOM clobbering (#​33410)
material
Commit Type Description
d26e892021 fix button: match focus indicator shape to FAB (#​33527)
ea89b9c37f fix datepicker: use rounded shape for calendar focus indicators (#​33524)
092b55aa67 fix sort: double focus indicators when strong focus is enabled (#​33520)
e93bc9e5d6 fix stepper: add border radius to header hover state in m2 (#​33529)
multiple
Commit Type Description
b2620abaa2 fix pass form field to error state tracker (#​33509)

v22.0.4

Compare Source

aria
Commit Type Description
918090a07 fix listbox: allow navigation to specific index (#​33485)
material
Commit Type Description
c86b024e3 fix core: rework error state matcher to handle signal forms (#​33500)
angular/angular (@​angular/common)

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 without checking all producer links
http
Commit Type Description
6867f77ec7 fix distinguish repeated transfer cache params
7ef1399068 fix skip transfer cache for fetch credentialed requests (#​69316)
migrations
Commit Type Description
15314c1736 fix migration skip any target are not build or test

Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • "before 7am on Wednesday"
  • 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.

@renovate renovate Bot added the dep-bump label Jul 15, 2026
@renovate
renovate Bot requested review from a team as code owners July 15, 2026 01:42
@renovate renovate Bot added the dep-bump label Jul 15, 2026
@renovate
renovate Bot force-pushed the renovate/angular-dependencies branch 7 times, most recently from 519bc7e to fec46a7 Compare July 20, 2026 14:29
@renovate
renovate Bot force-pushed the renovate/angular-dependencies branch from fec46a7 to d91e8c3 Compare July 20, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants