-
-
Notifications
You must be signed in to change notification settings - Fork 66
Pull requests: sveltejs/eslint-plugin-svelte
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): update actions/deploy-pages action to v5
#1514
opened Apr 9, 2026 by
renovate
bot
Loading…
1 task
fix: disallow props based on SvelteKit route component type
#1503
opened Mar 31, 2026 by
teemingc
Member
Loading…
chore(no-navigation-without-resolve): removed unneeded recursion
#1488
opened Mar 7, 2026 by
marekdedic
Contributor
•
Draft
feat(no-navigation-without-resolve): recognizing resolved values with queries and fragments
#1482
opened Mar 4, 2026 by
sacrosanctic
Contributor
Loading…
chore(deps): update dependency @ota-meshi/eslint-plugin to ^0.20.0
#1474
opened Feb 10, 2026 by
renovate
bot
Loading…
1 task
chore(deps): update dependency eslint-plugin-regexp to v3
#1470
opened Jan 23, 2026 by
renovate
bot
Loading…
1 task
chore(deps): update dependency eslint-plugin-yml to v3
#1464
opened Jan 20, 2026 by
renovate
bot
Loading…
1 task
chore(deps): update dependency eslint-plugin-json-schema-validator to v6
#1463
opened Jan 20, 2026 by
renovate
bot
Loading…
1 task
chore(deps): update dependency eslint-plugin-jsdoc to v62
#1459
opened Jan 10, 2026 by
renovate
bot
Loading…
1 task
fix(deps): update dependency globals to v17
#1453
opened Jan 1, 2026 by
renovate
bot
Loading…
1 task
chore(deps): update dependency @types/node to v24
#1409
opened Oct 28, 2025 by
renovate
bot
Loading…
1 task
fix(no-navigation-without-resolve): do not report parent-directory relative urls in anchor links
#1383
opened Sep 26, 2025 by
yanneves
Loading…
feat(no-navigation-without-resolve): add
allowSuffix option
#1381
opened Sep 24, 2025 by
baseballyama
Member
•
Draft
fix(no-navigation-without-resolve): do not report if there is
data-sveltekit-reload or rel="external" in <a>
#1380
opened Sep 23, 2025 by
baseballyama
Member
Loading…
fix(valid-compile): use compiler options if provided
#1373
opened Sep 23, 2025 by
baseballyama
Member
Loading…
feat(prefer-svelte-reactivity): reporting returned variables
#1326
opened Sep 4, 2025 by
marekdedic
Contributor
•
Draft
feat(no-navigation-without-resolve): added support for ResolvedPathname types
#1321
opened Sep 4, 2025 by
marekdedic
Contributor
Loading…
feat(prefer-svelte-reactivity): ignoring encapsulated local variables by default
#1287
opened Aug 6, 2025 by
marekdedic
Contributor
•
Draft
chore(deps): update dependency eslint-plugin-eslint-plugin to v7
#1284
opened Aug 5, 2025 by
renovate
bot
Loading…
1 task
fix: add
ignoreLocalVariables to prefer-svelte-reactivity rule to avoid false positives
#1273
opened Jul 23, 2025 by
baseballyama
Member
Loading…
feat(no-unnecessary-state-wrap): support string array in
allowReassign, default to true and improve messages
#1202
opened Apr 19, 2025 by
baseballyama
Member
•
Draft
Add rule for prevent from printing undefined to HTML
#807
opened Jun 27, 2024 by
DongwonTTuna
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.