apollo-federation-subgraph-compatibility
apollo-federation-subgraph-compatibility copied to clipboard
A repo to test subgraph libraries compatibility with the Apollo Federation Specification
Created by Github Action
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`6.21.0` -> `8.27.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.21.0/8.27.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.56.0` -> `9.2.0`](https://renovatebot.com/diffs/npm/eslint/8.56.0/9.2.0) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [commander](https://togithub.com/tj/commander.js) | [`^11.0.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/commander/11.0.0/12.1.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@apollo/rover](https://togithub.com/apollographql/rover) | [`^0.22.0` -> `^0.25.0`](https://renovatebot.com/diffs/npm/@apollo%2frover/0.22.0/0.25.0) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest)) | [`29.5.11` -> `29.5.14`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.11/29.5.14) | [](https://docs.renovatebot.com/merge-confidence/) |...
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/apollographql/apollo-federation-subgraph-compatibility). ## Rate-Limited These updates are currently rate-limited....
Currently libs are always build within the docker images which means they cannot easily rely on caching. If we provide ability to specify optional build step, this might simplify the...
Currently, test workflow composes supergraph by re-using schema from the template workflow. While we have tests that verify some expected schema structure and some basic functionality, actual schemas used by...
Current workflow is unable to post the comment with the compatibility results.