Closed renovate[bot] closed 1 year ago
Merging #84 (bcf1723) into main (147b2ba) will not change coverage. The diff coverage is
n/a
.
:mega: This organization is not using Codecovβs GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## main #84 +/- ##
=======================================
Coverage 54.14% 54.14%
=======================================
Files 11 11
Lines 434 434
Branches 51 51
=======================================
Hits 235 235
Misses 199 199
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Name | Link |
---|---|
Latest commit | bcf172345c077d3aa112374081feba3331bfca9c |
Latest deploy log | https://app.netlify.com/sites/electron-trpc/deploys/64397a064f70920008a00c95 |
This PR contains the following updates:
10.4.3
->10.20.0
10.4.3
->10.20.0
10.4.3
->10.20.0
Release Notes
trpc/trpc
### [`v10.20.0`](https://togithub.com/trpc/trpc/releases/tag/v10.20.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.19.1...v10.20.0) ##### What's Changed - fix(react-query): `UtilsLike` type does not support router sub-types by [@Nick-Lucas](https://togithub.com/Nick-Lucas) in [https://github.com/trpc/trpc/pull/4141](https://togithub.com/trpc/trpc/pull/4141) - feat(client): add operations in `httpLink`/`httpBatchLink` `headers`-callback function by [@skovhus](https://togithub.com/skovhus) & [@KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4175](https://togithub.com/trpc/trpc/pull/4175) ##### New Contributors - [@CharcoalStyles](https://togithub.com/CharcoalStyles) made their first contribution in [https://github.com/trpc/trpc/pull/4117](https://togithub.com/trpc/trpc/pull/4117) - [@AFusco](https://togithub.com/AFusco) made their first contribution in [https://github.com/trpc/trpc/pull/4143](https://togithub.com/trpc/trpc/pull/4143) - [@not-ivy](https://togithub.com/not-ivy) made their first contribution in [https://github.com/trpc/trpc/pull/4171](https://togithub.com/trpc/trpc/pull/4171) - [@mohammed-bahumaish](https://togithub.com/mohammed-bahumaish) made their first contribution in [https://github.com/trpc/trpc/pull/4160](https://togithub.com/trpc/trpc/pull/4160) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.19.1...v10.20.0 ### [`v10.19.1`](https://togithub.com/trpc/trpc/releases/tag/v10.19.1) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.19.0...v10.19.1) ##### What's Changed - chore(react-query): fix path in deprecation comment by [@KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4150](https://togithub.com/trpc/trpc/pull/4150) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.19.0...v10.19.1 ### [`v10.19.0`](https://togithub.com/trpc/trpc/releases/tag/v10.19.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.18.0...v10.19.0) ##### What's Changed - feat(server): Add support for HTTP status 422 (Unprocessable Content) by [@mozzius](https://togithub.com/mozzius) in [https://github.com/trpc/trpc/pull/4080](https://togithub.com/trpc/trpc/pull/4080) - feat(server): add some type exports by [@yovanoc](https://togithub.com/yovanoc) in [https://github.com/trpc/trpc/pull/4106](https://togithub.com/trpc/trpc/pull/4106) - feat(react-query / next): rename `createProxySSGHelpers` to `createServerSideHelpers` by [@mozzius](https://togithub.com/mozzius) in [https://github.com/trpc/trpc/pull/4079](https://togithub.com/trpc/trpc/pull/4079) ##### New Contributors - [@Just-Moh-it](https://togithub.com/Just-Moh-it) made their first contribution in [https://github.com/trpc/trpc/pull/4067](https://togithub.com/trpc/trpc/pull/4067) - [@pyncz](https://togithub.com/pyncz) made their first contribution in [https://github.com/trpc/trpc/pull/4076](https://togithub.com/trpc/trpc/pull/4076) - [@shfshanyue](https://togithub.com/shfshanyue) made their first contribution in [https://github.com/trpc/trpc/pull/4098](https://togithub.com/trpc/trpc/pull/4098) - [@yovanoc](https://togithub.com/yovanoc) made their first contribution in [https://github.com/trpc/trpc/pull/4106](https://togithub.com/trpc/trpc/pull/4106) - [@M3kH](https://togithub.com/M3kH) made their first contribution in [https://github.com/trpc/trpc/pull/4134](https://togithub.com/trpc/trpc/pull/4134) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.18.0...v10.19.0 ### [`v10.18.0`](https://togithub.com/trpc/trpc/releases/tag/v10.18.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.17.0...v10.18.0) ##### What's Changed - feat(react-query): add `abortOnUnmount` to `TRPCClientOptions` by [@bautistaaa](https://togithub.com/bautistaaa) in [https://github.com/trpc/trpc/pull/4042](https://togithub.com/trpc/trpc/pull/4042) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.17.0...v10.18.0 ### [`v10.17.0`](https://togithub.com/trpc/trpc/releases/tag/v10.17.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.16.0...v10.17.0) ##### What's Changed - feat(server): add support for metadata merging by [@Nick-Lucas](https://togithub.com/Nick-Lucas) in [https://github.com/trpc/trpc/pull/3978](https://togithub.com/trpc/trpc/pull/3978) - feat(server): add scale (input/output validator) support by [@harrysolovay](https://togithub.com/harrysolovay) in [https://github.com/trpc/trpc/pull/3982](https://togithub.com/trpc/trpc/pull/3982) ##### New Contributors - [@RogerBetter](https://togithub.com/RogerBetter) made their first contribution in [https://github.com/trpc/trpc/pull/3998](https://togithub.com/trpc/trpc/pull/3998) - [@jharlowuk](https://togithub.com/jharlowuk) made their first contribution in [https://github.com/trpc/trpc/pull/4022](https://togithub.com/trpc/trpc/pull/4022) - [@harrysolovay](https://togithub.com/harrysolovay) made their first contribution in [https://github.com/trpc/trpc/pull/3982](https://togithub.com/trpc/trpc/pull/3982) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.16.0...v10.17.0 ### [`v10.16.0`](https://togithub.com/trpc/trpc/releases/tag/v10.16.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.15.0...v10.16.0) ##### What's Changed - feat(next): allow `withTRPC()`-HOC on individual pages by [@mozzius](https://togithub.com/mozzius) in [https://github.com/trpc/trpc/pull/3988](https://togithub.com/trpc/trpc/pull/3988) - feat(react-query): Add support for `QueryClient.ensureQueryData` and `ensureData` helper by [@kamilogorek](https://togithub.com/kamilogorek) in [https://github.com/trpc/trpc/pull/3984](https://togithub.com/trpc/trpc/pull/3984) - feat(react-query): Add user-friendly message when React context cannot be found by [@kamilogorek](https://togithub.com/kamilogorek) in [https://github.com/trpc/trpc/pull/3980](https://togithub.com/trpc/trpc/pull/3980) ##### New Contributors - [@mnik01](https://togithub.com/mnik01) made their first contribution in [https://github.com/trpc/trpc/pull/3986](https://togithub.com/trpc/trpc/pull/3986) - [@yikkwongwong](https://togithub.com/yikkwongwong) made their first contribution in [https://github.com/trpc/trpc/pull/3989](https://togithub.com/trpc/trpc/pull/3989) - [@mozzius](https://togithub.com/mozzius) made their first contribution in [https://github.com/trpc/trpc/pull/3988](https://togithub.com/trpc/trpc/pull/3988) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.15.0...v10.16.0 ### [`v10.15.0`](https://togithub.com/trpc/trpc/releases/tag/v10.15.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.14.1...v10.15.0) ##### What's Changed - fix(server): `d.ts`-files not finding `SerializeObject` by [@KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/3974](https://togithub.com/trpc/trpc/pull/3974) ##### New Contributors - [@arahansen](https://togithub.com/arahansen) made their first contribution in [https://github.com/trpc/trpc/pull/3959](https://togithub.com/trpc/trpc/pull/3959) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.14.1...v10.15.0 ### [`v10.14.1`](https://togithub.com/trpc/trpc/releases/tag/v10.14.1) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.14.0...v10.14.1) ##### What's Changed - chore(server): rework how `TRPCError` is created and add appropriate unit tests for it by [@kamilogorek](https://togithub.com/kamilogorek) in [https://github.com/trpc/trpc/pull/3880](https://togithub.com/trpc/trpc/pull/3880) - fix(lambda-adapter): Find procedure from non proxy API Gateway resources by [@robinellgren](https://togithub.com/robinellgren) in [https://github.com/trpc/trpc/pull/3921](https://togithub.com/trpc/trpc/pull/3921) - fix(`@trpc/next`): set `next` peer dependency to `*` by [@KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/3938](https://togithub.com/trpc/trpc/pull/3938) ##### New Contributors - [@dtinth](https://togithub.com/dtinth) made their first contribution in [https://github.com/trpc/trpc/pull/3767](https://togithub.com/trpc/trpc/pull/3767) - [@OuthBack](https://togithub.com/OuthBack) made their first contribution in [https://github.com/trpc/trpc/pull/3927](https://togithub.com/trpc/trpc/pull/3927) - [@robinellgren](https://togithub.com/robinellgren) made their first contribution in [https://github.com/trpc/trpc/pull/3921](https://togithub.com/trpc/trpc/pull/3921) - [@jiashengguo](https://togithub.com/jiashengguo) made their first contribution in [https://github.com/trpc/trpc/pull/3931](https://togithub.com/trpc/trpc/pull/3931) - [@ddanielcruzz](https://togithub.com/ddanielcruzz) made their first contribution in [https://github.com/trpc/trpc/pull/3802](https://togithub.com/trpc/trpc/pull/3802) - [@radeon8](https://togithub.com/radeon8) made their first contribution in [https://github.com/trpc/trpc/pull/3930](https://togithub.com/trpc/trpc/pull/3930) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.14.0...v10.14.1 ### [`v10.14.0`](https://togithub.com/trpc/trpc/releases/tag/v10.14.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.13.2...v10.14.0) ##### What's Changed - feat(server): add CORS support to `nodeHTTPRequestHandler` by [@Nick-Lucas](https://togithub.com/Nick-Lucas) in [https://github.com/trpc/trpc/pull/3884](https://togithub.com/trpc/trpc/pull/3884) - fix(server): export 'Router' for dts files generation by [@milohansen](https://togithub.com/milohansen) in [https://github.com/trpc/trpc/pull/3879](https://togithub.com/trpc/trpc/pull/3879) - fix(client): skip `.bind()` on `fetch` in order to fix Bun-support by [@KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/3907](https://togithub.com/trpc/trpc/pull/3907) ##### New Contributors - [@AlandSleman](https://togithub.com/AlandSleman) made their first contribution in [https://github.com/trpc/trpc/pull/3904](https://togithub.com/trpc/trpc/pull/3904) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.13.2...v10.14.0 ### [`v10.13.2`](https://togithub.com/trpc/trpc/releases/tag/v10.13.2) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.13.1...v10.13.2) ##### What's Changed - fix: `peerDependencies` of `@trpc/react-query` by [@juliusmarminge](https://togithub.com/juliusmarminge) in [https://github.com/trpc/trpc/pull/3892](https://togithub.com/trpc/trpc/pull/3892) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.13.1...v10.13.2 ### [`v10.13.1`](https://togithub.com/trpc/trpc/releases/tag/v10.13.1) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.13.0...v10.13.1) ##### What's Changed - fix: update peer dependencies by [@juliusmarminge](https://togithub.com/juliusmarminge) in [https://github.com/trpc/trpc/pull/3887](https://togithub.com/trpc/trpc/pull/3887) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.13.0...v10.13.1 ### [`v10.13.0`](https://togithub.com/trpc/trpc/releases/tag/v10.13.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.12.0...v10.13.0) ##### What's Changed - feat(server): add ability to have optionals when chaining input parsers by [@juliusmarminge](https://togithub.com/juliusmarminge) in [https://github.com/trpc/trpc/pull/3797](https://togithub.com/trpc/trpc/pull/3797) - fix(server): export even more internals for dts files generation by [@milohansen](https://togithub.com/milohansen) in [https://github.com/trpc/trpc/pull/3831](https://togithub.com/trpc/trpc/pull/3831) - feat(react): add precise type to `predicate` in `invalidate` by [@SrBrahma](https://togithub.com/SrBrahma) in [https://github.com/trpc/trpc/pull/3547](https://togithub.com/trpc/trpc/pull/3547) - fix(react): remove `procedureOpts` from `prefetchInifinite` function signature by [@kamilogorek](https://togithub.com/kamilogorek) in [https://github.com/trpc/trpc/pull/3821](https://togithub.com/trpc/trpc/pull/3821) - fix(client): rework how fetch and AC are accessed from global by [@kamilogorek](https://togithub.com/kamilogorek) in [https://github.com/trpc/trpc/pull/3860](https://togithub.com/trpc/trpc/pull/3860) ##### New Contributors - [@jd0gx](https://togithub.com/jd0gx) made their first contribution in [https://github.com/trpc/trpc/pull/3773](https://togithub.com/trpc/trpc/pull/3773) - [@kamilogorek](https://togithub.com/kamilogorek) made their first contribution in [https://github.com/trpc/trpc/pull/3822](https://togithub.com/trpc/trpc/pull/3822) - [@zoey-kaiser](https://togithub.com/zoey-kaiser) made their first contribution in [https://github.com/trpc/trpc/pull/3827](https://togithub.com/trpc/trpc/pull/3827) - [@chammaaomar](https://togithub.com/chammaaomar) made their first contribution in [https://github.com/trpc/trpc/pull/3837](https://togithub.com/trpc/trpc/pull/3837) - [@milohansen](https://togithub.com/milohansen) made their first contribution in [https://github.com/trpc/trpc/pull/3831](https://togithub.com/trpc/trpc/pull/3831) - [@eduardolat](https://togithub.com/eduardolat) made their first contribution in [https://github.com/trpc/trpc/pull/3853](https://togithub.com/trpc/trpc/pull/3853) - [@Umbrien](https://togithub.com/Umbrien) made their first contribution in [https://github.com/trpc/trpc/pull/3865](https://togithub.com/trpc/trpc/pull/3865) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.12.0...v10.13.0 ### [`v10.12.0`](https://togithub.com/trpc/trpc/releases/tag/v10.12.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.11.1...v10.12.0) ##### What's Changed - feat(client): make createWsClient accept a getter function as url-parameter by [@Dealerpriest](https://togithub.com/Dealerpriest) in [https://github.com/trpc/trpc/pull/3761](https://togithub.com/trpc/trpc/pull/3761) - fix(server): export more internals for dts files generation by [@jgoux](https://togithub.com/jgoux) in [https://github.com/trpc/trpc/pull/3774](https://togithub.com/trpc/trpc/pull/3774) - feat(server): more strict typing for `ErrorFormatter` in `AnyRootConfig` by [@iduuck](https://togithub.com/iduuck) in [https://github.com/trpc/trpc/pull/3782](https://togithub.com/trpc/trpc/pull/3782) - chore: add internal types inference testing by [@jgoux](https://togithub.com/jgoux) in [https://github.com/trpc/trpc/pull/3789](https://togithub.com/trpc/trpc/pull/3789) ##### New Contributors - [@Dealerpriest](https://togithub.com/Dealerpriest) made their first contribution in [https://github.com/trpc/trpc/pull/3761](https://togithub.com/trpc/trpc/pull/3761) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.11.1...v10.12.0 ### [`v10.11.1`](https://togithub.com/trpc/trpc/releases/tag/v10.11.1) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.11.0...v10.11.1) ##### What's Changed - fix(server): don't merge configs by [@sachinraja](https://togithub.com/sachinraja) in [https://github.com/trpc/trpc/pull/3756](https://togithub.com/trpc/trpc/pull/3756) - fix(server/client): add `SimplifyConfiguration
π 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.