Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2025

This PR contains the following updates:

Package Change Age Confidence
@trpc/client (source) ^10.45.2 -> ^11.0.0 age confidence
@trpc/next (source) ^10.45.2 -> ^11.0.0 age confidence
@trpc/react-query (source) ^10.45.2 -> ^11.0.0 age confidence
@trpc/server (source) ^10.45.2 -> ^11.0.0 age confidence

Release Notes

trpc/trpc (@​trpc/client)

v11.6.0

Compare Source

What's Changed
  • feat: add precondition required response code by @​y-nk in #​6954
  • fix(client): httpBatchStreamLink in React Native "stream ends with TypeError" by @​KATT in #​6960
New Contributors

Full Changelog: trpc/trpc@v11.5.1...v11.6.0

v11.5.1

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.5.0...v11.5.1

v11.5.0

Compare Source

What's Changed
  • patch: prefer Standard Schema for input/output type inference by @​dzhu in #​6888
  • feat(server): expose procedure path in resolver options by @​KATT in #​6902
New Contributors

Full Changelog: trpc/trpc@v11.4.4...v11.5.0

v11.4.4

Compare Source

What's Changed
  • patch: typescript 5.9 support by @​KATT in #​6877
  • fix(client): httpBatchLink with custom transformed object at top level by @​KATT in #​6878
  • fix: incompatible types in monorepo due to separate .d.ts for esm/cjs by @​KATT in #​6879
New Contributors

Full Changelog: trpc/trpc@v11.4.3...v11.4.4

v11.4.3

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.4.2...v11.4.3

v11.4.2

Compare Source

What's Changed

Full Changelog: trpc/trpc@v11.4.1...v11.4.2

v11.4.1

Compare Source

What's Changed

Full Changelog: trpc/trpc@v11.4.0...v11.4.1

v11.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.3.1...v11.4.0

v11.3.1

Compare Source

What's Changed
  • fix(client): inference fix when serializing of json-like return types like z.json() by @​KATT in #​6810

Full Changelog: trpc/trpc@v11.3.0...v11.3.1

v11.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.2.0...v11.3.0

v11.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.1.4...v11.2.0

v11.1.4

Compare Source

What's Changed

Full Changelog: trpc/trpc@v11.1.3...v11.1.4

v11.1.3

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.1.2...v11.1.3

v11.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.1.1...v11.1.2

v11.1.1

Compare Source

v11.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: trpc/trpc@v11.0.4...v11.1.0

v11.0.4

Compare Source

What's Changed

Full Changelog: trpc/trpc@v11.0.3...v11.0.4

v11.0.3

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.0.2...v11.0.3

v11.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.0.1...v11.0.2

v11.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.0.0...v11.0.1

v11.0.0

Compare Source

👉 See the blog post @​ https://trpc.io/blog/announcing-trpc-11


What's Changed

Full Changelog: trpc/trpc@v10.45.0...v11.0.0


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.

Copy link
Contributor Author

renovate bot commented Mar 21, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: game/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @trpc/[email protected]
npm error Found: @tanstack/[email protected]
npm error node_modules/@tanstack/react-query
npm error   @tanstack/react-query@"4.36.1" from the root project
npm error   peer @tanstack/react-query@"^4.36.1" from @tanstack/[email protected]
npm error   node_modules/@tanstack/react-query-devtools
npm error     @tanstack/react-query-devtools@"4.36.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @tanstack/react-query@"^5.59.15" from @trpc/[email protected]
npm error node_modules/@trpc/next
npm error   @trpc/next@"^11.0.0" from the root project
npm error
npm error Conflicting peer dependency: @tanstack/[email protected]
npm error node_modules/@tanstack/react-query
npm error   peerOptional @tanstack/react-query@"^5.59.15" from @trpc/[email protected]
npm error   node_modules/@trpc/next
npm error     @trpc/next@"^11.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-10-21T14_47_55_469Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-10-21T14_47_55_469Z-debug-0.log

Copy link

vercel bot commented Mar 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
earthdoom-blog Ready Ready Preview Comment Oct 21, 2025 2:53pm
earthdoom-game Error Error Oct 21, 2025 2:53pm

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

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