chore(deps): update dependency vite to v3 #52
Merged
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.
This PR contains the following updates:
^2.9.9->3.0.4Release Notes
vitejs/vite
v3.0.4Compare Source
v3.0.3Compare Source
resolveConfig()concurrent safe (#9224) (dfaeb2b), closes #9224@rollup/plugin-commonjsname (#9313) (c417364), closes #9313v3.0.2Compare Source
v3.0.1Compare Source
vite:esbuild(fixes #9164) (#9166) (e6f3b02), closes #9164 #9166v3.0.0Compare Source
Main Changes
localhostinstead of127.0.0.1.import.meta.js,mjs, orcjs) for output JS entries and chunks based on their format and the package type.import.meta.globhas been improved, read about the new features in the Glob Import Guide@rollup/plugin-commonjs, removing one of the difference id dependency handling between dev and prod.build.minify: 'terser', you'll need to install it (npm add -D terser)Features
__dirnamesupport (#8442) (51e9195), closes #8442version(#8456) (e992594), closes #8456ExportData.importstoExportData.hasImports(#8355) (168de2d), closes #8355previewanddevfor MPA and SSR apps (#8217) (d7cba46), closes #8217.wasm?init) (#8219) (75c3bf6), closes #8219generatedCode: 'es2015'for rollup build (#5018) (46d5e67), closes #5018dynamic-import-vars(#7756) (80d113b), closes #7756{ import: '*' }(#8071) (0b78b2a), closes #8071import.meta.glob(#7537) (330e0a9), closes #7537Bug Fixes
import.meta.urlin ssr (#8846) (ef749ed), closes #8846knownJsSrcREfiles from root (fixes #4161) (#8808) (e1e426e), closes #4161 #8808'undefined'(#8761) (3271266), closes #8761rollupOptions.externalfor transitive dependencies (#8679) (4f9097b), closes #8679KNOWN_ASSET_TYPES(#8565) (2dfc015), closes #8565localhostinstead of127.0.0.1(#8543) (49c0896), closes #8543loadConfigFromBundledFile(#8556) (2548dd3), closes #8556_and.in different way (#8508) (9065b37), closes #8508acornInjectPluginswork (fixes #8410) (#8415) (08d594b), closes #8410 #8415import.meta.accept()->import.meta.hot.accept()(#8361) (c5185cf), closes #8361handleHMRUpdate(#8367) (79d5ce1), closes #8367es-module-lexer(fixes #8349) (#8352) (df2cc3d), closes #8349 #8352transformGlobImport(#8343) (1dbc7cc), closes #8343exports(#8324) (689adc0), closes #8324loadEnv(#8305) (80dd2df), closes #8305entryFileNamesfor polyfill chunks (#8247) (baa9632), closes #8247Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.