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 Nov 8, 2024
1 parent abd25ba commit 8f2ae03
Show file tree
Hide file tree
Showing 55 changed files with 238 additions and 42 deletions.
5 changes: 0 additions & 5 deletions .changeset/changelog1.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/changelog2.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-cameras-bathe.md

This file was deleted.

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

## 3.12.0

### Patch Changes

- Updated dependencies
[[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]:
- graphql-yoga@5.10.0
- @graphql-yoga/plugin-response-cache@3.12.0

## 3.11.0

### 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.11.0",
"version": "3.12.0",
"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.0

### Patch Changes

- Updated dependencies
[[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]:
- graphql-yoga@5.10.0

## 3.9.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.9.0",
"version": "3.10.0",
"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.0

### Patch Changes

- Updated dependencies
[[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]:
- graphql-yoga@5.10.0

## 3.9.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.9.0",
"version": "3.10.0",
"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.0

### Patch Changes

- Updated dependencies
[[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]:
- graphql-yoga@5.10.0

## 3.9.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.9.0",
"version": "3.10.0",
"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.0

### Patch Changes

- Updated dependencies
[[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]:
- graphql-yoga@5.10.0

## 3.9.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.9.0",
"version": "3.10.0",
"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.0

### Patch Changes

- Updated dependencies
[[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]:
- graphql-yoga@5.10.0

## 3.9.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.9.0",
"version": "3.10.0",
"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.0

### Patch Changes

- Updated dependencies
[[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]:
- graphql-yoga@5.10.0

## 2.9.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.9.0",
"version": "2.10.0",
"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.0

## 3.9.0

## 3.8.0
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.9.0",
"version": "3.10.0",
"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.0

## 3.9.0

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

## 5.10.0

### Minor Changes

- [#3462](https://github.com/dotansimha/graphql-yoga/pull/3462)
[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)
Thanks [@maeldur](https://github.com/maeldur)! - Correctly handle HTTP GET requests with `?`
characters in the query search string.

## 5.9.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.9.0",
"version": "5.10.0",
"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.0

### Patch Changes

- Updated dependencies
[[`6e2ab86`](https://github.com/dotansimha/graphql-yoga/commit/6e2ab86060b4e88f8ab80b8b8c7c844c866bb5a0)]:
- @graphql-yoga/plugin-apollo-inline-trace@3.10.0
- @graphql-yoga/nestjs@3.10.0

## 3.9.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.9.0",
"version": "3.10.0",
"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.0

### Patch Changes

- Updated dependencies
[[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]:
- graphql-yoga@5.10.0

## 3.9.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.9.0",
"version": "3.10.0",
"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.10.0

### Patch Changes

- [#3455](https://github.com/dotansimha/graphql-yoga/pull/3455)
[`6e2ab86`](https://github.com/dotansimha/graphql-yoga/commit/6e2ab86060b4e88f8ab80b8b8c7c844c866bb5a0)
Thanks [@kroupacz](https://github.com/kroupacz)! - - updated: `@envelop/on-resolve@^4.1.1`
dependency
- fixed: package `@envelop/core@^5.0.2` was added to devDependencies and `@envelop/on-resolve` was
removed
- Updated dependencies
[[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]:
- graphql-yoga@5.10.0

## 3.9.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.9.0",
"version": "3.10.0",
"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.7.0

### Patch Changes

- Updated dependencies
[[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]:
- graphql-yoga@5.10.0

## 0.6.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.6.0",
"version": "0.7.0",
"type": "module",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/plugins/apollo-usage-report/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @graphql-yoga/plugin-apollo-usage-report

## 0.4.0

### Patch Changes

- [#3455](https://github.com/dotansimha/graphql-yoga/pull/3455)
[`6e2ab86`](https://github.com/dotansimha/graphql-yoga/commit/6e2ab86060b4e88f8ab80b8b8c7c844c866bb5a0)
Thanks [@kroupacz](https://github.com/kroupacz)! - - fixed: get specific or the nearest possible
trace node if something fails at `non-nullable` GraphQL query field

- Updated dependencies
[[`6e2ab86`](https://github.com/dotansimha/graphql-yoga/commit/6e2ab86060b4e88f8ab80b8b8c7c844c866bb5a0),
[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]:
- @graphql-yoga/plugin-apollo-inline-trace@3.10.0
- graphql-yoga@5.10.0

## 0.3.0

### 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.3.0",
"version": "0.4.0",
"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.10.0

### Patch Changes

- Updated dependencies
[[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]:
- graphql-yoga@5.10.0

## 3.9.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apq/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-apq",
"version": "3.9.0",
"version": "3.10.0",
"type": "module",
"description": "APQ plugin for GraphQL Yoga.",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/csrf-prevention/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-yoga/plugin-csrf-prevention

## 3.10.0

### Patch Changes

- Updated dependencies
[[`f81501c`](https://github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]:
- graphql-yoga@5.10.0

## 3.9.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/csrf-prevention/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-csrf-prevention",
"version": "3.9.0",
"version": "3.10.0",
"type": "module",
"description": "CSRF prevention plugin for GraphQL Yoga that requires the clients to have a specific header set.",
"repository": {
Expand Down
Loading

0 comments on commit 8f2ae03

Please sign in to comment.