apollo-federation-subgraph-compatibility icon indicating copy to clipboard operation
apollo-federation-subgraph-compatibility copied to clipboard

A repo to test subgraph libraries compatibility with the Apollo Federation Specification

Results 40 apollo-federation-subgraph-compatibility issues
Sort by recently updated
recently updated
newest added

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/8.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

:christmas_tree: dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) |...

:christmas_tree: dependencies

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/commander/12.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/commander/12.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

:christmas_tree: dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@apollo%2frover/0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

:christmas_tree: dependencies

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjest/29.5.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

:christmas_tree: dependencies

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...

type: enhancement

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...

type: bug

Current workflow is unable to post the comment with the compatibility results.

type: bug