chore(deps): bump esbuild, @vitejs/plugin-vue, @vitejs/plugin-vue-jsx, vite and vitest in /frontend #1
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.5 and updates ancestor dependencies esbuild, @vitejs/plugin-vue, @vitejs/plugin-vue-jsx, vite and vitest. These dependencies need to be updated together.
Updates
esbuildfrom 0.18.20 to 0.25.5Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
ea453bfpublish 0.25.5 to npm223ddc6fix #4187: browserpackage.jsonregressionb2c8251fix #4192: typescript tuple label parser edge case28cf2f3fix #4184: css prefixes forstretchbee1b09fix comment indents9ddfe5frunmake update-compat-tablec339f34fix a misplaced comment218d29epublish 0.25.4 to npme66cd0bdev server: simple support for CORS requests (#4171)8bf3368js api: validate some options as arrays of stringsUpdates
@vitejs/plugin-vuefrom 4.6.2 to 5.2.4Release notes
Sourced from
@vitejs/plugin-vue's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-vue's changelog.... (truncated)
Commits
6027d40release: [email protected]98381b2chore(deps): update upstream (#569)6ac8e3afeat(plugin-vue): usetransformWithOxcifrolldown-viteis detected (#584)7f73970fix(plugin-vue): handle sourcemap with empty script code (#585)2e1287fchore: use rollup types exposed from Vite (#583)ef446fcchore(deps): update upstream (#542)5f6affefix(plugin-vue): when the resource path contains chinese characters, dev/buil...8002511chore: fix types with Vite 6.3 (#559)b733b91release: [email protected]4bc5517Revert "fix: generate unique component id" (#548)Updates
@vitejs/plugin-vue-jsxfrom 3.1.0 to 4.2.0Release notes
Sourced from
@vitejs/plugin-vue-jsx's releases.Changelog
Sourced from
@vitejs/plugin-vue-jsx's changelog.... (truncated)
Commits
99e2d20refactor(vue-jsx): remove@babel/plugin-syntax-import-meta(#10233)619615crefactor(types): bundle client types (#9966)e671a56fix(deps): update all non-major dependencies (#10160)fb7c239fix(deps): update all non-major dependencies (#10077)c3061derelease: [email protected]ad7f7c6fix(deps): update all non-major dependencies (#9888)ffff68cperf(plugin-vue-jsx): hoist variables (#9687)53c675afix(deps): update all non-major dependencies (#9575)bbdbac0fix(deps): update all non-major dependencies (#9176)04267f7fix: mention that Node.js 13/15 support is dropped (fixes #9113) (#9116)Updates
vitefrom 4.5.14 to 6.3.5Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
84e4647release: v6.3.5fd38d07fix(ssr): handle uninitialized export access as undefined (#19959)b040d54release: v6.3.4c22c43dfix: check static serve file inside sirv (#19965)efc5eabfix(optimizer): return plain object when usingrequireto import externals ...d6d01c2refactor: remove duplicate plugin context type (#19935)db9eb97release: v6.3.3e4d5201fix: ignore malformed uris in tranform middleware (#19853)55cfd04perf: skip sourcemap generation for renderChunk hook of import-analysis-build...ffab442fix(css): resolve relative imports in sass properly on Windows (#19920)Updates
vitestfrom 0.33.0 to 3.2.0Release notes
Sourced from vitest's releases.