build(deps-dev): Bump eslint-plugin-svelte from 3.10.1 to 3.15.2
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(3 months ago)
(3 months ago)
(3 months ago)
dependencies javascript
Bumps eslint-plugin-svelte from 3.10.1 to 3.15.2.
Release notes
Sourced from eslint-plugin-svelte's releases.
eslint-plugin-svelte@3.15.2
Patch Changes
- #1494
5d556c8Thanks@marekdedic! - fix(no-navigation-without-resolve): fixed a rule crash when encountering an attribute without valueeslint-plugin-svelte@3.15.1
Patch Changes
#1477
8c5f51eThanks@ota-meshi! - fix(no-top-level-browser-globals): false positive when browser globals appear inside TypeScript generic type parameters (e.g.$state<HTMLElement>(...)).#1467
d81b556Thanks@marekdedic! - fix(no-navigation-without-resolve): fixed nullish link shorthands not being allowedeslint-plugin-svelte@3.15.0
Minor Changes
#1472
a314e4fThanks@copilot-swe-agent! - feat: add support for ESLint v10#1461
d8e1dc1Thanks@marekdedic! - feat(no-navigation-without-resolve): for links, the rule now reports on the whole attributeeslint-plugin-svelte@3.14.0
Minor Changes
- #1443
18266fcThanks@marekdedic! - feat(no-navigation-without-resolve): ignoring links with rel=externaleslint-plugin-svelte@3.13.1
Patch Changes
#1437
89d030dThanks@ota-meshi! - fix(svelte/indent): crash when using ts import type#1440
a87e40bThanks@baseballyama! - fix(prefer-destructured-store-props): handle runes properly#1438
817b137Thanks@baseballyama! - fix: Supportexperimental.asynccompiler optioneslint-plugin-svelte@3.13.0
Minor Changes
- #1323
074af20Thanks@marekdedic! - feat(no-navigation-without-resolve): checking link shorthand attributesPatch Changes
- #1388
005e9fdThanks@marekdedic! - fix(no-navigation-without-resolve): allowing undefined and null in link hrefseslint-plugin-svelte@3.12.5
Patch Changes
#1403
e4d788dThanks@baseballyama! - deps: updatesvelte-eslint-parserto 1.4.0 (It supports$state.eager)#1365
57ccf95Thanks@marekdedic! - fix(no-navigation-without-resolve): Detecting asset() function as well#1378
5ba5c3eThanks@baseballyama! - fix(no-unused-props): validate spread operator properly
... (truncated)
Changelog
Sourced from eslint-plugin-svelte's changelog.
3.15.2
Patch Changes
- #1494
5d556c8Thanks@marekdedic! - fix(no-navigation-without-resolve): fixed a rule crash when encountering an attribute without value3.15.1
Patch Changes
#1477
8c5f51eThanks@ota-meshi! - fix(no-top-level-browser-globals): false positive when browser globals appear inside TypeScript generic type parameters (e.g.$state<HTMLElement>(...)).#1467
d81b556Thanks@marekdedic! - fix(no-navigation-without-resolve): fixed nullish link shorthands not being allowed3.15.0
Minor Changes
#1472
a314e4fThanks@copilot-swe-agent! - feat: add support for ESLint v10#1461
d8e1dc1Thanks@marekdedic! - feat(no-navigation-without-resolve): for links, the rule now reports on the whole attribute3.14.0
Minor Changes
- #1443
18266fcThanks@marekdedic! - feat(no-navigation-without-resolve): ignoring links with rel=external3.13.1
Patch Changes
#1437
89d030dThanks@ota-meshi! - fix(svelte/indent): crash when using ts import type#1440
a87e40bThanks@baseballyama! - fix(prefer-destructured-store-props): handle runes properly#1438
817b137Thanks@baseballyama! - fix: Supportexperimental.asynccompiler option3.13.0
Minor Changes
- #1323
074af20Thanks@marekdedic! - feat(no-navigation-without-resolve): checking link shorthand attributesPatch Changes
- #1388
005e9fdThanks@marekdedic! - fix(no-navigation-without-resolve): allowing undefined and null in link hrefs3.12.5
... (truncated)
Commits
15f1d19chore: release eslint-plugin-svelte (#1495)5d556c8fix(no-navigation-without-resolve): fixed a rule crash when encountering an a...9f9f588chore: release eslint-plugin-svelte (#1475)8c5f51efix(no-top-level-browser-globals): false positive when browser globals appear...88baa0fchore(no-navigation-without-resolve): refactored the checking function to be ...d81b556fix(no-navigation-without-resolve): fixed nullish link shorthands not being a...6dadc98chore: release eslint-plugin-svelte (#1466)a314e4ffeat: add ESLint 10 support (#1472)d8e1dc1feat(no-navigation-without-resolve): for links, the rule now reports on the w...0108aeachore: release eslint-plugin-svelte (#1456)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-svelte since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 14551681 |
| UUID: | 4060988778 |
| Node ID: | PR_kwDOKKyu2M7J2fUO |
| Host: | GitHub |
| Repository: | AtCoder-NoviSteps/AtCoderNoviSteps |