Bump esbuild, @vitejs/plugin-react-swc, @vitest/coverage-v8, @vitest/ui, vite and vitest #478
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.0 and updates ancestor dependencies esbuild, @vitejs/plugin-react-swc, @vitest/coverage-v8, @vitest/ui, vite and vitest. These dependencies need to be updated together.
Updates
esbuild
from 0.21.5 to 0.25.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
e9174d6
publish 0.25.0 to npmc27dbeb
fixhosts
inplugin-tests.js
6794f60
fixhosts
innode-unref-tests.js
de85afd
Merge commit from forkda1de1b
fix #4065: bitwise operators can return bigintsf4e9d19
switch case liveness:default
is always last7aa47c3
fix #4028: minify live/deadswitch
cases better22ecd30
minify: more constant folding for strict equality4cdf03c
fix #4053: reordering of.tsx
innode_modules
dc71977
fix #3692:0
now picks a random ephemeral portUpdates
@vitejs/plugin-react-swc
from 3.7.0 to 3.8.0Release notes
Sourced from
@vitejs/plugin-react-swc
's releases.Changelog
Sourced from
@vitejs/plugin-react-swc
's changelog.Commits
f79b137
release: v3.8.0ea18caa
fix(deps): update all non-major dependencies (#233)374377a
fix(deps): update dependency react-router-dom to v7 (#245)b91516a
chore(deps): update dependency@types/node
to v22 (#240)e546701
chore: test against React 18 & React 19 (#261)b55e68f
doc: remove outdated section (#260)f499d75
feat: add useAtYourOwnRisk_mutateSwcOptions option (#255)f642b22
release: v3.7.2def0148
Add Vite 6 to peerDependencies range (#207)beb09db
fix: revert throw when refresh runtime is loaded twice (fixes #234) (#237)Updates
@vitest/coverage-v8
from 1.6.0 to 3.0.7Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
358cccf
chore: release v3.0.79584be3
chore: release v3.0.66cc408d
fix(deps): update all non-major dependencies (#7507)accd2ed
refactor: enableisolatedDeclarations
(#7473)1f2e555
fix(coverage):vite-node
to pass correct execution wrapper offset (#7417)1154662
chore: release v3.0.59e40437
chore: release v3.0.438ea8ea
fix(deps): update all non-major dependencies (#7297)33ab8a2
chore: release v3.0.3f17918a
chore: release v3.0.2Updates
@vitest/ui
from 1.6.0 to 3.0.7Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
358cccf
chore: release v3.0.7365ffe6
fix(deps): update all non-major dependencies (#7543)9584be3
chore: release v3.0.66cc408d
fix(deps): update all non-major dependencies (#7507)accd2ed
refactor: enableisolatedDeclarations
(#7473)e348bd4
fix(deps): update all non-major dependencies (#7363)bb94c19
fix: ensure project names are readable in dark terminals (#7371)1154662
chore: release v3.0.592da490
feat(ui): insert message "no tests found" in ui (#7366)191ef9e
fix: validate websocket request (#7317)Updates
vite
from 5.4.6 to 6.2.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
fa7c211
chore: update 6.1.0 changelog (#19363)051370a
release: v6.1.06e0e3c0
refactor: deprecatevite optimize
command (#19348)7c2a794
feat: use native runtime to import the config (#19178)fcd5785
fix(build): fix stale build manifest on watch rebuild (#19361)a5e306f
feat: show hosts in cert in CLI (#19317)4d88f6c
feat: support for env var for defining allowed hosts (#19325)fdb36e0
fix: avoid builtStart during vite optimize (#19356)5ce7443
release: v6.1.0-beta.2e7b4ba3
fix(html): fix css disorder when building multiple entry html (#19143)Updates
vitest
from 1.6.0 to 3.0.7Release notes
Sourced from vitest's releases.