Skip to content

build(deps-dev): bump eslint-plugin-svelte from 2.46.1 to 3.0.2 #2592

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 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2025

Bumps eslint-plugin-svelte from 2.46.1 to 3.0.2.

Release notes

Sourced from eslint-plugin-svelte's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

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

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner February 26, 2025 18:10
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Feb 26, 2025
@dependabot dependabot bot requested review from cdrage and axel7083 February 26, 2025 18:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-svelte-3.0.2 branch from f7da9de to b0a06f0 Compare February 26, 2025 18:25
@benoitf benoitf marked this pull request as draft February 26, 2025 18:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-svelte-3.0.2 branch 4 times, most recently from 7c713f4 to 1e2dd9d Compare March 3, 2025 19:11
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.46.1 to 3.0.2.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected])

---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-svelte-3.0.2 branch from 1e2dd9d to b39a639 Compare March 4, 2025 18:44
@jeffmaury jeffmaury marked this pull request as ready for review March 4, 2025 20:37
@jeffmaury jeffmaury enabled auto-merge (squash) March 4, 2025 20:37
Copy link
Collaborator

@jeffmaury jeffmaury left a comment

Choose a reason for hiding this comment

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

LGTM

@jeffmaury jeffmaury merged commit 8f9e8aa into main Mar 4, 2025
8 checks passed
@jeffmaury jeffmaury deleted the dependabot/npm_and_yarn/eslint-plugin-svelte-3.0.2 branch March 4, 2025 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant