Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#4418)
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>
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
  • Loading branch information
3 people committed Sep 2, 2022
1 parent 0d021ee commit 59dbb19
Show file tree
Hide file tree
Showing 36 changed files with 325 additions and 200 deletions.
7 changes: 7 additions & 0 deletions .changeset/@graphql-mesh_cli-4418-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphql-mesh/cli": patch
---

dependencies updates:

- Updated dependency [`dotenv@16.0.2` ↗︎](https://www.npmjs.com/package/dotenv/v/16.0.2) (from `16.0.1`, in `dependencies`)
7 changes: 7 additions & 0 deletions .changeset/@graphql-mesh_config-4418-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphql-mesh/config": patch
---

dependencies updates:

- Updated dependency [`@envelop/core@2.6.0` ↗︎](https://www.npmjs.com/package/@envelop/core/v/2.6.0) (from `2.5.0`, in `dependencies`)
7 changes: 7 additions & 0 deletions .changeset/@graphql-mesh_graphql-4418-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphql-mesh/graphql": patch
---

dependencies updates:

- Updated dependency [`@graphql-tools/url-loader@7.14.2` ↗︎](https://www.npmjs.com/package/@graphql-tools/url-loader/v/7.14.2) (from `7.14.1`, in `dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphql-mesh/merger-federation": patch
---

dependencies updates:

- Updated dependency [`@apollo/gateway@2.1.1` ↗︎](https://www.npmjs.com/package/@apollo/gateway/v/2.1.1) (from `2.1.0`, in `dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphql-mesh/plugin-live-query": patch
---

dependencies updates:

- Updated dependency [`@envelop/live-query@4.2.0` ↗︎](https://www.npmjs.com/package/@envelop/live-query/v/4.2.0) (from `4.1.0`, in `dependencies`)
7 changes: 7 additions & 0 deletions .changeset/@graphql-mesh_plugin-newrelic-4418-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphql-mesh/plugin-newrelic": patch
---

dependencies updates:

- Updated dependency [`@envelop/newrelic@4.3.0` ↗︎](https://www.npmjs.com/package/@envelop/newrelic/v/4.3.0) (from `4.2.0`, in `dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphql-mesh/plugin-response-cache": patch
---

dependencies updates:

- Updated dependency [`@envelop/response-cache@3.2.0` ↗︎](https://www.npmjs.com/package/@envelop/response-cache/v/3.2.0) (from `3.1.0`, in `dependencies`)
8 changes: 8 additions & 0 deletions .changeset/@graphql-mesh_runtime-4418-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@graphql-mesh/runtime": patch
---

dependencies updates:

- Updated dependency [`@envelop/core@2.6.0` ↗︎](https://www.npmjs.com/package/@envelop/core/v/2.6.0) (from `2.5.0`, in `dependencies`)
- Updated dependency [`@envelop/extended-validation@1.9.0` ↗︎](https://www.npmjs.com/package/@envelop/extended-validation/v/1.9.0) (from `1.8.0`, in `dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphql-mesh/transform-federation": patch
---

dependencies updates:

- Updated dependency [`@apollo/subgraph@2.1.1` ↗︎](https://www.npmjs.com/package/@apollo/subgraph/v/2.1.1) (from `2.1.0`, in `dependencies`)
7 changes: 7 additions & 0 deletions .changeset/@omnigraph_openapi-4418-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@omnigraph/openapi": patch
---

dependencies updates:

- Updated dependency [`openapi-types@12.0.2` ↗︎](https://www.npmjs.com/package/openapi-types/v/12.0.2) (from `12.0.0`, in `dependencies`)
2 changes: 1 addition & 1 deletion examples/graphql-file-upload-example/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-scripts": "5.0.1",
"web-vitals": "3.0.0"
"web-vitals": "3.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@grpc/proto-loader": "0.7.2",
"google-protobuf": "3.21.0",
"graphql": "16.6.0",
"@grpc/grpc-js": "1.6.11"
"@grpc/grpc-js": "1.6.12"
},
"devDependencies": {
"concurrently": "5.3.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc-reflection-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"google-protobuf": "3.21.0",
"graphql": "16.6.0",
"grpc-node-server-reflection": "1.0.2",
"@grpc/grpc-js": "1.6.11"
"@grpc/grpc-js": "1.6.12"
},
"devDependencies": {
"concurrently": "5.3.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/mongoose-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@graphql-mesh/cli": "0.77.1",
"@graphql-mesh/mongoose": "0.11.1",
"graphql": "16.6.0",
"mongoose": "6.5.3"
"mongoose": "6.5.4"
},
"devDependencies": {
"jest": "28.1.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-apollo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/react": "18.0.17",
"@types/react": "18.0.18",
"typescript": "4.8.2"
}
}
2 changes: 1 addition & 1 deletion examples/nextjs-sdk-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/react": "18.0.17",
"@types/react": "18.0.18",
"typescript": "4.8.2"
}
}
2 changes: 1 addition & 1 deletion examples/openapi-react-weatherbit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@graphql-mesh/cli": "0.77.1",
"@types/react": "18.0.17",
"@types/react": "18.0.18",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.0.1",
"typescript": "4.8.2",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@theguild/prettier-config": "0.0.3",
"@types/jest": "28.1.8",
"@types/node": "18.6.5",
"@typescript-eslint/eslint-plugin": "5.35.1",
"@typescript-eslint/parser": "5.35.1",
"@typescript-eslint/eslint-plugin": "5.36.1",
"@typescript-eslint/parser": "5.36.1",
"babel-jest": "28.1.3",
"bob-the-bundler": "1.7.3",
"eslint": "8.23.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/cfw-kv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@cloudflare/workers-types": "3.14.1"
"@cloudflare/workers-types": "3.16.0"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@graphql-yoga/node": "^2.4.0",
"cookie-parser": "1.4.6",
"cors": "2.8.5",
"dotenv": "16.0.1",
"dotenv": "16.0.2",
"dnscache": "1.0.2",
"graphql-import-node": "0.0.5",
"express": "4.18.1",
Expand All @@ -86,7 +86,7 @@
"@types/cookie-parser": "1.4.3",
"@types/express": "4.17.13",
"@types/mkdirp": "1.0.2",
"@types/yargs": "17.0.11",
"@types/yargs": "17.0.12",
"@types/ws": "8.5.3",
"@types/rimraf": "3.0.2",
"@types/lodash.get": "4.4.7"
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@graphql-tools/graphql-file-loader": "7.5.3",
"@whatwg-node/fetch": "0.3.2",
"param-case": "3.0.4",
"@envelop/core": "2.5.0",
"@envelop/core": "2.6.0",
"tslib": "^2.4.0",
"pascal-case": "3.1.2",
"camel-case": "4.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@graphql-mesh/string-interpolation": "0.3.2",
"@graphql-mesh/utils": "0.41.1",
"@graphql-mesh/types": "0.82.0",
"@graphql-tools/url-loader": "7.14.1",
"@graphql-tools/url-loader": "7.14.2",
"@graphql-tools/wrap": "9.0.5",
"@graphql-tools/delegate": "9.0.4",
"@graphql-tools/utils": "8.10.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"mongoose": "*"
},
"devDependencies": {
"mongoose": "6.5.3"
"mongoose": "6.5.4"
},
"dependencies": {
"@graphql-mesh/types": "0.82.0",
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 @@ -35,7 +35,7 @@
"@omnigraph/json-schema": "0.32.1",
"change-case": "4.1.2",
"json-machete": "0.14.1",
"openapi-types": "12.0.0",
"openapi-types": "12.0.2",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mergers/federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@graphql-mesh/types": "0.82.0",
"@graphql-tools/wrap": "9.0.5",
"@apollo/gateway": "2.1.0",
"@apollo/gateway": "2.1.1",
"@graphql-tools/schema": "9.0.2",
"@graphql-mesh/cross-helpers": "0.2.3",
"@graphql-mesh/utils": "0.41.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/live-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"graphql": "*"
},
"dependencies": {
"@envelop/live-query": "4.1.0",
"@envelop/live-query": "4.2.0",
"@n1ru4l/in-memory-live-query-store": "0.10.0",
"@graphql-mesh/cross-helpers": "0.2.3",
"@graphql-mesh/types": "0.82.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/faker": "5.5.9",
"@envelop/core": "2.5.0",
"@envelop/core": "2.6.0",
"@graphql-mesh/cache-localforage": "0.6.31"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/newrelic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"newrelic": "^7 || ^8.0.0"
},
"dependencies": {
"@envelop/newrelic": "4.2.0",
"@envelop/newrelic": "4.3.0",
"@graphql-mesh/types": "0.82.0",
"@graphql-mesh/utils": "0.41.1",
"@graphql-mesh/cross-helpers": "0.2.3",
Expand All @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/newrelic": "7.0.3",
"newrelic": "8.8.0"
"newrelic": "8.17.1"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"prom-client": "14.0.1"
"prom-client": "14.1.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/response-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"graphql": "*"
},
"dependencies": {
"@envelop/response-cache": "3.1.0",
"@envelop/response-cache": "3.2.0",
"@graphql-mesh/types": "0.82.0",
"@graphql-mesh/cross-helpers": "0.2.3",
"@graphql-mesh/string-interpolation": "0.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@graphql-tools/utils": "8.10.1",
"fetchache": "0.1.2",
"@whatwg-node/fetch": "0.3.2",
"@envelop/core": "2.5.0",
"@envelop/extended-validation": "1.8.0",
"@envelop/core": "2.6.0",
"@envelop/extended-validation": "1.9.0",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"graphql": "*"
},
"dependencies": {
"@apollo/subgraph": "2.1.0",
"@apollo/subgraph": "2.1.1",
"@graphql-mesh/types": "0.82.0",
"@graphql-mesh/utils": "0.41.1",
"graphql-transform-federation": "2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/transforms/filter-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"graphql": "*"
},
"devDependencies": {
"@types/minimatch": "5.1.0"
"@types/minimatch": "5.1.2"
},
"dependencies": {
"@graphql-mesh/types": "0.82.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
diff --git a/node_modules/@cloudflare/workers-types/index.d.ts b/node_modules/@cloudflare/workers-types/index.d.ts
index 1ba428d..67fcdc1 100644
index 7dea8d3..769fdad 100644
--- a/node_modules/@cloudflare/workers-types/index.d.ts
+++ b/node_modules/@cloudflare/workers-types/index.d.ts
@@ -1,6 +1,6 @@
@@ -1,6 +1,7 @@
// This file is auto-generated. DO NOT MODIFY.
// Please refer to the Auto-Generation section of the README.md.
-
+namespace CloudflareWorkers {
declare class AbortController {
constructor();
readonly signal: AbortSignal;
@@ -2051,3 +2051,5 @@ declare type PagesPluginFunction<
@@ -2106,3 +2107,5 @@ declare type PagesPluginFunction<
declare module "assets:*" {
export const onRequest: PagesFunction;
}
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@guild-docs/algolia": "0.2.2",
"@theguild/tailwind-config": "0.0.2",
"@types/node": "18.6.1",
"@types/react": "18.0.17",
"@types/react": "18.0.18",
"cross-env": "7.0.3",
"eslint-config-next": "12.2.5",
"postcss-import": "14.1.0",
Expand Down

1 comment on commit 59dbb19

@vercel
Copy link

@vercel vercel bot commented on 59dbb19 Sep 2, 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.