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.34.0 #232

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.33.0 -> 10.34.0 age adoption passing confidence
@trpc/next (source) 10.33.0 -> 10.34.0 age adoption passing confidence
@trpc/react-query (source) 10.33.0 -> 10.34.0 age adoption passing confidence
@trpc/server (source) 10.33.0 -> 10.34.0 age adoption passing confidence

Release Notes

trpc/trpc (@​trpc/client) ### [`v10.34.0`](https://togithub.com/trpc/trpc/compare/v10.33.1...v10.34.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.33.1...v10.34.0) ### [`v10.33.1`](https://togithub.com/trpc/trpc/releases/tag/v10.33.1) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.33.0...v10.33.1) ##### What's Changed - feat(`client`): add ansi color mode option for the default logger by [@​juliusmarminge](https://togithub.com/juliusmarminge) in [https://github.com/trpc/trpc/pull/4566](https://togithub.com/trpc/trpc/pull/4566) - fix(server): ensure `TRPCError.cause` is always an `Error` by [@​KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4578](https://togithub.com/trpc/trpc/pull/4578) - fix(client): enable instrumenting fetch by [@​skovhus](https://togithub.com/skovhus) in [https://github.com/trpc/trpc/pull/4590](https://togithub.com/trpc/trpc/pull/4590) ##### New Contributors - [@​enricoros](https://togithub.com/enricoros) made their first contribution in [https://github.com/trpc/trpc/pull/4587](https://togithub.com/trpc/trpc/pull/4587) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.33.0...v10.33.1
trpc/trpc (@​trpc/next) ### [`v10.34.0`](https://togithub.com/trpc/trpc/compare/v10.33.1...v10.34.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.33.1...v10.34.0) ### [`v10.33.1`](https://togithub.com/trpc/trpc/releases/tag/v10.33.1) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.33.0...v10.33.1) ##### What's Changed - feat(`client`): add ansi color mode option for the default logger by [@​juliusmarminge](https://togithub.com/juliusmarminge) in [https://github.com/trpc/trpc/pull/4566](https://togithub.com/trpc/trpc/pull/4566) - fix(server): ensure `TRPCError.cause` is always an `Error` by [@​KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4578](https://togithub.com/trpc/trpc/pull/4578) - fix(client): enable instrumenting fetch by [@​skovhus](https://togithub.com/skovhus) in [https://github.com/trpc/trpc/pull/4590](https://togithub.com/trpc/trpc/pull/4590) ##### New Contributors - [@​enricoros](https://togithub.com/enricoros) made their first contribution in [https://github.com/trpc/trpc/pull/4587](https://togithub.com/trpc/trpc/pull/4587) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.33.0...v10.33.1
trpc/trpc (@​trpc/react-query) ### [`v10.34.0`](https://togithub.com/trpc/trpc/compare/v10.33.1...v10.34.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.33.1...v10.34.0) ### [`v10.33.1`](https://togithub.com/trpc/trpc/releases/tag/v10.33.1) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.33.0...v10.33.1) ##### What's Changed - feat(`client`): add ansi color mode option for the default logger by [@​juliusmarminge](https://togithub.com/juliusmarminge) in [https://github.com/trpc/trpc/pull/4566](https://togithub.com/trpc/trpc/pull/4566) - fix(server): ensure `TRPCError.cause` is always an `Error` by [@​KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4578](https://togithub.com/trpc/trpc/pull/4578) - fix(client): enable instrumenting fetch by [@​skovhus](https://togithub.com/skovhus) in [https://github.com/trpc/trpc/pull/4590](https://togithub.com/trpc/trpc/pull/4590) ##### New Contributors - [@​enricoros](https://togithub.com/enricoros) made their first contribution in [https://github.com/trpc/trpc/pull/4587](https://togithub.com/trpc/trpc/pull/4587) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.33.0...v10.33.1
trpc/trpc (@​trpc/server) ### [`v10.34.0`](https://togithub.com/trpc/trpc/compare/v10.33.1...v10.34.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.33.1...v10.34.0) ### [`v10.33.1`](https://togithub.com/trpc/trpc/releases/tag/v10.33.1) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.33.0...v10.33.1) ##### What's Changed - feat(`client`): add ansi color mode option for the default logger by [@​juliusmarminge](https://togithub.com/juliusmarminge) in [https://github.com/trpc/trpc/pull/4566](https://togithub.com/trpc/trpc/pull/4566) - fix(server): ensure `TRPCError.cause` is always an `Error` by [@​KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/4578](https://togithub.com/trpc/trpc/pull/4578) - fix(client): enable instrumenting fetch by [@​skovhus](https://togithub.com/skovhus) in [https://github.com/trpc/trpc/pull/4590](https://togithub.com/trpc/trpc/pull/4590) ##### New Contributors - [@​enricoros](https://togithub.com/enricoros) made their first contribution in [https://github.com/trpc/trpc/pull/4587](https://togithub.com/trpc/trpc/pull/4587) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.33.0...v10.33.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 Jul 6, 2023 2:29pm