Skip to content
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

fix(deps): update dependency eslint-plugin-svelte to v3 - autoclosed #382

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-svelte (source) 2.46.1 -> 3.0.2 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
  • We have changed versioning policy, please see the README for details.

  • #​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 - "after 12am and before 7am on Saturday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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

codecov bot commented Mar 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (b21061b) to head (c678ed2).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##             main   #382       +/-   ##
=========================================
- Coverage   82.71%      0   -82.72%     
=========================================
  Files          47      0       -47     
  Lines        3326      0     -3326     
  Branches      564      0      -564     
=========================================
- Hits         2751      0     -2751     
+ Misses        575      0      -575     
Flag Coverage Δ
d3-graph-controller ?
debounce ?
fol ?
resumon ?
vecti ?
vite-plugin-ssg-utils ?
vue-marmoset-viewer ?
vue-masonry-wall ?
vue-persistent-storage-manager ?
vue2-masonry-wall ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

1 participant