Closed dependabot[bot] closed 11 months ago
Latest commit: 195ace63ff9b8f47df6d276e186a2406fe9d7061
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Superseded by #810.
Bumps vite from 4.5.0 to 5.0.0.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
531d3cb
chore: cleanup v5 beta changelog (#14694)0c31258
release: v5.0.09258ce0
release: v5.0.0-beta.20e0c86d4
feat: allow providing parent httpServer on middleware mode (#14632)58ff849
fix: server.preTransformRequests https error (#14991) (#14993)2a519a1
fix: don't append/@fs/
for bare imports (#14995)d3af879
docs: point links in messages at https: (#14992)82a5b11
fix(ssr): skip esm proxy guard for namespace imports (#14988)bedfcfa
fix: code frame was not generated for postcss errors (#14986)2b4e793
fix: caret position was incorrect (#14984)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show