chore(deps): update dependency eslint-plugin-svelte to v3.5.1 - autoclosed #243

Closed
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 Change Age Adoption Passing Confidence
eslint-plugin-svelte (source) 3.4.0 -> 3.5.1 age adoption passing confidence

Release Notes

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

v3.5.1

Compare Source

Patch Changes

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 | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-svelte](https://sveltejs.github.io/eslint-plugin-svelte) ([source](https://github.com/sveltejs/eslint-plugin-svelte)) | [`3.4.0` -> `3.5.1`](https://renovatebot.com/diffs/npm/eslint-plugin-svelte/3.4.0/3.5.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-svelte/3.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-svelte/3.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-svelte/3.4.0/3.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-svelte/3.4.0/3.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)</summary> ### [`v3.5.1`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%403.5.1) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.5.0...eslint-plugin-svelte@3.5.1) ##### Patch Changes - [#&#8203;1188](https://github.com/sveltejs/eslint-plugin-svelte/pull/1188) [`9126f1f`](https://github.com/sveltejs/eslint-plugin-svelte/commit/9126f1f017ff990704498570d77fd2d3ff528efe) Thanks [@&#8203;43081j](https://github.com/43081j)! - Removed eslint-compat-utils from dependencies ### [`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:00:57 +00:00
chore(deps): update dependency eslint-plugin-svelte to v3.4.1
All checks were successful
continuous-integration/drone/push Build is passing
0e6e873ae3
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 0e6e873ae3 to f06b5a5a26 2025-03-31 20:14:53 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from f06b5a5a26 to af1089c813 2025-03-31 22:06:09 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from af1089c813 to e852ffe196 2025-04-01 00:12:51 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from e852ffe196 to 01481c3f1a 2025-04-01 15:01:14 +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:01:14 +00:00
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 01481c3f1a to 4c4d11b447 2025-04-01 17:11:33 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 4c4d11b447 to 359f6954ea 2025-04-02 08:05:39 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 359f6954ea to 191d118ca0 2025-04-03 02:15:52 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 191d118ca0 to 6f6ef68ef5 2025-04-03 17:13:45 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 6f6ef68ef5 to 57f2ded716 2025-04-03 22:13:47 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency eslint-plugin-svelte to v3.5.0 to chore(deps): update dependency eslint-plugin-svelte to v3.5.1 2025-04-04 03:12:26 +00:00
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 57f2ded716 to 522e41b0fd 2025-04-04 03:12:27 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 522e41b0fd to aa0df07e2f 2025-04-04 06:08:39 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from aa0df07e2f to 23af59e29a 2025-04-04 23:16:29 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 23af59e29a to 9fcd45cc56 2025-04-05 02:16:47 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 9fcd45cc56 to d494f31387 2025-04-05 05:11:46 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from d494f31387 to f00710076b 2025-04-05 18:13:29 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency eslint-plugin-svelte to v3.5.1 to chore(deps): update dependency eslint-plugin-svelte to v3.5.1 - autoclosed 2025-04-07 04:10:01 +00:00
renovate-bot closed this pull request 2025-04-07 04:10:02 +00:00
All checks were successful
continuous-integration/drone/push Build is passing

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nemunaire/reveil#243
No description provided.