Skip to content

chore(sv): bump ESLint to v10 and update related dependencies#989

Merged
manuel3108 merged 4 commits into
mainfrom
bump-eslint-v10
Mar 20, 2026
Merged

chore(sv): bump ESLint to v10 and update related dependencies#989
manuel3108 merged 4 commits into
mainfrom
bump-eslint-v10

Conversation

@jycouet
Copy link
Copy Markdown
Contributor

@jycouet jycouet commented Mar 15, 2026

Closes #930

Summary

  • Bump eslint from ^9.39.2 to ^10.0.3 and @eslint/js from ^9.39.2 to ^10.0.1
  • Bump eslint-plugin-svelte to ^3.15.2, typescript-eslint to ^8.57.0, @eslint/compat to ^2.0.3, globals to ^17.4.0
  • Bump @sveltejs/eslint-config to ^9.0.0 (repo devDependency)
  • Update snapshot and lockfile

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 15, 2026

🦋 Changeset detected

Latest commit: ae98531

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sv Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jycouet jycouet marked this pull request as draft March 15, 2026 15:22
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Mar 15, 2026

Open in StackBlitz

npx https://pkg.pr.new/svelte-migrate@989
npx https://pkg.pr.new/sv@989
npx https://pkg.pr.new/@sveltejs/sv-utils@989

commit: ae98531

@jycouet jycouet marked this pull request as ready for review March 15, 2026 15:57
import type { PageData } from './$types';

interface Props {
data: PageData;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

while, you're at it, wanna update this to PageProps?

Copy link
Copy Markdown
Member

@manuel3108 manuel3108 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from the mentioned improvement, we should be good to go!

@manuel3108 manuel3108 merged commit 3ba58ca into main Mar 20, 2026
8 checks passed
@manuel3108 manuel3108 deleted the bump-eslint-v10 branch March 20, 2026 14:56
@github-actions github-actions Bot mentioned this pull request Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump ESLint to v10

3 participants