331.md (6666B)
1 # PR #331 Bump @vitejs/plugin-react-swc from 3.0.1 to 3.1.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-02-03T08:16:24Z 6 - **Branch:** dependabot/npm_and_yarn/vitejs/plugin-react-swc-3.1.0 → main 7 - **Closed:** 2023-02-20T09:19:27Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [331.diff](./331.diff) 12 13 --- 14 15 Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) from 3.0.1 to 3.1.0. 16 <details> 17 <summary>Release notes</summary> 18 <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> 19 <blockquote> 20 <h2>v3.1.0</h2> 21 <ul> 22 <li>Support plugins via the new <code>plugins</code> options</li> 23 <li>Support TypeScript decorators via the new <code>tsDecorators</code> option. This requires <code>experimentalDecorators</code> in tsconfig.</li> 24 <li>Fix HMR for styled components exported alongside other components</li> 25 <li>Update embedded refresh runtime to 0.14 (fixes <a href="https://github-redirect.dependabot.com/vitejs/vite-plugin-react-swc/issues/46">#46</a>)</li> 26 </ul> 27 <h2>v3.1.0-beta.2</h2> 28 <ul> 29 <li>Fix HMR for styled components exported alongside other components</li> 30 <li>Support TypeScript decorators via the new <code>tsDecorators</code> option. This requires <code>experimentalDecorators</code> in tsconfig.</li> 31 <li>Support plugins via the new <code>plugins</code> options</li> 32 </ul> 33 </blockquote> 34 </details> 35 <details> 36 <summary>Changelog</summary> 37 <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> 38 <blockquote> 39 <h2>3.1.0</h2> 40 <ul> 41 <li>Support plugins via the new <code>plugins</code> options</li> 42 <li>Support TypeScript decorators via the new <code>tsDecorators</code> option. This requires <code>experimentalDecorators</code> in tsconfig.</li> 43 <li>Fix HMR for styled components exported alongside other components</li> 44 <li>Update embedded refresh runtime to 0.14 (fixes <a href="https://github-redirect.dependabot.com/vitejs/vite-plugin-react-swc/issues/46">#46</a>)</li> 45 </ul> 46 </blockquote> 47 </details> 48 <details> 49 <summary>Commits</summary> 50 <ul> 51 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/a72dc8e7b459742754cd0a5b680efbbe963b2d7e"><code>a72dc8e</code></a> release: v3.1.0</li> 52 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/9e0cc7c9f617a5e5d5fe4adbbaa652b1a3a010b0"><code>9e0cc7c</code></a> release: v3.1.0</li> 53 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/0d6588e76471bf5a801a0cab14808dafc78e7d09"><code>0d6588e</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/vitejs/vite-plugin-react-swc/issues/48">#48</a>)</li> 54 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/9a80e87637cff0285fc9057aaeba5369f317b804"><code>9a80e87</code></a> chore: make monorepo ESM and bump release-scripts</li> 55 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/e5b4ad8164ea3686da4f3c4b2174332734360a72"><code>e5b4ad8</code></a> fix: update refresh runtime (fix <a href="https://github-redirect.dependabot.com/vitejs/vite-plugin-react-swc/issues/46">#46</a>)</li> 56 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/aec032d0b13676ba680c5c2a4d0fd5e7128ec63b"><code>aec032d</code></a> deps: bump esbuild (closes <a href="https://github-redirect.dependabot.com/vitejs/vite-plugin-react-swc/issues/44">#44</a>)</li> 57 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/ff18ff0fbbd2e9b87b2bafeae792ef643a50eac0"><code>ff18ff0</code></a> Use <code>@vitejs/release-scripts</code></li> 58 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/47c8981f9d340abbb66e4c9c0942e0e334c95d01"><code>47c8981</code></a> release: v3.1.0-beta.2</li> 59 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/7ed1ac9e9aef6fcac7e37c09fd55e2568bb90860"><code>7ed1ac9</code></a> release: v3.1.0-beta.1</li> 60 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/d93530def3e2bae4687d753422de682bd9363db3"><code>d93530d</code></a> Fix publish.yml</li> 61 <li>Additional commits viewable in <a href="https://github.com/vitejs/vite-plugin-react-swc/compare/v3.0.1...v3.1.0">compare view</a></li> 62 </ul> 63 </details> 64 <details> 65 <summary>Maintainer changes</summary> 66 <p>This version was pushed to npm by <a href="https://www.npmjs.com/~vitebot">vitebot</a>, a new releaser for <code>@vitejs/plugin-react-swc</code> since your current version.</p> 67 </details> 68 <br /> 69 70 71 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 72 73 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`. 74 75 [//]: # (dependabot-automerge-start) 76 [//]: # (dependabot-automerge-end) 77 78 --- 79 80 <details> 81 <summary>Dependabot commands and options</summary> 82 <br /> 83 84 You can trigger Dependabot actions by commenting on this PR: 85 - `@dependabot rebase` will rebase this PR 86 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 87 - `@dependabot merge` will merge this PR after your CI passes on it 88 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 89 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 90 - `@dependabot reopen` will reopen this PR if it is closed 91 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 92 - `@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) 93 - `@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) 94 - `@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) 95 96 97 </details> 98 99 <!-- Replace --> 100 ---- 101 ⌛ Deploy Preview - Build in Progress 102 <!-- Replace --> 103 104 105 106 ## Comments 107 108 ### @dependabot[bot] — 2023-02-20T09:19:26Z 109 110 Superseded by #350. 111