Skip to content

Commit

Permalink
chore(release): update monorepo packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 15, 2025
1 parent d4cbae1 commit 0f604f6
Show file tree
Hide file tree
Showing 67 changed files with 277 additions and 65 deletions.
5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_apollo-link-3660-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_logger-3660-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_subscription-3660-dependencies.md

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_urql-exchange-3660-dependencies.md

This file was deleted.

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

## 3.12.10

### Patch Changes

- Updated dependencies []:
- [email protected]
- @graphql-yoga/plugin-response-cache@3.12.10

## 3.12.9

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

## 3.10.10

### Patch Changes

- Updated dependencies []:
- [email protected]

## 3.10.9

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

## 3.10.10

### Patch Changes

- Updated dependencies []:
- [email protected]

## 3.10.9

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

## 3.10.10

### Patch Changes

- Updated dependencies []:
- [email protected]

## 3.10.9

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

## 3.10.10

### Patch Changes

- Updated dependencies []:
- [email protected]

## 3.10.9

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

## 3.10.10

### Patch Changes

- Updated dependencies []:
- [email protected]

## 3.10.9

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

## 2.10.10

### Patch Changes

- Updated dependencies []:
- [email protected]

## 2.10.9

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

## 3.10.9

### Patch Changes

- [#3660](https://github.com/dotansimha/graphql-yoga/pull/3660)
[`d4cbae1`](https://github.com/dotansimha/graphql-yoga/commit/d4cbae12348a39a2f64d7048dc582ebbaac93a5b)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`tslib@^2.8.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from
`^2.5.2`, in `dependencies`)

## 3.10.8

## 3.10.7
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.8",
"version": "3.10.9",
"type": "module",
"description": "",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/client/urql-exchange/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @graphql-yoga/urql-exchange

## 3.10.10

### Patch Changes

- [#3660](https://github.com/dotansimha/graphql-yoga/pull/3660)
[`d4cbae1`](https://github.com/dotansimha/graphql-yoga/commit/d4cbae12348a39a2f64d7048dc582ebbaac93a5b)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`tslib@^2.8.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from
`^2.5.2`, in `dependencies`)

## 3.10.9

## 3.10.8
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.9",
"version": "3.10.10",
"type": "module",
"description": "",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/event-target/redis-event-target/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-yoga/redis-event-target

## 3.0.3

### Patch Changes

- Updated dependencies
[[`d4cbae1`](https://github.com/dotansimha/graphql-yoga/commit/d4cbae12348a39a2f64d7048dc582ebbaac93a5b)]:
- @graphql-yoga/typed-event-target@3.0.2

## 3.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/event-target/redis-event-target/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/redis-event-target",
"version": "3.0.2",
"version": "3.0.3",
"type": "module",
"description": "",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/event-target/typed-event-target/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @graphql-yoga/typed-event-target

## 3.0.2

### Patch Changes

- [#3660](https://github.com/dotansimha/graphql-yoga/pull/3660)
[`d4cbae1`](https://github.com/dotansimha/graphql-yoga/commit/d4cbae12348a39a2f64d7048dc582ebbaac93a5b)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`tslib@^2.8.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from
`^2.5.2`, in `dependencies`)

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/event-target/typed-event-target/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/typed-event-target",
"version": "3.0.1",
"version": "3.0.2",
"type": "module",
"description": "",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/graphql-yoga/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# graphql-yoga

## 5.10.10

### Patch Changes

- Updated dependencies
[[`d4cbae1`](https://github.com/dotansimha/graphql-yoga/commit/d4cbae12348a39a2f64d7048dc582ebbaac93a5b),
[`d4cbae1`](https://github.com/dotansimha/graphql-yoga/commit/d4cbae12348a39a2f64d7048dc582ebbaac93a5b)]:
- @graphql-yoga/logger@2.0.1
- @graphql-yoga/subscription@5.0.3

## 5.10.9

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

## 2.0.1

### Patch Changes

- [#3660](https://github.com/dotansimha/graphql-yoga/pull/3660)
[`d4cbae1`](https://github.com/dotansimha/graphql-yoga/commit/d4cbae12348a39a2f64d7048dc582ebbaac93a5b)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`tslib@^2.8.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from
`^2.5.2`, in `dependencies`)

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/logger",
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"description": "Simple logger",
"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.10

### Patch Changes

- Updated dependencies
[[`d4cbae1`](https://github.com/dotansimha/graphql-yoga/commit/d4cbae12348a39a2f64d7048dc582ebbaac93a5b)]:
- @graphql-yoga/plugin-apollo-inline-trace@3.10.10
- @graphql-yoga/nestjs@3.10.10

## 3.10.9

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

## 3.10.10

### Patch Changes

- Updated dependencies []:
- [email protected]

## 3.10.9

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

## 3.10.10

### Patch Changes

- [#3660](https://github.com/dotansimha/graphql-yoga/pull/3660)
[`d4cbae1`](https://github.com/dotansimha/graphql-yoga/commit/d4cbae12348a39a2f64d7048dc582ebbaac93a5b)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`tslib@^2.8.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from
`^2.5.2`, in `dependencies`)
- Updated dependencies []:
- [email protected]

## 3.10.9

### Patch Changes
Expand Down
Loading

0 comments on commit 0f604f6

Please sign in to comment.