Skip to content

Commit

Permalink
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.15.0 to…
Browse files Browse the repository at this point in the history
… 6.17.0 (#1970)

Bumps
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
from 6.15.0 to 6.17.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.17.0</h2>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.16.0...v6.17.0">6.17.0</a>
(2024-01-01)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-restricted-imports] prevent
crash when <code>patterns</code> or <code>paths</code> in options are
empty (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/8108">#8108</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/675e987ca1d13244c03d7e09d4e42c6539689d9a">675e987</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-floating-promises] flag result
of .map(async) (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7897">#7897</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/5857356962060b19aa792bee778f9167ee54154b">5857356</a>)</li>
<li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] add an
option to warn against a <code>default</code> case on an already
exhaustive <code>switch</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7539">#7539</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/6a219bdfe6fcf86aae28158e0d855f87a8bac719">6a219bd</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.16.0</h2>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.15.0...v6.16.0">6.16.0</a>
(2023-12-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [unbound-method] exempt all
non-Promise built-in statics (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/8096">#8096</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/31829591e2c5cf6bdbdd5da23b12c5782f710fa5">3182959</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> deprecate formatting rules (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/8073">#8073</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/04dea84e8e934a415ec1381a90de3cde670d0dc3">04dea84</a>)</li>
<li><strong>typescript-estree:</strong> add allowDefaultProjectForFiles
project service allowlist option (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7752">#7752</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/7ddadda10845bc53967eeec83ba6b7cdc71a079f">7ddadda</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.16.0...v6.17.0">6.17.0</a>
(2024-01-01)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-restricted-imports] prevent
crash when <code>patterns</code> or <code>paths</code> in options are
empty (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/8108">#8108</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/675e987ca1d13244c03d7e09d4e42c6539689d9a">675e987</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-floating-promises] flag result
of .map(async) (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7897">#7897</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/5857356962060b19aa792bee778f9167ee54154b">5857356</a>)</li>
<li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] add an
option to warn against a <code>default</code> case on an already
exhaustive <code>switch</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7539">#7539</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/6a219bdfe6fcf86aae28158e0d855f87a8bac719">6a219bd</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>
<h1><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.15.0...v6.16.0">6.16.0</a>
(2023-12-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [unbound-method] exempt all
non-Promise built-in statics (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/8096">#8096</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/31829591e2c5cf6bdbdd5da23b12c5782f710fa5">3182959</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> deprecate formatting (meta.type:
layout) rules (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/8073">#8073</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/04dea84e8e934a415ec1381a90de3cde670d0dc3">04dea84</a>)</li>
<li><strong>eslint-plugin:</strong> deprecate no-extra-semi in favor of
ESLint Stylistic equivalent (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/8123">#8123</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/9368bf390afc58a19123782f8dff2bb5cdd3cccc">9368bf3</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/e566a5dda347470b8ced3cc301b7e4d3e7ed721b"><code>e566a5d</code></a>
chore: publish v6.17.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/675e987ca1d13244c03d7e09d4e42c6539689d9a"><code>675e987</code></a>
fix(eslint-plugin): [no-restricted-imports] prevent crash when
<code>patterns</code> or ...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/5857356962060b19aa792bee778f9167ee54154b"><code>5857356</code></a>
feat(eslint-plugin): [no-floating-promises] flag result of .map(async)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7897">#7897</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/6a219bdfe6fcf86aae28158e0d855f87a8bac719"><code>6a219bd</code></a>
feat(eslint-plugin): [switch-exhaustiveness-check] add an option to warn
agai...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/5ad1b76582d453b8fb79825cd85fd502b4c5dd33"><code>5ad1b76</code></a>
docs: modify examples for explicit-module-boundary-types (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7404">#7404</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/cde4d4d028ac9542a3372bf12c82ebfc137b5ae5"><code>cde4d4d</code></a>
docs(eslint-plugin): [prefer-readonly-parameter-types] fix broken code
sample...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/7246e5604afb20835088104cb47c03b16610f21c"><code>7246e56</code></a>
chore: publish v6.16.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/31829591e2c5cf6bdbdd5da23b12c5782f710fa5"><code>3182959</code></a>
fix(eslint-plugin): [unbound-method] exempt all non-Promise built-in
statics ...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/30311175d6e113200c3cade3d8cf7bbd2ff2e157"><code>3031117</code></a>
docs(eslint-plugin): enforce a heading for each rule option (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8015">#8015</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/b3f87fc23c9238751087ed7c193877ef4084b0b4"><code>b3f87fc</code></a>
docs(eslint-plugin): add Deprecating Formatting Rules blog post (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8117">#8117</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.17.0/packages/eslint-plugin">compare
view</a></li>
</ul>
</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 2ecf715 commit 5b01725
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 72 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/normalize-path": "^3.0.2",
"@types/puppeteer-core": "^7.0.4",
"@types/serve-static": "^1.15.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"codecov": "^3.8.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ado-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"reflect-metadata": "^0.2.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"eslint": "^8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/normalize-path": "^3.0.2",
"@types/puppeteer-core": "^7.0.4",
"@types/serve-static": "^1.15.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"eslint": "^8.56.0",
"eslint-plugin-security": "^1.7.1",
Expand Down
93 changes: 24 additions & 69 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ __metadata:
resolution: "@accessibility-insights-action/ado-extension@workspace:packages/ado-extension"
dependencies:
"@accessibility-insights-action/shared": "workspace:*"
"@typescript-eslint/eslint-plugin": ^6.15.0
"@typescript-eslint/eslint-plugin": ^6.17.0
"@typescript-eslint/parser": ^6.17.0
applicationinsights: 2.7.3
azure-pipelines-task-lib: ^4.7.0
Expand Down Expand Up @@ -59,7 +59,7 @@ __metadata:
"@types/react": ^16.14
"@types/react-dom": ^16.9
"@types/serve-static": ^1.15.5
"@typescript-eslint/eslint-plugin": ^6.15.0
"@typescript-eslint/eslint-plugin": ^6.17.0
"@typescript-eslint/parser": ^6.17.0
accessibility-insights-report: 4.7.3
accessibility-insights-scan: 2.4.6
Expand Down Expand Up @@ -2891,15 +2891,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^6.15.0":
version: 6.15.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.15.0"
"@typescript-eslint/eslint-plugin@npm:^6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.17.0"
dependencies:
"@eslint-community/regexpp": ^4.5.1
"@typescript-eslint/scope-manager": 6.15.0
"@typescript-eslint/type-utils": 6.15.0
"@typescript-eslint/utils": 6.15.0
"@typescript-eslint/visitor-keys": 6.15.0
"@typescript-eslint/scope-manager": 6.17.0
"@typescript-eslint/type-utils": 6.17.0
"@typescript-eslint/utils": 6.17.0
"@typescript-eslint/visitor-keys": 6.17.0
debug: ^4.3.4
graphemer: ^1.4.0
ignore: ^5.2.4
Expand All @@ -2912,7 +2912,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: f7ae7e01f9d1bd6150598ea1a191348a7ba08b25f146d3bc3b19d434bdb8071cf831577a31c62935e67716addb37b0eda02f4a47bfefc1bb5458843256ec0933
checksum: 169646a705fdd1bc2a0d78678dbf3557ff3e534e9d4a11f7b5bba1d9f5cbec821f8c16b260413203efc8d6e0c0a3d7f9332bb1476e3dac80e60aa16eb9a0ad11
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:6.15.0":
version: 6.15.0
resolution: "@typescript-eslint/scope-manager@npm:6.15.0"
dependencies:
"@typescript-eslint/types": 6.15.0
"@typescript-eslint/visitor-keys": 6.15.0
checksum: 12316149aae3ad5c7e3411ed7da7fb7d9324df83482d64a93eecbd11063451660cea0fa42ceb026984df7974d770d5f7bc6c77c33e95bc0db0c44e4413f8b756
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/scope-manager@npm:6.17.0"
Expand All @@ -2954,27 +2944,20 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:6.15.0":
version: 6.15.0
resolution: "@typescript-eslint/types@npm:6.15.0"
checksum: 604cf287a339a55c9a82a6e301cf353bb256427b6e29b12ee8901b37d34581761a0dac3ae7e9d78925854e260e5d690ec472b54ca972339820f3db8512864875
checksum: bb6f824c1c7f8d25a21b7218a5bcb74e58c38121f85418eb1639f2931c6149285c2ede96dd677a3e7dc64886cc7640d74be6001d970c3ac9c9a4d889315c5d15
languageName: node
linkType: hard

Expand All @@ -2985,24 +2968,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.15.0":
version: 6.15.0
resolution: "@typescript-eslint/typescript-estree@npm:6.15.0"
dependencies:
"@typescript-eslint/types": 6.15.0
"@typescript-eslint/visitor-keys": 6.15.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: fbd11a5acaee3166174fad4cc78cff2ad646411a60ca14e5a50598373302c7bedd76d073ed385b002eb3d6d2a44aea2dd5c74aa65fbef8441a2e079064e67640
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/typescript-estree@npm:6.17.0"
Expand All @@ -3022,30 +2987,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.15.0":
version: 6.15.0
resolution: "@typescript-eslint/utils@npm:6.15.0"
"@typescript-eslint/utils@npm:6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/utils@npm:6.17.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.15.0
"@typescript-eslint/types": 6.15.0
"@typescript-eslint/typescript-estree": 6.15.0
"@typescript-eslint/scope-manager": 6.17.0
"@typescript-eslint/types": 6.17.0
"@typescript-eslint/typescript-estree": 6.17.0
semver: ^7.5.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 02aefaeb1539e0a5e5cbbc4d4f92ce505f433b7f8403cb10522c0a6965572a0ea94d32d487113fa64a33967ae7d0de5a62ffea83721100596e54c5ef04288cbe
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.15.0":
version: 6.15.0
resolution: "@typescript-eslint/visitor-keys@npm:6.15.0"
dependencies:
"@typescript-eslint/types": 6.15.0
eslint-visitor-keys: ^3.4.1
checksum: 1bccc4d4eea6fd10a4ab1daa9e1aaaf790d5f4dd5d02c6e3eb6e83414c086d8d5f14ac44c9fb587b2f7e0dad3e7aeae603158d89dec9ae89652024331bb84fea
checksum: 2eea8fd3763b2ab9d86503c68b4d61df81071fd38851b8ba920d53b055c352d13e192a3d15ca853f11aee818c61e8af65946e963aa0e9b18d19e3254881bded0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3314,7 +3269,7 @@ __metadata:
"@types/normalize-path": ^3.0.2
"@types/puppeteer-core": ^7.0.4
"@types/serve-static": ^1.15.5
"@typescript-eslint/eslint-plugin": ^6.15.0
"@typescript-eslint/eslint-plugin": ^6.17.0
"@typescript-eslint/parser": ^6.17.0
case-sensitive-paths-webpack-plugin: ^2.4.0
codecov: ^3.8.3
Expand Down

0 comments on commit 5b01725

Please sign in to comment.