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

Commit

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

| Package | Type | Update | Change |
|---|---|---|---|
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint) | devDependencies | patch | [`14.0.2` -> `14.0.3`](https://renovatebot.com/diffs/npm/@angular-eslint%2fbuilder/14.0.2/14.0.3) |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint) | devDependencies | patch | [`14.0.2` -> `14.0.3`](https://renovatebot.com/diffs/npm/@angular-eslint%2feslint-plugin/14.0.2/14.0.3) |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint) | devDependencies | patch | [`14.0.2` -> `14.0.3`](https://renovatebot.com/diffs/npm/@angular-eslint%2feslint-plugin-template/14.0.2/14.0.3) |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint) | devDependencies | patch | [`14.0.2` -> `14.0.3`](https://renovatebot.com/diffs/npm/@angular-eslint%2fschematics/14.0.2/14.0.3) |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint) | devDependencies | patch | [`14.0.2` -> `14.0.3`](https://renovatebot.com/diffs/npm/@angular-eslint%2ftemplate-parser/14.0.2/14.0.3) |

---

### Release Notes

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/builder)</summary>

### [`v14.0.3`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#&#8203;1403-httpsgithubcomangular-eslintangular-eslintcomparev1402v1403-2022-08-23)

[Compare Source](angular-eslint/angular-eslint@v14.0.2...v14.0.3)

##### Bug Fixes

-   **builder:** ensure package works with Angular 14.1.3 ([#&#8203;1112](angular-eslint/angular-eslint#1112)) ([b00ef2e](angular-eslint/angular-eslint@b00ef2e))

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/eslint-plugin)</summary>

### [`v14.0.3`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;1403-httpsgithubcomangular-eslintangular-eslintcomparev1402v1403-2022-08-23)

[Compare Source](angular-eslint/angular-eslint@v14.0.2...v14.0.3)

**Note:** Version bump only for package [@&#8203;angular-eslint/eslint-plugin](https://github.com/angular-eslint/eslint-plugin)

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/eslint-plugin-template)</summary>

### [`v14.0.3`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#&#8203;1403-httpsgithubcomangular-eslintangular-eslintcomparev1402v1403-2022-08-23)

[Compare Source](angular-eslint/angular-eslint@v14.0.2...v14.0.3)

**Note:** Version bump only for package [@&#8203;angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/eslint-plugin-template)

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/schematics)</summary>

### [`v14.0.3`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#&#8203;1403-httpsgithubcomangular-eslintangular-eslintcomparev1402v1403-2022-08-23)

[Compare Source](angular-eslint/angular-eslint@v14.0.2...v14.0.3)

##### Bug Fixes

-   **builder:** ensure package works with Angular 14.1.3 ([#&#8203;1112](angular-eslint/angular-eslint#1112)) ([b00ef2e](angular-eslint/angular-eslint@b00ef2e))

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/template-parser)</summary>

### [`v14.0.3`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#&#8203;1403-httpsgithubcomangular-eslintangular-eslintcomparev1402v1403-2022-08-23)

[Compare Source](angular-eslint/angular-eslint@v14.0.2...v14.0.3)

**Note:** Version bump only for package [@&#8203;angular-eslint/template-parser](https://github.com/angular-eslint/template-parser)

</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzIuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE3NC4yIn0=-->

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1521
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 Aug 25, 2022
1 parent bcad84e commit 7960ac2
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 64 deletions.
10 changes: 5 additions & 5 deletions frontend/package.json
Expand Up @@ -44,11 +44,11 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "14.1.3",
"@angular-eslint/builder": "14.0.2",
"@angular-eslint/eslint-plugin": "14.0.2",
"@angular-eslint/eslint-plugin-template": "14.0.2",
"@angular-eslint/schematics": "14.0.2",
"@angular-eslint/template-parser": "14.0.2",
"@angular-eslint/builder": "14.0.3",
"@angular-eslint/eslint-plugin": "14.0.3",
"@angular-eslint/eslint-plugin-template": "14.0.3",
"@angular-eslint/schematics": "14.0.3",
"@angular-eslint/template-parser": "14.0.3",
"@angular/cli": "14.1.3",
"@angular/compiler-cli": "14.1.3",
"@tauri-apps/cli": "1.0.5",
Expand Down
125 changes: 66 additions & 59 deletions frontend/yarn.lock
Expand Up @@ -125,62 +125,62 @@
ora "5.4.1"
rxjs "6.6.7"

"@angular-eslint/builder@14.0.2":
version "14.0.2"
resolved "https://registry.yarnpkg.com/@angular-eslint/builder/-/builder-14.0.2.tgz#0bb6f05488546c58aa0017431307766c093868ab"
integrity sha512-RY/1fKNewm3Wt3ILe9Ue5jTiQRtPR8q+eAmV89EYl07jEQ4RA7oND+vYD0UT9IJDVVHZYs6nlEnb0JmwCQI8kA==
"@angular-eslint/builder@14.0.3":
version "14.0.3"
resolved "https://registry.yarnpkg.com/@angular-eslint/builder/-/builder-14.0.3.tgz#850ee2dcbbb64d07b748891da66f8cbeda64a12c"
integrity sha512-Pmyy5LuUNIgfQuEjVlz86Ndk+S/900a77gIOQFAqAC7xYWMZEvQkIRKtxe/iIVyyhJ0OKKl3u/f11Bw0nHmJ6Q==
dependencies:
"@nrwl/devkit" "^14.2.4"
nx "^14.2.4"
"@nrwl/devkit" "^14.5.9"
nx "^14.5.9"

"@angular-eslint/bundled-angular-compiler@14.0.2":
version "14.0.2"
resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-14.0.2.tgz#16aed25430b96fac50d069b2e44dae89fa4b12ad"
integrity sha512-Ev001tGwBfy6lFd1IDrAHfW87VUqDmMQY5KWY+LM3dn0PY2XZv1RsBM16tBFbi7EaDeaxeFZg/G8PN5x+anNbg==
"@angular-eslint/bundled-angular-compiler@14.0.3":
version "14.0.3"
resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-14.0.3.tgz#add784ef54664602ed3f6dc1b658e64ce87effa2"
integrity sha512-1JMdb5IrgFH+bxY8ZYXyNyu31+BELbahGKOi+jX0ZyZgGA8nbukzjL+QVNwwaw1RNuyiCxZzCwA/tRSGJMqSYA==

"@angular-eslint/eslint-plugin-template@14.0.2":
version "14.0.2"
resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-14.0.2.tgz#ff888b51f6df73469b7237f430571746d05ce2c6"
integrity sha512-egan0a2GVkubST4H7x2mPMTz3Ee9QXeLEchJyWXdFBZ6Nrpfjaki5dOQYhLU7KyxqhrSW4XugMWPGj2KW2gMxQ==
"@angular-eslint/eslint-plugin-template@14.0.3":
version "14.0.3"
resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-14.0.3.tgz#3616649bbd8fbfb77a96298ea358667b3bdf28ce"
integrity sha512-0m1dShhn6NVReBABecBn8UnMRidc61s3SGQIJWCkDBIeLOD+qVVaxZo04uNDNrXZhHWHqHAVIEBjG+qK2Xq6Nw==
dependencies:
"@angular-eslint/bundled-angular-compiler" "14.0.2"
"@angular-eslint/bundled-angular-compiler" "14.0.3"
"@typescript-eslint/utils" "5.29.0"
aria-query "5.0.0"
axobject-query "3.0.1"

"@angular-eslint/eslint-plugin@14.0.2":
version "14.0.2"
resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin/-/eslint-plugin-14.0.2.tgz#8bd852aa6d5f709e43972308dddbd1f604735f67"
integrity sha512-TfiXWqaWGysnPB6JstZouvA9tNwIsCLvSIGqniE1U90kX6p5nL8Z09JOiv/9jlYfgAIEgUD48BGMZzDi86voGA==
"@angular-eslint/eslint-plugin@14.0.3":
version "14.0.3"
resolved "https://registry.yarnpkg.com/@angular-eslint/eslint-plugin/-/eslint-plugin-14.0.3.tgz#4fd2afd8b23e2a34d459390d5926ea76fd597ddd"
integrity sha512-s3rgibA+sFcDswpKUXbdykOBT7KoSk205bIBARJrIZr0zR7zsPLS/XQQGk83VICeAgcGHSPlNBmspOBrLfihEQ==
dependencies:
"@angular-eslint/utils" "14.0.2"
"@angular-eslint/utils" "14.0.3"
"@typescript-eslint/utils" "5.29.0"

"@angular-eslint/schematics@14.0.2":
version "14.0.2"
resolved "https://registry.yarnpkg.com/@angular-eslint/schematics/-/schematics-14.0.2.tgz#0fc0d1bc61f170bde8cef122ea31080f244556b7"
integrity sha512-aLS13eaJmQZe02J3oZywvGOKonEhnHRIoJcVYovT4YRQ/QWmDzd7Ye81ta7C2x8YhKUWgU/7YQagBDGEP8XORw==
"@angular-eslint/schematics@14.0.3":
version "14.0.3"
resolved "https://registry.yarnpkg.com/@angular-eslint/schematics/-/schematics-14.0.3.tgz#14a37a69a870659da6b052a346e3117472840fe2"
integrity sha512-CwZvqC5wDmdE3PXchmrQNMe7pZQs2sgc1mDwXfOhcaUUNz/4dQh65wxokWNZwqLujk+1Bww9saQipM36gj5HHQ==
dependencies:
"@angular-eslint/eslint-plugin" "14.0.2"
"@angular-eslint/eslint-plugin-template" "14.0.2"
"@angular-eslint/eslint-plugin" "14.0.3"
"@angular-eslint/eslint-plugin-template" "14.0.3"
ignore "5.2.0"
strip-json-comments "3.1.1"
tmp "0.2.1"

"@angular-eslint/template-parser@14.0.2":
version "14.0.2"
resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-14.0.2.tgz#00fbe0a30f06f3e40bbb414db26349152dd46e27"
integrity sha512-NTXSfL97WVs4GTKPtPcRZfWtvNbhgcIZUvKUTk5ieYiVLqsHF9Y+NlAKBh44AGldM5oCNO4HUfnvOedtqkQ+MA==
"@angular-eslint/template-parser@14.0.3":
version "14.0.3"
resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-14.0.3.tgz#c90db2e1c1ae703cb9c28a9970963f5953c7642a"
integrity sha512-agUhRSkiB4n7CunB+jL1+1Wsvia1xnI3XhZTBKoGs4Q+DjEgZmd4xryy8snw31cQgqJMtlvyP4QTr2+cqrxAdQ==
dependencies:
"@angular-eslint/bundled-angular-compiler" "14.0.2"
"@angular-eslint/bundled-angular-compiler" "14.0.3"
eslint-scope "^5.1.0"

"@angular-eslint/utils@14.0.2":
version "14.0.2"
resolved "https://registry.yarnpkg.com/@angular-eslint/utils/-/utils-14.0.2.tgz#15cbbf142eebab66fc887f0d85b0518a2989d832"
integrity sha512-8cHyQFG3jIHMHBjlqMU9ExAgOFGqbvxUa5EUvdc8wJUXtwhYx5NCQupdSpy/qG8gHiXjxvxinEtACZJQ9/SOwQ==
"@angular-eslint/utils@14.0.3":
version "14.0.3"
resolved "https://registry.yarnpkg.com/@angular-eslint/utils/-/utils-14.0.3.tgz#3802e127daa4ebf11eb3c79623ac6b5bbe45bc7a"
integrity sha512-horyyq6shximqacDhHm6GhEJI71dvGfr2iiqP/PtT944dhY+Ml6fj85H9ywKQxd5ENYPBKrzOGCBxpLyQU07Ow==
dependencies:
"@angular-eslint/bundled-angular-compiler" "14.0.2"
"@angular-eslint/bundled-angular-compiler" "14.0.3"
"@typescript-eslint/utils" "5.29.0"

"@angular/animations@14.1.3":
Expand Down Expand Up @@ -2015,30 +2015,30 @@
read-package-json-fast "^2.0.3"
which "^2.0.2"

"@nrwl/cli@14.4.2":
version "14.4.2"
resolved "https://registry.yarnpkg.com/@nrwl/cli/-/cli-14.4.2.tgz#5ec1a7a10087ef5bdd5b57bf5e3c5221fb7938e0"
integrity sha512-JNV4kP9goZD4BlTQGKdKhCRc1bhiWYp1TaDJHdk4ZfhiLt1NzXNxxgc/eX2obFZ3Hw+KdM/gM5F7KfWBbtSGSw==
"@nrwl/cli@14.5.10":
version "14.5.10"
resolved "https://registry.yarnpkg.com/@nrwl/cli/-/cli-14.5.10.tgz#826c06a9a272523424f0c5690f5d745260ed1ea1"
integrity sha512-GpnnKGO3+HwlMmZSStbq1MOyoDJg2I0HN4nBqM3ltaQkfxGZv3erwRMOAT+8mba2MWbJJ2QQgASAYvTscNYjOQ==
dependencies:
nx "14.4.2"
nx "14.5.10"

"@nrwl/devkit@^14.2.4":
version "14.4.2"
resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-14.4.2.tgz#184b627ef16a7ad71babcb74479da73a44f2f0c8"
integrity sha512-CJCczAbnZ7w6XZeOMHhb4aTQeDzU0pJOAAJvNU1EAzbj/nkP+QILn/sX+WQR6z94UT2Y9SMamnE4TjQC2F48vQ==
"@nrwl/devkit@^14.5.9":
version "14.5.10"
resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-14.5.10.tgz#b87bc3dad8e6d019c76adf7f65a56af19df70283"
integrity sha512-YVT0MRvyXwe0uczUZK4XUi1f2iLAqklFMfAoqwfgcgWToH8xN06NSlyUphD4eLHFgem3Sd0kimAJVsnse/PTlA==
dependencies:
"@phenomnomnominal/tsquery" "4.1.1"
ejs "^3.1.7"
ignore "^5.0.4"
rxjs "^6.5.4"
semver "7.3.4"
tslib "^2.3.0"

"@nrwl/tao@14.4.2":
version "14.4.2"
resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-14.4.2.tgz#36b4d133740abdaf5c222b4e732d0d7020c9def5"
integrity sha512-Ygw3skKZfFhi4MBHZKQ8A67pDQxeyDdY78tFWViMN0SEn9ExL41Q8V9aSMfir8VZYGca6ZOXX5MRhbeHdcgMLQ==
"@nrwl/tao@14.5.10":
version "14.5.10"
resolved "https://registry.yarnpkg.com/@nrwl/tao/-/tao-14.5.10.tgz#69c90f8b6e13f2bb521840a5903f7eb4884285ff"
integrity sha512-eWORRba0HlTNmOQFUxHqki0Z5yiRIq1Hl0taprmZpz2lgDXuzPIjGfAi5/ETy5+G5gkEyxFnCq7+SiMilPokwA==
dependencies:
nx "14.4.2"
nx "14.5.10"

"@parcel/watcher@2.0.4":
version "2.0.4"
Expand All @@ -2048,6 +2048,13 @@
node-addon-api "^3.2.1"
node-gyp-build "^4.3.0"

"@phenomnomnominal/tsquery@4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@phenomnomnominal/tsquery/-/tsquery-4.1.1.tgz#42971b83590e9d853d024ddb04a18085a36518df"
integrity sha512-jjMmK1tnZbm1Jq5a7fBliM4gQwjxMU7TFoRNwIyzwlO+eHPRCFv/Nv+H/Gi1jc3WR7QURG8D5d0Tn12YGrUqBQ==
dependencies:
esquery "^1.0.1"

"@polka/url@^1.0.0-next.15":
version "1.0.0-next.15"
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.15.tgz#6a9d143f7f4f49db2d782f9e1c8839a29b43ae23"
Expand Down Expand Up @@ -4363,7 +4370,7 @@ esprima@^4.0.0:
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==

esquery@^1.4.0:
esquery@^1.0.1, esquery@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
Expand Down Expand Up @@ -6344,13 +6351,13 @@ nth-check@^2.0.1:
dependencies:
boolbase "^1.0.0"

nx@14.4.2, nx@^14.2.4:
version "14.4.2"
resolved "https://registry.yarnpkg.com/nx/-/nx-14.4.2.tgz#48ac7f82caccdf26ecd77b76e110c550bcafe7ca"
integrity sha512-bYO//HuwQL4X8y+2BjUPtkPLDiYI1zMejQo6+uJl3+VdYPcsjwW/ca581tBPHiPH95XnHiBartnMrMJtn11grw==
nx@14.5.10, nx@^14.5.9:
version "14.5.10"
resolved "https://registry.yarnpkg.com/nx/-/nx-14.5.10.tgz#cc950bcc2d867f0aa4e86a508842a9299650fbb9"
integrity sha512-dqiV+zY32k98mfKFTgiQyYd9HYZmB1zoJj6gYniEuqzs6CKp8ZSpeRDaVQRxR6wEMvW9MSTA9kBg8sJ78W/NZg==
dependencies:
"@nrwl/cli" "14.4.2"
"@nrwl/tao" "14.4.2"
"@nrwl/cli" "14.5.10"
"@nrwl/tao" "14.5.10"
"@parcel/watcher" "2.0.4"
chalk "4.1.0"
chokidar "^3.5.1"
Expand Down Expand Up @@ -7437,7 +7444,7 @@ run-parallel@^1.1.9:
dependencies:
queue-microtask "^1.2.2"

rxjs@6.6.7, rxjs@^6.5.4:
rxjs@6.6.7:
version "6.6.7"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
Expand Down

0 comments on commit 7960ac2

Please sign in to comment.