dotkom / monoweb

Future version of Online, NTNU's informatics student association's website
https://web.online.ntnu.no/
MIT License
19 stars 2 forks source link

Update trpc monorepo to v10.45.2 #946

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@trpc/client (source) 10.45.0 -> 10.45.2 age adoption passing confidence
@trpc/next (source) 10.45.0 -> 10.45.2 age adoption passing confidence
@trpc/react-query (source) 10.45.0 -> 10.45.2 age adoption passing confidence
@trpc/server (source) 10.45.0 -> 10.45.2 age adoption passing confidence

Release Notes

trpc/trpc (@​trpc/client) ### [`v10.45.2`](https://togithub.com/trpc/trpc/releases/tag/v10.45.2) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.45.1...v10.45.2) ##### What's Changed - patch(server): upgrade to typescript 5.4 and do fixes due to breaking changes in typescript by [@​KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/5560](https://togithub.com/trpc/trpc/pull/5560) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.45.1...v10.45.2 ### [`v10.45.1`](https://togithub.com/trpc/trpc/releases/tag/v10.45.1) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.45.0...v10.45.1) ##### What's Changed - fix(server): parse url safer in fetch adapter by [@​KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/5410](https://togithub.com/trpc/trpc/pull/5410) - fix(react-query): no ref in `useHookResult()` by [@​KATT](https://togithub.com/KATT) in [https://github.com/trpc/trpc/pull/5433](https://togithub.com/trpc/trpc/pull/5433) ##### New Contributors - [@​cah4a](https://togithub.com/cah4a) made their first contribution in [https://github.com/trpc/trpc/pull/5250](https://togithub.com/trpc/trpc/pull/5250) - [@​zacanger](https://togithub.com/zacanger) made their first contribution in [https://github.com/trpc/trpc/pull/5276](https://togithub.com/trpc/trpc/pull/5276) **Full Changelog**: https://github.com/trpc/trpc/compare/v10.45.0...v10.45.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 was generated by Mend Renovate. View the repository job log.