Update dependency @typescript-eslint/eslint-plugin to v8.23.0 #227

Open
pierre wants to merge 1 commits from renovate/typescript-eslint-eslint-plugin-8.x-lockfile into master
Owner

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin (source) devDependencies minor 8.22.0 -> 8.23.0

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.23.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#​10712)
🩹 Fixes
  • eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#​10710)
  • eslint-plugin: [no-restricted-imports] support regex option (#​10699)
  • eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#​10644)
  • eslint-plugin: [prefer-nullish-coalescing] fix missing return (#​10732)
  • bump ts-api-utils to ^2.0.1 (#​10761)
  • eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#​10739)
  • eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#​10697)
  • eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#​10618)
❤️ Thank You

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | devDependencies | minor | [`8.22.0` -> `8.23.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.22.0/8.23.0) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v8.23.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8230-2025-02-03) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.22.0...v8.23.0) ##### 🚀 Features - **eslint-plugin:** \[no-unnecessary-boolean-literal-compare] enforce strictNullChecks ([#&#8203;10712](https://github.com/typescript-eslint/typescript-eslint/pull/10712)) ##### 🩹 Fixes - **eslint-plugin:** \[no-shadow] ignore declare variables in definition files shadowing global variables ([#&#8203;10710](https://github.com/typescript-eslint/typescript-eslint/pull/10710)) - **eslint-plugin:** \[no-restricted-imports] support regex option ([#&#8203;10699](https://github.com/typescript-eslint/typescript-eslint/pull/10699)) - **eslint-plugin:** \[dot-notation] handle noPropertyAccessFromIndexSignature true ([#&#8203;10644](https://github.com/typescript-eslint/typescript-eslint/pull/10644)) - **eslint-plugin:** \[prefer-nullish-coalescing] fix missing return ([#&#8203;10732](https://github.com/typescript-eslint/typescript-eslint/pull/10732)) - bump ts-api-utils to ^2.0.1 ([#&#8203;10761](https://github.com/typescript-eslint/typescript-eslint/pull/10761)) - **eslint-plugin:** \[no-unnecessary-template-expression] allow interpolating type parameter in type context ([#&#8203;10739](https://github.com/typescript-eslint/typescript-eslint/pull/10739)) - **eslint-plugin:** \[switch-exhaustiveness-check] suggest with qualified name ([#&#8203;10697](https://github.com/typescript-eslint/typescript-eslint/pull/10697)) - **eslint-plugin:** \[no-unnecessary-type-assertion] should report readonly class properties with a literal initializer ([#&#8203;10618](https://github.com/typescript-eslint/typescript-eslint/pull/10618)) ##### ❤️ Thank You - Josh Goldberg ✨ - Olivier Zalmanski [@&#8203;OlivierZal](https://github.com/OlivierZal) - Ryan Poon [@&#8203;sopa301](https://github.com/sopa301) - YeonJuan [@&#8203;yeonjuan](https://github.com/yeonjuan) - Yukihiro Hasegawa [@&#8203;y-hsgw](https://github.com/y-hsgw) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTguMSIsInVwZGF0ZWRJblZlciI6IjM5LjE1OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2025-02-04 00:13:25 +00:00
Update dependency @typescript-eslint/eslint-plugin to v8.23.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
ca73e7b6fa
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/typescript-eslint-eslint-plugin-8.x-lockfile:renovate/typescript-eslint-eslint-plugin-8.x-lockfile
git checkout renovate/typescript-eslint-eslint-plugin-8.x-lockfile
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/VirtWebRemote#227
No description provided.