Conversation
…updates Bumps the dev-dependencies-minor-patch group with 19 updates: | Package | From | To | | --- | --- | --- | | [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) | `0.10.15` | `0.11.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [@pinia/colada](https://github.com/posva/pinia-colada) | `0.17.9` | `0.20.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.12` | `5.90.15` | | [@tanstack/solid-query](https://github.com/TanStack/query/tree/HEAD/packages/solid-query) | `5.90.15` | `5.90.18` | | [@tanstack/svelte-query](https://github.com/TanStack/query/tree/HEAD/packages/svelte-query) | `6.0.10` | `6.0.13` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.92.1` | `5.92.4` | | [arktype](https://github.com/arktypeio/arktype/tree/HEAD/ark/type) | `2.1.27` | `2.1.29` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20251228.0` | `4.20251230.0` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.10` | `11.1.11` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.10` | `11.1.11` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.10` | `11.1.11` | | [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `11.1.10` | `11.1.11` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.10` | `11.1.11` | | [@tanstack/angular-query-experimental](https://github.com/TanStack/query/tree/HEAD/packages/angular-query-experimental) | `5.90.16` | `5.90.19` | | [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core) | `5.90.12` | `5.90.15` | | [@swc/core](https://github.com/swc-project/swc) | `1.15.7` | `1.15.8` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.91.1` | `5.91.2` | | [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.145.0` | `1.145.1` | Updates `@cloudflare/vitest-pool-workers` from 0.10.15 to 0.11.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.11.1/packages/vitest-pool-workers) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `@pinia/colada` from 0.17.9 to 0.20.0 - [Release notes](https://github.com/posva/pinia-colada/releases) - [Changelog](https://github.com/posva/pinia-colada/blob/main/CHANGELOG.md) - [Commits](posva/pinia-colada@v0.17.9...v0.20.0) Updates `@tanstack/react-query` from 5.90.12 to 5.90.15 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.15/packages/react-query) Updates `@tanstack/solid-query` from 5.90.15 to 5.90.18 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/solid-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/solid-query@5.90.18/packages/solid-query) Updates `@tanstack/svelte-query` from 6.0.10 to 6.0.13 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/svelte-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/svelte-query@6.0.13/packages/svelte-query) Updates `@tanstack/vue-query` from 5.92.1 to 5.92.4 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/vue-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/vue-query@5.92.4/packages/vue-query) Updates `arktype` from 2.1.27 to 2.1.29 - [Release notes](https://github.com/arktypeio/arktype/releases) - [Changelog](https://github.com/arktypeio/arktype/blob/main/ark/type/CHANGELOG.md) - [Commits](https://github.com/arktypeio/arktype/commits/arktype@2.1.29/ark/type) Updates `@cloudflare/workers-types` from 4.20251228.0 to 4.20251230.0 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) Updates `@nestjs/common` from 11.1.10 to 11.1.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.11/packages/common) Updates `@nestjs/core` from 11.1.10 to 11.1.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.11/packages/core) Updates `@nestjs/platform-express` from 11.1.10 to 11.1.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.11/packages/platform-express) Updates `@nestjs/platform-fastify` from 11.1.10 to 11.1.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.11/packages/platform-fastify) Updates `@nestjs/testing` from 11.1.10 to 11.1.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.11/packages/testing) Updates `@tanstack/angular-query-experimental` from 5.90.16 to 5.90.19 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/angular-query-experimental/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/angular-query-experimental@5.90.19/packages/angular-query-experimental) Updates `@tanstack/query-core` from 5.90.12 to 5.90.15 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/query-core/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/query-core@5.90.15/packages/query-core) Updates `@swc/core` from 1.15.7 to 1.15.8 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.15.7...v1.15.8) Updates `@tanstack/react-query-devtools` from 5.91.1 to 5.91.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.91.2/packages/react-query-devtools) Updates `@tanstack/react-start` from 1.145.0 to 1.145.1 - [Release notes](https://github.com/TanStack/router/releases) - [Commits](https://github.com/TanStack/router/commits/v1.145.1/packages/react-start) --- updated-dependencies: - dependency-name: "@cloudflare/vitest-pool-workers" dependency-version: 0.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor-patch - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor-patch - dependency-name: "@pinia/colada" dependency-version: 0.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor-patch - dependency-name: "@tanstack/react-query" dependency-version: 5.90.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: "@tanstack/solid-query" dependency-version: 5.90.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: "@tanstack/svelte-query" dependency-version: 6.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: "@tanstack/vue-query" dependency-version: 5.92.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: arktype dependency-version: 2.1.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20251230.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor-patch - dependency-name: "@nestjs/common" dependency-version: 11.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: "@nestjs/core" dependency-version: 11.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: "@nestjs/platform-fastify" dependency-version: 11.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: "@nestjs/testing" dependency-version: 11.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: "@tanstack/angular-query-experimental" dependency-version: 5.90.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: "@tanstack/query-core" dependency-version: 5.90.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: "@swc/core" dependency-version: 1.15.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.91.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch - dependency-name: "@tanstack/react-start" dependency-version: 1.145.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying orpc with
|
| Latest commit: |
eef37a3
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f0819d53.orpc-1qh.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-dev-4vb4.orpc-1qh.pages.dev |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
More templates
@orpc/ai-sdk
@orpc/arktype
@orpc/client
@orpc/contract
@orpc/experimental-durable-iterator
@orpc/hey-api
@orpc/interop
@orpc/json-schema
@orpc/nest
@orpc/openapi
@orpc/openapi-client
@orpc/otel
@orpc/experimental-pino
@orpc/experimental-publisher
@orpc/experimental-publisher-durable-object
@orpc/experimental-ratelimit
@orpc/react
@orpc/react-query
@orpc/experimental-react-swr
@orpc/server
@orpc/shared
@orpc/solid-query
@orpc/standard-server
@orpc/standard-server-aws-lambda
@orpc/standard-server-fastify
@orpc/standard-server-fetch
@orpc/standard-server-node
@orpc/standard-server-peer
@orpc/svelte-query
@orpc/tanstack-query
@orpc/trpc
@orpc/valibot
@orpc/vue-colada
@orpc/vue-query
@orpc/zod
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
dinwwwh
approved these changes
Dec 30, 2025
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 dev-dependencies-minor-patch group with 19 updates:
0.10.150.11.15.8.35.9.30.17.90.20.05.90.125.90.155.90.155.90.186.0.106.0.135.92.15.92.42.1.272.1.294.20251228.04.20251230.011.1.1011.1.1111.1.1011.1.1111.1.1011.1.1111.1.1011.1.1111.1.1011.1.115.90.165.90.195.90.125.90.151.15.71.15.85.91.15.91.21.145.01.145.1Updates
@cloudflare/vitest-pool-workersfrom 0.10.15 to 0.11.1Release notes
Sourced from
@cloudflare/vitest-pool-workers's releases.Changelog
Sourced from
@cloudflare/vitest-pool-workers's changelog.Commits
6be9321Version Packages (#11666)8ba87a0Version Packages (#11602)8d9003esupportctx.exportsin vitest-pool-workers (#11533)Updates
typescriptfrom 5.8.3 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
c63de15Bump version to 5.9.3 and LKG8428ca4🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...0424333🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)bdb641a🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...0d9b9b9🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...2dce0c5Intentionally regress one buggy declaration output to an older version (#62163)5be3346Bump version to 5.9.2 and LKGad825f2Bump version to 5.9.1-rc and LKG463a5bfUpdate LKGUpdates
@pinia/coladafrom 0.17.9 to 0.20.0Changelog
Sourced from
@pinia/colada's changelog.... (truncated)
Commits
a082ef2release:@pinia/colada@0.20.0@pinia/colada-nuxt@0.3.0@pinia/colada-devtools...18bd465release:@pinia/colada-plugin-delay@0.1.4b6883a8ci: fix pkg.pr.newe15b9caci: fix tagbfb4056refactor: fix types72ae207chore: fix typesdf1c23btest(infinite): ensure key changes entrybc9c261fix(infinite): invalidation should refetch7639145feat(infinite): maxPages16de801feat(infinite): add cancelRefetchMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@pinia/coladasince your current version.Updates
@tanstack/react-queryfrom 5.90.12 to 5.90.15Release notes
Sourced from
@tanstack/react-query's releases.Changelog
Sourced from
@tanstack/react-query's changelog.Commits
0a1e3e0ci: Version Packages (#10003)fccef79fix(query-core): ensure query refetches on mount/retry when status is error (...e907f89fix(core): report errors of useMutation callbacks asynchronously (#9676)84564f1ci: Version Packages (#10001)642f72dtest(react-query/ssr): add 'useIsFetching' test for SSR (#9994)1d20c48ci: Version Packages (#9997)2be25catest(react-query/HydrationBoundary): add tests for 'enabled: false' and 'stal...f15b7fcci: prepare for trusted publishing (#9952)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/react-querysince your current version.Updates
@tanstack/solid-queryfrom 5.90.15 to 5.90.18Release notes
Sourced from
@tanstack/solid-query's releases.Changelog
Sourced from
@tanstack/solid-query's changelog.Commits
0a1e3e0ci: Version Packages (#10003)e907f89fix(core): report errors of useMutation callbacks asynchronously (#9676)84564f1ci: Version Packages (#10001)1d20c48ci: Version Packages (#9997)7a3990etest(solid-query/useQuery): migrate to fake timers, replace 'waitFor' with 'a...f15b7fcci: prepare for trusted publishing (#9952)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/solid-querysince your current version.Updates
@tanstack/svelte-queryfrom 6.0.10 to 6.0.13Release notes
Sourced from
@tanstack/svelte-query's releases.Changelog
Sourced from
@tanstack/svelte-query's changelog.Commits
0a1e3e0ci: Version Packages (#10003)84564f1ci: Version Packages (#10001)1d20c48ci: Version Packages (#9997)f15b7fcci: prepare for trusted publishing (#9952)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/svelte-querysince your current version.Updates
@tanstack/vue-queryfrom 5.92.1 to 5.92.4Release notes
Sourced from
@tanstack/vue-query's releases.Changelog
Sourced from
@tanstack/vue-query's changelog.Commits
0a1e3e0ci: Version Packages (#10003)84564f1ci: Version Packages (#10001)1d20c48ci: Version Packages (#9997)f15b7fcci: prepare for trusted publishing (#9952)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/vue-querysince your current version.Updates
arktypefrom 2.1.27 to 2.1.29Changelog
Sourced from arktype's changelog.
... (truncated)
Commits
5f9ddd7improve arkregex \d inference (#1564)55a9e1fRemove Mintlify from sponsors section (#1561)9c4045bStandard JSON Schema, Standard Schema defs, regex exec types (#1558)Updates
@cloudflare/workers-typesfrom 4.20251228.0 to 4.20251230.0Commits
Updates
@nestjs/commonfrom 11.1.10 to 11.1.11Release notes
Sourced from
@nestjs/common's releases.Commits
585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 releasea4a50d4chore(deps): bump file-type from 21.1.1 to 21.2.0Updates
@nestjs/corefrom 11.1.10 to 11.1.11Release notes
Sourced from
@nestjs/core's releases.Commits
585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 release15198c6fix(core): add missing catch handler for forward-ref provider resolutionUpdates
@nestjs/platform-expressfrom 11.1.10 to 11.1.11Release notes
Sourced from
@nestjs/platform-express's releases.Commits
585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 releaseUpdates
@nestjs/platform-fastifyfrom 11.1.10 to 11.1.11Release notes
Sourced from
@nestjs/platform-fastify's releases.Commits
585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 released1e55d0style: disable linter for fastify middie externalc4ceddafix(platform-fastify): middie bypassing through decoded chars9b09e38fix(deps): update dependency@fastify/staticto v9Updates
@nestjs/testingfrom 11.1.10 to 11.1.11Release notes
Sourced from
@nestjs/testing's releases.Commits
585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 releaseUpdates
@tanstack/angular-query-experimentalfrom 5.90.16 to 5.90.19Release notes
Sourced from
@tanstack/angular-query-experimental's releases.Changelog
Sourced from
@tanstack/angular-query-experimental's changelog.Commits
0a1e3e0ci: Version Packages (#10003)84564f1ci: Version Packages (#10001)1d20c48ci: Version Packages (#9997)f15b7fcci: prepare for trusted publishing (#9952)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/angular-query-experimentalsince your current version.Updates
@tanstack/query-corefrom 5.90.12 to 5.90.15Release notes
Sourced from
@tanstack/query-core's releases.Changelog
Sourced from
@tanstack/query-core's changelog.Commits
0a1e3e0ci: Version Packages (#10003)fccef79fix(query-core):...Description has been truncated