Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-svelte (source) 3.0.23.14.0 age confidence

Release Notes

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

v3.14.0

Compare Source

Minor Changes

v3.13.1

Compare Source

Patch Changes

v3.13.0

Compare Source

Minor Changes
Patch Changes

v3.12.5

Compare Source

Patch Changes

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

v3.10.1

Compare Source

Patch Changes

v3.10.0

Compare Source

Minor Changes

v3.9.3

Compare Source

Patch Changes

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

v3.4.0

Compare Source

Minor Changes
  • #​1165 2b7e164 Thanks @​43081j! - Adds a suggestion to the require-store-callbacks-use-set-param rule to automatically rename or add function parameters.

  • #​1163 d9b8604 Thanks @​43081j! - Adds a suggestion to the derived-has-same-inputs-outputs rule which renames the outputs.

  • #​1164 29b1315 Thanks @​43081j! - Added a suggestion for no-at-debug-tags rule which removes the tags

Patch Changes

v3.3.3

Compare Source

Patch Changes

v3.3.2

Compare Source

Patch Changes

v3.3.1

Compare Source

Patch Changes

v3.3.0

Compare Source

Minor Changes
  • #​1132 30c1e5f Thanks @​baseballyama! - feat: add ignorePropertyPatterns property and rename ignorePatterns to ignoreTypePatterns in no-unused-props rule. The ignorePatterns option existed only for a few hours and is removed by this PR. Technically, this is a breaking change, but we’ll handle it as a minor release since very few users are likely affected.

v3.2.2

Compare Source

Patch Changes

v3.2.1

Compare Source

Patch Changes

v3.2.0

Compare Source

Minor Changes

v3.1.0

Compare Source

Minor Changes
Patch Changes

v3.0.3

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "every 2 weeks on friday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2025

Test Results

80 tests  ±0   80 ✅ ±0   13s ⏱️ +5s
 6 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit eb40595. ± Comparison against base commit 7ded3df.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

codecov-commenter commented Mar 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.44%. Comparing base (7ded3df) to head (eb40595).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #171   +/-   ##
=======================================
  Coverage   70.44%   70.44%           
=======================================
  Files          12       12           
  Lines         812      812           
=======================================
  Hits          572      572           
  Misses        240      240           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.0.3 Update dependency eslint-plugin-svelte to v3.1.0 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from e82784b to 34e48dd Compare March 10, 2025 01:40
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.1.0 Update dependency eslint-plugin-svelte to v3.2.0 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from 34e48dd to 51fac52 Compare March 17, 2025 02:52
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.2.0 Update dependency eslint-plugin-svelte to v3.2.1 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from 51fac52 to b95ca96 Compare March 17, 2025 12:31
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.2.1 Update dependency eslint-plugin-svelte to v3.3.0 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from b95ca96 to b91d3b7 Compare March 17, 2025 20:13
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.3.0 Update dependency eslint-plugin-svelte to v3.3.1 Mar 18, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from b91d3b7 to 600d707 Compare March 18, 2025 03:13
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.3.1 Update dependency eslint-plugin-svelte to v3.3.2 Mar 18, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch 2 times, most recently from d3f2fb8 to 2983bc2 Compare March 20, 2025 01:52
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.3.2 Update dependency eslint-plugin-svelte to v3.3.3 Mar 20, 2025
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.3.3 Update dependency eslint-plugin-svelte to v3.4.0 Mar 29, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from 2983bc2 to bb65b6b Compare March 29, 2025 19:09
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.4.0 Update dependency eslint-plugin-svelte to v3.4.1 Mar 31, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from bb65b6b to 314121a Compare March 31, 2025 19:09
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.4.1 Update dependency eslint-plugin-svelte to v3.5.0 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch 2 times, most recently from 33dedfa to 58f4ea5 Compare April 4, 2025 02:00
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.5.0 Update dependency eslint-plugin-svelte to v3.5.1 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch 2 times, most recently from 9f5d3d4 to c4659b7 Compare April 12, 2025 15:04
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from c4659b7 to b2d2077 Compare April 24, 2025 06:49
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from b2d2077 to 80eedc0 Compare May 13, 2025 03:18
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.5.1 Update dependency eslint-plugin-svelte to v3.6.0 May 13, 2025
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.6.0 Update dependency eslint-plugin-svelte to v3.7.0 May 16, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from 42f8f06 to f982107 Compare June 20, 2025 03:22
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.9.2 Update dependency eslint-plugin-svelte to v3.9.3 Jun 20, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from f982107 to 55b1ce8 Compare June 26, 2025 17:35
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.9.3 Update dependency eslint-plugin-svelte to v3.10.0 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from 55b1ce8 to 3b01a4b Compare June 27, 2025 06:52
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.10.0 Update dependency eslint-plugin-svelte to v3.10.1 Jun 27, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from 3b01a4b to 2173fcd Compare July 16, 2025 13:36
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.10.1 Update dependency eslint-plugin-svelte to v3.11.0 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from 2173fcd to 2427b44 Compare August 10, 2025 14:04
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from 2427b44 to ee3ed5a Compare August 31, 2025 11:07
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.11.0 Update dependency eslint-plugin-svelte to v3.12.1 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch 2 times, most recently from 172a3c4 to cf2b9a1 Compare September 7, 2025 13:34
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.12.1 Update dependency eslint-plugin-svelte to v3.12.2 Sep 7, 2025
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.12.2 Update dependency eslint-plugin-svelte to v3.12.3 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from cf2b9a1 to 08ccc80 Compare September 10, 2025 14:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from 08ccc80 to b347568 Compare September 21, 2025 04:25
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.12.3 Update dependency eslint-plugin-svelte to v3.12.4 Sep 21, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from b347568 to bc12580 Compare September 25, 2025 19:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from bc12580 to 404cc01 Compare October 19, 2025 17:06
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.12.4 Update dependency eslint-plugin-svelte to v3.12.5 Oct 19, 2025
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.12.5 Update dependency eslint-plugin-svelte to v3.13.0 Oct 30, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from 404cc01 to a0b6c4d Compare October 30, 2025 14:00
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from a0b6c4d to 809f85a Compare November 19, 2025 00:04
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from 809f85a to 5822885 Compare December 5, 2025 02:37
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.13.0 Update dependency eslint-plugin-svelte to v3.13.1 Dec 5, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from 5822885 to 6638f8a Compare December 31, 2025 19:15
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte-3.x-lockfile branch from 6638f8a to eb40595 Compare January 8, 2026 01:15
@renovate renovate bot changed the title Update dependency eslint-plugin-svelte to v3.13.1 Update dependency eslint-plugin-svelte to v3.14.0 Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants