build(deps): bump the trpc-stack group across 1 directory with 5 updates#61
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the trpc-stack group across 1 directory with 5 updates#61dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bumps the trpc-stack group with 1 update in the / directory: [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client). Updates `@trpc/client` from 11.1.1 to 11.6.0 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v11.6.0/packages/client) Updates `@trpc/react-query` from 11.1.1 to 11.6.0 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v11.6.0/packages/react) Updates `@trpc/server` from 11.1.1 to 11.6.0 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v11.6.0/packages/server) Updates `superjson` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/blitz-js/superjson/releases) - [Commits](flightcontrolhq/superjson@v2.2.2...v2.2.3) Updates `zod` from 3.24.3 to 3.25.76 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.24.3...v3.25.76) --- updated-dependencies: - dependency-name: "@trpc/client" dependency-version: 11.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: trpc-stack - dependency-name: "@trpc/react-query" dependency-version: 11.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: trpc-stack - dependency-name: "@trpc/server" dependency-version: 11.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: trpc-stack - dependency-name: superjson dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: trpc-stack - dependency-name: zod dependency-version: 3.25.76 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: trpc-stack ... Signed-off-by: dependabot[bot] <support@github.com>
9cf0425 to
9bf541c
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the trpc-stack group with 1 update in the / directory: @trpc/client.
Updates
@trpc/clientfrom 11.1.1 to 11.6.0Release notes
Sourced from
@trpc/client's releases.... (truncated)
Commits
91e45f6v11.6.09b27411fix(client):httpBatchStreamLinkin React Native "stream ends with TypeErro...466a924chore: test refactor (#6958)5f897bdv11.5.1029196bchore: remove overzealous destructuring (#6930)a7e35d3chore: simplify ci (#6905)f3ddc3afix(client): omit content type header in GET requests (#6914)e6fc309chore: fix example deployment (#6904)6e4c376v11.5.0a653da0chore: fix ci (#6898)Updates
@trpc/react-queryfrom 11.1.1 to 11.6.0Release notes
Sourced from
@trpc/react-query's releases.... (truncated)
Commits
Updates
@trpc/serverfrom 11.1.1 to 11.6.0Release notes
Sourced from
@trpc/server's releases.... (truncated)
Commits
91e45f6v11.6.09b27411fix(client):httpBatchStreamLinkin React Native "stream ends with TypeErro...aac35fbfix(client): fix "stream is not in a state that permits close" in RN (#6957)7f0f1e4feat(server): add precondition required response code (#6954)47119bdchore(deps): update dependency@oxc-project/runtimeto v0.87.0 (#6937)5f897bdv11.5.1029196bchore: remove overzealous destructuring (#6930)a7e35d3chore: simplify ci (#6905)e272d68fix: export DataTransformer interface marked as@public(#6927)77fc991fix(server): fix property in JSDoc (#6928)Updates
superjsonfrom 2.2.2 to 2.2.3Release notes
Sourced from superjson's releases.
Commits
ef5239ev2.2.3 (#329)bc7a825Add support for Error.prototype.cause (#296)1396ca8feat: add in-place deserialize (#320)9da87ccexport SuperJSONValue (#322)a2b7cc5fix: support cjs (#301)4054f3ffix: input escape mapping (#311)6dc63dafix: upgrade to copy-anything 4 (#317)Updates
zodfrom 3.24.3 to 3.25.76Release notes
Sourced from zod's releases.
... (truncated)
Commits
463f03eRelease 3.25.76fa2791dDetect cycle on root schema. Closes #46517a51879Set when converting registry to JSON Schema. Closes #4620db354b6Update docse542398Add when param. Clean up z.check. Closes #4598c842698Implement .clear() in . Fixes #48349f122aeAdd toString to ZodError. Fixes #48300df5f69Fix testsc5f349bFix z.undefined() behavior in toJSONSchema5267f90Improve recursive typesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions