vitejs / vite-plugin-react-swc

Speed up your Vite dev server with SWC
MIT License
831 stars 54 forks source link

fix(deps): update dependency @swc/core to ^1.3.62 #116

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) ^1.3.61 -> ^1.3.62 age adoption passing confidence

Release Notes

swc-project/swc ### [`v1.3.62`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1362---2023-06-03) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.61...v1.3.62) ##### Bug Fixes - **(es/minifier)** Don't generate generator arrows ([#​7466](https://togithub.com/swc-project/swc/issues/7466)) ([e506635](https://togithub.com/swc-project/swc/commit/e506635f74e38cb7eb88a2fa540d8c4f71c7323a)) ##### Miscellaneous Tasks - **(ci)** Publish npm packages with provenance option ([#​7481](https://togithub.com/swc-project/swc/issues/7481)) ([e4e77fd](https://togithub.com/swc-project/swc/commit/e4e77fd84fdfb9472f9a19fe7e8b1a850954d67c)) - **(ci)** Fix publish action ([#​7485](https://togithub.com/swc-project/swc/issues/7485)) ([0e37c18](https://togithub.com/swc-project/swc/commit/0e37c18c9ca0e8d011acb728ba8dcd879f15920a)) ##### Performance - **(bindings)** Enable `share-generics` to reduce binary size ([#​7482](https://togithub.com/swc-project/swc/issues/7482)) ([d623db4](https://togithub.com/swc-project/swc/commit/d623db48dedf08f32bf7a2afbf71cd1aed27d30a)) - **(es/minifier)** Make minifier not overly generic ([#​7483](https://togithub.com/swc-project/swc/issues/7483)) ([65ce5d1](https://togithub.com/swc-project/swc/commit/65ce5d1081271f1cb4db6d4537311fbb60a08359))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.