From ba62843b994daca94ff8618a5e218bf18f5362f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 04:43:51 +0000 Subject: [PATCH] chore(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.15.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/console-client/package.json | 2 +- .../console-sdk-microfrontend/package.json | 2 +- .../console-sdk-vite-helpers/package.json | 2 +- .../console-sdk-webpack-helpers/package.json | 2 +- packages/console-types/package.json | 2 +- pnpm-lock.yaml | 173 ++++++++++++++++-- 6 files changed, 159 insertions(+), 24 deletions(-) diff --git a/packages/console-client/package.json b/packages/console-client/package.json index 25762780..231c6314 100644 --- a/packages/console-client/package.json +++ b/packages/console-client/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@mia-platform/eslint-config-mia": "^3.0.0", "@types/node": "^22.8.1", - "@typescript-eslint/eslint-plugin": "^7.10.0", + "@typescript-eslint/eslint-plugin": "^8.15.0", "@typescript-eslint/parser": "^7.17.0", "eslint": "^8.57.0", "eslint-import-resolver-typescript": "^3.6.1", diff --git a/packages/console-sdk-microfrontend/package.json b/packages/console-sdk-microfrontend/package.json index 2f7af955..c193fb16 100644 --- a/packages/console-sdk-microfrontend/package.json +++ b/packages/console-sdk-microfrontend/package.json @@ -22,7 +22,7 @@ "@types/jest": "^29.5.12", "@types/jsdom": "21.1.7", "@types/ramda": "^0.30.0", - "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/eslint-plugin": "^8.15.0", "@typescript-eslint/parser": "^7.17.0", "jest": "^29.7.0", "ts-jest": "^29.2.3", diff --git a/packages/console-sdk-vite-helpers/package.json b/packages/console-sdk-vite-helpers/package.json index bc3a6b9a..a3a9884e 100644 --- a/packages/console-sdk-vite-helpers/package.json +++ b/packages/console-sdk-vite-helpers/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@types/jest": "^29.5.12", "@types/jsdom": "21.1.7", - "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/eslint-plugin": "^8.15.0", "@typescript-eslint/parser": "^7.17.0", "eslint": "^8.57.0", "jest": "^29.7.0", diff --git a/packages/console-sdk-webpack-helpers/package.json b/packages/console-sdk-webpack-helpers/package.json index a9146331..43a3e1aa 100644 --- a/packages/console-sdk-webpack-helpers/package.json +++ b/packages/console-sdk-webpack-helpers/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@types/ramda": "^0.30.0", - "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/eslint-plugin": "^8.15.0", "@typescript-eslint/parser": "^7.17.0", "typescript": "^5.6.3", "@types/jest": "^29.5.12", diff --git a/packages/console-types/package.json b/packages/console-types/package.json index 1b6eb549..3ced5864 100644 --- a/packages/console-types/package.json +++ b/packages/console-types/package.json @@ -21,7 +21,7 @@ "@mia-platform/eslint-config-mia": "^3.0.0", "@types/ramda": "^0.30.0", "@types/tap": "^15.0.11", - "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/eslint-plugin": "^8.15.0", "@typescript-eslint/parser": "^7.17.0", "ajv": "^8.17.1", "ajv-formats": "^2.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2537a5a6..9e8409f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^22.8.1 version: 22.8.1 '@typescript-eslint/eslint-plugin': - specifier: ^7.10.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.15.0 + version: 8.15.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -119,8 +119,8 @@ importers: specifier: ^0.30.0 version: 0.30.2 '@typescript-eslint/eslint-plugin': - specifier: ^7.13.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.15.0 + version: 8.15.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -153,8 +153,8 @@ importers: specifier: 21.1.7 version: 21.1.7 '@typescript-eslint/eslint-plugin': - specifier: ^7.13.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.15.0 + version: 8.15.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -193,8 +193,8 @@ importers: specifier: ^0.30.0 version: 0.30.2 '@typescript-eslint/eslint-plugin': - specifier: ^7.13.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.15.0 + version: 8.15.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -236,8 +236,8 @@ importers: specifier: ^15.0.11 version: 15.0.12 '@typescript-eslint/eslint-plugin': - specifier: ^7.13.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.15.0 + version: 8.15.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -962,8 +962,8 @@ packages: '@microsoft/kiota-abstractions@1.0.0-preview.66': resolution: {integrity: sha512-mP7P+aHVLhT5A0A1nhpPQvghwNtMO9+LOV6RKYHzhzmKAvycM2rOMCpxsivHn+vtOArTiAqdfyePCpUhzziRjg==} - '@microsoft/kiota-abstractions@1.0.0-preview.70': - resolution: {integrity: sha512-IWc26z0EXTtm1sE7Oc035dUz4PxWCZN8iQ0btoctstjcN504Y4tQsfeut1EnI4AW8hD97Pp342lqvBuDt28bwQ==} + '@microsoft/kiota-abstractions@1.0.0-preview.75': + resolution: {integrity: sha512-4AHGZbBK0TF3Juoqv4nm/hatY9gmxMliEI6LBnJ0NX/bnrbkXYWYFqd77UNLqunum+UO9Z5TXkZ61iH/SfnJOw==} '@microsoft/kiota-serialization-form@1.0.0-preview.54': resolution: {integrity: sha512-Yd8GOae8zq3AK2koMK3RjLDzMfVRf+bx2je/MMZlUOrfKXF1rnaCWcXiyJJRlreawDI9WSeuD0mY/+pUTxSOsw==} @@ -1185,6 +1185,17 @@ packages: typescript: optional: true + '@typescript-eslint/eslint-plugin@8.15.0': + resolution: {integrity: sha512-+zkm9AR1Ds9uLWN3fkoeXgFppaQ+uEVtfOV62dDmsy9QCNqlRHWNEck4yarvRNrvRcHQLGfqBNui3cimoz8XAg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 + eslint: ^8.57.0 || ^9.0.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + '@typescript-eslint/parser@7.18.0': resolution: {integrity: sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==} engines: {node: ^18.18.0 || >=20.0.0} @@ -1199,6 +1210,10 @@ packages: resolution: {integrity: sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/scope-manager@8.15.0': + resolution: {integrity: sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/type-utils@7.18.0': resolution: {integrity: sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==} engines: {node: ^18.18.0 || >=20.0.0} @@ -1209,10 +1224,24 @@ packages: typescript: optional: true + '@typescript-eslint/type-utils@8.15.0': + resolution: {integrity: sha512-UU6uwXDoI3JGSXmcdnP5d8Fffa2KayOhUUqr/AiBnG1Gl7+7ut/oyagVeSkh7bxQ0zSXV9ptRh/4N15nkCqnpw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + '@typescript-eslint/types@7.18.0': resolution: {integrity: sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/types@8.15.0': + resolution: {integrity: sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@7.18.0': resolution: {integrity: sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==} engines: {node: ^18.18.0 || >=20.0.0} @@ -1222,16 +1251,39 @@ packages: typescript: optional: true + '@typescript-eslint/typescript-estree@8.15.0': + resolution: {integrity: sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + '@typescript-eslint/utils@7.18.0': resolution: {integrity: sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 + '@typescript-eslint/utils@8.15.0': + resolution: {integrity: sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + '@typescript-eslint/visitor-keys@7.18.0': resolution: {integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/visitor-keys@8.15.0': + resolution: {integrity: sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} @@ -1957,6 +2009,10 @@ packages: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + eslint-visitor-keys@4.2.0: + resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3652,6 +3708,10 @@ packages: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} hasBin: true + uuid@11.0.3: + resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==} + hasBin: true + uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} hasBin: true @@ -4653,36 +4713,35 @@ snapshots: tslib: 2.7.0 uuid: 10.0.0 - '@microsoft/kiota-abstractions@1.0.0-preview.70': + '@microsoft/kiota-abstractions@1.0.0-preview.75': dependencies: '@opentelemetry/api': 1.9.0 '@std-uritemplate/std-uritemplate': 1.0.6 - guid-typescript: 1.0.9 tinyduration: 3.3.1 tslib: 2.7.0 - uuid: 10.0.0 + uuid: 11.0.3 '@microsoft/kiota-serialization-form@1.0.0-preview.54': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.75 guid-typescript: 1.0.9 tslib: 2.7.0 '@microsoft/kiota-serialization-json@1.0.0-preview.66': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.75 guid-typescript: 1.0.9 tslib: 2.7.0 '@microsoft/kiota-serialization-multipart@1.0.0-preview.44': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.75 guid-typescript: 1.0.9 tslib: 2.7.0 '@microsoft/kiota-serialization-text@1.0.0-preview.63': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.75 guid-typescript: 1.0.9 tslib: 2.7.0 @@ -4870,6 +4929,25 @@ snapshots: typescript: 5.6.3 transitivePeerDependencies: - supports-color + optional: true + + '@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3)': + dependencies: + '@eslint-community/regexpp': 4.11.0 + '@typescript-eslint/parser': 7.18.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/scope-manager': 8.15.0 + '@typescript-eslint/type-utils': 8.15.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/utils': 8.15.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/visitor-keys': 8.15.0 + eslint: 8.57.0 + graphemer: 1.4.0 + ignore: 5.3.2 + natural-compare: 1.4.0 + ts-api-utils: 1.3.0(typescript@5.6.3) + optionalDependencies: + typescript: 5.6.3 + transitivePeerDependencies: + - supports-color '@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3)': dependencies: @@ -4889,6 +4967,11 @@ snapshots: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0 + '@typescript-eslint/scope-manager@8.15.0': + dependencies: + '@typescript-eslint/types': 8.15.0 + '@typescript-eslint/visitor-keys': 8.15.0 + '@typescript-eslint/type-utils@7.18.0(eslint@8.57.0)(typescript@5.6.3)': dependencies: '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.3) @@ -4900,9 +4983,24 @@ snapshots: typescript: 5.6.3 transitivePeerDependencies: - supports-color + optional: true + + '@typescript-eslint/type-utils@8.15.0(eslint@8.57.0)(typescript@5.6.3)': + dependencies: + '@typescript-eslint/typescript-estree': 8.15.0(typescript@5.6.3) + '@typescript-eslint/utils': 8.15.0(eslint@8.57.0)(typescript@5.6.3) + debug: 4.3.7 + eslint: 8.57.0 + ts-api-utils: 1.3.0(typescript@5.6.3) + optionalDependencies: + typescript: 5.6.3 + transitivePeerDependencies: + - supports-color '@typescript-eslint/types@7.18.0': {} + '@typescript-eslint/types@8.15.0': {} + '@typescript-eslint/typescript-estree@7.18.0(typescript@5.6.3)': dependencies: '@typescript-eslint/types': 7.18.0 @@ -4918,6 +5016,21 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/typescript-estree@8.15.0(typescript@5.6.3)': + dependencies: + '@typescript-eslint/types': 8.15.0 + '@typescript-eslint/visitor-keys': 8.15.0 + debug: 4.3.7 + fast-glob: 3.3.2 + is-glob: 4.0.3 + minimatch: 9.0.5 + semver: 7.6.3 + ts-api-utils: 1.3.0(typescript@5.6.3) + optionalDependencies: + typescript: 5.6.3 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/utils@7.18.0(eslint@8.57.0)(typescript@5.6.3)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) @@ -4928,12 +5041,30 @@ snapshots: transitivePeerDependencies: - supports-color - typescript + optional: true + + '@typescript-eslint/utils@8.15.0(eslint@8.57.0)(typescript@5.6.3)': + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@typescript-eslint/scope-manager': 8.15.0 + '@typescript-eslint/types': 8.15.0 + '@typescript-eslint/typescript-estree': 8.15.0(typescript@5.6.3) + eslint: 8.57.0 + optionalDependencies: + typescript: 5.6.3 + transitivePeerDependencies: + - supports-color '@typescript-eslint/visitor-keys@7.18.0': dependencies: '@typescript-eslint/types': 7.18.0 eslint-visitor-keys: 3.4.3 + '@typescript-eslint/visitor-keys@8.15.0': + dependencies: + '@typescript-eslint/types': 8.15.0 + eslint-visitor-keys: 4.2.0 + '@ungap/structured-clone@1.2.0': {} abort-controller@3.0.0: @@ -5792,6 +5923,8 @@ snapshots: eslint-visitor-keys@3.4.3: {} + eslint-visitor-keys@4.2.0: {} + eslint@8.57.0: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) @@ -7781,6 +7914,8 @@ snapshots: uuid@10.0.0: {} + uuid@11.0.3: {} + uuid@8.3.2: {} v8-compile-cache-lib@3.0.1: {}