Skip to content

Commit

Permalink
bot: Bump @vitejs/plugin-react-swc from 3.4.0 to 3.4.1 in /playground (
Browse files Browse the repository at this point in the history
…sourcenetwork#2022)

Bumps
[@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc)
from 3.4.0 to 3.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react-swc/releases"><code>@​vitejs/plugin-react-swc</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.4.1</h2>
<h3>Add support for <code>.mts</code> (fixes <a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/161">#161</a>)</h3>
<p>Using CJS in source code will not work in Vite (and will never be
supported), so this is better to only use <code>.ts</code>.</p>
<p>But to better align with <a
href="https://vitejs.dev/config/shared-options.html#resolve-extensions">Vite
core defaults</a>, <code>.mts</code> extension will now be processed
like <code>.ts</code>. This maybe reverted in a future major.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md"><code>@​vitejs/plugin-react-swc</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.4.1</h2>
<h3>Add support for <code>.mts</code> (fixes <a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/161">#161</a>)</h3>
<p>Using CJS in source code will not work in Vite (and will never be
supported), so this is better to only use <code>.ts</code>.</p>
<p>But to better align with <a
href="https://vitejs.dev/config/shared-options.html#resolve-extensions">Vite
core defaults</a>, <code>.mts</code> extension will now be processed
like <code>.ts</code>. This maybe reverted in a future major.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite-plugin-react-swc/commit/33c5fc6842c364de8bdcf3e21c5f3cbe6c56ed53"><code>33c5fc6</code></a>
release: v3.4.1</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react-swc/commit/c0b50071497125ddd5531e4922d83c389b05b729"><code>c0b5007</code></a>
feat: add support for <code>.mts</code> (fixes <a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/161">#161</a>)
(<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/166">#166</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react-swc/commit/1194562f00c7d1c38bb66d66408fddd134aabdf5"><code>1194562</code></a>
fix(deps): update all non-major dependencies (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/164">#164</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react-swc/commit/95129304b3ead45275cb4d1f8954d3b7f68f3f97"><code>9512930</code></a>
chore(deps): update actions/setup-node action to v4 (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/165">#165</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react-swc/commit/2a68d846886db351246746dd5d62485f582e3d69"><code>2a68d84</code></a>
fix(deps): update all non-major dependencies (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/159">#159</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react-swc/commit/9b8a0d21dba33c2e9aaed6c0bba9cbce28bd67da"><code>9b8a0d2</code></a>
chore(deps): update all non-major dependencies (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/158">#158</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react-swc/commit/25b959124425126dcd75a226f5c85a19ac859679"><code>25b9591</code></a>
chore(deps): update all non-major dependencies (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/157">#157</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react-swc/commit/789fd1226b2d8702ddcb1d41d5aef9b208d2b443"><code>789fd12</code></a>
fix(deps): update all non-major dependencies (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/155">#155</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react-swc/commit/5acba94591f6b0b63ed659832a77beb460d4313a"><code>5acba94</code></a>
chore(deps): update all non-major dependencies (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/151">#151</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite-plugin-react-swc/compare/v3.4.0...v3.4.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vitejs/plugin-react-swc&package-manager=npm_and_yarn&previous-version=3.4.0&new-version=3.4.1)](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
dependabot[bot] authored Nov 11, 2023
1 parent 8db15df commit c1b6b43
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
96 changes: 48 additions & 48 deletions playground/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/swagger-ui-react": "^4.18.1",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.0",
"@vitejs/plugin-react-swc": "^3.4.0",
"@vitejs/plugin-react-swc": "^3.4.1",
"eslint": "^8.53.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
Expand Down

0 comments on commit c1b6b43

Please sign in to comment.