From 3e8c6e509b47d1063238e6e30c43bc9514623552 Mon Sep 17 00:00:00 2001 From: Calciumdibromid Bot Date: Fri, 23 Dec 2022 18:22:49 +0000 Subject: [PATCH] Update angularmaterial monorepo to v15.0.3 (#1686) 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 | [`15.0.1` -> `15.0.3`](https://renovatebot.com/diffs/npm/@angular%2fcdk/15.0.1/15.0.3) | | [@angular/material](https://github.com/angular/components) | dependencies | patch | [`15.0.1` -> `15.0.3`](https://renovatebot.com/diffs/npm/@angular%2fmaterial/15.0.1/15.0.3) | --- ### Release Notes
angular/components ### [`v15.0.3`](https://github.com/angular/components/blob/HEAD/CHANGELOG.md#​1503-velvet-village-2022-12-14) [Compare Source](https://github.com/angular/components/compare/15.0.2...15.0.3) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [325475774f](https://github.com/angular/components/commit/325475774f1bc58d2021c48de0db0975ca49f8e4) | fix | **stepper:** set focus origin when navigating with keyboard ([#​26239](https://github.com/angular/components/pull/26239)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [80c4321ddd](https://github.com/angular/components/commit/80c4321ddd92163265cd2062c8ee33bab4378429) | fix | **core:** better handling of css variables in theme palettes ([#​26260](https://github.com/angular/components/pull/26260)) | | [67db1a6043](https://github.com/angular/components/commit/67db1a6043d92cfcbbd6230fbf52ed8f281a3333) | fix | **form-field:** allow getting harness by validity ([#​26232](https://github.com/angular/components/pull/26232)) | | [df7ac2709a](https://github.com/angular/components/commit/df7ac2709aa6dbd6b10efc3ba8c8c4e8042ceeb2) | fix | **form-field:** prevent focus overlay stealing clicks ([#​26229](https://github.com/angular/components/pull/26229)) | | [1e93df3ab3](https://github.com/angular/components/commit/1e93df3ab3a09a4caf94598afad86e01532c9b83) | fix | **menu:** add selector for projecting non-Material icons ([#​26235](https://github.com/angular/components/pull/26235)) | | [83825bd5c3](https://github.com/angular/components/commit/83825bd5c37332184be88632a8ad9021d9ce4dd5) | fix | **schematics:** fix card tmpl migration ([#​26169](https://github.com/angular/components/pull/26169)) | | [ae3c77835a](https://github.com/angular/components/commit/ae3c77835a47b5225fa536903dc5c3b067bc85e5) | fix | **schematics:** fix transform for FloatLabelType ([#​26234](https://github.com/angular/components/pull/26234)) | | [fee5d0b7d3](https://github.com/angular/components/commit/fee5d0b7d39e606f65fb629da70cfad5ad306043) | fix | **slider:** avoid manual fixing values on pointer up ([#​26215](https://github.com/angular/components/pull/26215)) | | [15c77e0950](https://github.com/angular/components/commit/15c77e09506c2048ccd40b915b59a05bfe3a6fc8) | fix | **tabs:** allow both foreground and background colors to be set ([#​26212](https://github.com/angular/components/pull/26212)) | | [0ca8c77349](https://github.com/angular/components/commit/0ca8c77349ed29d33c257aaa08c25ca11f92d196) | fix | **toolbar:** don't override colors of themed buttons ([#​26222](https://github.com/angular/components/pull/26222)) | #### Special Thanks Kristiyan Kostadinov, Miles Malerba, Ruslan Nevecheria and Wagner Maciel ### [`v15.0.2`](https://github.com/angular/components/blob/HEAD/CHANGELOG.md#​1502-polystyrene-penguin-2022-12-08) [Compare Source](https://github.com/angular/components/compare/15.0.1...15.0.2) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [dac9e81f78](https://github.com/angular/components/commit/dac9e81f78d1ec76087311b46ff080c99b35c177) | fix | **listbox:** set initial focus to selected option ([#​26174](https://github.com/angular/components/pull/26174)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [c388758606](https://github.com/angular/components/commit/c388758606c1b9b307bfb71edd3ecc1831ce80d1) | fix | **button:** ensure svg icon is centered ([#​26146](https://github.com/angular/components/pull/26146)) | | [afd6e1a277](https://github.com/angular/components/commit/afd6e1a277fc8bd0dbffca50ec1421059e92f8df) | fix | **chips:** set correct cursor on interactive chips ([#​26171](https://github.com/angular/components/pull/26171)) | | [639fa52ff1](https://github.com/angular/components/commit/639fa52ff122f93d7c202384591410883d03046f) | fix | **dialog:** change width to not cut off form field in component example ([#​26157](https://github.com/angular/components/pull/26157)) | | [976562f35e](https://github.com/angular/components/commit/976562f35e06b6f635d352eefa3a03095df4044b) | fix | **form-field:** allow ng-container to be used as prefix/suffix ([#​26127](https://github.com/angular/components/pull/26127)) | | [0a617d6f0f](https://github.com/angular/components/commit/0a617d6f0f32dc9b234d90598bbf811595856fd5) | fix | **list:** remove previously removed API ([#​26165](https://github.com/angular/components/pull/26165)) | | [679df1a074](https://github.com/angular/components/commit/679df1a074034937549987d3c46629bfe196a699) | fix | **schematics:** some snack bar styles not being migrated ([#​26180](https://github.com/angular/components/pull/26180)) | | [1ab52961b0](https://github.com/angular/components/commit/1ab52961b088d6a42ba68841e30fe253c0ec4d39) | fix | **schematics:** update flat button styles class name mapping ([#​26158](https://github.com/angular/components/pull/26158)) | | [3bb07ae9d9](https://github.com/angular/components/commit/3bb07ae9d97c02291d8a675defc0368bf880541a) | fix | **tabs:** icons not centered inside tab ([#​26053](https://github.com/angular/components/pull/26053)) | | [356aab723c](https://github.com/angular/components/commit/356aab723c639c7bca76974c3b490e20614b8e87) | perf | **core:** delegate trigger events ([#​26147](https://github.com/angular/components/pull/26147)) | | [a526ede4af](https://github.com/angular/components/commit/a526ede4af1ee0a2aefd8a01234b095fee5a2a77) | perf | **tabs:** reduce amount of CSS generated for background color ([#​26186](https://github.com/angular/components/pull/26186)) | #### Special Thanks Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Shauni and Wagner Maciel
--- ### 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, check this box --- 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/1686 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 aa86bb63c..c9a343e51 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,12 +18,12 @@ "private": true, "dependencies": { "@angular/animations": "15.0.4", - "@angular/cdk": "15.0.1", + "@angular/cdk": "15.0.3", "@angular/common": "15.0.4", "@angular/compiler": "15.0.4", "@angular/core": "15.0.4", "@angular/forms": "15.0.4", - "@angular/material": "15.0.1", + "@angular/material": "15.0.3", "@angular/platform-browser": "15.0.4", "@angular/platform-browser-dynamic": "15.0.4", "@ngneat/transloco": "4.1.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 3fc28cbdf..be3e022e5 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -186,10 +186,10 @@ dependencies: tslib "^2.3.0" -"@angular/cdk@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-15.0.1.tgz#45208c42ab929e42104faa64c70de978788fceda" - integrity sha512-yV/nietivRC8JJrEt0M3RXo+4PMk8cReZVhbV0ME6MOehJ7NBw7uIBjfIbLWE9YGEHZi+TCzdxqDuWqH5RCiog== +"@angular/cdk@15.0.3": + version "15.0.3" + resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-15.0.3.tgz#9f995914d7d8fb0cb035cf2ba9c956b741fdbf79" + integrity sha512-iRLV6V6ksIshDL8Cdn1+DUNTRLqj+DAqmYTWYCEvH4qU6o0XSeXrAHNW5zNFqWgCZbmWt03G5jOBWBNaxa9QKw== dependencies: tslib "^2.3.0" optionalDependencies: @@ -263,10 +263,10 @@ dependencies: tslib "^2.3.0" -"@angular/material@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@angular/material/-/material-15.0.1.tgz#44e5ae2eb768c09bf16f082a3c662df7eb1ec543" - integrity sha512-JXMcRf27HgXwjoNOKD04YubJ14M9Y66g5Ol4R5EDShnwvvzU1OKLjaYN3SYpH5iMauZztjljsVBsLlO8n/TVFA== +"@angular/material@15.0.3": + version "15.0.3" + resolved "https://registry.yarnpkg.com/@angular/material/-/material-15.0.3.tgz#6d28022791cf666a82282e82e2be75e307ed629c" + integrity sha512-x7c6Uc9SnQW0AGTFJZFMQHP80YzmrExtrNn5vYUyWB9QFiNM+jcsqAsSEoGhABU/G5xs8fd40Fj7o2HBixQ0fw== dependencies: "@material/animation" "15.0.0-canary.7971d6ad5.0" "@material/auto-init" "15.0.0-canary.7971d6ad5.0"