Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
Update angular monorepo to v14.2.4 (#1569)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@angular/animations](https://github.com/angular/angular) | dependencies | patch | [`14.2.3` -> `14.2.4`](https://renovatebot.com/diffs/npm/@angular%2fanimations/14.2.3/14.2.4) |
| [@angular/common](https://github.com/angular/angular) | dependencies | patch | [`14.2.3` -> `14.2.4`](https://renovatebot.com/diffs/npm/@angular%2fcommon/14.2.3/14.2.4) |
| [@angular/compiler](https://github.com/angular/angular) | dependencies | patch | [`14.2.3` -> `14.2.4`](https://renovatebot.com/diffs/npm/@angular%2fcompiler/14.2.3/14.2.4) |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/main/packages/compiler-cli) ([source](https://github.com/angular/angular)) | devDependencies | patch | [`14.2.3` -> `14.2.4`](https://renovatebot.com/diffs/npm/@angular%2fcompiler-cli/14.2.3/14.2.4) |
| [@angular/core](https://github.com/angular/angular) | dependencies | patch | [`14.2.3` -> `14.2.4`](https://renovatebot.com/diffs/npm/@angular%2fcore/14.2.3/14.2.4) |
| [@angular/forms](https://github.com/angular/angular) | dependencies | patch | [`14.2.3` -> `14.2.4`](https://renovatebot.com/diffs/npm/@angular%2fforms/14.2.3/14.2.4) |
| [@angular/platform-browser](https://github.com/angular/angular) | dependencies | patch | [`14.2.3` -> `14.2.4`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser/14.2.3/14.2.4) |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | dependencies | patch | [`14.2.3` -> `14.2.4`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser-dynamic/14.2.3/14.2.4) |

---

### Release Notes

<details>
<summary>angular/angular</summary>

### [`v14.2.4`](https://github.com/angular/angular/blob/HEAD/CHANGELOG.md#&#8203;1424-2022-09-28)

[Compare Source](angular/angular@14.2.3...14.2.4)

##### compiler-cli

| Commit | Type | Description |
| -- | -- | -- |
| [a4b66fe1e5](angular/angular@a4b66fe) | perf | cache source file for reporting type-checking diagnostics ([#&#8203;47508](angular/angular#47508)) |

##### core

| Commit | Type | Description |
| -- | -- | -- |
| [2c46b5ab24](angular/angular@2c46b5a) | fix | correctly check for `typeof` of undefined in `ngDevMode` check ([#&#8203;47480](angular/angular#47480)) |

#### Special Thanks

Alan Agius, Ashley Hunter, Doug Parker, Jessica Janiuk, JoostK, Kristiyan Kostadinov, Rokas Brazdžionis and Simona Cotin

<!-- 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, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMCIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4wIn0=-->

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1569
Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
  • Loading branch information
2 people authored and Epsilon_02 committed Sep 29, 2022
1 parent c2bb456 commit 1245365
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
16 changes: 8 additions & 8 deletions frontend/package.json
Expand Up @@ -17,15 +17,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "14.2.3",
"@angular/animations": "14.2.4",
"@angular/cdk": "14.2.2",
"@angular/common": "14.2.3",
"@angular/compiler": "14.2.3",
"@angular/core": "14.2.3",
"@angular/forms": "14.2.3",
"@angular/common": "14.2.4",
"@angular/compiler": "14.2.4",
"@angular/core": "14.2.4",
"@angular/forms": "14.2.4",
"@angular/material": "14.2.2",
"@angular/platform-browser": "14.2.3",
"@angular/platform-browser-dynamic": "14.2.3",
"@angular/platform-browser": "14.2.4",
"@angular/platform-browser-dynamic": "14.2.4",
"@ngneat/transloco": "4.1.1",
"@ngxs/form-plugin": "3.7.5",
"@ngxs/storage-plugin": "3.7.5",
Expand All @@ -50,7 +50,7 @@
"@angular-eslint/schematics": "14.1.2",
"@angular-eslint/template-parser": "14.1.2",
"@angular/cli": "14.2.4",
"@angular/compiler-cli": "14.2.3",
"@angular/compiler-cli": "14.2.4",
"@tauri-apps/cli": "1.1.1",
"@types/jasmine": "4.3.0",
"@types/node": "17.0.14",
Expand Down
64 changes: 32 additions & 32 deletions frontend/yarn.lock
Expand Up @@ -186,10 +186,10 @@
"@angular-eslint/bundled-angular-compiler" "14.1.2"
"@typescript-eslint/utils" "5.37.0"

"@angular/animations@14.2.3":
version "14.2.3"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-14.2.3.tgz#1cda8203a7358fc312f98cee79a5c1ec05d7e144"
integrity sha512-5psQgSia7pUUKYpFuwA+c+yWyM8afl9ZlOW2pxBU/2mTMLpxJEnVrUnKRsx3WSrOc9YqoLn6DOtDLXq2dbTxFQ==
"@angular/animations@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-14.2.4.tgz#ea06889b7d84d94add4fcdc46401f4a7de8339ca"
integrity sha512-c7uhSayAKQQjaLEGHAg8i0170qj6pixQmG0ox/fJJ0Esz3bb1IZcAUO9JSXSykpUBFV7Dm8pmorji4w3VvN4gQ==
dependencies:
tslib "^2.3.0"

Expand Down Expand Up @@ -228,17 +228,17 @@
uuid "8.3.2"
yargs "17.5.1"

"@angular/common@14.2.3":
version "14.2.3"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.2.3.tgz#63cf351c0808235cdd3a6cad7b425ede7cd24fd7"
integrity sha512-DoBQk9uBWfGc+mZ9+lwpmZQy05zKgOeIfDM+2f7Wjrv1/X/V+YUJhjS66GIEBGOe23DoSeivLLCpVj8QqR058A==
"@angular/common@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.2.4.tgz#470236853c88912be2f807fc5b7e13bed917679d"
integrity sha512-nzmRUhdyKomgsf1vUdx7KOXS7OXkvdpF/1CSagqsIGYVLbL8cGZ6ROrdEuxkSsE9GUt/OAIkC4How4/LLPut1A==
dependencies:
tslib "^2.3.0"

"@angular/compiler-cli@14.2.3":
version "14.2.3"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.2.3.tgz#3e5b71237b586088aec1b8359527d37fefc01887"
integrity sha512-MPKZTD4j5EnvpHXLOj6VnXBv/LXfVLoLNc4nNShfuJFJjK9vOqXelb2GJt+2iL+9xKevGxDk7NIcl++fhV2lkQ==
"@angular/compiler-cli@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.2.4.tgz#bfb06b6db8e7fd4a568623ae63b512f24dee8485"
integrity sha512-8kHA/Ujzr5aXic7T3iEJiu0JMfXRs/uDoi8W8dYWFe+0naGhxwWmHBHc/hhS1tpv9/wW2WOcT51RDa4OYHKDKw==
dependencies:
"@babel/core" "^7.17.2"
chokidar "^3.0.0"
Expand All @@ -251,24 +251,24 @@
tslib "^2.3.0"
yargs "^17.2.1"

"@angular/compiler@14.2.3":
version "14.2.3"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.2.3.tgz#d25c328c749a17acab3632f7720f39fb37d275a4"
integrity sha512-DG2lqSqD5hx6Qk362jhjU9O+I2gOlsV8oUSTOkH4eFQ54PUad1D3hjqfcs3/lsvWggALCSjv9X8BOG8jb7n8vw==
"@angular/compiler@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.2.4.tgz#9112f603ef18615672f2ccffb9540dde34bef922"
integrity sha512-fBvTPPWBYA65bAmrqKcnzUHAhZ/tfs+nG+IeDukn4TeyQplVjDYOlqjf84jYQubSIx8WTicZzRFn0dIGsPaSNw==
dependencies:
tslib "^2.3.0"

"@angular/core@14.2.3":
version "14.2.3"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.2.3.tgz#a958687cf3bcc1a0af2c1f0791af20d4ed31c931"
integrity sha512-neW2n5Ts2purYEVh0Lf207otZbhYH4C4lwwu8ffxdRiXahQiTCbmyM3IQFrQZbLDb/ZeD2KhoCl6p0hlyg14cA==
"@angular/core@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.2.4.tgz#dfc0667a3c627e23f480b50143e57e150e4af0d6"
integrity sha512-wB19wKmZE+X07mLbxYyqeg3v1JXy8m0+ShZD2oY3dmgk1mXOf5XVQxRZohGTrbPw83EdSWwx3vz+jjylGunVZQ==
dependencies:
tslib "^2.3.0"

"@angular/forms@14.2.3":
version "14.2.3"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-14.2.3.tgz#2a25b61377d82aec17e66069c07c49c2e655bed9"
integrity sha512-rL6adBHp51i3eDBecexrlrS+t+hlK6EnrEot/+Ec+DzVjJgw5VNJ4p2Ig72HPe0m+H0dcPkbQhlpb6cs677ISA==
"@angular/forms@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-14.2.4.tgz#8f575e2dfcac12ba547cb65e905d0403f3e603c0"
integrity sha512-m1asD8SazzMPzcli054zwLYz7hiXiaCXfqmQOFdQQd3OnPNKeCGDS8GFX7Yd/+3fz4REGeSon9YRhq7/W0TDlA==
dependencies:
tslib "^2.3.0"

Expand All @@ -279,17 +279,17 @@
dependencies:
tslib "^2.3.0"

"@angular/platform-browser-dynamic@14.2.3":
version "14.2.3"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.2.3.tgz#2ec60e7d0d5670daeb15948b549711253a507543"
integrity sha512-yqSH9NrgkXN3aslbD9IHWnFClwwVlLTypaMfSGmhPL1LvgL/HL/A9rDYI2ZrybVoVmAZLsJ4uF2/GvK/pzUcNQ==
"@angular/platform-browser-dynamic@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.2.4.tgz#d7b3c04b44ef8e7cc23237c83c0eaccfc616a51f"
integrity sha512-6jEVKzIqT9lipq4xZftBskHKl3jrL1pQbK8diirJH0mNeuj0wvE+fqfKtVVl898OI/iJ3aAKyQf5YmOe1k8PAw==
dependencies:
tslib "^2.3.0"

"@angular/platform-browser@14.2.3":
version "14.2.3"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-14.2.3.tgz#87714bd04ea634a11df807708b4009695cd5a304"
integrity sha512-Ky5ITBVmr+T5zHRowLRTJx1exXo99bUA6vosxG4B/YlXkjNfqVz4BETgPwnoIdN00Y9lxGQrMbjqSuzOjGQ7IQ==
"@angular/platform-browser@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-14.2.4.tgz#5bdfc725bd61af2c98268767f0df675d7b919f36"
integrity sha512-/NAQXYLgyeb2L15EsaKgGEn50GH/O3t1FOjBvVZg6L423X0H6dIOL4bxbLcKAj9+bUDtdUzDiDoYyt6YEidH+g==
dependencies:
tslib "^2.3.0"

Expand Down

0 comments on commit 1245365

Please sign in to comment.