chore(deps-dev): Bump eslint from 10.8.0 to 10.9.0 in the eslint group - #276
Conversation
Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 10.8.0 to 10.9.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.9.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
…rn/eslint-ce8534719c
This branch was cut before #262 and #263 landed, so merging main produced a pnpm-lock.yaml that git resolved cleanly and pnpm rejected: ERR_PNPM_LOCKFILE_MISSING_DEPENDENCY Broken lockfile: no entry for 'eslint@10.8.0(jiti@1.21.7)' in pnpm-lock.yaml which is why CI failed at "Install dependencies" before running a single check. Regenerated with --no-frozen-lockfile and re-verified with --frozen-lockfile, the flag CI actually uses. eslint 10.9.0 adds no findings on top of the nine that #263 fixed: typecheck, lint, format, docs clean; 1672 tests pass, 19 skipped. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
Reviewed, fixed, and verified locally. Pushed Why it was redNothing to do with eslint 10.9.0. This branch was cut before #262 and #263 landed, and CI failed at "Install dependencies" — before a single check ran: Worth naming the shape: git merged The bump itself10.8.0 → 10.9.0 is a minor within the major that #263 already moved the repo onto, and it adds no new findings on top of the nine Verificationtypecheck, lint, format, docs clean; 1672 tests pass, 19 skipped. |
Bumps the eslint group with 1 update: eslint.
Updates
eslintfrom 10.8.0 to 10.9.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
c27bc9210.9.0fa831d9Build: changelog update for 10.9.0899dbf1chore: update github/codeql-action action to v4.37.7 (#21243)08de88efeat: handle underflow in no-loss-of-precision (#21218)9ef407adocs: use eslint.config.* wherever config file names are listed (#21216)9aa3873chore: update ecosystem plugins (#21235)2ba3025fix: prevent unsafeno-varautofix with hoisted functions (#21213)dc1e7a8chore: update ecosystem plugins (#21208)87f66f4docs: Update README8e69622fix: Prevent no-var autofix when var is shadowed by catch parameter (#21204)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions