Skip to content

Bump vite from 5.0.2 to 5.0.3

Dependabot requested to merge dependabot-npm_and_yarn-vite-5.0.3 into master

Bumps vite from 5.0.2 to 5.0.3.

Changelog

Sourced from vite's changelog.

5.0.3 (2023-11-28)

Commits
  • 2649f40 release: v5.0.3
  • 811e392 fix(css): use non-nested chunk name if facadeModule is not CSS file (#15155)
  • cb3243c fix(dev): bind plugin context functions (#14569)
  • ef403c0 fix(css): render correct asset url when CSS chunk name is nested (#15154)
  • 7ff2c0a chore(deps): update all non-major dependencies (#15145)
  • 227d56d fix: js fallback sourcemap content should be using original content (#15135)
  • 6619de7 fix: generateCodeFrame infinite loop (#15093)
  • bcc4a61 build: handle latest json-stable-stringify replacement (#15049)
  • See full diff 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