Skip to content

build(deps-dev): bump eslint from 9.39.2 to 10.0.0 and @eslint/js from 9.39.2 to 10.0.1#519

Closed
torokati44 wants to merge 1 commit intoruffle-rs:masterfrom
torokati44:eslint-10
Closed

build(deps-dev): bump eslint from 9.39.2 to 10.0.0 and @eslint/js from 9.39.2 to 10.0.1#519
torokati44 wants to merge 1 commit intoruffle-rs:masterfrom
torokati44:eslint-10

Conversation

@torokati44
Copy link
Copy Markdown
Member

This is #517 and #518 together.

@torokati44 torokati44 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 9, 2026
@torokati44
Copy link
Copy Markdown
Member Author

Blocked on typescript-eslint/typescript-eslint#11952.

@danielhjacobs
Copy link
Copy Markdown
Collaborator

danielhjacobs commented Feb 26, 2026

Seems like typescript-eslint 8.56.0+ supports ESLint v10: https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0

…m 9.39.2 to 10.0.1

Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.0.0)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.39.2 to 10.0.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@danielhjacobs
Copy link
Copy Markdown
Collaborator

danielhjacobs commented Feb 26, 2026

I think you failed to update the package.json and package-lock.json to typescript-eslint 8.56.0 or 8.56.1, assuming you were trying to do so.

@torokati44
Copy link
Copy Markdown
Member Author

That's true, but eslint-plugin-react-hooks is waiting for a release: facebook/react#35720

@torokati44
Copy link
Copy Markdown
Member Author

Anyway, we can bump that on its own in the meantime: #523

@danielhjacobs
Copy link
Copy Markdown
Collaborator

That's true, but eslint-plugin-react-hooks is waiting for a release: facebook/react#35720

Technically this only results in warnings, but we can wait if you'd rather avoid the warnings. See https://github.com/ruffle-rs/ruffle-rs.github.io/actions/runs/22458022954/job/65044383837 "Install dependencies" step for the warnings.

@danielhjacobs
Copy link
Copy Markdown
Collaborator

Superseded by #529 and #518

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants