Upgrade: Bump vite from 5.2.8 to 5.3.3
Bumps vite from 5.2.8 to 5.3.3.
Release notes
Sourced from vite's releases.
[email protected]
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
5.3.3 (2024-07-03)
- fix: lazily evaluate __vite__mapDeps files (#17602) (dafff4a), closes #17602
- fix(deps): update all non-major dependencies (#17590) (012490c), closes #17590
- fix(lib): remove pure CSS dynamic import (#17601) (055f1c1), closes #17601
- fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin option (#17563) (14c3d49), closes #17563
5.3.2 (2024-06-27)
- fix(client): uniform variable
location(#17528) (a8e2f6f), closes #17528- fix(deps): update all non-major dependencies (#17494) (bf123f2), closes #17494
- fix(typescript): correctly expand ${configDir} in tsconfig.json (#17576) (24c799b), closes #17576
- chore: fix some comments (#17495) (ec16a5e), closes #17495
- chore(deps): update all non-major dependencies (#17553) (a33a97f), closes #17553
- chore(deps): update dependency eslint to v9 (#16661) (6c10662), closes #16661
- chore(deps): update es-module-lexer to 1.5.4 (#17555) (2d6672f), closes #17555
- refactor(optimizer): use early continues (#17551) (7c06ef0), closes #17551
5.3.1 (2024-06-14)
- fix(build): handle preload treeshaking for braces (#17479) (d355568), closes #17479
- fix(build): handle preload treeshaking for commas (#17472) (3e27071), closes #17472
- fix(build): preload treeshaking ignore equal (#17480) (6ced135), closes #17480
- chore: consolidate changelog for 5.3 (#17476) (1f09344), closes #17476
5.3.0 (2024-06-13)
Features
- feat: asset type add bmp (#17439) (ec287f8), closes #17439
- feat(typescript): update tsconfck to add support for
${configDir}replacement in ts 5.5 (#17350) (4835e2b), closes #17350- refactor(build): remove quotes from preload marker (#16562) (9853190), closes #16562
- feat: add 'system' library format (#11256) (4102ca9), closes #11256
- feat: add an option to not start a websocket server (#16219) (14b5ced), closes #16219
- feat: add headTagInsertCheck warning (#16555) (9f02a9f), closes #16555
- feat(asset): support
/*@vite-ignore*/fornew URL(, import.meta.url)(#16590) (8880bc5), closes #16590- chore(deps): update esbuild (#17290) (5f13bf8), closes #17290
Performance
- refactor: plugin container (#17288) (4aa4a80), closes #17288
- refactor: remove acorn (#16238) (454e2d1), closes #16238
Fixes
... (truncated)
Commits
22b2994release: v5.3.3012490cfix(deps): update all non-major dependencies (#17590)14c3d49fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin op...055f1c1fix(lib): remove pure CSS dynamic import (#17601)dafff4afix: lazily evaluate __vite__mapDeps files (#17602)3af02bdrelease: v5.3.224c799bfix(typescript): correctly expand ${configDir} in tsconfig.json (#17576)a33a97fchore(deps): update all non-major dependencies (#17553)2d6672fchore(deps): update es-module-lexer to 1.5.4 (#17555)7c06ef0refactor(optimizer): use early continues (#17551)- Additional commits viewable in compare view
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 @nextcloud-command.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
4 failed tests on run #1652 ↗︎
Details:
| Upgrade: Bump vite from 5.2.8 to 5.3.3 | |||
| Project: Activity | Commit: f0b1a21b9f |
||
| Status: Failed | Duration: 03:30 💡 | ||
| Started: Jul 11, 2024 4:13 PM | Ended: Jul 11, 2024 4:16 PM | ||
sidebar.cy.ts • 3 failed tests • Run E2E
settings.cy.ts • 1 failed test • Run E2E
| Test | Artifacts | |
|---|---|---|
| Check that user's settings survive a reload > Form survive a reload |
Test Replay
Screenshots
|
|
Review all test suite changes for PR #1717 ↗︎
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
@dependabot rebase
/compile /
/compile /
A newer version of vite exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot recreate
Looks like vite is up-to-date now, so this is no longer needed.