Skip to content

build: update cross-repo angular dependencies (22.1.x) - #33583

Open
angular-robot wants to merge 1 commit into
angular:22.1.xfrom
angular-robot:ng-renovate/22.1.x-cross-repo-angular-dependencies
Open

build: update cross-repo angular dependencies (22.1.x)#33583
angular-robot wants to merge 1 commit into
angular:22.1.xfrom
angular-robot:ng-renovate/22.1.x-cross-repo-angular-dependencies

Conversation

@angular-robot

@angular-robot angular-robot commented Jul 24, 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.1.0-next.422.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular-devkit/core 22.1.0-next.422.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular-devkit/schematics 22.1.0-next.422.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular/build 22.1.0-next.422.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular/cli 22.1.0-next.422.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular/common (source) 22.1.0-next.622.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular/compiler (source) 22.1.0-next.622.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular/compiler-cli (source) 22.1.0-next.622.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular/core (source) 22.1.0-next.622.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular/forms (source) 22.1.0-next.622.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular/localize 22.1.0-next.622.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular/ng-dev 7a67d5279a1d45 devDependencies digest
@angular/platform-browser (source) 22.1.0-next.622.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular/platform-browser-dynamic (source) 22.1.0-next.622.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular/platform-server (source) 22.1.0-next.622.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular/router (source) 22.1.0-next.622.1.0 age adoption passing confidence pnpm.catalog.default patch
@angular/ssr 22.1.0-next.422.1.0 age adoption passing confidence pnpm.catalog.default patch
@schematics/angular 22.1.0-next.422.1.0 age adoption passing confidence pnpm.catalog.default patch
devinfra daa0b5e98b6d80 git_override digest
rules_angular db445dc42e1a53 git_override digest
rules_browsers 3a6bd40cfc69cb git_override digest
rules_sass f153cb996d87a8 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.1.0

Compare Source

Deprecations

@​angular-devkit/core
  • stringToFileBuffer and fileBufferToString are deprecated. Use standard Web APIs (TextEncoder and TextDecoder) instead.

    Internal usages within the repository have been removed and replaced with standard Web APIs. The public API golden file for @angular-devkit/core has been updated to reflect the deprecations.

@​schematics/angular
Commit Type Description
89d7f59cd feat update ai-config to include Angular MCP server config
b345bb54d fix remove unused spec tsconfig outDir
@​angular/cli
Commit Type Description
f59bcf529 fix abort and guide manual mitigation when updating catalog packages
48f90f5d5 fix prevent Yarn registry environment variable override
c963ecbec fix remove algoliasearch dependency and support latest docs versions
6859d25c3 fix resolve correct registry name when using npm alias syntax during update
3a2589dac fix respect client-side release age settings during update resolution
5c3101bff fix revert package.json changes if installation tasks fail during update
7932caaf9 fix robustly parse npm manifest from array
@​angular-devkit/core
Commit Type Description
fd336d365 refactor deprecate stringToFileBuffer and fileBufferToString
@​angular/build
Commit Type Description
34d558c3c feat add built-in SQLite cache store fallback
0c18dc0f6 feat emit debug ids for stable subresource integrity hashes
51f69276f feat enable chunk optimization for server builds
10dc30f9c feat migrate advanced optimization Babel plugins to oxc-parser + magic-string
917393a4c feat migrate i18n inliner to oxc-parser + magic-string
52ae7f862 feat share persistent build cache across git worktrees
95510511d fix add bounded timeout to vitest executor disposal
62b11e316 fix anchor debug ID comment matching and make injection idempotent
6d9b360e5 fix prevent esbuild service hang on internal component stylesheet builds
291caab61 fix prevent stripping nested sourceMappingURL comments
0e3ca3dfb fix support hyphens and underscores when stripping chunk hash in chunk optimizer
585d08af8 perf default chunk optimization to use Rolldown
09d0a11a8 perf enable fast-path AST printing with sourcemaps in AotCompilation
@​angular/ssr
Commit Type Description
7ef9ed24d feat support the standard Forwarded header

v22.1.0-rc.0: 22.1.0-rc.0

Compare Source

@​angular/cli
Commit Description
fix - f59bcf529 abort and guide manual mitigation when updating catalog packages
fix - 5d4dda581 batch Prettier invocations during migration formatting
fix - c963ecbec remove algoliasearch dependency and support latest docs versions
fix - 6859d25c3 resolve correct registry name when using npm alias syntax during update
fix - 5c3101bff revert package.json changes if installation tasks fail during update
fix - e12e00216 update MCP devserver tool names to conform to spec regex
@​angular/build
Commit Description
feat - 51f69276f enable chunk optimization for server builds
feat - 10dc30f9c migrate advanced optimization Babel plugins to oxc-parser + magic-string
feat - 917393a4c migrate i18n inliner to oxc-parser + magic-string
fix - 95510511d add bounded timeout to vitest executor disposal
fix - 62b11e316 anchor debug ID comment matching and make injection idempotent
fix - 4187e5e27 canonicalize drive letter casing for workspace root on Windows
fix - 21b8fc0f1 ensure import map integrity keys are valid URL-like specifiers
fix - 9a3c34bd1 favor istanbul coverage provider when browser testing is enabled
fix - 80edac58b preserve custom config options in runnerConfig for vitest
fix - 751adb9d7 remap metafile paths when workspace root is a symlink or junction
fix - 0e3ca3dfb support hyphens and underscores when stripping chunk hash in chunk optimizer
perf - 2462709d1 skip semantic affected-file walk when type checking is disabled
angular/angular (@​angular/common)

v22.1.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
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)
292199aa4d fix permissive whitespace parsing in default never blocks
25c744c4d0 fix support foreign components defined outside top-level scope
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
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
eab4847a8b feat Adds deep linking from Performance panel to DevTools
091456a214 fix account for namespaces in host binding sanitization (#​69558)
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
23cf1a828b fix sanitize host bindings on concrete hosts (#​69558)
0c07356c5c fix set current tnode in foreign component instruction on reuse
forms
Commit Type Description
bbbd357bd2 fix add utility to assert that value is a field tree
http
Commit Type Description
e3630c23c5 feat add options to allow caching of credentialed and non-cacheable HTTP requests
ec16a3d6c6 fix enable xsrf for root-provided HttpClient
39e362eea5 fix match header values exactly when deleting
be46ca8696 fix preserve immutability of materialized clones
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)
a99fb915c0 fix account for strictTemplates being enabled by default
migrations
Commit Type Description
c75ff0255c feat add migration from injectable to service
5d5b2ea72d fix correctly detect then/else keywords in control flow migration
platform-server
Commit Type Description
cf9d7fa0f8 fix harden platform location origin validation during SSR (#​69184)
router
Commit Type Description
97a3fd6a55 feat handle null and undefined inputs in RouterLinkActive

v22.1.0-rc.0: 22.1.0-rc.0

Compare Source

common
Commit Description
fix - d14696e430 preserve crossorigin on image preloads
core
Commit Description
fix - 3499a1321b ensure SVG animation attributeName is checked case-insensitively
forms
Commit Description
fix - 3497c9b943 ensure pending status propagates to the root form in signal forms
http
Commit Description
fix - 3192dccaa3 prevent transfer cache key collisions
migrations
Commit Description
fix - 49672c437b correctly migrate ngClass with mixed space-separated keys
fix - 223e40279f preserve NgClass import on partial migration

@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 Jul 24, 2026
@pullapprove
pullapprove Bot requested review from ok7sai and tjshiu July 24, 2026 16:57
@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 Jul 24, 2026
@angular-robot
angular-robot force-pushed the ng-renovate/22.1.x-cross-repo-angular-dependencies branch 5 times, most recently from 2e43e62 to fd5ed97 Compare July 30, 2026 00:11
See associated pull request for more information.
@angular-robot
angular-robot force-pushed the ng-renovate/22.1.x-cross-repo-angular-dependencies branch from fd5ed97 to 89b9400 Compare July 30, 2026 08:07
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