From d81de73187cc43a888312f1a3dcdf84412e40b0e Mon Sep 17 00:00:00 2001 From: Calciumdibromid Bot Date: Fri, 15 Jul 2022 09:21:53 +0200 Subject: [PATCH] Update angularmaterial monorepo to v14.0.5 (#1463) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular/cdk](https://github.com/angular/components) | dependencies | patch | [`14.0.4` -> `14.0.5`](https://renovatebot.com/diffs/npm/@angular%2fcdk/14.0.4/14.0.5) | | [@angular/material](https://github.com/angular/components) | dependencies | patch | [`14.0.4` -> `14.0.5`](https://renovatebot.com/diffs/npm/@angular%2fmaterial/14.0.4/14.0.5) | --- ### Release Notes
angular/components ### [`v14.0.5`](https://github.com/angular/components/blob/HEAD/CHANGELOG.md#​1405-metal-hamster-2022-07-14) [Compare Source](https://github.com/angular/components/compare/14.0.4...14.0.5) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [9cd5a6ad70](https://github.com/angular/components/commit/9cd5a6ad709f12715a923d28529d6d1401060595) | fix | **a11y:** correctly detect focus from input label ([#​25232](https://github.com/angular/components/pull/25232)) | | [938aa2fa13](https://github.com/angular/components/commit/938aa2fa13f55de8ffb24375274e3a191f9e7920) | fix | **clipboard:** page jumping on iOS ([#​25221](https://github.com/angular/components/pull/25221)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [f5bdefe6fd](https://github.com/angular/components/commit/f5bdefe6fd55e7f8afe727a562c74f0f41380df3) | fix | **checkbox:** broken appearance in some grid layouts ([#​25197](https://github.com/angular/components/pull/25197)) | | [25ce8e775c](https://github.com/angular/components/commit/25ce8e775c8344407159381fdb61066d216e054e) | fix | **select:** add selected indication in high contrast mode ([#​25237](https://github.com/angular/components/pull/25237)) | | [76c0e9c1cd](https://github.com/angular/components/commit/76c0e9c1cd983ab255982250cdff242e734d1821) | fix | **tabs:** ink bar not shown in some cases ([#​25218](https://github.com/angular/components/pull/25218)) | ##### material-experimental | Commit | Type | Description | | -- | -- | -- | | [a9c7f59240](https://github.com/angular/components/commit/a9c7f5924045d418ff3b44e526ec938ff0c0f1e7) | fix | **mdc-button:** always treat icon-button content as an icon ([#​25200](https://github.com/angular/components/pull/25200)) | | [7101a91ef5](https://github.com/angular/components/commit/7101a91ef570bd46759ae4915660b49d097371dd) | fix | **mdc-form-field:** ensure clip-path does not truncate label early ([#​25264](https://github.com/angular/components/pull/25264)) | | [84a4e9a742](https://github.com/angular/components/commit/84a4e9a7422b62f11f7e8919a493d809c4527290) | fix | **mdc-form-field:** fix notch visual artifact ([#​25201](https://github.com/angular/components/pull/25201)) | | [ce7f42b912](https://github.com/angular/components/commit/ce7f42b912ff5d3fec96570a85680ba5ad5c4d75) | fix | **mdc-form-field:** use a CSS var for the floating label scale ([#​25178](https://github.com/angular/components/pull/25178)) | | [c0716784b2](https://github.com/angular/components/commit/c0716784b24daa94fd6f11f8dd020125bcbef467) | fix | **mdc-paginator:** allow form-field density to go lower than -4 ([#​25192](https://github.com/angular/components/pull/25192)) | ##### | Commit | Type | Description | | -- | -- | -- | | [89bc64a329](https://github.com/angular/components/commit/89bc64a329c0d01029939e735b1c79b5161d4731) | fix | making the parse format available for native date adapter extension ([#​25226](https://github.com/angular/components/pull/25226)) | ##### multiple | Commit | Type | Description | | -- | -- | -- | | [68edf42798](https://github.com/angular/components/commit/68edf427987e583802e97ace5f58cc4a7f2b4091) | fix | fix disabled label style ([#​25181](https://github.com/angular/components/pull/25181)) | #### Special Thanks Andrew Seguin, Kai Schönberger, Kristiyan Kostadinov, Miles Malerba, Oliver Kierepka and Paul Gschwendtner
--- ### 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. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: cabr2-bot Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1463 Reviewed-by: Epsilon_02 Co-authored-by: Calciumdibromid Bot Co-committed-by: Calciumdibromid Bot --- frontend/package.json | 4 ++-- frontend/yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 0b50f4a5b..5b470ef7f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,12 +18,12 @@ "private": true, "dependencies": { "@angular/animations": "14.0.6", - "@angular/cdk": "14.0.4", + "@angular/cdk": "14.0.5", "@angular/common": "14.0.6", "@angular/compiler": "14.0.6", "@angular/core": "14.0.6", "@angular/forms": "14.0.6", - "@angular/material": "14.0.4", + "@angular/material": "14.0.5", "@angular/platform-browser": "14.0.6", "@angular/platform-browser-dynamic": "14.0.6", "@ngneat/transloco": "4.1.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 847e5a439..e12e74b15 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -190,10 +190,10 @@ dependencies: tslib "^2.3.0" -"@angular/cdk@14.0.4": - version "14.0.4" - resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-14.0.4.tgz#cae73d34d37c33c825125d233957b37fe2f81656" - integrity sha512-zPM4VZadoKzTF9TZ7Yx5gJ7GtQpt62f8ofdH/BF2atG+TaNzOEFqtzogP4WuJDFAxJXOPMePobhth4YjUk0Wbw== +"@angular/cdk@14.0.5": + version "14.0.5" + resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-14.0.5.tgz#4e4c6b959429044f530cce8fa02516dd5956d1b6" + integrity sha512-9mfrCiFI8Lyn+aVpJWgzFhTHDNA0yopjPy4p84JwgeLZ0BlJks1pUNuc7bqPNydhwvGWlRSEohsTh78hlSm1vA== dependencies: tslib "^2.3.0" optionalDependencies: @@ -269,10 +269,10 @@ dependencies: tslib "^2.3.0" -"@angular/material@14.0.4": - version "14.0.4" - resolved "https://registry.yarnpkg.com/@angular/material/-/material-14.0.4.tgz#129846f2b9db27d35f353de8d6411f3e046a756c" - integrity sha512-Ysz6oPbpLH7CvRR6oxQwpUImSbFqxL4+eiH0LPc7vkaOSrvGdZ/7cWhAfT6hVnw3bEY+eq5qBSMgyVUB44z4eg== +"@angular/material@14.0.5": + version "14.0.5" + resolved "https://registry.yarnpkg.com/@angular/material/-/material-14.0.5.tgz#dbfdbf488f2e0a6c022b955b1f40726ec0ec70a0" + integrity sha512-IjY85AhvgTBNaNDjxi10d6nuEvSynO4jioaO+6LYkdAba/d3Lr2MktyNBtc9UWKfaitMVQwE8qvqf3dTskmGBg== dependencies: tslib "^2.3.0"