ardatan / ardatan/schema-stitching
Dependency Dashboard
- Dominant language
- MDX
- Stars
- 61
- Forks
- 14
- Avg merge
- 8h 35m
- Merged PRs (30d)
- 56
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/ardatan/schema-stitching).
## Deprecations / Replacements
> [!WARNING]
The following dependencies are either deprecated or have replacements available.
| Datasource | Package | Replacement PR? |
|------------|------|--------------|
| npm | `@types/sharp` |  |
## Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- [ ] chore(deps): lock file maintenance
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [chore(deps): update dependency wrangler to v4.131.2](../pull/1884)
## Detected Dependencies
bundler (1)
examples/subservice-languages/ruby/Gemfile (4)
- `graphql '~> 2.0'`
- `rack '~> 3.0'`
- `rackup '~> 2.0'`
- `webrick '~> 1.9.1'`
github-actions (2)
.github/workflows/tests.yml (10)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `the-guild-org/shared-config main@1c4632ccc198d4c9b34d9e6b3d556c6f245b4e69`
- `stefanzweifel/git-auto-commit-action v7@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d`
- `the-guild-org/shared-config main@1c4632ccc198d4c9b34d9e6b3d556c6f245b4e69`
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `ruby/setup-ruby v1`
- `the-guild-org/shared-config main@1c4632ccc198d4c9b34d9e6b3d556c6f245b4e69`
- `actions/cache v6.1.0@55cc8345863c7cc4c66a329aec7e433d2d1c52a9`
- `nick-fields/retry v4@ad984534de44a9489a53aefd81eb77f87c70dc60`
- `ruby 4.0.6`.github/workflows/website.yml (3)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `the-guild-org/shared-config main@1c4632ccc198d4c9b34d9e6b3d556c6f245b4e69`
- `the-guild-org/shared-config main@1c4632ccc198d4c9b34d9e6b3d556c6f245b4e69`
nodenv (1)
.node-version (1)
- `node v25`
npm (22)
examples/combining-local-and-remote-schemas/package.json (13)
- `@graphql-tools/executor-http ^3.0.2`
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/utils ^12.0.0`
- `@graphql-tools/wrap ^11.0.1`
- `@types/node ^26.1.0`
- `@types/wait-on ^5.3.1`
- `concurrently ^10.0.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`
- `wait-on ^9.0.0`examples/computed-fields/package.json (8)
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/wrap ^11.0.1`
- `@types/node ^26.1.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`examples/continuous-integration-testing/package.json (16)
- `@graphql-tools/delegate ^12.0.0`
- `@graphql-tools/executor-http ^3.0.2`
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/stitching-directives ^4.0.23`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `@babel/core 8.0.5`
- `@babel/plugin-transform-class-properties 8.0.1`
- `@babel/preset-env 8.0.5`
- `@babel/preset-typescript 8.0.1`
- `@graphql-tools/mock ^9.1.8`
- `@graphql-tools/utils ^12.0.0`
- `@types/jest ^30.0.0`
- `@types/node ^26.1.0`
- `jest ^30.0.0`
- `typescript 7.0.2`examples/custom-merge-resolvers/package.json (10)
- `@graphql-tools/batch-delegate ^10.0.1`
- `@graphql-tools/delegate ^12.0.0`
- `@graphql-tools/stitch ^10.1.23`
- `@types/node ^26.1.0`
- `dataloader ^2.1.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`examples/federation-supergraph/package.json (11)
- `@apollo/subgraph ^2.14.2`
- `@graphql-tools/federation ^4.4.7`
- `@types/node ^26.1.0`
- `@types/wait-on ^5.3.1`
- `concurrently ^10.0.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`
- `wait-on ^9.0.0`examples/federation-to-stitching-sdl/package.json (14)
- `@apollo/subgraph ^2.14.2`
- `@graphql-tools/executor-http ^3.0.2`
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/stitching-directives ^4.0.23`
- `@graphql-tools/utils ^12.0.0`
- `@types/node ^26.1.0`
- `@types/wait-on ^5.3.1`
- `concurrently ^10.0.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`
- `wait-on ^9.0.0`examples/graphql-upload/package.json (17)
- `@graphql-tools/delegate ^12.0.0`
- `@graphql-tools/executor-http ^3.0.2`
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/wrap ^11.0.1`
- `@types/mime-types ^3.0.0`
- `@types/node ^26.1.0`
- `@types/sharp ^0.32.0`
- `@types/wait-on ^5.3.1`
- `concurrently ^10.0.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `mime-types ^3.0.2`
- `sharp ^0.35.3`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`
- `wait-on ^9.0.0`examples/hot-schema-reloading/package.json (14)
- `@graphql-tools/delegate ^12.0.0`
- `@graphql-tools/executor-http ^3.0.2`
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/stitching-directives ^4.0.23`
- `@graphql-tools/utils ^12.0.0`
- `@types/node ^26.1.0`
- `@types/wait-on ^5.3.1`
- `concurrently ^10.0.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`
- `wait-on ^9.0.0`examples/mutations-and-subscriptions/package.json (12)
- `@graphql-tools/executor-http ^3.0.2`
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/wrap ^11.0.1`
- `@types/node ^26.1.0`
- `@types/wait-on ^5.3.1`
- `concurrently ^10.0.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`
- `wait-on ^9.0.0`examples/persistent-connection/package.json (13)
- `@graphql-tools/executor-graphql-ws ^3.0.1`
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/stitching-directives ^4.0.23`
- `@graphql-tools/utils ^12.0.0`
- `@types/ws ^8.5.4`
- `concurrently ^10.0.0`
- `graphql ^17.0.0`
- `graphql-ws ^6.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`
- `ws ^8.21.1`examples/public-and-private-apis/package.json (8)
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/stitching-directives ^4.0.23`
- `@graphql-tools/utils ^12.0.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`examples/stitching-directives-sdl/package.json (11)
- `@graphql-tools/executor-http ^3.0.2`
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/stitching-directives ^4.0.23`
- `@graphql-tools/utils ^12.0.0`
- `concurrently ^10.0.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`
- `wait-on ^9.0.0`examples/subservice-languages/javascript/package.json (17)
- `@graphql-tools/executor-http ^3.0.2`
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/stitching-directives ^4.0.23`
- `@graphql-tools/utils ^12.0.0`
- `@types/node ^26.1.0`
- `class-validator ^0.15.0`
- `concurrently ^10.0.0`
- `graphql ^17.0.0`
- `graphql-scalars ^2.0.0`
- `graphql-yoga ^5.16.2`
- `nexus ^1.0.0`
- `nodemon ^3.0.0`
- `reflect-metadata ^0.2.0`
- `ts-node ^10.9.1`
- `type-graphql ^2.0.0-beta.1`
- `typescript ^7.0.0`
- `wait-on ^9.0.0`examples/subservice-languages/ruby/package.json (14)
- `@graphql-tools/executor-http ^3.0.2`
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/stitching-directives ^4.0.23`
- `@graphql-tools/utils ^12.0.0`
- `@types/node ^26.1.0`
- `@types/wait-on ^5.3.1`
- `concurrently ^10.0.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`
- `wait-on ^9.0.0`
- `kill-port-process 4.0.2`examples/type-merging-arrays/package.json (10)
- `@graphql-tools/executor-http ^3.0.2`
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/wrap ^11.0.1`
- `concurrently ^10.0.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`
- `wait-on ^9.0.0`examples/type-merging-interfaces/package.json (6)
- `@graphql-tools/stitch ^10.1.23`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`examples/type-merging-multiple-keys/package.json (6)
- `@graphql-tools/stitch ^10.1.23`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`examples/type-merging-nullables/package.json (6)
- `@graphql-tools/stitch ^10.1.23`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`examples/type-merging-single-records/package.json (10)
- `@graphql-tools/executor-http ^3.0.2`
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/wrap ^11.0.1`
- `concurrently ^10.0.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`
- `wait-on ^9.0.0`examples/versioning-schema-releases/package.json (12)
- `@graphql-tools/executor-http ^3.0.2`
- `@graphql-tools/stitch ^10.1.23`
- `@graphql-tools/stitching-directives ^4.0.23`
- `@graphql-tools/utils ^12.0.0`
- `@whatwg-node/fetch ^0.10.0`
- `concurrently ^10.0.0`
- `cross-env ^10.0.0`
- `graphql ^17.0.0`
- `graphql-yoga ^5.16.2`
- `ts-node ^10.9.1`
- `ts-node-dev ^2.0.0`
- `typescript ^7.0.0`package.json (44)
- `@babel/core 8.0.5`
- `@babel/plugin-proposal-decorators 8.0.2`
- `@babel/plugin-transform-class-properties 8.0.1`
- `@babel/preset-env 8.0.5`
- `@babel/preset-typescript 8.0.1`
- `@eslint/eslintrc ^3.3.6`
- `@eslint/js ^10.0.1`
- `@theguild/prettier-config 3.0.1`
- `@types/jest 30.0.0`
- `@typescript-eslint/eslint-plugin 8.70.0`
- `@typescript-eslint/parser 8.70.0`
- `@typescript/typescript6 6.0.2`
- `array.prototype.flatmap 1.3.3`
- `babel-jest 30.5.1`
- `babel-plugin-parameter-decorator 1.0.16`
- `babel-plugin-transform-typescript-metadata 0.4.0`
- `cross-env 10.1.0`
- `eslint 10.10.0`
- `eslint-config-prettier 10.1.8`
- `eslint-config-standard 17.1.0`
- `eslint-plugin-import 2.32.0`
- `eslint-plugin-n 18.3.0`
- `eslint-plugin-promise 7.3.0`
- `husky 9.1.7`
- `jest 30.5.1`
- `lint-staged 17.5.1`
- `patch-package 8.0.1`
- `prettier 3.9.6`
- `typescript 7.0.2`
- `@xmldom/xmldom 0.9.12`
- `cookie 2.0.1`
- `cross-spawn 7.0.6`
- `esbuild ^0.28.0`
- `estree-util-value-to-estree ^3.3.3`
- `form-data 4.0.6`
- `glob 13.0.6`
- `graphql 17.0.2`
- `lodash-es 4.18.1`
- `on-headers 1.1.0`
- `postcss ^8.5.14`
- `react-medium-image-zoom 5.4.9`
- `sharp ^0.35.0`
- `uuid 14.0.2`
- `yarn 1.22.22`website/package.json (16)
- `@theguild/components ^9.2.0`
- `next ^16.2.10`
- `next-sitemap ^4.2.3`
- `react ^19.2.3`
- `react-dom ^19.2.3`
- `serve ^14.2.4`
- `zod ^4.0.5`
- `@tailwindcss/postcss 4.3.3`
- `@theguild/tailwind-config 0.6.4`
- `@types/node 26.5.1`
- `@types/react 19.3.0`
- `pagefind 1.5.2`
- `postcss-lightningcss 1.1.1`
- `tailwindcss 4.3.3`
- `typescript 7.0.2`
- `wrangler 4.131.1` → [Updates: `4.131.2`]
renovate-config (1)
renovate.json
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Renovate dashboard, package.json, the listed example package.json files, examples/subservice-languages/ruby/Gemfile, .github/workflows/tests.yml, and .github/workflows/website.yml. Review the linked pull request 1884 and the dependency entries to determine whether any update remains unhandled; the issue does not define an independent completion condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, graphql, ruby, typescript
- Domain
- ci-cd, devops, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100