Update dependency @typescript-eslint/eslint-plugin to ^8.35.0 #338

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

This PR contains the following updates:

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

Release Notes

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

v8.35.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] add checkUnknown Option (#​11128)
❤️ 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.34.1` -> `^8.35.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.34.1/8.35.0) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v8.35.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8350-2025-06-23) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.34.1...v8.35.0) ##### 🚀 Features - **eslint-plugin:** \[no-base-to-string] add checkUnknown Option ([#&#8203;11128](https://github.com/typescript-eslint/typescript-eslint/pull/11128)) ##### ❤️ Thank You - Kim Sang Du [@&#8203;developer-bandi](https://github.com/developer-bandi) 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:eyJjcmVhdGVkSW5WZXIiOiI0MS43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MS43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-06-25 00:12:11 +00:00
Update dependency @typescript-eslint/eslint-plugin to ^8.35.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
876ebb6e9c
renovate scheduled this pull request to auto merge when all checks succeed 2025-06-25 00:12:11 +00:00
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: remote_frontend/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: remote_frontend@0.0.0
npm error Found: @typescript-eslint/parser@8.34.1
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"^8.34.1" from the root project
npm error   @typescript-eslint/parser@"8.34.1" from typescript-eslint@8.34.1
npm error   node_modules/typescript-eslint
npm error     dev typescript-eslint@"^8.34.1" from the root project
npm error
npm error Could not resolve dependency:
npm error dev @typescript-eslint/eslint-plugin@"^8.35.0" from the root project
npm error
npm error Conflicting peer dependency: @typescript-eslint/parser@8.35.0
npm error node_modules/@typescript-eslint/parser
npm error   peer @typescript-eslint/parser@"^8.35.0" from @typescript-eslint/eslint-plugin@8.35.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"^8.35.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-06-25T00_12_09_791Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-06-25T00_12_09_791Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: remote_frontend/package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: remote_frontend@0.0.0 npm error Found: @typescript-eslint/parser@8.34.1 npm error node_modules/@typescript-eslint/parser npm error dev @typescript-eslint/parser@"^8.34.1" from the root project npm error @typescript-eslint/parser@"8.34.1" from typescript-eslint@8.34.1 npm error node_modules/typescript-eslint npm error dev typescript-eslint@"^8.34.1" from the root project npm error npm error Could not resolve dependency: npm error dev @typescript-eslint/eslint-plugin@"^8.35.0" from the root project npm error npm error Conflicting peer dependency: @typescript-eslint/parser@8.35.0 npm error node_modules/@typescript-eslint/parser npm error peer @typescript-eslint/parser@"^8.35.0" from @typescript-eslint/eslint-plugin@8.35.0 npm error node_modules/@typescript-eslint/eslint-plugin npm error dev @typescript-eslint/eslint-plugin@"^8.35.0" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /tmp/renovate/cache/others/npm/_logs/2025-06-25T00_12_09_791Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-06-25T00_12_09_791Z-debug-0.log ```
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

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:renovate/typescript-eslint-eslint-plugin-8.x
git checkout renovate/typescript-eslint-eslint-plugin-8.x
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/VirtWebRemote#338
No description provided.