angular / dev-infra

Angular Development Infrastructure
MIT License
65 stars 54 forks source link

build: update angular dependencies to v19.0.0-next.5 #2333

Closed angular-robot closed 3 weeks ago

angular-robot commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
@angular/cdk devDependencies patch 19.0.0-next.4 -> 19.0.0-next.5
@angular/material devDependencies patch 19.0.0-next.4 -> 19.0.0-next.5

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

angular/components (@​angular/cdk) ### [`v19.0.0-next.5`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1900-next5-astatine-armor-2024-09-20) [Compare Source](https://redirect.github.com/angular/components/compare/19.0.0-next.4...19.0.0-next.5) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [4cd2152d9](https://redirect.github.com/angular/components/commit/4cd2152d9813078f81fc2be671f123ffa8c09974) | fix | **drag-drop:** account for scale when setting free drag position ([#​29739](https://redirect.github.com/angular/components/pull/29739)) | | [fd4085895](https://redirect.github.com/angular/components/commit/fd4085895e67a695a4fbb5d3da2db9271f35a4e6) | fix | **listbox:** scroll active option into view when using aria-activedescendant ([#​29722](https://redirect.github.com/angular/components/pull/29722)) | | [560878a23](https://redirect.github.com/angular/components/commit/560878a231373dca51ecac07f913503ee3e860aa) | fix | **overlay:** load structural styles in a cascade layer ([#​29725](https://redirect.github.com/angular/components/pull/29725)) | | [873eb01e0](https://redirect.github.com/angular/components/commit/873eb01e018018f19434a4187a6b2a871272d09a) | fix | **portal:** remove ComponentFactoryResolver usages ([#​27427](https://redirect.github.com/angular/components/pull/27427)) | | [be004b89f](https://redirect.github.com/angular/components/commit/be004b89fc7938b5a020a743e3344268601d0e9f) | fix | **tree:** resolve maximum call stack error ([#​29754](https://redirect.github.com/angular/components/pull/29754)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [777d1d295](https://redirect.github.com/angular/components/commit/777d1d295aaa8bc6e47a7c76e8fe9246ed30db2e) | fix | **chips:** increase chip remove touch target size ([#​29452](https://redirect.github.com/angular/components/pull/29452)) | | [602bef1cd](https://redirect.github.com/angular/components/commit/602bef1cd6a4e11c89105ec3cd2f1410eea9cb50) | fix | **datepicker:** replace labels not pointing to anything ([#​29755](https://redirect.github.com/angular/components/pull/29755)) | | [60776637e](https://redirect.github.com/angular/components/commit/60776637ee78cd942a3527402e3e8f9f25d871c1) | fix | **select:** remove incompatible aria-autocomplete attribute ([#​29645](https://redirect.github.com/angular/components/pull/29645)) | | [0ed5d7d4f](https://redirect.github.com/angular/components/commit/0ed5d7d4fe91a3442a6d5cb80b032b66fc7ac30a) | fix | **slider:** log proper error when slider isn't configured correctly ([#​29745](https://redirect.github.com/angular/components/pull/29745)) | ##### google-maps | Commit | Type | Description | | -- | -- | -- | | [1bd976c6a](https://redirect.github.com/angular/components/commit/1bd976c6a7b4493e9dc741f6fe25fde455adfbcf) | feat | Add support for some mouse events [#​29741](https://redirect.github.com/angular/components/pull/29741) ([#​29747](https://redirect.github.com/angular/components/pull/29747)) | ##### material-date-fns-adapter | Commit | Type | Description | | -- | -- | -- | | [234e5e0e8](https://redirect.github.com/angular/components/commit/234e5e0e8b7001671b459491bc048c379e29fc1d) | feat | add support for date-fns 4 ([#​29744](https://redirect.github.com/angular/components/pull/29744)) |

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Renovate Bot.

josephperrott commented 3 weeks ago

This PR was merged into the repository by commit 5b6bd6567a35f60f8705021ce20cbd56abd10401.

The changes were merged into the following branches: main