chore(deps): update dependency eslint-plugin-svelte to v3.5.0 #547

Open
renovate-bot wants to merge 1 commits from renovate/eslint-plugin-svelte-3.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
eslint-plugin-svelte (source) devDependencies minor 3.4.0 -> 3.5.0

Release Notes

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

v3.5.0

Compare Source

Minor Changes
Patch Changes

v3.4.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-svelte](https://sveltejs.github.io/eslint-plugin-svelte) ([source](https://github.com/sveltejs/eslint-plugin-svelte)) | devDependencies | minor | [`3.4.0` -> `3.5.0`](https://renovatebot.com/diffs/npm/eslint-plugin-svelte/3.4.0/3.5.0) | --- ### Release Notes <details> <summary>sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)</summary> ### [`v3.5.0`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%403.5.0) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.4.1...eslint-plugin-svelte@3.5.0) ##### Minor Changes - [#&#8203;1171](https://github.com/sveltejs/eslint-plugin-svelte/pull/1171) [`842757f`](https://github.com/sveltejs/eslint-plugin-svelte/commit/842757fe45dd2433e801acdce5f66127e2216d7e) Thanks [@&#8203;baseballyama](https://github.com/baseballyama)! - feat(no-unused-props): add `allowUnusedNestedProperties` option ##### Patch Changes - [#&#8203;1178](https://github.com/sveltejs/eslint-plugin-svelte/pull/1178) [`7892f4c`](https://github.com/sveltejs/eslint-plugin-svelte/commit/7892f4c56a569ebdf80fa791d39c02754bfebe25) Thanks [@&#8203;baseballyama](https://github.com/baseballyama)! - fix(no-unused-props): handle alias props name properly ### [`v3.4.1`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%403.4.1) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.4.0...eslint-plugin-svelte@3.4.1) ##### Patch Changes - [#&#8203;1173](https://github.com/sveltejs/eslint-plugin-svelte/pull/1173) [`8e53e58`](https://github.com/sveltejs/eslint-plugin-svelte/commit/8e53e58411eba530324a8c223f5a2b00080b0cec) Thanks [@&#8203;43081j](https://github.com/43081j)! - chore: use `context.sourceCode` directly rather than a compatibility helper. - [#&#8203;1177](https://github.com/sveltejs/eslint-plugin-svelte/pull/1177) [`ec22fb4`](https://github.com/sveltejs/eslint-plugin-svelte/commit/ec22fb41d6ecc3a49cde882556bc4df1d7b681a5) Thanks [@&#8203;43081j](https://github.com/43081j)! - test: use ESLint and Linter directly from eslint in tests - [#&#8203;1174](https://github.com/sveltejs/eslint-plugin-svelte/pull/1174) [`b696ef3`](https://github.com/sveltejs/eslint-plugin-svelte/commit/b696ef350846ceb23f7c1078a4e32f8cb8d33681) Thanks [@&#8203;43081j](https://github.com/43081j)! - chore: use `context.filename` and `context.physicalFilename` instead of compat functions. - [#&#8203;1176](https://github.com/sveltejs/eslint-plugin-svelte/pull/1176) [`bafbf5f`](https://github.com/sveltejs/eslint-plugin-svelte/commit/bafbf5f7fc48602f3ede8ec3a7c829e7c4d6e9a4) Thanks [@&#8203;43081j](https://github.com/43081j)! - chore: switch to `context.cwd` rather than using a compat helper. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-03-31 16:18:11 +00:00
chore(deps): update dependency eslint-plugin-svelte to v3.4.1
All checks were successful
continuous-integration/drone/push Build is passing
ee544dfe1c
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from ee544dfe1c to 1c3f641fb3 2025-04-01 11:18:13 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 1c3f641fb3 to f54e0388da 2025-04-01 15:19:58 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency eslint-plugin-svelte to v3.4.1 to chore(deps): update dependency eslint-plugin-svelte to v3.5.0 2025-04-01 15:19:58 +00:00
All checks were successful
continuous-integration/drone/push Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/eslint-plugin-svelte-3.x-lockfile:renovate/eslint-plugin-svelte-3.x-lockfile
git checkout renovate/eslint-plugin-svelte-3.x-lockfile
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: fic/server#547
No description provided.