Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#3867)
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 Mar 6, 2025
1 parent af14684 commit 95f8d9e
Show file tree
Hide file tree
Showing 57 changed files with 269 additions and 56 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/graphql-yoga-3865-dependencies.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.15.2

### Patch Changes

- Updated dependencies
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565),
[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
- @graphql-yoga/plugin-response-cache@3.15.2
- graphql-yoga@5.13.1

## 3.15.1

### 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.15.1",
"version": "3.15.2",
"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.13.1

### Patch Changes

- Updated dependencies
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
- graphql-yoga@5.13.1

## 3.13.0

### 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.13.0",
"version": "3.13.1",
"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.13.1

### Patch Changes

- Updated dependencies
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
- graphql-yoga@5.13.1

## 3.13.0

### 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.13.0",
"version": "3.13.1",
"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.13.1

### Patch Changes

- Updated dependencies
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
- graphql-yoga@5.13.1

## 3.13.0

### 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.13.0",
"version": "3.13.1",
"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.13.1

### Patch Changes

- Updated dependencies
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
- graphql-yoga@5.13.1

## 3.13.0

### 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.13.0",
"version": "3.13.1",
"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.13.1

### Patch Changes

- Updated dependencies
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
- graphql-yoga@5.13.1

## 3.13.0

### 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.13.0",
"version": "3.13.1",
"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.13.1

### Patch Changes

- Updated dependencies
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
- graphql-yoga@5.13.1

## 2.13.0

### 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.13.0",
"version": "2.13.1",
"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.13.1

## 3.13.0

## 3.12.2
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.13.0",
"version": "3.13.1",
"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.13.1

## 3.13.0

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

## 5.13.1

### Patch Changes

- [#3865](https://github.com/dotansimha/graphql-yoga/pull/3865)
[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
- Updated dependency
[`@envelop/core@^5.2.3` ↗︎](https://www.npmjs.com/package/@envelop/core/v/5.2.3) (from
`^5.2.1`, in `dependencies`)
- Updated dependency
[`@whatwg-node/server@^0.10.1` ↗︎](https://www.npmjs.com/package/@whatwg-node/server/v/0.10.1)
(from `^0.10.0`, in `dependencies`)
- Added dependency
[`@envelop/instrumentation@^1.0.0` ↗︎](https://www.npmjs.com/package/@envelop/instrumentation/v/1.0.0)
(to `dependencies`)
- Removed dependency
[`@envelop/instruments@^1.0.0` ↗︎](https://www.npmjs.com/package/@envelop/instruments/v/1.0.0)
(from `dependencies`)

## 5.13.0

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

## 3.13.1

### Patch Changes

- [#3865](https://github.com/dotansimha/graphql-yoga/pull/3865)
[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
- Updated dependency
[`@envelop/apollo-federation@^6.1.3` ↗︎](https://www.npmjs.com/package/@envelop/apollo-federation/v/6.1.3)
(from `^6.1.1`, in `dependencies`)
- Updated dependency
[`@envelop/core@^5.2.3` ↗︎](https://www.npmjs.com/package/@envelop/core/v/5.2.3) (from
`^5.2.1`, in `dependencies`)
- Updated dependencies
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
- @graphql-yoga/plugin-apollo-inline-trace@3.13.1
- @graphql-yoga/nestjs@3.13.1

## 3.13.0

### 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.13.0",
"version": "3.13.1",
"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.13.1

### Patch Changes

- Updated dependencies
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
- graphql-yoga@5.13.1

## 3.13.0

### 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.13.0",
"version": "3.13.1",
"type": "module",
"description": "GraphQL Yoga driver for NestJS GraphQL.",
"repository": {
Expand Down
14 changes: 14 additions & 0 deletions packages/plugins/apollo-inline-trace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @graphql-yoga/plugin-apollo-inline-trace

## 3.13.1

### Patch Changes

- [#3865](https://github.com/dotansimha/graphql-yoga/pull/3865)
[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
- Updated dependency
[`@envelop/on-resolve@^5.1.3` ↗︎](https://www.npmjs.com/package/@envelop/on-resolve/v/5.1.3)
(from `^5.1.1`, in `dependencies`)
- Updated dependencies
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
- graphql-yoga@5.13.1

## 3.13.0

### 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.13.0",
"version": "3.13.1",
"type": "module",
"description": "Apollo's federated tracing plugin for GraphQL Yoga.",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/apollo-managed-federation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-yoga/apollo-managed-federation

## 0.11.1

### Patch Changes

- Updated dependencies
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
- graphql-yoga@5.13.1

## 0.11.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-managed-federation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/apollo-managed-federation",
"version": "0.11.0",
"version": "0.11.1",
"type": "module",
"repository": {
"type": "git",
Expand Down
10 changes: 10 additions & 0 deletions packages/plugins/apollo-usage-report/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @graphql-yoga/plugin-apollo-usage-report

## 0.8.2

### Patch Changes

- Updated dependencies
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565),
[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
- @graphql-yoga/plugin-apollo-inline-trace@3.13.1
- graphql-yoga@5.13.1

## 0.8.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-usage-report/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-apollo-usage-report",
"version": "0.8.1",
"version": "0.8.2",
"type": "module",
"description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/apq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-yoga/plugin-apq

## 3.13.2

### Patch Changes

- Updated dependencies
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
- graphql-yoga@5.13.1

## 3.13.1

### Patch Changes
Expand Down
Loading

0 comments on commit 95f8d9e

Please sign in to comment.