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.10 (#1649)
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.9` -> `14.2.10`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/14.2.9/14.2.10) |
| [@angular/cli](https://github.com/angular/angular-cli) | devDependencies | patch | [`14.2.9` -> `14.2.10`](https://renovatebot.com/diffs/npm/@angular%2fcli/14.2.9/14.2.10) |

---

### Release Notes

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

### [`v14.2.10`](https://github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#&#8203;14210-2022-11-17)

[Compare Source](angular/angular-cli@14.2.9...14.2.10)

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

| Commit                                                                                              | Type | Description                                                                                                       |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------------------------------------------- |
| [9ce386caf](angular/angular-cli@9ce386c) | fix  | exclude `@angular/localize@<10.0.0` from ng add pa… ([#&#8203;24152](angular/angular-cli#24152)) |
| [6446091a3](angular/angular-cli@6446091) | fix  | exclude `@angular/material@7.x` from ng add package discovery                                                     |
| [7541e04f3](angular/angular-cli@7541e04) | fix  | respect registry in RC when running update through yarn                                                           |

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

| Commit                                                                                              | Type | Description                      |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------- |
| [21cea0b42](angular/angular-cli@21cea0b) | fix  | update `loader-utils` to `3.2.1` |

#### 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, check this box

---

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

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1649
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 28, 2022
1 parent 9f890d1 commit 8a27497
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Expand Up @@ -43,13 +43,13 @@
"node": ">=14.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "14.2.9",
"@angular-devkit/build-angular": "14.2.10",
"@angular-eslint/builder": "14.4.0",
"@angular-eslint/eslint-plugin": "14.4.0",
"@angular-eslint/eslint-plugin-template": "14.4.0",
"@angular-eslint/schematics": "14.4.0",
"@angular-eslint/template-parser": "14.4.0",
"@angular/cli": "14.2.9",
"@angular/cli": "14.2.10",
"@angular/compiler-cli": "14.2.11",
"@tauri-apps/cli": "1.2.0",
"@types/jasmine": "4.3.0",
Expand Down
100 changes: 50 additions & 50 deletions frontend/yarn.lock
Expand Up @@ -22,23 +22,23 @@
dependencies:
"@jridgewell/trace-mapping" "^0.3.0"

"@angular-devkit/architect@0.1402.9":
version "0.1402.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1402.9.tgz#77692ebe83bf46012c4c593d3dce14aa6ae8a81b"
integrity sha512-I0KTpmtukxq447CkdzKonFpIytRnvC77WuwnX4Sef32EM9KqmeNvfy/gZwm08Lqi4mOAC/iTCajXH1TN/4xllA==
"@angular-devkit/architect@0.1402.10":
version "0.1402.10"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1402.10.tgz#e5c552a7d9bcb90aab59964cb9b6c6ca6524e3cc"
integrity sha512-/6YmPrgataj1jD2Uqd1ED+CG4DaZGacoeZd/89hH7hF76Nno8K18DrSOqJAEmDnOWegpSRGVLd0qP09IHmaG5w==
dependencies:
"@angular-devkit/core" "14.2.9"
"@angular-devkit/core" "14.2.10"
rxjs "6.6.7"

"@angular-devkit/build-angular@14.2.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-14.2.9.tgz#ccba7ff191bae5d9deec22672f67f737aa7a178a"
integrity sha512-/6ul4JLpiKLB4+PJzDF7twgZf28GNHxxJKsheymrxC+ZRMGoMsJCzoU/dmOXE2YY8yGxAFnrTAVIJYomn+QnZQ==
"@angular-devkit/build-angular@14.2.10":
version "14.2.10"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-14.2.10.tgz#dfa0d85ba31a7624081145be5e1d9ca3ad07a666"
integrity sha512-VCeZAyq4uPCJukKInaSiD4i/GgxgcU4jFlLFQtoYNmaBS4xbPOymL19forRIihiV0dwNEa2L694vRTAPMBxIfw==
dependencies:
"@ampproject/remapping" "2.2.0"
"@angular-devkit/architect" "0.1402.9"
"@angular-devkit/build-webpack" "0.1402.9"
"@angular-devkit/core" "14.2.9"
"@angular-devkit/architect" "0.1402.10"
"@angular-devkit/build-webpack" "0.1402.10"
"@angular-devkit/core" "14.2.10"
"@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.9"
"@ngtools/webpack" "14.2.10"
ansi-colors "4.1.3"
babel-loader "8.2.5"
babel-plugin-istanbul "6.1.1"
Expand All @@ -67,7 +67,7 @@
less "4.1.3"
less-loader "11.0.0"
license-webpack-plugin "4.0.2"
loader-utils "3.2.0"
loader-utils "3.2.1"
mini-css-extract-plugin "2.6.1"
minimatch "5.1.0"
open "8.4.0"
Expand Down Expand Up @@ -100,31 +100,31 @@
optionalDependencies:
esbuild "0.15.5"

"@angular-devkit/build-webpack@0.1402.9":
version "0.1402.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1402.9.tgz#352572db1c34841957acc57720442c216a9a9ca8"
integrity sha512-J+bseVpEqHAfxvTKYNoo6B+5TmnkQmEn9aNMEiQ+hv8pQyuW3DCWZ6jOQrfCpJzCYMBdrQALfaRpsQuB92UPVw==
"@angular-devkit/build-webpack@0.1402.10":
version "0.1402.10"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1402.10.tgz#0e23825000d1037dcc30fac0a3c29d2d531a2e72"
integrity sha512-h+2MaSY7QSvoJ3R+Hvin21jVCfPGOTLdASIUk4Jmq6J3y5BSku3KSSaV8dWoBOBkFCwQyPQMRjiHoHKLpC1K7g==
dependencies:
"@angular-devkit/architect" "0.1402.9"
"@angular-devkit/architect" "0.1402.10"
rxjs "6.6.7"

"@angular-devkit/core@14.2.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-14.2.9.tgz#275a37c7a02c5294f0d3a1a365cc2a5605c62873"
integrity sha512-+e2OmzH/0gjNNH96xJDgshbuIM/NPSwE0NQlgU/KRb8TZt+7ooTmZJ1vk25HKV2YS99BEYzUSqvVAaJtxX/6Qw==
"@angular-devkit/core@14.2.10":
version "14.2.10"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-14.2.10.tgz#9eedb7cf783030252f0c7546ce80fc321633b499"
integrity sha512-K4AO7mROTdbhQ7chtyQd6oPwmuL+BPUh+wn6Aq1qrmYJK4UZYFOPp8fi/Ehs8meCEeywtrssOPfrOE4Gsre9dg==
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.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-14.2.9.tgz#d91447a1568047f86cb166a1af0d76b0c58ae0cb"
integrity sha512-E7muTIbDqysjQld5r9AGXiW8vKHadkHaGe+0QONpmr8TMAtTMqBFxBXRG9vajiUzt/GcFL9dbGGEwM/1dc7VPQ==
"@angular-devkit/schematics@14.2.10":
version "14.2.10"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-14.2.10.tgz#91fcc85199aa7fa9a3a0cb49d8a5266421f9d5e3"
integrity sha512-MMp31KpJTwKHisXOq+6VOXYApq97hZxFaFmZk396X5aIFTCELUwjcezQDk+u2nEs5iK/COUfnN3plGcfJxYhQA==
dependencies:
"@angular-devkit/core" "14.2.9"
"@angular-devkit/core" "14.2.10"
jsonc-parser "3.1.0"
magic-string "0.26.2"
ora "5.4.1"
Expand Down Expand Up @@ -203,15 +203,15 @@
optionalDependencies:
parse5 "^5.0.0"

"@angular/cli@14.2.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-14.2.9.tgz#9e03259470eb3502cbbd0e463d5473ccb44f7444"
integrity sha512-1cQE7mRrPyzk1sg2UwpbQ/sXQyPukPKdN69o4Bn59Scfl/4wUh53WRPAAHXNudgPYT2ZT3s9Jj2E1cdhi+gxyQ==
"@angular/cli@14.2.10":
version "14.2.10"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-14.2.10.tgz#09ae3c4b5aa91fc52de95fb69f2265e350249171"
integrity sha512-gX9sAKOwq4lKdPWeABB7TzKDHdjQXvkUU8NmPJA6mEAVXvm3lhQtFvHDalZstwK8au2LY0LaXTcEtcKYOt3AXQ==
dependencies:
"@angular-devkit/architect" "0.1402.9"
"@angular-devkit/core" "14.2.9"
"@angular-devkit/schematics" "14.2.9"
"@schematics/angular" "14.2.9"
"@angular-devkit/architect" "0.1402.10"
"@angular-devkit/core" "14.2.10"
"@angular-devkit/schematics" "14.2.10"
"@schematics/angular" "14.2.10"
"@yarnpkg/lockfile" "1.1.0"
ansi-colors "4.1.3"
debug "4.3.4"
Expand Down Expand Up @@ -1913,10 +1913,10 @@
replace-in-file "^6.2.0"
tslib "^2.2.0"

"@ngtools/webpack@14.2.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-14.2.9.tgz#f8c7ac5a979d5077c44e24142115543667d367f5"
integrity sha512-P2zgvsfSpN4BkNzZWnPKUVOzv3y/SUWdnx/nhAG5gsQkLBp0Vf2evwQnbPUKuCrbMpYd1V/5SHb48+0B6FbUtQ==
"@ngtools/webpack@14.2.10":
version "14.2.10"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-14.2.10.tgz#d33ff1147d01bd1f5d936a3d1744c81a28e2ca6a"
integrity sha512-sLHapZLVub6mEz5b19tf1VfIV1w3tYfg7FNPLeni79aldxu1FbP1v2WmiFAnMzrswqyK0bhTtxrl+Z/CLKqyoQ==

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

"@schematics/angular@14.2.9":
version "14.2.9"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-14.2.9.tgz#33bcf76e4ad36e4138f8f048a3db2bb0da6eaf16"
integrity sha512-pt/eN+D9a6JeOjgqEdWP8lU6VQIoo3F8RcoVEVXHhjXzF2mIe1a3ZJTwY3ssdemKV4mZgseTJBG99/jxrHK0XQ==
"@schematics/angular@14.2.10":
version "14.2.10"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-14.2.10.tgz#676b045ea647e8908ade169ebb688e40b158ca83"
integrity sha512-YFTc/9QJdx422XcApizEcVLKoyknu8b9zHIlAepZCu7WkV8GPT0hvVEHQ7KBWys5aQ7pPZMT0JpZLeAz0F2xYQ==
dependencies:
"@angular-devkit/core" "14.2.9"
"@angular-devkit/schematics" "14.2.9"
"@angular-devkit/core" "14.2.10"
"@angular-devkit/schematics" "14.2.10"
jsonc-parser "3.1.0"

"@socket.io/base64-arraybuffer@~1.0.2":
Expand Down Expand Up @@ -5735,10 +5735,10 @@ loader-runner@^4.2.0:
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.2.0.tgz#d7022380d66d14c5fb1d496b89864ebcfd478384"
integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==

loader-utils@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.0.tgz#bcecc51a7898bee7473d4bc6b845b23af8304d4f"
integrity sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==
loader-utils@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.1.tgz#4fb104b599daafd82ef3e1a41fb9265f87e1f576"
integrity sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==

loader-utils@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 8a27497

Please sign in to comment.