From fb3b44f06b26d0585c85fe95ec81b5b9f2bdd21d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 11:27:30 -0500 Subject: [PATCH] docs: subgraph library metadata updates (#630) Co-authored-by: github-action --- implementations/absinthe-federation/github_metadata.json | 2 +- implementations/apollo-server/github_metadata.json | 2 +- implementations/ariadne/github_metadata.json | 2 +- implementations/async-graphql/github_metadata.json | 2 +- implementations/ballerina/github_metadata.json | 4 ++-- implementations/caliban/github_metadata.json | 4 ++-- implementations/dgs/github_metadata.json | 4 ++-- implementations/express-graphql/github_metadata.json | 2 +- implementations/gqlgen/github_metadata.json | 4 ++-- implementations/grafbase/github_metadata.json | 4 ++-- implementations/graphene/github_metadata.json | 2 +- implementations/graphql-dotnet/github_metadata.json | 2 +- implementations/graphql-kotlin/github_metadata.json | 4 ++-- implementations/graphql-mesh/github_metadata.json | 6 +++--- implementations/graphql-yoga/github_metadata.json | 4 ++-- implementations/helix/github_metadata.json | 2 +- implementations/hotchocolate/github_metadata.json | 4 ++-- implementations/lighthouse/github_metadata.json | 4 ++-- implementations/mercurius/github_metadata.json | 2 +- implementations/neo4j-graphql/github_metadata.json | 4 ++-- implementations/nestjs-code-first/github_metadata.json | 2 +- implementations/nestjs/github_metadata.json | 2 +- implementations/php/github_metadata.json | 2 +- implementations/pothos/github_metadata.json | 4 ++-- implementations/ruby/github_metadata.json | 2 +- implementations/sangria/github_metadata.json | 2 +- implementations/spring-graphql/github_metadata.json | 4 ++-- implementations/strawberry-graphql/github_metadata.json | 4 ++-- implementations/swift-graphiti/github_metadata.json | 2 +- 29 files changed, 44 insertions(+), 44 deletions(-) diff --git a/implementations/absinthe-federation/github_metadata.json b/implementations/absinthe-federation/github_metadata.json index 72ebb294b..b98ae9524 100644 --- a/implementations/absinthe-federation/github_metadata.json +++ b/implementations/absinthe-federation/github_metadata.json @@ -1,5 +1,5 @@ { "description": "The GraphQL toolkit for Elixir", - "stargazerCount": 4224, + "stargazerCount": 4240, "lastRelease": "2021-09-28T21:41:45Z" } diff --git a/implementations/apollo-server/github_metadata.json b/implementations/apollo-server/github_metadata.json index c83a546fa..50e2533a7 100644 --- a/implementations/apollo-server/github_metadata.json +++ b/implementations/apollo-server/github_metadata.json @@ -1,5 +1,5 @@ { "description": "🌍 Β Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.", - "stargazerCount": 13671, + "stargazerCount": 13692, "lastRelease": "2024-04-18T15:28:00Z" } diff --git a/implementations/ariadne/github_metadata.json b/implementations/ariadne/github_metadata.json index c6eec0459..d3d3ddc3d 100644 --- a/implementations/ariadne/github_metadata.json +++ b/implementations/ariadne/github_metadata.json @@ -1,5 +1,5 @@ { "description": "Python library for implementing GraphQL servers using schema-first approach.", - "stargazerCount": 2141, + "stargazerCount": 2154, "lastRelease": "2024-03-18T10:27:12Z" } diff --git a/implementations/async-graphql/github_metadata.json b/implementations/async-graphql/github_metadata.json index af05c9dd8..7803dd0bb 100644 --- a/implementations/async-graphql/github_metadata.json +++ b/implementations/async-graphql/github_metadata.json @@ -1,5 +1,5 @@ { "description": "A GraphQL server library implemented in Rust", - "stargazerCount": 3223, + "stargazerCount": 3258, "lastRelease": "2022-11-28T06:30:57Z" } diff --git a/implementations/ballerina/github_metadata.json b/implementations/ballerina/github_metadata.json index 9f71c76c5..7941acdc4 100644 --- a/implementations/ballerina/github_metadata.json +++ b/implementations/ballerina/github_metadata.json @@ -1,5 +1,5 @@ { "description": "The Ballerina GraphQL module is part of the Ballerina Standard Library. It is a spec-compliant, production-ready GraphQL implementation for writing GraphQL APIs in Ballerina.", - "stargazerCount": 144, - "lastRelease": "2024-05-03T14:56:09Z" + "stargazerCount": 142, + "lastRelease": "2024-05-06T15:36:04Z" } diff --git a/implementations/caliban/github_metadata.json b/implementations/caliban/github_metadata.json index 6c534ab7c..d67eb1530 100644 --- a/implementations/caliban/github_metadata.json +++ b/implementations/caliban/github_metadata.json @@ -1,5 +1,5 @@ { "description": "Functional GraphQL library for Scala", - "stargazerCount": 939, - "lastRelease": "2024-04-16T00:34:20Z" + "stargazerCount": 936, + "lastRelease": "2024-06-02T01:07:22Z" } diff --git a/implementations/dgs/github_metadata.json b/implementations/dgs/github_metadata.json index fe8a25fdd..8c841571a 100644 --- a/implementations/dgs/github_metadata.json +++ b/implementations/dgs/github_metadata.json @@ -1,5 +1,5 @@ { "description": "GraphQL for Java with Spring Boot made easy.", - "stargazerCount": 3001, - "lastRelease": "2024-04-30T19:47:09Z" + "stargazerCount": 3014, + "lastRelease": "2024-05-31T23:05:58Z" } diff --git a/implementations/express-graphql/github_metadata.json b/implementations/express-graphql/github_metadata.json index a440e6133..c67113d76 100644 --- a/implementations/express-graphql/github_metadata.json +++ b/implementations/express-graphql/github_metadata.json @@ -1,5 +1,5 @@ { "description": "Create a GraphQL HTTP server with Express.", - "stargazerCount": 6347, + "stargazerCount": 6346, "lastRelease": "2020-11-19T15:10:40Z" } diff --git a/implementations/gqlgen/github_metadata.json b/implementations/gqlgen/github_metadata.json index 5c4f6e87c..a81892fe3 100644 --- a/implementations/gqlgen/github_metadata.json +++ b/implementations/gqlgen/github_metadata.json @@ -1,5 +1,5 @@ { "description": "go generate based graphql server library", - "stargazerCount": 9636, - "lastRelease": "2024-03-11T23:13:45Z" + "stargazerCount": 9717, + "lastRelease": "2024-06-07T02:02:34Z" } diff --git a/implementations/grafbase/github_metadata.json b/implementations/grafbase/github_metadata.json index 5f57ab1ba..8a2996d0b 100644 --- a/implementations/grafbase/github_metadata.json +++ b/implementations/grafbase/github_metadata.json @@ -1,5 +1,5 @@ { "description": "The future of APIs", - "stargazerCount": 991, - "lastRelease": "2024-04-30T13:58:50Z" + "stargazerCount": 1003, + "lastRelease": "2024-06-07T11:48:22Z" } diff --git a/implementations/graphene/github_metadata.json b/implementations/graphene/github_metadata.json index d6a8264a7..1767a726d 100644 --- a/implementations/graphene/github_metadata.json +++ b/implementations/graphene/github_metadata.json @@ -1,5 +1,5 @@ { "description": "GraphQL framework for Python", - "stargazerCount": 7978, + "stargazerCount": 8002, "lastRelease": "2023-07-26T06:47:55Z" } diff --git a/implementations/graphql-dotnet/github_metadata.json b/implementations/graphql-dotnet/github_metadata.json index 649af88fd..04e6cd54a 100644 --- a/implementations/graphql-dotnet/github_metadata.json +++ b/implementations/graphql-dotnet/github_metadata.json @@ -1,5 +1,5 @@ { "description": "GraphQL for .NET", - "stargazerCount": 5750, + "stargazerCount": 5776, "lastRelease": "2024-02-06T15:23:47Z" } diff --git a/implementations/graphql-kotlin/github_metadata.json b/implementations/graphql-kotlin/github_metadata.json index 2af04b859..4ed26adc4 100644 --- a/implementations/graphql-kotlin/github_metadata.json +++ b/implementations/graphql-kotlin/github_metadata.json @@ -1,5 +1,5 @@ { "description": "Libraries for running GraphQL in Kotlin", - "stargazerCount": 1713, - "lastRelease": "2024-04-18T03:29:06Z" + "stargazerCount": 1717, + "lastRelease": "2024-05-06T22:33:58Z" } diff --git a/implementations/graphql-mesh/github_metadata.json b/implementations/graphql-mesh/github_metadata.json index fd97aa93d..35c5c1dd0 100644 --- a/implementations/graphql-mesh/github_metadata.json +++ b/implementations/graphql-mesh/github_metadata.json @@ -1,5 +1,5 @@ { - "description": "The Graph of Everything - Federated architecture for any API service", - "stargazerCount": 3172, - "lastRelease": "2024-04-30T18:04:08Z" + "description": "πŸ•ΈοΈ GraphQL Mesh - The Graph of Everything - Federated architecture for any API service", + "stargazerCount": 3187, + "lastRelease": "2024-06-06T14:51:20Z" } diff --git a/implementations/graphql-yoga/github_metadata.json b/implementations/graphql-yoga/github_metadata.json index 21902ce89..14e9a10d2 100644 --- a/implementations/graphql-yoga/github_metadata.json +++ b/implementations/graphql-yoga/github_metadata.json @@ -1,5 +1,5 @@ { "description": "🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.", - "stargazerCount": 8030, - "lastRelease": "2024-03-29T22:39:27Z" + "stargazerCount": 8088, + "lastRelease": "2024-05-08T09:18:40Z" } diff --git a/implementations/helix/github_metadata.json b/implementations/helix/github_metadata.json index d8a61c0c2..0302eb9ef 100644 --- a/implementations/helix/github_metadata.json +++ b/implementations/helix/github_metadata.json @@ -1,5 +1,5 @@ { "description": "A highly evolved GraphQL HTTP Server 🧬", - "stargazerCount": 831, + "stargazerCount": 830, "lastRelease": "2022-07-09T00:23:41Z" } diff --git a/implementations/hotchocolate/github_metadata.json b/implementations/hotchocolate/github_metadata.json index 3b1882ecc..23ac0ae6b 100644 --- a/implementations/hotchocolate/github_metadata.json +++ b/implementations/hotchocolate/github_metadata.json @@ -1,5 +1,5 @@ { "description": "Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.", - "stargazerCount": 4900, - "lastRelease": "2024-04-22T19:50:23Z" + "stargazerCount": 5043, + "lastRelease": "2024-06-04T17:01:30Z" } diff --git a/implementations/lighthouse/github_metadata.json b/implementations/lighthouse/github_metadata.json index db7261d1c..47e5538b4 100644 --- a/implementations/lighthouse/github_metadata.json +++ b/implementations/lighthouse/github_metadata.json @@ -1,5 +1,5 @@ { "description": "A framework for serving GraphQL from Laravel", - "stargazerCount": 3322, - "lastRelease": "2024-05-01T11:10:33Z" + "stargazerCount": 3327, + "lastRelease": "2024-05-05T09:16:14Z" } diff --git a/implementations/mercurius/github_metadata.json b/implementations/mercurius/github_metadata.json index e6edb9a55..ca0f7f10f 100644 --- a/implementations/mercurius/github_metadata.json +++ b/implementations/mercurius/github_metadata.json @@ -1,5 +1,5 @@ { "description": "Implement GraphQL servers and gateways with Fastify", - "stargazerCount": 2308, + "stargazerCount": 2312, "lastRelease": "2024-04-22T13:13:05Z" } diff --git a/implementations/neo4j-graphql/github_metadata.json b/implementations/neo4j-graphql/github_metadata.json index 79d297e8c..68fc09a00 100644 --- a/implementations/neo4j-graphql/github_metadata.json +++ b/implementations/neo4j-graphql/github_metadata.json @@ -1,5 +1,5 @@ { "description": "A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations.", - "stargazerCount": 485, - "lastRelease": "2024-04-30T11:03:06Z" + "stargazerCount": 486, + "lastRelease": "2024-05-31T15:09:43Z" } diff --git a/implementations/nestjs-code-first/github_metadata.json b/implementations/nestjs-code-first/github_metadata.json index fd0513382..120c89048 100644 --- a/implementations/nestjs-code-first/github_metadata.json +++ b/implementations/nestjs-code-first/github_metadata.json @@ -1,5 +1,5 @@ { "description": "GraphQL (TypeScript) module for Nest framework (node.js) 🍷", - "stargazerCount": 1426, + "stargazerCount": 1431, "lastRelease": "2024-02-07T10:08:42Z" } diff --git a/implementations/nestjs/github_metadata.json b/implementations/nestjs/github_metadata.json index fd0513382..120c89048 100644 --- a/implementations/nestjs/github_metadata.json +++ b/implementations/nestjs/github_metadata.json @@ -1,5 +1,5 @@ { "description": "GraphQL (TypeScript) module for Nest framework (node.js) 🍷", - "stargazerCount": 1426, + "stargazerCount": 1431, "lastRelease": "2024-02-07T10:08:42Z" } diff --git a/implementations/php/github_metadata.json b/implementations/php/github_metadata.json index 715a5d932..a3261364e 100644 --- a/implementations/php/github_metadata.json +++ b/implementations/php/github_metadata.json @@ -1,5 +1,5 @@ { "description": "PHP implementation of the GraphQL specification based on the reference implementation in JavaScript", - "stargazerCount": 4605, + "stargazerCount": 4618, "lastRelease": "2024-03-11T10:21:35Z" } diff --git a/implementations/pothos/github_metadata.json b/implementations/pothos/github_metadata.json index 879cc2973..baa251afe 100644 --- a/implementations/pothos/github_metadata.json +++ b/implementations/pothos/github_metadata.json @@ -1,5 +1,5 @@ { "description": "Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach", - "stargazerCount": 2244, - "lastRelease": "2024-04-17T23:46:23Z" + "stargazerCount": 2262, + "lastRelease": "2024-05-21T16:57:02Z" } diff --git a/implementations/ruby/github_metadata.json b/implementations/ruby/github_metadata.json index b3b104fc5..de7d775f5 100644 --- a/implementations/ruby/github_metadata.json +++ b/implementations/ruby/github_metadata.json @@ -1,5 +1,5 @@ { "description": "Ruby implementation of GraphQL ", - "stargazerCount": 5343, + "stargazerCount": 5353, "lastRelease": "2021-02-12T12:11:53Z" } diff --git a/implementations/sangria/github_metadata.json b/implementations/sangria/github_metadata.json index 13cf5f5de..ec57c23e7 100644 --- a/implementations/sangria/github_metadata.json +++ b/implementations/sangria/github_metadata.json @@ -1,5 +1,5 @@ { "description": "Scala GraphQL implementation", - "stargazerCount": 1966, + "stargazerCount": 1968, "lastRelease": "2024-02-01T10:01:14Z" } diff --git a/implementations/spring-graphql/github_metadata.json b/implementations/spring-graphql/github_metadata.json index 65f1bdb3e..db91e0ed4 100644 --- a/implementations/spring-graphql/github_metadata.json +++ b/implementations/spring-graphql/github_metadata.json @@ -1,5 +1,5 @@ { "description": "Spring Integration for GraphQL ", - "stargazerCount": 1490, - "lastRelease": "2024-04-16T09:53:10Z" + "stargazerCount": 1497, + "lastRelease": "2024-05-21T13:26:28Z" } diff --git a/implementations/strawberry-graphql/github_metadata.json b/implementations/strawberry-graphql/github_metadata.json index fb0708050..7f10f7831 100644 --- a/implementations/strawberry-graphql/github_metadata.json +++ b/implementations/strawberry-graphql/github_metadata.json @@ -1,5 +1,5 @@ { "description": "A GraphQL library for Python that leverages type annotations πŸ“", - "stargazerCount": 3778, - "lastRelease": "2024-05-01T20:45:31Z" + "stargazerCount": 3824, + "lastRelease": "2024-06-07T14:23:58Z" } diff --git a/implementations/swift-graphiti/github_metadata.json b/implementations/swift-graphiti/github_metadata.json index 13e4fff13..e09cccd86 100644 --- a/implementations/swift-graphiti/github_metadata.json +++ b/implementations/swift-graphiti/github_metadata.json @@ -1,5 +1,5 @@ { "description": "The Swift GraphQL Schema framework for macOS and Linux", - "stargazerCount": 523, + "stargazerCount": 524, "lastRelease": "2023-11-15T02:54:16Z" }