Improved the message for unused suppression comments. Contributed by @dyc3
Fix #4228, where the rule a11y/noInteractiveElementToNoninteractiveRole incorrectly reports a role for non-interactive elements. Contributed by @eryue0220
noSuspiciousSemicolonInJsx now catches suspicious semicolons in React fragments. Contributed by @vasucp1207
CLI
Enhancements
The --summary reporter now reports parsing diagnostics too. Contributed by @ematipico
Improved performance of GritQL queries by roughly 25-30%. Contributed by @arendjr
Configuration
Bug fixes
Fix an issue where the JSON schema marked lint rules options as mandatory. Contributed by @ematipico
Formatter
Bug fixes
Fix #4121. Respect line width when printing multiline strings. Contributed by @ah-yu
Improved the message for unused suppression comments. Contributed by @dyc3
Fix #4228, where the rule a11y/noInteractiveElementToNoninteractiveRole incorrectly reports a role for non-interactive elements. Contributed by @eryue0220
noSuspiciousSemicolonInJsx now catches suspicious semicolons in React fragments. Contributed by @vasucp1207
CLI
Enhancements
The --summary reporter now reports parsing diagnostics too. Contributed by @ematipico
Improved performance of GritQL queries by roughly 25-30%. Contributed by @arendjr
Configuration
Bug fixes
Fix an issue where the JSON schema marked lint rules options as mandatory. Contributed by @ematipico
Editors
Formatter
Bug fixes
Fix #4121. Respect line width when printing multiline strings. Contributed by @ah-yu
Previously, only suffix notation .svelte.js was allowed, now you can also use .svelte.test.js or .svelte.stories.js.
This helps when writing testcases or other auxillary code where you may want to use runes too.
feat(config): dynamically extract list of svelte exports from peer dependency so that new exports work automatically" (#941)
feat(warnings): change default loglevel of warnings originating from files in node_modules to debug. To see them call DEBUG:vite-plugin-svelte:node-modules-onwarn pnpm build. (#989)
Patch Changes
fix: make defaultHandler a required argument for onwarn in plugin options (#895)
Previously, only suffix notation .svelte.js was allowed, now you can also use .svelte.test.js or .svelte.stories.js.
This helps when writing testcases or other auxillary code where you may want to use runes too.
feat(config): dynamically extract list of svelte exports from peer dependency so that new exports work automatically" (#941)
feat(warnings): change default loglevel of warnings originating from files in node_modules to debug. To see them call DEBUG:vite-plugin-svelte:node-modules-onwarn pnpm build. (#989)
Patch Changes
fix: make defaultHandler a required argument for onwarn in plugin options (#895)
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-dependencies group with 10 updates in the / directory:
1.9.3
1.9.4
22.7.4
22.7.7
5.6.2
5.6.3
5.4.8
5.4.9
2.1.2
2.1.3
2.6.2
2.7.2
3.1.2
4.0.0
4.2.19
5.0.4
4.0.4
4.0.5
2.7.0
2.8.0
Updates
@biomejs/biome
from 1.9.3 to 1.9.4Release notes
Sourced from
@biomejs/biome
's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome
's changelog.... (truncated)
Commits
fa93a14
release: v1.9.4 (#4320)2a05cd4
feat(lint): adduseGoogleFontDisplay
rule (#4264)bbb93b9
feat(lint): useCollapsedIf JS lint rule (#4179)561b54c
feat(linter): implement noUselessStringRaw (#4263)5b7d158
feat(linter): implementnoDuplicateProperties
(#4029)2342984
feat(lint): addnoDocumentImportInPage
rule (#4265)3cf20eb
chore(linter): renameuseExplicitFunctionReturnType
to `useExplicit… (#4261)970f498
feat(useGuardForIn): add rule (#4104)2e5b656
feat(lint): addnoDocumentCookie
rule (#4204)3364640
feat(lint): add ruleuseAtIndex
(#4120)Updates
@types/node
from 22.7.4 to 22.7.7Commits
Updates
typescript
from 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)Updates
vite
from 5.4.8 to 5.4.9Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
898d61f
release: v5.4.9508d9ab
fix: bump launch-editor-middleware to v2.9.1 (#18348)dc5434c
fix(deps): bump tsconfck (#18322)851b258
fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (#18252)96084d6
fix(data-uri): only match ids starting withdata:
(#18241)eae00b5
fix(css): fix lightningcss dep url resolution with custom root (#18125)c23558a
chore: update all url references of vitejs.dev to vite.dev (#18276)1864eb1
chore: update license copyright (#18278)ae44163
docs: update homepage (#18274)262a879
fix(ssr): (backport #18150) fix source map remapping with multiple sources (#...Updates
vitest
from 2.1.2 to 2.1.3Release notes
Sourced from vitest's releases.
Commits
4c03a0d
chore: release v2.1.370baaaa
fix(vitest): usefast-glob
instead oftinyglobby
in Vitest (#6688)19d64e2
fix(vitest): always inline setup files (#6689)47dde76
fix(vitest): show rollup error details as test error (#6686)7155cee
refactor(coverage): move re-usable parts to base provider (#6665)7a0de0a
perf: reuse full name in reported tasks, update generator types (#6666)8bef5d2
fix(browser): not.toBeInTheDocument works with locators API (#6634)9ece395
fix(vitest): fix\<empty line>
logs when interleavingconsole.log/error
(#...000459a
fix(vitest): deprecate old task types and node-reliant types (#6632)946d8bb
fix(vitest): don't hang with maxConcurrency 0 (#6627)Updates
@sveltejs/kit
from 2.6.2 to 2.7.2Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
b884c94
Version Packages (#12837)206e96d
docs: adjust structure for svelte.dev (#12718)9d55410
Version Packages (#12805)dbc9c94
chore: upgrade to sirv 3.0 (#12796)96642d2
fix: add warning for form action responses lost without SSR (#12063)f3b638e
Version Packages (#12789)df48fc6
fix: handle relative assets paths in serverfetch
correctly (#12113)5780deb
fix: decode hash when clicking on same hash to correctly scroll on non ascii ...989949a
docs: add report uri directive to CSP example (#12788)8aa95b4
feat: update service worker when new version is detected (#12448)Updates
@sveltejs/vite-plugin-svelte
from 3.1.2 to 4.0.0Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.... (truncated)
Commits
4af064c
Version Packages (#999)f5cb457
chore(deps): update all non-major dependencies (#992)3a61041
Version Packages (next) (#990)54d3bb5
feat(warnings): hide warnings in node_modules by default (#989)19cfe33
chore(deps): update all non-major dependencies (#987)38fd166
chore(deps): update all non-major dependencies (#985)7b8a357
chore(deps): update all non-major dependencies (#978)9be5d4b
Version Packages (next) (#977)552eaeb
fix(types): export PluginOptions (#976)18d53e3
fix(deps): update dependency vitefu to v1 (#973)Updates
svelte
from 4.2.19 to 5.0.4Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
fb052be
Version Packages (#13736)8251bae
fix: better children snippet / default slot interop (#13734)d0bfd22
fix: webview can contain any string for preload (#13733)41b5cd6
Version Packages (#13720)ed6d7ee
wrap-transition-events (#13719)0581e33
Version Packages (#13704)e431769
fix: don't blank css on migration error (#13703)c73c683
Version Packages (#13702)6ad017f
fix: use typedef for JSDoc props and maintain comments (#13698)663a3ca
update version.jsUpdates
svelte-check
from 4.0.4 to 4.0.5Release notes
Sourced from svelte-check's releases.
Commits
156bd7d
fix: correctly position quick fixes in instance and module (#2531)a167a93
feat: provide Svelte 5 component migration commandb12afd1
fix: include named exports in svelte 5 type (#2528)Updates
tslib
from 2.7.0 to 2.8.0Release notes
Sourced from tslib's releases.
Commits
ca5f7fb
2.8.02334267
Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74
Missed update27b2192
Little optimizationsfece22a
Add URL-ish test9c731e9
Combine tsx case into regex1c03288
Test and fix invalid declaration-looking extensionsa55e9f7
Do more with a regexe828dac
Shorten by one linee7b6aa0
Case insensitivity, remove lookbehindDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show