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

Commit

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

| Package | Type | Update | Change |
|---|---|---|---|
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | devDependencies | patch | [`14.2.4` -> `14.2.5`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/14.2.4/14.2.5) |
| [@angular/cli](https://github.com/angular/angular-cli) | devDependencies | patch | [`14.2.4` -> `14.2.5`](https://renovatebot.com/diffs/npm/@angular%2fcli/14.2.4/14.2.5) |

---

### Release Notes

<details>
<summary>angular/angular-cli</summary>

### [`v14.2.5`](https://github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#&#8203;1425-2022-10-05)

[Compare Source](angular/angular-cli@14.2.4...14.2.5)

##### [@&#8203;angular-devkit/schematics](https://github.com/angular-devkit/schematics)

| Commit                                                                                              | Type | Description                                                    |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- |
| [17eb20c77](angular/angular-cli@17eb20c) | fix  | throw more relevant error when Rule returns invalid null value |

#### Special Thanks

Alan Agius and Charles Lyding

<!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNi4wIn0=-->

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1576
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 Oct 6, 2022
1 parent 44aadfc commit 4519f2b
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"node": ">=14.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "14.2.4",
"@angular-devkit/build-angular": "14.2.5",
"@angular-eslint/builder": "14.1.2",
"@angular-eslint/eslint-plugin": "14.1.2",
"@angular-eslint/eslint-plugin-template": "14.1.2",
"@angular-eslint/schematics": "14.1.2",
"@angular-eslint/template-parser": "14.1.2",
"@angular/cli": "14.2.4",
"@angular/cli": "14.2.5",
"@angular/compiler-cli": "14.2.5",
"@tauri-apps/cli": "1.1.1",
"@types/jasmine": "4.3.0",
Expand Down
90 changes: 45 additions & 45 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@
dependencies:
"@jridgewell/trace-mapping" "^0.3.0"

"@angular-devkit/architect@0.1402.4":
version "0.1402.4"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1402.4.tgz#c8ef0c06a26193d694c1c9bc37607e75dac41f85"
integrity sha512-lOgyKJ+KjBYWzgcxJ3vAy3RFkqRmSw3RY4thNsWOHLvzT8o33u3USDuOr6cDAQW12NjX9K7JDuvNlPbadjQbSQ==
"@angular-devkit/architect@0.1402.5":
version "0.1402.5"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1402.5.tgz#5596965fce658e280c5aa48249849ff84b0c6f81"
integrity sha512-vtJEwB51UEY1Q7FCI7xGLdhdb2SRTtI1Qs0or95momn85NuxlaMQsXK1Wxu9/EwtWKZK8dXePXbB/hpiNt61JQ==
dependencies:
"@angular-devkit/core" "14.2.4"
"@angular-devkit/core" "14.2.5"
rxjs "6.6.7"

"@angular-devkit/build-angular@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-14.2.4.tgz#05b339e8ead7bbdb07f254ba46b7196966be9f9d"
integrity sha512-VvwLmb5fiorcLO6Fko3GIeNDWsdoZxviHcHjq2IGkgTNMlvWwZhuSZ8kOhNIXUKFCZYpj7FiUm/ft8v0ilxFBg==
"@angular-devkit/build-angular@14.2.5":
version "14.2.5"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-14.2.5.tgz#025d9341e75ad3999b7c41ba3144d6fa92dd3bb8"
integrity sha512-jSgH11E+zs1C24lXj7R/PgXsTUpoYoMr1GtO6mpVROgXL5czVlL+b/B1p2HwbcAKuI9WXb48X6OZ6fOZhDQlSg==
dependencies:
"@ampproject/remapping" "2.2.0"
"@angular-devkit/architect" "0.1402.4"
"@angular-devkit/build-webpack" "0.1402.4"
"@angular-devkit/core" "14.2.4"
"@angular-devkit/architect" "0.1402.5"
"@angular-devkit/build-webpack" "0.1402.5"
"@angular-devkit/core" "14.2.5"
"@babel/core" "7.18.10"
"@babel/generator" "7.18.12"
"@babel/helper-annotate-as-pure" "7.18.6"
Expand All @@ -49,7 +49,7 @@
"@babel/runtime" "7.18.9"
"@babel/template" "7.18.10"
"@discoveryjs/json-ext" "0.5.7"
"@ngtools/webpack" "14.2.4"
"@ngtools/webpack" "14.2.5"
ansi-colors "4.1.3"
babel-loader "8.2.5"
babel-plugin-istanbul "6.1.1"
Expand Down Expand Up @@ -100,31 +100,31 @@
optionalDependencies:
esbuild "0.15.5"

"@angular-devkit/build-webpack@0.1402.4":
version "0.1402.4"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1402.4.tgz#26200d37628cdc9e0f61d5ca041b3ce94da9d020"
integrity sha512-hj80twvKlscktH3bILS4+iQckTQzUWO/hTrG0auvJIXHWOmfJDQTDEyIgoMUzhnibh/8xwf96cFAsFZc2d5kFA==
"@angular-devkit/build-webpack@0.1402.5":
version "0.1402.5"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1402.5.tgz#4dcdfb27bf8be083523a69ce74348253cc5c5357"
integrity sha512-h+o0GZD9iATwWjaTiUR0lJ3QZ9twUOJ1sotRchXHzAXMuaDk8wqqPriL5S0qDMlA2QqpNt4OD9rodUCRwae7fw==
dependencies:
"@angular-devkit/architect" "0.1402.4"
"@angular-devkit/architect" "0.1402.5"
rxjs "6.6.7"

"@angular-devkit/core@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-14.2.4.tgz#95b43bfea524f06d3010cb0bb5c4eb8e33d95a57"
integrity sha512-NsvN1U42goBcibVR75vDp2NOFeSU+Wcekwf1r3Jbyz6a2l9Unf0v9BOWLXdigFY8xztbrOHJPSIbC+2rkvOUnw==
"@angular-devkit/core@14.2.5":
version "14.2.5"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-14.2.5.tgz#79ea66ab62338003d46e553cd2e01cb4ad031fe9"
integrity sha512-lSje+HX0fx9Y2A4k63jVHrWdGT4wellhwcZpTCv9P6LvdfTkAlrfra3TaYhUPjavCsPwlRC/VVQN3Qkzk5m6gA==
dependencies:
ajv "8.11.0"
ajv-formats "2.1.1"
jsonc-parser "3.1.0"
rxjs "6.6.7"
source-map "0.7.4"

"@angular-devkit/schematics@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-14.2.4.tgz#6d9a9215e9fd5f893ad9d468adc03e992b3e03d2"
integrity sha512-Pm2C7HBNslQavsqXh6/rcyAavmgzTxU3x7NoWwSBH+fIplLJjEFzHdnW9JJp59A2ONfqO0wND3yWKtjIoDAUqw==
"@angular-devkit/schematics@14.2.5":
version "14.2.5"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-14.2.5.tgz#469d98af643dcda1b24f9fc6fa6b8346effdf984"
integrity sha512-3a//d8f/yuR1F2QXAyX4pShWdkHBWbY1qpqqVnN9gRJ+ye6pY098gsCQKpKXPZGeV08ugu5v79f5JELMthBBSQ==
dependencies:
"@angular-devkit/core" "14.2.4"
"@angular-devkit/core" "14.2.5"
jsonc-parser "3.1.0"
magic-string "0.26.2"
ora "5.4.1"
Expand Down Expand Up @@ -202,15 +202,15 @@
optionalDependencies:
parse5 "^5.0.0"

"@angular/cli@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-14.2.4.tgz#5c4fab816ca5f10ba28029bb357057933fb1be2a"
integrity sha512-3YqwjPYlLzqQB0y6A7c3l9X1e0z418NjSQQD2e12N8y68V8nkTK4UcsDVpqb/7ce+xnQ7xGz2wb6DJddU4Wogw==
"@angular/cli@14.2.5":
version "14.2.5"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-14.2.5.tgz#23cbb0721cf7cda4f5fc35f164b9f7d593edc45b"
integrity sha512-jrvQ7nv/8k8i6D7LXrZi+DXQQkpmqoxC/NZL7hH1zyB9shlnG/ekMl+T4y7tvg3MWKxJuIfWVtz/EwOkMKmEaA==
dependencies:
"@angular-devkit/architect" "0.1402.4"
"@angular-devkit/core" "14.2.4"
"@angular-devkit/schematics" "14.2.4"
"@schematics/angular" "14.2.4"
"@angular-devkit/architect" "0.1402.5"
"@angular-devkit/core" "14.2.5"
"@angular-devkit/schematics" "14.2.5"
"@schematics/angular" "14.2.5"
"@yarnpkg/lockfile" "1.1.0"
ansi-colors "4.1.3"
debug "4.3.4"
Expand Down Expand Up @@ -1917,10 +1917,10 @@
replace-in-file "^6.2.0"
tslib "^2.2.0"

"@ngtools/webpack@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-14.2.4.tgz#1ebc02c6d89b0fbd9edc857c937c6d840423fce3"
integrity sha512-rmoUTz3FNhQctsmsq1HM7OfoT+pJiI2dhK0u6SqKXkP3OJ+dGW7NHQ5jYR7IATa7wLFe0vDiEr8caxZ5JBAEsQ==
"@ngtools/webpack@14.2.5":
version "14.2.5"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-14.2.5.tgz#ccc4fd9a6eb8fe6fc940ff3ac4772ddfd4bad7e6"
integrity sha512-Thwq1WyOOq1PIWMcjAAqKI1hbvGC0ywxbNoDadOlWpEFm6k0dvXC6Zm9lnVkePjxlPfagvbnv55+Lv9Vmygc1g==

"@ngxs/form-plugin@3.7.5":
version "3.7.5"
Expand Down Expand Up @@ -2031,13 +2031,13 @@
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.15.tgz#6a9d143f7f4f49db2d782f9e1c8839a29b43ae23"
integrity sha512-15spi3V28QdevleWBNXE4pIls3nFZmBbUGrW9IVPwiQczuSb9n76TCB4bsk8TSel+I1OkHEdPhu5QKMfY6rQHA==

"@schematics/angular@14.2.4":
version "14.2.4"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-14.2.4.tgz#025c50144bae1d41cb7f1e362e4437389a7e4559"
integrity sha512-9n7HyxZvoSR+Ynyvr8oEQ3zy5trSjCQMTF+fZSTCzCBEVHKGxqMyisI6KO4qcGeIQYGXWeBYrMsy9jMQFgK8dQ==
"@schematics/angular@14.2.5":
version "14.2.5"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-14.2.5.tgz#e861c4c1c9e984b8962a130c298ca56d9bb77156"
integrity sha512-oYtQJi68EcDK940fny9t12JGE6z/ZbLeCZs+cPh4XT7ytRdO4anypBtKx18+E+b6jUnox4FxIGOf2WpkSAosYA==
dependencies:
"@angular-devkit/core" "14.2.4"
"@angular-devkit/schematics" "14.2.4"
"@angular-devkit/core" "14.2.5"
"@angular-devkit/schematics" "14.2.5"
jsonc-parser "3.1.0"

"@socket.io/base64-arraybuffer@~1.0.2":
Expand Down

0 comments on commit 4519f2b

Please sign in to comment.