Bump esbuild, @vitejs/plugin-react, @vitest/coverage-v8, @vitest/ui, vite, vite-plugin-svgr and vitest #171
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, @vitest/coverage-v8, @vitest/ui, vite, vite-plugin-svgr 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
from 4.3.1 to 4.3.4Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
2e368a6
release: plugin-react@4.3.4bde1ad6
feat: add Vite 6 to peerDependencies range (#390)45a727c
fix(deps): update all non-major dependencies (#373)5d2b6c6
fix: force non-legacy import attributes babel output (#386)b61592a
release: plugin-react@4.3.3e8a923f
fix: addreact-dom
inoptimizeOps
to handle CJS script. (#375)7a7e339
feat: support new React Compiler target option (#374)63b2e38
release: plugin-react@4.3.2fdf6ce4
fix(deps): update all non-major dependencies (#273)4544e97
feat: update refresh utils for React Router 7 support (#363)Updates
@vitest/coverage-v8
from 2.1.9 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 2.1.9 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.14 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
vite-plugin-svgr
from 4.2.0 to 4.3.0Commits
702e756
4.3.0b5b1afb
chore: update deps4d515a3
feat: add desc to component type (#120)e4a770b
docs: add hint about vite-env.d.ts to README (#124)2907155
style: formatbd06e4a
chore: update deps1280569
chore: tweak vite peer version3b7af19
style: format242e6a6
chore: added codemods to migrate v3 -> v4 (#104)Updates
vitest
from 2.1.9 to 3.0.7Release notes
Sourced from vitest's releases.