Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#3553)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
theguild-bot and github-actions[bot] authored Dec 24, 2024
1 parent b6c6cd8 commit 5602b4d
Show file tree
Hide file tree
Showing 63 changed files with 322 additions and 78 deletions.

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-yoga_graphiql-3555-dependencies.md

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_plugin-apq-3547-dependencies.md

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_plugin-sofa-3559-dependencies.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/graphql-yoga-3547-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/graphql-yoga-3567-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-turtles-deny.md

This file was deleted.

10 changes: 10 additions & 0 deletions benchmark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# hello-world-benchmark

## 3.12.7

### Patch Changes

- Updated dependencies
[[`8fee214`](https://github.com/dotansimha/graphql-yoga/commit/8fee214eac4be3e9e18935502d32de69f0a1484e),
[`1df4912`](https://github.com/dotansimha/graphql-yoga/commit/1df4912693fad5efaf2fe99bf0433c9abc829004)]:
- [email protected]
- @graphql-yoga/plugin-response-cache@3.12.7

## 3.12.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hello-world-benchmark",
"version": "3.12.6",
"version": "3.12.7",
"type": "module",
"private": true,
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions examples/apollo-federation/gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# apollo-federation-gateway-with-yoga

## 3.10.7

### Patch Changes

- Updated dependencies
[[`8fee214`](https://github.com/dotansimha/graphql-yoga/commit/8fee214eac4be3e9e18935502d32de69f0a1484e),
[`1df4912`](https://github.com/dotansimha/graphql-yoga/commit/1df4912693fad5efaf2fe99bf0433c9abc829004)]:
- [email protected]

## 3.10.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/apollo-federation/gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apollo-federation-gateway-with-yoga",
"version": "3.10.6",
"version": "3.10.7",
"private": true,
"scripts": {
"check": "exit 0",
Expand Down
9 changes: 9 additions & 0 deletions examples/apollo-federation/service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# apollo-subgraph-with-yoga

## 3.10.7

### Patch Changes

- Updated dependencies
[[`8fee214`](https://github.com/dotansimha/graphql-yoga/commit/8fee214eac4be3e9e18935502d32de69f0a1484e),
[`1df4912`](https://github.com/dotansimha/graphql-yoga/commit/1df4912693fad5efaf2fe99bf0433c9abc829004)]:
- [email protected]

## 3.10.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/apollo-federation/service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apollo-subgraph-with-yoga",
"version": "3.10.6",
"version": "3.10.7",
"private": true,
"scripts": {
"check": "exit 0",
Expand Down
9 changes: 9 additions & 0 deletions examples/aws-lambda/lambda/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# graphql-lambda

## 3.10.7

### Patch Changes

- Updated dependencies
[[`8fee214`](https://github.com/dotansimha/graphql-yoga/commit/8fee214eac4be3e9e18935502d32de69f0a1484e),
[`1df4912`](https://github.com/dotansimha/graphql-yoga/commit/1df4912693fad5efaf2fe99bf0433c9abc829004)]:
- [email protected]

## 3.10.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/aws-lambda/lambda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-lambda",
"version": "3.10.6",
"version": "3.10.7",
"description": "",
"author": "",
"license": "ISC",
Expand Down
9 changes: 9 additions & 0 deletions examples/cloudflare-advanced/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# cloudflare-advanced

## 3.10.7

### Patch Changes

- Updated dependencies
[[`8fee214`](https://github.com/dotansimha/graphql-yoga/commit/8fee214eac4be3e9e18935502d32de69f0a1484e),
[`1df4912`](https://github.com/dotansimha/graphql-yoga/commit/1df4912693fad5efaf2fe99bf0433c9abc829004)]:
- [email protected]

## 3.10.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare-advanced/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudflare-advanced",
"version": "3.10.6",
"version": "3.10.7",
"private": true,
"scripts": {
"check": "tsc --pretty --noEmit",
Expand Down
9 changes: 9 additions & 0 deletions examples/cloudflare-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# cloudflare

## 3.10.7

### Patch Changes

- Updated dependencies
[[`8fee214`](https://github.com/dotansimha/graphql-yoga/commit/8fee214eac4be3e9e18935502d32de69f0a1484e),
[`1df4912`](https://github.com/dotansimha/graphql-yoga/commit/1df4912693fad5efaf2fe99bf0433c9abc829004)]:
- [email protected]

## 3.10.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudflare",
"version": "3.10.6",
"version": "3.10.7",
"type": "module",
"private": true,
"module": "./dist/index.mjs",
Expand Down
9 changes: 9 additions & 0 deletions examples/nextjs-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# nextjs-app

## 2.10.7

### Patch Changes

- Updated dependencies
[[`8fee214`](https://github.com/dotansimha/graphql-yoga/commit/8fee214eac4be3e9e18935502d32de69f0a1484e),
[`1df4912`](https://github.com/dotansimha/graphql-yoga/commit/1df4912693fad5efaf2fe99bf0433c9abc829004)]:
- [email protected]

## 2.10.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs-app",
"version": "2.10.6",
"version": "2.10.7",
"private": true,
"scripts": {
"build": "next build",
Expand Down
2 changes: 2 additions & 0 deletions packages/client/apollo-link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphql-yoga/apollo-link

## 3.10.6

## 3.10.5

## 3.10.4
Expand Down
2 changes: 1 addition & 1 deletion packages/client/apollo-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/apollo-link",
"version": "3.10.5",
"version": "3.10.6",
"type": "module",
"description": "",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/client/urql-exchange/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphql-yoga/urql-exchange

## 3.10.7

## 3.10.6

## 3.10.5
Expand Down
2 changes: 1 addition & 1 deletion packages/client/urql-exchange/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/urql-exchange",
"version": "3.10.6",
"version": "3.10.7",
"type": "module",
"description": "",
"repository": {
Expand Down
15 changes: 15 additions & 0 deletions packages/graphiql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @graphql-yoga/graphiql

## 4.3.4

### Patch Changes

- [#3555](https://github.com/dotansimha/graphql-yoga/pull/3555)
[`c8ff4b3`](https://github.com/dotansimha/graphql-yoga/commit/c8ff4b3dd396bede848a33d6664913c6cce06170)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency
[`@graphiql/[email protected]` ↗︎](https://www.npmjs.com/package/@graphiql/toolkit/v/0.11.1) (from
`0.9.1`, in `dependencies`)
- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/graphql/v/16.10.0)
(from `16.8.1`, in `dependencies`)
- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from
`2.6.3`, in `dependencies`)

## 4.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphiql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/graphiql",
"version": "4.3.3",
"version": "4.3.4",
"type": "module",
"description": "",
"repository": {
Expand Down
28 changes: 28 additions & 0 deletions packages/graphql-yoga/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# graphql-yoga

## 5.10.7

### Patch Changes

- [#3547](https://github.com/dotansimha/graphql-yoga/pull/3547)
[`8fee214`](https://github.com/dotansimha/graphql-yoga/commit/8fee214eac4be3e9e18935502d32de69f0a1484e)
Thanks [@Urigo](https://github.com/Urigo)! - dependencies updates:

- Updated dependency
[`@graphql-tools/executor@^1.3.7` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor/v/1.3.7)
(from `^1.3.5`, in `dependencies`)
- Updated dependency
[`@graphql-tools/schema@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/schema/v/10.0.11)
(from `^10.0.10`, in `dependencies`)
- Updated dependency
[`@graphql-tools/utils@^10.6.2` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.6.2)
(from `^10.6.1`, in `dependencies`)
- Updated dependency
[`@whatwg-node/server@^0.9.63` ↗︎](https://www.npmjs.com/package/@whatwg-node/server/v/0.9.63)
(from `^0.9.60`, in `dependencies`)

- [#3567](https://github.com/dotansimha/graphql-yoga/pull/3567)
[`1df4912`](https://github.com/dotansimha/graphql-yoga/commit/1df4912693fad5efaf2fe99bf0433c9abc829004)
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
- Updated dependency
[`@whatwg-node/server@^0.9.64` ↗︎](https://www.npmjs.com/package/@whatwg-node/server/v/0.9.64)
(from `^0.9.63`, in `dependencies`)

## 5.10.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-yoga/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-yoga",
"version": "5.10.6",
"version": "5.10.7",
"type": "module",
"description": "",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/nestjs-federation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-yoga/nestjs-federation

## 3.10.7

### Patch Changes

- Updated dependencies []:
- @graphql-yoga/nestjs@3.10.7
- @graphql-yoga/plugin-apollo-inline-trace@3.10.7

## 3.10.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs-federation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/nestjs-federation",
"version": "3.10.6",
"version": "3.10.7",
"type": "module",
"description": "GraphQL Yoga driver with Apollo Federation for NestJS GraphQL.",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/nestjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-yoga/nestjs

## 3.10.7

### Patch Changes

- Updated dependencies
[[`8fee214`](https://github.com/dotansimha/graphql-yoga/commit/8fee214eac4be3e9e18935502d32de69f0a1484e),
[`1df4912`](https://github.com/dotansimha/graphql-yoga/commit/1df4912693fad5efaf2fe99bf0433c9abc829004)]:
- [email protected]

## 3.10.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/nestjs",
"version": "3.10.6",
"version": "3.10.7",
"type": "module",
"description": "GraphQL Yoga driver for NestJS GraphQL.",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/plugins/apollo-inline-trace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-yoga/plugin-apollo-inline-trace

## 3.10.7

### Patch Changes

- Updated dependencies
[[`8fee214`](https://github.com/dotansimha/graphql-yoga/commit/8fee214eac4be3e9e18935502d32de69f0a1484e),
[`1df4912`](https://github.com/dotansimha/graphql-yoga/commit/1df4912693fad5efaf2fe99bf0433c9abc829004)]:
- [email protected]

## 3.10.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-inline-trace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-apollo-inline-trace",
"version": "3.10.6",
"version": "3.10.7",
"type": "module",
"description": "Apollo's federated tracing plugin for GraphQL Yoga.",
"repository": {
Expand Down
Loading

0 comments on commit 5602b4d

Please sign in to comment.