Skip to content

Commit

Permalink
Bump vite from 4.1.1 to 4.1.5 (#1)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 4.1.1 to 4.1.5.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->4.1.5 (2023-05-26)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: fs.deny with leading double slash (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13348">#13348</a>)
(<a href="https://github.com/vitejs/vite/commit/7b61464">7b61464</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13348">#13348</a></li>
</ul>
<h2><!-- raw HTML omitted -->4.1.4 (2023-02-21)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix(define): should not stringify vite internal env (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12120">#12120</a>)
(<a href="https://github.com/vitejs/vite/commit/73c3999">73c3999</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12120">#12120</a></li>
<li>docs: update rollup docs links (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12130">#12130</a>)
(<a href="https://github.com/vitejs/vite/commit/439a73f">439a73f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12130">#12130</a></li>
</ul>
<h2><!-- raw HTML omitted -->4.1.3 (2023-02-20)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: catch and handle websocket error (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11991">#11991</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12007">#12007</a>)
(<a href="https://github.com/vitejs/vite/commit/4b5cc9f">4b5cc9f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/11991">#11991</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/12007">#12007</a></li>
<li>fix: do not append version query param when scanning for
dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11961">#11961</a>)
(<a href="https://github.com/vitejs/vite/commit/575bcf6">575bcf6</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/11961">#11961</a></li>
<li>fix(css): handle pure css chunk heuristic with special queries (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12091">#12091</a>)
(<a href="https://github.com/vitejs/vite/commit/a873af5">a873af5</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12091">#12091</a></li>
<li>fix(esbuild): umd helper insert into wrong position in lib mode (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11988">#11988</a>)
(<a href="https://github.com/vitejs/vite/commit/86bc243">86bc243</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/11988">#11988</a></li>
<li>fix(html): respect disable modulepreload (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12111">#12111</a>)
(<a href="https://github.com/vitejs/vite/commit/6c50119">6c50119</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12111">#12111</a></li>
<li>fix(html): rewrite assets url in <code>&lt;noscript&gt;</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11764">#11764</a>)
(<a href="https://github.com/vitejs/vite/commit/1dba285">1dba285</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/11764">#11764</a></li>
<li>feat(preview): improve error when build output missing (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12096">#12096</a>)
(<a href="https://github.com/vitejs/vite/commit/a0702a1">a0702a1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12096">#12096</a></li>
<li>feat(ssr): add importer path to error msg when invalid url import
occur (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11606">#11606</a>)
(<a href="https://github.com/vitejs/vite/commit/70729c0">70729c0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/11606">#11606</a></li>
</ul>
<h2><!-- raw HTML omitted -->4.1.2 (2023-02-17)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: correct access to <code>crossOrigin</code> attribute (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12023">#12023</a>)
(<a href="https://github.com/vitejs/vite/commit/6a0d356">6a0d356</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12023">#12023</a></li>
<li>fix: narrow defineConfig return type (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12021">#12021</a>)
(<a href="https://github.com/vitejs/vite/commit/18fa8f0">18fa8f0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12021">#12021</a></li>
<li>fix(define): inconsistent env values in build mode (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12058">#12058</a>)
(<a href="https://github.com/vitejs/vite/commit/0a50c59">0a50c59</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12058">#12058</a></li>
<li>fix(env): compatible with env variables ended with unescaped $ (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12031">#12031</a>)
(<a href="https://github.com/vitejs/vite/commit/05b3df0">05b3df0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12031">#12031</a></li>
<li>fix(ssr): print file url in <code>ssrTransform</code> parse error
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12060">#12060</a>)
(<a href="https://github.com/vitejs/vite/commit/19f39f7">19f39f7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12060">#12060</a></li>
<li>revert: narrow defineConfig return type (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12077">#12077</a>)
(<a href="https://github.com/vitejs/vite/commit/54d511e">54d511e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12077">#12077</a></li>
<li>feat: support <code>import.meta.hot?.accept</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12053">#12053</a>)
(<a href="https://github.com/vitejs/vite/commit/081c27f">081c27f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12053">#12053</a></li>
<li>chore: add jsdoc default value (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11746">#11746</a>)
(<a href="https://github.com/vitejs/vite/commit/8c87af7">8c87af7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/11746">#11746</a></li>
<li>chore: fix typos (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12032">#12032</a>)
(<a href="https://github.com/vitejs/vite/commit/ee1a686">ee1a686</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12032">#12032</a></li>
<li>chore(deps): update dependency strip-literal to v1 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12044">#12044</a>)
(<a href="https://github.com/vitejs/vite/commit/5bd6c0a">5bd6c0a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12044">#12044</a></li>
<li>chore(pluginContainer): simplify error position judge condition (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12003">#12003</a>)
(<a href="https://github.com/vitejs/vite/commit/e3ef9f4">e3ef9f4</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12003">#12003</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/b1b3beb9f4f65f2b6042316a0c01005ad82f7884"><code>b1b3beb</code></a>
release: v4.1.5</li>
<li><a
href="https://github.com/vitejs/vite/commit/7b614642e1e9ae4a9b95e9e6110ace7a24994bab"><code>7b61464</code></a>
fix: fs.deny with leading double slash (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13348">#13348</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/b5a24851fb2ea779464bf850bb4e5ff6f45edd78"><code>b5a2485</code></a>
release: v4.1.4</li>
<li><a
href="https://github.com/vitejs/vite/commit/73c39995af755f4660c0a50f8153aa57a6c1b37d"><code>73c3999</code></a>
fix(define): should not stringify vite internal env (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12120">#12120</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/439a73f3222987896f556b64628bdbcb5d9454c3"><code>439a73f</code></a>
docs: update rollup docs links (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12130">#12130</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/04e4df3bfc34fd333eb5694f7a3ac136a896b02e"><code>04e4df3</code></a>
release: v4.1.3</li>
<li><a
href="https://github.com/vitejs/vite/commit/6c5011947e34c44586b70f6fdc1703abe2989b93"><code>6c50119</code></a>
fix(html): respect disable modulepreload (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12111">#12111</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/575bcf61c58f2be8f68b88b60fb90475dce5bc4d"><code>575bcf6</code></a>
fix: do not append version query param when scanning for dependencies
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11961">#11961</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/a873af5d3d0b59ee8c1f982ad6ff821b7119c8fb"><code>a873af5</code></a>
fix(css): handle pure css chunk heuristic with special queries (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12091">#12091</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/4b5cc9f0b6d497ec9c7850afddb8000af27ad965"><code>4b5cc9f</code></a>
fix: catch and handle websocket error (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11991">#11991</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12007">#12007</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v4.1.5/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=4.1.1&new-version=4.1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/Drete457/web-basic-functions/network/alerts).

</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
  • Loading branch information
Drete457 committed Nov 30, 2023
2 parents 8c0025a + b533ba9 commit d8133c2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4162,9 +4162,9 @@ vite-plugin-remove-console@^1.3.0:
integrity sha512-5a/OLYB6yNRHMuHj9rBQRYMQ1NBKffxA8BaD77urUBLcGOWMHFHALjh6C26wZfZd41KytSwLp6DhvNKU78mNJg==

vite@^4.0.4:
version "4.1.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.1.tgz#3b18b81a4e85ce3df5cbdbf4c687d93ebf402e6b"
integrity sha512-LM9WWea8vsxhr782r9ntg+bhSFS06FJgCvvB0+8hf8UWtvaiDagKYWXndjfX6kGl74keHJUcpzrQliDXZlF5yg==
version "4.1.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.5.tgz#9c93d579f62179ab99c4182fa37acf1b380a374b"

dependencies:
esbuild "^0.16.14"
postcss "^8.4.21"
Expand Down Expand Up @@ -4220,11 +4220,12 @@ widest-line@^3.1.0:
dependencies:
string-width "^4.0.0"

word-wrap@^1.2.3:
word-wrap@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f"
integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==


wrap-ansi@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-3.0.1.tgz#288a04d87eda5c286e060dfe8f135ce8d007f8ba"
Expand Down

0 comments on commit d8133c2

Please sign in to comment.