Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#485)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
theguild-bot and github-actions[bot] authored Jun 3, 2023
1 parent 85aad54 commit 0979d24
Show file tree
Hide file tree
Showing 43 changed files with 151 additions and 112 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/few-dolls-deny.md

This file was deleted.

4 changes: 2 additions & 2 deletions examples/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
},
"dependencies": {
"@apollo/client": "3.7.15",
"@graphprotocol/client-apollo": "1.0.18",
"@graphprotocol/client-apollo": "2.0.0",
"graphql": "16.6.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@graphprotocol/client-cli": "2.2.22",
"@graphprotocol/client-cli": "3.0.0",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@vitejs/plugin-react": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/auto-pagination-multiple-sources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"graphiql": "graphclient serve-dev"
},
"dependencies": {
"@graphprotocol/client-cli": "2.2.22",
"@graphprotocol/client-cli": "3.0.0",
"concurrently": "8.1.0",
"graphql": "16.6.0",
"nodemon": "2.0.22",
Expand Down
2 changes: 1 addition & 1 deletion examples/composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"graphiql": "graphclient serve-dev"
},
"dependencies": {
"@graphprotocol/client-cli": "^2.2.22",
"@graphprotocol/client-cli": "^3.0.0",
"@graphql-mesh/transform-rename": "^0.93.0",
"concurrently": "^8.0.1",
"graphql": "^16.6.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/cross-chain-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"graphiql": "graphclient serve-dev"
},
"dependencies": {
"@graphprotocol/client-add-source-name": "1.0.20",
"@graphprotocol/client-cli": "2.2.22",
"@graphprotocol/client-add-source-name": "2.0.0",
"@graphprotocol/client-cli": "3.0.0",
"graphql": "16.6.0"
}
}
4 changes: 2 additions & 2 deletions examples/cross-chain-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"graphiql": "graphclient serve-dev"
},
"dependencies": {
"@graphprotocol/client-add-source-name": "1.0.20",
"@graphprotocol/client-cli": "2.2.22",
"@graphprotocol/client-add-source-name": "2.0.0",
"@graphprotocol/client-cli": "3.0.0",
"graphql": "16.6.0"
}
}
2 changes: 1 addition & 1 deletion examples/execute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@graphprotocol/client-cli": "2.2.22",
"@graphprotocol/client-cli": "3.0.0",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@vitejs/plugin-react": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/javascript-cjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"check": "exit 0"
},
"dependencies": {
"@graphprotocol/client-cli": "2.2.22",
"@graphprotocol/client-cli": "3.0.0",
"graphql": "16.6.0"
}
}
2 changes: 1 addition & 1 deletion examples/javascript-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"check": "exit 0"
},
"dependencies": {
"@graphprotocol/client-cli": "2.2.22",
"@graphprotocol/client-cli": "3.0.0",
"graphql": "16.6.0"
}
}
4 changes: 2 additions & 2 deletions examples/live-queries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"start": "graphclient serve-dev"
},
"dependencies": {
"@graphprotocol/client-cli": "2.2.22",
"@graphprotocol/client-polling-live": "1.1.1",
"@graphprotocol/client-cli": "3.0.0",
"@graphprotocol/client-polling-live": "2.0.0",
"graphql": "16.6.0"
}
}
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@graphprotocol/client-cli": "2.2.22",
"@graphprotocol/client-cli": "3.0.0",
"@types/node": "18.16.16",
"@types/react": "18.2.8",
"eslint": "8.42.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"check": "tsc --pretty --noEmit"
},
"dependencies": {
"@graphprotocol/client-cli": "2.2.22",
"@graphprotocol/client-cli": "3.0.0",
"concurrently": "8.1.0",
"graphql": "16.6.0",
"nodemon": "2.0.22",
Expand Down
2 changes: 1 addition & 1 deletion examples/react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@graphprotocol/client-cli": "2.2.22",
"@graphprotocol/client-cli": "3.0.0",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@vitejs/plugin-react": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/transforms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "graphclient serve-dev"
},
"dependencies": {
"@graphprotocol/client-cli": "^2.2.22",
"@graphprotocol/client-cli": "^3.0.0",
"@graphql-mesh/transform-prefix": "^0.93.0",
"graphql": "^16.6.0"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/urql-live-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"graphiql": "graphclient serve-dev"
},
"dependencies": {
"@graphprotocol/client-urql": "1.0.18",
"@graphprotocol/client-urql": "2.0.0",
"graphql": "16.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"urql": "4.0.3"
},
"devDependencies": {
"@graphprotocol/client-cli": "2.2.22",
"@graphprotocol/client-cli": "3.0.0",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@vitejs/plugin-react": "4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"graphiql": "graphclient serve-dev"
},
"dependencies": {
"@graphprotocol/client-urql": "1.0.18",
"@graphprotocol/client-urql": "2.0.0",
"graphql": "16.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"urql": "4.0.3"
},
"devDependencies": {
"@graphprotocol/client-cli": "2.2.22",
"@graphprotocol/client-cli": "3.0.0",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@vitejs/plugin-react": "4.0.0",
Expand Down
19 changes: 19 additions & 0 deletions packages/add-source-name/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @graphprotocol/client-add-source-name

## 2.0.0

### Major Changes

- [#472](https://github.com/graphprotocol/graph-client/pull/472) [`a619e9f`](https://github.com/graphprotocol/graph-client/commit/a619e9f00aeb082ea04886d92888dfbe5c2698a6) Thanks [@renovate](https://github.com/apps/renovate)! - Drop Node 14 support and require Node 16 or higher

### Patch Changes

- [#472](https://github.com/graphprotocol/graph-client/pull/472) [`a619e9f`](https://github.com/graphprotocol/graph-client/commit/a619e9f00aeb082ea04886d92888dfbe5c2698a6) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@graphql-tools/delegate@^9.0.32 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.32) (from `^9.0.32`, in `peerDependencies`)
- Updated dependency [`@graphql-tools/wrap@^9.4.2 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/wrap/v/9.4.2) (from `^9.4.2`, in `peerDependencies`)
- Updated dependency [`@graphql-tools/utils@^9.2.1 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/9.2.1) (from `^9.2.1`, in `peerDependencies`)

- [#478](https://github.com/graphprotocol/graph-client/pull/478) [`97404d4`](https://github.com/graphprotocol/graph-client/commit/97404d4bf7a77a866e5202906ea0dabb8e0dedd1) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`@graphql-tools/delegate@^9.0.32 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.32) (from `^9.0.32`, in `peerDependencies`)
- Updated dependency [`@graphql-tools/wrap@^9.4.2 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/wrap/v/9.4.2) (from `^9.4.2`, in `peerDependencies`)
- Updated dependency [`@graphql-tools/utils@^9.2.1 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/9.2.1) (from `^9.2.1`, in `peerDependencies`)

## 1.0.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/add-source-name/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/client-add-source-name",
"version": "1.0.20",
"version": "2.0.0",
"description": "",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/apollo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @graphprotocol/client-apollo

## 2.0.0

### Major Changes

- [#472](https://github.com/graphprotocol/graph-client/pull/472) [`a619e9f`](https://github.com/graphprotocol/graph-client/commit/a619e9f00aeb082ea04886d92888dfbe5c2698a6) Thanks [@renovate](https://github.com/apps/renovate)! - Drop Node 14 support and require Node 16 or higher

## 1.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/client-apollo",
"version": "1.0.18",
"version": "2.0.0",
"description": "",
"repository": {
"type": "git",
Expand Down
19 changes: 19 additions & 0 deletions packages/auto-pagination/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @graphprotocol/client-auto-pagination

## 2.0.0

### Major Changes

- [#472](https://github.com/graphprotocol/graph-client/pull/472) [`a619e9f`](https://github.com/graphprotocol/graph-client/commit/a619e9f00aeb082ea04886d92888dfbe5c2698a6) Thanks [@renovate](https://github.com/apps/renovate)! - Drop Node 14 support and require Node 16 or higher

### Patch Changes

- [#472](https://github.com/graphprotocol/graph-client/pull/472) [`a619e9f`](https://github.com/graphprotocol/graph-client/commit/a619e9f00aeb082ea04886d92888dfbe5c2698a6) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@graphql-tools/delegate@^9.0.32 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.32) (from `^9.0.32`, in `peerDependencies`)
- Updated dependency [`@graphql-tools/wrap@^9.4.2 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/wrap/v/9.4.2) (from `^9.4.2`, in `peerDependencies`)
- Updated dependency [`@graphql-tools/utils@^9.2.1 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/9.2.1) (from `^9.2.1`, in `peerDependencies`)

- [#478](https://github.com/graphprotocol/graph-client/pull/478) [`97404d4`](https://github.com/graphprotocol/graph-client/commit/97404d4bf7a77a866e5202906ea0dabb8e0dedd1) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`@graphql-tools/delegate@^9.0.32 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.32) (from `^9.0.32`, in `peerDependencies`)
- Updated dependency [`@graphql-tools/wrap@^9.4.2 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/wrap/v/9.4.2) (from `^9.4.2`, in `peerDependencies`)
- Updated dependency [`@graphql-tools/utils@^9.2.1 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/9.2.1) (from `^9.2.1`, in `peerDependencies`)

## 1.1.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auto-pagination/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/client-auto-pagination",
"version": "1.1.18",
"version": "2.0.0",
"description": "",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/auto-type-merging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @graphprotocol/client-auto-type-merging

## 2.0.0

### Major Changes

- [#472](https://github.com/graphprotocol/graph-client/pull/472) [`a619e9f`](https://github.com/graphprotocol/graph-client/commit/a619e9f00aeb082ea04886d92888dfbe5c2698a6) Thanks [@renovate](https://github.com/apps/renovate)! - Drop Node 14 support and require Node 16 or higher

### Patch Changes

- [#472](https://github.com/graphprotocol/graph-client/pull/472) [`a619e9f`](https://github.com/graphprotocol/graph-client/commit/a619e9f00aeb082ea04886d92888dfbe5c2698a6) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@graphql-tools/delegate@^9.0.32 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.32) (from `^9.0.32`, in `peerDependencies`)

- [#478](https://github.com/graphprotocol/graph-client/pull/478) [`97404d4`](https://github.com/graphprotocol/graph-client/commit/97404d4bf7a77a866e5202906ea0dabb8e0dedd1) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`@graphql-tools/delegate@^9.0.32 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.32) (from `^9.0.32`, in `peerDependencies`)

## 1.0.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auto-type-merging/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/client-auto-type-merging",
"version": "1.0.25",
"version": "2.0.0",
"description": "",
"repository": {
"type": "git",
Expand Down
17 changes: 17 additions & 0 deletions packages/block-tracking/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @graphprotocol/client-block-tracking

## 2.0.0

### Major Changes

- [#472](https://github.com/graphprotocol/graph-client/pull/472) [`a619e9f`](https://github.com/graphprotocol/graph-client/commit/a619e9f00aeb082ea04886d92888dfbe5c2698a6) Thanks [@renovate](https://github.com/apps/renovate)! - Drop Node 14 support and require Node 16 or higher

### Patch Changes

- [#472](https://github.com/graphprotocol/graph-client/pull/472) [`a619e9f`](https://github.com/graphprotocol/graph-client/commit/a619e9f00aeb082ea04886d92888dfbe5c2698a6) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@graphql-tools/utils@^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0) (from `^9.2.1`, in `dependencies`)
- Updated dependency [`@graphql-tools/delegate@^9.0.32 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.32) (from `^9.0.32`, in `peerDependencies`)

- [#478](https://github.com/graphprotocol/graph-client/pull/478) [`97404d4`](https://github.com/graphprotocol/graph-client/commit/97404d4bf7a77a866e5202906ea0dabb8e0dedd1) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`@graphql-tools/utils@^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0) (from `^9.2.1`, in `dependencies`)
- Updated dependency [`@graphql-tools/delegate@^9.0.32 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.32) (from `^9.0.32`, in `peerDependencies`)

## 1.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/block-tracking/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/client-block-tracking",
"version": "1.0.14",
"version": "2.0.0",
"description": "",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 0979d24

Please sign in to comment.