Skip to content

Commit

Permalink
Bump the vite group with 2 updates (#1642)
Browse files Browse the repository at this point in the history
Bumps the vite group with 2 updates:
[@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)
and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).

Updates `@vitejs/plugin-react` from 4.0.3 to 4.0.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react/releases"><code>@​vitejs/plugin-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v4.0.4</h2>
<ul>
<li>Fix <a
href="https://github.com/vitejs/vite-plugin-react/discussions/198">#198</a>:
Enable Babel if presets list is not empty</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md"><code>@​vitejs/plugin-react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>4.0.4 (2023-07-31)</h2>
<ul>
<li>Fix <a
href="https://github.com/vitejs/vite-plugin-react/discussions/198">#198</a>:
Enable Babel if presets list is not empty</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite-plugin-react/commit/90328ce92ecfdc9797aa58af67e46f9872b29118"><code>90328ce</code></a>
release: plugin-react@4.0.4</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react/commit/9f9e2f66d699c47e8bf7b88175fdd55908a2bf35"><code>9f9e2f6</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/199">#199</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react/commit/6e2e0a406e8478002dc0ab4a5104d370d4afc7b3"><code>6e2e0a4</code></a>
fix <a
href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/198">#198</a>:
enable Babel if presets list is not empty</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite-plugin-react/commits/v4.0.4/packages/plugin-react">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 4.4.7 to 4.4.9
<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 -->4.4.9 (2023-08-07)<!-- raw HTML omitted
--></h2>
<ul>
<li>chore: fix eslint warnings (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14031">#14031</a>)
(<a href="https://github.com/vitejs/vite/commit/4021a0e">4021a0e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/14031">#14031</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13938">#13938</a>)
(<a href="https://github.com/vitejs/vite/commit/a1b519e">a1b519e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13938">#13938</a></li>
<li>fix: dynamic import vars ignored warning (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14006">#14006</a>)
(<a href="https://github.com/vitejs/vite/commit/4479431">4479431</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/14006">#14006</a></li>
<li>fix(build): silence warn dynamic import module when
inlineDynamicImports true (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13970">#13970</a>)
(<a href="https://github.com/vitejs/vite/commit/7a77aaf">7a77aaf</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13970">#13970</a></li>
<li>perf: improve build times and memory utilization (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14016">#14016</a>)
(<a href="https://github.com/vitejs/vite/commit/9d7d45e">9d7d45e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/14016">#14016</a></li>
<li>perf: replace startsWith with === (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14005">#14005</a>)
(<a href="https://github.com/vitejs/vite/commit/f5c1224">f5c1224</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/14005">#14005</a></li>
</ul>
<h2><!-- raw HTML omitted -->4.4.8 (2023-07-31)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: modulePreload false (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13973">#13973</a>)
(<a href="https://github.com/vitejs/vite/commit/488085d">488085d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13973">#13973</a></li>
<li>fix: multiple entries with shared css and no JS (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13962">#13962</a>)
(<a href="https://github.com/vitejs/vite/commit/89a3db0">89a3db0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13962">#13962</a></li>
<li>fix: use file extensions on type imports so they work with
<code>moduleResolution: 'node16'</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13947">#13947</a>)
(<a href="https://github.com/vitejs/vite/commit/aeef670">aeef670</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13947">#13947</a></li>
<li>fix(css): enhance error message for missing preprocessor dependency
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11485">#11485</a>)
(<a href="https://github.com/vitejs/vite/commit/65e5c22">65e5c22</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/11485">#11485</a></li>
<li>fix(esbuild): fix static properties transpile when
useDefineForClassFields false (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13992">#13992</a>)
(<a href="https://github.com/vitejs/vite/commit/4ca7c13">4ca7c13</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13992">#13992</a></li>
<li>fix(importAnalysis): strip url base before passing as
safeModulePaths (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13712">#13712</a>)
(<a href="https://github.com/vitejs/vite/commit/1ab06a8">1ab06a8</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13712">#13712</a></li>
<li>fix(importMetaGlob): avoid unnecessary hmr of negative glob (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13646">#13646</a>)
(<a href="https://github.com/vitejs/vite/commit/844451c">844451c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13646">#13646</a></li>
<li>fix(optimizer): avoid double-commit of optimized deps when discovery
is disabled (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13865">#13865</a>)
(<a href="https://github.com/vitejs/vite/commit/df77991">df77991</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13865">#13865</a></li>
<li>fix(optimizer): enable experimentalDecorators by default (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13981">#13981</a>)
(<a href="https://github.com/vitejs/vite/commit/f8a5ffc">f8a5ffc</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13981">#13981</a></li>
<li>perf: replace startsWith with === (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13989">#13989</a>)
(<a href="https://github.com/vitejs/vite/commit/3aab14e">3aab14e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13989">#13989</a></li>
<li>perf: single slash does not need to be replaced (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13980">#13980</a>)
(<a href="https://github.com/vitejs/vite/commit/66f522c">66f522c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13980">#13980</a></li>
<li>perf: use Intl.DateTimeFormatter instead of toLocaleTimeString (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13951">#13951</a>)
(<a href="https://github.com/vitejs/vite/commit/af53a1d">af53a1d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13951">#13951</a></li>
<li>perf: use Intl.NumberFormat instead of toLocaleString (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13949">#13949</a>)
(<a href="https://github.com/vitejs/vite/commit/a48bf88">a48bf88</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13949">#13949</a></li>
<li>perf: use magic-string hires boundary for sourcemaps (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13971">#13971</a>)
(<a href="https://github.com/vitejs/vite/commit/b9a8d65">b9a8d65</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13971">#13971</a></li>
<li>chore(reporter): remove unnecessary map (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13972">#13972</a>)
(<a href="https://github.com/vitejs/vite/commit/dd9d4c1">dd9d4c1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13972">#13972</a></li>
<li>refactor: add new overload to the type of defineConfig (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13958">#13958</a>)
(<a href="https://github.com/vitejs/vite/commit/24c12fe">24c12fe</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13958">#13958</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/898fee7ac3283b526377e4515c03562018478592"><code>898fee7</code></a>
release: v4.4.9</li>
<li><a
href="https://github.com/vitejs/vite/commit/4021a0e21479bb0b82c0f4adda7ba3034f0ef73e"><code>4021a0e</code></a>
chore: fix eslint warnings (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14031">#14031</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/4479431312540683d488544766ba0d8334a995f4"><code>4479431</code></a>
fix: dynamic import vars ignored warning (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14006">#14006</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/a1b519e2c71593b6b4286c2f0bd8bfe2e0ad046d"><code>a1b519e</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13938">#13938</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/9d7d45e56f98787cd6c7f4245ad5f9562d409997"><code>9d7d45e</code></a>
perf: improve build times and memory utilization (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14016">#14016</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/f5c1224150fc8bfb2549e5c46d6c228776f8c170"><code>f5c1224</code></a>
perf: replace startsWith with === (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14005">#14005</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/7a77aaf28b7d2b384dff9f250cb886782b198166"><code>7a77aaf</code></a>
fix(build): silence warn dynamic import module when inlineDynamicImports
true...</li>
<li><a
href="https://github.com/vitejs/vite/commit/e41d78e151328dba81750a2ea56e6cf2c5828e2b"><code>e41d78e</code></a>
release: v4.4.8</li>
<li><a
href="https://github.com/vitejs/vite/commit/488085d63115014a243ed93608a1667c356d8749"><code>488085d</code></a>
fix: modulePreload false (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13973">#13973</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/4ca7c13b73c15df68dfb731aa4f1b363dea7acb2"><code>4ca7c13</code></a>
fix(esbuild): fix static properties transpile when
useDefineForClassFields fa...</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v4.4.9/packages/vite">compare
view</a></li>
</ul>
</details>
<br />


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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 02b24d0 commit f402705
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==

"@babel/core@7.22.10", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.21.0", "@babel/core@^7.22.5", "@babel/core@^7.22.9":
"@babel/core@7.22.10", "@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.21.0", "@babel/core@^7.22.9":
version "7.22.10"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.10.tgz#aad442c7bcd1582252cb4576747ace35bc122f35"
integrity sha512-fTmqbbUBAwCcre6zPzNngvsI0aNrPZe77AeqvDxWM9Nm+04RrJ3CAmGHA9f7lJQY6ZMhRztNemy4uslDxTX4Qw==
Expand Down Expand Up @@ -2997,11 +2997,11 @@
systemjs "^6.14.1"

"@vitejs/plugin-react@^4.0.0":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.0.3.tgz#007d27ad5ef1eac4bf8c29e168ba9be2203c371b"
integrity sha512-pwXDog5nwwvSIzwrvYYmA2Ljcd/ZNlcsSG2Q9CNDBwnsd55UGAyr2doXtB5j+2uymRCnCfExlznzzSFbBRcoCg==
version "4.0.4"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.0.4.tgz#31c3f779dc534e045c4b134e7cf7b150af0a7646"
integrity sha512-7wU921ABnNYkETiMaZy7XqpueMnpu5VxvVps13MjmCo+utBdD79sZzrApHawHtVX66cCJQQTXFcjH0y9dSUK8g==
dependencies:
"@babel/core" "^7.22.5"
"@babel/core" "^7.22.9"
"@babel/plugin-transform-react-jsx-self" "^7.22.5"
"@babel/plugin-transform-react-jsx-source" "^7.22.5"
react-refresh "^0.14.0"
Expand Down Expand Up @@ -10249,7 +10249,7 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==

postcss@^8.4.21, postcss@^8.4.26:
postcss@^8.4.21, postcss@^8.4.27:
version "8.4.27"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
Expand Down Expand Up @@ -11591,10 +11591,10 @@ rollup@^2.42.3:
optionalDependencies:
fsevents "~2.3.2"

rollup@^3.25.2:
version "3.26.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.2.tgz#2e76a37606cb523fc9fef43e6f59c93f86d95e7c"
integrity sha512-6umBIGVz93er97pMgQO08LuH3m6PUb3jlDUUGFsNJB6VgTCUaDFpupf5JfU30529m/UKOgmiX+uY6Sx8cOYpLA==
rollup@^3.27.1:
version "3.28.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.28.0.tgz#a3c70004b01934760c0cb8df717c7a1d932389a2"
integrity sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw==
optionalDependencies:
fsevents "~2.3.2"

Expand Down Expand Up @@ -12871,13 +12871,13 @@ vite-plugin-imp@^2.3.1:
pascal-case "^3.1.2"

vite@^4.1.4:
version "4.4.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.7.tgz#71b8a37abaf8d50561aca084dbb77fa342824154"
integrity sha512-6pYf9QJ1mHylfVh39HpuSfMPojPSKVxZvnclX1K1FyZ1PXDOcLBibdq5t1qxJSnL63ca8Wf4zts6mD8u8oc9Fw==
version "4.4.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.9.tgz#1402423f1a2f8d66fd8d15e351127c7236d29d3d"
integrity sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.26"
rollup "^3.25.2"
postcss "^8.4.27"
rollup "^3.27.1"
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit f402705

Please sign in to comment.