Skip to content

build: update cross-repo angular dependencies (main) - #33678

Open
angular-robot wants to merge 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies
Open

build: update cross-repo angular dependencies (main)#33678
angular-robot wants to merge 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies

Conversation

@angular-robot

@angular-robot angular-robot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular 22.2.0-next.222.2.0-next.3 age adoption passing confidence pnpm.catalog.default patch
@angular-devkit/core 22.2.0-next.222.2.0-next.3 age adoption passing confidence pnpm.catalog.default patch
@angular-devkit/schematics 22.2.0-next.222.2.0-next.3 age adoption passing confidence pnpm.catalog.default patch
@angular/build 22.2.0-next.222.2.0-next.3 age adoption passing confidence pnpm.catalog.default patch
@angular/cli 22.2.0-next.222.2.0-next.3 age adoption passing confidence pnpm.catalog.default patch
@angular/common (source) 22.2.0-next.122.2.0-next.2 age adoption passing confidence pnpm.catalog.default patch
@angular/compiler (source) 22.2.0-next.122.2.0-next.2 age adoption passing confidence pnpm.catalog.default patch
@angular/compiler-cli (source) 22.2.0-next.122.2.0-next.2 age adoption passing confidence pnpm.catalog.default patch
@angular/core (source) 22.2.0-next.122.2.0-next.2 age adoption passing confidence pnpm.catalog.default patch
@angular/forms (source) 22.2.0-next.122.2.0-next.2 age adoption passing confidence pnpm.catalog.default patch
@angular/localize 22.2.0-next.122.2.0-next.2 age adoption passing confidence pnpm.catalog.default patch
@angular/ng-dev c71d9b6fe8d168 devDependencies digest
@angular/platform-browser (source) 22.2.0-next.122.2.0-next.2 age adoption passing confidence pnpm.catalog.default patch
@angular/platform-browser-dynamic (source) 22.2.0-next.122.2.0-next.2 age adoption passing confidence pnpm.catalog.default patch
@angular/platform-server (source) 22.2.0-next.122.2.0-next.2 age adoption passing confidence pnpm.catalog.default patch
@angular/router (source) 22.2.0-next.122.2.0-next.2 age adoption passing confidence pnpm.catalog.default patch
@angular/ssr 22.2.0-next.222.2.0-next.3 age adoption passing confidence pnpm.catalog.default patch
@schematics/angular 22.2.0-next.222.2.0-next.3 age adoption passing confidence pnpm.catalog.default patch
angular/dev-infra 0423013630fa0a action digest
devinfra 0423013630fa0a git_override digest
rules_angular 20a373dc1d74db git_override digest
rules_browsers 37853f25836240 git_override digest
rules_sass c14ca0fd3806bb git_override digest

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


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

Release Notes

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

v22.2.0-next.3

Compare Source

@​angular/cli
Commit Type Description
7106676e6 fix disable searching current directory for bare executable names on Windows
ecf8c0822 fix serialize configuration as a single argv token in run_target strategies (#​33657)
2e4dd90c3 perf avoid eager module loading during global bootstrap
@​schematics/angular
Commit Type Description
1161e6c99 fix generate CLAUDE.md for Claude Code instead of AGENTS.md
c536ae364 fix import UrlSegment instead of subPath in guard generator
@​angular/build
Commit Type Description
04b532772 fix count statically imported chunks in the initial total
2274babb6 fix normalize setupFiles paths to POSIX for vitest runner
199a864df fix prevent syntax corruption for Crockford-style enum IIFE
0d9851600 fix recursively ignore output and cache paths in watch mode
3eba6f726 fix return direct file contents for non-Angular TypeScript files
3c7ac1518 fix return only lowest version per target engine
3e9fed9a6 fix set target for Rolldown dependency prebundling in Vite dev server
87551ad5c perf avoid encoding intermediate source maps before remapping
194be2088 perf avoid encoding the inline source map before remapping
a55a6b78e perf batch last_accessed updates in sqlite cache store
33b305416 perf hash the i18n inline cache key options once per locale
1c00edce0 perf optimize sourcemap stripping and loading with buffer fast path
b6269a816 perf optimize template string size calculation in server manifest
a6ef9cfbe perf replace watchpack with @​parcel/watcher and chokidar
596847f89 perf share i18n translations with the inliner workers by reference
19c91e48d perf use Map for chunk asset size lookups in budget calculator
@​angular/ssr
Commit Type Description
6a3446770 fix destroy platform when response stream is cancelled
angular/angular (@​angular/common)

v22.2.0-next.2

Compare Source

compiler
Commit Type Description
a4f1a94948 fix do not encapsulate nested selectors if parent contains ::ng-deep
d7b03f5523 fix Generate correct expression for optional chaning.
107f6fa49d fix remove namespaced MathML script elements
d0d7f57e08 fix scope nested CSS rules
compiler-cli
Commit Type Description
e8aa222e7d fix correctly resolve symbol for SafePropertyRead in chained optional navigation
8d6c925392 fix record class extends clause references in DeferredSymbolTracker
core
Commit Type Description
8925a4ee49 fix ensure i18n_util hasOwnProperty checks are safe for property renaming
565dbb2fe5 fix incorrect loop in defer blocks
9f8e32616b fix reject prefixed SVG script hosts
forms
Commit Type Description
9e37a58e14 fix keep radio inputs in sync when values change
http
Commit Type Description
09bc90003e fix always decode JSON responses as UTF-8
router
Commit Type Description
b65dea4f03 feat allow throwing RedirectCommand to trigger redirects
435f8b2b8b fix limit protocol-relative URL handling to serialization

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Aug 13, 2026
@pullapprove
pullapprove Bot requested review from ok7sai and tjshiu August 13, 2026 18:09
@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 083aec4 to d50f5a2 Compare August 13, 2026 19:14
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies to v22.2.0-next.3 (main) build: update cross-repo angular dependencies (main) Aug 13, 2026
@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 2 times, most recently from ddb77c7 to 94b7c8f Compare August 14, 2026 09:23
See associated pull request for more information.
@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 94b7c8f to 06e9851 Compare August 14, 2026 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant