Update all non-major dependencies #13
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:
3.0.0-beta.9->3.0.00.38.3->0.38.5Release Notes
vitejs/vite
v3.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@rollupjs/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 #8247/__vite_pinghandler (#8133) (d607b2b), closes #8133Previous Changelogs
3.0.0-beta.10 (2022-07-11)
See 3.0.0-beta.10 changelog
3.0.0-beta.9 (2022-07-08)
See 3.0.0-beta.9 changelog
3.0.0-beta.8 (2022-07-08)
See 3.0.0-beta.8 changelog
3.0.0-beta.7 (2022-07-06)
See 3.0.0-beta.7 changelog
3.0.0-beta.6 (2022-07-04)
See 3.0.0-beta.6 changelog
3.0.0-beta.5 (2022-06-28)
See 3.0.0-beta.5 changelog
3.0.0-beta.4 (2022-06-27)
See 3.0.0-beta.4 changelog
3.0.0-beta.3 (2022-06-26)
See 3.0.0-beta.3 changelog
3.0.0-beta.2 (2022-06-24)
See 3.0.0-beta.2 changelog
3.0.0-beta.1 (2022-06-22)
See 3.0.0-beta.1 changelog
3.0.0-beta.0 (2022-06-21)
See 3.0.0-beta.0 changelog
3.0.0-alpha.14 (2022-06-20)
See 3.0.0-alpha.14 changelog
3.0.0-alpha.13 (2022-06-19)
See 3.0.0-alpha.13 changelog
3.0.0-alpha.12 (2022-06-16)
See 3.0.0-alpha.12 changelog
3.0.0-alpha.11 (2022-06-14)
See 3.0.0-alpha.11 changelog
3.0.0-alpha.10 (2022-06-10)
See 3.0.0-alpha.10 changelog
3.0.0-alpha.9 (2022-06-01)
See 3.0.0-alpha.9 changelog
3.0.0-alpha.8 (2022-05-31)
See 3.0.0-alpha.8 changelog
3.0.0-alpha.7 (2022-05-27)
See 3.0.0-alpha.7 changelog
3.0.0-alpha.6 (2022-05-27)
See 3.0.0-alpha.6 changelog
3.0.0-alpha.5 (2022-05-26)
See 3.0.0-alpha.5 changelog
3.0.0-alpha.4 (2022-05-25)
See 3.0.0-alpha.4 changelog
3.0.0-alpha.3 (2022-05-25)
See 3.0.0-alpha.3 changelog
3.0.0-alpha.2 (2022-05-23)
See 3.0.0-alpha.2 changelog
3.0.0-alpha.1 (2022-05-18)
See 3.0.0-alpha.1 changelog
3.0.0-alpha.0 (2022-05-13)
See 3.0.0-alpha.0 changelog
v3.0.0-beta.10Compare Source
See 3.0.0-beta.10 changelog
johnsoncodehk/volar
v0.38.5Compare Source
v0.38.4Compare Source
vueCompilerOptions.strictTemplates(#1418)unknowntoany(#1541)Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.