Bump the svelte group across 1 directory with 8 updates #2248
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the svelte group with 8 updates in the / directory:
v7.0.1
v8.0.1
4.2.17
4.2.18
3.8.0
3.8.4
5.0.1
5.2.0
2.5.10
2.5.18
5.1.4
6.0.1
3.0.1
3.0.2
2.0.3
3.0.0
Updates
@sveltejs/eslint-config
from v7.0.1 to v8.0.1Release notes
Sourced from
@sveltejs/eslint-config
's releases.Changelog
Sourced from
@sveltejs/eslint-config
's changelog.Commits
c91e102
Merge pull request #39 from sveltejs/changeset-release/mastera585b33
Version Packages3c70acb
fix: correct the eslint-plugin-n setupe54a226
upgrade dependencies08d5db3
Merge pull request #38 from sveltejs/changeset-release/master0518ce3
Version Packages694f0b7
switch from eslint-plugin-unicorn to eslint-plugin-n1d55d12
update changesets cli to drop 100 dependencies8f9896e
pnpm 9bcb67bf
Merge pull request #36 from sveltejs/changeset-release/masterUpdates
svelte
from 4.2.17 to 4.2.18Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
230916f
Version Packages (#11925)dbe6057
chore: speed up regex (#11922)Updates
svelte-check
from 3.8.0 to 3.8.4Release notes
Sourced from svelte-check's releases.
Commits
00212c4
fix: always set bindings/exports in Svelte 5 (#2423)573d59c
fix: detect root snippets correctlye94b82e
fix: handle issues with svelte file watching (#2421)5312279
fix: prevent false positive store declarations (#2422)6e64abd
fix: more robust start tag detection1d5f3cd
chore: upgrade to TS 5.5 (#2415)7008652
fix: handle optional args in snippets (#2414)dbfb47a
fix: watch svelte files and project files outside workspace (#2299)bdfa37a
fix: snippets with TS incorrect transformation (#2412)be5e535
chore: remove import-fresh dependency (#2413)Updates
@sveltejs/adapter-node
from 5.0.1 to 5.2.0Release notes
Sourced from
@sveltejs/adapter-node
's releases.Changelog
Sourced from
@sveltejs/adapter-node
's changelog.Commits
6ede3dc
Version Packages (#12366)6b545e2
feat: add unit suffix support forBODY_SIZE_LIMIT
(#11680)64ca1b8
Version Packages (#12354)b76eb57
fix: do not create more than one shutdown timeout (#12359)230619c
Version Packages (#12335)1aa1f32
feat: adapter-node shutdown event (#12153)50786af
chore: remove unused c8 dependency124fa8a
Version Packages (#12278)642c4a4
chore: add keywords for discovery in npm search (#12330)b6202dd
chore: update to@rollup/plugin-commonjs
@26
(#12326)Updates
@sveltejs/kit
from 2.5.10 to 2.5.18Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
c9b2e65
Version Packages (#12385)670608a
chore: upgrade to vite 5.3 and esbuild 0.21 (#12415)8429847
fix: addContent-Type
header forPOST
requests made byenhance
(#12198)5645614
fix: preventhooks.server
code being imported into client during build (#12...97d1085
docs: typo for use:enhance update function (#12384)6ede3dc
Version Packages (#12366)121836f
chore: update package description (#11846)c5bc99e
chore: upgrade to marked 13 (#12369)b477940
chore: fix comment grammar (#12190)64ca1b8
Version Packages (#12354)Updates
svelte-preprocess
from 5.1.4 to 6.0.1Changelog
Sourced from svelte-preprocess's changelog.
Commits
40ff487
chore: release 6.0.1a43de10
fix: deprecate default export in favor of named export (#641)63bea0d
chore: release svelte-preprocess 6e46b53e
breaking: remove preserve option (#622)c435ebd
fix: adjust globalifySelector to not split selectors with parentheses. (#632)133472c
breaking: svelte-preprocess 6 (#640)aa36477
chore: remove husky (#639)Updates
@sveltejs/adapter-static
from 3.0.1 to 3.0.2Release notes
Sourced from
@sveltejs/adapter-static
's releases.Changelog
Sourced from
@sveltejs/adapter-static
's changelog.Commits
124fa8a
Version Packages (#12278)642c4a4
chore: add keywords for discovery in npm search (#12330)be66e1e
chore: upgrade playwright to 1.44.1 (#12315)1f18ac2
chore: expand tsconfig coverage (#12281)94b7344
chore: upgrade vite, vitest, esbuild, and rollup (#12118)08cd139
chore: update chokidar to 3.6.0 (#11811)bf1a677
chore: upgrade to latest Vite and Svelte (#11725)b8d0429
chore: upgrade playwright (#11690)fe7cee5
chore: upgrade dependencies (#11632)2a091dc
fix: upgrade mrmime and sirv to modernize javascript mime type (#11419)Updates
svelte-easy-crop
from 2.0.3 to 3.0.0Release notes
Sourced from svelte-easy-crop's releases.
Commits
84c78d6
Rename classes to prevent conflicts with tailwindcss/user-defined classes (#53)99d8c1c
2.0.4afa7103
fix: trigger cropcomplete when aspect changes4a90607
add nonpassive event modifier to mouse wheel and touchstart event lis… (#55)4c64760
Update README.mdDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions