Skip to content

Update trpc monorepo to v10.45.4#6

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/trpc-monorepo
Open

Update trpc monorepo to v10.45.4#6
renovate[bot] wants to merge 1 commit intomainfrom
renovate/trpc-monorepo

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 7, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@trpc/client (source) 10.0.0-rc.010.45.4 age confidence
@trpc/next (source) 10.0.0-rc.010.45.4 age confidence
@trpc/react-query (source) 10.0.0-rc.010.45.4 age confidence
@trpc/server (source) 10.0.0-rc.010.45.4 age confidence

Release Notes

trpc/trpc (@​trpc/client)

v10.45.4

Compare Source

  • Fixes broken package.json file (#​7078)

Full Changelog: trpc/trpc@v10.45.3...v10.45.4

v10.45.3

Compare Source

v10.45.2

Compare Source

What's Changed

  • patch(server): upgrade to typescript 5.4 and do fixes due to breaking changes in typescript by @​KATT in #​5560

Full Changelog: trpc/trpc@v10.45.1...v10.45.2

v10.45.1

Compare Source

What's Changed

New Contributors

Full Changelog: trpc/trpc@v10.45.0...v10.45.1

v10.45.0

Compare Source

What's Changed
  • chore(next/app-dir): make a union of nextHttpLink options by @​KATT in #​5173
  • chore: bump typescript and fix TS errors by @​KATT in #​5178
  • fix(server + client): add noImplicitOverride & add explicit overrides in TRPCError / TRPCClientError by @​me-imfhd in #​5195
  • fix(next): rm react-ssr-prepass dependency by @​KATT in #​5201
  • feat(next): exclude non-ssr queries from the hydrated state by @​jonluca in #​5135
  • fix(server+client): Incorrect serialization of IndexSignature and Record by @​microdev1 in #​5211
  • feat(server): deprecate .createCaller() in favor of t.createCallerFactory() by @​KATT in #​5213
New Contributors

Full Changelog: trpc/trpc@v10.44.1...v10.45.0

v10.44.1

Compare Source

What's Changed

New Contributors

Full Changelog: trpc/trpc@v10.44.0...v10.44.1

v10.44.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.43.7...v10.44.0

v10.43.7

Compare Source

What's Changed
  • fix(server): cleanup some types and deprecate old things by @​KATT in #​5060
  • fix(server): fetch adapter endpoint path with trailing slash causes 404 by @​maddsua in #​5067
New Contributors

Full Changelog: trpc/trpc@v10.43.6...v10.43.7

v10.43.6

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.43.5...v10.43.6

v10.43.5

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.43.4...v10.43.5

v10.43.4

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.43.3...v10.43.4

v10.43.3

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.43.2...v10.43.3

v10.43.2

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.43.1...v10.43.2

v10.43.1

Compare Source

What's Changed
  • fix(server + client): incorrect inferred input type when using standalone middleware by @​jussisaurio in #​4973
  • fix(server + client): fix some issues with inferring Record types as procedure outputs by @​jussisaurio in #​4986
New Contributors

Full Changelog: trpc/trpc@v10.43.0...v10.43.1

v10.43.0

Compare Source

What's Changed

  • feat(server): extract parseTRPCMessage for 3rd party modules by @​Guria in #​4872

New Contributors

Full Changelog: trpc/trpc@v10.42.0...v10.43.0

v10.42.0

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.41.0...v10.42.0

v10.41.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.40.0...v10.41.0

v10.40.0

Compare Source

What's Changed

New Contributors

Full Changelog: trpc/trpc@v10.39.0...v10.40.0

v10.39.0

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.38.5...v10.39.0

v10.38.5

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.38.4...v10.38.5

v10.38.4

Compare Source

What's Changed
  • fix(react-query): useQueries does not pass context data by @​KATT in #​4815

Full Changelog: trpc/trpc@v10.38.3...v10.38.4

v10.38.3

Compare Source

What's Changed

  • fix(client): make TRPCClientError.from() more resilient to calls with bad args by @​KATT in #​4796

New Contributors

Full Changelog: trpc/trpc@v10.38.2...v10.38.3

v10.38.2

Compare Source

What's Changed
  • fix(server): allow adding charset after application/json in content-type header by @​KATT in #​4787
  • fix(client): skip calling .abort() on AbortController after procedure completion by @​KATT in #​4788
New Contributors

Full Changelog: trpc/trpc@v10.38.1...v10.38.2

v10.38.1

Compare Source

v10.38.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.37.1...v10.38.0

v10.37.1

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.37.0...v10.37.1

v10.37.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.36.0...v10.37.0

v10.36.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.35.0...v10.36.0

v10.35.0

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.34.1...v10.35.0

v10.34.1

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.34.0...v10.34.1

v10.34.0

Compare Source

What's Changed
  • feat(client): add HTTP response object to TRPCClientError.meta by @​KATT in #​4597
New Contributors

Full Changelog: trpc/trpc@v10.33.1...v10.34.0

v10.33.1

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.33.0...v10.33.1

v10.33.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.32.0...v10.33.0

v10.32.0

Compare Source

What's Changed

New Contributors

Full Changelog: trpc/trpc@v10.31.0...v10.32.0

v10.31.0

Compare Source

What's Changed
  • feat(client): add ability to unwrap a proxy client to an untyped client by @​KATT in #​4516
  • fix(server): allow overriding root context in nested middleware by @​sachinraja in #​4528
New Contributors

Full Changelog: trpc/trpc@v10.30.0...v10.31.0

v10.30.0

Compare Source

What's Changed

New Contributors

Full Changelog: trpc/trpc@v10.29.1...v10.30.0

v10.29.1

Compare Source

What's Changed
  • fix(server): add unstable_ prefix to onHead and 'onChunk' adapter callbacks by @​Sheraff in #​4478
  • fix(server + client): minor post-release release httpBatchStreamLink issues by @​Sheraff in #​4481
New Contributors

Full Changelog: trpc/trpc@v10.29.0...v10.29.1

v10.29.0

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.28.2...v10.29.0

v10.28.2

Compare Source

What's Changed
  • fix(react-query): query and mutation defaults being overwritten in hook wrappers by @​Haaxor1689 in #​4371
New Contributors

Full Changelog: trpc/trpc@v10.28.1...v10.28.2

v10.28.1

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.28.0...v10.28.1

v10.28.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.27.3...v10.28.0

v10.27.3

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.27.2...v10.27.3

v10.27.2

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.27.1...v10.27.2

v10.27.1

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.27.0...v10.27.1

v10.27.0

Compare Source

What's Changed

New Contributors

Full Changelog: trpc/trpc@v10.26.0...v10.27.0

v10.26.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.25.1...v10.26.0

v10.25.1

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.25.0...v10.25.1

v10.25.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.24.0...v10.25.0

v10.24.0

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.23.1...v10.24.0

v10.23.1

Compare Source

What's Changed
  • fix(server & next): trpc should assume content-type: application/json on preprocessed requests by @​KATT in #​4293

Full Changelog: trpc/trpc@v10.23.0...v10.23.1

v10.23.0

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.22.0...v10.23.0

v10.22.0

Compare Source

What's Changed
  • feat(react-query): promote overrides without unstable_-prefix by @​KATT in #​4268
New Contributors

Full Changelog: trpc/trpc@v10.21.2...v10.22.0

v10.21.2

Compare Source

What's Changed
  • fix(server): skip deserialization of post bodies when the HTTP handler has already processed it by @​KATT & @​sudo97
    in #​4256

Full Changelog: trpc/trpc@v10.21.1...v10.21.2

v10.21.1

Compare Source

What's Changed
  • fix(@trpc/next): different transformers for up/down with ssr: true by @​KATT in #​4197
New Contributors

Full Changelog: trpc/trpc@v10.21.0...v10.21.1

v10.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: trpc/trpc@v10.20.0...v10.21.0

v10.20.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.19.1...v10.20.0

v10.19.1

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.19.0...v10.19.1

v10.19.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.18.0...v10.19.0

v10.18.0

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.17.0...v10.18.0

v10.17.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.16.0...v10.17.0

v10.16.0

Compare Source

What's Changed

New Contributors

Full Changelog: trpc/trpc@v10.15.0...v10.16.0

v10.15.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.14.1...v10.15.0

v10.14.1

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.14.0...v10.14.1

v10.14.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.13.2...v10.14.0

v10.13.2

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.13.1...v10.13.2

v10.13.1

Compare Source

What's Changed


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Nov 7, 2022

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

Name Status Preview Comments Updated (UTC)
balance-app ❌ Failed (Inspect) Mar 12, 2024 0:00am

@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from a340d56 to b17a61c Compare November 8, 2022 17:17
@renovate renovate bot changed the title Update trpc monorepo to v10.0.0-rc.6 Update trpc monorepo to v10.0.0-rc.7 Nov 8, 2022
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from b17a61c to 4e8c065 Compare November 14, 2022 18:08
@renovate renovate bot changed the title Update trpc monorepo to v10.0.0-rc.7 Update trpc monorepo to v10.0.0-rc.8 Nov 14, 2022
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from 4e8c065 to 156e2a9 Compare November 21, 2022 11:23
@renovate renovate bot changed the title Update trpc monorepo to v10.0.0-rc.8 Update trpc monorepo to v10.0.0 Nov 21, 2022
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from 156e2a9 to 1164a65 Compare November 22, 2022 00:26
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from 1164a65 to 1849355 Compare November 23, 2022 01:03
@renovate renovate bot changed the title Update trpc monorepo to v10.0.0 Update trpc monorepo to v10.1.0 Nov 23, 2022
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from 1849355 to 3987241 Compare November 25, 2022 18:08
@renovate renovate bot changed the title Update trpc monorepo to v10.1.0 Update trpc monorepo to v10.2.0 Nov 25, 2022
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from 3987241 to e2951d9 Compare November 27, 2022 01:37
@renovate renovate bot changed the title Update trpc monorepo to v10.2.0 Update trpc monorepo to v10.3.0 Nov 27, 2022
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from e2951d9 to 6f6a707 Compare November 27, 2022 14:57
@renovate renovate bot changed the title Update trpc monorepo to v10.3.0 Update trpc monorepo to v10.4.0 Nov 27, 2022
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from 6f6a707 to 0a031aa Compare November 28, 2022 01:27
@renovate renovate bot changed the title Update trpc monorepo to v10.4.0 Update trpc monorepo to v10.4.1 Nov 28, 2022
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from 0a031aa to aace222 Compare November 29, 2022 21:07
@renovate renovate bot changed the title Update trpc monorepo to v10.4.1 Update trpc monorepo to v10.4.2 Nov 29, 2022
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from 82ab93c to 376823c Compare January 6, 2023 14:18
@renovate renovate bot changed the title Update trpc monorepo to v10.7.0 Update trpc monorepo to v10.8.1 Jan 6, 2023
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from 376823c to 1d56569 Compare January 11, 2023 00:03
@renovate renovate bot changed the title Update trpc monorepo to v10.8.1 Update trpc monorepo to v10.8.2 Jan 11, 2023
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from 1d56569 to 709d167 Compare January 11, 2023 23:01
@renovate renovate bot changed the title Update trpc monorepo to v10.8.2 Update trpc monorepo to v10.9.0 Jan 11, 2023
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from 709d167 to dded795 Compare January 31, 2023 07:36
@renovate renovate bot changed the title Update trpc monorepo to v10.9.0 Update trpc monorepo to v10.9.1 Jan 31, 2023
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from dded795 to dcc4e6f Compare February 4, 2023 04:42
@renovate renovate bot changed the title Update trpc monorepo to v10.9.1 Update trpc monorepo to v10.10.0 Feb 4, 2023
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from dcc4e6f to d86afa7 Compare February 10, 2023 13:05
@renovate renovate bot changed the title Update trpc monorepo to v10.10.0 Update trpc monorepo to v10.11.0 Feb 10, 2023
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from d86afa7 to f2d24de Compare February 13, 2023 23:11
@renovate renovate bot changed the title Update trpc monorepo to v10.11.0 Update trpc monorepo to v10.11.1 Feb 13, 2023
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from f2d24de to d89d90c Compare February 18, 2023 17:01
@renovate renovate bot changed the title Update trpc monorepo to v10.11.1 Update trpc monorepo to v10.12.0 Feb 18, 2023
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from d89d90c to 7a0f6ed Compare February 27, 2023 01:13
@renovate renovate bot changed the title Update trpc monorepo to v10.12.0 Update trpc monorepo to v10.13.0 Feb 27, 2023
@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from 7a0f6ed to 1c34a3b Compare March 16, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants