Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upcoming Release Changes #4705

Merged
merged 1 commit into from
Sep 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-tools_github-loader-4700-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-tools_prisma-loader-4678-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-tools_url-loader-4700-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-tools_url-loader-4703-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cyan-dryers-smile.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-impalas-fly.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-crews-live.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-mugs-crash.md

This file was deleted.

7 changes: 7 additions & 0 deletions benchmark/federation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# federation-benchmark

## 0.0.50

### Patch Changes

- Updated dependencies []:
- @graphql-tools/stitch@8.7.9

## 0.0.49

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions benchmark/federation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "federation-benchmark",
"version": "0.0.49",
"version": "0.0.50",
"private": true,
"scripts": {
"start": "cross-env NODE_ENV=production node index.js",
Expand All @@ -11,7 +11,7 @@
"dependencies": {
"@apollo/gateway": "2.1.1",
"@apollo/federation": "0.36.1",
"@graphql-tools/stitch": "8.7.8",
"@graphql-tools/stitch": "8.7.9",
"@graphql-tools/stitching-directives": "2.3.8",
"express": "4.18.1",
"graphql": "16.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/batch-delegate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"devDependencies": {
"@graphql-tools/schema": "9.0.3",
"@graphql-tools/stitch": "8.7.8"
"@graphql-tools/stitch": "8.7.9"
},
"publishConfig": {
"directory": "dist",
Expand Down
8 changes: 8 additions & 0 deletions packages/loaders/apollo-engine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-tools/apollo-engine-loader

## 7.3.12

### Patch Changes

- [#4700](https://github.com/ardatan/graphql-tools/pull/4700) [`939e07ca`](https://github.com/ardatan/graphql-tools/commit/939e07cae38ff179e00c2ff2a23b70f6259971ef) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@whatwg-node/fetch@^0.4.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/null) (from `^0.3.0`, in `dependencies`)

## 7.3.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/apollo-engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/apollo-engine-loader",
"version": "7.3.11",
"version": "7.3.12",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/loaders/github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-tools/github-loader

## 7.3.12

### Patch Changes

- [#4700](https://github.com/ardatan/graphql-tools/pull/4700) [`939e07ca`](https://github.com/ardatan/graphql-tools/commit/939e07cae38ff179e00c2ff2a23b70f6259971ef) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@whatwg-node/fetch@^0.4.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/null) (from `^0.3.0`, in `dependencies`)

## 7.3.11

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

## 7.2.20

### Patch Changes

- [#4678](https://github.com/ardatan/graphql-tools/pull/4678) [`1b0988a4`](https://github.com/ardatan/graphql-tools/commit/1b0988a42ca83a21e5a30284f83bd78ecbaf2e90) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`graphql-request@^5.0.0` ↗︎](https://www.npmjs.com/package/graphql-request/v/null) (from `^4.0.0`, in `dependencies`)

- Updated dependencies [[`939e07ca`](https://github.com/ardatan/graphql-tools/commit/939e07cae38ff179e00c2ff2a23b70f6259971ef), [`dd8886d1`](https://github.com/ardatan/graphql-tools/commit/dd8886d1534fdf73b7cfb6d54b13a3db5812b38b), [`dd8886d1`](https://github.com/ardatan/graphql-tools/commit/dd8886d1534fdf73b7cfb6d54b13a3db5812b38b), [`dd8886d1`](https://github.com/ardatan/graphql-tools/commit/dd8886d1534fdf73b7cfb6d54b13a3db5812b38b), [`dd8886d1`](https://github.com/ardatan/graphql-tools/commit/dd8886d1534fdf73b7cfb6d54b13a3db5812b38b)]:
- @graphql-tools/url-loader@7.16.0

## 7.2.19

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/loaders/prisma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/prisma-loader",
"version": "7.2.19",
"version": "7.2.20",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
"type": "git",
Expand Down Expand Up @@ -51,7 +51,7 @@
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
},
"dependencies": {
"@graphql-tools/url-loader": "7.15.0",
"@graphql-tools/url-loader": "7.16.0",
"@graphql-tools/utils": "8.11.0",
"@types/js-yaml": "^4.0.0",
"@types/json-stable-stringify": "^1.0.32",
Expand Down
23 changes: 23 additions & 0 deletions packages/loaders/url/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @graphql-tools/url-loader

## 7.16.0

### Minor Changes

- [#4703](https://github.com/ardatan/graphql-tools/pull/4703) [`dd8886d1`](https://github.com/ardatan/graphql-tools/commit/dd8886d1534fdf73b7cfb6d54b13a3db5812b38b) Thanks [@ardatan](https://github.com/ardatan)! - Support application/graphql-response+json per GraphQL over HTTP spec

- [#4703](https://github.com/ardatan/graphql-tools/pull/4703) [`dd8886d1`](https://github.com/ardatan/graphql-tools/commit/dd8886d1534fdf73b7cfb6d54b13a3db5812b38b) Thanks [@ardatan](https://github.com/ardatan)! - URL Loader no longer throws but returns an execution result with errors

### Patch Changes

- [#4700](https://github.com/ardatan/graphql-tools/pull/4700) [`939e07ca`](https://github.com/ardatan/graphql-tools/commit/939e07cae38ff179e00c2ff2a23b70f6259971ef) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@whatwg-node/fetch@^0.4.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/null) (from `^0.3.0`, in `dependencies`)

- [#4703](https://github.com/ardatan/graphql-tools/pull/4703) [`dd8886d1`](https://github.com/ardatan/graphql-tools/commit/dd8886d1534fdf73b7cfb6d54b13a3db5812b38b) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:

- Removed dependency [`@n1ru4l/graphql-live-query@^0.10.0` ↗︎](https://www.npmjs.com/package/@n1ru4l/graphql-live-query/v/null) (from `dependencies`)

- [#4703](https://github.com/ardatan/graphql-tools/pull/4703) [`dd8886d1`](https://github.com/ardatan/graphql-tools/commit/dd8886d1534fdf73b7cfb6d54b13a3db5812b38b) Thanks [@ardatan](https://github.com/ardatan)! - `multipart` and `graphqlSSEOptions` options have been removed. Multipart request will be done only if variables have extractable file or blob objects

- Updated dependencies [[`dd8886d1`](https://github.com/ardatan/graphql-tools/commit/dd8886d1534fdf73b7cfb6d54b13a3db5812b38b)]:
- @graphql-tools/wrap@9.1.0

## 7.15.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/loaders/url/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/url-loader",
"version": "7.15.0",
"version": "7.16.0",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
"type": "git",
Expand Down Expand Up @@ -66,7 +66,7 @@
"dependencies": {
"@graphql-tools/delegate": "9.0.5",
"@graphql-tools/utils": "8.11.0",
"@graphql-tools/wrap": "9.0.6",
"@graphql-tools/wrap": "9.1.0",
"@ardatan/sync-fetch": "0.0.1",
"@types/ws": "^8.0.0",
"@whatwg-node/fetch": "^0.4.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/stitch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-tools/stitch

## 8.7.9

### Patch Changes

- Updated dependencies [[`dd8886d1`](https://github.com/ardatan/graphql-tools/commit/dd8886d1534fdf73b7cfb6d54b13a3db5812b38b)]:
- @graphql-tools/wrap@9.1.0

## 8.7.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/stitch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/stitch",
"version": "8.7.8",
"version": "8.7.9",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
"type": "git",
Expand Down Expand Up @@ -62,7 +62,7 @@
"@graphql-tools/merge": "8.3.5",
"@graphql-tools/schema": "9.0.3",
"@graphql-tools/utils": "8.11.0",
"@graphql-tools/wrap": "9.0.6",
"@graphql-tools/wrap": "9.1.0",
"tslib": "^2.4.0",
"value-or-promise": "^1.0.11"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/wrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @graphql-tools/wrap

## 9.1.0

### Minor Changes

- [#4703](https://github.com/ardatan/graphql-tools/pull/4703) [`dd8886d1`](https://github.com/ardatan/graphql-tools/commit/dd8886d1534fdf73b7cfb6d54b13a3db5812b38b) Thanks [@ardatan](https://github.com/ardatan)! - Better error handling for introspectSchema

## 9.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-tools/wrap",
"version": "9.0.6",
"version": "9.1.0",
"description": "A set of utils for faster development of GraphQL tools",
"repository": {
"type": "git",
Expand Down