From 6058bb1c8bd33cd05e7ce6c193c67051511aba7c Mon Sep 17 00:00:00 2001 From: Calciumdibromid Bot Date: Thu, 4 Aug 2022 11:03:19 +0200 Subject: [PATCH] Update angular monorepo to v14.1.1 (#1490) 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/animations](https://github.com/angular/angular) | dependencies | patch | [`14.1.0` -> `14.1.1`](https://renovatebot.com/diffs/npm/@angular%2fanimations/14.1.0/14.1.1) | | [@angular/common](https://github.com/angular/angular) | dependencies | patch | [`14.1.0` -> `14.1.1`](https://renovatebot.com/diffs/npm/@angular%2fcommon/14.1.0/14.1.1) | | [@angular/compiler](https://github.com/angular/angular) | dependencies | patch | [`14.1.0` -> `14.1.1`](https://renovatebot.com/diffs/npm/@angular%2fcompiler/14.1.0/14.1.1) | | [@angular/compiler-cli](https://github.com/angular/angular) | devDependencies | patch | [`14.1.0` -> `14.1.1`](https://renovatebot.com/diffs/npm/@angular%2fcompiler-cli/14.1.0/14.1.1) | | [@angular/core](https://github.com/angular/angular) | dependencies | patch | [`14.1.0` -> `14.1.1`](https://renovatebot.com/diffs/npm/@angular%2fcore/14.1.0/14.1.1) | | [@angular/forms](https://github.com/angular/angular) | dependencies | patch | [`14.1.0` -> `14.1.1`](https://renovatebot.com/diffs/npm/@angular%2fforms/14.1.0/14.1.1) | | [@angular/platform-browser](https://github.com/angular/angular) | dependencies | patch | [`14.1.0` -> `14.1.1`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser/14.1.0/14.1.1) | | [@angular/platform-browser-dynamic](https://github.com/angular/angular) | dependencies | patch | [`14.1.0` -> `14.1.1`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser-dynamic/14.1.0/14.1.1) | --- ### Release Notes
angular/angular ### [`v14.1.1`](https://github.com/angular/angular/blob/HEAD/CHANGELOG.md#​1411-2022-08-03) [Compare Source](https://github.com/angular/angular/compare/14.1.0...14.1.1) ##### core | Commit | Type | Description | | -- | -- | -- | | [3606917732](https://github.com/angular/angular/commit/3606917732e5ad887426c1cbccf6e375eff905d6) | fix | improve the missing control flow directive message ([#​46903](https://github.com/angular/angular/pull/46903)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [79825d3f10](https://github.com/angular/angular/commit/79825d3f1078c9b91eeb5e4699718ccde6c458b5) | fix | Do not call preload method when not necessary ([#​47007](https://github.com/angular/angular/pull/47007)) | | [05f3f7445a](https://github.com/angular/angular/commit/05f3f7445a0bbe3c7ffed3aec308ca8888e77d99) | fix | Use correct return type for provideRoutes function ([#​46941](https://github.com/angular/angular/pull/46941)) | #### Special Thanks Alan Agius, Andrew Kushnir, Andrew Quinn, Andrew Scott, Aristeidis Bampakos, Asaf M, Bob Watson, Cédric Exbrayat, Durairaj Subramaniam, George Kalpakas, Ivaylo Kirov, J Rob Gant, Kristiyan Kostadinov, Marek Hám, Paul Gschwendtner, Roman Matusevich and Simona Cotin
--- ### 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/1490 Reviewed-by: Epsilon_02 Co-authored-by: Calciumdibromid Bot Co-committed-by: Calciumdibromid Bot --- frontend/package.json | 16 +++++------ frontend/yarn.lock | 64 +++++++++++++++++++++---------------------- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 57a45b5c1..204e91efa 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -17,15 +17,15 @@ }, "private": true, "dependencies": { - "@angular/animations": "14.1.0", + "@angular/animations": "14.1.1", "@angular/cdk": "14.1.0", - "@angular/common": "14.1.0", - "@angular/compiler": "14.1.0", - "@angular/core": "14.1.0", - "@angular/forms": "14.1.0", + "@angular/common": "14.1.1", + "@angular/compiler": "14.1.1", + "@angular/core": "14.1.1", + "@angular/forms": "14.1.1", "@angular/material": "14.1.0", - "@angular/platform-browser": "14.1.0", - "@angular/platform-browser-dynamic": "14.1.0", + "@angular/platform-browser": "14.1.1", + "@angular/platform-browser-dynamic": "14.1.1", "@ngneat/transloco": "4.1.1", "@ngxs/form-plugin": "3.7.4", "@ngxs/storage-plugin": "3.7.4", @@ -50,7 +50,7 @@ "@angular-eslint/schematics": "14.0.2", "@angular-eslint/template-parser": "14.0.2", "@angular/cli": "14.1.0", - "@angular/compiler-cli": "14.1.0", + "@angular/compiler-cli": "14.1.1", "@tauri-apps/cli": "1.0.5", "@types/jasmine": "4.0.3", "@types/node": "17.0.14", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index fc81373eb..9dbb4b44a 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -183,10 +183,10 @@ "@angular-eslint/bundled-angular-compiler" "14.0.2" "@typescript-eslint/utils" "5.29.0" -"@angular/animations@14.1.0": - version "14.1.0" - resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-14.1.0.tgz#a819b2c012ce507d6260c86b089f73fd00c3bf59" - integrity sha512-OhEXi1u/M4QyltDCxSqo7YzF7ELgNDWNqbbM7vtWIcrc4c+Yiu1GXhW/GQRosF3WAuQVfdQzEI0VTeNoo98Kvw== +"@angular/animations@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-14.1.1.tgz#0d699c5ab4ee71f361be88642f828413a37236e4" + integrity sha512-/fXzJzr8Pr7/xpwErX9PjbIc790RF818WgW7SUNev6pN6UUq3gvjmPjDTdZBZfiAZWY49nBLibPo2FvmyCP7tg== dependencies: tslib "^2.3.0" @@ -225,17 +225,17 @@ uuid "8.3.2" yargs "17.5.1" -"@angular/common@14.1.0": - version "14.1.0" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.1.0.tgz#84886e7f74c6e475377fdc9150d0d184583ca8f5" - integrity sha512-leethDtLbA3qySaOEBUto602DF0qH1maK9u2zHncrUFOpnHAYUEd7N9MFMdIYASurTnwOSglEoIDCML94qzImQ== +"@angular/common@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.1.1.tgz#7378bc3199062b833c1d13f3a15486ce122682b6" + integrity sha512-neFCnrIrGOuj3oOFBTLi4QrdI4fgKQprVLUEyL5LhCQ5R0K/F+gh61ovi7nT4XYnv41p4eqtG81YNMtVXH49pg== dependencies: tslib "^2.3.0" -"@angular/compiler-cli@14.1.0": - version "14.1.0" - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.1.0.tgz#83adac3432dbc2b362fac258facc8ca9f06783eb" - integrity sha512-llJkDnv0+riTdRPdOJv/FToz4X9ZO1URnalW+tIe2RyfOzkEqM+VLD/x+3cVgnsaFKuoPxIjZEkMoppGwVB4kg== +"@angular/compiler-cli@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.1.1.tgz#eb20a5bcd64d7d497c0d04439b72615417de899e" + integrity sha512-ERphqFDdN5u1XCZNV21DS0J9/WFZP/P4L4LQTjpEwbO/lDhzxaRnRnLOR6vGcetEHhRHMa0+OL8rrvNy6GwLmw== dependencies: "@babel/core" "^7.17.2" chokidar "^3.0.0" @@ -248,24 +248,24 @@ tslib "^2.3.0" yargs "^17.2.1" -"@angular/compiler@14.1.0": - version "14.1.0" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.1.0.tgz#25f1eb12e3fdf49223bf6cdf7c0637d149860633" - integrity sha512-aLbtpFDF3fp/DOEsWSdpszmoNZAb0To/zoKhHVmEReuUKkMtlPNd3+e6wkR2vrvR/cWgbKwdb7RQ1IQtGDu74A== +"@angular/compiler@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.1.1.tgz#809dc1b9265f0d3c45fc2babe0887f43eeee50d8" + integrity sha512-OT3cFfbHzLpl2M9qpO74oysXDkkKwlO66i4vlASMGf1/Qh+4UBh3iN6bls/ZbYZsl8bCr9zf0fL7c160e1uMcA== dependencies: tslib "^2.3.0" -"@angular/core@14.1.0": - version "14.1.0" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.1.0.tgz#5a0fa164ca180027d4c54a5b70e7357918f9af9b" - integrity sha512-3quEsHmQifJOQ2oij5K+cjGjmhsKsyZI1+OTHWNZ6IXeuYviZv4U/Cui9fUJ1RN3CZxH3NzWB3gB/5qYFQfOgg== +"@angular/core@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.1.1.tgz#5c116d76445d85b03a3e6efaa348399722eac476" + integrity sha512-l3ms6/jxIUIeuCkXhz5nhRb94KLQ6wv9+B4lE0aJXcgHTqOmhc/ZIacT51LCjvVcok/vczF3f7w71Ii8b10yKQ== dependencies: tslib "^2.3.0" -"@angular/forms@14.1.0": - version "14.1.0" - resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-14.1.0.tgz#17a7ec211a11b75572d89359f08c277cfcdb1210" - integrity sha512-y7VQ2t+/ASEjzt8zXg4y5b03lMSPHmnhy4XzjDT14ZFrALaSxyhkSqoBfAksPkTeKmsFMnP/VgLboRsE8TLs0Q== +"@angular/forms@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-14.1.1.tgz#14e3c01e7432aeab9e08115e28f2edae787aaffa" + integrity sha512-s4VuaivJ+s2hLlE8CMHLsAAmJNV/03EgBEJQV7rt1H0ogHs0jB/zlkzVw5K5bynCFkfIeDbwd6RvxzWhwE+ong== dependencies: tslib "^2.3.0" @@ -276,17 +276,17 @@ dependencies: tslib "^2.3.0" -"@angular/platform-browser-dynamic@14.1.0": - version "14.1.0" - resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.1.0.tgz#9e30c5c4d2ff507402dcb36a5878068d8d900b81" - integrity sha512-0Lxz3HJ9qTOyMTp5Qud2tycP7wqe+tnHOSUqDywrbNRozTKGX0z3i+l0KMku3BtUbuMi3tJomqV914/dtbCvIw== +"@angular/platform-browser-dynamic@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.1.1.tgz#bd6d6eea0250a541de7a0fb4db23eda7a6081b60" + integrity sha512-rD5KIWdxYRO2R0oGW6Ipt5pi+Cufws1704QBXhL52uaSJI6Ms7E7jvuwLG2SCJS0FJ+hdYLcuQZiQH+wUuyARA== dependencies: tslib "^2.3.0" -"@angular/platform-browser@14.1.0": - version "14.1.0" - resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-14.1.0.tgz#6259e3fe7eacaffa18679dd588116e23eac7cf6d" - integrity sha512-axNXUSqxsP0QSdNskd1pFo2uMo1UNoFaSAB02eDWwLkWQ1pWel+T78HiQY2bNeI3elgzjwPTT4vCCDQKNVTNig== +"@angular/platform-browser@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-14.1.1.tgz#19f569a23777eb1ec9ee0dc59ec6893d865fca58" + integrity sha512-7yXr2GUiI1sD3kmKcWkHwlpmsRyA3WhwJqvjvMPQK4RD8ZeJ5LTOD6nQ4hz1kP19dfzpBDV/k9wusYDlmWtqcw== dependencies: tslib "^2.3.0"