Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update angular to v18.2.5 (#452)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@angular/cdk](https://redirect.github.com/angular/components) | [`18.2.4` -> `18.2.5`](https://renovatebot.com/diffs/npm/@angular%2fcdk/18.2.4/18.2.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@angular%2fcdk/18.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@angular%2fcdk/18.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@angular%2fcdk/18.2.4/18.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@angular%2fcdk/18.2.4/18.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@angular/material](https://redirect.github.com/angular/components) | [`18.2.4` -> `18.2.5`](https://renovatebot.com/diffs/npm/@angular%2fmaterial/18.2.4/18.2.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@angular%2fmaterial/18.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@angular%2fmaterial/18.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@angular%2fmaterial/18.2.4/18.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@angular%2fmaterial/18.2.4/18.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>angular/components (@​angular/cdk)</summary> ### [`v18.2.5`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1825-bismuth-badge-2024-09-20) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.4...18.2.5) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [1ea55b6e8](https://redirect.github.com/angular/components/commit/1ea55b6e80127046a9bc597f4d495374ad4d0524) | fix | **drag-drop:** account for scale when setting free drag position ([#​29739](https://redirect.github.com/angular/components/pull/29739)) | | [aae74b031](https://redirect.github.com/angular/components/commit/aae74b031b23520440b6556ac89391303cc8894b) | fix | **listbox:** scroll active option into view when using aria-activedescendant ([#​29722](https://redirect.github.com/angular/components/pull/29722)) | | [7db4b5f4c](https://redirect.github.com/angular/components/commit/7db4b5f4c19ed7e0e797dfc31a853713932d875b) | fix | **tree:** resolve maximum call stack error ([#​29754](https://redirect.github.com/angular/components/pull/29754)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [f9e18109e](https://redirect.github.com/angular/components/commit/f9e18109e813d9f735a324ae9fdf27cb6ddc08bd) | fix | **chips:** increase chip remove touch target size ([#​29452](https://redirect.github.com/angular/components/pull/29452)) | | [2cf2f5321](https://redirect.github.com/angular/components/commit/2cf2f5321e724bced1b9c43eeca2503a7fe2fdc4) | fix | **datepicker:** replace labels not pointing to anything ([#​29755](https://redirect.github.com/angular/components/pull/29755)) | | [7ab65e4fb](https://redirect.github.com/angular/components/commit/7ab65e4fb99e063cce7d0aa29701e811d10771c0) | fix | **select:** remove incompatible aria-autocomplete attribute ([#​29645](https://redirect.github.com/angular/components/pull/29645)) | | [06818a7ed](https://redirect.github.com/angular/components/commit/06818a7ed8777d6fe5b9eca7802977691385ab67) | fix | **slider:** log proper error when slider isn't configured correctly ([#​29745](https://redirect.github.com/angular/components/pull/29745)) | <!-- CHANGELOG SPLIT MARKER --> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/json-derulo/angular-ecmascript-intl). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information