Closed renovate[bot] closed 2 months ago
Latest commit: 96d53b05bb6c4b1f7d286cc7b73f8ad6941e5cbe
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Path | Size |
---|---|
packages/autocorrect/lib/index.js | 538 B (0%) |
packages/pkg/lib/index.js | 447 B (0%) |
packages/sh/lib/index.js | 2.13 KB (0%) |
packages/sql/lib/index.js | 2.41 KB (0%) |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.57%. Comparing base (
fb321ce
) to head (96d53b0
). Report is 19 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
^3.5.0
->^3.7.0
Release Notes
vitejs/vite-plugin-react-swc (@vitejs/plugin-react-swc)
### [`v3.7.0`](https://togithub.com/vitejs/vite-plugin-react-swc/blob/HEAD/CHANGELOG.md#370) [Compare Source](https://togithub.com/vitejs/vite-plugin-react-swc/compare/v3.6.0...v3.7.0) ##### Support HMR for class components This is a long overdue and should fix some issues people had with HMR when migrating from CRA. ### [`v3.6.0`](https://togithub.com/vitejs/vite-plugin-react-swc/blob/HEAD/CHANGELOG.md#360) [Compare Source](https://togithub.com/vitejs/vite-plugin-react-swc/compare/v3.5.0...v3.6.0) ##### Add parserConfig option This will unlock to use the plugin in some use cases where the original source code is not in TS. Using this option to keep using JSX inside `.js` files is highly discouraged and can be removed in any future version.Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.