Skip to content

Commit

Permalink
chore: Bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0 (#372)
Browse files Browse the repository at this point in the history
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 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>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 90381f6 commit b180736
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/jest": "^29.5.6",
"@types/node": "^18.0.0",
"@types/yargs": "^17.0.29",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.7.5",
"esbuild": "^0.19.4",
"escape-string-regexp": "^5.0.0",
Expand Down
89 changes: 67 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2076,15 +2076,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^6.7.5":
version: 6.7.5
resolution: "@typescript-eslint/eslint-plugin@npm:6.7.5"
"@typescript-eslint/eslint-plugin@npm:^6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.8.0"
dependencies:
"@eslint-community/regexpp": ^4.5.1
"@typescript-eslint/scope-manager": 6.7.5
"@typescript-eslint/type-utils": 6.7.5
"@typescript-eslint/utils": 6.7.5
"@typescript-eslint/visitor-keys": 6.7.5
"@typescript-eslint/scope-manager": 6.8.0
"@typescript-eslint/type-utils": 6.8.0
"@typescript-eslint/utils": 6.8.0
"@typescript-eslint/visitor-keys": 6.8.0
debug: ^4.3.4
graphemer: ^1.4.0
ignore: ^5.2.4
Expand All @@ -2097,7 +2097,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: c37edf5a703db4ff9227d67c2d2cf817e65c9afc94cc0e650fa3d2b05ac55201ef887ce9dadb9ca13779f4025bf4367e132b013e3559e777006a2332079bb180
checksum: c36ccf606ebcaff8263c4ffa3b4cda58c6f93474b9eea9906e51be2fef8596977a245cc13770b21c6bfd38ccf45a3cf3613d5f4499429f62ec80afe15ae345bd
languageName: node
linkType: hard

Expand Down Expand Up @@ -2129,20 +2129,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.7.5":
version: 6.7.5
resolution: "@typescript-eslint/type-utils@npm:6.7.5"
"@typescript-eslint/scope-manager@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/scope-manager@npm:6.8.0"
dependencies:
"@typescript-eslint/typescript-estree": 6.7.5
"@typescript-eslint/utils": 6.7.5
"@typescript-eslint/types": 6.8.0
"@typescript-eslint/visitor-keys": 6.8.0
checksum: b6cf2803531d1c14b56c30fd3cd807b80e17fe48d0da8e5aa9ae50915407ed732c7e2a7ac8030b7cf8ed07b8e481a1138d76bf05b727837a0e016280c2f6873b
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/type-utils@npm:6.8.0"
dependencies:
"@typescript-eslint/typescript-estree": 6.8.0
"@typescript-eslint/utils": 6.8.0
debug: ^4.3.4
ts-api-utils: ^1.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 8023d8ddcfbf4a0411b192016711068e9e6787c5811aee3a25ac40025ade0d063a1a3d7b38469e1a534bb31fa9dbeec08ab53b7a6d7b3128358294ac5b219d9a
checksum: 9b7d56904dc1a5719ef79eb1b7989d6fad10c71fb07ec3e66cf69b8c8dc5383d644ab122d4701bc4960fb7c99cc08aee4e645db3e4675d488d5779197e15dfda
languageName: node
linkType: hard

Expand All @@ -2153,6 +2163,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/types@npm:6.8.0"
checksum: 1fcd85f6d575116d51c6ee757ed37610ae5e7e4296a29f93c9c6949f6cd16d24550eb7fc5bae7a43119cc08e13836f69a7ae7c54ebba6c95aef96b34d3bfb7f7
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.7.5":
version: 6.7.5
resolution: "@typescript-eslint/typescript-estree@npm:6.7.5"
Expand All @@ -2171,20 +2188,38 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.7.5":
version: 6.7.5
resolution: "@typescript-eslint/utils@npm:6.7.5"
"@typescript-eslint/typescript-estree@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/typescript-estree@npm:6.8.0"
dependencies:
"@typescript-eslint/types": 6.8.0
"@typescript-eslint/visitor-keys": 6.8.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: 388db7f33ef1bc0e7b960c0bce9c744c2e32c66c7ab8dfae73d8533958202ad6f31663b0010f79c45b5ff93159c67f45b00693d73b9da2472b17156dfd26b4a8
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/utils@npm:6.8.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@types/json-schema": ^7.0.12
"@types/semver": ^7.5.0
"@typescript-eslint/scope-manager": 6.7.5
"@typescript-eslint/types": 6.7.5
"@typescript-eslint/typescript-estree": 6.7.5
"@typescript-eslint/scope-manager": 6.8.0
"@typescript-eslint/types": 6.8.0
"@typescript-eslint/typescript-estree": 6.8.0
semver: ^7.5.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: f365c654241f927e7784640079627d60a296aa3d575552b07594a69cfc419832eb5fa4adc87acb1988bea9741ae9cc4a5277dab168990310caef5de125255752
checksum: 6d9f90db504502a9aa10e834830c3ffa25483757414670acc6141a3ebef9171a57688a3a179febf35a0e1e0b322f37228d9537bf1b279f1af7fc97888b873bc3
languageName: node
linkType: hard

Expand All @@ -2198,6 +2233,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/visitor-keys@npm:6.8.0"
dependencies:
"@typescript-eslint/types": 6.8.0
eslint-visitor-keys: ^3.4.1
checksum: 710d9067b85d7715a400ae625c083c41733abb891d7b35108de083913980f9642e79d27689599fa39915f0fecae16dbfc30367007fccc838ccd917943660de22
languageName: node
linkType: hard

"JSONStream@npm:^1.3.5":
version: 1.3.5
resolution: "JSONStream@npm:1.3.5"
Expand Down Expand Up @@ -2671,7 +2716,7 @@ __metadata:
"@types/jest": ^29.5.6
"@types/node": ^18.0.0
"@types/yargs": ^17.0.29
"@typescript-eslint/eslint-plugin": ^6.7.5
"@typescript-eslint/eslint-plugin": ^6.8.0
"@typescript-eslint/parser": ^6.7.5
esbuild: ^0.19.4
escape-string-regexp: ^5.0.0
Expand Down

0 comments on commit b180736

Please sign in to comment.