cypress-realworld-app
cypress-realworld-app copied to clipboard
chore(deps): update dependency vite to version 5.x π
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| vite (source) | ^4.4.2 -> ^5.0.0 |
Release Notes
vitejs/vite (vite)
v5.3.5
- refactor(asset): remove rollup 3 public file watch workaround (#β16331) (66bdb1d), closes #β16331
- fix: make
servertype less restrictive (fix #β17627) (#β17628) (b55c32f), closes #β17627 #β17628 - fix: show error if vite client cannot be loaded (#β17419) (db5ab1d), closes #β17419
- fix(build): env output is not stable (#β17748) (b240a83), closes #β17748
- fix(client): fix vite error path (#β17744) (3c1bde3), closes #β17744
- fix(css): resolve url aliases with fragments (fix: #β17690) (#β17691) (d906d3f)
- fix(deps): update all non-major dependencies (#β17629) (93281b0), closes #β17629
- fix(importMetaGlob): handle alias that starts with hash (#β17743) (b58b423), closes #β17743
- fix(ssrTransform): sourcemaps with multiple sources (#β17677) (f321fa8), closes #β17677
- chore: extend commit hash (#β17709) (4fc9b64), closes #β17709
- chore(deps): update all non-major dependencies (#β17734) (9983731), closes #β17734
- chore(deps): update typescript (#β17699) (df5ceb3), closes #β17699
- revert: fix(logger): truncate log over 5000 characters long (#β16581) (#β17729) (f4f488f), closes #β16581 #β17729
v5.3.4
- fix: update Terser type definitions (fix #β17668) (#β17669) (b723a75), closes #β17668 #β17669
- fix(build): skip preload treeshaking for nested braces (#β17687) (4be96b4), closes #β17687
- fix(css): include
.css?urlin assets field of manifest (#β17623) (1465b20), closes #β17623 - fix(worker): nested inlined worker always fallbacked to data URI worker instead of using blob worker (07bc489), closes #β17509
- refactor: replace includes with logical operations (#β17620) (c4a2227), closes #β17620
- chore: add callback to http-proxy.d.ts jsdoc (#β17646) (d8a5d70), closes #β17646
v5.3.3
- 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
v5.3.2
- 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
v5.3.1
- 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
v5.3.0
- fix: typo in client log (#β17363) (68aa9f8), closes #β17363
- fix(ssrTransform): handle arbitrary module namespace identifiers (#β17446) (0a76652), closes #β17446
- test: disable isolate for unit test (#β17448) (f16fae5), closes #β17448
- feat: asset type add bmp (#β17439) (ec287f8), closes #β17439
v5.2.13
Please refer to CHANGELOG.md for details.
v5.2.12
- chore: move to eslint flat config (#β16743) (8f16765), closes #β16743
- chore(deps): remove unused deps (#β17329) (5a45745), closes #β17329
- chore(deps): update all non-major dependencies (#β16722) (b45922a), closes #β16722
- fix: mention
build.rollupOptions.output.manualChunksinstead ofbuild.rollupOutput.manualChunks(89378c0), closes #β16721 - fix(build): make SystemJSWrapRE match lazy (#β16633) (6583ad2), closes #β16633
- fix(css): avoid generating empty JS files when JS files becomes empty but has CSS files imported (#β1 (95fe5a7), closes #β16078
- fix(css): handle lightningcss compiled css in Deno (#β17301) (8e4e932), closes #β17301
- fix(css): only use files the current bundle contains (#β16684) (15a6ebb), closes #β16684
- fix(css): page reload was not happening with .css?raw (#β16455) (8041846), closes #β16455
- fix(deps): update all non-major dependencies (#β16603) (6711553), closes #β16603
- fix(deps): update all non-major dependencies (#β16660) (bf2f014), closes #β16660
- fix(deps): update all non-major dependencies (#β17321) (4a89766), closes #β17321
- fix(error-logging): rollup errors weren't displaying id and codeframe (#β16540) (22dc196), closes #β16540
- fix(hmr): normalize the path info (#β14255) (6a085d0), closes #β14255
- fix(hmr): trigger page reload when calling invalidate on root module (#β16636) (2b61cc3), closes #β16636
- fix(logger): truncate log over 5000 characters long (#β16581) (b0b839a), closes #β16581
- fix(optimizer): log dependencies added by plugins (#β16729) (f0fb987), closes #β16729
- fix(sourcemap): improve sourcemap compatibility for vue2 (#β16594) (913c040), closes #β16594
- docs: correct proxy shorthand example (#β15938) (abf766e), closes #β15938
- docs: deprecate server.hot (#β16741) (e7d38ab), closes #β16741
v5.2.11
- feat: improve dynamic import variable failure error message (#β16519) (f8feeea), closes #β16519
- fix: dynamic-import-vars plugin normalize path issue (#β16518) (f71ba5b), closes #β16518
- fix: scripts and styles were missing from built HTML on Windows (#β16421) (0e93f58), closes #β16421
- fix(deps): update all non-major dependencies (#β16488) (2d50be2), closes #β16488
- fix(deps): update all non-major dependencies (#β16549) (2d6a13b), closes #β16549
- fix(dev): watch publicDir explicitly to include it outside the root (#β16502) (4d83eb5), closes #β16502
- fix(preload): skip preload for non-static urls (#β16556) (bb79c9b), closes #β16556
- fix(ssr): handle class declaration and expression name scoping (#β16569) (c071eb3), closes #β16569
- fix(ssr): handle function expression name scoping (#β16563) (02db947), closes #β16563
v5.2.10
- revert: perf: use workspace root for fs cache (#β15712) (#β16476) (77e7359), closes #β15712 #β16476
- fix: add base to virtual html (#β16442) (721f94d), closes #β16442
- fix: adjust esm syntax judgment logic (#β16436) (af72eab), closes #β16436
- fix: don't add outDirs to watch.ignored if emptyOutDir is false (#β16453) (6a127d6), closes #β16453
- fix(cspNonce): don't overwrite existing nonce values (#β16415) (b872635), closes #β16415
- feat: show warning if root is in build.outDir (#β16454) (11444dc), closes #β16454
- feat: write cspNonce to style tags (#β16419) (8e54bbd), closes #β16419
- chore(deps): update dependency eslint-plugin-n to v17 (#β16381) (6cccef7), closes #β16381
v5.2.9
- fix:
fsp.rmremoving files does not take effect (#β16032) (b05c405), closes #β16032 - fix: fix accumulated stacks in error overlay (#β16393) (102c2fd), closes #β16393
- fix(deps): update all non-major dependencies (#β16376) (58a2938), closes #β16376
- chore: update region comment (#β16380) (77562c3), closes #β16380
- perf: reduce size of injected __vite__mapDeps code (#β16184) (c0ec6be), closes #β16184
- perf(css): only replace empty chunk if imported (#β16349) (e2658ad), closes #β16349
v5.2.8
- fix: csp nonce injection when no closing tag (#β16281) (#β16282) (3c85c6b), closes #β16281 #β16282
- fix: do not access document in
/@​vite/clientwhen not defined (#β16318) (646319c), closes #β16318 - fix: fix sourcemap when using object as
definevalue (#β15805) (445c4f2), closes #β15805 - fix(css): unknown file error happened with lightningcss (#β16306) (01af308), closes #β16306
- fix(hmr): multiple updates happened when invalidate is called while multiple tabs open (#β16307) (21cc10b), closes #β16307
- fix(scanner): duplicate modules for same id if glob is used in html-like types (#β16305) (eca68fa), closes #β16305
- chore(deps): update all non-major dependencies (#β16325) (a78e265), closes #β16325
- refactor: use types from sass instead of @βtypes/sass (#β16340) (4581e83), closes #β16340
v5.2.7
- chore: deprecate splitVendorChunkPlugin (#β16274) (45a06da), closes #β16274
- fix: skip injecting
__vite__mapDepswhen it's not used (#β16271) (890538a), closes #β16271 - fix(deps): update all non-major dependencies (#β16258) (7caef42), closes #β16258
- fix(hmr): don't mutate module graph when collecting modules (#β16302) (dfffea1), closes #β16302
- fix(hmr): trigger hmr for missing file import errored module after file creation (#β16303) (ffedc06), closes #β16303
- fix(sourcemap): don't warn even if the sourcesContent is an empty string (#β16273) (24e376a), closes #β16273
- feat(hmr): reload when HTML file is created/deleted (#β16288) (1f53796), closes #β16288
v5.2.6
v5.2.5
- fix: avoid SSR requests in waitForRequestIdle (#β16246) (7093f77), closes #β16246
- docs: clarify enforce vs hook.order (#β16226) (3a73e48), closes #β16226
v5.2.4
v5.2.3
- fix: handle warmup request error correctly (#β16223) (d7c5256), closes #β16223
- fix: skip encode if is data uri (#β16233) (8617e76), closes #β16233
- fix(optimizer): fix
optimizeDeps.includeglob syntax for./*exports (#β16230) (f184c80), closes #β16230 - fix(runtime): fix sourcemap with
prepareStackTrace(#β16220) (dad7f4f), closes #β16220 - chore:
utf8replaced withutf-8(#β16232) (9800c73), closes #β16232
v5.2.2
v5.2.1
v5.2.0
- fix: update client.ts@cleanUrl to accomodate blob protocol (#β16182) (1a3b1d7), closes #β16182
- fix(assets): avoid splitting
,inside query parameter of image URI in srcset property (#β16081) (50caf67), closes #β16081 - chore(deps): update all non-major dependencies (#β16186) (842643d), closes #β16186
- perf(transformRequest): fast-path watch and sourcemap handling (#β16170) (de60f1e), closes #β16170
- docs: add
@shikiji/vitepress-twoslash(#β16168) (6f8a320), closes #β16168
v5.1.7
Please refer to CHANGELOG.md for details.
v5.1.6
- chore(deps): update all non-major dependencies (#β16131) (a862ecb), closes #β16131
- fix: check for publicDir before checking if it is a parent directory (#β16046) (b6fb323), closes #β16046
- fix: escape single quote when relative base is used (#β16060) (8f74ce4), closes #β16060
- fix: handle function property extension in namespace import (#β16113) (f699194), closes #β16113
- fix: server middleware mode resolve (#β16122) (8403546), closes #β16122
- fix(esbuild): update tsconfck to fix bug that could cause a deadlock (#β16124) (fd9de04), closes #β16124
- fix(worker): hide "The emitted file overwrites" warning if the content is same (#β16094) (60dfa9e), closes #β16094
- fix(worker): throw error when circular worker import is detected and support self referencing worker (eef9da1), closes #β16103
- style(utils): remove null check (#β16112) (0d2df52), closes #β16112
- refactor(runtime): share more code between runtime and main bundle (#β16063) (93be84e), closes #β16063
v5.1.5
- fix:
__vite__mapDepscode injection (#β15732) (aff54e1), closes #β15732 - fix: analysing build chunk without dependencies (#β15469) (bd52283), closes #β15469
- fix: import with query with imports field (#β16085) (ab823ab), closes #β16085
- fix: normalize literal-only entry pattern (#β16010) (1dccc37), closes #β16010
- fix: optimizeDeps.entries with literal-only pattern(s) (#β15853) (49300b3), closes #β15853
- fix: output correct error for empty import specifier (#β16055) (a9112eb), closes #β16055
- fix: upgrade esbuild to 0.20.x (#β16062) (899d9b1), closes #β16062
- fix(runtime): runtime HMR affects only imported files (#β15898) (57463fc), closes #β15898
- fix(scanner): respect
experimentalDecorators: true(#β15206) (4144781), closes #β15206 - revert: "fix: upgrade esbuild to 0.20.x" (#β16072) (11cceea), closes #β16072
- refactor: share code with vite runtime (#β15907) (b20d542), closes #β15907
- refactor(runtime): use functions from
pathe(#β16061) (aac2ef7), closes #β16061 - chore(deps): update all non-major dependencies (#β16028) (7cfe80d), closes #β16028
v5.1.4
- perf: remove unnecessary regex s modifier (#β15766) (8dc1b73), closes #β15766
- fix: fs cached checks disabled by default for yarn pnp (#β15920) (8b11fea), closes #β15920
- fix: resolve directory correctly when
fs.cachedChecks: true(#β15983) (4fe971f), closes #β15983 - fix: srcSet with optional descriptor (#β15905) (81b3bd0), closes #β15905
- fix(deps): update all non-major dependencies (#β15959) (571a3fd), closes #β15959
- fix(watch): build watch fails when outDir is empty string (#β15979) (1d263d3), closes #β15979
v5.1.3
- fix: cachedTransformMiddleware for direct css requests (#β15919) (5099028), closes #β15919
- refactor(runtime): minor tweaks (#β15904) (63a39c2), closes #β15904
- refactor(runtime): seal ES module namespace object instead of feezing (#β15914) (4172f02), closes #β15914
v5.1.2
- fix: normalize import file path info (#β15772) (306df44), closes #β15772
- fix(build): do not output build time when build fails (#β15711) (added3e), closes #β15711
- fix(runtime): pass path instead of fileURL to
isFilePathESM(#β15908) (7b15607), closes #β15908 - fix(worker): support UTF-8 encoding in inline workers (fixes #β12117) (#β15866) (570e0f1), closes #β12117 #β15866
- chore: update license file (#β15885) (d9adf18), closes #β15885
- chore(deps): update all non-major dependencies (#β15874) (d16ce5d), closes #β15874
- chore(deps): update dependency dotenv-expand to v11 (#β15875) (642d528), closes #β15875
v5.1.1
- fix: empty CSS file was output when only .css?url is used (#β15846) (b2873ac), closes #β15846
- fix: skip not only .js but also .mjs manifest entries (#β15841) (3d860e7), closes #β15841
- chore: post 5.1 release edits (#β15840) (9da6502), closes #β15840
v5.1.0
- chore: revert #β15746 (#β15839) (ed875f8), closes #β15746 #β15839
- fix: pass
customLoggertoloadConfigFromFile(fix #β15824) (#β15831) (55a3427), closes #β15824 #β15831 - fix(deps): update all non-major dependencies (#β15803) (e0a6ef2), closes #β15803
- refactor: remove
vite build --force(#β15837) (f1a4242), closes #β15837
v5.0.13
Please refer to CHANGELOG.md for details.
v5.0.12
Please refer to CHANGELOG.md for details.
v5.0.11
- fix: don't pretransform classic script links (#β15361) (19e3c9a), closes #β15361
- fix: inject
__vite__mapDepscode before sourcemap file comment (#β15483) (d2aa096), closes #β15483 - fix(assets): avoid splitting
,inside base64 value ofsrcsetattribute (#β15422) (8de7bd2), closes #β15422 - fix(html): handle offset magic-string slice error (#β15435) (5ea9edb), closes #β15435
- chore(deps): update dependency strip-literal to v2 (#β15475) (49d21fe), closes #β15475
- chore(deps): update tj-actions/changed-files action to v41 (#β15476) (2a540ee), closes #β15476
v5.0.10
- fix: omit protocol does not require pre-transform (#β15355) (d9ae1b2), closes #β15355
- fix(build): use base64 for inline SVG if it contains both single and double quotes (#β15271) (1bbff16), closes #β15271
v5.0.9
- fix: htmlFallbackMiddleware for favicon (#β15301) (c902545), closes #β15301
- fix: more stable hash calculation for depsOptimize (#β15337) (2b39fe6), closes #β15337
- fix(scanner): catch all external files for glob imports (#β15286) (129d0d0), closes #β15286
- fix(server): avoid chokidar throttling on startup (#β15347) (56a5740), closes #β15347
- fix(worker): replace
import.metacorrectly for IIFE worker (#β15321) (08d093c), closes #β15321 - feat: log re-optimization reasons (#β15339) (b1a6c84), closes #β15339
- chore: temporary typo (#β15329) (7b71854), closes #β15329
- perf: avoid computing paths on each request (#β15318) (0506812), closes #β15318
- perf: temporary hack to avoid fs checks for /@βreact-refresh (#β15299) (b1d6211), closes #β15299
v5.0.8
- perf: cached fs utils (#β15279) (c9b61c4), closes #β15279
- fix: missing warmupRequest in transformIndexHtml (#β15303) (103820f), closes #β15303
- fix: public files map will be updated on add/unlink in windows (#β15317) (921ca41), closes #β15317
- fix(build): decode urls in CSS files (fix #β15109) (#β15246) (ea6a7a6), closes #β15109 #β15246
- fix(deps): update all non-major dependencies (#β15304) (bb07f60), closes #β15304
- fix(ssr): check esm file with normal file path (#β15307) (1597170), closes #β15307
v5.0.7
- fix: suppress terser warning if minify disabled (#β15275) (3e42611), closes #β15275
- fix: symbolic links in public dir (#β15264) (ef2a024), closes #β15264
- fix(html): skip inlining icon and manifest links (#β14958) (8ad81b4), closes #β14958
- chore: remove unneeded condition in getRealPath (#β15267) (8e4655c), closes #β15267
- perf: cache empty optimizer result (#β15245) (8409b66), closes #β15245
v5.0.6
- perf: in-memory public files check (#β15195) (0f9e1bf), closes #β15195
- chore: remove unneccessary eslint-disable-next-line regexp/no-unused-capturing-group (#β15247) (35a5bcf), closes #β15247
v5.0.5
- fix: emit
vite:preloadErrorfor chunks without deps (#β15203) (d8001c5), closes #β15203 - fix: esbuild glob import resolve error (#β15140) (676804d), closes #β15140
- fix: json error with position (#β15225) (14be75f), closes #β15225
- fix: proxy html path should be encoded (#β15223) (5b85040), closes #β15223
- fix(deps): update all non-major dependencies (#β15233) (ad3adda), closes #β15233
- fix(hmr): don't consider CSS dep as a circular dep (#β15229) (5f2cdec), closes #β15229
- feat: add '*.mov' to client.d.ts (#β15189) (d93a211), closes #β15189
- feat(server): allow disabling built-in shortcuts (#β15218) (7fd7c6c), closes #β15218
- chore: replace 'some' with 'includes' in resolveEnvPrefix (#β15220) (ee12f30), closes #β15220
- chore: update the website url for homepage in package.json (#β15181) (282bd8f), closes #β15181
- chore: update vitest to 1.0.0-beta.6 ([#β15194](https://togith
Configuration
π Schedule: Branch creation - "before 3am on the first day of the month" in timezone America/New_York, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.
cypress-realworld-appΒ
Β
Run #6469
Run Properties:Β
Β PassedΒ #6469 Β β’Β
553a0ee196: chore(deps): update vite to 5.3.5 π
| Project |
cypress-realworld-app
|
| Branch Review |
renovate/vite-5.x
|
| Run ID |
|
| Run duration | 09m 19s |
| Commit |
|
| Committer | renovate[bot] |
| View all properties for this run βοΈ | |
| Test results | |
|---|---|
|
|
0
|
|
|
1
|
|
|
2
|
|
|
0
|
|
|
394
|
| View all changes introduced in this branch βοΈ | |