Skip to content

chore(deps): update dependency eslint-plugin-svelte to v3 #678

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-svelte (source) ^2.46.1 -> ^3.0.0 age adoption passing confidence

Release Notes

sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes
  • #​937 729394e Thanks @​ota-meshi! - feat!: drop support for old eslint

  • #​1033 3bfcc31 Thanks @​baseballyama! - Enabled in recommended config:

    • svelte/infinite-reactive-loop
    • svelte/no-dom-manipulating
    • svelte/no-dupe-on-directives
    • svelte/no-dupe-use-directives
    • svelte/no-export-load-in-svelte-module-in-kit-pages
    • svelte/no-immutable-reactive-statements
    • svelte/no-inspect
    • svelte/no-raw-special-elements
    • svelte/no-reactive-functions
    • svelte/no-reactive-literals
    • svelte/no-reactive-reassign
    • svelte/no-store-async
    • svelte/no-svelte-internal
    • svelte/no-useless-children-snippet
    • svelte/no-useless-mustaches
    • svelte/require-each-key
    • svelte/require-event-dispatcher-types
    • svelte/require-store-reactive-access
    • svelte/require-stores-init
    • svelte/valid-each-key
    • svelte/valid-prop-names-in-kit-pages

    Removed from recommended config:

    • svelte/valid-compile

    This update introduces breaking changes due to newly enabled rules.

  • #​1086 1c679b5 Thanks @​baseballyama! - breaking: remove require-stores-init from recommended rules

  • #​1043 778427e Thanks @​ota-meshi! - feat: add *.svelte.{js,ts} config to base config

  • #​900 4759b47 Thanks @​marekdedic! - breaking: deprecated the no-goto-without-base rule

  • #​885 ce2ffad Thanks @​ota-meshi! - feat!: drop support for old node versions (<18, 19, 21)

  • #​1011 7596287 Thanks @​baseballyama! - breaking: deprecate the svelte/no-dynamic-slot-name rule

  • #​930 eae1b4f Thanks @​ota-meshi! - feat!: upgrade svelte-eslint-parser to v1

  • #​982 04fc429 Thanks @​baseballyama! - feat!: Updated the html-self-closing rule to follow Svelte5

  • #​932 b136ab4 Thanks @​ota-meshi! - feat!: change the plugin to an ESM-only package

Minor Changes
Patch Changes

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Feb 26, 2025

⚠️ No Changeset found

Latest commit: ec3e669

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link
Contributor

github-actions bot commented Feb 26, 2025

Try the Instant Preview in Online Playground

ESLint Online Playground

Install the Instant Preview to Your Local

npm i https://pkg.pr.new/svelte-eslint-parser@678

Published Instant Preview Packages:

View Commit

@coveralls
Copy link

coveralls commented Feb 26, 2025

Pull Request Test Coverage Report for Build 14097198385

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.659%

Totals Coverage Status
Change from base Build 14097095582: 0.0%
Covered Lines: 10478
Relevant Lines: 10945

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x branch 5 times, most recently from df93e17 to 04e2e57 Compare March 6, 2025 19:18
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x branch 3 times, most recently from d0fad64 to 98eff74 Compare March 10, 2025 11:11
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x branch 4 times, most recently from cf1a57b to 446ad92 Compare March 20, 2025 06:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x branch 4 times, most recently from 7ede9f8 to 7173953 Compare March 27, 2025 01:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x branch from 7173953 to 5ebc775 Compare March 27, 2025 01:49
Copy link
Contributor Author

renovate bot commented Mar 27, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ota-meshi ota-meshi merged commit 73479f9 into main Mar 27, 2025
12 checks passed
@ota-meshi ota-meshi deleted the renovate/eslint-plugin-svelte-3.x branch March 27, 2025 01:59
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.

2 participants