Magickbase / nervos-official-website

nervos.org
https://nervos-official-website.vercel.app/
3 stars 16 forks source link

fix(deps): update trpc monorepo to v10.30.0 #169

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.28.0 -> 10.30.0 age adoption passing confidence
@trpc/next (source) 10.28.0 -> 10.30.0 age adoption passing confidence
@trpc/react-query (source) 10.28.0 -> 10.30.0 age adoption passing confidence
@trpc/server (source) 10.28.0 -> 10.30.0 age adoption passing confidence

Release Notes

trpc/trpc ### [`v10.30.0`](https://togithub.com/trpc/trpc/releases/tag/v10.30.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.29.1...v10.30.0) #### What's Changed - fix(`react-query`): initialData & placeholderData does not enforce output types by [@​juliusmarminge](https://togithub.com/juliusmarminge) in [https://github.com/trpc/trpc/pull/4494](https://togithub.com/trpc/trpc/pull/4494) - fix(`client`): add minimal `WebReadableStreamEsque` for compatibility across envs by [@​Sheraff](https://togithub.com/Sheraff) in [https://github.com/trpc/trpc/pull/4508](https://togithub.com/trpc/trpc/pull/4508) - feat(`react-query` + `next`): remove suspense feature flag by [@​KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4510](https://togithub.com/trpc/trpc/pull/4510) #### New Contributors - [@​tobihans](https://togithub.com/tobihans) made their first contribution in [https://github.com/trpc/trpc/pull/4458](https://togithub.com/trpc/trpc/pull/4458) - [@​SiNONiMiTY](https://togithub.com/SiNONiMiTY) made their first contribution in [https://github.com/trpc/trpc/pull/4506](https://togithub.com/trpc/trpc/pull/4506) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.29.1...v10.30.0 ### [`v10.29.1`](https://togithub.com/trpc/trpc/releases/tag/v10.29.1) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.29.0...v10.29.1) ##### What's Changed - fix(`server`): add `unstable_` prefix to `onHead` and `'onChunk'` adapter callbacks by [@​Sheraff](https://togithub.com/Sheraff) in [https://github.com/trpc/trpc/pull/4478](https://togithub.com/trpc/trpc/pull/4478) - fix(`server` + `client`): minor post-release release `httpBatchStreamLink` issues by [@​Sheraff](https://togithub.com/Sheraff) in [https://github.com/trpc/trpc/pull/4481](https://togithub.com/trpc/trpc/pull/4481) ##### New Contributors - [@​EmericW](https://togithub.com/EmericW) made their first contribution in [https://github.com/trpc/trpc/pull/4483](https://togithub.com/trpc/trpc/pull/4483) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.29.0...v10.29.1 ### [`v10.29.0`](https://togithub.com/trpc/trpc/releases/tag/v10.29.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.28.2...v10.29.0) ##### What's Changed - feat(`server` + `client`): add `httpBatchStreamLink` [@​Sheraff](https://togithub.com/Sheraff) in [https://github.com/trpc/trpc/pull/4347](https://togithub.com/trpc/trpc/pull/4347), see docs at https://trpc.io/docs/links/httpBatchStreamLink - fix(`server`): fix minor build warnings due to usage of private fields by [@​kamilogorek](https://togithub.com/kamilogorek) in [https://github.com/trpc/trpc/pull/4463](https://togithub.com/trpc/trpc/pull/4463) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.28.2...v10.29.0 ### [`v10.28.2`](https://togithub.com/trpc/trpc/releases/tag/v10.28.2) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.28.1...v10.28.2) ##### What's Changed - fix(`react-query`): query and mutation defaults being overwritten in hook wrappers by [@​Haaxor1689](https://togithub.com/Haaxor1689) in [https://github.com/trpc/trpc/pull/4371](https://togithub.com/trpc/trpc/pull/4371) ##### New Contributors - [@​Haaxor1689](https://togithub.com/Haaxor1689) made their first contribution in [https://github.com/trpc/trpc/pull/4371](https://togithub.com/trpc/trpc/pull/4371) - [@​willpuckett](https://togithub.com/willpuckett) made their first contribution in [https://github.com/trpc/trpc/pull/4439](https://togithub.com/trpc/trpc/pull/4439) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.28.1...v10.28.2 ### [`v10.28.1`](https://togithub.com/trpc/trpc/releases/tag/v10.28.1) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.28.0...v10.28.1) #### What's Changed - fix(`client`): remove properties from `ResponseEsque` that are not used by [@​tjenkinson](https://togithub.com/tjenkinson) in [https://github.com/trpc/trpc/pull/4438](https://togithub.com/trpc/trpc/pull/4438) #### New Contributors - [@​tjenkinson](https://togithub.com/tjenkinson) made their first contribution in [https://github.com/trpc/trpc/pull/4438](https://togithub.com/trpc/trpc/pull/4438) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.28.0...v10.28.1

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.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nervos-official-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2023 7:11pm