Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#188)
Browse files Browse the repository at this point in the history
* fix(deps): update all non-major dependencies

* chore(dependencies): updated changesets for modified dependencies

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Aug 10, 2022
1 parent 278c9e1 commit 3fc8833
Show file tree
Hide file tree
Showing 16 changed files with 401 additions and 340 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@graphprotocol/client-add-source-name": patch
---

dependencies updates:

- Updated dependency [`@graphql-tools/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.1) (was `9.0.0`, in `dependencies`)
- Updated dependency [`@graphql-tools/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-tools/wrap/v/9.0.1) (was `9.0.0`, in `dependencies`)
- Updated dependency [`@graphql-tools/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/8.10.0) (was `8.9.1`, in `dependencies`)
7 changes: 7 additions & 0 deletions .changeset/@graphprotocol_client-apollo-188-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphprotocol/client-apollo": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/apollo-link/v/5.0.1) (was `5.0.0`, in `dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@graphprotocol/client-auto-pagination": patch
---

dependencies updates:

- Updated dependency [`@graphql-tools/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.1) (was `9.0.0`, in `dependencies`)
- Updated dependency [`@graphql-tools/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-tools/wrap/v/9.0.1) (was `9.0.0`, in `dependencies`)
- Updated dependency [`@graphql-tools/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/8.10.0) (was `8.9.1`, in `dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@graphprotocol/client-auto-type-merging": patch
---

dependencies updates:

- Updated dependency [`@graphql-tools/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/9.0.1) (was `9.0.0`, in `dependencies`)
- Updated dependency [`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-type-merging/v/0.4.18) (was `0.4.17`, in `dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphprotocol/client-block-tracking": patch
---

dependencies updates:

- Updated dependency [`@graphql-tools/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/8.10.0) (was `8.9.1`, in `dependencies`)
8 changes: 8 additions & 0 deletions .changeset/@graphprotocol_client-cli-188-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@graphprotocol/client-cli": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.75.8) (was `0.75.7`, in `dependencies`)
- Updated dependency [`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/graphql/v/0.29.8) (was `0.29.7`, in `dependencies`)
7 changes: 7 additions & 0 deletions .changeset/@graphprotocol_client-urql-188-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphprotocol/client-urql": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/urql-exchange/v/5.0.1) (was `5.0.0`, in `dependencies`)
2 changes: 1 addition & 1 deletion examples/composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@graphprotocol/client-cli": "2.1.2",
"@graphql-mesh/transform-rename": "0.12.63",
"@graphql-mesh/transform-rename": "0.12.64",
"concurrently": "7.3.0",
"graphql": "16.5.0",
"nodemon": "2.0.19",
Expand Down
6 changes: 3 additions & 3 deletions packages/add-source-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"access": "public"
},
"dependencies": {
"@graphql-tools/delegate": "9.0.0",
"@graphql-tools/wrap": "9.0.0",
"@graphql-tools/utils": "8.9.1",
"@graphql-tools/delegate": "9.0.1",
"@graphql-tools/wrap": "9.0.1",
"@graphql-tools/utils": "8.10.0",
"lodash": "4.17.21",
"tslib": "2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"access": "public"
},
"dependencies": {
"@graphql-mesh/apollo-link": "5.0.0",
"@graphql-mesh/apollo-link": "5.0.1",
"tslib": "2.4.0"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/auto-pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"access": "public"
},
"dependencies": {
"@graphql-tools/delegate": "9.0.0",
"@graphql-tools/wrap": "9.0.0",
"@graphql-tools/utils": "8.9.1",
"@graphql-tools/delegate": "9.0.1",
"@graphql-tools/wrap": "9.0.1",
"@graphql-tools/utils": "8.10.0",
"lodash": "4.17.21",
"tslib": "2.4.0"
},
"devDependencies": {
"@types/lodash": "4.14.182",
"@graphql-mesh/transform-prefix": "0.11.62"
"@graphql-mesh/transform-prefix": "0.11.63"
},
"peerDependencies": {
"graphql": "^15.2.0 || ^16.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/auto-type-merging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"access": "public"
},
"dependencies": {
"@graphql-tools/delegate": "9.0.0",
"@graphql-mesh/transform-type-merging": "0.4.17",
"@graphql-tools/delegate": "9.0.1",
"@graphql-mesh/transform-type-merging": "0.4.18",
"tslib": "2.4.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/block-tracking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"access": "public"
},
"dependencies": {
"@graphql-tools/utils": "8.9.1",
"@graphql-tools/utils": "8.10.0",
"tslib": "2.4.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"access": "public"
},
"dependencies": {
"@graphql-mesh/cli": "0.75.7",
"@graphql-mesh/graphql": "0.29.7",
"@graphql-mesh/cli": "0.75.8",
"@graphql-mesh/graphql": "0.29.8",
"tslib": "2.4.0",
"@graphprotocol/client-auto-pagination": "1.1.1",
"@graphprotocol/client-auto-type-merging": "1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"access": "public"
},
"dependencies": {
"@graphql-mesh/urql-exchange": "5.0.0",
"@graphql-mesh/urql-exchange": "5.0.1",
"tslib": "2.4.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 3fc8833

Please sign in to comment.