Skip to content

Commit 95f8d9e

Browse files
chore(release): update monorepo packages versions (#3867)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent af14684 commit 95f8d9e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+269
-56
lines changed

.changeset/@graphql-yoga_nestjs-federation-3865-dependencies.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/@graphql-yoga_plugin-apollo-inline-trace-3865-dependencies.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/@graphql-yoga_plugin-prometheus-3865-dependencies.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/@graphql-yoga_plugin-response-cache-3865-dependencies.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/graphql-yoga-3865-dependencies.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

benchmark/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# hello-world-benchmark
22

3+
## 3.15.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565),
9+
[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
10+
- @graphql-yoga/plugin-response-cache@3.15.2
11+
- graphql-yoga@5.13.1
12+
313
## 3.15.1
414

515
### Patch Changes

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hello-world-benchmark",
3-
"version": "3.15.1",
3+
"version": "3.15.2",
44
"type": "module",
55
"private": true,
66
"scripts": {

examples/apollo-federation/gateway/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# apollo-federation-gateway-with-yoga
22

3+
## 3.13.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
9+
- graphql-yoga@5.13.1
10+
311
## 3.13.0
412

513
### Patch Changes

examples/apollo-federation/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-federation-gateway-with-yoga",
3-
"version": "3.13.0",
3+
"version": "3.13.1",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",

examples/apollo-federation/service/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# apollo-subgraph-with-yoga
22

3+
## 3.13.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
9+
- graphql-yoga@5.13.1
10+
311
## 3.13.0
412

513
### Patch Changes

examples/apollo-federation/service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-subgraph-with-yoga",
3-
"version": "3.13.0",
3+
"version": "3.13.1",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",

examples/aws-lambda/lambda/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# graphql-lambda
22

3+
## 3.13.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
9+
- graphql-yoga@5.13.1
10+
311
## 3.13.0
412

513
### Patch Changes

examples/aws-lambda/lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-lambda",
3-
"version": "3.13.0",
3+
"version": "3.13.1",
44
"description": "",
55
"author": "",
66
"license": "ISC",

examples/cloudflare-advanced/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# cloudflare-advanced
22

3+
## 3.13.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
9+
- graphql-yoga@5.13.1
10+
311
## 3.13.0
412

513
### Patch Changes

examples/cloudflare-advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudflare-advanced",
3-
"version": "3.13.0",
3+
"version": "3.13.1",
44
"private": true,
55
"scripts": {
66
"check": "tsc --pretty --noEmit",

examples/cloudflare-modules/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# cloudflare
22

3+
## 3.13.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
9+
- graphql-yoga@5.13.1
10+
311
## 3.13.0
412

513
### Patch Changes

examples/cloudflare-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudflare",
3-
"version": "3.13.0",
3+
"version": "3.13.1",
44
"type": "module",
55
"private": true,
66
"module": "./dist/index.mjs",

examples/nextjs-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# nextjs-app
22

3+
## 2.13.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
9+
- graphql-yoga@5.13.1
10+
311
## 2.13.0
412

513
### Patch Changes

examples/nextjs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-app",
3-
"version": "2.13.0",
3+
"version": "2.13.1",
44
"private": true,
55
"scripts": {
66
"build": "next build",

packages/client/apollo-link/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @graphql-yoga/apollo-link
22

3+
## 3.13.1
4+
35
## 3.13.0
46

57
## 3.12.2

packages/client/apollo-link/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/apollo-link",
3-
"version": "3.13.0",
3+
"version": "3.13.1",
44
"type": "module",
55
"description": "",
66
"repository": {

packages/client/urql-exchange/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @graphql-yoga/urql-exchange
22

3+
## 3.13.1
4+
35
## 3.13.0
46

57
## 3.12.2

packages/client/urql-exchange/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/urql-exchange",
3-
"version": "3.13.0",
3+
"version": "3.13.1",
44
"type": "module",
55
"description": "",
66
"repository": {

packages/graphql-yoga/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# graphql-yoga
22

3+
## 5.13.1
4+
5+
### Patch Changes
6+
7+
- [#3865](https://github.com/dotansimha/graphql-yoga/pull/3865)
8+
[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)
9+
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
10+
- Updated dependency
11+
[`@envelop/core@^5.2.3` ↗︎](https://www.npmjs.com/package/@envelop/core/v/5.2.3) (from
12+
`^5.2.1`, in `dependencies`)
13+
- Updated dependency
14+
[`@whatwg-node/server@^0.10.1` ↗︎](https://www.npmjs.com/package/@whatwg-node/server/v/0.10.1)
15+
(from `^0.10.0`, in `dependencies`)
16+
- Added dependency
17+
[`@envelop/instrumentation@^1.0.0` ↗︎](https://www.npmjs.com/package/@envelop/instrumentation/v/1.0.0)
18+
(to `dependencies`)
19+
- Removed dependency
20+
[`@envelop/instruments@^1.0.0` ↗︎](https://www.npmjs.com/package/@envelop/instruments/v/1.0.0)
21+
(from `dependencies`)
22+
323
## 5.13.0
424

525
### Minor Changes

packages/graphql-yoga/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-yoga",
3-
"version": "5.13.0",
3+
"version": "5.13.1",
44
"type": "module",
55
"description": "",
66
"repository": {

packages/nestjs-federation/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# @graphql-yoga/nestjs-federation
22

3+
## 3.13.1
4+
5+
### Patch Changes
6+
7+
- [#3865](https://github.com/dotansimha/graphql-yoga/pull/3865)
8+
[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)
9+
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
10+
- Updated dependency
11+
[`@envelop/apollo-federation@^6.1.3` ↗︎](https://www.npmjs.com/package/@envelop/apollo-federation/v/6.1.3)
12+
(from `^6.1.1`, in `dependencies`)
13+
- Updated dependency
14+
[`@envelop/core@^5.2.3` ↗︎](https://www.npmjs.com/package/@envelop/core/v/5.2.3) (from
15+
`^5.2.1`, in `dependencies`)
16+
- Updated dependencies
17+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
18+
- @graphql-yoga/plugin-apollo-inline-trace@3.13.1
19+
- @graphql-yoga/nestjs@3.13.1
20+
321
## 3.13.0
422

523
### Patch Changes

packages/nestjs-federation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/nestjs-federation",
3-
"version": "3.13.0",
3+
"version": "3.13.1",
44
"type": "module",
55
"description": "GraphQL Yoga driver with Apollo Federation for NestJS GraphQL.",
66
"repository": {

packages/nestjs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-yoga/nestjs
22

3+
## 3.13.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
9+
- graphql-yoga@5.13.1
10+
311
## 3.13.0
412

513
### Patch Changes

packages/nestjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/nestjs",
3-
"version": "3.13.0",
3+
"version": "3.13.1",
44
"type": "module",
55
"description": "GraphQL Yoga driver for NestJS GraphQL.",
66
"repository": {

packages/plugins/apollo-inline-trace/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @graphql-yoga/plugin-apollo-inline-trace
22

3+
## 3.13.1
4+
5+
### Patch Changes
6+
7+
- [#3865](https://github.com/dotansimha/graphql-yoga/pull/3865)
8+
[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)
9+
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
10+
- Updated dependency
11+
[`@envelop/on-resolve@^5.1.3` ↗︎](https://www.npmjs.com/package/@envelop/on-resolve/v/5.1.3)
12+
(from `^5.1.1`, in `dependencies`)
13+
- Updated dependencies
14+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
15+
- graphql-yoga@5.13.1
16+
317
## 3.13.0
418

519
### Patch Changes

packages/plugins/apollo-inline-trace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/plugin-apollo-inline-trace",
3-
"version": "3.13.0",
3+
"version": "3.13.1",
44
"type": "module",
55
"description": "Apollo's federated tracing plugin for GraphQL Yoga.",
66
"repository": {

packages/plugins/apollo-managed-federation/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-yoga/apollo-managed-federation
22

3+
## 0.11.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
9+
- graphql-yoga@5.13.1
10+
311
## 0.11.0
412

513
### Patch Changes

packages/plugins/apollo-managed-federation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/apollo-managed-federation",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/plugins/apollo-usage-report/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @graphql-yoga/plugin-apollo-usage-report
22

3+
## 0.8.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565),
9+
[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
10+
- @graphql-yoga/plugin-apollo-inline-trace@3.13.1
11+
- graphql-yoga@5.13.1
12+
313
## 0.8.1
414

515
### Patch Changes

packages/plugins/apollo-usage-report/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/plugin-apollo-usage-report",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"type": "module",
55
"description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
66
"repository": {

packages/plugins/apq/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-yoga/plugin-apq
22

3+
## 3.13.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
9+
- graphql-yoga@5.13.1
10+
311
## 3.13.1
412

513
### Patch Changes

0 commit comments

Comments
 (0)