Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: keep RQ at v4 until trpc v11 is released #5007

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

spirobel
Copy link
Contributor

@spirobel spirobel commented Nov 6, 2023

#5006

Closes #5006

🎯 Changes

update the installation instructions to be ^4.0.0-range of the RQ deps until v11 is out

βœ… Checklist

  • I have followed the steps listed in the Contributing guide.
  • If necessary, I have added documentation related to the changes made.
  • I have added or updated the tests related to the changes made.

@spirobel spirobel requested a review from a team as a code owner November 6, 2023 16:35
Copy link

vercel bot commented Nov 6, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
trpc-next-app-dir βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Nov 6, 2023 4:37pm
www βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Nov 6, 2023 4:37pm

Copy link

vercel bot commented Nov 6, 2023

@spirobel is attempting to deploy a commit to the trpc Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@c-ehrlich c-ehrlich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this makes sense. thanks!

@c-ehrlich c-ehrlich merged commit 9118c00 into trpc:main Nov 7, 2023
33 of 36 checks passed
renovate bot added a commit to ettorepuccetti/terrarossa that referenced this pull request Nov 9, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@trpc/client](https://trpc.io)
([source](https://togithub.com/trpc/trpc)) | [`10.43.1` ->
`10.43.2`](https://renovatebot.com/diffs/npm/@trpc%2fclient/10.43.1/10.43.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fclient/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fclient/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fclient/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fclient/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@trpc/next](https://trpc.io)
([source](https://togithub.com/trpc/trpc)) | [`10.43.1` ->
`10.43.2`](https://renovatebot.com/diffs/npm/@trpc%2fnext/10.43.1/10.43.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fnext/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fnext/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fnext/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fnext/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@trpc/react-query](https://trpc.io)
([source](https://togithub.com/trpc/trpc)) | [`10.43.1` ->
`10.43.2`](https://renovatebot.com/diffs/npm/@trpc%2freact-query/10.43.1/10.43.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2freact-query/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2freact-query/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2freact-query/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2freact-query/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@trpc/server](https://trpc.io)
([source](https://togithub.com/trpc/trpc)) | [`10.43.1` ->
`10.43.2`](https://renovatebot.com/diffs/npm/@trpc%2fserver/10.43.1/10.43.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fserver/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fserver/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fserver/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fserver/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>trpc/trpc (@&#8203;trpc/client)</summary>

### [`v10.43.2`](https://togithub.com/trpc/trpc/releases/tag/v10.43.2)

[Compare
Source](https://togithub.com/trpc/trpc/compare/v10.43.1...v10.43.2)

##### What's Changed

- fix(next): omit "fetch" from options by
[@&#8203;withyellow](https://togithub.com/withyellow) in
[trpc/trpc#5003

##### New Contributors

- [@&#8203;spirobel](https://togithub.com/spirobel) made their first
contribution in
[trpc/trpc#5007
- [@&#8203;AvaYnE2](https://togithub.com/AvaYnE2) made their first
contribution in
[trpc/trpc#4835
- [@&#8203;withyellow](https://togithub.com/withyellow) made their first
contribution in
[trpc/trpc#5003

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

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - "after 3am,before 9am" (UTC),
Automerge - "after 3am,before 9am" (UTC).

🚦 **Automerge**: Enabled.

β™» **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ettorepuccetti/terrarossa).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot added a commit to weareinreach/TransMascFutures that referenced this pull request Nov 9, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@trpc/client](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.43.1` -> `10.43.2`](https://renovatebot.com/diffs/npm/@trpc%2fclient/10.43.1/10.43.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fclient/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fclient/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fclient/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fclient/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@trpc/next](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.43.1` -> `10.43.2`](https://renovatebot.com/diffs/npm/@trpc%2fnext/10.43.1/10.43.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fnext/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fnext/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fnext/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fnext/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@trpc/react-query](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.43.1` -> `10.43.2`](https://renovatebot.com/diffs/npm/@trpc%2freact-query/10.43.1/10.43.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2freact-query/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2freact-query/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2freact-query/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2freact-query/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@trpc/server](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.43.1` -> `10.43.2`](https://renovatebot.com/diffs/npm/@trpc%2fserver/10.43.1/10.43.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fserver/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fserver/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fserver/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fserver/10.43.1/10.43.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`18.18.8` -> `18.18.9`](https://renovatebot.com/diffs/npm/@types%2fnode/18.18.8/18.18.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/18.18.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/18.18.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/18.18.8/18.18.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/18.18.8/18.18.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`18.2.36` -> `18.2.37`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.36/18.2.37) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.2.37?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/18.2.37?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/18.2.36/18.2.37?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.2.36/18.2.37?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`18.2.14` -> `18.2.15`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.2.14/18.2.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/18.2.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact-dom/18.2.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact-dom/18.2.14/18.2.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/18.2.14/18.2.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@types/umami](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/umami) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`0.1.4` -> `0.1.5`](https://renovatebot.com/diffs/npm/@types%2fumami/0.1.4/0.1.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fumami/0.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fumami/0.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fumami/0.1.4/0.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fumami/0.1.4/0.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [superjson](https://togithub.com/blitz-js/superjson) | [`2.2.0` -> `2.2.1`](https://renovatebot.com/diffs/npm/superjson/2.2.0/2.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/superjson/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/superjson/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/superjson/2.2.0/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/superjson/2.2.0/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [type-fest](https://togithub.com/sindresorhus/type-fest) | [`4.6.0` -> `4.7.1`](https://renovatebot.com/diffs/npm/type-fest/4.6.0/4.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/type-fest/4.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-fest/4.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/type-fest/4.6.0/4.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/type-fest/4.6.0/4.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>trpc/trpc (@&#8203;trpc/client)</summary>

### [`v10.43.2`](https://togithub.com/trpc/trpc/releases/tag/v10.43.2)

[Compare Source](https://togithub.com/trpc/trpc/compare/v10.43.1...v10.43.2)

##### What's Changed

-   fix(next): omit "fetch" from options by [@&#8203;withyellow](https://togithub.com/withyellow) in [trpc/trpc#5003

##### New Contributors

-   [@&#8203;spirobel](https://togithub.com/spirobel) made their first contribution in [trpc/trpc#5007
-   [@&#8203;AvaYnE2](https://togithub.com/AvaYnE2) made their first contribution in [trpc/trpc#4835
-   [@&#8203;withyellow](https://togithub.com/withyellow) made their first contribution in [trpc/trpc#5003

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

</details>

<details>
<summary>blitz-js/superjson (superjson)</summary>

### [`v2.2.1`](https://togithub.com/blitz-js/superjson/releases/tag/v2.2.1)

[Compare Source](https://togithub.com/blitz-js/superjson/compare/v2.2.0...v2.2.1)

#### What's Changed

-   fix: target es2020 by [@&#8203;Skn0tt](https://togithub.com/Skn0tt) in [blitz-js/superjson#275
-   docs: add peterbud as a contributor for bug by [@&#8203;allcontributors](https://togithub.com/allcontributors) in [blitz-js/superjson#276

**Full Changelog**: blitz-js/superjson@v2.2.0...v2.2.1

</details>

<details>
<summary>sindresorhus/type-fest (type-fest)</summary>

### [`v4.7.1`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.7.1)

[Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.7.0...v4.7.1)

-   Revert "`PartialDeep`: Ensure it doesn't recurse into prototype properties" ([#&#8203;743](https://togithub.com/sindresorhus/type-fest/issues/743))  [`9f47b11`](https://togithub.com/sindresorhus/type-fest/commit/9f47b11)

### [`v4.7.0`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.7.0)

[Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.6.0...v4.7.0)

##### New types

-   [`PickDeep`](https://togithub.com/sindresorhus/type-fest/blob/main/source/pick-deep.d.ts) ([#&#8203;737](https://togithub.com/sindresorhus/type-fest/issues/737))  [`c60caba`](https://togithub.com/sindresorhus/type-fest/commit/c60caba)
-   [`Paths`](https://togithub.com/sindresorhus/type-fest/blob/main/source/paths.d.ts) ([#&#8203;741](https://togithub.com/sindresorhus/type-fest/issues/741))  [`996171b`](https://togithub.com/sindresorhus/type-fest/commit/996171b)
-   [`SetFieldType`](https://togithub.com/sindresorhus/type-fest/blob/main/source/set-field-type.d.ts) ([#&#8203;721](https://togithub.com/sindresorhus/type-fest/issues/721))  [`964466c`](https://togithub.com/sindresorhus/type-fest/commit/964466c)
-   [`UnknownArray`](https://togithub.com/sindresorhus/type-fest/blob/main/source/unknown-array.d.ts) ([#&#8203;740](https://togithub.com/sindresorhus/type-fest/issues/740))  [`30aa0ad`](https://togithub.com/sindresorhus/type-fest/commit/30aa0ad)

##### Improvements

-   `Writable`: Support array, map, and set ([#&#8203;726](https://togithub.com/sindresorhus/type-fest/issues/726))  [`b9723d4`](https://togithub.com/sindresorhus/type-fest/commit/b9723d4)
-   `PartialDeep`: Ensure it doesn't recurse into prototype properties ([#&#8203;738](https://togithub.com/sindresorhus/type-fest/issues/738))  [`5eeac02`](https://togithub.com/sindresorhus/type-fest/commit/5eeac02)
-   `ConditionalPickDeep`: Ensure it doesn't recurse into prototype properties ([#&#8203;736](https://togithub.com/sindresorhus/type-fest/issues/736))  [`9960ba4`](https://togithub.com/sindresorhus/type-fest/commit/9960ba4)

</details>

---

### 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 is behind base branch, or you tick the rebase/retry checkbox.

πŸ‘» **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/weareinreach/GLAAD).



PR-URL: #235
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to dotkom/monoweb that referenced this pull request Nov 13, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@trpc/client](https://trpc.io)
([source](https://togithub.com/trpc/trpc)) | [`^10.43.0` ->
`^10.43.3`](https://renovatebot.com/diffs/npm/@trpc%2fclient/10.43.0/10.43.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fclient/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fclient/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fclient/10.43.0/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fclient/10.43.0/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@trpc/next](https://trpc.io)
([source](https://togithub.com/trpc/trpc)) | [`^10.43.0` ->
`^10.43.3`](https://renovatebot.com/diffs/npm/@trpc%2fnext/10.43.0/10.43.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fnext/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fnext/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fnext/10.43.0/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fnext/10.43.0/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@trpc/react-query](https://trpc.io)
([source](https://togithub.com/trpc/trpc)) | [`^10.43.0` ->
`^10.43.3`](https://renovatebot.com/diffs/npm/@trpc%2freact-query/10.43.0/10.43.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2freact-query/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2freact-query/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2freact-query/10.43.0/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2freact-query/10.43.0/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@trpc/server](https://trpc.io)
([source](https://togithub.com/trpc/trpc)) | [`^10.43.0` ->
`^10.43.3`](https://renovatebot.com/diffs/npm/@trpc%2fserver/10.43.0/10.43.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fserver/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fserver/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fserver/10.43.0/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fserver/10.43.0/10.43.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>trpc/trpc (@&#8203;trpc/client)</summary>

### [`v10.43.3`](https://togithub.com/trpc/trpc/releases/tag/v10.43.3)

[Compare
Source](https://togithub.com/trpc/trpc/compare/v10.43.2...v10.43.3)

##### What's Changed

- fix(server): inference fix for inputs using primitives with middleware
by [@&#8203;jussisaurio](https://togithub.com/jussisaurio) &
[@&#8203;KATT](https://togithub.com/KATT) in
[trpc/trpc#5017

##### New Contributors

- [@&#8203;junya-ishibuchi](https://togithub.com/junya-ishibuchi) made
their first contribution in
[trpc/trpc#5023

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

### [`v10.43.2`](https://togithub.com/trpc/trpc/releases/tag/v10.43.2)

[Compare
Source](https://togithub.com/trpc/trpc/compare/v10.43.1...v10.43.2)

##### What's Changed

- fix(next): omit "fetch" from options by
[@&#8203;withyellow](https://togithub.com/withyellow) in
[trpc/trpc#5003

##### New Contributors

- [@&#8203;spirobel](https://togithub.com/spirobel) made their first
contribution in
[trpc/trpc#5007
- [@&#8203;AvaYnE2](https://togithub.com/AvaYnE2) made their first
contribution in
[trpc/trpc#4835
- [@&#8203;withyellow](https://togithub.com/withyellow) made their first
contribution in
[trpc/trpc#5003

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

### [`v10.43.1`](https://togithub.com/trpc/trpc/releases/tag/v10.43.1)

[Compare
Source](https://togithub.com/trpc/trpc/compare/v10.43.0...v10.43.1)

##### What's Changed

- fix(server + client): incorrect inferred input type when using
standalone middleware by
[@&#8203;jussisaurio](https://togithub.com/jussisaurio) in
[trpc/trpc#4973
- fix(server + client): fix some issues with inferring Record types as
procedure outputs by
[@&#8203;jussisaurio](https://togithub.com/jussisaurio) in
[trpc/trpc#4986

##### New Contributors

- [@&#8203;MadaShindeInai](https://togithub.com/MadaShindeInai) made
their first contribution in
[trpc/trpc#4979

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

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/dotkom/monoweb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
πŸ•Έ www Stuff to do with the website (`/www` folder)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: react-query v5 gets installed when following the react-query setup tutorial
2 participants