Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 13bb885

Browse files
chore(lambda): bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0 in /lambdas (#3542)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.5 to 6.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v6.8.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.5...v6.8.0">6.8.0</a> (2023-10-16)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [consistent-type-imports] import assertion checks added (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7722">#7722</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/afdae3739c68469a488277eb7b7f56f679d6eb20">afdae37</a>)</li> <li><strong>eslint-plugin:</strong> [no-shadow] fix static class generics for class expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7724">#7724</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e5ea1d05603e6212093de541e5da49f139571454">e5ea1d0</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-member-access] report on only the accessed property (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7717">#7717</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f81a2da13529e77d039c5b31b4313a6984ceb964">f81a2da</a>)</li> <li><strong>eslint-plugin:</strong> [no-useless-empty-export] exempt .d.ts (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7718">#7718</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ac397f18176a9defd8c189b5b6b4e5d0b7582210">ac397f1</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> add new extended rule <code>prefer-destructuring</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7117">#7117</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3c6379b7678bcb190ae70d211cb3930c942d17a0">3c6379b</a>)</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.5...v6.8.0">6.8.0</a> (2023-10-16)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [consistent-type-imports] import assertion checks added (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7722">#7722</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/afdae3739c68469a488277eb7b7f56f679d6eb20">afdae37</a>)</li> <li><strong>eslint-plugin:</strong> [no-shadow] fix static class generics for class expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7724">#7724</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e5ea1d05603e6212093de541e5da49f139571454">e5ea1d0</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-member-access] report on only the accessed property (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7717">#7717</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f81a2da13529e77d039c5b31b4313a6984ceb964">f81a2da</a>)</li> <li><strong>eslint-plugin:</strong> [no-useless-empty-export] exempt .d.ts (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7718">#7718</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ac397f18176a9defd8c189b5b6b4e5d0b7582210">ac397f1</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> add new extended rule <code>prefer-destructuring</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7117">#7117</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3c6379b7678bcb190ae70d211cb3930c942d17a0">3c6379b</a>)</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d475f88575563913b3ee5acdf0765c3e6b4947cb"><code>d475f88</code></a> chore: publish v6.8.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3d58813ac9ccd758e440b8e8ba55fef9b88f6058"><code>3d58813</code></a> build: fix introduced post-merge build break with no-useless-empty-export</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3c6379b7678bcb190ae70d211cb3930c942d17a0"><code>3c6379b</code></a> feat(eslint-plugin): add new extended rule <code>prefer-destructuring</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7117">#7117</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/afdae3739c68469a488277eb7b7f56f679d6eb20"><code>afdae37</code></a> fix(eslint-plugin): [consistent-type-imports] import assertion checks added (...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e5ea1d05603e6212093de541e5da49f139571454"><code>e5ea1d0</code></a> fix(eslint-plugin): [no-shadow] fix static class generics for class expressio...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ac397f18176a9defd8c189b5b6b4e5d0b7582210"><code>ac397f1</code></a> fix(eslint-plugin): [no-useless-empty-export] exempt .d.ts (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7718">#7718</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f81a2da13529e77d039c5b31b4313a6984ceb964"><code>f81a2da</code></a> fix(eslint-plugin): [no-unsafe-member-access] report on only the accessed pro...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/cff6e472996c6ccdd672be09d033d2e0a67d5687"><code>cff6e47</code></a> docs(eslint-plugin): deduplicate examples for no-explicit-any (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7715">#7715</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/afee34c0a8d01595414c85af5018f1e219f1513d"><code>afee34c</code></a> chore: use named import for <code>util</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7669">#7669</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a9c7928b34adde86078ea27b95f0fd083d9ea573"><code>a9c7928</code></a> docs(eslint-plugin): [explicit-function-return-type] fix typo in option name ...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=6.7.5&new-version=6.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 232c5d3 commit 13bb885

File tree

1 file changed

+41
-41
lines changed

1 file changed

+41
-41
lines changed

Diff for: lambdas/yarn.lock

+41-41
Original file line numberDiff line numberDiff line change
@@ -2948,15 +2948,15 @@
29482948
"@types/yargs-parser" "*"
29492949

29502950
"@typescript-eslint/eslint-plugin@^6.2.1":
2951-
version "6.7.5"
2952-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.5.tgz#f4024b9f63593d0c2b5bd6e4ca027e6f30934d4f"
2953-
integrity sha512-JhtAwTRhOUcP96D0Y6KYnwig/MRQbOoLGXTON2+LlyB/N35SP9j1boai2zzwXb7ypKELXMx3DVk9UTaEq1vHEw==
2951+
version "6.8.0"
2952+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.8.0.tgz#06abe4265e7c82f20ade2dcc0e3403c32d4f148b"
2953+
integrity sha512-GosF4238Tkes2SHPQ1i8f6rMtG6zlKwMEB0abqSJ3Npvos+doIlc/ATG+vX1G9coDF3Ex78zM3heXHLyWEwLUw==
29542954
dependencies:
29552955
"@eslint-community/regexpp" "^4.5.1"
2956-
"@typescript-eslint/scope-manager" "6.7.5"
2957-
"@typescript-eslint/type-utils" "6.7.5"
2958-
"@typescript-eslint/utils" "6.7.5"
2959-
"@typescript-eslint/visitor-keys" "6.7.5"
2956+
"@typescript-eslint/scope-manager" "6.8.0"
2957+
"@typescript-eslint/type-utils" "6.8.0"
2958+
"@typescript-eslint/utils" "6.8.0"
2959+
"@typescript-eslint/visitor-keys" "6.8.0"
29602960
debug "^4.3.4"
29612961
graphemer "^1.4.0"
29622962
ignore "^5.2.4"
@@ -2983,21 +2983,21 @@
29832983
"@typescript-eslint/types" "6.7.3"
29842984
"@typescript-eslint/visitor-keys" "6.7.3"
29852985

2986-
"@typescript-eslint/scope-manager@6.7.5":
2987-
version "6.7.5"
2988-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.5.tgz#1cf33b991043886cd67f4f3600b8e122fc14e711"
2989-
integrity sha512-GAlk3eQIwWOJeb9F7MKQ6Jbah/vx1zETSDw8likab/eFcqkjSD7BI75SDAeC5N2L0MmConMoPvTsmkrg71+B1A==
2986+
"@typescript-eslint/scope-manager@6.8.0":
2987+
version "6.8.0"
2988+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.8.0.tgz#5cac7977385cde068ab30686889dd59879811efd"
2989+
integrity sha512-xe0HNBVwCph7rak+ZHcFD6A+q50SMsFwcmfdjs9Kz4qDh5hWhaPhFjRs/SODEhroBI5Ruyvyz9LfwUJ624O40g==
29902990
dependencies:
2991-
"@typescript-eslint/types" "6.7.5"
2992-
"@typescript-eslint/visitor-keys" "6.7.5"
2991+
"@typescript-eslint/types" "6.8.0"
2992+
"@typescript-eslint/visitor-keys" "6.8.0"
29932993

2994-
"@typescript-eslint/type-utils@6.7.5":
2995-
version "6.7.5"
2996-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.5.tgz#0a65949ec16588d8956f6d967f7d9c84ddb2d72a"
2997-
integrity sha512-Gs0qos5wqxnQrvpYv+pf3XfcRXW6jiAn9zE/K+DlmYf6FcpxeNYN0AIETaPR7rHO4K2UY+D0CIbDP9Ut0U4m1g==
2994+
"@typescript-eslint/type-utils@6.8.0":
2995+
version "6.8.0"
2996+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.8.0.tgz#50365e44918ca0fd159844b5d6ea96789731e11f"
2997+
integrity sha512-RYOJdlkTJIXW7GSldUIHqc/Hkto8E+fZN96dMIFhuTJcQwdRoGN2rEWA8U6oXbLo0qufH7NPElUb+MceHtz54g==
29982998
dependencies:
2999-
"@typescript-eslint/typescript-estree" "6.7.5"
3000-
"@typescript-eslint/utils" "6.7.5"
2999+
"@typescript-eslint/typescript-estree" "6.8.0"
3000+
"@typescript-eslint/utils" "6.8.0"
30013001
debug "^4.3.4"
30023002
ts-api-utils "^1.0.1"
30033003

@@ -3006,10 +3006,10 @@
30063006
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.3.tgz#0402b5628a63f24f2dc9d4a678e9a92cc50ea3e9"
30073007
integrity sha512-4g+de6roB2NFcfkZb439tigpAMnvEIg3rIjWQ+EM7IBaYt/CdJt6em9BJ4h4UpdgaBWdmx2iWsafHTrqmgIPNw==
30083008

3009-
"@typescript-eslint/types@6.7.5":
3010-
version "6.7.5"
3011-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.5.tgz#4571320fb9cf669de9a95d9849f922c3af809790"
3012-
integrity sha512-WboQBlOXtdj1tDFPyIthpKrUb+kZf2VroLZhxKa/VlwLlLyqv/PwUNgL30BlTVZV1Wu4Asu2mMYPqarSO4L5ZQ==
3009+
"@typescript-eslint/types@6.8.0":
3010+
version "6.8.0"
3011+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.8.0.tgz#1ab5d4fe1d613e3f65f6684026ade6b94f7e3ded"
3012+
integrity sha512-p5qOxSum7W3k+llc7owEStXlGmSl8FcGvhYt8Vjy7FqEnmkCVlM3P57XQEGj58oqaBWDQXbJDZxwUWMS/EAPNQ==
30133013

30143014
"@typescript-eslint/[email protected]":
30153015
version "6.7.3"
@@ -3024,30 +3024,30 @@
30243024
semver "^7.5.4"
30253025
ts-api-utils "^1.0.1"
30263026

3027-
"@typescript-eslint/typescript-estree@6.7.5":
3028-
version "6.7.5"
3029-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.5.tgz#4578de1a26e9f24950f029a4f00d1bfe41f15a39"
3030-
integrity sha512-NhJiJ4KdtwBIxrKl0BqG1Ur+uw7FiOnOThcYx9DpOGJ/Abc9z2xNzLeirCG02Ig3vkvrc2qFLmYSSsaITbKjlg==
3027+
"@typescript-eslint/typescript-estree@6.8.0":
3028+
version "6.8.0"
3029+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.8.0.tgz#9565f15e0cd12f55cf5aa0dfb130a6cb0d436ba1"
3030+
integrity sha512-ISgV0lQ8XgW+mvv5My/+iTUdRmGspducmQcDw5JxznasXNnZn3SKNrTRuMsEXv+V/O+Lw9AGcQCfVaOPCAk/Zg==
30313031
dependencies:
3032-
"@typescript-eslint/types" "6.7.5"
3033-
"@typescript-eslint/visitor-keys" "6.7.5"
3032+
"@typescript-eslint/types" "6.8.0"
3033+
"@typescript-eslint/visitor-keys" "6.8.0"
30343034
debug "^4.3.4"
30353035
globby "^11.1.0"
30363036
is-glob "^4.0.3"
30373037
semver "^7.5.4"
30383038
ts-api-utils "^1.0.1"
30393039

3040-
"@typescript-eslint/utils@6.7.5":
3041-
version "6.7.5"
3042-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.5.tgz#ab847b53d6b65e029314b8247c2336843dba81ab"
3043-
integrity sha512-pfRRrH20thJbzPPlPc4j0UNGvH1PjPlhlCMq4Yx7EGjV7lvEeGX0U6MJYe8+SyFutWgSHsdbJ3BXzZccYggezA==
3040+
"@typescript-eslint/utils@6.8.0":
3041+
version "6.8.0"
3042+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.8.0.tgz#d42939c2074c6b59844d0982ce26a51d136c4029"
3043+
integrity sha512-dKs1itdE2qFG4jr0dlYLQVppqTE+Itt7GmIf/vX6CSvsW+3ov8PbWauVKyyfNngokhIO9sKZeRGCUo1+N7U98Q==
30443044
dependencies:
30453045
"@eslint-community/eslint-utils" "^4.4.0"
30463046
"@types/json-schema" "^7.0.12"
30473047
"@types/semver" "^7.5.0"
3048-
"@typescript-eslint/scope-manager" "6.7.5"
3049-
"@typescript-eslint/types" "6.7.5"
3050-
"@typescript-eslint/typescript-estree" "6.7.5"
3048+
"@typescript-eslint/scope-manager" "6.8.0"
3049+
"@typescript-eslint/types" "6.8.0"
3050+
"@typescript-eslint/typescript-estree" "6.8.0"
30513051
semver "^7.5.4"
30523052

30533053
"@typescript-eslint/[email protected]":
@@ -3058,12 +3058,12 @@
30583058
"@typescript-eslint/types" "6.7.3"
30593059
eslint-visitor-keys "^3.4.1"
30603060

3061-
"@typescript-eslint/visitor-keys@6.7.5":
3062-
version "6.7.5"
3063-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.5.tgz#84c68d6ceb5b12d5246b918b84f2b79affd6c2f1"
3064-
integrity sha512-3MaWdDZtLlsexZzDSdQWsFQ9l9nL8B80Z4fImSpyllFC/KLqWQRdEcB+gGGO+N3Q2uL40EsG66wZLsohPxNXvg==
3061+
"@typescript-eslint/visitor-keys@6.8.0":
3062+
version "6.8.0"
3063+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.8.0.tgz#cffebed56ae99c45eba901c378a6447b06be58b8"
3064+
integrity sha512-oqAnbA7c+pgOhW2OhGvxm0t1BULX5peQI/rLsNDpGM78EebV3C9IGbX5HNZabuZ6UQrYveCLjKo8Iy/lLlBkkg==
30653065
dependencies:
3066-
"@typescript-eslint/types" "6.7.5"
3066+
"@typescript-eslint/types" "6.8.0"
30673067
eslint-visitor-keys "^3.4.1"
30683068

30693069
"@vercel/[email protected]", "@vercel/ncc@^0.38.0":

0 commit comments

Comments
 (0)