Update dependency @typescript-eslint/eslint-plugin to v8.18.1 #176

Merged
pierre merged 1 commits from renovate/typescript-eslint-eslint-plugin-8.x-lockfile into master 2024-12-18 01:31:48 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin (source) devDependencies patch 8.18.0 -> 8.18.1

Release Notes

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

v8.18.1

Compare Source

🩹 Fixes
  • scope-manager: visit params decorator before nest scope (#​10475)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#​10454)
  • eslint-plugin: use consistent naming for asserting types and casting values (#​10472)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#​10474)
  • eslint-plugin: handle string like index type (#​10460)
  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#​10444)
❤️ 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 | patch | [`8.18.0` -> `8.18.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.18.0/8.18.1) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v8.18.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8181-2024-12-16) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.18.0...v8.18.1) ##### 🩹 Fixes - **scope-manager:** visit params decorator before nest scope ([#&#8203;10475](https://github.com/typescript-eslint/typescript-eslint/pull/10475)) - **eslint-plugin:** \[no-unnecessary-condition] better message when comparing between literal types ([#&#8203;10454](https://github.com/typescript-eslint/typescript-eslint/pull/10454)) - **eslint-plugin:** use consistent naming for asserting types and casting values ([#&#8203;10472](https://github.com/typescript-eslint/typescript-eslint/pull/10472)) - **eslint-plugin:** \[no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints ([#&#8203;10474](https://github.com/typescript-eslint/typescript-eslint/pull/10474)) - **eslint-plugin:** handle string like index type ([#&#8203;10460](https://github.com/typescript-eslint/typescript-eslint/pull/10460)) - **eslint-plugin:** \[no-unnecessary-template-expression] don't report when an expression includes comment ([#&#8203;10444](https://github.com/typescript-eslint/typescript-eslint/pull/10444)) ##### ❤️ Thank You - Kirk Waiblinger [@&#8203;kirkwaiblinger](https://github.com/kirkwaiblinger) - Ronen Amiel - YeonJuan [@&#8203;yeonjuan](https://github.com/yeonjuan) 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-12-18 00:08:00 +00:00
Update dependency @typescript-eslint/eslint-plugin to v8.18.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
bcff61f1f6
pierre scheduled this pull request to auto merge when all checks succeed 2024-12-18 00:08:00 +00:00
pierre merged commit bcff61f1f6 into master 2024-12-18 01:31:48 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/VirtWebRemote#176
No description provided.