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 #173

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/plugin-emotion ^2.5.97 -> ^2.5.98 age adoption passing confidence
@swc/plugin-styled-components ^1.5.97 -> ^1.5.98 age adoption passing confidence
@types/fs-extra (source) ^11.0.3 -> ^11.0.4 age adoption passing confidence
@types/node (source) ^20.8.10 -> ^20.9.0 age adoption passing confidence
@types/react (source) ^18.2.36 -> ^18.2.37 age adoption passing confidence
@types/react-dom (source) ^18.2.14 -> ^18.2.15 age adoption passing confidence
@types/styled-components (source) ^5.1.29 -> ^5.1.30 age adoption passing confidence
pnpm (source) 8.10.2 -> 8.10.5 age adoption passing confidence
styled-components (source) ^6.1.0 -> ^6.1.1 age adoption passing confidence

Release Notes

pnpm/pnpm (pnpm) ### [`v8.10.5`](https://togithub.com/pnpm/pnpm/releases/tag/v8.10.5) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.10.4...v8.10.5) #### Patch Changes - Don't fail on an empty `pnpm-workspace.yaml` file [#​7307](https://togithub.com/pnpm/pnpm/issues/7307). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.10.4`](https://togithub.com/pnpm/pnpm/releases/tag/v8.10.4) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.10.3...v8.10.4) #### Patch Changes - Fixed out-of-memory exception that was happening on dependencies with many peer dependencies, when `node-linker` was set to `hoisted` [#​6227](https://togithub.com/pnpm/pnpm/issues/6227). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.10.3`](https://togithub.com/pnpm/pnpm/releases/tag/v8.10.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.10.2...v8.10.3) #### Patch Changes - (Important) Increased the default amount of allowed concurrent network request on systems that have more than 16 CPUs [#​7285](https://togithub.com/pnpm/pnpm/pull/7285). - `pnpm patch` should reuse existing patch when `shared-workspace-file=false` [#​7252](https://togithub.com/pnpm/pnpm/pull/7252). - Don't retry fetching missing packages, since the retries will never work [#​7276](https://togithub.com/pnpm/pnpm/pull/7276). - When using `pnpm store prune --force` alien directories are removed from the store [#​7272](https://togithub.com/pnpm/pnpm/pull/7272). - Downgraded `npm-packlist` because the newer version significantly slows down the installation of local directory dependencies, making it unbearably slow. `npm-packlist` was upgraded in [this PR](https://togithub.com/pnpm/pnpm/pull/7250) to fix [#​6997](https://togithub.com/pnpm/pnpm/issues/6997). We added our own file deduplication to fix the issue of duplicate file entries. - Fixed a performance regression on running installation on a project with an up to date lockfile [#​7297](https://togithub.com/pnpm/pnpm/issues/7297). - Throw an error on invalid `pnpm-workspace.yaml` file [#​7273](https://togithub.com/pnpm/pnpm/issues/7273). #### Our Gold Sponsors
#### Our Silver Sponsors
styled-components/styled-components (styled-components) ### [`v6.1.1`](https://togithub.com/styled-components/styled-components/releases/tag/v6.1.1) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v6.1.0...v6.1.1) #### What's Changed - fix(types): remove duplicated type by [@​takurinton](https://togithub.com/takurinton) in [https://github.com/styled-components/styled-components/pull/4200](https://togithub.com/styled-components/styled-components/pull/4200) - fix(native): image unsupported border color style by [@​nazmeln](https://togithub.com/nazmeln) in [https://github.com/styled-components/styled-components/pull/4195](https://togithub.com/styled-components/styled-components/pull/4195) - fix(styled): add displayName in all environments by [@​delijah](https://togithub.com/delijah) in [https://github.com/styled-components/styled-components/pull/4208](https://togithub.com/styled-components/styled-components/pull/4208) - fix(ssr): correctly place new rules after hydrated rules by [@​probablyup](https://togithub.com/probablyup) in [https://github.com/styled-components/styled-components/pull/4210](https://togithub.com/styled-components/styled-components/pull/4210) #### New Contributors - [@​nazmeln](https://togithub.com/nazmeln) made their first contribution in [https://github.com/styled-components/styled-components/pull/4195](https://togithub.com/styled-components/styled-components/pull/4195) - [@​delijah](https://togithub.com/delijah) made their first contribution in [https://github.com/styled-components/styled-components/pull/4208](https://togithub.com/styled-components/styled-components/pull/4208) **Full Changelog**: https://github.com/styled-components/styled-components/compare/v6.1.0...v6.1.1

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.