build: update cross-repo angular dependencies (main)#68599
Open
angular-robot wants to merge 1 commit into
Open
build: update cross-repo angular dependencies (main)#68599angular-robot wants to merge 1 commit into
angular-robot wants to merge 1 commit into
Conversation
776357b to
d86c41d
Compare
94e7d6c to
b71cec7
Compare
b71cec7 to
faa1913
Compare
Contributor
Author
|
faa1913 to
65b47ee
Compare
See associated pull request for more information.
65b47ee to
7630484
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
22.0.0-next.7→22.0.0-next.822.0.0-next.7→22.0.0-next.822.0.0-next.7→22.0.0-next.822.0.0-next.7→22.0.0-next.822.0.0-next.7→22.0.0-next.822.0.0-next.7→22.0.0-next.822.0.0-next.7→22.0.0-next.822.0.0-next.7→22.0.0-next.822.0.0-next.7→22.0.0-next.822.0.0-next.7→22.0.0-next.822.0.0-next.7→22.0.0-next.8df5bcf2→7bbfd2122.0.0-next.7→22.0.0-next.822.0.0-next.7→22.0.0-next.8fcf9aad→03817cc22.0.0-next.3→22.0.0-next.4b1d2953→19914e2b03f09e→bf27ea4a65d937→846437d🔡 If you wish to disable git hash updates, add
":disableDigestUpdates"to the extends array in your config.Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v22.0.0-next.8Compare Source
Deprecations
@angular-devkit/build-angular
@angular-devkit/build-webpack
@angular-devkit/core
stringToFileBufferandfileBufferToStringare deprecated. Use standard Web APIs (TextEncoderandTextDecoder) instead.Internal usages within the repository have been removed and replaced with standard Web APIs. The public API golden file for
@angular-devkit/corehas been updated to reflect the deprecations.@angular/ssr
@ngtools/webpack
@schematics/angular
@angular/cli
@angular-devkit/build-angular
@angular-devkit/build-webpack
@angular-devkit/core
@angular/build
@angular/ssr
@ngtools/webpack
angular/components (@angular/aria)
v22.0.0-next.8Compare Source
Breaking Changes
aria
The legacy combobox and autocomplete implementations have been removed. Use the new standalone combobox instead.
comboboxentry points.SIMPLE_COMBOBOX_POPUP->COMBOBOX_POPUP).json_apiBazel rule target.aria-toolbarpath.SimpleComboboxhas been promoted toCombobox. Allsimple-comboboxprefixed symbols, selectors, and tokens have been renamed to use thecomboboxprefix.Relocate the autocomplete examples to
src/components-examples/aria/autocompleteand toolbar examples tosrc/components-examples/aria/toolbar.cdk
CDK_DESCRIBEDBY_HOST_ATTRIBUTEhas been removed.CDK_DESCRIBEDBY_ID_PREFIXhas been removed.injectorparameter of theConfigurableFocusTrapandFocusTrapconstructors is now required.ConfigurableFocusTrapFactory.createhas been replaced with a config object.MESSAGES_CONTAINER_IDhas been removed.eventparameter ofDropListRef.dropis now required.ContextMenuTrackerhas been renamed toMenuTracker.material
MatListOption.checkboxPositionhas been removed. usetogglePositioninstead.MatListOptionCheckboxPositionhas been renamed toMatListOptionTogglePosition.ArrowViewStatehas been removed.ArrowViewStateTransitionhas been removed.google-maps
material
cdk
aria
multiple
ng-packagr/ng-packagr (ng-packagr)
v22.0.0-next.4Compare Source
Features