Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

bump(deps): update dependency @vitejs/plugin-react-swc to v3.7.0 #530

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitejs/plugin-react-swc 3.4.1 -> 3.7.0 age adoption passing confidence

Release Notes

vitejs/vite-plugin-react-swc (@​vitejs/plugin-react-swc)

v3.7.0

Compare Source

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

Compare Source

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.

v3.5.0

Compare Source

Update peer dependency range to target Vite 5

There were no breaking change that impacted this plugin, so any combination of React plugins and Vite core version will work.

Align jsx runtime for optimized dependencies

This will only affect people using internal libraries that contains untranspiled JSX. This change aligns the optimizer with the source code and avoid issues when the published source don't have React in the scope.

Reminder: While being partially supported in Vite, publishing TS & JSX outside of internal libraries is highly discouraged.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the kind/dependencies Pull requests that update a dependency file label Nov 16, 2023
@renovate renovate bot changed the title bump(deps): update dependency @vitejs/plugin-react-swc to v3.5.0 bump(deps): update dependency @vitejs/plugin-react-swc to v3.6.0 Jan 31, 2024
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-3.x branch from f95a38a to a55e33d Compare January 31, 2024 19:50
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-3.x branch from a55e33d to 94959de Compare February 29, 2024 14:48
@renovate renovate bot requested a review from nattadex as a code owner February 29, 2024 14:48
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-3.x branch 2 times, most recently from ec00aca to 263f04c Compare April 4, 2024 04:24
@renovate renovate bot changed the title bump(deps): update dependency @vitejs/plugin-react-swc to v3.6.0 bump(deps): update dependency @vitejs/plugin-react-swc to v3.7.0 May 22, 2024
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-3.x branch from 263f04c to fcc212a Compare May 22, 2024 22:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants