Codemirror-CSS-color-picker
                                
                                
                                
                                    Codemirror-CSS-color-picker copied to clipboard
                            
                            
                            
                        Bump vite from 4.4.9 to 4.4.12
Bumps vite from 4.4.9 to 4.4.12.
Changelog
Sourced from vite's changelog.
4.4.12 (2023-12-04)
- fix: backport #15223, proxy html path should be encoded (#15226) (#15227) (fe8b209), closes #15223 #15226 #15227
 4.4.11 (2023-10-05)
- revert: "fix: use string manipulation instead of regex to inject esbuild helpers (54e1275), closes #14094
 4.4.10 (2023-10-03)
- fix: add source map to Web Workers (fix #14216) (#14217) (df6f32f), closes #14216 #14217
 - fix: handle errors during
 hasWorkspacePackageJSONfunction (#14394) (6f6e5de), closes #14394- fix: handle sourcemap correctly when multiple line import exists (#14232) (218861f), closes #14232
 - fix: if host is specified check whether it is valid (#14013) (b1b816a), closes #14013
 - fix: include
 vite/types/*in exports field (#14296) (40e99a1), closes #14296- fix: initWasm options should be optional (#14152) (119c074), closes #14152
 - fix: restore builtins list (f8b9adb)
 - fix: use string manipulation instead of regex to inject esbuild helpers (#14094) (128ad8f), closes #14094
 - fix: ws never connects after restarting server if server.hmr.server is set (#14127) (441642e), closes #14127
 - fix(analysis): warnings for dynamic imports that use static template literals (#14458) (0c6d289), closes #14458
 - fix(cli): convert special base (#14283) (d4bc0fb), closes #14283
 - fix(css): remove pure css chunk sourcemap (#14290) (cd7e033), closes #14290
 - fix(css): reset render cache on renderStart (#14326) (d334b3d), closes #14326
 - fix(glob): trigger HMR for glob in a package (#14117) (0f582bf), closes #14117
 - fix(import-analysis): preserve importedUrls import order (#14465) (269aa43), closes #14465
 - fix(manifest): preserve pure css chunk assets (#14297) (3d63ae6), closes #14297
 - fix(optimizer): define crawlDeps after scanProcessing and optimizationResult are complete (fix #1428 (fcaf749), closes #14284 #14285
 - fix(resolve): support submodules of optional peer deps (#14489) (104971d), closes #14489
 - fix(vite): precisely check if files are in dirs (#14241) (c4758d1), closes #14241
 - feat: improve deno and bun support (#14379) (8bc1f9d), closes #14379
 
Commits
09626f8release: v4.4.12fe8b209fix: backport #15223, proxy html path should be encoded (#15226) (#15227)b50db04release: v4.4.1154e1275revert: "fix: use string manipulation instead of regex to inject esbuild helpersf3a3e77release: v4.4.10f8b9adbfix: restore builtins list104971dfix(resolve): support submodules of optional peer deps (#14489)0c6d289fix(analysis): warnings for dynamic imports that use static template literals...269aa43fix(import-analysis): preserve importedUrls import order (#14465)6f6e5defix: handle errors duringhasWorkspacePackageJSONfunction (#14394)- Additional commits viewable in compare view
 
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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.