-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump vite from 4.5.0 to 5.0.0 #2971
Conversation
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.0. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Put in draft as this PR must be tested manually
|
🎊 PR Preview e25b3a2 has been successfully built and deployed to https://process-analytics-bpmn-visualization-js-doc_preview-pr-2971.surge.sh 🕐 Build time: 0.01s 🤖 By surge-preview |
🎊 PR Preview e25b3a2 has been successfully built and deployed to https://process-analytics-bpmn-visualization-js-demo_preview-pr-2971.surge.sh 🕐 Build time: 0.01s 🤖 By surge-preview |
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️ Manually test the demo with the surge preview and the dev server with GH Codespaces (changes in the code and CSS)
✔️ Changelog and release-notes reviewed. This is a major version but all features we are using didn't require any change.
@dependabot squash and merge |
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)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @tbouffard.
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions