Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 6deca13

Browse files
build(deps-dev): Bump @vitejs/plugin-react from 2.1.0 to 2.2.0 in /api-editor/gui (#1173)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 2.1.0 to 2.2.0. <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>2.2.0 (2022-10-26)</h2> <ul> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/10610">#10610</a>) (<a href="https://github.com/vitejs/vite/commit/bb95467">bb95467</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10610">#10610</a></li> <li>fix(plugin-react): update <code>package.json</code> (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/10479">#10479</a>) (<a href="https://github.com/vitejs/vite/commit/7f45eb5">7f45eb5</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10479">#10479</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/10393">#10393</a>) (<a href="https://github.com/vitejs/vite/commit/f519423">f519423</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10393">#10393</a></li> </ul> <h2>2.2.0-beta.0 (2022-10-05)</h2> <ul> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/10077">#10077</a>) (<a href="https://github.com/vitejs/vite/commit/caf00c8">caf00c8</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10077">#10077</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/10160">#10160</a>) (<a href="https://github.com/vitejs/vite/commit/6233c83">6233c83</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10160">#10160</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/10316">#10316</a>) (<a href="https://github.com/vitejs/vite/commit/a38b450">a38b450</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10316">#10316</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/9985">#9985</a>) (<a href="https://github.com/vitejs/vite/commit/855f2f0">855f2f0</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/9985">#9985</a></li> <li>fix(react): conditionally self-accept fast-refresh HMR (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/10239">#10239</a>) (<a href="https://github.com/vitejs/vite/commit/e976b06">e976b06</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/10239">#10239</a></li> <li>feat: add <code>throwIfNamespace</code> option for custom JSX runtime (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/9571">#9571</a>) (<a href="https://github.com/vitejs/vite/commit/f842f74">f842f74</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/9571">#9571</a></li> <li>refactor(types): bundle client types (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/9966">#9966</a>) (<a href="https://github.com/vitejs/vite/commit/da632bf">da632bf</a>), closes <a href="https://github-redirect.dependabot.com/vitejs/vite/issues/9966">#9966</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-react/commits/HEAD/packages/plugin-react">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vitejs/plugin-react&package-manager=npm_and_yarn&previous-version=2.1.0&new-version=2.2.0)](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 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>
1 parent 77d4df3 commit 6deca13

File tree

2 files changed

+186
-156
lines changed

2 files changed

+186
-156
lines changed

0 commit comments

Comments
 (0)