Bump esbuild, @sveltejs/adapter-auto, @sveltejs/kit, @sveltejs/vite-plugin-svelte, vite and vitest #16
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 esbuild to 0.25.1 and updates ancestor dependencies esbuild, @sveltejs/adapter-auto, @sveltejs/kit, @sveltejs/vite-plugin-svelte, vite and vitest. These dependencies need to be updated together.
Updates
esbuild
from 0.14.49 to 0.25.1Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
6bfc1c1
publish 0.25.1 to npmf9b3952
fix #4078: prepend namespaces to source map pathsccf3dd7
add "contributed by" in changelog48cd7a9
Update Go from 1.23.5 to 1.23.7 (#4077)1f04fa4
fix absolute windows paths in source maps9ca03f6
also add test case from #40752f244c0
add test case from #41041dde994
fix incorrect test names9f008c5
fix #4070:file
namespace forsourceMappingURL
cbd5eb8
release notes and tests for #4082Updates
@sveltejs/adapter-auto
from 1.0.0-next.63 to 1.0.3Changelog
Sourced from
@sveltejs/adapter-auto
's changelog.... (truncated)
Commits
b108439
Version Packages (#8861)5564806
fix: pin adapter versions in adapter-auto (#8874)cbec5d2
Version Packages (#8588)1972a8f
docs: move adapter docs to site (#8531)6088a92
Version Packages (#8522)551b380
chore: remove superfluous field from package.json (#8519)c59f641
chore: cleanup changelogs (#8465)b826670
fix(deps): update dependency svelte2tsx to ~0.6.0 (#8248)3aecae5
release: exit pre-release mode and create final version for all packages (#8158)3bf6290
[chore] workspace *->^ (#8155)Updates
@sveltejs/kit
from 1.0.0-next.390 to 2.20.2Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
6df1496
Version Packages (#13619)c9198a3
fix: allow non-prerendered API endpoint calls during reroute when prerenderin...caf2bc5
chore: bump svelte (#13599)55cc232
Version Packages (#13608)da8b5dc
fix: avoid using top-level await (#13607)ee21412
Version Packages (#13594)d1c0c68
feat: addgetRequestEvent
to$app/server
(#13582)d9bb950
Version Packages (#13587)001bc04
fix: lazily load CSS for CSR dynamically imported components (#13564)6e4f3b9
docs: explain why route id can be null (#13581)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
vite
from 3.2.10 to 6.2.3Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
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)b31faab
fix: await client buildStart on top level buildStart (#19624)dc5395a
fix(indexHtml): ensure correct URL when querying module graph (#19601)2476391
feat: show friendly error for malformedbase
(#19616)4309755
fix(ssr): use optional chaining to prevent "undefined is not an object" happe...363d691
fix(deps): update all non-major dependencies (#19613)d0aa833
fix(css): inline css correctly for double quote use strict (#19590)Updates
vitest
from 0.19.1 to 3.0.9Release notes
Sourced from vitest's releases.
... (truncated)
Commits
8ea9e14
chore: release v3.0.9422ba66
fix(coverage): browser mode +coverage.all
(#7597)3fdee3d
chore: fix various typos (#7663)4b0451d
chore(deps): update dependency@antfu/eslint-config
to v4 (#7407)fcf3cf5
refactor: coverage types to avoid mixing node and runtime types (#7627)3fb3fbf
fix: fixgetState().testPath
during collection with no isolation (#7640)7155aef
chore: use pnpm catalog (#7590)c0cf65f
chore: useunplugin-isolated-decl
withoxc-transform
for dts build (#7609)5eb4cd1
fix(browser): fail playwright timeouts earlier than a test timeout (#7565)b7f5526
fix: race condition in RPC filesystem cache. (#7531)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 cl...Description has been truncated