jsonnull / electron-trpc

Build type-safe Electron inter-process communication using tRPC
https://electron-trpc.dev/
MIT License
267 stars 26 forks source link

Update trpc monorepo to v10.0.0-rc.4 #57

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@trpc/client (source) 10.0.0-rc.2 -> 10.0.0-rc.4 age adoption passing confidence
@trpc/react-query (source) 10.0.0-rc.2 -> 10.0.0-rc.4 age adoption passing confidence
@trpc/server (source) 10.0.0-rc.2 -> 10.0.0-rc.4 age adoption passing confidence

Release Notes

trpc/trpc (@​trpc/client) ### [`v10.0.0-rc.4`](https://togithub.com/trpc/trpc/compare/v10.0.0-rc.3...v10.0.0-rc.4) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.0.0-rc.3...v10.0.0-rc.4) ### [`v10.0.0-rc.3`](https://togithub.com/trpc/trpc/releases/tag/v10.0.0-rc.3) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.0.0-rc.2...v10.0.0-rc.3) ##### What's Changed - fix: pass ReactQueryContext to `useQueryClient` in `useMutation` by [@​Pruxis](https://togithub.com/Pruxis) in [https://github.com/trpc/trpc/pull/3098](https://togithub.com/trpc/trpc/pull/3098) ##### New Contributors - [@​yutaodou](https://togithub.com/yutaodou) made their first contribution in [https://github.com/trpc/trpc/pull/3099](https://togithub.com/trpc/trpc/pull/3099) - [@​Pruxis](https://togithub.com/Pruxis) made their first contribution in [https://github.com/trpc/trpc/pull/3098](https://togithub.com/trpc/trpc/pull/3098) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.0.0-rc.2...v10.0.0-rc.3
trpc/trpc (@​trpc/react-query) ### [`v10.0.0-rc.4`](https://togithub.com/trpc/trpc/compare/v10.0.0-rc.3...v10.0.0-rc.4) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.0.0-rc.3...v10.0.0-rc.4) ### [`v10.0.0-rc.3`](https://togithub.com/trpc/trpc/releases/tag/v10.0.0-rc.3) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.0.0-rc.2...v10.0.0-rc.3) ##### What's Changed - fix: pass ReactQueryContext to `useQueryClient` in `useMutation` by [@​Pruxis](https://togithub.com/Pruxis) in [https://github.com/trpc/trpc/pull/3098](https://togithub.com/trpc/trpc/pull/3098) ##### New Contributors - [@​yutaodou](https://togithub.com/yutaodou) made their first contribution in [https://github.com/trpc/trpc/pull/3099](https://togithub.com/trpc/trpc/pull/3099) - [@​Pruxis](https://togithub.com/Pruxis) made their first contribution in [https://github.com/trpc/trpc/pull/3098](https://togithub.com/trpc/trpc/pull/3098) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.0.0-rc.2...v10.0.0-rc.3
trpc/trpc (@​trpc/server) ### [`v10.0.0-rc.4`](https://togithub.com/trpc/trpc/compare/v10.0.0-rc.3...v10.0.0-rc.4) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.0.0-rc.3...v10.0.0-rc.4) ### [`v10.0.0-rc.3`](https://togithub.com/trpc/trpc/releases/tag/v10.0.0-rc.3) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.0.0-rc.2...v10.0.0-rc.3) ##### What's Changed - fix: pass ReactQueryContext to `useQueryClient` in `useMutation` by [@​Pruxis](https://togithub.com/Pruxis) in [https://github.com/trpc/trpc/pull/3098](https://togithub.com/trpc/trpc/pull/3098) ##### New Contributors - [@​yutaodou](https://togithub.com/yutaodou) made their first contribution in [https://github.com/trpc/trpc/pull/3099](https://togithub.com/trpc/trpc/pull/3099) - [@​Pruxis](https://togithub.com/Pruxis) made their first contribution in [https://github.com/trpc/trpc/pull/3098](https://togithub.com/trpc/trpc/pull/3098) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.0.0-rc.2...v10.0.0-rc.3

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 becomes conflicted, or you tick the rebase/retry checkbox.

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



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

codecov-commenter commented 2 years ago

Codecov Report

Merging #57 (aeaa25e) into next (2eab61c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             next      #57   +/-   ##
=======================================
  Coverage   35.37%   35.37%           
=======================================
  Files          10       10           
  Lines         294      294           
  Branches       22       22           
=======================================
  Hits          104      104           
  Misses        190      190           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.