Bump esbuild, vite, @chakra-ui/cli, @vitejs/plugin-react, vite-plugin-pwa, vite-plugin-svgr and vitest #1210
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, vite, @chakra-ui/cli, @vitejs/plugin-react, vite-plugin-pwa, vite-plugin-svgr and vitest. These dependencies need to be updated together.
Updates
esbuild
from 0.17.19 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
vite
from 5.4.14 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
@chakra-ui/cli
from 2.4.1 to 2.5.8Commits
ee4ffd6
Version Packages (#7640)0bec820
fix: tooltip close on scrollc4fcc2a
fix: range slider mark styling92daf34
test: update tooltip2f7e044
fix: react hook form story148c66b
chore: upgrade framer motion and focus-lock6f9eb35
feat: add portal self check for menuc121c35
chore: add avatar to changesetc31df5a
feat: add new indicator component0167b68
Feat/export modal manager (#7338)Updates
@vitejs/plugin-react
from 4.2.1 to 4.3.4Release notes
Sourced from
@vitejs/plugin-react
's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react
's changelog.... (truncated)
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
vite-plugin-pwa
from 0.19.8 to 0.21.2Release notes
Sourced from vite-plugin-pwa's releases.
... (truncated)
Commits
11923f3
chore: release v0.21.22445e44
chore: remove usage of deprecatedreloadPage
param in examples (#842)6206afb
chore: remove redundant async in vue examples (#826)fc65109
chore: update pnpm to10.6.5
and eslint to9.23.0
(#841)53568d0
fix(manifest): default manifesttheme_color
anddescription
not being app...2949c3a
chore: update ReloadPrompt.tsx in react router example (#825)a4a9a8e
chore: release v0.21.1c223e74
chore: update pnpm to9.14.4
856d3a0
feat(html): add head when missing from entry point (#784)c4c25c9
feat: support Vite 6 (#797)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.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)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.