chore(dev-deps): bump vite from 8.0.10 to 8.0.16#418
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ee055f0 to
5bcc331
Compare
Dependabot Fix AssessmentPackage: `vite` `8.0.10` → `8.0.16` (patch) What changed upstream
None of these changes affect runtime behavior of the built web CLI app or its E2E tests. Migration concerns checked
What brokeThe Web CLI E2E Tests (Parallel) / session-tests job failed with this error at The test "connects to public server and can resume session after reconnection" expected that after closing and reopening the WebSocket, the same session ID would be resumed. Instead, a new session was assigned. Root cause: pre-existing flaky E2E test, not caused by this PR. The browser logs show the shared dev server ( Evidence this is pre-existing flakiness:
What was fixedNo code changes required. The vite patch bump is safe. Verification
Notes for reviewerThe session-tests job is sensitive to the anonymous session capacity of the shared dev server. The failure is a known-flaky test, not a regression introduced by this PR. The vite bump is safe to merge. Consider re-running the failed job or merging if the flakiness is already tracked. |
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.10 to 8.0.16. - [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/v8.0.16/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
5bcc331 to
586b803
Compare
Bumps vite from 8.0.10 to 8.0.16.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)