Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@trpc/client (source) 10.0.0-rc.7 -> 10.4.3 age adoption passing confidence
@trpc/react-query (source) 10.0.0-rc.7 -> 10.4.3 age adoption passing confidence
@trpc/server (source) 10.0.0-rc.7 -> 10.4.3 age adoption passing confidence

Release Notes

trpc/trpc

v10.4.3

Compare Source

What's Changed
New Contributors

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

v10.4.2

Compare Source

What's Changed
New Contributors

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

v10.4.1

Compare Source

What's Changed

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

v10.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.3.0...v10.4.0

v10.3.0

Compare Source

What's Changed
New Contributors

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

v10.2.0

Compare Source

What's Changed
✨ Automatically serialize JSON to the equivalent type

If you're not using a Data Transformer, we will now do our best to serialize the response the same way JSON.serialize() does.

Example: Below a Date is automatically turns into a string, because that's what JSON.stringify() does:

Date turns into a string type

by @​KATT in https://github.com/trpc/trpc/pull/3261

New Contributors

Full Changelog: trpc/trpc@v10.1.0...v10.2.0

v10.1.0

Compare Source

What's Changed

Full Changelog: trpc/trpc@v10.0.0...v10.1.0

v10.0.0

Compare Source

Full Changelog: trpc/trpc@v9.26.0...v10.0.0

v10.0.0-rc.9

Compare Source

v10.0.0-rc.8

Compare Source

What's Changed
Breaking changes
New Contributors

Full Changelog: trpc/trpc@v10.0.0-rc.6...v10.0.0-rc.8


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 has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2022

Codecov Report

Merging #67 (d664b00) into next (52d4cd1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             next      #67   +/-   ##
=======================================
  Coverage   35.86%   35.86%           
=======================================
  Files          10       10           
  Lines         290      290           
  Branches       22       22           
=======================================
  Hits          104      104           
  Misses        186      186           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot force-pushed the renovate/trpc-monorepo branch from 3005d99 to 0b21afd Compare November 21, 2022 10:55
@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 0b21afd to af266b3 Compare November 23, 2022 00:44
@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 af266b3 to 889e143 Compare November 25, 2022 19:55
@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 889e143 to 452e710 Compare November 27, 2022 03:36
@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 452e710 to 5fb63cc Compare November 27, 2022 14:30
@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 5fb63cc to b60ed89 Compare November 28, 2022 02:29
@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 b60ed89 to 6027335 Compare November 29, 2022 23:06
@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 6027335 to d664b00 Compare December 2, 2022 10:39
@renovate renovate bot changed the title Update trpc monorepo to v10.4.2 Update trpc monorepo to v10.4.3 Dec 2, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Dec 6, 2022

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@jsonnull jsonnull merged commit 3e19fca into next Dec 6, 2022
@jsonnull jsonnull deleted the renovate/trpc-monorepo branch December 6, 2022 15:38
@github-actions github-actions bot mentioned this pull request Dec 6, 2022
jsonnull added a commit that referenced this pull request Dec 6, 2022
* Update trpc monorepo to v10.4.3

* Add changeset.

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jason Nall <jsonnull@gmail.com>
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.

2 participants