Bump vite, @sveltejs/kit, @sveltejs/vite-plugin-svelte and vitest #19
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 vite, @sveltejs/kit, @sveltejs/vite-plugin-svelte and vitest. These dependencies needed to be updated together.
Updates
vite
from 3.2.10 to 6.2.6Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
d3dbf25
release: v6.2.63bb0883
fix: reject requests with#
in request-target (#19830)c176acf
release: v6.2.5fdb196e
fix: backport #19782, fs check with svg and relative paths037f801
release: v6.2.47a4faba
fix: fs check in transform middleware (#19761)16869d7
release: v6.2.3f234b57
fix: fs raw query with query separators (#19702)b12911e
release: v6.2.298b3160
fix(preview): use preview https config, not server (#19633)Updates
@sveltejs/kit
from 1.0.0-next.390 to 1.30.4Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
a6c8f21
Version Packages (#11862)9b8e731
chore(deps): upgrade and unpin undici (#11860)a3c4ddb
chore: upgrade to prettier 3.1.1 (#11304)9ae5943
Version Packages (#11302)f82df6c
fix: correct documentation forbeforeNavigate
(#11300)99e4bfb
Version Packages (#11296)86a1357
fix: revert recent error changes (#11295)b2b1951
Version Packages (#11288)5b81a21
fix: action not found should return 404 (#11278)5b1d1ab
fix: prevent incorrect trailing slash redirect for prerendered root page when...Updates
@sveltejs/vite-plugin-svelte
from 1.0.1 to 5.0.3Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.... (truncated)
Commits
2a89666
Version Packages (#1056)47184d4
Use optional chaining to catch null error codes in error.js (#1054)d215c88
chore(deps): bump deps and update test case to match new svelte export (#1049)0e8ebf3
Version Packages (#1045)e41edff
fix: update warning codes for svelte5 (#1044)1b302f1
chore(deps): update all non-major dependencies (#1042)12dc87c
chore(deps): update all non-major dependencies (#1041)0c06e1f
Version Packages (#1039)5389d31
fix: handle peer dep warning (#1038)5192b92
Version Packages (#1036)Updates
vitest
from 0.19.1 to 3.1.1Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a9d36c7
chore: release v3.1.169ca425
fix(reporter): print test only once in the verbose mode (#7738)b166efa
fix(reporter): report tests in correct order (#7752)b8eda4b
chore: release v3.1.0938da77
fix (ui): rerun individually tests with special chars in name (#7707)7883acd
feat: use providers request interception for module mocking (#7576)a7ecd0f
refactor: remove direct imports from rollup (#7751)5659a0e
feat: Addedvitest-browser-lit
tovitest init browser
and docs (#7705)2702cf4
fix: fix vm tests flakiness (#7741)12762ea
perf(browser): fork jest-dom instead of bundling it (#7605)Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for vitest 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 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 this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.