Skip to content

Bump vite from 4.4.7 to 4.4.8 in /frontend

Dependabot requested to merge dependabot-npm_and_yarn-frontend-vite-4.4.8 into master

Bumps vite from 4.4.7 to 4.4.8.

Changelog

Sourced from vite's changelog.

4.4.8 (2023-07-31)

Commits
  • e41d78e release: v4.4.8
  • 488085d fix: modulePreload false (#13973)
  • 4ca7c13 fix(esbuild): fix static properties transpile when useDefineForClassFields fa...
  • 65e5c22 fix(css): enhance error message for missing preprocessor dependency (#11485)
  • 3aab14e perf: replace startsWith with === (#13989)
  • 1ab06a8 fix(importAnalysis): strip url base before passing as safeModulePaths (#13712)
  • 66f522c perf: single slash does not need to be replaced (#13980)
  • b9a8d65 perf: use magic-string hires boundary for sourcemaps (#13971)
  • f8a5ffc fix(optimizer): enable experimentalDecorators by default (#13981)
  • 844451c fix(importMetaGlob): avoid unnecessary hmr of negative glob (#13646)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports