Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): Bump vite from 5.3.3 to 5.3.4 (#1282)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.3 to 5.3.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.3.4 (2024-07-16)<!-- raw HTML omitted --></h2> <ul> <li>fix: update Terser type definitions (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17668">#17668</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17669">#17669</a>) (<a href="https://github.com/vitejs/vite/commit/b723a75">b723a75</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17668">#17668</a> <a href="https://redirect.github.com/vitejs/vite/issues/17669">#17669</a></li> <li>fix(build): skip preload treeshaking for nested braces (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17687">#17687</a>) (<a href="https://github.com/vitejs/vite/commit/4be96b4">4be96b4</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17687">#17687</a></li> <li>fix(css): include <code>.css?url</code> in assets field of manifest (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17623">#17623</a>) (<a href="https://github.com/vitejs/vite/commit/1465b20">1465b20</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17623">#17623</a></li> <li>fix(worker): nested inlined worker always fallbacked to data URI worker instead of using blob worker (<a href="https://github.com/vitejs/vite/commit/07bc489">07bc489</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17509">#17509</a></li> <li>refactor: replace includes with logical operations (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17620">#17620</a>) (<a href="https://github.com/vitejs/vite/commit/c4a2227">c4a2227</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17620">#17620</a></li> <li>chore: add callback to http-proxy.d.ts jsdoc (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17646">#17646</a>) (<a href="https://github.com/vitejs/vite/commit/d8a5d70">d8a5d70</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17646">#17646</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/4e57a97f46d7ea9d4fa610bbb0291139a681895f"><code>4e57a97</code></a> release: v5.3.4</li> <li><a href="https://github.com/vitejs/vite/commit/1465b2064ee23ac5df5414b13355a394ccd931af"><code>1465b20</code></a> fix(css): include <code>.css?url</code> in assets field of manifest (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17623">#17623</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/c4a2227c74d35d4065c764616a85a76971c53c7f"><code>c4a2227</code></a> refactor: replace includes with logical operations (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17620">#17620</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d8a5d700bc5a625ee2be7cc6e2f79b3c84b29e7c"><code>d8a5d70</code></a> chore: add callback to http-proxy.d.ts jsdoc (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17646">#17646</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/4be96b48bca30a692eb528b0b43a27bdc440e811"><code>4be96b4</code></a> fix(build): skip preload treeshaking for nested braces (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17687">#17687</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/b723a753ced0667470e72b4853ecda27b17f546a"><code>b723a75</code></a> fix: update Terser type definitions (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17668">#17668</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17669">#17669</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/07bc489b310e8173e4929193f3f283e1e50fa87f"><code>07bc489</code></a> fix(worker): nested inlined worker always fallbacked to data URI worker inste...</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v5.3.4/packages/vite">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=5.3.3&new-version=5.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information