Update dependency @typescript-eslint/eslint-plugin to ^8.39.0 #277

Merged
renovate merged 1 commits from renovate/typescript-eslint-eslint-plugin-8.x into master 2025-08-10 00:30:19 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin (source) devDependencies minor ^8.38.0 -> ^8.39.0

Release Notes

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

v8.39.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] support yield/await expressions (#​11417)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#​11427)
  • update to TypeScript 5.9.2 (#​11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#​11127)
🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#​11403)
  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#​11272)
❤️ 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.38.0` -> `^8.39.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.38.0/8.39.0) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v8.39.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8390-2025-08-04) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.38.0...v8.39.0) ##### 🚀 Features - **eslint-plugin:** \[only-throw-error] support yield/await expressions ([#&#8203;11417](https://github.com/typescript-eslint/typescript-eslint/pull/11417)) - **eslint-plugin:** add no-unnecessary-type-conversion to strict-type-checked ruleset ([#&#8203;11427](https://github.com/typescript-eslint/typescript-eslint/pull/11427)) - update to TypeScript 5.9.2 ([#&#8203;11445](https://github.com/typescript-eslint/typescript-eslint/pull/11445)) - **eslint-plugin:** \[naming-convention] add enumMember PascalCase default option ([#&#8203;11127](https://github.com/typescript-eslint/typescript-eslint/pull/11127)) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-assignment] add an `unsafeObjectPattern` message ([#&#8203;11403](https://github.com/typescript-eslint/typescript-eslint/pull/11403)) - **eslint-plugin:** \[prefer-optional-chain] ignore `check` option for most RHS of a chain ([#&#8203;11272](https://github.com/typescript-eslint/typescript-eslint/pull/11272)) ##### ❤️ Thank You - Brad Zacher [@&#8203;bradzacher](https://github.com/bradzacher) - James Garbutt [@&#8203;43081j](https://github.com/43081j) - Kim Sang Du [@&#8203;developer-bandi](https://github.com/developer-bandi) - Sasha Kondrashov - tao - Younsang Na [@&#8203;nayounsang](https://github.com/nayounsang) 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:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC4zIiwidXBkYXRlZEluVmVyIjoiNDEuNjAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-08-10 00:30:18 +00:00
Update dependency @typescript-eslint/eslint-plugin to ^8.39.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
33c3769818
renovate scheduled this pull request to auto merge when all checks succeed 2025-08-10 00:30:18 +00:00
renovate merged commit e769b2d83b into master 2025-08-10 00:30:19 +00:00
renovate deleted branch renovate/typescript-eslint-eslint-plugin-8.x 2025-08-10 00:30:19 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/SolarEnergy#277
No description provided.