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.32.0 #130

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
@trpc/client (source) 10.31.0 -> 10.32.0 age adoption passing confidence
@trpc/react-query (source) 10.31.0 -> 10.32.0 age adoption passing confidence
@trpc/server (source) 10.31.0 -> 10.32.0 age adoption passing confidence

Release Notes

trpc/trpc ### [`v10.32.0`](https://togithub.com/trpc/trpc/releases/tag/v10.32.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.31.0...v10.32.0) ##### What's Changed - fix(`react-query`): fix select as transform by [@​Sheraff](https://togithub.com/Sheraff) & [@​juliusmarminge](https://togithub.com/juliusmarminge) in [https://github.com/trpc/trpc/pull/4543](https://togithub.com/trpc/trpc/pull/4543) - feat(`react-query`): allow for external apps in `createServerSideHelpers` by [@​KATT](https://togithub.com/KATT) & [@​EmericW](https://togithub.com/EmericW) in [https://github.com/trpc/trpc/pull/4547](https://togithub.com/trpc/trpc/pull/4547) - chore(`client`): change `OperationContext` from `type` to `interface` by [@​nicolassanmar](https://togithub.com/nicolassanmar) in [https://github.com/trpc/trpc/pull/4523](https://togithub.com/trpc/trpc/pull/4523) ##### New Contributors - [@​mkosir](https://togithub.com/mkosir) made their first contribution in [https://github.com/trpc/trpc/pull/4533](https://togithub.com/trpc/trpc/pull/4533) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.31.0...v10.32.0

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.

netlify[bot] commented 1 year ago

Deploy Preview for electron-trpc ready!

Name Link
Latest commit 2b0bdea5e7956d4199b52746b51ea7c8a97497e8
Latest deploy log https://app.netlify.com/sites/electron-trpc/deploys/6494602f3626d90008eee52f
Deploy Preview https://deploy-preview-130--electron-trpc.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

codecov-commenter commented 1 year ago

Codecov Report

Merging #130 (9d441e9) into main (1a68889) will increase coverage by 50.61%. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff            @@
##           main     #130       +/-   ##
=========================================
+ Coverage      0   50.61%   +50.61%     
=========================================
  Files         0       11       +11     
  Lines         0      486      +486     
  Branches      0       51       +51     
=========================================
+ Hits          0      246      +246     
- Misses        0      240      +240     

see 11 files with indirect coverage changes