pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/angular/components/pull/33555

thubassets.com/assets/pull-requests-be6017ec12798e73.css" /> build: update cross-repo angular dependencies (main) by angular-robot · Pull Request #33555 · angular/components · GitHub
Skip to content

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

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)#33555
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 Jul 20, 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-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular-devkit/core 22.1.0-next.422.1.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular-devkit/schematics 22.1.0-next.422.1.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular/build 22.1.0-next.422.1.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular/cli 22.1.0-next.422.1.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular/common (source) 22.1.0-next.622.2.0-next.0 age adoption passing confidence pnpm.catalog.default minor
@angular/compiler (source) 22.1.0-next.622.2.0-next.0 age adoption passing confidence pnpm.catalog.default minor
@angular/compiler-cli (source) 22.1.0-next.622.2.0-next.0 age adoption passing confidence pnpm.catalog.default minor
@angular/core (source) 22.1.0-next.622.2.0-next.0 age adoption passing confidence pnpm.catalog.default minor
@angular/forms (source) 22.1.0-next.622.2.0-next.0 age adoption passing confidence pnpm.catalog.default minor
@angular/localize 22.1.0-next.622.2.0-next.0 age adoption passing confidence pnpm.catalog.default minor
@angular/ng-dev 7a67d5279a1d45 devDependencies digest
@angular/platform-browser (source) 22.1.0-next.622.2.0-next.0 age adoption passing confidence pnpm.catalog.default minor
@angular/platform-browser-dynamic (source) 22.1.0-next.622.2.0-next.0 age adoption passing confidence pnpm.catalog.default minor
@angular/platform-server (source) 22.1.0-next.622.2.0-next.0 age adoption passing confidence pnpm.catalog.default minor
@angular/router (source) 22.1.0-next.622.2.0-next.0 age adoption passing confidence pnpm.catalog.default minor
@angular/ssr 22.1.0-next.422.1.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@schematics/angular 22.1.0-next.422.1.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
devinfra daa0b5e415234b git_override digest
rules_angular db445dcfe2e2ad 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-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.2.0-next.0

Compare Source

forms
Commit Type Description
d5e8b1ef7a feat allow permanent hidden fields in signal forms

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 origen 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 crossorigen 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 20, 2026
@pullapprove
pullapprove Bot requested review from andrewseguin and crisbeto July 20, 2026 08:25
@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 9 times, most recently from 0b15745 to 31d3f76 Compare July 22, 2026 16:51
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies (main) build: update cross-repo angular dependencies to v22.1.0-rc.0 (main) Jul 22, 2026
@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 31d3f76 to ce40e51 Compare July 23, 2026 14:26
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies to v22.1.0-rc.0 (main) build: update cross-repo angular dependencies (main) Jul 23, 2026
@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 5 times, most recently from e5df42f to 4b6485b Compare July 28, 2026 09:16
See associated pull request for more information.
@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 4b6485b to 97196ef Compare July 29, 2026 21:11
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

pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy