Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps eslint-plugin-svelte from 3.0.3 to 3.3.3.

Release notes

Sourced from eslint-plugin-svelte's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Minor Changes

  • #1132 30c1e5f Thanks @​baseballyama! - feat: add ignorePropertyPatterns property and rename ignorePatterns to ignoreTypePatterns in no-unused-props rule. The ignorePatterns option existed only for a few hours and is removed by this PR. Technically, this is a breaking change, but we’ll handle it as a minor release since very few users are likely affected.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Minor Changes

[email protected]

Minor Changes

Patch Changes

... (truncated)

Commits
  • 6ed9870 chore: release eslint-plugin-svelte (#1147)
  • 1233e46 fix(no-unused-props): resolve false positives on props with default values or...
  • 423fe5e chore: release eslint-plugin-svelte (#1144)
  • 138380d fix: stop reporting child properties in no-unused-props when the parent obj...
  • 43f0ac3 chore: release eslint-plugin-svelte (#1141)
  • 40806a4 fix(no-useless-mustaches): Wrong auto-fix for quoted mustaches (#1140)
  • 65c4f79 chore: release eslint-plugin-svelte (#1138)
  • 30c1e5f feat: add ignorePropertyPatterns property and rename ignorePatterns to `i...
  • 0e2e848 chore: release eslint-plugin-svelte (#1137)
  • 1ff148a fix: correct detection of externally defined types in no-unused-props rule ...
  • 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)

Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 3.0.3 to 3.3.3.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected]@3.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependabot was here minor This is a minor release labels Mar 24, 2025
Copy link
Author

dependabot bot commented on behalf of github Mar 31, 2025

Superseded by #91.

@dependabot dependabot bot closed this Mar 31, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-svelte-3.3.3 branch March 31, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot was here minor This is a minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants