Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps eslint-plugin-svelte from 2.46.1 to 3.11.0.

Release notes

Sourced from eslint-plugin-svelte's releases.

[email protected]

Minor Changes

Patch Changes

  • #1268 4e33ba4 Thanks @​GauBen! - feat(valid-prop-names-in-kit-pages): add support for the new params page prop

[email protected]

Patch Changes

[email protected]

Minor Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #1243 5df1121 Thanks @​zachstence! - fix false positives for regular components in valid-compile/custom_element_props_identifier

[email protected]

Patch Changes

  • #1239 a3d4224 Thanks @​baseballyama! - fix(prefer-const): Use additionalProperties instead of ignoreReadonly to match the ESLint core rule option name.

[email protected]

Minor Changes

  • #1235 6e86e30 Thanks @​43081j! - Improve performance of ignore comment extraction and add support for comma-separated ignore codes

[email protected]

Patch Changes

[email protected]

Patch Changes

... (truncated)

Commits
  • 3021f66 chore: release eslint-plugin-svelte (#1270)
  • a444476 feat: support asynchronous svelte (#1269)
  • 843730d feat: added the prefer-svelte-reactivity rule (#1151)
  • 4e33ba4 feat(valid-prop-names-in-kit-pages): support params page prop (#1268)
  • f8c757e chore(deps): update dependency eslint to ~9.31.0 (#1267)
  • c5661b6 chore(deps): update dependency @​sveltejs/vite-plugin-svelte to v6 (#1265)
  • 0c7737e chore(deps): update dependency eslint to ~9.30.0 (#1262)
  • aed0273 chore: release eslint-plugin-svelte (#1261)
  • a51363f fix(no-unused-class-name): detect duplicated class names (#1260)
  • 41e959d chore: release eslint-plugin-svelte (#1258)
  • Additional commits viewable in compare view

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)

Ushie and others added 4 commits July 7, 2025 15:07
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.46.1 to 3.11.0.
- [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-version: 3.11.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2025
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2025

A newer version of eslint-plugin-svelte exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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