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

Open
renovate-bot wants to merge 1 commit 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.9.2

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v3.9.2

Compare Source

Patch Changes

v3.9.1

Compare Source

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

v3.9.0

Compare Source

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

v3.8.2

Compare Source

Patch Changes

v3.8.1

Compare Source

Patch Changes

v3.8.0

Compare Source

Minor Changes

v3.7.0

Compare Source

Minor Changes

v3.6.0

Compare Source

Minor Changes
Patch Changes

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 | 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.9.2`](https://renovatebot.com/diffs/npm/eslint-plugin-svelte/3.4.0/3.9.2) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)</summary> ### [`v3.9.2`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%403.9.2) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.9.1...eslint-plugin-svelte@3.9.2) ##### Patch Changes - [#&#8203;1243](https://github.com/sveltejs/eslint-plugin-svelte/pull/1243) [`5df1121`](https://github.com/sveltejs/eslint-plugin-svelte/commit/5df1121d1428d8f31578bd040bb248c8b1edf8a4) Thanks [@&#8203;zachstence](https://github.com/zachstence)! - fix false positives for regular components in valid-compile/custom_element_props_identifier ### [`v3.9.1`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%403.9.1) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.9.0...eslint-plugin-svelte@3.9.1) ##### Patch Changes - [#&#8203;1239](https://github.com/sveltejs/eslint-plugin-svelte/pull/1239) [`a3d4224`](https://github.com/sveltejs/eslint-plugin-svelte/commit/a3d42245fbb6a6663a1b3c6a4e211dce2b6dfbbb) Thanks [@&#8203;baseballyama](https://github.com/baseballyama)! - fix(prefer-const): Use `additionalProperties` instead of `ignoreReadonly` to match the ESLint core rule option name. ### [`v3.9.0`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%403.9.0) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.8.2...eslint-plugin-svelte@3.9.0) ##### Minor Changes - [#&#8203;1235](https://github.com/sveltejs/eslint-plugin-svelte/pull/1235) [`6e86e30`](https://github.com/sveltejs/eslint-plugin-svelte/commit/6e86e30cd766181dce5849ae739eedd2adfd8d8e) Thanks [@&#8203;43081j](https://github.com/43081j)! - Improve performance of ignore comment extraction and add support for comma-separated ignore codes ### [`v3.8.2`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%403.8.2) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.8.1...eslint-plugin-svelte@3.8.2) ##### Patch Changes - [#&#8203;1231](https://github.com/sveltejs/eslint-plugin-svelte/pull/1231) [`0681f90`](https://github.com/sveltejs/eslint-plugin-svelte/commit/0681f901196cf81a87169155f8f632bf12666908) Thanks [@&#8203;marekdedic](https://github.com/marekdedic)! - fix(consistent-selector-style): Fixed detections of repeated elements such as in {#each} ### [`v3.8.1`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%403.8.1) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.8.0...eslint-plugin-svelte@3.8.1) ##### Patch Changes - [#&#8203;1227](https://github.com/sveltejs/eslint-plugin-svelte/pull/1227) [`c938185`](https://github.com/sveltejs/eslint-plugin-svelte/commit/c938185b8a413f200049bc11376db76d768f2ae3) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - fix(no-top-level-browser-globals): false positives for type annotations ### [`v3.8.0`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%403.8.0) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.7.0...eslint-plugin-svelte@3.8.0) ##### Minor Changes - [#&#8203;1210](https://github.com/sveltejs/eslint-plugin-svelte/pull/1210) [`9cffd3b`](https://github.com/sveltejs/eslint-plugin-svelte/commit/9cffd3ba86926793f3240263e38914cdb2180f0a) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - feat: add `svelte/no-top-level-browser-globals` rule ### [`v3.7.0`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%403.7.0) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.6.0...eslint-plugin-svelte@3.7.0) ##### Minor Changes - [#&#8203;1221](https://github.com/sveltejs/eslint-plugin-svelte/pull/1221) [`534ad78`](https://github.com/sveltejs/eslint-plugin-svelte/commit/534ad78221f040ea5f9c32835d6973f4a3643580) Thanks [@&#8203;baseballyama](https://github.com/baseballyama)! - feat(sort-attributes): support `{@&#8203;attach}` ### [`v3.6.0`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%403.6.0) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.5.1...eslint-plugin-svelte@3.6.0) ##### Minor Changes - [#&#8203;1170](https://github.com/sveltejs/eslint-plugin-svelte/pull/1170) [`3ddbd83`](https://github.com/sveltejs/eslint-plugin-svelte/commit/3ddbd83068a8a82ed5bfe638483c7dd7839e681a) Thanks [@&#8203;baseballyama](https://github.com/baseballyama)! - feat: add `prefer-writable-derived` rule - [#&#8203;1069](https://github.com/sveltejs/eslint-plugin-svelte/pull/1069) [`73f23ae`](https://github.com/sveltejs/eslint-plugin-svelte/commit/73f23ae0321aa4cb87e700f8478b140059e18c64) Thanks [@&#8203;marekdedic](https://github.com/marekdedic)! - feat: added the `require-event-prefix` rule - [#&#8203;1197](https://github.com/sveltejs/eslint-plugin-svelte/pull/1197) [`e9aec7f`](https://github.com/sveltejs/eslint-plugin-svelte/commit/e9aec7f16efb56d5d841a2f5f28cfa05281bcd9d) Thanks [@&#8203;43081j](https://github.com/43081j)! - Added `no-add-event-listener` rule to disallow usages of `addEventListener` - [#&#8203;1148](https://github.com/sveltejs/eslint-plugin-svelte/pull/1148) [`87c74fe`](https://github.com/sveltejs/eslint-plugin-svelte/commit/87c74feef892cb7e04e5709e66dfeda4e27ec820) Thanks [@&#8203;marekdedic](https://github.com/marekdedic)! - feat(consistent-selector-style): added support for dynamic classes and IDs ##### Patch Changes - [#&#8203;1208](https://github.com/sveltejs/eslint-plugin-svelte/pull/1208) [`78d0f78`](https://github.com/sveltejs/eslint-plugin-svelte/commit/78d0f78e0740305f62d6e702f89b333d6d97dbec) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - fix(no-unused-svelte-ignore): ignore reactive-component warnings ### [`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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjQwLjQ4LjQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
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
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from f54e0388da to cd73a31e1d 2025-04-04 03:33:50 +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:33:51 +00:00
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from cd73a31e1d to eb1f6eaebd 2025-04-07 10:24:40 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from eb1f6eaebd to 0cf0dd1450 2025-04-07 16:24:56 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 0cf0dd1450 to 6da28fb31a 2025-05-08 09:47:45 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 6da28fb31a to 0a389daf11 2025-05-15 02:49:41 +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.6.0 2025-05-15 02:49:42 +00:00
renovate-bot changed title from chore(deps): update dependency eslint-plugin-svelte to v3.6.0 to chore(deps): update dependency eslint-plugin-svelte to v3.7.0 2025-05-16 02:36:48 +00:00
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 0a389daf11 to 226fa84542 2025-05-16 02:36:49 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency eslint-plugin-svelte to v3.7.0 to chore(deps): update dependency eslint-plugin-svelte to v3.8.0 2025-05-17 05:34:23 +00:00
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 226fa84542 to 97e7173c76 2025-05-17 05:34:26 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 97e7173c76 to 7e4185874d 2025-05-17 14:39:25 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency eslint-plugin-svelte to v3.8.0 to chore(deps): update dependency eslint-plugin-svelte to v3.8.1 2025-05-17 14:39:26 +00:00
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 7e4185874d to 709dd42c67 2025-05-20 08:40:13 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency eslint-plugin-svelte to v3.8.1 to chore(deps): update dependency eslint-plugin-svelte to v3.8.2 2025-05-20 08:40:14 +00:00
renovate-bot changed title from chore(deps): update dependency eslint-plugin-svelte to v3.8.2 to chore(deps): update dependency eslint-plugin-svelte to v3.9.0 2025-05-21 11:40:39 +00:00
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 709dd42c67 to 4adae32cd5 2025-05-21 11:40:40 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 4adae32cd5 to 3d46f123f9 2025-05-25 11:33:38 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 3d46f123f9 to 69a7da88de 2025-06-02 03:08:11 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency eslint-plugin-svelte to v3.9.0 to chore(deps): update dependency eslint-plugin-svelte to v3.9.1 2025-06-02 03:08:17 +00:00
renovate-bot force-pushed renovate/eslint-plugin-svelte-3.x-lockfile from 69a7da88de to 011533ab9a 2025-06-10 04:57:46 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency eslint-plugin-svelte to v3.9.1 to chore(deps): update dependency eslint-plugin-svelte to v3.9.2 2025-06-10 04:57:46 +00:00
This repository is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fic/server#547
No description provided.