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.9 (#1626)
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.8` -> `14.2.9`](https://renovatebot.com/diffs/npm/@angular%2fanimations/14.2.8/14.2.9) |
| [@angular/common](https://github.com/angular/angular) | dependencies | patch | [`14.2.8` -> `14.2.9`](https://renovatebot.com/diffs/npm/@angular%2fcommon/14.2.8/14.2.9) |
| [@angular/compiler](https://github.com/angular/angular) | dependencies | patch | [`14.2.8` -> `14.2.9`](https://renovatebot.com/diffs/npm/@angular%2fcompiler/14.2.8/14.2.9) |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/main/packages/compiler-cli) ([source](https://github.com/angular/angular)) | devDependencies | patch | [`14.2.8` -> `14.2.9`](https://renovatebot.com/diffs/npm/@angular%2fcompiler-cli/14.2.8/14.2.9) |
| [@angular/core](https://github.com/angular/angular) | dependencies | patch | [`14.2.8` -> `14.2.9`](https://renovatebot.com/diffs/npm/@angular%2fcore/14.2.8/14.2.9) |
| [@angular/forms](https://github.com/angular/angular) | dependencies | patch | [`14.2.8` -> `14.2.9`](https://renovatebot.com/diffs/npm/@angular%2fforms/14.2.8/14.2.9) |
| [@angular/platform-browser](https://github.com/angular/angular) | dependencies | patch | [`14.2.8` -> `14.2.9`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser/14.2.8/14.2.9) |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | dependencies | patch | [`14.2.8` -> `14.2.9`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser-dynamic/14.2.8/14.2.9) |

---

### Release Notes

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

### [`v14.2.9`](https://github.com/angular/angular/blob/HEAD/CHANGELOG.md#&#8203;1429-2022-11-03)

[Compare Source](angular/angular@14.2.8...14.2.9)

##### platform-browser

| Commit | Type | Description |
| -- | -- | -- |
| [92d28bdd99](angular/angular@92d28bd) | perf | resolve memory leak when using animations with shadow DOM ([#&#8203;47903](angular/angular#47903)) |

##### platform-server

| Commit | Type | Description |
| -- | -- | -- |
| [d2d9bbf5ce](angular/angular@d2d9bbf) | fix | call `onSerialize` when state is empty ([#&#8203;47888](angular/angular#47888)) |

#### Special Thanks

Alan Agius, Kristiyan Kostadinov, Virginia Dooley and mgechev

<!-- 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMy4yIiwidXBkYXRlZEluVmVyIjoiMzQuMTcuMSJ9-->

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1626
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 Nov 4, 2022
1 parent 7f3c8b7 commit 1ff61b3
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.8",
"@angular/animations": "14.2.9",
"@angular/cdk": "14.2.6",
"@angular/common": "14.2.8",
"@angular/compiler": "14.2.8",
"@angular/core": "14.2.8",
"@angular/forms": "14.2.8",
"@angular/common": "14.2.9",
"@angular/compiler": "14.2.9",
"@angular/core": "14.2.9",
"@angular/forms": "14.2.9",
"@angular/material": "14.2.6",
"@angular/platform-browser": "14.2.8",
"@angular/platform-browser-dynamic": "14.2.8",
"@angular/platform-browser": "14.2.9",
"@angular/platform-browser-dynamic": "14.2.9",
"@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.8",
"@angular/compiler-cli": "14.2.8",
"@angular/compiler-cli": "14.2.9",
"@tauri-apps/cli": "1.1.1",
"@types/jasmine": "4.3.0",
"@types/node": "18.11.9",
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.8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-14.2.8.tgz#749c04e621110b1df0a74d08c5433fe994c90b7c"
integrity sha512-9YKmaebHW1F/N63TS1EboBQ5Gniq1ogWQ2XEypy057LfcnoPtVkRbAsl2pUJWbUjDZK9f2BpWfXXm9i5ZxIW3A==
"@angular/animations@14.2.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-14.2.9.tgz#00f334ea2f62016398f01146a5acca706c300f97"
integrity sha512-oUgfao3A0LbTKcYIPsXk982CFomjAdOB8782txXs9r7RANCZgMlE/t36PEMesAvUPimLbUF31HjCJu8YuC/OYw==
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.8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.2.8.tgz#3b25df0fa40e2341184755fdc36ebca53aa78c25"
integrity sha512-JSPN2h1EcyWjHWtOzRQmoX48ZacTjLAYwW9ZRmBpYs6Ptw5xZ39ARTJfQNcNnJleqYju2E6BNkGnLpbtWQjNDA==
"@angular/common@14.2.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.2.9.tgz#e3f1ab21e5cd64c9709a506f53f8e2b6ab3e5c4f"
integrity sha512-nC1He98gj4FQqSo31Fb9ZJ+Ao3jJbmAg1JAdF5L0tkY70YydM91HXAp/JDrJ12O7IomenAwEHONFCVxgUfqUJw==
dependencies:
tslib "^2.3.0"

"@angular/compiler-cli@14.2.8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.2.8.tgz#c07afda6637fc9bb8b3332ddd168550d51a5554d"
integrity sha512-QTftNrAyXOWzKFGY6/i9jh0LB2cOxmykepG4c53wH9LblGvWFztlVOhcoU8tpQSSH8t3EYvGs2r8oUuxcYm5Cw==
"@angular/compiler-cli@14.2.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.2.9.tgz#bec1deb17f00acebdadf8451f52405fae7451f23"
integrity sha512-c3+LyW4WkZya4JnefUUOoCplwM9OgOnR2LqC6Qwro9Z40VXBqBeA5PJ6EJ28c4q6ZVoy5v00PwUVSwgcGP7qNA==
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.8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.2.8.tgz#a091497b17bdd35fe3d5bb3e8b56810dd2a46374"
integrity sha512-lKwp3B4ZKNLgk/25Iyur8bjAwRL20auRoB4EuHrBf+928ftsjYUXTgi+0++DUjPENbpi59k6GcvMCNa6qccvIw==
"@angular/compiler@14.2.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.2.9.tgz#2ba482802c176a8a56128e4b6a058da8692c05f9"
integrity sha512-M0uYFMSAejYJ+fm/Lz1/l7nr1adVrYfC7lKBpbiyya5moGenRid81Fl7i2YY6RehFpGHw3GdPlMz+DRIMXgyuQ==
dependencies:
tslib "^2.3.0"

"@angular/core@14.2.8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.2.8.tgz#07001f6e098a3a66363bceb0366f7a28d6fd4d21"
integrity sha512-cgnII9vJGJDLsfr7KsBfU2l+QQUmQIRIP3ImKhBxicw2IHKCSb2mYwoeLV46jaLyHyUMTLRHKUYUR4XtSPnb8A==
"@angular/core@14.2.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.2.9.tgz#e62e3d28c2ab6c18f3fb1eec7e26f99b1e8d9937"
integrity sha512-6bExQgGmN9qmBbVMl7WaZ1KFSfTgFK+MmLbvoh4a29b47h7wvEuUWO7ulczzoUJQfMGfXU/4ypEW1a8ZhX+Xrg==
dependencies:
tslib "^2.3.0"

"@angular/forms@14.2.8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-14.2.8.tgz#81359be9736fc7abba5b0910e50448e42fbd77d9"
integrity sha512-OaL7Gi6STxJza7yn0qgmh6+hV6NVbtGmunpzrn9cR1k5TeE4ZtXu1z7VZesbZ9kZ3F6U9CmygFt0csf7j1d+Ow==
"@angular/forms@14.2.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-14.2.9.tgz#3dc4366268755ac61b9b1ecf9c84092117bf9824"
integrity sha512-46Xlr4Qlgg/RBlb0TG9QCINe7zbVIFRF9YOi7dSIVW7tjKs6N8DPcP4eHAnrvxNmz+8S2v+CVXKOXGwaGE52vw==
dependencies:
tslib "^2.3.0"

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

"@angular/platform-browser-dynamic@14.2.8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.2.8.tgz#bdc3c3a85f06aba1915a6e9c75e49b9adc85fa7d"
integrity sha512-CPK8wHnKke8AUKR92XrFuanaKNXDzDm3uVI3DD0NxBo+fLAkiuVaDVIGgO6n6SxQVtwjXJtMXqQuNdzUg4Q9uQ==
"@angular/platform-browser-dynamic@14.2.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.2.9.tgz#42723d934d74b612a0e827739b7bd8b652ceb4d6"
integrity sha512-hu0lfAkPplGhkQKXaryj+6wLboqIC8JNWGONlqKTaARgfaQ8TyMikOimKxMk9mljlJpPcrVxAewn5p9G0VmLng==
dependencies:
tslib "^2.3.0"

"@angular/platform-browser@14.2.8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-14.2.8.tgz#d1180f270aa407e94506edd470ee1665912c468c"
integrity sha512-tSASBLXoBE0/Gt6d2nC6BJ1DvbGY5wo2Lb+8WCLSvkfsgVqOh4uRuJ2a0wwjeLFd0ZNmpjG42Ijba4btmCpIjg==
"@angular/platform-browser@14.2.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-14.2.9.tgz#557954a9e6edc4800d9bcb723034726d732d82ac"
integrity sha512-cvKFyHZp69scDj+tOmknWsdyarpNjpuFHbn2Tn3K9HLJsNHOvP2g8d/KwHl5atRscnDK1ztNh+FUKhGmQZsbng==
dependencies:
tslib "^2.3.0"

Expand Down

0 comments on commit 1ff61b3

Please sign in to comment.