Skip to content

build: update cross-repo angular dependencies #2889

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Jul 9, 2025

This PR contains the following updates:

Package Type Update Change
@angular/animations (source) devDependencies minor 20.0.0 -> 20.2.0-next.0
@angular/build dependencies minor 20.0.0 -> 20.1.0-rc.0
@angular/cdk devDependencies minor 20.0.0 -> 20.1.0-rc.0
@angular/cli devDependencies minor 20.0.0 -> 20.1.0-rc.0
@angular/common (source) devDependencies minor 20.0.0 -> 20.2.0-next.0
@angular/compiler (source) devDependencies minor 20.0.0 -> 20.2.0-next.0
@angular/compiler-cli (source) devDependencies minor 20.0.0 -> 20.2.0-next.0
@angular/core (source) devDependencies minor 20.0.0 -> 20.2.0-next.0
@angular/forms (source) devDependencies minor 20.0.0 -> 20.2.0-next.0
@angular/material devDependencies minor 20.0.0 -> 20.1.0-rc.0
@angular/platform-browser (source) devDependencies minor 20.0.0 -> 20.2.0-next.0
@angular/platform-browser-dynamic (source) devDependencies minor 20.0.0 -> 20.2.0-next.0
@angular/router (source) devDependencies minor 20.0.0 -> 20.2.0-next.0

Release Notes

angular/angular (@​angular/animations)

v20.2.0-next.0

Compare Source

http
Commit Type Description
1cf9d9064c feat Add support for fetch referrer & integrity options in HttpClient (#​62417)

v20.1.0

Compare Source

common
Commit Type Description
58aedc37d1 feat add support for a custom EnvironmentInjector to NgComponentOutlet directive (#​54764)
ef10aa4005 feat support decoding in NgOptimizedImage (#​61905)
compiler
Commit Type Description
0dcf230d52 feat add support for new binary assignment operators (#​62064)
5a76826d26 fix only report parser errors on invalid expression (#​61793)
089ad0ee15 fix produce more accurate errors for interpolations (#​62258)
e9fcbb8af1 fix remove TypeScript from linker (#​61618)
compiler-cli
Commit Type Description
e62fb359d6 feat add experimental support for fast type declaration emission (#​61334)
0cf1001715 feat support host directives with direct external references in fast type declaration emission (#​61469)
b7ab5fa256 fix add signal checks to handle negated calls (#​59970)
77fa204ad1 fix rename flag for enabling fast type declaration emission (#​61353)
c439d6938d fix symbol builder duplicating host directives (#​61240)
3e1baa5a95 fix typo in NG2026 message (#​61325)
core
Commit Type Description
8163a8995e feat Add destroyed property on DestroyRef (#​61849)
737b35b684 feat Add destroyed property to EnvironmentInjector (#​61951)
2e0c98bd3f feat support bindings in TestBed (#​62040)
4356e85456 fix fakeAsync should not depend on module import order (#​61375)
8424b3bcd5 fix Fixes template outlet hydration (#​61989)
583b9a7be5 fix missing useExisting providers throwing for optional calls (#​61137)
8f65223bd8 fix update min Node.js support to 20.19, 22.12, and 24.0 (#​61499)
b785256b9e perf avoid intermediate arrays in definition (#​61445)
56769de4d8 perf move property remapping for dom properties to compiler (#​62421)
forms
Commit Type Description
610bebfce9 fix Allow ControlState as reset arguments for FormGroup/FormRecord (#​55860)
4f0221e193 fix improve select performance (#​61949)
http
Commit Type Description
55fa38a1e5 feat add cache & priority support for fetch requests in httpResource (#​62301)
b6ef42843c feat add credentials support for fetch requests in httpResource (#​62390)
73269cf5ce feat add keepalive support for fetch requests in httpResource (#​61833)
27b7ec0a62 feat add mode & redirect for fetch request in httpResource (#​62337)
f0965c7acd feat Add support for fetch credentials options in HttpClient (#​62354)
87322449a3 feat add support for fetch mode and redirect options in HttpClient (#​62315)
9791ab1b6f feat Add support for fetch request cache and priority options (#​61766)
aa861c42ff feat add timeout option on httpResource. (#​62326)
c4cffe2063 feat Add timeout option to HTTP requests (#​57194)
cfbbb08437 feat add warning when withCredentials overrides explicit credentials (#​62383)
language-service
Commit Type Description
20c1f991e6 feat add semantic tokens for templates (#​60260)
cf55d1bdd4 feat Support importing the external module's export about the angular metadata. (#​61122)
5d2e85920e feat support to fix missing required inputs diagnostic (#​50911)
router
Commit Type Description
9833d9ea47 feat Run loadComponent and loadChildren functions in the route's injection context (#​62133)
service-worker
Commit Type Description
c67dbda8ff feat support notification closes (#​61442)
6e1df54799 feat support push subscription changes (#​61856)

v20.0.7

Compare Source

compiler-cli
Commit Description
fix - 2c18043240 use proper name for diagnostic type (#​62479)

v20.0.6

Compare Source

v20.0.5

Compare Source

compiler-cli
Commit Type Description
de0d525ad7 fix add suggestion when pipe is missing (#​62146)
3eb5a79a83 fix handle initializer APIs wrapped in type casts (#​62203)
core
Commit Type Description
a2e6f317a7 fix allow to set a resource in an error state (#​62253)
4c00238a69 fix avoid injecting ErrorHandler from a destroyed injector (#​61886)
369f03ad7f fix unable to retrieve defer blocks in tests when component injects ViewContainerRef (#​62156)
router
Commit Type Description
65c59dd796 fix handle scrollRestoration error in restricted environments (#​62186)
upgrade
Commit Type Description
144c429230 fix Make zoneless work with hybrid apps (#​61660)

v20.0.4

Compare Source

core
Commit Type Description
e343cdfb86 fix Fixes template outlet hydration (#​62012)
67f657e4a3 fix inject APP_ID before injector is destroyed (#​61885)
ae212b51ee fix Wrap ErrorEvent with no error property (#​62081)
migrations
Commit Type Description
82bf9848a1 fix more robust trailing comma removal in unused imports migration (#​62118)

v20.0.3

Compare Source

v20.0.2

Compare Source

core
Commit Type Description
1e8158baee fix components marked for traversal resets reactive context (#​61663)
1cd23be57e fix unregister onDestroy in outputToObservable (#​61882)

v20.0.1

Compare Source

compiler
Commit Type Description
66a0ec6510 fix move defer trigger assertions out of parser (#​61747)
8ecb1ba027 fix recover invalid parenthesized expressions (#​61815)
core
Commit Type Description
8c60cbfd1c fix takeUntilDestroyed completes immediately if DestroyRef already destroyed (#​61847)
b1d960d082 fix produce an error when incremental hydration is expected, but not configured (#​61741)
b4ed62ddf6 fix properly handle the case where getSignalGraph is called on a componentless NodeInjector (#​60772)
ddd22bea48 fix unregister onDestroy in ResourceImpl when destroy() is called (#​61870)
5c31e7e28d fix unregister onDestroy when observable errors in toSignal (#​61596)
migrations
Commit Type Description
e9820a6d48 fix avoid trailing whitespaces in unused imports migration (#​61698)
service-worker
Commit Type Description
b93fa22f25 fix prevent duplicate fetches during concurrent update checks (#​61443)
9743bd1317 fix update service worker to handle seeking better for videos (#​60029)
angular/angular-cli (@​angular/build)

v20.1.0-rc.0

Compare Source

@​angular-devkit/build-angular
Commit Description
fix - f1d41b069 remove unused @vitejs/plugin-basic-ssl dependency
@​angular/build
Commit Description
fix - 73f57f3c9 proxy karma request from / to /base

v20.1.0-next.3

Compare Source

@​schematics/angular
Commit Description
fix - 4221a33cc add missing prettier config
@​angular/cli
Commit Description
feat - dc45c186e add initial MCP server implementation
@​angular-devkit/build-angular
Commit Description
feat - 49a09737d provide partial custom postcss configuration support
@​angular/build
Commit Description
fix - adfeee0a4 adjust coverage includes/excludes for unit-test vitest runner
fix - e0de8680d inject zone.js/testing before karma builder execution
@​angular/ssr
Commit Description
fix - 861a61a3b avoid preloading unnecessary dynamic bundles
fix - 21b5852f1 ensure loadChildren runs in correct injection context during route extraction
fix - 1c5bd2ef2 ensure correct referer header handling in web request conversion

v20.1.0-next.2

Compare Source

@​schematics/angular
Commit Description
fix - c43711177 include main.server.ts in tsconfig.files when present
fix - 4be58ee8c reset module typeSeparator when generating applications
@​angular/build
Commit Description
fix - c19cd2985 coverage reporter option
fix - 049e6886f include custom bundle name scripts with karma
fix - 1d76d0ee5 increase worker idle timeout
fix - 2672f6ec1 json and json-summary as vitest coverage reporters
fix - 60a16a82a set scripts option output as classic script for karma
fix - 130c65014 use an empty array as default value for vitest exclude

v20.1.0-next.1

Compare Source

@​schematics/angular
Commit Description
feat - 1c19e0dcd use signal in app component
fix - 42f45a39e add less as a devDependency when selected as the style preprocessor
@​angular/build
Commit Description
fix - e36cbba11 do not consider internal Angular files as external imports
fix - a415a4999 improve default coverage reporter handling for vitest
fix - f177f5508 support injecting global styles into vitest unit-tests
fix - 917af12ae use date/time based output path for vitest unit-test

v20.1.0-next.0

Compare Source

@​schematics/angular
Commit Description
fix - 0b7d48c7c correctly detect modules using new file extension format
@​angular/build
Commit Description
feat - 1159cf081 add code coverage reporters option for unit-test
feat - 8f305ef0b add dataurl, base64 loaders

v20.0.6

Compare Source

@​schematics/angular
Commit Type Description
5542445d3 fix remove constructor from service template
@​angular/build
Commit Type Description
0836ad28f fix correctly remap Angular diagnostics
c475e546b fix exclude @vitest/browser/context from esbuild bundling
1a2da161e fix failed to proxy error for assets

v20.0.5

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1ebd53df7 fix remove unused @vitejs/plugin-basic-ssl dependency
@​angular/build
Commit Type Description
05cebdbcd fix proxy karma request from / to /base

v20.0.4

Compare Source

@​schematics/angular
Commit Type Description
2316fe29d fix add missing prettier config
@​angular/ssr
Commit Type Description
309742289 fix avoid preloading unnecessary dynamic bundles
82691b98f fix ensure correct referer header handling in web request conversion

v20.0.3

Compare Source

@​schematics/angular
Commit Type Description
e90a808c0 fix include main.server.ts in tsconfig.files when present
5c48b8e0a fix reset module typeSeparator when generating applications
@​angular/build
Commit Type Description
56f426e25 fix include custom bundle name scripts with karma
dfe3a8b73 fix increase worker idle timeout
e6d27bd5e fix set scripts option output as classic script for karma

v20.0.2

Compare Source

@​schematics/angular
Commit Type Description
bf64a0f2d fix add less as a devDependency when selected as the style preprocessor
cb258a3e1 fix correctly detect modules using new file extension format
@​angular/build
Commit Type Description
424f1cbbf fix do not consider internal Angular files as external imports

v20.0.1

Compare Source

@​angular/cli
Commit Type Description
0883248cb fix improve Node.js version check and error messages
@​schematics/angular
Commit Type Description
525ddcbd2 fix only overwrite JSON file if actually changed
83c820e5a fix remove karma config devkit package usages during application migration
87266b38a fix skip zone.js dependency for zoneless applications
@​angular/build
Commit Type Description
e5efdc577 fix also disable outputMode in vitest unit-tests
5814393db fix resolve junit karma reporter output to workspace root
angular/components (@​angular/cdk)

v20.1.0-rc.0

Compare Source

cdk-experimental
Commit Description
fix - 06d7384a2 accordion: fix disabled trigger button can't be focused when skipDisabled=false (#​31379)
fix - 8a091a7ea tabs: set tabpanel tabindex to -1 if hidden (#​31401)
google-maps
Commit Description
fix - 4052130ee fix update schematic (#​31448)
material
Commit Description
fix - 20ac2b2bd core: improve disabled psuedo checkbox contrast (#​31464)
fix - 1bba60785 schematics: typo in prompt question (#​31449)
fix - 7bb0a82a4 snack-bar: use inverse primary for button color (#​31465)
cdk
Commit Description
fix - 6dc2f3ba5 a11y: allow mixed types to be passed into setActiveItem (#​31462)
fix - 69e660064 tree: remove leaking subscription (#​31457)

v20.1.0-next.2

Compare Source

cdk-experimental
Commit Description
feat - cdc0dab26 tabs: add setDefaultState and unit tests, refactor the content children strategy (#​31374)
feat - 97d60c537 tree: add tree directives, example, and tests (#​31350)
fix - 9a856ad55 tabs: fix tabs example styles (#​31382)
fix - ea700e6d8 ui-patterns: add guardrails to selectOne for edge cases (#​31402)
youtube-player
Commit Description
fix - 2c87ec31b invalid URL when playlist is passed in without videoId (#​31403)
material
Commit Description
feat - 9e942b4ba menu: add support for context menu
fix - 5f4fa6218 button: harness not picking up buttons with dynamic appearance (#​31327)
fix - 3bde4f78f button: update button golden (#​31346)
fix - 8c9cae0a8 chips: sync with g3 (#​31393)
fix - d52ede562 expansion: add token for box shadow (#​31340)
fix - e57aef291 expansion: use correct typography (#​31347)
fix - 0bdf51275 input: remove native clear button (#​31394)
fix - 663d8160e input: revert wheel workaround (#​31391)
fix - 89d9cd07b slide-toggle: use system colors (#​31303)
fix - c10f376a5 slide-toggle: use token system for label text (#​31366)
fix - 0a47244b6 stepper: use system color for error text (#​31333)
fix - ea76df604 tabs: fix missing token values (#​31345)
fix - f26ff4ece toolbar: use correct typography (#​31348)
fix - ae3b0bfcf tree: use correct typography (#​31349)
cdk
Commit Description
feat - 5564d7d01 menu: add setActiveMenuItem to cdkMenu (#​31371)
fix - 423029287 menu: close sibling triggers when opening a menu (#​30894)
multiple
Commit Description
fix - e462301f8 use inline m2 token definitions (#​31359)

v20.1.0-next.1

Compare Source

cdk-experimental
Commit Description
feat - c5b2f0ac6d ui-patterns: create grid navigation behavior (#​31290)
feat - 70841dbb5b ui-patterns: tree (#​31308)
material
Commit Description
fix - 8523397fd2 button: prevents mat-icon being cut off by text-spacing (#​30891)
fix - 0d47628d2e button: use system colors for state layers and text (#​31278)
fix - 458a17ba46 checkbox: update tokens to system colors (#​31279)
fix - be48108bc2 chips: update tokens to system colors (#​31280)
fix - 21df04e787 core: output tokens from theme under same selector (#​31295)
fix - 576a008b09 core: remove unused form field mixins (#​31283)
fix - 4d67427cef core: update ripple tokens to system colors (#​31282)
fix - 28f2763f96 core: update tokens to system colors (#​31281)
fix - 009424c73e datepicker: use system colors (#​31300)
fix - 918b625438 list: update tokens to system colors (#​31284)
fix - 623030b50d menu: update tokens to system colors (#​31285)
fix - 0f26b91425 paginator: update tokens to system colors (#​31286)
fix - 3f7d2778fb radio: color tokens excluded when passing in variant (#​31321)
fix - 010122ff2a select: use system color for arrow (#​31302)
fix - 9ce023d977 slider: ensure disabled slider thumb input has 'auto' c… (#​31311)
fix - 029e39cced slider: use system color (#​31305)
fix - 951f37e656 tabs: update tokens to system colors (#​31287)

v20.1.0-next.0

Compare Source

cdk-experimental
Commit Description
feat - 4f9ab216c accordion: add accordion directives, example, and tests (#​31134)
feat - 3704b7e32 radio: add radio demo to dev-app (#​31180)
[feat - 50c3e0e12](https://redirect.github.com/angular/components/commit/50c3e0e12d33f76e02531e

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

See associated pull request for more information.
@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 labels Jul 9, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant