Skip to content

Commit eb55a9a

Browse files
Bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.8.0 in /webapp (#529)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.3 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://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://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://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://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://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> <h2>v6.7.5</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.4...v6.7.5">6.7.5</a> (2023-10-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-string-starts-ends-with] only report slice/substring with correct range (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/7712">#7712</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/db40a0a83abf14237a7a9b3f75d869da26512292">db40a0a</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> <h2>v6.7.4</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.3...v6.7.4">6.7.4</a> (2023-10-02)</h2> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/typescript-eslint</code></p> <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://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://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://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://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://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> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.4...v6.7.5">6.7.5</a> (2023-10-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-string-starts-ends-with] only report slice/substring with correct range (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/7712">#7712</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/db40a0a83abf14237a7a9b3f75d869da26512292">db40a0a</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> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.3...v6.7.4">6.7.4</a> (2023-10-02)</h2> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/eslint-plugin</code></p> <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>Additional commits viewable 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.3&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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0880e25 commit eb55a9a

File tree

2 files changed

+22
-56
lines changed

2 files changed

+22
-56
lines changed

webapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/node": "^20.8.6",
3838
"@types/react": "^18.2.24",
3939
"@types/react-dom": "^18.2.14",
40-
"@typescript-eslint/eslint-plugin": "^6.7.3",
40+
"@typescript-eslint/eslint-plugin": "^6.8.0",
4141
"@typescript-eslint/parser": "^6.8.0",
4242
"eslint": "^8.51.0",
4343
"prettier": "^3.0.3",

webapp/yarn.lock

+21-55
Original file line numberDiff line numberDiff line change
@@ -3354,16 +3354,16 @@
33543354
semver "^7.3.7"
33553355
tsutils "^3.21.0"
33563356

3357-
"@typescript-eslint/eslint-plugin@^6.7.3":
3358-
version "6.7.3"
3359-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.3.tgz#d98046e9f7102d49a93d944d413c6055c47fafd7"
3360-
integrity sha512-vntq452UHNltxsaaN+L9WyuMch8bMd9CqJ3zhzTPXXidwbf5mqqKCVXEuvRZUqLJSTLeWE65lQwyXsRGnXkCTA==
3357+
"@typescript-eslint/eslint-plugin@^6.8.0":
3358+
version "6.8.0"
3359+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.8.0.tgz#06abe4265e7c82f20ade2dcc0e3403c32d4f148b"
3360+
integrity sha512-GosF4238Tkes2SHPQ1i8f6rMtG6zlKwMEB0abqSJ3Npvos+doIlc/ATG+vX1G9coDF3Ex78zM3heXHLyWEwLUw==
33613361
dependencies:
33623362
"@eslint-community/regexpp" "^4.5.1"
3363-
"@typescript-eslint/scope-manager" "6.7.3"
3364-
"@typescript-eslint/type-utils" "6.7.3"
3365-
"@typescript-eslint/utils" "6.7.3"
3366-
"@typescript-eslint/visitor-keys" "6.7.3"
3363+
"@typescript-eslint/scope-manager" "6.8.0"
3364+
"@typescript-eslint/type-utils" "6.8.0"
3365+
"@typescript-eslint/utils" "6.8.0"
3366+
"@typescript-eslint/visitor-keys" "6.8.0"
33673367
debug "^4.3.4"
33683368
graphemer "^1.4.0"
33693369
ignore "^5.2.4"
@@ -3407,14 +3407,6 @@
34073407
"@typescript-eslint/types" "5.62.0"
34083408
"@typescript-eslint/visitor-keys" "5.62.0"
34093409

3410-
"@typescript-eslint/[email protected]":
3411-
version "6.7.3"
3412-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.3.tgz#07e5709c9bdae3eaf216947433ef97b3b8b7d755"
3413-
integrity sha512-wOlo0QnEou9cHO2TdkJmzF7DFGvAKEnB82PuPNHpT8ZKKaZu6Bm63ugOTn9fXNJtvuDPanBc78lGUGGytJoVzQ==
3414-
dependencies:
3415-
"@typescript-eslint/types" "6.7.3"
3416-
"@typescript-eslint/visitor-keys" "6.7.3"
3417-
34183410
"@typescript-eslint/[email protected]":
34193411
version "6.8.0"
34203412
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.8.0.tgz#5cac7977385cde068ab30686889dd59879811efd"
@@ -3433,13 +3425,13 @@
34333425
debug "^4.3.4"
34343426
tsutils "^3.21.0"
34353427

3436-
"@typescript-eslint/type-utils@6.7.3":
3437-
version "6.7.3"
3438-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.3.tgz#c2c165c135dda68a5e70074ade183f5ad68f3400"
3439-
integrity sha512-Fc68K0aTDrKIBvLnKTZ5Pf3MXK495YErrbHb1R6aTpfK5OdSFj0rVN7ib6Tx6ePrZ2gsjLqr0s98NG7l96KSQw==
3428+
"@typescript-eslint/type-utils@6.8.0":
3429+
version "6.8.0"
3430+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.8.0.tgz#50365e44918ca0fd159844b5d6ea96789731e11f"
3431+
integrity sha512-RYOJdlkTJIXW7GSldUIHqc/Hkto8E+fZN96dMIFhuTJcQwdRoGN2rEWA8U6oXbLo0qufH7NPElUb+MceHtz54g==
34403432
dependencies:
3441-
"@typescript-eslint/typescript-estree" "6.7.3"
3442-
"@typescript-eslint/utils" "6.7.3"
3433+
"@typescript-eslint/typescript-estree" "6.8.0"
3434+
"@typescript-eslint/utils" "6.8.0"
34433435
debug "^4.3.4"
34443436
ts-api-utils "^1.0.1"
34453437

@@ -3448,11 +3440,6 @@
34483440
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
34493441
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
34503442

3451-
"@typescript-eslint/[email protected]":
3452-
version "6.7.3"
3453-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.3.tgz#0402b5628a63f24f2dc9d4a678e9a92cc50ea3e9"
3454-
integrity sha512-4g+de6roB2NFcfkZb439tigpAMnvEIg3rIjWQ+EM7IBaYt/CdJt6em9BJ4h4UpdgaBWdmx2iWsafHTrqmgIPNw==
3455-
34563443
"@typescript-eslint/[email protected]":
34573444
version "6.8.0"
34583445
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.8.0.tgz#1ab5d4fe1d613e3f65f6684026ade6b94f7e3ded"
@@ -3471,19 +3458,6 @@
34713458
semver "^7.3.7"
34723459
tsutils "^3.21.0"
34733460

3474-
"@typescript-eslint/[email protected]":
3475-
version "6.7.3"
3476-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.3.tgz#ec5bb7ab4d3566818abaf0e4a8fa1958561b7279"
3477-
integrity sha512-YLQ3tJoS4VxLFYHTw21oe1/vIZPRqAO91z6Uv0Ss2BKm/Ag7/RVQBcXTGcXhgJMdA4U+HrKuY5gWlJlvoaKZ5g==
3478-
dependencies:
3479-
"@typescript-eslint/types" "6.7.3"
3480-
"@typescript-eslint/visitor-keys" "6.7.3"
3481-
debug "^4.3.4"
3482-
globby "^11.1.0"
3483-
is-glob "^4.0.3"
3484-
semver "^7.5.4"
3485-
ts-api-utils "^1.0.1"
3486-
34873461
"@typescript-eslint/[email protected]":
34883462
version "6.8.0"
34893463
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.8.0.tgz#9565f15e0cd12f55cf5aa0dfb130a6cb0d436ba1"
@@ -3511,17 +3485,17 @@
35113485
eslint-scope "^5.1.1"
35123486
semver "^7.3.7"
35133487

3514-
"@typescript-eslint/utils@6.7.3":
3515-
version "6.7.3"
3516-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.3.tgz#96c655816c373135b07282d67407cb577f62e143"
3517-
integrity sha512-vzLkVder21GpWRrmSR9JxGZ5+ibIUSudXlW52qeKpzUEQhRSmyZiVDDj3crAth7+5tmN1ulvgKaCU2f/bPRCzg==
3488+
"@typescript-eslint/utils@6.8.0":
3489+
version "6.8.0"
3490+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.8.0.tgz#d42939c2074c6b59844d0982ce26a51d136c4029"
3491+
integrity sha512-dKs1itdE2qFG4jr0dlYLQVppqTE+Itt7GmIf/vX6CSvsW+3ov8PbWauVKyyfNngokhIO9sKZeRGCUo1+N7U98Q==
35183492
dependencies:
35193493
"@eslint-community/eslint-utils" "^4.4.0"
35203494
"@types/json-schema" "^7.0.12"
35213495
"@types/semver" "^7.5.0"
3522-
"@typescript-eslint/scope-manager" "6.7.3"
3523-
"@typescript-eslint/types" "6.7.3"
3524-
"@typescript-eslint/typescript-estree" "6.7.3"
3496+
"@typescript-eslint/scope-manager" "6.8.0"
3497+
"@typescript-eslint/types" "6.8.0"
3498+
"@typescript-eslint/typescript-estree" "6.8.0"
35253499
semver "^7.5.4"
35263500

35273501
"@typescript-eslint/[email protected]":
@@ -3532,14 +3506,6 @@
35323506
"@typescript-eslint/types" "5.62.0"
35333507
eslint-visitor-keys "^3.3.0"
35343508

3535-
"@typescript-eslint/[email protected]":
3536-
version "6.7.3"
3537-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.3.tgz#83809631ca12909bd2083558d2f93f5747deebb2"
3538-
integrity sha512-HEVXkU9IB+nk9o63CeICMHxFWbHWr3E1mpilIQBe9+7L/lH97rleFLVtYsfnWB+JVMaiFnEaxvknvmIzX+CqVg==
3539-
dependencies:
3540-
"@typescript-eslint/types" "6.7.3"
3541-
eslint-visitor-keys "^3.4.1"
3542-
35433509
"@typescript-eslint/[email protected]":
35443510
version "6.8.0"
35453511
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.8.0.tgz#cffebed56ae99c45eba901c378a6447b06be58b8"

0 commit comments

Comments
 (0)