Skip to content

Commit 6adc75e

Browse files
chore(release): update monorepo packages versions
1 parent 3aac0bd commit 6adc75e

28 files changed

+57
-48
lines changed

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

-5
This file was deleted.

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

-5
This file was deleted.

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

-5
This file was deleted.

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

-5
This file was deleted.

.changeset/@graphprotocol_client-urql-809-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.8",
14-
"@graphprotocol/client-apollo": "2.0.7",
14+
"@graphprotocol/client-apollo": "2.0.8",
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.7",
20+
"@graphprotocol/client-cli": "3.0.8",
2121
"@types/react": "18.3.12",
2222
"@types/react-dom": "18.3.1",
2323
"@vitejs/plugin-react": "4.3.3",

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.7",
12+
"@graphprotocol/client-cli": "3.0.8",
1313
"concurrently": "9.1.0",
1414
"graphql": "16.9.0",
1515
"nodemon": "3.1.7",

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.7",
12+
"@graphprotocol/client-cli": "^3.0.8",
1313
"@graphql-mesh/transform-rename": "^0.102.0",
1414
"concurrently": "^9.0.0",
1515
"graphql": "^16.6.0",

examples/cross-chain-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@graphprotocol/client-add-source-name": "2.0.7",
13-
"@graphprotocol/client-cli": "3.0.7",
13+
"@graphprotocol/client-cli": "3.0.8",
1414
"graphql": "16.9.0"
1515
}
1616
}

examples/cross-chain-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@graphprotocol/client-add-source-name": "2.0.7",
13-
"@graphprotocol/client-cli": "3.0.7",
13+
"@graphprotocol/client-cli": "3.0.8",
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.7",
18+
"@graphprotocol/client-cli": "3.0.8",
1919
"@types/react": "18.3.12",
2020
"@types/react-dom": "18.3.1",
2121
"@vitejs/plugin-react": "4.3.3",

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.7",
13+
"@graphprotocol/client-cli": "3.0.8",
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.7",
13+
"@graphprotocol/client-cli": "3.0.8",
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.7",
11+
"@graphprotocol/client-cli": "3.0.8",
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.7",
19+
"@graphprotocol/client-cli": "3.0.8",
2020
"@types/node": "22.9.0",
2121
"@types/react": "18.3.12",
2222
"eslint": "9.14.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.7",
12+
"@graphprotocol/client-cli": "3.0.8",
1313
"concurrently": "9.1.0",
1414
"graphql": "16.9.0",
1515
"nodemon": "3.1.7",

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.7",
19+
"@graphprotocol/client-cli": "3.0.8",
2020
"@types/react": "18.3.12",
2121
"@types/react-dom": "18.3.1",
2222
"@vitejs/plugin-react": "4.3.3",

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.7",
10+
"@graphprotocol/client-cli": "^3.0.8",
1111
"@graphql-mesh/transform-prefix": "^0.102.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.7",
13+
"@graphprotocol/client-urql": "2.0.8",
1414
"graphql": "16.9.0",
1515
"react": "18.3.1",
1616
"react-dom": "18.3.1",
1717
"urql": "4.2.1"
1818
},
1919
"devDependencies": {
20-
"@graphprotocol/client-cli": "3.0.7",
20+
"@graphprotocol/client-cli": "3.0.8",
2121
"@types/react": "18.3.12",
2222
"@types/react-dom": "18.3.1",
2323
"@vitejs/plugin-react": "4.3.3",

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.7",
13+
"@graphprotocol/client-urql": "2.0.8",
1414
"graphql": "16.9.0",
1515
"react": "18.3.1",
1616
"react-dom": "18.3.1",
1717
"urql": "4.2.1"
1818
},
1919
"devDependencies": {
20-
"@graphprotocol/client-cli": "3.0.7",
20+
"@graphprotocol/client-cli": "3.0.8",
2121
"@types/react": "18.3.12",
2222
"@types/react-dom": "18.3.1",
2323
"@vitejs/plugin-react": "4.3.3",

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.8
4+
5+
### Patch Changes
6+
7+
- [#809](https://github.com/graphprotocol/graph-client/pull/809) [`3aac0bd`](https://github.com/graphprotocol/graph-client/commit/3aac0bdc9add7acd17f559365bf2c0bea3447141) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`@graphql-mesh/apollo-link@^0.104.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/apollo-link/v/0.104.0) (from `^0.103.0`, in `dependencies`)
9+
310
## 2.0.7
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.7",
3+
"version": "2.0.8",
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.7
4+
5+
### Patch Changes
6+
7+
- [#809](https://github.com/graphprotocol/graph-client/pull/809) [`3aac0bd`](https://github.com/graphprotocol/graph-client/commit/3aac0bdc9add7acd17f559365bf2c0bea3447141) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`@graphql-mesh/fusion-runtime@^0.10.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/fusion-runtime/v/0.10.0) (from `^0.8.0`, in `dependencies`)
9+
310
## 2.0.6
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.6",
3+
"version": "2.0.7",
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.8
4+
5+
### Patch Changes
6+
7+
- [#806](https://github.com/graphprotocol/graph-client/pull/806) [`087663b`](https://github.com/graphprotocol/graph-client/commit/087663b7290e30cbfa78b5886052dd541d345dfe) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
9+
- Updated dependency [`@graphql-mesh/cli@^0.96.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.96.0) (from `^0.95.0`, in `dependencies`)
10+
11+
- [#809](https://github.com/graphprotocol/graph-client/pull/809) [`3aac0bd`](https://github.com/graphprotocol/graph-client/commit/3aac0bdc9add7acd17f559365bf2c0bea3447141) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
12+
- Updated dependency [`@graphql-mesh/cli@^0.97.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.97.0) (from `^0.96.0`, in `dependencies`)
13+
- Updated dependencies [[`3aac0bd`](https://github.com/graphprotocol/graph-client/commit/3aac0bdc9add7acd17f559365bf2c0bea3447141)]:
14+
- @graphprotocol/client-block-tracking@2.0.7
15+
316
## 3.0.7
417

518
### Patch Changes

packages/cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/client-cli",
3-
"version": "3.0.7",
3+
"version": "3.0.8",
44
"description": "",
55
"repository": {
66
"type": "git",
@@ -54,7 +54,7 @@
5454
"tslib": "^2.4.0",
5555
"@graphprotocol/client-auto-pagination": "^2.0.7",
5656
"@graphprotocol/client-auto-type-merging": "^2.0.7",
57-
"@graphprotocol/client-block-tracking": "^2.0.6",
57+
"@graphprotocol/client-block-tracking": "^2.0.7",
5858
"@graphprotocol/client-add-source-name": "^2.0.7",
5959
"@graphprotocol/client-polling-live": "^2.0.1"
6060
},

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.8
4+
5+
### Patch Changes
6+
7+
- [#809](https://github.com/graphprotocol/graph-client/pull/809) [`3aac0bd`](https://github.com/graphprotocol/graph-client/commit/3aac0bdc9add7acd17f559365bf2c0bea3447141) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`@graphql-mesh/urql-exchange@^0.104.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/urql-exchange/v/0.104.0) (from `^0.103.0`, in `dependencies`)
9+
310
## 2.0.7
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.7",
3+
"version": "2.0.8",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)