Commit 4336e45
authored
Bump typescript-eslint from 8.31.1 to 8.33.0 (#417)
Bumps
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
from 8.31.1 to 8.33.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's
releases</a>.</em></p>
<blockquote>
<h2>v8.33.0</h2>
<h2>8.33.0 (2025-05-26)</h2>
<h3>🚀 Features</h3>
<ul>
<li>create standalone project-service, tsconfig-utils packages (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11182">#11182</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Josh Goldberg ✨</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>v8.32.1</h2>
<h2>8.32.1 (2025-05-12)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-conversion]
shouldn't have fixable property (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11194">#11194</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] support computed
member access (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10867">#10867</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
adjust auto-fixer to generate valid syntax for <code>TSMappedType</code>
with no type annotation (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11180">#11180</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
check for indirect circular types in aliased mapped types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11177">#11177</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Azat S. <a
href="https://github.com/azat-io"><code>@azat-io</code></a></li>
<li>Dima Barabash <a
href="https://github.com/dbarabashh"><code>@dbarabashh</code></a></li>
<li>Ronen Amiel</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>v8.32.0</h2>
<h2>8.32.0 (2025-05-05)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-conversion] add
rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10182">#10182</a>)</li>
<li><strong>eslint-plugin:</strong> [only-throw-error] add option
<code>allowRethrowing</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11075">#11075</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency typedoc to ^0.28.0 (<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/1fef33521">1fef33521</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
should parenthesize type in suggestion fixer if necessary (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10907">#10907</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] exempt
<code>this</code> from optional parameter overload check (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11005">#11005</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] fix
parenthesization bug in suggestion (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11098">#11098</a>)</li>
<li><strong>typescript-estree:</strong> ensure consistent TSMappedType
AST shape (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11086">#11086</a>)</li>
<li><strong>typescript-estree:</strong> correct
<code>TSImportType</code> property name when <code>assert</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11115">#11115</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>8.33.0 (2025-05-26)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</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>
<h2>8.32.1 (2025-05-12)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</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>
<h2>8.32.0 (2025-05-05)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</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/dca57b3e6643fdd533f2939c5322ffb9c6044e63"><code>dca57b3</code></a>
chore(release): publish 8.33.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/f9e0eb9dbe40f89c1bd39ea466bab8666b7f60b3"><code>f9e0eb9</code></a>
chore: clean up nx and other config (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11226">#11226</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/1c0e1ae8d88d210e255814ee998bb9d7eefe6ba8"><code>1c0e1ae</code></a>
chore: update some package scripts and dependency config (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10765">#10765</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/8f79ad0b50fb1e6fce329d9dd23fbba50a148d03"><code>8f79ad0</code></a>
chore(typescript-eslint): finish migrating to <code>vitest</code> (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11137">#11137</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/af077a040cab200c0c5d973e0c4f2cfce75cfa88"><code>af077a0</code></a>
chore(release): publish 8.32.1</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/b2be3dcb2e47735ce0d5677eb908a744b51d43e8"><code>b2be3dc</code></a>
chore: simplify <code>tsconfig</code> setup using <code>configDir</code>
(<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11136">#11136</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/aeb74025221a120453b98f5bca91a0192f10a4ac"><code>aeb7402</code></a>
chore(ast-spec): finish migrating to <code>vitest</code> (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11126">#11126</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/e57126a23e3f9b0ec67665d47e37a429d7755753"><code>e57126a</code></a>
chore(typescript-eslint): correct naming of import of typescript-eslint
in te...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/819a03f4de391ad69629d5a7e1e974b805a986a7"><code>819a03f</code></a>
chore(release): publish 8.32.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/172ab8ae7441638628419c79bed96bc3361c18a0"><code>172ab8a</code></a>
chore(eslint-plugin): resolve remaining issues from <code>vitest</code>
migration (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11100">#11100</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />
[](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 1694a88 commit 4336e45
2 files changed
+110
-70
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
430 | 441 | | |
431 | 442 | | |
432 | 443 | | |
| |||
558 | 569 | | |
559 | 570 | | |
560 | 571 | | |
561 | | - | |
| 572 | + | |
562 | 573 | | |
563 | 574 | | |
564 | 575 | | |
| |||
1165 | 1176 | | |
1166 | 1177 | | |
1167 | 1178 | | |
1168 | | - | |
1169 | | - | |
1170 | | - | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
1171 | 1182 | | |
1172 | 1183 | | |
1173 | | - | |
1174 | | - | |
1175 | | - | |
1176 | | - | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
1177 | 1188 | | |
1178 | | - | |
| 1189 | + | |
1179 | 1190 | | |
1180 | | - | |
| 1191 | + | |
1181 | 1192 | | |
1182 | | - | |
| 1193 | + | |
1183 | 1194 | | |
1184 | 1195 | | |
1185 | | - | |
| 1196 | + | |
1186 | 1197 | | |
1187 | 1198 | | |
1188 | 1199 | | |
| |||
1202 | 1213 | | |
1203 | 1214 | | |
1204 | 1215 | | |
1205 | | - | |
1206 | | - | |
1207 | | - | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
1208 | 1219 | | |
1209 | | - | |
1210 | | - | |
1211 | | - | |
1212 | | - | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
1213 | 1224 | | |
1214 | 1225 | | |
1215 | 1226 | | |
1216 | 1227 | | |
1217 | | - | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
1218 | 1240 | | |
1219 | 1241 | | |
1220 | 1242 | | |
| |||
1228 | 1250 | | |
1229 | 1251 | | |
1230 | 1252 | | |
1231 | | - | |
1232 | | - | |
1233 | | - | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
1234 | 1256 | | |
1235 | | - | |
1236 | | - | |
1237 | | - | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
1238 | 1269 | | |
1239 | 1270 | | |
1240 | 1271 | | |
| |||
1253 | 1284 | | |
1254 | 1285 | | |
1255 | 1286 | | |
1256 | | - | |
1257 | | - | |
1258 | | - | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
1259 | 1290 | | |
1260 | | - | |
1261 | | - | |
| 1291 | + | |
| 1292 | + | |
1262 | 1293 | | |
1263 | | - | |
| 1294 | + | |
1264 | 1295 | | |
1265 | 1296 | | |
1266 | 1297 | | |
1267 | | - | |
| 1298 | + | |
1268 | 1299 | | |
1269 | 1300 | | |
1270 | 1301 | | |
| |||
1275 | 1306 | | |
1276 | 1307 | | |
1277 | 1308 | | |
1278 | | - | |
1279 | | - | |
1280 | | - | |
1281 | | - | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
1282 | 1313 | | |
1283 | 1314 | | |
1284 | 1315 | | |
| |||
1300 | 1331 | | |
1301 | 1332 | | |
1302 | 1333 | | |
1303 | | - | |
1304 | | - | |
1305 | | - | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
1306 | 1337 | | |
1307 | | - | |
1308 | | - | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
1309 | 1342 | | |
1310 | 1343 | | |
1311 | 1344 | | |
1312 | 1345 | | |
1313 | 1346 | | |
1314 | | - | |
| 1347 | + | |
1315 | 1348 | | |
1316 | 1349 | | |
1317 | | - | |
| 1350 | + | |
1318 | 1351 | | |
1319 | 1352 | | |
1320 | 1353 | | |
| |||
1333 | 1366 | | |
1334 | 1367 | | |
1335 | 1368 | | |
1336 | | - | |
1337 | | - | |
1338 | | - | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
1339 | 1372 | | |
1340 | | - | |
1341 | | - | |
1342 | | - | |
1343 | | - | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
1344 | 1377 | | |
1345 | 1378 | | |
1346 | 1379 | | |
1347 | | - | |
| 1380 | + | |
1348 | 1381 | | |
1349 | 1382 | | |
1350 | 1383 | | |
| |||
1358 | 1391 | | |
1359 | 1392 | | |
1360 | 1393 | | |
1361 | | - | |
1362 | | - | |
1363 | | - | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
1364 | 1397 | | |
1365 | | - | |
| 1398 | + | |
1366 | 1399 | | |
1367 | | - | |
| 1400 | + | |
1368 | 1401 | | |
1369 | 1402 | | |
1370 | 1403 | | |
| |||
2554 | 2587 | | |
2555 | 2588 | | |
2556 | 2589 | | |
2557 | | - | |
| 2590 | + | |
2558 | 2591 | | |
2559 | 2592 | | |
2560 | 2593 | | |
| |||
3208 | 3241 | | |
3209 | 3242 | | |
3210 | 3243 | | |
| 3244 | + | |
| 3245 | + | |
| 3246 | + | |
| 3247 | + | |
| 3248 | + | |
| 3249 | + | |
| 3250 | + | |
3211 | 3251 | | |
3212 | 3252 | | |
3213 | 3253 | | |
| |||
5653 | 5693 | | |
5654 | 5694 | | |
5655 | 5695 | | |
5656 | | - | |
5657 | | - | |
5658 | | - | |
| 5696 | + | |
| 5697 | + | |
| 5698 | + | |
5659 | 5699 | | |
5660 | 5700 | | |
5661 | | - | |
| 5701 | + | |
5662 | 5702 | | |
5663 | 5703 | | |
5664 | 5704 | | |
| |||
5819 | 5859 | | |
5820 | 5860 | | |
5821 | 5861 | | |
5822 | | - | |
5823 | | - | |
5824 | | - | |
| 5862 | + | |
| 5863 | + | |
| 5864 | + | |
5825 | 5865 | | |
5826 | | - | |
5827 | | - | |
5828 | | - | |
| 5866 | + | |
| 5867 | + | |
| 5868 | + | |
5829 | 5869 | | |
5830 | 5870 | | |
5831 | 5871 | | |
5832 | | - | |
| 5872 | + | |
5833 | 5873 | | |
5834 | 5874 | | |
5835 | 5875 | | |
| |||
0 commit comments