Skip to content

Commit 39b376f

Browse files
chore(release): update monorepo packages versions (#768)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e8fe92b commit 39b376f

36 files changed

+87
-68
lines changed

.changeset/@graphprotocol_client-add-source-name-767-dependencies.md

-5
This file was deleted.

.changeset/@graphprotocol_client-apollo-767-dependencies.md

-5
This file was deleted.

.changeset/@graphprotocol_client-auto-pagination-767-dependencies.md

-5
This file was deleted.

.changeset/@graphprotocol_client-auto-type-merging-767-dependencies.md

-6
This file was deleted.

.changeset/@graphprotocol_client-block-tracking-767-dependencies.md

-5
This file was deleted.

.changeset/@graphprotocol_client-cli-767-dependencies.md

-6
This file was deleted.

.changeset/@graphprotocol_client-urql-767-dependencies.md

-5
This file was deleted.

examples/apollo/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
},
1212
"dependencies": {
1313
"@apollo/client": "3.11.4",
14-
"@graphprotocol/client-apollo": "2.0.4",
14+
"@graphprotocol/client-apollo": "2.0.5",
1515
"graphql": "16.9.0",
1616
"react": "18.3.1",
1717
"react-dom": "18.3.1"
1818
},
1919
"devDependencies": {
20-
"@graphprotocol/client-cli": "3.0.4",
20+
"@graphprotocol/client-cli": "3.0.5",
2121
"@types/react": "18.3.3",
2222
"@types/react-dom": "18.3.0",
2323
"@vitejs/plugin-react": "4.3.1",

examples/auto-pagination-multiple-sources/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"graphiql": "graphclient serve-dev"
1010
},
1111
"dependencies": {
12-
"@graphprotocol/client-cli": "3.0.4",
12+
"@graphprotocol/client-cli": "3.0.5",
1313
"concurrently": "8.2.2",
1414
"graphql": "16.9.0",
1515
"nodemon": "3.1.4",

examples/composition/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"graphiql": "graphclient serve-dev"
1010
},
1111
"dependencies": {
12-
"@graphprotocol/client-cli": "^3.0.4",
12+
"@graphprotocol/client-cli": "^3.0.5",
1313
"@graphql-mesh/transform-rename": "^0.100.0",
1414
"concurrently": "^8.0.1",
1515
"graphql": "^16.6.0",

examples/cross-chain-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"graphiql": "graphclient serve-dev"
1010
},
1111
"dependencies": {
12-
"@graphprotocol/client-add-source-name": "2.0.4",
13-
"@graphprotocol/client-cli": "3.0.4",
12+
"@graphprotocol/client-add-source-name": "2.0.5",
13+
"@graphprotocol/client-cli": "3.0.5",
1414
"graphql": "16.9.0"
1515
}
1616
}

examples/cross-chain-sdk/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"graphiql": "graphclient serve-dev"
1010
},
1111
"dependencies": {
12-
"@graphprotocol/client-add-source-name": "2.0.4",
13-
"@graphprotocol/client-cli": "3.0.4",
12+
"@graphprotocol/client-add-source-name": "2.0.5",
13+
"@graphprotocol/client-cli": "3.0.5",
1414
"graphql": "16.9.0"
1515
}
1616
}

examples/execute/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "18.3.1"
1616
},
1717
"devDependencies": {
18-
"@graphprotocol/client-cli": "3.0.4",
18+
"@graphprotocol/client-cli": "3.0.5",
1919
"@types/react": "18.3.3",
2020
"@types/react-dom": "18.3.0",
2121
"@vitejs/plugin-react": "4.3.1",

examples/javascript-cjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"check": "exit 0"
1111
},
1212
"dependencies": {
13-
"@graphprotocol/client-cli": "3.0.4",
13+
"@graphprotocol/client-cli": "3.0.5",
1414
"graphql": "16.9.0"
1515
}
1616
}

examples/javascript-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"check": "exit 0"
1111
},
1212
"dependencies": {
13-
"@graphprotocol/client-cli": "3.0.4",
13+
"@graphprotocol/client-cli": "3.0.5",
1414
"graphql": "16.9.0"
1515
}
1616
}

examples/live-queries/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"start": "graphclient serve-dev"
99
},
1010
"dependencies": {
11-
"@graphprotocol/client-cli": "3.0.4",
11+
"@graphprotocol/client-cli": "3.0.5",
1212
"@graphprotocol/client-polling-live": "2.0.1",
1313
"graphql": "16.9.0"
1414
}

examples/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-dom": "18.3.1"
1717
},
1818
"devDependencies": {
19-
"@graphprotocol/client-cli": "3.0.4",
19+
"@graphprotocol/client-cli": "3.0.5",
2020
"@types/node": "20.14.14",
2121
"@types/react": "18.3.3",
2222
"eslint": "9.8.0",

examples/node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"check": "tsc --pretty --noEmit"
1010
},
1111
"dependencies": {
12-
"@graphprotocol/client-cli": "3.0.4",
12+
"@graphprotocol/client-cli": "3.0.5",
1313
"concurrently": "8.2.2",
1414
"graphql": "16.9.0",
1515
"nodemon": "3.1.4",

examples/react-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-dom": "18.3.1"
1717
},
1818
"devDependencies": {
19-
"@graphprotocol/client-cli": "3.0.4",
19+
"@graphprotocol/client-cli": "3.0.5",
2020
"@types/react": "18.3.3",
2121
"@types/react-dom": "18.3.0",
2222
"@vitejs/plugin-react": "4.3.1",

examples/transforms/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "graphclient serve-dev"
88
},
99
"dependencies": {
10-
"@graphprotocol/client-cli": "^3.0.4",
10+
"@graphprotocol/client-cli": "^3.0.5",
1111
"@graphql-mesh/transform-prefix": "^0.100.0",
1212
"graphql": "^16.6.0"
1313
}

examples/urql-live-query/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"graphiql": "graphclient serve-dev"
1111
},
1212
"dependencies": {
13-
"@graphprotocol/client-urql": "2.0.4",
13+
"@graphprotocol/client-urql": "2.0.5",
1414
"graphql": "16.9.0",
1515
"react": "18.3.1",
1616
"react-dom": "18.3.1",
1717
"urql": "4.1.0"
1818
},
1919
"devDependencies": {
20-
"@graphprotocol/client-cli": "3.0.4",
20+
"@graphprotocol/client-cli": "3.0.5",
2121
"@types/react": "18.3.3",
2222
"@types/react-dom": "18.3.0",
2323
"@vitejs/plugin-react": "4.3.1",

examples/urql/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"graphiql": "graphclient serve-dev"
1111
},
1212
"dependencies": {
13-
"@graphprotocol/client-urql": "2.0.4",
13+
"@graphprotocol/client-urql": "2.0.5",
1414
"graphql": "16.9.0",
1515
"react": "18.3.1",
1616
"react-dom": "18.3.1",
1717
"urql": "4.1.0"
1818
},
1919
"devDependencies": {
20-
"@graphprotocol/client-cli": "3.0.4",
20+
"@graphprotocol/client-cli": "3.0.5",
2121
"@types/react": "18.3.3",
2222
"@types/react-dom": "18.3.0",
2323
"@vitejs/plugin-react": "4.3.1",

packages/add-source-name/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @graphprotocol/client-add-source-name
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- [#767](https://github.com/graphprotocol/graph-client/pull/767) [`e8fe92b`](https://github.com/graphprotocol/graph-client/commit/e8fe92baa322c8dc1babded57499663e496af183) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0 || ^0.100.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.78.0) (from `^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0`, in `peerDependencies`)
9+
310
## 2.0.4
411

512
### Patch Changes

packages/add-source-name/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/client-add-source-name",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "",
55
"repository": {
66
"type": "git",

packages/apollo/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @graphprotocol/client-apollo
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- [#767](https://github.com/graphprotocol/graph-client/pull/767) [`e8fe92b`](https://github.com/graphprotocol/graph-client/commit/e8fe92baa322c8dc1babded57499663e496af183) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`@graphql-mesh/apollo-link@^0.101.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/apollo-link/v/0.101.0) (from `^0.100.0`, in `dependencies`)
9+
310
## 2.0.4
411

512
### Patch Changes

packages/apollo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/client-apollo",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "",
55
"repository": {
66
"type": "git",

packages/auto-pagination/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @graphprotocol/client-auto-pagination
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- [#767](https://github.com/graphprotocol/graph-client/pull/767) [`e8fe92b`](https://github.com/graphprotocol/graph-client/commit/e8fe92baa322c8dc1babded57499663e496af183) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0 || ^0.100.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.78.0) (from `^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0`, in `peerDependencies`)
9+
310
## 2.0.4
411

512
### Patch Changes

packages/auto-pagination/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/client-auto-pagination",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "",
55
"repository": {
66
"type": "git",

packages/auto-type-merging/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphprotocol/client-auto-type-merging
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- [#767](https://github.com/graphprotocol/graph-client/pull/767) [`e8fe92b`](https://github.com/graphprotocol/graph-client/commit/e8fe92baa322c8dc1babded57499663e496af183) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`@graphql-mesh/transform-type-merging@^0.100.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-type-merging/v/0.100.0) (from `^0.99.0`, in `dependencies`)
9+
- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0 || ^0.100.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.78.0) (from `^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0 || ^0.99.0`, in `peerDependencies`)
10+
311
## 2.0.4
412

513
### Patch Changes

packages/auto-type-merging/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/client-auto-type-merging",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "",
55
"repository": {
66
"type": "git",

packages/block-tracking/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @graphprotocol/client-block-tracking
22

3+
## 2.0.4
4+
5+
### Patch Changes
6+
7+
- [#767](https://github.com/graphprotocol/graph-client/pull/767) [`e8fe92b`](https://github.com/graphprotocol/graph-client/commit/e8fe92baa322c8dc1babded57499663e496af183) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`@graphql-mesh/fusion-runtime@^0.6.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/fusion-runtime/v/0.6.0) (from `^0.5.0`, in `dependencies`)
9+
310
## 2.0.3
411

512
### Patch Changes

packages/block-tracking/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/client-block-tracking",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "",
55
"repository": {
66
"type": "git",

packages/cli/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @graphprotocol/client-cli
22

3+
## 3.0.5
4+
5+
### Patch Changes
6+
7+
- [#767](https://github.com/graphprotocol/graph-client/pull/767) [`e8fe92b`](https://github.com/graphprotocol/graph-client/commit/e8fe92baa322c8dc1babded57499663e496af183) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`@graphql-mesh/cli@^0.93.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.93.0) (from `^0.92.0`, in `dependencies`)
9+
- Updated dependency [`@graphql-mesh/graphql@^0.100.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/graphql/v/0.100.0) (from `^0.99.0`, in `dependencies`)
10+
- Updated dependencies [[`e8fe92b`](https://github.com/graphprotocol/graph-client/commit/e8fe92baa322c8dc1babded57499663e496af183), [`e8fe92b`](https://github.com/graphprotocol/graph-client/commit/e8fe92baa322c8dc1babded57499663e496af183), [`e8fe92b`](https://github.com/graphprotocol/graph-client/commit/e8fe92baa322c8dc1babded57499663e496af183), [`e8fe92b`](https://github.com/graphprotocol/graph-client/commit/e8fe92baa322c8dc1babded57499663e496af183)]:
11+
- @graphprotocol/client-add-source-name@2.0.5
12+
- @graphprotocol/client-auto-pagination@2.0.5
13+
- @graphprotocol/client-auto-type-merging@2.0.5
14+
- @graphprotocol/client-block-tracking@2.0.4
15+
316
## 3.0.4
417

518
### Patch Changes

packages/cli/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/client-cli",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "",
55
"repository": {
66
"type": "git",
@@ -52,10 +52,10 @@
5252
"@graphql-mesh/cli": "^0.93.0",
5353
"@graphql-mesh/graphql": "^0.100.0",
5454
"tslib": "^2.4.0",
55-
"@graphprotocol/client-auto-pagination": "^2.0.4",
56-
"@graphprotocol/client-auto-type-merging": "^2.0.4",
57-
"@graphprotocol/client-block-tracking": "^2.0.3",
58-
"@graphprotocol/client-add-source-name": "^2.0.4",
55+
"@graphprotocol/client-auto-pagination": "^2.0.5",
56+
"@graphprotocol/client-auto-type-merging": "^2.0.5",
57+
"@graphprotocol/client-block-tracking": "^2.0.4",
58+
"@graphprotocol/client-add-source-name": "^2.0.5",
5959
"@graphprotocol/client-polling-live": "^2.0.1"
6060
},
6161
"devDependencies": {

packages/urql/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @graphprotocol/client-urql
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- [#767](https://github.com/graphprotocol/graph-client/pull/767) [`e8fe92b`](https://github.com/graphprotocol/graph-client/commit/e8fe92baa322c8dc1babded57499663e496af183) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`@graphql-mesh/urql-exchange@^0.101.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/urql-exchange/v/0.101.0) (from `^0.100.0`, in `dependencies`)
9+
310
## 2.0.4
411

512
### Patch Changes

packages/urql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/client-urql",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)