chore(deps): update dependency eslint-plugin-svelte to v3.12.4 #298

Merged
nemunaire merged 1 commit from renovate/eslint-plugin-svelte-3.x-lockfile into master 2025-10-19 07:41:07 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-svelte (source) 3.10.1 -> 3.12.4 age adoption passing confidence

Release Notes

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

v3.12.4

Compare Source

Patch Changes
  • #​1322 1e06290 Thanks @​marekdedic! - fix(no-navigation-without-resolve): properly detecting absolute and fragment URLs in variables

  • #​1355 d8df1e8 Thanks @​InkedCat! - fix: properly support Windows in no-unused-props rule
    fix: properly support Windows in valid-style-parse rule
    fix: properly support Windows in no-unnecessary-condition rule

  • #​1344 03a93f4 Thanks @​ota-meshi! - fix: preventing infinite loops in multiple rules

v3.12.3

Compare Source

Patch Changes

v3.12.2

Compare Source

Patch Changes

v3.12.1

Compare Source

Patch Changes
  • #​1313 27573f4 Thanks @​marekdedic! - fix: Not reporting mailto: and other unusual schema addresses in no-nmavigation-without-resolve (and its deprecated versions)

v3.12.0

Compare Source

Minor Changes

v3.11.0

Compare Source

Minor Changes
Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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/tree/HEAD/packages/eslint-plugin-svelte)) | [`3.10.1` -> `3.12.4`](https://renovatebot.com/diffs/npm/eslint-plugin-svelte/3.10.1/3.12.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-svelte/3.12.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-svelte/3.12.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-svelte/3.10.1/3.12.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-svelte/3.10.1/3.12.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)</summary> ### [`v3.12.4`](https://github.com/sveltejs/eslint-plugin-svelte/blob/HEAD/packages/eslint-plugin-svelte/CHANGELOG.md#3124) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.12.3...eslint-plugin-svelte@3.12.4) ##### Patch Changes - [#&#8203;1322](https://github.com/sveltejs/eslint-plugin-svelte/pull/1322) [`1e06290`](https://github.com/sveltejs/eslint-plugin-svelte/commit/1e062908be85961c0c3184c5464924e750d78f1c) Thanks [@&#8203;marekdedic](https://github.com/marekdedic)! - fix(no-navigation-without-resolve): properly detecting absolute and fragment URLs in variables - [#&#8203;1355](https://github.com/sveltejs/eslint-plugin-svelte/pull/1355) [`d8df1e8`](https://github.com/sveltejs/eslint-plugin-svelte/commit/d8df1e8838cd39a6260c3a9f571a2611ba2c2c17) Thanks [@&#8203;InkedCat](https://github.com/InkedCat)! - fix: properly support Windows in `no-unused-props` rule fix: properly support Windows in `valid-style-parse` rule fix: properly support Windows in `no-unnecessary-condition` rule - [#&#8203;1344](https://github.com/sveltejs/eslint-plugin-svelte/pull/1344) [`03a93f4`](https://github.com/sveltejs/eslint-plugin-svelte/commit/03a93f4ff1b3a1d665bd94befcd5f9126a938602) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - fix: preventing infinite loops in multiple rules ### [`v3.12.3`](https://github.com/sveltejs/eslint-plugin-svelte/blob/HEAD/packages/eslint-plugin-svelte/CHANGELOG.md#3123) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.12.2...eslint-plugin-svelte@3.12.3) ##### Patch Changes - [#&#8203;1305](https://github.com/sveltejs/eslint-plugin-svelte/pull/1305) [`d92dde0`](https://github.com/sveltejs/eslint-plugin-svelte/commit/d92dde085fa7dc71852d28bda906548aece9e531) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - fix(no-top-level-browser-globals): false positives for compound logical expression guards ### [`v3.12.2`](https://github.com/sveltejs/eslint-plugin-svelte/blob/HEAD/packages/eslint-plugin-svelte/CHANGELOG.md#3122) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.12.1...eslint-plugin-svelte@3.12.2) ##### Patch Changes - [#&#8203;1299](https://github.com/sveltejs/eslint-plugin-svelte/pull/1299) [`5c7cba3`](https://github.com/sveltejs/eslint-plugin-svelte/commit/5c7cba3c20dbef33d22df7e99ff56fa259f34027) Thanks [@&#8203;marekdedic](https://github.com/marekdedic)! - feat: disabling more rules in runes mode - [#&#8203;1299](https://github.com/sveltejs/eslint-plugin-svelte/pull/1299) [`5c7cba3`](https://github.com/sveltejs/eslint-plugin-svelte/commit/5c7cba3c20dbef33d22df7e99ff56fa259f34027) Thanks [@&#8203;marekdedic](https://github.com/marekdedic)! - feat: restricting SvelteKit rules to SvelteKit - [#&#8203;1306](https://github.com/sveltejs/eslint-plugin-svelte/pull/1306) [`7cb3660`](https://github.com/sveltejs/eslint-plugin-svelte/commit/7cb36605784dd689379600462dbe41f7940ce79a) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - fix(no-unused-props): false positives for `ComponentProps<any>` ### [`v3.12.1`](https://github.com/sveltejs/eslint-plugin-svelte/blob/HEAD/packages/eslint-plugin-svelte/CHANGELOG.md#3121) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.12.0...eslint-plugin-svelte@3.12.1) ##### Patch Changes - [#&#8203;1313](https://github.com/sveltejs/eslint-plugin-svelte/pull/1313) [`27573f4`](https://github.com/sveltejs/eslint-plugin-svelte/commit/27573f4100411f4d33d821bf46825b9dcdb9895e) Thanks [@&#8203;marekdedic](https://github.com/marekdedic)! - fix: Not reporting mailto: and other unusual schema addresses in no-nmavigation-without-resolve (and its deprecated versions) ### [`v3.12.0`](https://github.com/sveltejs/eslint-plugin-svelte/blob/HEAD/packages/eslint-plugin-svelte/CHANGELOG.md#3120) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.11.0...eslint-plugin-svelte@3.12.0) ##### Minor Changes - [#&#8203;1308](https://github.com/sveltejs/eslint-plugin-svelte/pull/1308) [`abbcfdd`](https://github.com/sveltejs/eslint-plugin-svelte/commit/abbcfdd55baac44800ff1d58b67640d28f849803) Thanks [@&#8203;marekdedic](https://github.com/marekdedic)! - feat(no-navigation-without-resolve): added to recommended rule set - [#&#8203;1289](https://github.com/sveltejs/eslint-plugin-svelte/pull/1289) [`e2e791f`](https://github.com/sveltejs/eslint-plugin-svelte/commit/e2e791f8fb8268750a9190089c19b16a02843066) Thanks [@&#8203;marekdedic](https://github.com/marekdedic)! - feat: added the no-navigation-without-resolve rule - [#&#8203;1289](https://github.com/sveltejs/eslint-plugin-svelte/pull/1289) [`e2e791f`](https://github.com/sveltejs/eslint-plugin-svelte/commit/e2e791f8fb8268750a9190089c19b16a02843066) Thanks [@&#8203;marekdedic](https://github.com/marekdedic)! - chore: deprecated the no-navigation-without-base rule ### [`v3.11.0`](https://github.com/sveltejs/eslint-plugin-svelte/blob/HEAD/packages/eslint-plugin-svelte/CHANGELOG.md#3110) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.10.1...eslint-plugin-svelte@3.11.0) ##### Minor Changes - [#&#8203;1151](https://github.com/sveltejs/eslint-plugin-svelte/pull/1151) [`843730d`](https://github.com/sveltejs/eslint-plugin-svelte/commit/843730dba5cb907bacf007023ad1971b8925f733) Thanks [@&#8203;marekdedic](https://github.com/marekdedic)! - feat: added the `prefer-svelte-reactivity` rule - [#&#8203;1269](https://github.com/sveltejs/eslint-plugin-svelte/pull/1269) [`a444476`](https://github.com/sveltejs/eslint-plugin-svelte/commit/a4444766bf619ba8e3f34289fef606b46a4c64fd) Thanks [@&#8203;baseballyama](https://github.com/baseballyama)! - feat: support asynchronous svelte ##### Patch Changes - [#&#8203;1268](https://github.com/sveltejs/eslint-plugin-svelte/pull/1268) [`4e33ba4`](https://github.com/sveltejs/eslint-plugin-svelte/commit/4e33ba4c09c792672837db91b46885a85f6cdfe2) Thanks [@&#8203;GauBen](https://github.com/GauBen)! - feat(valid-prop-names-in-kit-pages): add support for the new `params` page prop </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTIuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE1Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
chore(deps): update dependency eslint-plugin-svelte to v3.12.4
Some checks reported errors
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build was killed
e6b046c4f5
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-10-19 07:40:35 +00:00
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: ui/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: reveil@0.0.1
npm error Found: vite@7.1.10
npm error node_modules/vite
npm error   vite@"^7.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vite@"^6.0.0" from @sveltejs/vite-plugin-svelte@5.1.1
npm error node_modules/@sveltejs/vite-plugin-svelte
npm error   dev @sveltejs/vite-plugin-svelte@"^5.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /var/lib/renovatebot/cache/others/npm/_logs/2025-10-19T07_40_24_226Z-eresolve-report.txt
npm error A complete log of this run can be found in: /var/lib/renovatebot/cache/others/npm/_logs/2025-10-19T07_40_24_226Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: ui/package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: reveil@0.0.1 npm error Found: vite@7.1.10 npm error node_modules/vite npm error vite@"^7.0.0" from the root project npm error npm error Could not resolve dependency: npm error peer vite@"^6.0.0" from @sveltejs/vite-plugin-svelte@5.1.1 npm error node_modules/@sveltejs/vite-plugin-svelte npm error dev @sveltejs/vite-plugin-svelte@"^5.1.0" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /var/lib/renovatebot/cache/others/npm/_logs/2025-10-19T07_40_24_226Z-eresolve-report.txt npm error A complete log of this run can be found in: /var/lib/renovatebot/cache/others/npm/_logs/2025-10-19T07_40_24_226Z-debug-0.log ```
nemunaire merged commit 7d37325d44 into master 2025-10-19 07:41:07 +00:00
nemunaire deleted branch renovate/eslint-plugin-svelte-3.x-lockfile 2025-10-19 07:41:07 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
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
nemunaire/reveil!298
No description provided.