Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6974)
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] committed May 15, 2024
1 parent 7ab932a commit 8182406
Show file tree
Hide file tree
Showing 9 changed files with 101 additions and 59 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-mesh/transform-extend": patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/code-file-loader@8.1.2` ↗︎](https://www.npmjs.com/package/@graphql-tools/code-file-loader/v/8.1.2) (from `8.1.1`, 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 @@ -10,6 +10,6 @@
"graphql": "16.8.1"
},
"devDependencies": {
"wrangler": "3.55.0"
"wrangler": "3.56.0"
}
}
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 @@ -9,7 +9,7 @@
"test": "react-scripts test"
},
"dependencies": {
"@apollo/client": "3.10.3",
"@apollo/client": "3.10.4",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
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 @@ -12,6 +12,6 @@
"graphql": "16.8.1"
},
"devDependencies": {
"wrangler": "3.55.0"
"wrangler": "3.56.0"
}
}
2 changes: 1 addition & 1 deletion examples/v1-next/integrations/cfw-breweries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"graphql": "16.8.1"
},
"devDependencies": {
"wrangler": "3.55.0"
"wrangler": "3.56.0"
}
}
2 changes: 1 addition & 1 deletion examples/v1-next/integrations/cfw-spacex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"graphql": "16.8.1"
},
"devDependencies": {
"wrangler": "3.55.0"
"wrangler": "3.56.0"
}
}
2 changes: 1 addition & 1 deletion packages/legacy/apollo-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@apollo/client": "3.10.3"
"@apollo/client": "3.10.4"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy/transforms/extend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"tslib": "^2.4.0"
},
"dependencies": {
"@graphql-tools/code-file-loader": "8.1.1",
"@graphql-tools/code-file-loader": "8.1.2",
"@graphql-tools/graphql-file-loader": "8.0.1",
"@graphql-tools/load": "8.0.2",
"@graphql-tools/schema": "10.0.3"
Expand Down
141 changes: 89 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,44 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:3.10.3, @apollo/client@npm:^3.8.0, @apollo/client@npm:~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 || ~3.8.0 || ~3.9.0 || ~3.10.0":
"@apollo/client@npm:3.10.4":
version: 3.10.4
resolution: "@apollo/client@npm:3.10.4"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@wry/caches": "npm:^1.0.0"
"@wry/equality": "npm:^0.5.6"
"@wry/trie": "npm:^0.5.0"
graphql-tag: "npm:^2.12.6"
hoist-non-react-statics: "npm:^3.3.2"
optimism: "npm:^0.18.0"
prop-types: "npm:^15.7.2"
rehackt: "npm:^0.1.0"
response-iterator: "npm:^0.2.6"
symbol-observable: "npm:^4.0.0"
ts-invariant: "npm:^0.10.3"
tslib: "npm:^2.3.0"
zen-observable-ts: "npm:^1.2.5"
peerDependencies:
graphql: ^15.0.0 || ^16.0.0
graphql-ws: ^5.5.5
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
subscriptions-transport-ws: ^0.9.0 || ^0.11.0
peerDependenciesMeta:
graphql-ws:
optional: true
react:
optional: true
react-dom:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 10c0/057af5534db5e454957b2922fa973ccaa1b159d4cb39964b0a7fdbaeb07c779ca14eb680caa9579dfdbd85554ca7c5e9981d79ad1e6924ccef57e4acf6c67988
languageName: node
linkType: hard

"@apollo/client@npm:^3.8.0, @apollo/client@npm:~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 || ~3.8.0 || ~3.9.0 || ~3.10.0":
version: 3.10.3
resolution: "@apollo/client@npm:3.10.3"
dependencies:
Expand Down Expand Up @@ -3182,37 +3219,37 @@ __metadata:
languageName: node
linkType: hard

"@cloudflare/workerd-darwin-64@npm:1.20240419.0":
version: 1.20240419.0
resolution: "@cloudflare/workerd-darwin-64@npm:1.20240419.0"
"@cloudflare/workerd-darwin-64@npm:1.20240512.0":
version: 1.20240512.0
resolution: "@cloudflare/workerd-darwin-64@npm:1.20240512.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@cloudflare/workerd-darwin-arm64@npm:1.20240419.0":
version: 1.20240419.0
resolution: "@cloudflare/workerd-darwin-arm64@npm:1.20240419.0"
"@cloudflare/workerd-darwin-arm64@npm:1.20240512.0":
version: 1.20240512.0
resolution: "@cloudflare/workerd-darwin-arm64@npm:1.20240512.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@cloudflare/workerd-linux-64@npm:1.20240419.0":
version: 1.20240419.0
resolution: "@cloudflare/workerd-linux-64@npm:1.20240419.0"
"@cloudflare/workerd-linux-64@npm:1.20240512.0":
version: 1.20240512.0
resolution: "@cloudflare/workerd-linux-64@npm:1.20240512.0"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard

"@cloudflare/workerd-linux-arm64@npm:1.20240419.0":
version: 1.20240419.0
resolution: "@cloudflare/workerd-linux-arm64@npm:1.20240419.0"
"@cloudflare/workerd-linux-arm64@npm:1.20240512.0":
version: 1.20240512.0
resolution: "@cloudflare/workerd-linux-arm64@npm:1.20240512.0"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard

"@cloudflare/workerd-windows-64@npm:1.20240419.0":
version: 1.20240419.0
resolution: "@cloudflare/workerd-windows-64@npm:1.20240419.0"
"@cloudflare/workerd-windows-64@npm:1.20240512.0":
version: 1.20240512.0
resolution: "@cloudflare/workerd-windows-64@npm:1.20240512.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -4547,7 +4584,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@graphql-mesh/apollo-link@workspace:packages/legacy/apollo-link"
dependencies:
"@apollo/client": "npm:3.10.3"
"@apollo/client": "npm:3.10.4"
peerDependencies:
"@apollo/client": ^3.5.9
"@graphql-mesh/runtime": ^0.99.5
Expand Down Expand Up @@ -5482,7 +5519,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@graphql-mesh/transform-extend@workspace:packages/legacy/transforms/extend"
dependencies:
"@graphql-tools/code-file-loader": "npm:8.1.1"
"@graphql-tools/code-file-loader": "npm:8.1.2"
"@graphql-tools/graphql-file-loader": "npm:8.0.1"
"@graphql-tools/load": "npm:8.0.2"
"@graphql-tools/schema": "npm:10.0.3"
Expand Down Expand Up @@ -5937,18 +5974,18 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/code-file-loader@npm:8.1.1, @graphql-tools/code-file-loader@npm:^8.0.0, @graphql-tools/code-file-loader@npm:~8.1.0":
version: 8.1.1
resolution: "@graphql-tools/code-file-loader@npm:8.1.1"
"@graphql-tools/code-file-loader@npm:8.1.2, @graphql-tools/code-file-loader@npm:^8.0.0, @graphql-tools/code-file-loader@npm:~8.1.0":
version: 8.1.2
resolution: "@graphql-tools/code-file-loader@npm:8.1.2"
dependencies:
"@graphql-tools/graphql-tag-pluck": "npm:8.3.0"
"@graphql-tools/graphql-tag-pluck": "npm:8.3.1"
"@graphql-tools/utils": "npm:^10.0.13"
globby: "npm:^11.0.3"
tslib: "npm:^2.4.0"
unixify: "npm:^1.0.0"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/7ab2665f2b00b71a25b1351fe38a1c4d629ab72ce11a05473ce1112e65d4ae9a0e7a5a1afda56b26358cc9745691f7ec030b1d0f2ddced81bbe533f7faecf2f8
checksum: 10c0/35af0b0fb834fd1d8a59f836bab2bc0bc64641f414e43ebeec3f1174687be6f5b048b48c653d54eda1e19868f3f08f46d747418b1bed6674935badeddc061bb5
languageName: node
linkType: hard

Expand Down Expand Up @@ -6125,9 +6162,9 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/graphql-tag-pluck@npm:8.3.0":
version: 8.3.0
resolution: "@graphql-tools/graphql-tag-pluck@npm:8.3.0"
"@graphql-tools/graphql-tag-pluck@npm:8.3.1":
version: 8.3.1
resolution: "@graphql-tools/graphql-tag-pluck@npm:8.3.1"
dependencies:
"@babel/core": "npm:^7.22.9"
"@babel/parser": "npm:^7.16.8"
Expand All @@ -6138,7 +6175,7 @@ __metadata:
tslib: "npm:^2.4.0"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/c5ca7470d610228b5f7a5fcf1ed594fc373f66b02123f0ef39108bb3874f4a81391783441ff97db8511c7f2487b6e18010428b48d54fe63b685e6c625065015d
checksum: 10c0/6e7fe1a3c54146241aeee3fb495a82ac835e7c91fdc0910dd64bbad335918a202ff61d6293b6ad48d683cc5e19117b75afcc263f6f1470295580d530512ef30e
languageName: node
linkType: hard

Expand Down Expand Up @@ -11319,7 +11356,7 @@ __metadata:
"@graphql-mesh/plugin-response-cache": "npm:^0.98.4"
"@graphql-mesh/serve-runtime": "npm:^0.3.6"
graphql: "npm:16.8.1"
wrangler: "npm:3.55.0"
wrangler: "npm:3.56.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13582,7 +13619,7 @@ __metadata:
"@graphql-mesh/serve-runtime": "npm:^0.3.6"
"@omnigraph/json-schema": "npm:^0.100.7"
graphql: "npm:16.8.1"
wrangler: "npm:3.55.0"
wrangler: "npm:3.56.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -14029,7 +14066,7 @@ __metadata:
"@graphql-mesh/json-schema": "npm:0.100.7"
"@graphql-mesh/plugin-response-cache": "npm:0.98.4"
graphql: "npm:16.8.1"
wrangler: "npm:3.55.0"
wrangler: "npm:3.56.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -18566,7 +18603,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "frontend@workspace:examples/graphql-file-upload-example/frontend"
dependencies:
"@apollo/client": "npm:3.10.3"
"@apollo/client": "npm:3.10.4"
"@testing-library/jest-dom": "npm:6.4.5"
"@testing-library/react": "npm:15.0.7"
"@testing-library/user-event": "npm:14.5.2"
Expand Down Expand Up @@ -25196,9 +25233,9 @@ __metadata:
languageName: node
linkType: hard

"miniflare@npm:3.20240419.1":
version: 3.20240419.1
resolution: "miniflare@npm:3.20240419.1"
"miniflare@npm:3.20240512.0":
version: 3.20240512.0
resolution: "miniflare@npm:3.20240512.0"
dependencies:
"@cspotcode/source-map-support": "npm:0.8.1"
acorn: "npm:^8.8.0"
Expand All @@ -25208,13 +25245,13 @@ __metadata:
glob-to-regexp: "npm:^0.4.1"
stoppable: "npm:^1.1.0"
undici: "npm:^5.28.2"
workerd: "npm:1.20240419.0"
workerd: "npm:1.20240512.0"
ws: "npm:^8.11.0"
youch: "npm:^3.2.2"
zod: "npm:^3.20.6"
bin:
miniflare: bootstrap.js
checksum: 10c0/16169a857f2d74719f04999a9217aa999aa605f3a005495c311142a21155e4f36056370de2b13ed538153fd622401ac97e72c72379fd5e1fa0c06ec19de79240
checksum: 10c0/99723b628a39dffb7be4dc3ecd605fdd0927354933b3fb05bd4490d8caecab33d407b9e1ccf5131af44f7a50cabcfb337ac7ed01c6d5d8cc1d0d9a3eb996c17c
languageName: node
linkType: hard

Expand Down Expand Up @@ -31569,7 +31606,7 @@ __metadata:
"@graphql-mesh/plugin-rate-limit": "npm:0.98.4"
"@graphql-mesh/plugin-response-cache": "npm:0.98.4"
graphql: "npm:16.8.1"
wrangler: "npm:3.55.0"
wrangler: "npm:3.56.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -35148,15 +35185,15 @@ __metadata:
languageName: node
linkType: hard

"workerd@npm:1.20240419.0":
version: 1.20240419.0
resolution: "workerd@npm:1.20240419.0"
"workerd@npm:1.20240512.0":
version: 1.20240512.0
resolution: "workerd@npm:1.20240512.0"
dependencies:
"@cloudflare/workerd-darwin-64": "npm:1.20240419.0"
"@cloudflare/workerd-darwin-arm64": "npm:1.20240419.0"
"@cloudflare/workerd-linux-64": "npm:1.20240419.0"
"@cloudflare/workerd-linux-arm64": "npm:1.20240419.0"
"@cloudflare/workerd-windows-64": "npm:1.20240419.0"
"@cloudflare/workerd-darwin-64": "npm:1.20240512.0"
"@cloudflare/workerd-darwin-arm64": "npm:1.20240512.0"
"@cloudflare/workerd-linux-64": "npm:1.20240512.0"
"@cloudflare/workerd-linux-arm64": "npm:1.20240512.0"
"@cloudflare/workerd-windows-64": "npm:1.20240512.0"
dependenciesMeta:
"@cloudflare/workerd-darwin-64":
optional: true
Expand All @@ -35170,13 +35207,13 @@ __metadata:
optional: true
bin:
workerd: bin/workerd
checksum: 10c0/b57113c14393d084adf5b4083ad9cc5f7080cdebcc2048ea2644e15728868265b6716bbc950f2100d457972580891a1f8a38522cccf8ccb79efa2d0a5dc4a57f
checksum: 10c0/b4dd4e2e3a38ad21bce619dd97ee1d65adc089054a2de146062d5f966709ce4b84a1926b0e35f35d29b971d5d7eb10cb8cad571498798123c75b68331ccc9b1b
languageName: node
linkType: hard

"wrangler@npm:3.55.0":
version: 3.55.0
resolution: "wrangler@npm:3.55.0"
"wrangler@npm:3.56.0":
version: 3.56.0
resolution: "wrangler@npm:3.56.0"
dependencies:
"@cloudflare/kv-asset-handler": "npm:0.3.2"
"@esbuild-plugins/node-globals-polyfill": "npm:^0.2.3"
Expand All @@ -35185,7 +35222,7 @@ __metadata:
chokidar: "npm:^3.5.3"
esbuild: "npm:0.17.19"
fsevents: "npm:~2.3.2"
miniflare: "npm:3.20240419.1"
miniflare: "npm:3.20240512.0"
nanoid: "npm:^3.3.3"
path-to-regexp: "npm:^6.2.0"
resolve: "npm:^1.22.8"
Expand All @@ -35194,7 +35231,7 @@ __metadata:
source-map: "npm:0.6.1"
xxhash-wasm: "npm:^1.0.1"
peerDependencies:
"@cloudflare/workers-types": ^4.20240419.0
"@cloudflare/workers-types": ^4.20240512.0
dependenciesMeta:
fsevents:
optional: true
Expand All @@ -35204,7 +35241,7 @@ __metadata:
bin:
wrangler: bin/wrangler.js
wrangler2: bin/wrangler.js
checksum: 10c0/7dfe1bb0b2b7f70101c008c7e996f69b011a380fe9efd6e6e56f080688bebde4606fa41b4e788df51c0ef22cda9908733f5a2df6f3071a93c779ba718134e960
checksum: 10c0/5e0d530f95b150aa31d5e16514c9af55e6ed049737ad0d4d7377df9ae3017a69927ed7a6ea1ec30c474ce9ea46a4f6e59add2e119c5881d33a719678c7c5f28e
languageName: node
linkType: hard

Expand Down

0 comments on commit 8182406

Please sign in to comment.