vitejs / vite-plugin-react-swc

Speed up your Vite dev server with SWC
MIT License
778 stars 50 forks source link

chore(deps): update all non-major dependencies #151

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@playwright/test (source) ^1.38.0 -> ^1.38.1 age adoption passing confidence
@swc/core (source) ^1.3.85 -> ^1.3.88 age adoption passing confidence
@swc/plugin-emotion ^2.5.83 -> ^2.5.86 age adoption passing confidence
@swc/plugin-styled-components ^1.5.83 -> ^1.5.86 age adoption passing confidence
@types/node (source) ^18.17.17 -> ^18.17.19 age adoption passing confidence
@types/react (source) ^18.2.21 -> ^18.2.22 age adoption passing confidence

Release Notes

Microsoft/playwright (@​playwright/test) ### [`v1.38.1`](https://togithub.com/microsoft/playwright/releases/tag/v1.38.1) [Compare Source](https://togithub.com/Microsoft/playwright/compare/v1.38.0...v1.38.1) ##### Highlights [https://github.com/microsoft/playwright/issues/27071](https://togithub.com/microsoft/playwright/issues/27071) - expect(value).toMatchSnapshot() deprecation announcement on V1.38 [https://github.com/microsoft/playwright/issues/27072](https://togithub.com/microsoft/playwright/issues/27072) - \[BUG] PWT trace viewer fails to load trace and throws TypeError[https://github.com/microsoft/playwright/issues/27073](https://togithub.com/microsoft/playwright/issues/27073)3 - \[BUG] RangeError: Invalid time valu[https://github.com/microsoft/playwright/issues/27087](https://togithub.com/microsoft/playwright/issues/27087)87 - \[REGRESSION]: npx playwright test --list prints all tests twi[https://github.com/microsoft/playwright/issues/27113](https://togithub.com/microsoft/playwright/issues/27113)113 - \[REGRESSION]: No longer able to extend PlaywrightTest.Matchers type for locators and pa[https://github.com/microsoft/playwright/issues/27144](https://togithub.com/microsoft/playwright/issues/27144)7144 - \[BUG]can not display t[https://github.com/microsoft/playwright/issues/27163](https://togithub.com/microsoft/playwright/issues/27163)27163 - \[REGRESSION] Single Quote Wrongly Escaped by Locator When Using Unicode[https://github.com/microsoft/playwright/issues/27181](https://togithub.com/microsoft/playwright/issues/27181)/27181 - \[BUG] evaluate serializing fails at 1.38 ##### Browser Versions - Chromium 117.0.5938.62 - Mozilla Firefox 117.0 - WebKit 17.0 This version was also tested against the following stable channels: - Google Chrome 116 - Microsoft Edge 116
swc-project/swc (@​swc/core) ### [`v1.3.88`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1388---2023-09-24) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.87...v1.3.88) ##### Features - **(es/config)** Accept `jsc.experimental.keepImportAssertions` ([#​7995](https://togithub.com/swc-project/swc/issues/7995)) ([4d777ee](https://togithub.com/swc-project/swc/commit/4d777ee270183ba375b68c003e61692af6d571c3)) ##### Refactor - **(bindingins)** Create `@swc/counter` ([#​7991](https://togithub.com/swc-project/swc/issues/7991)) ([0acbb5f](https://togithub.com/swc-project/swc/commit/0acbb5f78daa52cf505e077993a694eb966368af)) ### [`v1.3.87`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1387---2023-09-22) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.86...v1.3.87) ##### Bug Fixes - **(bindings/type)** Update types of `jsc.experimental` ([#​7972](https://togithub.com/swc-project/swc/issues/7972)) ([e40fccb](https://togithub.com/swc-project/swc/commit/e40fccb9ce2a8fc925de818c8da4b6503aab7ae3)) - **(es/compat)** Handle nullish in fn expr scope ([#​7980](https://togithub.com/swc-project/swc/issues/7980)) ([5050f58](https://togithub.com/swc-project/swc/commit/5050f5820a43b8de7a87511070405e189eaafb5f)) - **(es/minifier)** Do not inline into a template literal with sequential inliner ([#​7971](https://togithub.com/swc-project/swc/issues/7971)) ([b3d3a7b](https://togithub.com/swc-project/swc/commit/b3d3a7bc7339776e57ca402e77cf3fb22c774784)) ### [`v1.3.86`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1386---2023-09-18) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.85...v1.3.86) ##### Bug Fixes - **(es/compat)** Handle `PrivateName` in `logical_assignments` ([#​7958](https://togithub.com/swc-project/swc/issues/7958)) ([28318f0](https://togithub.com/swc-project/swc/commit/28318f09ed358b2baa155141bc715c25f658a2eb)) - **(es/minifier)** Handle `ModuleDecl` when transform const modules ([#​7959](https://togithub.com/swc-project/swc/issues/7959)) ([06ca1fe](https://togithub.com/swc-project/swc/commit/06ca1fe0a03954883750c3c39d0163fc29596ad1)) - **(es/module)** Preserve import specifier if resolving fails ([#​7955](https://togithub.com/swc-project/swc/issues/7955)) ([be5b02a](https://togithub.com/swc-project/swc/commit/be5b02a8cfe2a2c1c399a4f9404b8fd097084234)) ##### Miscellaneous Tasks - **(es/preset-env)** Add the repository url to `Cargo.toml` ([#​7941](https://togithub.com/swc-project/swc/issues/7941)) ([ca22359](https://togithub.com/swc-project/swc/commit/ca22359dbd0ca6e2e925bdc240939f6bd6e9ac9a)) - **(es/preset-env)** Ignore `tp` in the version of a browser version ([#​7968](https://togithub.com/swc-project/swc/issues/7968)) ([005ddc5](https://togithub.com/swc-project/swc/commit/005ddc573e3752183783cc25dd6242b750f8beb5)) ##### Refactor - **(es/lint)** Remove usage of `box_patterns` ([#​7966](https://togithub.com/swc-project/swc/issues/7966)) ([f7b5e16](https://togithub.com/swc-project/swc/commit/f7b5e16aef968c9c9f38f40962edf334cc3983e6)) ##### Build - **(bindings/node)** Link msvc runtime statically ([#​7965](https://togithub.com/swc-project/swc/issues/7965)) ([0759779](https://togithub.com/swc-project/swc/commit/07597795cc39cce527f505bc5db304ad93082494))

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.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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