Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#3522)
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 Nov 29, 2024
1 parent c1992ac commit fad56db
Show file tree
Hide file tree
Showing 62 changed files with 314 additions and 117 deletions.
10 changes: 0 additions & 10 deletions .changeset/@graphql-yoga_apollo-link-3520-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

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

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/gold-eagles-tie.md

This file was deleted.

20 changes: 0 additions & 20 deletions .changeset/graphql-yoga-3520-dependencies.md

This file was deleted.

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

## 3.12.4

### Patch Changes

- Updated dependencies
[[`944ecd5`](https://github.com/dotansimha/graphql-yoga/commit/944ecd55abb1b77e88950eb3396919939915feb7),
[`944ecd5`](https://github.com/dotansimha/graphql-yoga/commit/944ecd55abb1b77e88950eb3396919939915feb7),
[`944ecd5`](https://github.com/dotansimha/graphql-yoga/commit/944ecd55abb1b77e88950eb3396919939915feb7)]:
- @graphql-yoga/plugin-response-cache@3.12.4
- [email protected]

## 3.12.3

### 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.3",
"version": "3.12.4",
"type": "module",
"private": true,
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/apollo-federation/gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# apollo-federation-gateway-with-yoga

## 3.10.4

### Patch Changes

- Updated dependencies
[[`944ecd5`](https://github.com/dotansimha/graphql-yoga/commit/944ecd55abb1b77e88950eb3396919939915feb7)]:
- [email protected]

## 3.10.3

### 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.3",
"version": "3.10.4",
"private": true,
"scripts": {
"check": "exit 0",
Expand Down
8 changes: 8 additions & 0 deletions examples/apollo-federation/service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# apollo-subgraph-with-yoga

## 3.10.4

### Patch Changes

- Updated dependencies
[[`944ecd5`](https://github.com/dotansimha/graphql-yoga/commit/944ecd55abb1b77e88950eb3396919939915feb7)]:
- [email protected]

## 3.10.3

### 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.3",
"version": "3.10.4",
"private": true,
"scripts": {
"check": "exit 0",
Expand Down
8 changes: 8 additions & 0 deletions examples/aws-lambda/lambda/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# graphql-lambda

## 3.10.4

### Patch Changes

- Updated dependencies
[[`944ecd5`](https://github.com/dotansimha/graphql-yoga/commit/944ecd55abb1b77e88950eb3396919939915feb7)]:
- [email protected]

## 3.10.3

### 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.3",
"version": "3.10.4",
"description": "",
"author": "",
"license": "ISC",
Expand Down
8 changes: 8 additions & 0 deletions examples/cloudflare-advanced/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# cloudflare-advanced

## 3.10.4

### Patch Changes

- Updated dependencies
[[`944ecd5`](https://github.com/dotansimha/graphql-yoga/commit/944ecd55abb1b77e88950eb3396919939915feb7)]:
- [email protected]

## 3.10.3

### 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.3",
"version": "3.10.4",
"private": true,
"scripts": {
"check": "tsc --pretty --noEmit",
Expand Down
8 changes: 8 additions & 0 deletions examples/cloudflare-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# cloudflare

## 3.10.4

### Patch Changes

- Updated dependencies
[[`944ecd5`](https://github.com/dotansimha/graphql-yoga/commit/944ecd55abb1b77e88950eb3396919939915feb7)]:
- [email protected]

## 3.10.3

### 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.3",
"version": "3.10.4",
"type": "module",
"private": true,
"module": "./dist/index.mjs",
Expand Down
8 changes: 8 additions & 0 deletions examples/nextjs-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# nextjs-app

## 2.10.4

### Patch Changes

- Updated dependencies
[[`944ecd5`](https://github.com/dotansimha/graphql-yoga/commit/944ecd55abb1b77e88950eb3396919939915feb7)]:
- [email protected]

## 2.10.3

### 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.3",
"version": "2.10.4",
"private": true,
"scripts": {
"build": "next build",
Expand Down
14 changes: 14 additions & 0 deletions packages/client/apollo-link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @graphql-yoga/apollo-link

## 3.10.3

### Patch Changes

- [#3520](https://github.com/dotansimha/graphql-yoga/pull/3520)
[`944ecd5`](https://github.com/dotansimha/graphql-yoga/commit/944ecd55abb1b77e88950eb3396919939915feb7)
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
- Updated dependency
[`@graphql-tools/executor-apollo-link@^1.0.5` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor-apollo-link/v/1.0.5)
(from `^1.0.3`, in `dependencies`)
- Updated dependency
[`@graphql-tools/executor-http@^1.1.10` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor-http/v/1.1.10)
(from `^1.1.9`, in `dependencies`)

## 3.10.2

### Patch Changes
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.2",
"version": "3.10.3",
"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.4

## 3.10.3

### Patch Changes
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.3",
"version": "3.10.4",
"type": "module",
"description": "",
"repository": {
Expand Down
25 changes: 25 additions & 0 deletions packages/graphql-yoga/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# graphql-yoga

## 5.10.4

### Patch Changes

- [#3520](https://github.com/dotansimha/graphql-yoga/pull/3520)
[`944ecd5`](https://github.com/dotansimha/graphql-yoga/commit/944ecd55abb1b77e88950eb3396919939915feb7)
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
- Updated dependency
[`@envelop/core@^5.0.2` ↗︎](https://www.npmjs.com/package/@envelop/core/v/5.0.2) (from
`^5.0.1`, in `dependencies`)
- Updated dependency
[`@graphql-tools/executor@^1.3.5` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor/v/1.3.5)
(from `^1.3.3`, in `dependencies`)
- Updated dependency
[`@graphql-tools/schema@^10.0.10` ↗︎](https://www.npmjs.com/package/@graphql-tools/schema/v/10.0.10)
(from `^10.0.4`, in `dependencies`)
- Updated dependency
[`@graphql-tools/utils@^10.6.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.6.1)
(from `^10.3.2`, in `dependencies`)
- Updated dependency
[`@whatwg-node/server@^0.9.60` ↗︎](https://www.npmjs.com/package/@whatwg-node/server/v/0.9.60)
(from `^0.9.55`, in `dependencies`)
- Updated dependency [`tslib@^2.8.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from
`^2.5.2`, in `dependencies`)

## 5.10.3

### 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.3",
"version": "5.10.4",
"type": "module",
"description": "",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/nestjs-federation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-yoga/nestjs-federation

## 3.10.4

### Patch Changes

- Updated dependencies
[[`944ecd5`](https://github.com/dotansimha/graphql-yoga/commit/944ecd55abb1b77e88950eb3396919939915feb7)]:
- @graphql-yoga/plugin-apollo-inline-trace@3.10.4
- @graphql-yoga/nestjs@3.10.4

## 3.10.3

### 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.3",
"version": "3.10.4",
"type": "module",
"description": "GraphQL Yoga driver with Apollo Federation for NestJS GraphQL.",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/nestjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-yoga/nestjs

## 3.10.4

### Patch Changes

- Updated dependencies
[[`944ecd5`](https://github.com/dotansimha/graphql-yoga/commit/944ecd55abb1b77e88950eb3396919939915feb7)]:
- [email protected]

## 3.10.3

### 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.3",
"version": "3.10.4",
"type": "module",
"description": "GraphQL Yoga driver for NestJS GraphQL.",
"repository": {
Expand Down
Loading

0 comments on commit fad56db

Please sign in to comment.