graphql-tools
graphql-tools copied to clipboard
:wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@theguild/federation-composition](https://redirect.github.com/graphql-hive/federation-composition) | [`0.18.3` -> `0.18.5`](https://renovatebot.com/diffs/npm/@theguild%2ffederation-composition/0.18.3/0.18.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@envelop/live-query](https://redirect.github.com/graphql-hive/envelop) ([source](https://redirect.github.com/graphql-hive/envelop/tree/HEAD/packages/plugins/live-query)) | [`8.1.3` -> `9.0.0`](https://renovatebot.com/diffs/npm/@envelop%2flive-query/8.1.3/9.0.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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`....
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@changesets/cli](https://redirect.github.com/changesets/changesets/tree/main#readme) ([source](https://redirect.github.com/changesets/changesets)) | [`2.29.4` -> `2.29.5`](https://renovatebot.com/diffs/npm/@changesets%2fcli/2.29.4/2.29.5) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`15.3.2` -> `15.3.4`](https://renovatebot.com/diffs/npm/next/15.3.2/15.3.4) | [](https://docs.renovatebot.com/merge-confidence/) |...
## Description Adds support for known repeatable federation directives without requiring they be defined in the SDL. Previously, mergeTypeDefs used the directive definition node to check if a directive was...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mikepenz/action-junit-report](https://redirect.github.com/mikepenz/action-junit-report) | action | digest | `cf70156` -> `a83fd2b` | --- ### Configuration...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | digest | `ff0a06e` -> `ce28f5b` | --- ### Configuration...
**Is your feature request related to a problem? Please describe.** When using `loadFilesSync()` to load GraphQL SDL files (e.g., `**/*.graphql`), if no matching files are found (e.g., due to a...