deps(deps-dev): bump @eslint/js from 9.39.2 to 10.0.1#52
deps(deps-dev): bump @eslint/js from 9.39.2 to 10.0.1#52dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
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/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
20177e4 to
eaf50f4
Compare
- Also bump @eslint/js from 9.x to 10.x (combining #52) - Fix 5 preserve-caught-error lint errors introduced by eslint:recommended v10 (add { cause: error } to re-throw statements in http-client and remote-workspace) - Update tsconfig lib to ES2022 to type-check Error cause option (Node 20+ runtime) - Drop Node 18 from CI matrix (ESLint 10 requires ^20.19.0 || ^22.13.0 || >=24)
|
Closing as superseded by PR #56. The |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @eslint/js from 9.39.2 to 10.0.1.
Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)