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 Feb 11, 2025
1 parent b031b3d commit be2309a
Show file tree
Hide file tree
Showing 64 changed files with 282 additions and 188 deletions.
7 changes: 0 additions & 7 deletions .changeset/@graphql-hive_gateway-620-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-hive_gateway-runtime-610-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-hive_gateway-runtime-620-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-hive_gateway-runtime-623-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_fusion-runtime-605-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_fusion-runtime-620-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_transport-common-620-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_transport-http-620-dependencies.md

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_transport-ws-620-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-tools_batch-delegate-620-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-tools_batch-execute-620-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-tools_delegate-620-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-tools_executor-common-620-dependencies.md

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-tools_executor-http-620-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-tools_federation-620-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-tools_stitch-620-dependencies.md

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-tools_wrap-620-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/chatty-humans-collect.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/batch-delegate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-tools/batch-delegate

## 9.0.30

### Patch Changes

- [#620](https://github.com/graphql-hive/gateway/pull/620) [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@graphql-tools/utils@^10.8.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.8.1) (from `^10.7.0`, in `dependencies`)

- Updated dependencies [[`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9)]:
- @graphql-tools/delegate@10.2.12

## 9.0.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/batch-delegate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/batch-delegate",
"version": "9.0.29",
"version": "9.0.30",
"type": "module",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/batch-execute/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-tools/batch-execute

## 9.0.12

### Patch Changes

- [#620](https://github.com/graphql-hive/gateway/pull/620) [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@graphql-tools/utils@^10.8.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.8.1) (from `^10.7.0`, in `dependencies`)

## 9.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/batch-execute/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/batch-execute",
"version": "9.0.11",
"version": "9.0.12",
"type": "module",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/delegate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-tools/delegate

## 10.2.12

### Patch Changes

- [#620](https://github.com/graphql-hive/gateway/pull/620) [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@graphql-tools/utils@^10.8.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.8.1) (from `^10.7.0`, in `dependencies`)

- Updated dependencies [[`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9)]:
- @graphql-tools/batch-execute@9.0.12

## 10.2.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/delegate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/delegate",
"version": "10.2.11",
"version": "10.2.12",
"type": "module",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/executors/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-tools/executor-common

## 0.0.2

### Patch Changes

- [#620](https://github.com/graphql-hive/gateway/pull/620) [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@graphql-tools/utils@^10.8.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.8.1) (from `^10.7.0`, in `dependencies`)

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/executors/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/executor-common",
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/executors/graphql-ws/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-tools/executor-graphql-ws

## 2.0.2

### Patch Changes

- [#620](https://github.com/graphql-hive/gateway/pull/620) [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@graphql-tools/utils@^10.8.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.8.1) (from `^10.7.0`, in `dependencies`)

- Updated dependencies [[`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9)]:
- @graphql-tools/executor-common@0.0.2

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/executors/graphql-ws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/executor-graphql-ws",
"version": "2.0.1",
"version": "2.0.2",
"type": "module",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/executors/http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-tools/executor-http

## 1.2.7

### Patch Changes

- [#620](https://github.com/graphql-hive/gateway/pull/620) [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@graphql-tools/utils@^10.8.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.8.1) (from `^10.7.0`, in `dependencies`)

- Updated dependencies [[`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9)]:
- @graphql-tools/executor-common@0.0.2

## 1.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/executors/http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/executor-http",
"version": "1.2.6",
"version": "1.2.7",
"type": "module",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
Expand Down
14 changes: 14 additions & 0 deletions packages/federation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @graphql-tools/federation

## 3.1.2

### Patch Changes

- [#620](https://github.com/graphql-hive/gateway/pull/620) [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@graphql-tools/utils@^10.8.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.8.1) (from `^10.7.0`, in `dependencies`)

- Updated dependencies [[`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9), [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9), [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9), [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9)]:
- @graphql-tools/delegate@10.2.12
- @graphql-tools/executor-http@1.2.7
- @graphql-tools/stitch@9.4.17
- @graphql-tools/wrap@10.0.30

## 3.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/federation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/federation",
"version": "3.1.1",
"version": "3.1.2",
"type": "module",
"description": "Useful tools to create and manipulate GraphQL schemas.",
"repository": {
Expand Down
27 changes: 27 additions & 0 deletions packages/fusion-runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @graphql-mesh/fusion-runtime

## 0.11.0

### Minor Changes

- [#605](https://github.com/graphql-hive/gateway/pull/605) [`e5d77f3`](https://github.com/graphql-hive/gateway/commit/e5d77f3aa177b50ea0ba2f37e02e3f87794f512e) Thanks [@ardatan](https://github.com/ardatan)! - Extract subgraph execution batching logic outside, so batching is handled by the Gateway not Stitching

**BREAKING**; `UnifiedGraphHandlerOpts` no longer takes `batch` option, it is handled by the runtime itself

### Patch Changes

- [#605](https://github.com/graphql-hive/gateway/pull/605) [`e5d77f3`](https://github.com/graphql-hive/gateway/commit/e5d77f3aa177b50ea0ba2f37e02e3f87794f512e) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:

- Added dependency [`@graphql-tools/batch-execute@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-tools/batch-execute/v/workspace:^) (to `dependencies`)

- [#620](https://github.com/graphql-hive/gateway/pull/620) [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@graphql-tools/utils@^10.8.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.8.1) (from `^10.7.0`, in `dependencies`)

- Updated dependencies [[`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9), [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9), [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9), [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9), [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9), [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9), [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9)]:
- @graphql-mesh/transport-common@0.7.29
- @graphql-tools/batch-execute@9.0.12
- @graphql-tools/delegate@10.2.12
- @graphql-tools/federation@3.1.2
- @graphql-tools/stitch@9.4.17
- @graphql-tools/stitching-directives@3.1.27
- @graphql-tools/wrap@10.0.30

## 0.10.32

### Patch Changes
Expand Down
Loading

0 comments on commit be2309a

Please sign in to comment.