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 v15.1.5 (#1778)
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 | [`15.1.4` -> `15.1.5`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/15.1.4/15.1.5) |
| [@angular/cli](https://github.com/angular/angular-cli) | devDependencies | patch | [`15.1.4` -> `15.1.5`](https://renovatebot.com/diffs/npm/@angular%2fcli/15.1.4/15.1.5) |

---

### Release Notes

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

### [`v15.1.5`](https://github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#&#8203;1515-2023-02-08)

[Compare Source](angular/angular-cli@15.1.4...15.1.5)

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

| Commit                                                                                              | Type | Description                                      |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
| [b8bbe9688](angular/angular-cli@b8bbe96) | fix  | error if Angular compiler is used in a schematic |
| [fabbb8a93](angular/angular-cli@fabbb8a) | fix  | only set `DebugView` when `NG_DEBUG` is passed   |

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

| Commit                                                                                              | Type | Description                                          |
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- |
| [499173b5d](angular/angular-cli@499173b) | fix  | remove bootstrapping wrapping in universal schematic |

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

| Commit                                                                                              | Type | Description                                                           |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------- |
| [e87134fe9](angular/angular-cli@e87134f) | fix  | build optimizer support for spec-compliant downlevel class properties |
| [d80adde2f](angular/angular-cli@d80adde) | fix  | do not fail compilation when spec pattern does not match              |
| [11be502e7](angular/angular-cli@11be502) | fix  | fix support of Safari TP versions                                     |
| [14e317d85](angular/angular-cli@14e317d) | fix  | load polyfills and runtime as scripts instead of modules              |

#### Special Thanks

Alan Agius, Charles Lyding, Kristiyan Kostadinov and Ricardo

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

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1778
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 Feb 10, 2023
1 parent b5958dd commit 049d23a
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
Expand Up @@ -45,13 +45,13 @@
"node": ">=14.20.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "15.1.4",
"@angular-devkit/build-angular": "15.1.5",
"@angular-eslint/builder": "15.2.0",
"@angular-eslint/eslint-plugin": "15.2.0",
"@angular-eslint/eslint-plugin-template": "15.2.0",
"@angular-eslint/schematics": "15.2.0",
"@angular-eslint/template-parser": "15.2.0",
"@angular/cli": "15.1.4",
"@angular/cli": "15.1.5",
"@angular/compiler-cli": "15.1.4",
"@tauri-apps/cli": "1.2.3",
"@types/jasmine": "4.3.1",
Expand Down
90 changes: 45 additions & 45 deletions frontend/yarn.lock
Expand Up @@ -17,23 +17,23 @@
dependencies:
"@jridgewell/trace-mapping" "^0.3.0"

"@angular-devkit/architect@0.1501.4":
version "0.1501.4"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1501.4.tgz#71a0e2ba3185d1c3ca38e7ee53225fa55f0c4cce"
integrity sha512-PE0CqPaNzcz8yHEuJwqtKxYvXX9hgWWvC6hI2DWKtC+5WgJLAYJNEGofXQRc227Nj+YySEYUUo8Ja8SYl3lDxA==
"@angular-devkit/architect@0.1501.5":
version "0.1501.5"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1501.5.tgz#5927b476b3534e1859efcd88643a812bb0b794ef"
integrity sha512-T4zJMvJvCqZeeENdeHcFtdrISrZSe8MycQOWZwPYU9zBTGMmdYpa4GQKQmFRZGBwX2PKHFlkQ1HLLe366sySAQ==
dependencies:
"@angular-devkit/core" "15.1.4"
"@angular-devkit/core" "15.1.5"
rxjs "6.6.7"

"@angular-devkit/build-angular@15.1.4":
version "15.1.4"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-15.1.4.tgz#74ed4642379bea74da79d715c32b4a92553c5391"
integrity sha512-+vubHYyQn8HJ+uJQndr8xFlX6C7y1kdnzTiKgx6QFvA5sd/IhXXzsnDd1wFer1lCrZ+1qgfhG9HI/RL3cBeKrA==
"@angular-devkit/build-angular@15.1.5":
version "15.1.5"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-15.1.5.tgz#e2ffe03897bf883307f25acd9e095bdea564c899"
integrity sha512-tMWfBdhdl5zLtFHqeI3GVXAL9j7rm51rd5g0RU3KhUsohAvA6AS/bZTRWwr8BYPHQzYovgDDOcdd2Sapxibv7w==
dependencies:
"@ampproject/remapping" "2.2.0"
"@angular-devkit/architect" "0.1501.4"
"@angular-devkit/build-webpack" "0.1501.4"
"@angular-devkit/core" "15.1.4"
"@angular-devkit/architect" "0.1501.5"
"@angular-devkit/build-webpack" "0.1501.5"
"@angular-devkit/core" "15.1.5"
"@babel/core" "7.20.12"
"@babel/generator" "7.20.7"
"@babel/helper-annotate-as-pure" "7.18.6"
Expand All @@ -44,7 +44,7 @@
"@babel/runtime" "7.20.7"
"@babel/template" "7.20.7"
"@discoveryjs/json-ext" "0.5.7"
"@ngtools/webpack" "15.1.4"
"@ngtools/webpack" "15.1.5"
ansi-colors "4.1.3"
autoprefixer "10.4.13"
babel-loader "9.1.2"
Expand Down Expand Up @@ -92,31 +92,31 @@
optionalDependencies:
esbuild "0.16.17"

"@angular-devkit/build-webpack@0.1501.4":
version "0.1501.4"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1501.4.tgz#54cca7aab53d2bc2ca4b9f796db1874eb92a5f12"
integrity sha512-rJ7KTBDW0UHgVJjQ23qJfGun+pDX3ZG2z0OtsskdsOI62SAvW1cVLuS50ICTcWW6gtcDO0R/6Q1RLbaV1JHZ5A==
"@angular-devkit/build-webpack@0.1501.5":
version "0.1501.5"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1501.5.tgz#c301cb70e2eae1abdc158c0ca00fb2e64a463070"
integrity sha512-qLDxRBPfiNBRPwgfN8Abs0a+4vBApMnQsL0iWc0FKT729SCy7lgD6h/hP70wZue2shiiih23Qp5RdKT6oCeXwQ==
dependencies:
"@angular-devkit/architect" "0.1501.4"
"@angular-devkit/architect" "0.1501.5"
rxjs "6.6.7"

"@angular-devkit/core@15.1.4":
version "15.1.4"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-15.1.4.tgz#462f123d56f9298cb04b3fa31b425fc31abb76c5"
integrity sha512-PW5MRmd9DHJR4FaXchwQtj9pXnsghSTnwRvfZeCRNYgU2sv0DKyTV+YTSJB+kNXnoPNG1Je6amDEkiXecpspXg==
"@angular-devkit/core@15.1.5":
version "15.1.5"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-15.1.5.tgz#e0b3cf7e41c95357ad6f5592491f67d5fe39f85b"
integrity sha512-SkGQFkruTwVM77WEOIQivfFBtnHW41tttsGrT6MTrti98hs8tvOTlzfYD/sDTyh0WKbZGeAtkRXx0raevb63YQ==
dependencies:
ajv "8.12.0"
ajv-formats "2.1.1"
jsonc-parser "3.2.0"
rxjs "6.6.7"
source-map "0.7.4"

"@angular-devkit/schematics@15.1.4":
version "15.1.4"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-15.1.4.tgz#30e38777f1bd98e20e6dbe1bfddabc3bcd42605f"
integrity sha512-jpddxo9Qd2yRQ1t9FLhAx5S+luz6HkyhDytq0LFKbxf9ikf1J4oy9riPBFl4pRmrNARWcHZ6GbD20/Ky8PjmXQ==
"@angular-devkit/schematics@15.1.5":
version "15.1.5"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-15.1.5.tgz#35ce2c1d2801fefa27806db60a7ad8c59238df0c"
integrity sha512-9MPuy0BjJAlSJVMqPmt50lDq6nq6AL5XJwv6NVP1fLSLXABlLBZe7jjaHLg8XVHaKbzS7BSPnHaGfHJkUipP+A==
dependencies:
"@angular-devkit/core" "15.1.4"
"@angular-devkit/core" "15.1.5"
jsonc-parser "3.2.0"
magic-string "0.27.0"
ora "5.4.1"
Expand Down Expand Up @@ -195,15 +195,15 @@
optionalDependencies:
parse5 "^7.1.2"

"@angular/cli@15.1.4":
version "15.1.4"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-15.1.4.tgz#fa5692e7e9face066aeeee1fa980c90fae58726e"
integrity sha512-ebZiI4arb9wtOUMmTyUvjgDovmwpY8hmGLbkKZiEmAX8+2gbl4e97M+zd0SICZDU8bu5VcpoP6Q3Qb6vVjab9A==
"@angular/cli@15.1.5":
version "15.1.5"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-15.1.5.tgz#7286c7ab00ddef80e79e3dc9a3a4dc72937baac5"
integrity sha512-R+mi0+IJyBFobinCI9nu7hdGR5tXW6mBa/nsN3fwoebV0Qc07rSf9qqYkvnPjLWMiJ5eQxdLJhPcmMjB9Xs0aA==
dependencies:
"@angular-devkit/architect" "0.1501.4"
"@angular-devkit/core" "15.1.4"
"@angular-devkit/schematics" "15.1.4"
"@schematics/angular" "15.1.4"
"@angular-devkit/architect" "0.1501.5"
"@angular-devkit/core" "15.1.5"
"@angular-devkit/schematics" "15.1.5"
"@schematics/angular" "15.1.5"
"@yarnpkg/lockfile" "1.1.0"
ansi-colors "4.1.3"
ini "3.0.1"
Expand Down Expand Up @@ -2791,10 +2791,10 @@
replace-in-file "^6.2.0"
tslib "^2.2.0"

"@ngtools/webpack@15.1.4":
version "15.1.4"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-15.1.4.tgz#8535324ef9fdffdee606513b7244b859b6e549c5"
integrity sha512-IvKXK8AvPlLkP99Uf0RL1EHlcsXNQd86II9HsLjupUtmFC/pPuDWrRFMP9bjWUMh2ZeYpgUeEAbcCH3doSrdIA==
"@ngtools/webpack@15.1.5":
version "15.1.5"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-15.1.5.tgz#c79dea3e9d046f7d44acd803a9b9ed5a8b933991"
integrity sha512-/rneUv2A7a473ID6vNMWVEq6ImgITYRmyAwcF4wsrUguRSbQzwuuxEDapakMJaYnb8ejoMahD/1lSKO6ZV1nig==

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

"@schematics/angular@15.1.4":
version "15.1.4"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-15.1.4.tgz#2a5ef92fc5852f6d3acb0ec6f3db81deffd9d0f3"
integrity sha512-4SV8dDGZeSvts01b8y2W6FmpDD0dQhBlGMhMJKC/tUnhfNKfYCs2VKtMBsIc3ZiGP2yoA3+nUiMmtS6hEkXYHw==
"@schematics/angular@15.1.5":
version "15.1.5"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-15.1.5.tgz#ef7d00129169d2707dab6a527a5648c217cfeba2"
integrity sha512-mw5adVNSLX8h6c8F0tNEe11LVOlj100c1PrPggZNVz9nd2fwb32SVFSx+FmOxLVfE1kfnPgsvLpDH23z8SF6bg==
dependencies:
"@angular-devkit/core" "15.1.4"
"@angular-devkit/schematics" "15.1.4"
"@angular-devkit/core" "15.1.5"
"@angular-devkit/schematics" "15.1.5"
jsonc-parser "3.2.0"

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

0 comments on commit 049d23a

Please sign in to comment.