Bump esbuild, @sveltejs/vite-plugin-svelte, @vitejs/plugin-vue, @vitejs/plugin-vue-jsx, vite, vite-plugin-node-polyfills and vitest #138
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.27.1 and updates ancestor dependencies esbuild, @sveltejs/vite-plugin-svelte, @vitejs/plugin-vue, @vitejs/plugin-vue-jsx, vite, vite-plugin-node-polyfills and vitest. These dependencies need to be updated together.
Updates
esbuildfrom 0.21.5 to 0.27.1Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
5e0e56dpublish 0.27.1 to npm5a89732fix #4354: improve IIFE inlining for expressionsb940218minify: move unused expr simplification laterc46d498fix #4353: remove emptytry/finallyclauses7a72735fix #4348: bundler bug withvarinsideif4e4e177fix #4351: label +try+forminifier bugd6427c9fix: deno release url wrong comment (#4326)48e3e19callingSymbol.forwith a primitive never throws4ff88d0updatedecorator-tests.jssnapshot1877e60callingSymbolwith a primitive will never throwMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for esbuild since your current version.
Updates
@sveltejs/vite-plugin-sveltefrom 4.0.4 to 6.2.1Release notes
Sourced from
@sveltejs/vite-plugin-svelte's releases.... (truncated)
Changelog
Sourced from
@sveltejs/vite-plugin-svelte's changelog.... (truncated)
Commits
1b50eb9Version Packages (#1224)b81ef40fix: remove automatic setting of rolldown inlineConst (#1225)bb4b033fix: remove unscopable global warning (#1223)e3c60c5fix(deps): update all non-major dependencies (#1218)2a623f2Version Packages (#1217)e1ffd09feat(rolldown-vite): enable optimization.inlineConst by default (#1207)2842159Version Packages (#1204)35121acrefactor: replace kleur with styleText (#1210)db12c90fix(deps): update all non-major dependencies (#1205)79a56c4fix: allow preprocess plugin to run twice (#1206)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@sveltejs/vite-plugin-sveltesince your current version.Updates
@vitejs/plugin-vuefrom 4.6.2 to 6.0.3Release notes
Sourced from
@vitejs/plugin-vue's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-vue's changelog.... (truncated)
Commits
3ae94c4release: plugin-vue@6.0.36c45fe5fix(hmr): reload when components switch between vapor and vdom (#714)2080d41feat: add Vite 8 support037e540chore: upgrade deps, setup tsgo799f419fix(deps): update all non-major dependencies (#707)d910114chore(deps): update upstream (#706)684ac30perf: replace debug with obug (#705)eda09e9release: plugin-vue@6.0.20a883f7fix: fix hmr of dynamically loaded vue sfc modules in apps with tailwind (#702)ecb581afix(deps): update all non-major dependencies (#704)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-vuesince your current version.Updates
@vitejs/plugin-vue-jsxfrom 3.1.0 to 5.1.2Release notes
Sourced from
@vitejs/plugin-vue-jsx's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-vue-jsx's changelog.... (truncated)
Commits
5d592cdchore(deps): update upstream (#432)02a3eddchore(deps): update upstream (#416)8cb2ea9fix(deps): update all non-major dependencies (#412)2b0bd89release: plugin-vue-jsx@4.0.096c82e9chore(deps): update upstream (#379)0a484c7fix(deps): update all non-major dependencies (#371)997f9bbchore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0...2050ad3chore(deps): update upstream (#367)ed4970afix(deps): update all non-major dependencies (#360)a28c46echore(deps): update upstream (#361)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-vue-jsxsince your current version.Updates
vitefrom 5.4.21 to 7.3.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)bda5dbbrelease: v7.2.63aa7527release: v7.2.572e398afix(deps): update all non-major dependencies (#21175)3765f7bfix: shortcuts not rebound after server restart (#21166)5ef557afix: fixexternal: truemerging (#21164)74559c9chore(deps): update rolldown-related dependencies (#21174)Updates
vite-plugin-node-polyfillsfrom 0.22.0 to 0.24.0Release notes
Sourced from vite-plugin-node-polyfills's releases.
Commits
6df518bReleasev0.24.0ca49ba3Add rolldown-vite support (#128)001ec8aReleasev0.23.12f59f12Update package.json fixes #127 (#130)8d68d4fReleasev0.23.05f36379Avoid creating an inject plugin when there are no shims to inject (#101)c40a478Add support for Vite v6 (#114)ed544c3Make it possible to run CI manuallyUpdates
vitestfrom 0.34.6 to 4.0.16Release notes
Sourced from vitest's releases.