-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
fix(server): Response meta headers type #5074
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@AlexXanderGrib is attempting to deploy a commit to the trpc Team on Vercel. A member of the Team first needs to authorize it. |
KATT
approved these changes
Nov 21, 2023
renovate bot
referenced
this pull request
in ettorepuccetti/terrarossa
Nov 21, 2023
[![Mend Renovate logo banner](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.7` -> `10.44.0`](https://renovatebot.com/diffs/npm/@trpc%2fclient/10.43.7/10.44.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fclient/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fclient/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fclient/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fclient/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/next](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.43.7` -> `10.44.0`](https://renovatebot.com/diffs/npm/@trpc%2fnext/10.43.7/10.44.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fnext/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fnext/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fnext/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fnext/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/react-query](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.43.7` -> `10.44.0`](https://renovatebot.com/diffs/npm/@trpc%2freact-query/10.43.7/10.44.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2freact-query/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2freact-query/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2freact-query/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2freact-query/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/server](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.43.7` -> `10.44.0`](https://renovatebot.com/diffs/npm/@trpc%2fserver/10.43.7/10.44.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fserver/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fserver/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fserver/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fserver/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>trpc/trpc (@​trpc/client)</summary> ### [`v10.44.0`](https://togithub.com/trpc/trpc/releases/tag/v10.44.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.43.7...v10.44.0) #### What's Changed - fix(client+server): non-records inferred as records when serializing as json by [@​jussisaurio](https://togithub.com/jussisaurio) in [https://github.com/trpc/trpc/pull/5077](https://togithub.com/trpc/trpc/pull/5077) - fix(server): Response meta headers type by [@​AlexXanderGrib](https://togithub.com/AlexXanderGrib) in [https://github.com/trpc/trpc/pull/5074](https://togithub.com/trpc/trpc/pull/5074) - feat(react): allow conditional ssr based on context by [@​jonluca](https://togithub.com/jonluca) in [https://github.com/trpc/trpc/pull/4997](https://togithub.com/trpc/trpc/pull/4997) - fix(server): constrain the IsRecord utility type to objects by [@​jussisaurio](https://togithub.com/jussisaurio) in [https://github.com/trpc/trpc/pull/5081](https://togithub.com/trpc/trpc/pull/5081) #### New Contributors - [@​jonluca](https://togithub.com/jonluca) made their first contribution in [https://github.com/trpc/trpc/pull/4997](https://togithub.com/trpc/trpc/pull/4997) **Full Changelog**: trpc/trpc@v10.43.7...v10.44.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot
referenced
this pull request
in weareinreach/TransMascFutures
Nov 22, 2023
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tabler/icons-react](https://tabler-icons.io) ([source](https://togithub.com/tabler/tabler-icons)) | [`2.41.0` -> `2.42.0`](https://renovatebot.com/diffs/npm/@tabler%2ficons-react/2.41.0/2.42.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tabler%2ficons-react/2.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tabler%2ficons-react/2.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tabler%2ficons-react/2.41.0/2.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tabler%2ficons-react/2.41.0/2.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/client](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.43.7` -> `10.44.0`](https://renovatebot.com/diffs/npm/@trpc%2fclient/10.43.7/10.44.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fclient/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fclient/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fclient/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fclient/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/next](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.43.7` -> `10.44.0`](https://renovatebot.com/diffs/npm/@trpc%2fnext/10.43.7/10.44.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fnext/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fnext/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fnext/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fnext/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/react-query](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.43.7` -> `10.44.0`](https://renovatebot.com/diffs/npm/@trpc%2freact-query/10.43.7/10.44.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2freact-query/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2freact-query/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2freact-query/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2freact-query/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@trpc/server](https://trpc.io) ([source](https://togithub.com/trpc/trpc)) | [`10.43.7` -> `10.44.0`](https://renovatebot.com/diffs/npm/@trpc%2fserver/10.43.7/10.44.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@trpc%2fserver/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@trpc%2fserver/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@trpc%2fserver/10.43.7/10.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@trpc%2fserver/10.43.7/10.44.0?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.16` -> `18.2.17`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.2.16/18.2.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/18.2.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact-dom/18.2.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact-dom/18.2.16/18.2.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/18.2.16/18.2.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tabler/tabler-icons (@​tabler/icons-react)</summary> ### [`v2.42.0`](https://togithub.com/tabler/tabler-icons/releases/tag/v2.42.0): Release 2.42.0 [Compare Source](https://togithub.com/tabler/tabler-icons/compare/v2.41.0...v2.42.0) <img src="https://github.com/tabler/tabler-icons/assets/1282324/00856af9-841d-4aa9-995d-121c7ddcc005" width="584" alt="" /> ##### 18 new icons: - `calendar-dot` - `copy-check` - `copy-minus` - `copy-plus` - `copy-x` - `folder-root` - `gymnastics` - `layout-bottombar-inactive` - `layout-navbar-inactive` - `layout-sidebar-inactive` - `layout-sidebar-right-inactive` - `library-minus` - `library-photo` - `library-plus` - `library` - `message-reply` - `scuba-diving` - `snowboarding` Fixed icons: `copy`, `message-chatbot`, `message-forward`, `message-report` </details> <details> <summary>trpc/trpc (@​trpc/client)</summary> ### [`v10.44.0`](https://togithub.com/trpc/trpc/releases/tag/v10.44.0) [Compare Source](https://togithub.com/trpc/trpc/compare/v10.43.7...v10.44.0) #### What's Changed - fix(client+server): non-records inferred as records when serializing as json by [@​jussisaurio](https://togithub.com/jussisaurio) in [https://github.com/trpc/trpc/pull/5077](https://togithub.com/trpc/trpc/pull/5077) - fix(server): Response meta headers type by [@​AlexXanderGrib](https://togithub.com/AlexXanderGrib) in [https://github.com/trpc/trpc/pull/5074](https://togithub.com/trpc/trpc/pull/5074) - feat(react): allow conditional ssr based on context by [@​jonluca](https://togithub.com/jonluca) in [https://github.com/trpc/trpc/pull/4997](https://togithub.com/trpc/trpc/pull/4997) - fix(server): constrain the IsRecord utility type to objects by [@​jussisaurio](https://togithub.com/jussisaurio) in [https://github.com/trpc/trpc/pull/5081](https://togithub.com/trpc/trpc/pull/5081) #### New Contributors - [@​jonluca](https://togithub.com/jonluca) made their first contribution in [https://github.com/trpc/trpc/pull/4997](https://togithub.com/trpc/trpc/pull/4997) **Full Changelog**: trpc/trpc@v10.43.7...v10.44.0 </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: #258 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🎯 Changes
ResponseMeta['headers']
fromRecord<string, string>
toHTTPHeaders
✅ Checklist