Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#4348)
Browse files Browse the repository at this point in the history
* chore(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 22, 2022
1 parent ab89f98 commit de7081c
Show file tree
Hide file tree
Showing 20 changed files with 156 additions and 99 deletions.
7 changes: 7 additions & 0 deletions .changeset/@graphql-mesh_config-4348-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphql-mesh/config": patch
---

dependencies updates:

- Updated dependency [`@whatwg-node/fetch@^0.3.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/null) (from `^0.2.7`, in `dependencies`)
7 changes: 7 additions & 0 deletions .changeset/@graphql-mesh_odata-4348-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphql-mesh/odata": patch
---

dependencies updates:

- Updated dependency [`@whatwg-node/fetch@^0.3.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/null) (from `^0.2.7`, in `dependencies`)
7 changes: 7 additions & 0 deletions .changeset/@graphql-mesh_openapi-4348-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphql-mesh/openapi": patch
---

dependencies updates:

- Updated dependency [`@whatwg-node/fetch@^0.3.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/null) (from `^0.2.7`, in `dependencies`)
7 changes: 7 additions & 0 deletions .changeset/@omnigraph_json-schema-4348-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@omnigraph/json-schema": patch
---

dependencies updates:

- Updated dependency [`@whatwg-node/fetch@^0.3.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/null) (from `^0.2.7`, in `dependencies`)
7 changes: 7 additions & 0 deletions .changeset/@omnigraph_raml-4348-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@omnigraph/raml": patch
---

dependencies updates:

- Updated dependency [`@whatwg-node/fetch@^0.3.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/null) (from `^0.2.7`, in `dependencies`)
7 changes: 7 additions & 0 deletions .changeset/json-machete-4348-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"json-machete": patch
---

dependencies updates:

- Updated dependency [`@whatwg-node/fetch@^0.3.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/null) (from `^0.2.7`, in `dependencies`)
2 changes: 1 addition & 1 deletion examples/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"graphql": "16.6.0"
},
"devDependencies": {
"wrangler": "2.0.26"
"wrangler": "2.0.27"
}
}
2 changes: 1 addition & 1 deletion examples/json-schema-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"graphql": "16.6.0",
"body-parser": "1.20.0",
"express": "4.18.1",
"@whatwg-node/fetch": "0.2.9"
"@whatwg-node/fetch": "0.3.2"
},
"devDependencies": {
"concurrently": "5.3.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"graphql": "16.6.0",
"body-parser": "1.20.0",
"express": "4.18.1",
"@whatwg-node/fetch": "0.2.9"
"@whatwg-node/fetch": "0.3.2"
}
}
2 changes: 1 addition & 1 deletion examples/postgres-geodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"mesh:build": "mesh build"
},
"devDependencies": {
"@types/node": "16.11.52",
"@types/node": "16.11.53",
"ts-node": "10.9.1",
"typescript": "4.7.4",
"cross-env": "7.0.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/spacex-cfw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"graphql": "16.6.0"
},
"devDependencies": {
"wrangler": "2.0.26"
"wrangler": "2.0.27"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@ardatan/graphql-to-config-schema": "0.1.25",
"@babel/core": "7.18.10",
"@babel/core": "7.18.13",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "7.18.10",
"@babel/preset-typescript": "7.18.6",
Expand All @@ -36,8 +36,8 @@
"@theguild/prettier-config": "0.0.3",
"@types/jest": "28.1.7",
"@types/node": "18.6.5",
"@typescript-eslint/eslint-plugin": "5.33.1",
"@typescript-eslint/parser": "5.33.1",
"@typescript-eslint/eslint-plugin": "5.34.0",
"@typescript-eslint/parser": "5.34.0",
"babel-jest": "28.1.3",
"bob-the-bundler": "1.7.3",
"eslint": "8.22.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@graphql-tools/load": "7.7.4",
"@graphql-tools/code-file-loader": "7.3.3",
"@graphql-tools/graphql-file-loader": "7.5.2",
"@whatwg-node/fetch": "^0.2.7",
"@whatwg-node/fetch": "^0.3.0",
"fetchache": "0.1.2",
"param-case": "3.0.4",
"@envelop/core": "2.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/odata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@graphql-mesh/utils": "0.38.0",
"@graphql-tools/utils": "8.10.0",
"http-string-parser": "0.0.6",
"@whatwg-node/fetch": "^0.2.7",
"@whatwg-node/fetch": "^0.3.0",
"dataloader": "2.1.0",
"fast-xml-parser": "4.0.9",
"graphql-compose": "9.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@graphql-mesh/string-interpolation": "0.3.2",
"@graphql-mesh/utils": "0.38.0",
"@graphql-tools/utils": "8.10.0",
"@whatwg-node/fetch": "^0.2.7",
"@whatwg-node/fetch": "^0.3.0",
"deep-equal": "2.0.5",
"form-urlencoded": "6.1.0",
"jsonpath-plus": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/json-machete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@json-schema-tools/meta-schema": "1.6.19",
"@whatwg-node/fetch": "^0.2.7",
"@whatwg-node/fetch": "^0.3.0",
"json-pointer": "0.6.2",
"@graphql-mesh/types": "0.79.0",
"@graphql-mesh/utils": "0.38.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/json-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/qs": "6.9.7"
},
"dependencies": {
"@whatwg-node/fetch": "^0.2.7",
"@whatwg-node/fetch": "^0.3.0",
"json-machete": "0.12.0",
"@graphql-mesh/types": "0.79.0",
"@graphql-mesh/string-interpolation": "0.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@whatwg-node/fetch": "0.2.9",
"@whatwg-node/fetch": "0.3.2",
"@graphql-tools/utils": "8.10.0",
"json-bigint-patch": "0.0.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/raml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"graphql": "*"
},
"dependencies": {
"@whatwg-node/fetch": "^0.2.7",
"@whatwg-node/fetch": "^0.3.0",
"@omnigraph/json-schema": "0.28.0",
"@ardatan/raml-1-parser": "1.1.69",
"json-machete": "0.12.0",
Expand Down
Loading

1 comment on commit de7081c

@vercel
Copy link

@vercel vercel bot commented on de7081c Aug 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.