Update dependency @eslint/js to v10 #7

Open
renovate-bot wants to merge 1 commit from renovate/eslint-js-10.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
@eslint/js (source) devDependencies major ^9.39.4^10.0.0

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 | |---|---|---|---| | [@eslint/js](https://eslint.org) ([source](https://github.com/eslint/eslint/tree/HEAD/packages/js)) | devDependencies | major | [`^9.39.4` → `^10.0.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.39.4/10.0.1) | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My45MS40IiwidXBkYXRlZEluVmVyIjoiNDMuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2026-03-26 15:00:47 +00:00
Update dependency @eslint/js to v10
Some checks failed
Web Deployment Container / determine-workflow (pull_request) Waiting to run
Web Deployment Container / nonprod-deploy (pull_request) Blocked by required conditions
Web Deployment Container / prod-deploy (pull_request) Blocked by required conditions
renovate/artifacts Artifact file update failure
46271900c6
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: package-lock.json
undefined
### ⚠️ 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: package-lock.json ``` undefined ```
Some checks failed
Web Deployment Container / determine-workflow (pull_request) Waiting to run
Web Deployment Container / nonprod-deploy (pull_request) Blocked by required conditions
Web Deployment Container / prod-deploy (pull_request) Blocked by required conditions
renovate/artifacts Artifact file update failure
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.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/eslint-js-10.x:renovate/eslint-js-10.x
git checkout renovate/eslint-js-10.x

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/eslint-js-10.x
git checkout main
git merge --ff-only renovate/eslint-js-10.x
git checkout renovate/eslint-js-10.x
git rebase main
git checkout main
git merge --no-ff renovate/eslint-js-10.x
git checkout main
git merge --squash renovate/eslint-js-10.x
git checkout main
git merge --ff-only renovate/eslint-js-10.x
git checkout main
git merge renovate/eslint-js-10.x
git push origin main
Sign in to join this conversation.
No description provided.