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

Commit ed8f8ea

Browse files
Calciumdibromid Botcabr2-botcrapStone
committed
Update typescript-eslint monorepo to v5.12.0 (#1157)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) | devDependencies | minor | [`5.10.2` -> `5.12.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.10.2/5.12.0) | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) | devDependencies | minor | [`5.10.2` -> `5.12.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.10.2/5.12.0) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v5.12.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5120-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5110v5120-2022-02-14) [Compare Source](typescript-eslint/typescript-eslint@v5.11.0...v5.12.0) ##### Bug Fixes - **eslint-plugin:** \[init-declarations] fix nested namespace ([#&#8203;4544](typescript-eslint/typescript-eslint#4544)) ([fe910e6](typescript-eslint/typescript-eslint@fe910e6)) - **eslint-plugin:** \[no-unnecessary-type-arguments] Use Symbol to check if it's the same type ([#&#8203;4543](typescript-eslint/typescript-eslint#4543)) ([5b7d8df](typescript-eslint/typescript-eslint@5b7d8df)) - support nested object deconstructuring with type annotation ([#&#8203;4548](typescript-eslint/typescript-eslint#4548)) ([4da9278](typescript-eslint/typescript-eslint@4da9278)) ##### Features - add checking property definition for allowNames option ([#&#8203;4542](typescript-eslint/typescript-eslint#4542)) ([e32bef6](typescript-eslint/typescript-eslint@e32bef6)) ### [`v5.11.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5110-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5102v5110-2022-02-07) [Compare Source](typescript-eslint/typescript-eslint@v5.10.2...v5.11.0) ##### Bug Fixes - **eslint-plugin:** \[no-magic-numbers] fix invalid schema merging ([#&#8203;4517](typescript-eslint/typescript-eslint#4517)) ([b95f796](typescript-eslint/typescript-eslint@b95f796)) - **eslint-plugin:** \[non-nullable-type-assertion-style] fix false positive when asserting to a generic type that might be nullish ([#&#8203;4509](typescript-eslint/typescript-eslint#4509)) ([4209362](typescript-eslint/typescript-eslint@4209362)) ##### Features - **eslint-plugin:** \[explicit-function-return-type] add allowedNames ([#&#8203;4440](typescript-eslint/typescript-eslint#4440)) ([936e252](typescript-eslint/typescript-eslint@936e252)) #### [5.10.2](typescript-eslint/typescript-eslint@v5.10.1...v5.10.2) (2022-01-31) ##### Bug Fixes - **eslint-plugin:** \[no-restricted-imports] allow relative type imports with patterns configured ([#&#8203;4494](typescript-eslint/typescript-eslint#4494)) ([4a6d217](typescript-eslint/typescript-eslint@4a6d217)) #### [5.10.1](typescript-eslint/typescript-eslint@v5.10.0...v5.10.1) (2022-01-24) **Note:** Version bump only for package [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) </details> <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary> ### [`v5.12.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5120-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5110v5120-2022-02-14) [Compare Source](typescript-eslint/typescript-eslint@v5.11.0...v5.12.0) **Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) ### [`v5.11.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5110-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5102v5110-2022-02-07) [Compare Source](typescript-eslint/typescript-eslint@v5.10.2...v5.11.0) **Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) #### [5.10.2](typescript-eslint/typescript-eslint@v5.10.1...v5.10.2) (2022-01-31) **Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) #### [5.10.1](typescript-eslint/typescript-eslint@v5.10.0...v5.10.1) (2022-01-24) **Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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). Co-authored-by: cabr2-bot <[email protected]> Co-authored-by: crapStone <[email protected]> Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1157 Reviewed-by: crapStone <[email protected]> Co-authored-by: Calciumdibromid Bot <[email protected]> Co-committed-by: Calciumdibromid Bot <[email protected]>
1 parent 065d90f commit ed8f8ea

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@tauri-apps/cli": "1.0.0-rc.4",
5656
"@types/jasmine": "3.10.3",
5757
"@types/node": "17.0.14",
58-
"@typescript-eslint/eslint-plugin": "5.10.2",
59-
"@typescript-eslint/parser": "5.10.2",
58+
"@typescript-eslint/eslint-plugin": "5.12.0",
59+
"@typescript-eslint/parser": "5.12.0",
6060
"eslint": "8.8.0",
6161
"eslint-config-airbnb-base": "15.0.0",
6262
"eslint-config-airbnb-typescript": "16.1.0",

frontend/yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1918,14 +1918,14 @@
19181918
dependencies:
19191919
"@types/node" "*"
19201920

1921-
"@typescript-eslint/eslint-plugin@5.10.2":
1922-
version "5.10.2"
1923-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.2.tgz#f8c1d59fc37bd6d9d11c97267fdfe722c4777152"
1924-
integrity sha512-4W/9lLuE+v27O/oe7hXJKjNtBLnZE8tQAFpapdxwSVHqtmIoPB1gph3+ahNwVuNL37BX7YQHyGF9Xv6XCnIX2Q==
1925-
dependencies:
1926-
"@typescript-eslint/scope-manager" "5.10.2"
1927-
"@typescript-eslint/type-utils" "5.10.2"
1928-
"@typescript-eslint/utils" "5.10.2"
1921+
"@typescript-eslint/eslint-plugin@5.12.0":
1922+
version "5.12.0"
1923+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.12.0.tgz#bb46dd7ce7015c0928b98af1e602118e97df6c70"
1924+
integrity sha512-fwCMkDimwHVeIOKeBHiZhRUfJXU8n6xW1FL9diDxAyGAFvKcH4csy0v7twivOQdQdA0KC8TDr7GGRd3L4Lv0rQ==
1925+
dependencies:
1926+
"@typescript-eslint/scope-manager" "5.12.0"
1927+
"@typescript-eslint/type-utils" "5.12.0"
1928+
"@typescript-eslint/utils" "5.12.0"
19291929
debug "^4.3.2"
19301930
functional-red-black-tree "^1.0.1"
19311931
ignore "^5.1.8"
@@ -1952,14 +1952,14 @@
19521952
dependencies:
19531953
"@typescript-eslint/utils" "5.10.0"
19541954

1955-
"@typescript-eslint/parser@5.10.2":
1956-
version "5.10.2"
1957-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.2.tgz#b6076d27cc5499ce3f2c625f5ccde946ecb7db9a"
1958-
integrity sha512-JaNYGkaQVhP6HNF+lkdOr2cAs2wdSZBoalE22uYWq8IEv/OVH0RksSGydk+sW8cLoSeYmC+OHvRyv2i4AQ7Czg==
1955+
"@typescript-eslint/parser@5.12.0":
1956+
version "5.12.0"
1957+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.12.0.tgz#0ca669861813df99ce54916f66f524c625ed2434"
1958+
integrity sha512-MfSwg9JMBojMUoGjUmX+D2stoQj1CBYTCP0qnnVtu9A+YQXVKNtLjasYh+jozOcrb/wau8TCfWOkQTiOAruBog==
19591959
dependencies:
1960-
"@typescript-eslint/scope-manager" "5.10.2"
1961-
"@typescript-eslint/types" "5.10.2"
1962-
"@typescript-eslint/typescript-estree" "5.10.2"
1960+
"@typescript-eslint/scope-manager" "5.12.0"
1961+
"@typescript-eslint/types" "5.12.0"
1962+
"@typescript-eslint/typescript-estree" "5.12.0"
19631963
debug "^4.3.2"
19641964

19651965
"@typescript-eslint/[email protected]":
@@ -1970,13 +1970,13 @@
19701970
"@typescript-eslint/types" "5.10.0"
19711971
"@typescript-eslint/visitor-keys" "5.10.0"
19721972

1973-
"@typescript-eslint/scope-manager@5.10.2":
1974-
version "5.10.2"
1975-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.2.tgz#92c0bc935ec00f3d8638cdffb3d0e70c9b879639"
1976-
integrity sha512-39Tm6f4RoZoVUWBYr3ekS75TYgpr5Y+X0xLZxXqcZNDWZdJdYbKd3q2IR4V9y5NxxiPu/jxJ8XP7EgHiEQtFnw==
1973+
"@typescript-eslint/scope-manager@5.12.0":
1974+
version "5.12.0"
1975+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.12.0.tgz#59619e6e5e2b1ce6cb3948b56014d3a24da83f5e"
1976+
integrity sha512-GAMobtIJI8FGf1sLlUWNUm2IOkIjvn7laFWyRx7CLrv6nLBI7su+B7lbStqVlK5NdLvHRFiJo2HhiDF7Ki01WQ==
19771977
dependencies:
1978-
"@typescript-eslint/types" "5.10.2"
1979-
"@typescript-eslint/visitor-keys" "5.10.2"
1978+
"@typescript-eslint/types" "5.12.0"
1979+
"@typescript-eslint/visitor-keys" "5.12.0"
19801980

19811981
"@typescript-eslint/[email protected]":
19821982
version "5.3.0"
@@ -1986,12 +1986,12 @@
19861986
"@typescript-eslint/types" "5.3.0"
19871987
"@typescript-eslint/visitor-keys" "5.3.0"
19881988

1989-
"@typescript-eslint/type-utils@5.10.2":
1990-
version "5.10.2"
1991-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.2.tgz#ad5acdf98a7d2ab030bea81f17da457519101ceb"
1992-
integrity sha512-uRKSvw/Ccs5FYEoXW04Z5VfzF2iiZcx8Fu7DGIB7RHozuP0VbKNzP1KfZkHBTM75pCpsWxIthEH1B33dmGBKHw==
1989+
"@typescript-eslint/type-utils@5.12.0":
1990+
version "5.12.0"
1991+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.12.0.tgz#aaf45765de71c6d9707c66ccff76ec2b9aa31bb6"
1992+
integrity sha512-9j9rli3zEBV+ae7rlbBOotJcI6zfc6SHFMdKI9M3Nc0sy458LJ79Os+TPWeBBL96J9/e36rdJOfCuyRSgFAA0Q==
19931993
dependencies:
1994-
"@typescript-eslint/utils" "5.10.2"
1994+
"@typescript-eslint/utils" "5.12.0"
19951995
debug "^4.3.2"
19961996
tsutils "^3.21.0"
19971997

@@ -2000,10 +2000,10 @@
20002000
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c"
20012001
integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==
20022002

2003-
"@typescript-eslint/types@5.10.2":
2004-
version "5.10.2"
2005-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.2.tgz#604d15d795c4601fffba6ecb4587ff9fdec68ce8"
2006-
integrity sha512-Qfp0qk/5j2Rz3p3/WhWgu4S1JtMcPgFLnmAKAW061uXxKSa7VWKZsDXVaMXh2N60CX9h6YLaBoy9PJAfCOjk3w==
2003+
"@typescript-eslint/types@5.12.0":
2004+
version "5.12.0"
2005+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.12.0.tgz#5b4030a28222ee01e851836562c07769eecda0b8"
2006+
integrity sha512-JowqbwPf93nvf8fZn5XrPGFBdIK8+yx5UEGs2QFAYFI8IWYfrzz+6zqlurGr2ctShMaJxqwsqmra3WXWjH1nRQ==
20072007

20082008
"@typescript-eslint/[email protected]":
20092009
version "5.3.0"
@@ -2023,13 +2023,13 @@
20232023
semver "^7.3.5"
20242024
tsutils "^3.21.0"
20252025

2026-
"@typescript-eslint/typescript-estree@5.10.2":
2027-
version "5.10.2"
2028-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.2.tgz#810906056cd3ddcb35aa333fdbbef3713b0fe4a7"
2029-
integrity sha512-WHHw6a9vvZls6JkTgGljwCsMkv8wu8XU8WaYKeYhxhWXH/atZeiMW6uDFPLZOvzNOGmuSMvHtZKd6AuC8PrwKQ==
2026+
"@typescript-eslint/typescript-estree@5.12.0":
2027+
version "5.12.0"
2028+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.12.0.tgz#cabf545fd592722f0e2b4104711e63bf89525cd2"
2029+
integrity sha512-Dd9gVeOqt38QHR0BEA8oRaT65WYqPYbIc5tRFQPkfLquVEFPD1HAtbZT98TLBkEcCkvwDYOAvuSvAD9DnQhMfQ==
20302030
dependencies:
2031-
"@typescript-eslint/types" "5.10.2"
2032-
"@typescript-eslint/visitor-keys" "5.10.2"
2031+
"@typescript-eslint/types" "5.12.0"
2032+
"@typescript-eslint/visitor-keys" "5.12.0"
20332033
debug "^4.3.2"
20342034
globby "^11.0.4"
20352035
is-glob "^4.0.3"
@@ -2061,15 +2061,15 @@
20612061
eslint-scope "^5.1.1"
20622062
eslint-utils "^3.0.0"
20632063

2064-
"@typescript-eslint/utils@5.10.2":
2065-
version "5.10.2"
2066-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.2.tgz#1fcd37547c32c648ab11aea7173ec30060ee87a8"
2067-
integrity sha512-vuJaBeig1NnBRkf7q9tgMLREiYD7zsMrsN1DA3wcoMDvr3BTFiIpKjGiYZoKPllfEwN7spUjv7ZqD+JhbVjEPg==
2064+
"@typescript-eslint/utils@5.12.0":
2065+
version "5.12.0"
2066+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.12.0.tgz#92fd3193191621ab863add2f553a7b38b65646af"
2067+
integrity sha512-k4J2WovnMPGI4PzKgDtQdNrCnmBHpMUFy21qjX2CoPdoBcSBIMvVBr9P2YDP8jOqZOeK3ThOL6VO/sy6jtnvzw==
20682068
dependencies:
20692069
"@types/json-schema" "^7.0.9"
2070-
"@typescript-eslint/scope-manager" "5.10.2"
2071-
"@typescript-eslint/types" "5.10.2"
2072-
"@typescript-eslint/typescript-estree" "5.10.2"
2070+
"@typescript-eslint/scope-manager" "5.12.0"
2071+
"@typescript-eslint/types" "5.12.0"
2072+
"@typescript-eslint/typescript-estree" "5.12.0"
20732073
eslint-scope "^5.1.1"
20742074
eslint-utils "^3.0.0"
20752075

@@ -2081,12 +2081,12 @@
20812081
"@typescript-eslint/types" "5.10.0"
20822082
eslint-visitor-keys "^3.0.0"
20832083

2084-
"@typescript-eslint/visitor-keys@5.10.2":
2085-
version "5.10.2"
2086-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.2.tgz#fdbf272d8e61c045d865bd6c8b41bea73d222f3d"
2087-
integrity sha512-zHIhYGGGrFJvvyfwHk5M08C5B5K4bewkm+rrvNTKk1/S15YHR+SA/QUF8ZWscXSfEaB8Nn2puZj+iHcoxVOD/Q==
2084+
"@typescript-eslint/visitor-keys@5.12.0":
2085+
version "5.12.0"
2086+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.12.0.tgz#1ac9352ed140b07ba144ebf371b743fdf537ec16"
2087+
integrity sha512-cFwTlgnMV6TgezQynx2c/4/tx9Tufbuo9LPzmWqyRC3QC4qTGkAG1C6pBr0/4I10PAI/FlYunI3vJjIcu+ZHMg==
20882088
dependencies:
2089-
"@typescript-eslint/types" "5.10.2"
2089+
"@typescript-eslint/types" "5.12.0"
20902090
eslint-visitor-keys "^3.0.0"
20912091

20922092
"@typescript-eslint/[email protected]":

0 commit comments

Comments
 (0)