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 Jul 5, 2024
1 parent 3ce4d88 commit 3bac867
Show file tree
Hide file tree
Showing 9 changed files with 86 additions and 24 deletions.
8 changes: 0 additions & 8 deletions .changeset/wise-singers-cry.md

This file was deleted.

22 changes: 20 additions & 2 deletions packages/executors/graphql-ws/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,29 @@
# @graphql-tools/executor-graphql-ws

## 1.2.0

### Minor Changes

- [`3ce4d88`](https://github.com/ardatan/graphql-tools/commit/3ce4d8846c1d2640ad958b9619c1a6912f2e6f10)
Thanks [@ardatan](https://github.com/ardatan)! - Implement Symbol.dispose or Symbol.asyncDispose
to make \`Executor\`s \`Disposable\`

### Patch Changes

- Updated dependencies
[[`3ce4d88`](https://github.com/ardatan/graphql-tools/commit/3ce4d8846c1d2640ad958b9619c1a6912f2e6f10)]:
- @graphql-tools/utils@10.3.0

## 1.1.2

### Patch Changes

- [#5913](https://github.com/ardatan/graphql-tools/pull/5913) [`83c0af0`](https://github.com/ardatan/graphql-tools/commit/83c0af0713ff2ce55ccfb97a1810ecfecfeab703) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
- Updated dependency [`@graphql-tools/utils@^10.0.13` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.13) (from `^10.0.2`, in `dependencies`)
- [#5913](https://github.com/ardatan/graphql-tools/pull/5913)
[`83c0af0`](https://github.com/ardatan/graphql-tools/commit/83c0af0713ff2ce55ccfb97a1810ecfecfeab703)
Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
- Updated dependency
[`@graphql-tools/utils@^10.0.13` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.13)
(from `^10.0.2`, in `dependencies`)

## 1.1.1

Expand Down
4 changes: 2 additions & 2 deletions 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": "1.1.2",
"version": "1.2.0",
"type": "module",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
Expand Down Expand Up @@ -51,7 +51,7 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
},
"dependencies": {
"@graphql-tools/utils": "^10.0.13",
"@graphql-tools/utils": "^10.3.0",
"@types/ws": "^8.0.0",
"graphql-ws": "^5.14.0",
"isomorphic-ws": "^5.0.0",
Expand Down
36 changes: 31 additions & 5 deletions packages/executors/http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,55 @@
# @graphql-tools/executor-http

## 1.1.0

### Minor Changes

- [`3ce4d88`](https://github.com/ardatan/graphql-tools/commit/3ce4d8846c1d2640ad958b9619c1a6912f2e6f10)
Thanks [@ardatan](https://github.com/ardatan)! - Implement Symbol.dispose or Symbol.asyncDispose
to make \`Executor\`s \`Disposable\`

### Patch Changes

- Updated dependencies
[[`3ce4d88`](https://github.com/ardatan/graphql-tools/commit/3ce4d8846c1d2640ad958b9619c1a6912f2e6f10)]:
- @graphql-tools/utils@10.3.0

## 1.0.9

### Patch Changes

- [#5913](https://github.com/ardatan/graphql-tools/pull/5913) [`83c0af0`](https://github.com/ardatan/graphql-tools/commit/83c0af0713ff2ce55ccfb97a1810ecfecfeab703) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
- Updated dependency [`@graphql-tools/utils@^10.0.13` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.13) (from `^10.0.2`, in `dependencies`)
- [#5913](https://github.com/ardatan/graphql-tools/pull/5913)
[`83c0af0`](https://github.com/ardatan/graphql-tools/commit/83c0af0713ff2ce55ccfb97a1810ecfecfeab703)
Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
- Updated dependency
[`@graphql-tools/utils@^10.0.13` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.13)
(from `^10.0.2`, in `dependencies`)

## 1.0.8

### Patch Changes

- [#5902](https://github.com/ardatan/graphql-tools/pull/5902) [`9d18cce`](https://github.com/ardatan/graphql-tools/commit/9d18ccedac0a288080cbe1c9323ed838cbc4174e) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Error when both data and errors fields are empty
- [#5902](https://github.com/ardatan/graphql-tools/pull/5902)
[`9d18cce`](https://github.com/ardatan/graphql-tools/commit/9d18ccedac0a288080cbe1c9323ed838cbc4174e)
Thanks [@enisdenjo](https://github.com/enisdenjo)! - Error when both data and errors fields are
empty

## 1.0.7

### Patch Changes

- [#5825](https://github.com/ardatan/graphql-tools/pull/5825) [`12b578e`](https://github.com/ardatan/graphql-tools/commit/12b578e260c3011346d4af1cf71abd70f40569fe) Thanks [@felamaslen](https://github.com/felamaslen)! - Fixed http executor to allow custom content-type header
- [#5825](https://github.com/ardatan/graphql-tools/pull/5825)
[`12b578e`](https://github.com/ardatan/graphql-tools/commit/12b578e260c3011346d4af1cf71abd70f40569fe)
Thanks [@felamaslen](https://github.com/felamaslen)! - Fixed http executor to allow custom
content-type header

## 1.0.6

### Patch Changes

- [`b798b3b`](https://github.com/ardatan/graphql-tools/commit/b798b3b0a54f634bf2dd2275ef47f5263a5ce238) Thanks [@ardatan](https://github.com/ardatan)! - Memoize the print result automatically, and able to accept a custom print function
- [`b798b3b`](https://github.com/ardatan/graphql-tools/commit/b798b3b0a54f634bf2dd2275ef47f5263a5ce238)
Thanks [@ardatan](https://github.com/ardatan)! - Memoize the print result automatically, and able
to accept a custom print function

## 1.0.5

Expand Down
4 changes: 2 additions & 2 deletions 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.0.9",
"version": "1.1.0",
"type": "module",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
Expand Down Expand Up @@ -51,7 +51,7 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
},
"dependencies": {
"@graphql-tools/utils": "^10.0.13",
"@graphql-tools/utils": "^10.3.0",
"@repeaterjs/repeater": "^3.0.4",
"@whatwg-node/fetch": "^0.9.0",
"extract-files": "^11.0.0",
Expand Down
22 changes: 20 additions & 2 deletions packages/executors/legacy-ws/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,29 @@
# @graphql-tools/executor-legacy-ws

## 1.1.0

### Minor Changes

- [`3ce4d88`](https://github.com/ardatan/graphql-tools/commit/3ce4d8846c1d2640ad958b9619c1a6912f2e6f10)
Thanks [@ardatan](https://github.com/ardatan)! - Implement Symbol.dispose or Symbol.asyncDispose
to make \`Executor\`s \`Disposable\`

### Patch Changes

- Updated dependencies
[[`3ce4d88`](https://github.com/ardatan/graphql-tools/commit/3ce4d8846c1d2640ad958b9619c1a6912f2e6f10)]:
- @graphql-tools/utils@10.3.0

## 1.0.6

### Patch Changes

- [#5913](https://github.com/ardatan/graphql-tools/pull/5913) [`83c0af0`](https://github.com/ardatan/graphql-tools/commit/83c0af0713ff2ce55ccfb97a1810ecfecfeab703) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
- Updated dependency [`@graphql-tools/utils@^10.0.13` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.13) (from `^10.0.0`, in `dependencies`)
- [#5913](https://github.com/ardatan/graphql-tools/pull/5913)
[`83c0af0`](https://github.com/ardatan/graphql-tools/commit/83c0af0713ff2ce55ccfb97a1810ecfecfeab703)
Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
- Updated dependency
[`@graphql-tools/utils@^10.0.13` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.13)
(from `^10.0.0`, in `dependencies`)

## 1.0.5

Expand Down
4 changes: 2 additions & 2 deletions packages/executors/legacy-ws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/executor-legacy-ws",
"version": "1.0.6",
"version": "1.1.0",
"type": "module",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
Expand Down Expand Up @@ -51,7 +51,7 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
},
"dependencies": {
"@graphql-tools/utils": "^10.0.13",
"@graphql-tools/utils": "^10.3.0",
"@types/ws": "^8.0.0",
"isomorphic-ws": "^5.0.0",
"tslib": "^2.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-tools/utils

## 10.3.0

### Minor Changes

- [`3ce4d88`](https://github.com/ardatan/graphql-tools/commit/3ce4d8846c1d2640ad958b9619c1a6912f2e6f10)
Thanks [@ardatan](https://github.com/ardatan)! - Implement Symbol.dispose or Symbol.asyncDispose
to make \`Executor\`s \`Disposable\`

## 10.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/utils",
"version": "10.2.3",
"version": "10.3.0",
"type": "module",
"description": "Common package containing utils and types for GraphQL tools",
"repository": {
Expand Down

0 comments on commit 3bac867

Please sign in to comment.