Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @angular/cdk from 18.2.14 to 19.0.0 in /web_embedding/ng-flutter (…
…#2493) â� ï¸� **Dependabot is rebasing this PR** â� ï¸� Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- Bumps [@angular/cdk](https://github.com/angular/components) from 18.2.14 to 19.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/components/releases"><code>@â��angular/cdk</code>'s releases</a>.</em></p> <blockquote> <h2>v19.0.0</h2> <h1>19.0.0 "hafnium-hippo" (2024-11-19)</h1> <h3>cdk</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/f4a02adb779968ab1e696aa93dc69b62e7a18929"><img src="https://img.shields.io/badge/f4a02adb7-feat-blue" alt="feat - f4a02adb7" /></a></td> <td><strong>a11y:</strong> use native media query for high contrast detection (<a href="https://redirect.github.com/angular/components/issues/29678">#29678</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/9b4085c6e3eee78556000c0f60ef2c51c0668ed9"><img src="https://img.shields.io/badge/9b4085c6e-feat-blue" alt="feat - 9b4085c6e" /></a></td> <td><strong>private:</strong> create cdk-visually-hidden style loader (<a href="https://redirect.github.com/angular/components/issues/29757">#29757</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/df21d2b0915ee54fbf04b93ccba512a9161f5008"><img src="https://img.shields.io/badge/df21d2b09-fix-green" alt="fix - df21d2b09" /></a></td> <td><strong>overlay:</strong> avoid having to manually load structural styles</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/560878a231373dca51ecac07f913503ee3e860aa"><img src="https://img.shields.io/badge/560878a23-fix-green" alt="fix - 560878a23" /></a></td> <td><strong>overlay:</strong> load structural styles in a cascade layer (<a href="https://redirect.github.com/angular/components/issues/29725">#29725</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/873eb01e018018f19434a4187a6b2a871272d09a"><img src="https://img.shields.io/badge/873eb01e0-fix-green" alt="fix - 873eb01e0" /></a></td> <td><strong>portal:</strong> remove ComponentFactoryResolver usages (<a href="https://redirect.github.com/angular/components/issues/27427">#27427</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/5439460d1fe166f8ec34ab7d48f05e0dd7f6a946"><img src="https://img.shields.io/badge/5439460d1-fix-green" alt="fix - 5439460d1" /></a></td> <td><strong>scrolling:</strong> adds ngTemplateContextGuard (<a href="https://redirect.github.com/angular/components/issues/27276">#27276</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/ad18e6d74e57e4980a411f0ac9d0b502d5fc577f"><img src="https://img.shields.io/badge/ad18e6d74-fix-green" alt="fix - ad18e6d74" /></a></td> <td><strong>text-field:</strong> avoid having to manually load text field styles</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/bd84c2a67476b688a0c775de8566a4ff4b3b2ce0"><img src="https://img.shields.io/badge/bd84c2a67-fix-green" alt="fix - bd84c2a67" /></a></td> <td><strong>tree:</strong> fix issue where <code>isExpanded</code> wouldn't be set if placed before <code>isExpandable</code> (<a href="https://redirect.github.com/angular/components/issues/29565">#29565</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/3b4ade5a0b0df26cb72a9bb81742e1ea5d86a46a"><img src="https://img.shields.io/badge/3b4ade5a0-fix-green" alt="fix - 3b4ade5a0" /></a></td> <td><strong>tree:</strong> only handle keyboard events directly from the node (<a href="https://redirect.github.com/angular/components/issues/29861">#29861</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/f6066c23feee5a23d870104860f1e18bb9f3db83"><img src="https://img.shields.io/badge/f6066c23f-fix-green" alt="fix - f6066c23f" /></a></td> <td><strong>tree:</strong> warn if mixed node types are used within the same tree</td> </tr> </tbody> </table> <h3>material</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/9122335b25b28a5532159ab87c36aab3be9c3716"><img src="https://img.shields.io/badge/9122335b2-feat-blue" alt="feat - 9122335b2" /></a></td> <td><strong>checkbox:</strong> add new aria properties to MatCheckbox (<a href="https://redirect.github.com/angular/components/issues/29457">#29457</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/64ed7ca7157b519703d152bb86a84a233f310f71"><img src="https://img.shields.io/badge/64ed7ca71-feat-blue" alt="feat - 64ed7ca71" /></a></td> <td><strong>core:</strong> add experimental theme demo (<a href="https://redirect.github.com/angular/components/issues/29636">#29636</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/a58e6f6711af48f7106ed675b4b996c41899a0be"><img src="https://img.shields.io/badge/a58e6f671-feat-blue" alt="feat - a58e6f671" /></a></td> <td><strong>core:</strong> add theme-overrides mixin (<a href="https://redirect.github.com/angular/components/issues/29858">#29858</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/d206225c58d071e6cb6b680ef11d1c7bab7a73cc"><img src="https://img.shields.io/badge/d206225c5-feat-blue" alt="feat - d206225c5" /></a></td> <td><strong>core:</strong> create focus-indicator structural styles loader (<a href="https://redirect.github.com/angular/components/issues/29763">#29763</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/b519b4785b1da26becdb88e3810d606b9bddedfc"><img src="https://img.shields.io/badge/b519b4785-feat-blue" alt="feat - b519b4785" /></a></td> <td><strong>core:</strong> default to color-scheme theme type (<a href="https://redirect.github.com/angular/components/issues/29907">#29907</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/ea0d1ba7b776e021ecfa27b80c921a22b98e3c40"><img src="https://img.shields.io/badge/ea0d1ba7b-feat-blue" alt="feat - ea0d1ba7b" /></a></td> <td><strong>core:</strong> deprecate the core mixin (<a href="https://redirect.github.com/angular/components/issues/29906">#29906</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/4869909123c37a4910f5fde3f70d59cda4b44816"><img src="https://img.shields.io/badge/486990912-feat-blue" alt="feat - 486990912" /></a></td> <td><strong>core:</strong> rename theme mixin (<a href="https://redirect.github.com/angular/components/issues/29857">#29857</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/4b49d73542a4b10c8d5bd67a7258bfdd44a8e329"><img src="https://img.shields.io/badge/4b49d7354-feat-blue" alt="feat - 4b49d7354" /></a></td> <td><strong>core:</strong> switch system prefix from sys to mat-sys (<a href="https://redirect.github.com/angular/components/issues/29908">#29908</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/1abb484aa72177a748eecdf9b850cc1c07d1a42b"><img src="https://img.shields.io/badge/1abb484aa-feat-blue" alt="feat - 1abb484aa" /></a></td> <td><strong>input:</strong> add the ability to interact with disabled inputs (<a href="https://redirect.github.com/angular/components/issues/29574">#29574</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/4adc3725dd08ef3cf3868f9c752e16c8c1492466"><img src="https://img.shields.io/badge/4adc3725d-feat-blue" alt="feat - 4adc3725d" /></a></td> <td><strong>schematics:</strong> create v19 core removal schematic (<a href="https://redirect.github.com/angular/components/issues/29768">#29768</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/9c3af284f89c9a10af66e0ded6f7805bab207a91"><img src="https://img.shields.io/badge/9c3af284f-feat-blue" alt="feat - 9c3af284f" /></a></td> <td><strong>schematics:</strong> Switch custom theme schematic to use theme mixin instead of define-theme and add high contrast override mixins (<a href="https://redirect.github.com/angular/components/issues/29642">#29642</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/3fc1f9a1b026b9cd0ec666bc623169d1ba5a9532"><img src="https://img.shields.io/badge/3fc1f9a1b-feat-blue" alt="feat - 3fc1f9a1b" /></a></td> <td><strong>schematics:</strong> Update custom theme schematic to work with light-dark and use theme-overrides mixin (<a href="https://redirect.github.com/angular/components/issues/29911">#29911</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/ff3d342fd4ab91d0dd24147bc747c5a0ba8f1aaf"><img src="https://img.shields.io/badge/ff3d342fd-feat-blue" alt="feat - ff3d342fd" /></a></td> <td><strong>tabs:</strong> add <code>alignTabs</code> in <code>MatTabsConfig</code> (<a href="https://redirect.github.com/angular/components/issues/29779">#29779</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/371446a7cfb5176e02fe796b4d39941db82c22c2"><img src="https://img.shields.io/badge/371446a7c-feat-blue" alt="feat - 371446a7c" /></a></td> <td><strong>theming:</strong> Disambiguate token names in theme overrides (<a href="https://redirect.github.com/angular/components/issues/29859">#29859</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/9546fe77ef7322276bddf25ed826b2ab73e5ee20"><img src="https://img.shields.io/badge/9546fe77e-feat-blue" alt="feat - 9546fe77e" /></a></td> <td><strong>timepicker:</strong> add test harnesses</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/2646e088510f00ca2ae885d42acae9c7fcd8656e"><img src="https://img.shields.io/badge/2646e0885-feat-blue" alt="feat - 2646e0885" /></a></td> <td><strong>timepicker:</strong> add timepicker component</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/de6c20686c441ff39b872b69c725c3c46b1f3a93"><img src="https://img.shields.io/badge/de6c20686-fix-green" alt="fix - de6c20686" /></a></td> <td><strong>bottom-sheet:</strong> add <code>height</code> <code>minHeight</code> <code>maxHeight</code> to config (<a href="https://redirect.github.com/angular/components/issues/29794">#29794</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/fcb76d3ed1ed4f6d5634496f47473efeda3bd1aa"><img src="https://img.shields.io/badge/fcb76d3ed-fix-green" alt="fix - fcb76d3ed" /></a></td> <td><strong>core:</strong> add missing system variables (<a href="https://redirect.github.com/angular/components/issues/29624">#29624</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/5ad133d07341fa8647e81277e7f1b9f54b15059a"><img src="https://img.shields.io/badge/5ad133d07-fix-green" alt="fix - 5ad133d07" /></a></td> <td><strong>core:</strong> allow optgroup overrides through core-overrides (<a href="https://redirect.github.com/angular/components/issues/29897">#29897</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/0fb4247ce834c475556a17e116e20f1ec0fd5a5a"><img src="https://img.shields.io/badge/0fb4247ce-fix-green" alt="fix - 0fb4247ce" /></a></td> <td><strong>core:</strong> avoid browser inconsistencies when parsing time</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/855ed49482b1e215f43e1e9b96f1b28eded94640"><img src="https://img.shields.io/badge/855ed4948-fix-green" alt="fix - 855ed4948" /></a></td> <td><strong>core:</strong> avoid having to manually load ripple styles</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/d0d59b784abdde79bebaf9cff6d316c952228fa7"><img src="https://img.shields.io/badge/d0d59b784-fix-green" alt="fix - d0d59b784" /></a></td> <td><strong>core:</strong> change ng-add to use mat.theme (<a href="https://redirect.github.com/angular/components/issues/29990">#29990</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/a8e40ec341103a4f3fa84bd446067dd37cbf6d50"><img src="https://img.shields.io/badge/a8e40ec34-fix-green" alt="fix - a8e40ec34" /></a></td> <td><strong>core:</strong> correctly identify color input (<a href="https://redirect.github.com/angular/components/issues/29909">#29909</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/edce90652ade6715b4404db284f684b1b511fae4"><img src="https://img.shields.io/badge/edce90652-fix-green" alt="fix - edce90652" /></a></td> <td><strong>core:</strong> delete deprecated APIs (<a href="https://redirect.github.com/angular/components/issues/29651">#29651</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/54875a3258a89a5326d7e224b6550c96e5801cd5"><img src="https://img.shields.io/badge/54875a325-fix-green" alt="fix - 54875a325" /></a></td> <td><strong>core:</strong> drop sanity checks (<a href="https://redirect.github.com/angular/components/issues/29688">#29688</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/ef14c286986f9451addeada26ab7b51402aa143f"><img src="https://img.shields.io/badge/ef14c2869-fix-green" alt="fix - ef14c2869" /></a></td> <td><strong>core:</strong> option showing double selected indicator in high contrast mode</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/5403b4b074d0a694bdba5b145f43ce61b1145ad1"><img src="https://img.shields.io/badge/5403b4b07-fix-green" alt="fix - 5403b4b07" /></a></td> <td><strong>core:</strong> remove unused motion system vars (<a href="https://redirect.github.com/angular/components/issues/29920">#29920</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/613cf54063138201a9398979cd363ee1ace7ea66"><img src="https://img.shields.io/badge/613cf5406-fix-green" alt="fix - 613cf5406" /></a></td> <td><strong>core:</strong> rename sys vars from mat-app to mat-sys (<a href="https://redirect.github.com/angular/components/issues/29879">#29879</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/d0e178b75eb8e8e4d158ebff146cfb2ecadef686"><img src="https://img.shields.io/badge/d0e178b75-fix-green" alt="fix - d0e178b75" /></a></td> <td><strong>core:</strong> stop manually instantiating MatRipple directive (<a href="https://redirect.github.com/angular/components/issues/29630">#29630</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/d55ec612cc66b42971c9da2677bc6e54017dd271"><img src="https://img.shields.io/badge/d55ec612c-fix-green" alt="fix - d55ec612c" /></a></td> <td><strong>core:</strong> update prebuilt themes to use mat.theme (<a href="https://redirect.github.com/angular/components/issues/29989">#29989</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/7cf8c6c464732af4283c5e3c3c724dd90acc4136"><img src="https://img.shields.io/badge/7cf8c6c46-fix-green" alt="fix - 7cf8c6c46" /></a></td> <td><strong>datepicker:</strong> calendar font tokens not being picked up (<a href="https://redirect.github.com/angular/components/issues/29610">#29610</a>)</td> </tr> </tbody> </table> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/components/blob/main/CHANGELOG.md"><code>@â��angular/cdk</code>'s changelog</a>.</em></p> <blockquote> <h1>19.0.0 "hafnium-hippo" (2024-11-19)</h1> <h2>Breaking Changes</h2> <h3>cdk</h3> <ul> <li> <ul> <li>Since <code>cdk.high-contrast</code> targets a media query instead of a class, the specificity of the styles it emits is lower than before.</li> </ul> </li> <li> <ul> <li>The overlay stays are now loaded slightly later than before which can change their specificity. You may have to update any overlay style overrides.</li> </ul> </li> <li> <ul> <li> <p>Virtual scrolling lists now have proper type checking which can reveal some previously-hidden compilation errors.</p> </li> <li> <p>fix(cdk/scrolling): adds ngTemplateContextGuard</p> </li> </ul> <p>implements ngTemplateContextGuard for CdkVirtualForOf directive</p> </li> </ul> <h3>material</h3> <ul> <li> <ul> <li>The ripples styles are now loaded slightly later than before which can change their specificity. You may have to update any ripple style overrides.</li> </ul> </li> <li> <ul> <li><code>mixinColor</code> and <code>CanColor</code> have been removed. Use a host binding instead.</li> <li><code>mixinDisableRipple</code> and <code>CanDisableRipple</code> have been removed. Use input transforms instead.</li> <li><code>mixinDisabled</code> and <code>CanDisable</code> have been removed. Use input transforms instead.</li> <li><code>mixinInitialized</code> and <code>HasInitialized</code> have been removed. Use a <code>Subject</code> that emits in <code>ngOnInit</code> instead.</li> <li><code>mixinTabIndex</code> and <code>HasTabIndex</code> have been removed. Use input transforms instead.</li> </ul> </li> </ul> <h3>google-maps</h3> <ul> <li> <ul> <li>The new <code>@â��googlemaps/markerclusterer</code> API should be imported instead of the old one. Read more at: <a href="https://github.com/googlemaps/js-markerclusterer">https://github.com/googlemaps/js-markerclusterer</a></li> <li>The <code>MapMarkerClusterer</code> class has been renamed to <code>DeprecatedMapMarkerClusterer</code>.</li> <li>The <code>map-marker-clusterer</code> selector has been changed to <code>deprecated-map-marker-clusterer</code>.</li> </ul> </li> </ul> <h3>multiple</h3> <ul> <li> <ul> <li>In order for Material to be compatible with <a href="https://sass-lang.com/documentation/breaking-changes/mixed-decls/">recent changes in Sass</a> and upcoming changes in the CSS standard, tokens are now emitted in-place, rather the being hoisted to the top of the selector. As a result, some token overrides might not apply anymore. This is relevant primarily for the cases like <code>@include mat.button-theme($theme); --mat-button-color: red;</code>. It can be resolved by wrapping the overrides with <code>& {}</code>, for example <code>@include mat.button-theme($theme); & { --mat-button-color: red; }</code>.</li> </ul> </li> <li> <ul> <li><code>MatButton.ripple</code> is no longer available.</li> <li><code>MatCheckbox.ripple</code> is no longer available.</li> <li><code>MatChip.ripple</code> is no longer available.</li> </ul> </li> </ul> <h3>material-date-fns-adapter</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/234e5e0e8b7001671b459491bc048c379e29fc1d">234e5e0e8</a></td> <td>feat</td> <td>add support for date-fns 4 (<a href="https://redirect.github.com/angular/components/pull/29744">#29744</a>)</td> </tr> </tbody> </table> <h3>youtube-player</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/09da06b42e2aad668bbdeb9adecdad401b0d8df6">09da06b42</a></td> <td>fix</td> <td>ready event not emitting</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/2885987500f9005fbdf981c700b516096896868b">288598750</a></td> <td>fix</td> <td>startSeconds not applied when using placeholder</td> </tr> </tbody> </table> <h3>google-maps</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/1bd976c6a7b4493e9dc741f6fe25fde455adfbcf">1bd976c6a</a></td> <td>feat</td> <td>Add support for some mouse events <a href="https://redirect.github.com/angular/components/pull/29741">#29741</a> (<a href="https://redirect.github.com/angular/components/pull/29747">#29747</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/a05475e769d6a64e10cdcebca83f1906b322f9a9">a05475e76</a></td> <td>feat</td> <td>deprecate marker cluster component</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/c70aae15b095f5d7005b491270866f6647732a26">c70aae15b</a></td> <td>feat</td> <td>implement new marker clusterer</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/b9deeee85b06fa24812f36d8290390b6f058d131">b9deeee85</a></td> <td>fix</td> <td>add schematic to switch to the new clusterer name</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/a6709497fc6e5eca110db5374f7d6ca4b2ca5a58">a6709497f</a></td> <td>fix</td> <td>expose all clusterer types (<a href="https://redirect.github.com/angular/components/pull/29905">#29905</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/74c2a081f9c4c2221cab62efee3db81789bf6efa">74c2a081f</a></td> <td>fix</td> <td>resolve CLI errors in ng update schematic (<a href="https://redirect.github.com/angular/components/pull/29947">#29947</a>)</td> </tr> </tbody> </table> <h3>material</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/9122335b25b28a5532159ab87c36aab3be9c3716">9122335b2</a></td> <td>feat</td> <td><strong>checkbox:</strong> add new aria properties to MatCheckbox (<a href="https://redirect.github.com/angular/components/pull/29457">#29457</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/64ed7ca7157b519703d152bb86a84a233f310f71">64ed7ca71</a></td> <td>feat</td> <td><strong>core:</strong> add experimental theme demo (<a href="https://redirect.github.com/angular/components/pull/29636">#29636</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/a58e6f6711af48f7106ed675b4b996c41899a0be">a58e6f671</a></td> <td>feat</td> <td><strong>core:</strong> add theme-overrides mixin (<a href="https://redirect.github.com/angular/components/pull/29858">#29858</a>)</td> </tr> </tbody> </table> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/components/commit/2f3cea1279d887a6b358e12d9371cf85ec0f821d"><code>2f3cea1</code></a> release: cut the v19.0.0 release</li> <li><a href="https://github.com/angular/components/commit/56834a28b0a87d11ccaecb64fb7eb394fd880377"><code>56834a2</code></a> build: update to v19 final (<a href="https://redirect.github.com/angular/components/issues/30045">#30045</a>)</li> <li><a href="https://github.com/angular/components/commit/734f2967832f57c63c2bd8e3f2ddb4a4cdbcc543"><code>734f296</code></a> docs: fix broken links (<a href="https://redirect.github.com/angular/components/issues/30038">#30038</a>)</li> <li><a href="https://github.com/angular/components/commit/370e6cc8e016443d90b0d1997974aef9cfb21100"><code>370e6cc</code></a> release: cut the v19.0.0-rc.3 release</li> <li><a href="https://github.com/angular/components/commit/05c78afcd73896eb907bfeca9e6bc83874134092"><code>05c78af</code></a> fix(cdk/table): run differ for all columns (<a href="https://redirect.github.com/angular/components/issues/30012">#30012</a>)</li> <li><a href="https://github.com/angular/components/commit/3a4158e077e965a57051445cfc3ec0777bd99d09"><code>3a4158e</code></a> refactor(cdk/testing): fix out of sync file (<a href="https://redirect.github.com/angular/components/issues/30021">#30021</a>)</li> <li><a href="https://github.com/angular/components/commit/dbcb921d54608adc95dc124635d2973312928687"><code>dbcb921</code></a> fix(material/menu): handle keyboard events through dispatcher (<a href="https://redirect.github.com/angular/components/issues/29997">#29997</a>)</li> <li><a href="https://github.com/angular/components/commit/5345a875f68526191493e8220d4ed91c72d0e5eb"><code>5345a87</code></a> fix(material/input): preserve aria-describedby set externally</li> <li><a href="https://github.com/angular/components/commit/5ba97925b64a23cdaabfea514dda964c79f4a5f1"><code>5ba9792</code></a> fix(material/form-field): avoid touching the DOM on each state change</li> <li><a href="https://github.com/angular/components/commit/13beab52bc28b10a142703a74d5e0ea5847211e1"><code>13beab5</code></a> release: cut the v19.0.0-rc.2 release</li> <li>Additional commits viewable in <a href="https://github.com/angular/components/compare/18.2.14...19.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/cdk&package-manager=npm_and_yarn&previous-version=18.2.14&new-version=19.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information