Title: Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.22.0 by dependabot[bot] · Pull Request #1 · Reality2byte/setup-python · GitHub
Open Graph Title: Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.22.0 by dependabot[bot] · Pull Request #1 · Reality2byte/setup-python
X Title: Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.22.0 by dependabot[bot] · Pull Request #1 · Reality2byte/setup-python
Description: Bumps @typescript-eslint/eslint-plugin from 5.62.0 to 8.22.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.22.0
8.22.0 (2025-01-27)
🚀 Features
parser: add standalone isolatedDeclarations option (#10499)
🩹 Fixes
eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#10517)
eslint-plugin: [no-duplicate-type-constituents] handle nested types (#10638)
eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#10616)
eslint-plugin: [no-extraneous-class] handle accessor keyword (#10678)
eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#10552)
eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#10612)
type-utils: support matching intersection types in TypeOrValueSpecifier with a PackageSpecifier (#10667)
❤️ Thank You
Josh Goldberg ✨
mdm317
Olivier Zalmanski @OlivierZal
Ronen Amiel
YeonJuan @yeonjuan
You can read about our versioning strategy and releases on our website.
v8.21.0
8.21.0 (2025-01-20)
🚀 Features
ast-spec: support import attributes in TSImportType (#10640)
🩹 Fixes
eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#10630)
eslint-plugin: check JSX spread elements for misused spread usage (#10653)
eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#10535)
eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#10633)
eslint-plugin: [no-duplicate-enum-values] handle template literal (#10675)
eslint-plugin-internal: [debug-namespace] on windows (#10661)
rule-tester: handle window root path (#10654)
scope-manager: add a reference for JSX closing element if it exists (#10614)
❤️ Thank You
Arya Emami @aryaemami59
Ronen Amiel
YeonJuan @yeonjuan
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.22.0 (2025-01-27)
🩹 Fixes
eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#10612)
eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#10552)
eslint-plugin: [no-extraneous-class] handle accessor keyword (#10678)
eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#10616)
eslint-plugin: [no-duplicate-type-constituents] handle nested types (#10638)
eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#10517)
❤️ Thank You
mdm317
Olivier Zalmanski @OlivierZal
Ronen Amiel
YeonJuan @yeonjuan
You can read about our versioning strategy and releases on our website.
8.21.0 (2025-01-20)
🩹 Fixes
eslint-plugin: [no-duplicate-enum-values] handle template literal (#10675)
eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#10633)
eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#10535)
eslint-plugin: check JSX spread elements for misused spread usage (#10653)
eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#10630)
❤️ Thank You
Ronen Amiel
YeonJuan @yeonjuan
You can read about our versioning strategy and releases on our website.
8.20.0 (2025-01-13)
🚀 Features
eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#10565)
eslint-plugin: [no-deprecated] add allow options (#10585)
eslint-plugin: [no-misused-spread] add new rule (#10551)
🩹 Fixes
eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#10602)
eslint-plugin: [no-shadow] ignore ordering of type declarations (#10593)
... (truncated)
Commits
94e8098 chore(release): publish 8.22.0
9f0ce90 docs: add FAQ and docs around verbatimModuleSyntax and similar options (#10...
f1e9a5d fix(eslint-plugin): [no-unnecessary-template-expression] handle template lite...
acab0a9 fix(eslint-plugin): [prefer-readonly] autofixer doesn't add type to property ...
a3a157c fix(eslint-plugin): [no-extraneous-class] handle accessor keyword (#10678)
586e7eb fix(eslint-plugin): [no-shadow] don't report unnecessarily on valid ways of u...
9e8828b fix(eslint-plugin): [no-duplicate-type-constituents] handle nested types (#10...
74c4155 chore: correct docs test snapshot for no-unused-vars
1e2305e fix(eslint-plugin): [prefer-nullish-coalescing] doesn't report on ternary but...
974f2b1 docs(eslint-plugin): [no-unused-vars] add types-only values FAQ (#10690)
Additional commits viewable in compare view
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 commands and options
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
Open Graph Description: Bumps @typescript-eslint/eslint-plugin from 5.62.0 to 8.22.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.22.0 8.22.0 (2025-01-27) 🚀 Features parser: add stan...
X Description: Bumps @typescript-eslint/eslint-plugin from 5.62.0 to 8.22.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.22.0 8.22.0 (2025-01-27) 🚀 Features parser: add ...
Opengraph URL: https://github.com/Reality2byte/setup-python/pull/1
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:5bb81d65-a12d-1f53-e33f-8b4cf4350ba6 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | DE6C:7E6BE:CC93E70:108F7B57:6976D2F1 |
| html-safe-nonce | 4137549d0fc8e123cf9e1c8f1a0d55b5015d256f883ce6759942917cdce7efe9 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERTZDOjdFNkJFOkNDOTNFNzA6MTA4RjdCNTc6Njk3NkQyRjEiLCJ2aXNpdG9yX2lkIjoiNzE4ODA5NzI4NDU2NTI5MTc2MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 767fbbcd6daf673fa7c14f2ca1bf3986f646cb9a15e9d70ea37119e8715f7c6a |
| hovercard-subject-tag | pull_request:2310560781 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/Reality2byte/setup-python/pull/1/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps @typescript-eslint/eslint-plugin from 5.62.0 to 8.22.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.22.0 8.22.0 (2025-01-27) 🚀 Features parser: add stan... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 01d198479908d09a841b2febe8eb105a81af2af7d81830960fe0971e1f4adc09 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/Reality2byte/setup-python git https://github.com/Reality2byte/setup-python.git |
| octolytics-dimension-user_id | 187491537 |
| octolytics-dimension-user_login | Reality2byte |
| octolytics-dimension-repository_id | 925544063 |
| octolytics-dimension-repository_nwo | Reality2byte/setup-python |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | true |
| octolytics-dimension-repository_parent_id | 192625525 |
| octolytics-dimension-repository_parent_nwo | actions/setup-python |
| octolytics-dimension-repository_network_root_id | 192625525 |
| octolytics-dimension-repository_network_root_nwo | actions/setup-python |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | f752335dbbea672610081196a1998e39aec5e14b |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width