chore(deps): update dependency eslint-plugin-svelte to v2.40.0 #381

Merged
nemunaire merged 1 commits from renovate/eslint-plugin-svelte-2.x-lockfile into master 2024-06-19 11:38:14 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
eslint-plugin-svelte (source) devDependencies minor 2.39.2 -> 2.40.0

Release Notes

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

v2.40.0

Compare Source

Minor Changes
Patch Changes

v2.39.5

Compare Source

Patch Changes

v2.39.4

Compare Source

Patch Changes

v2.39.3

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 | [`2.39.2` -> `2.40.0`](https://renovatebot.com/diffs/npm/eslint-plugin-svelte/2.39.2/2.40.0) | --- ### Release Notes <details> <summary>sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)</summary> ### [`v2.40.0`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%402.40.0) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.39.5...eslint-plugin-svelte@2.40.0) ##### Minor Changes - [#&#8203;792](https://github.com/sveltejs/eslint-plugin-svelte/pull/792) [`cb722bc`](https://github.com/sveltejs/eslint-plugin-svelte/commit/cb722bc9d455f4caeaa4dfdf5771dc95f06b26b8) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - feat: update svelte-eslint-parser to 0.39 - [#&#8203;796](https://github.com/sveltejs/eslint-plugin-svelte/pull/796) [`5e4d264`](https://github.com/sveltejs/eslint-plugin-svelte/commit/5e4d26495a377860f7db2ba042993fd686d41a8f) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - feat: improve `svelte/valid-compile` to use `svelte.config.js`'s `onwarn` from the parser. - [#&#8203;794](https://github.com/sveltejs/eslint-plugin-svelte/pull/794) [`7894f82`](https://github.com/sveltejs/eslint-plugin-svelte/commit/7894f82263d114c948cfe46a041c43a93a5d9249) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - feat: improve `svelte/valid-prop-names-in-kit-pages` to use `svelte.config.js` data from the parser. - [#&#8203;794](https://github.com/sveltejs/eslint-plugin-svelte/pull/794) [`7894f82`](https://github.com/sveltejs/eslint-plugin-svelte/commit/7894f82263d114c948cfe46a041c43a93a5d9249) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - feat: improve `svelte/no-export-load-in-svelte-module-in-kit-pages` to use `svelte.config.js` data from the parser. ##### Patch Changes - [#&#8203;795](https://github.com/sveltejs/eslint-plugin-svelte/pull/795) [`df947a7`](https://github.com/sveltejs/eslint-plugin-svelte/commit/df947a7161fe97021da37f4fcde44fe9923c0a22) Thanks [@&#8203;baseballyama](https://github.com/baseballyama)! - deps: update `svelte-eslint-parser` to 0.39.1 to set `svelteFeatures.runes` to `true` by default for Svelte 5 - [#&#8203;797](https://github.com/sveltejs/eslint-plugin-svelte/pull/797) [`f6d4e4c`](https://github.com/sveltejs/eslint-plugin-svelte/commit/f6d4e4c974924ef5da1a970d88f04b81a36e19b6) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - fix: `svelte/valid-compile` to use verbatimModuleSyntax to work with TS v5.5. ### [`v2.39.5`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%402.39.5) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.39.4...eslint-plugin-svelte@2.39.5) ##### Patch Changes - [#&#8203;790](https://github.com/sveltejs/eslint-plugin-svelte/pull/790) [`f7b7649`](https://github.com/sveltejs/eslint-plugin-svelte/commit/f7b76494efbf82d3bce1b963740ef20884aa6998) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - fix: false positives for import vars with TS in `svelte/valid-compile` ### [`v2.39.4`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%402.39.4) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.39.3...eslint-plugin-svelte@2.39.4) ##### Patch Changes - [#&#8203;786](https://github.com/sveltejs/eslint-plugin-svelte/pull/786) [`e7e25d6`](https://github.com/sveltejs/eslint-plugin-svelte/commit/e7e25d62db5050e6d16e16518a4afe67499d8efc) Thanks [@&#8203;baseballyama](https://github.com/baseballyama)! - deps: update `svelte-eslint-parser` to support Svelte `5.0.0-next.155` ### [`v2.39.3`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%402.39.3) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.39.2...eslint-plugin-svelte@2.39.3) ##### Patch Changes - [#&#8203;778](https://github.com/sveltejs/eslint-plugin-svelte/pull/778) [`3e2a732`](https://github.com/sveltejs/eslint-plugin-svelte/commit/3e2a732831aae9224824bfb329ef971f135dd997) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - fix: update svelte-eslint-parser </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zOTkuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
renovate-bot changed title from chore(deps): update dependency eslint-plugin-svelte to v2.39.3 to chore(deps): update dependency eslint-plugin-svelte to v2.39.4 2024-06-15 21:35:42 +00:00
renovate-bot force-pushed renovate/eslint-plugin-svelte-2.x-lockfile from 8750720ab3 to 00a71278d4 2024-06-15 21:35:43 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency eslint-plugin-svelte to v2.39.4 to chore(deps): update dependency eslint-plugin-svelte to v2.39.5 2024-06-17 10:33:44 +00:00
renovate-bot force-pushed renovate/eslint-plugin-svelte-2.x-lockfile from 00a71278d4 to 937baa15ac 2024-06-17 10:33:44 +00:00 Compare
renovate-bot force-pushed renovate/eslint-plugin-svelte-2.x-lockfile from 937baa15ac to f93a2cf101 2024-06-17 15:32:44 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency eslint-plugin-svelte to v2.39.5 to chore(deps): update dependency eslint-plugin-svelte to v2.40.0 2024-06-17 15:32:44 +00:00
nemunaire merged commit 914698a38c into master 2024-06-19 11:38:14 +00:00
nemunaire deleted branch renovate/eslint-plugin-svelte-2.x-lockfile 2024-06-19 11:38:15 +00:00
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#381
No description provided.