Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/@graphql-hive_logger-pino-1384-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@graphql-hive/logger-pino': patch
---

dependencies updates:

- Updated dependency [`pino@^9.8.0` ↗︎](https://www.npmjs.com/package/pino/v/9.8.0) (from `^9.7.0`, in `peerDependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@graphql-hive/plugin-aws-sigv4': patch
---

dependencies updates:

- Updated dependency [`@aws-sdk/client-sts@^3.864.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-sts/v/3.864.0) (from `^3.858.0`, in `dependencies`)
2 changes: 1 addition & 1 deletion e2e/auto-type-merging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"devDependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"graphql": "^16.9.0",
"graphql-yoga": "^5.15.1",
"tslib": "^2.8.1"
Expand Down
4 changes: 2 additions & 2 deletions e2e/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"start": "wrangler dev src/index.ts"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250801.0",
"@cloudflare/workers-types": "^4.20250812.0",
"@graphql-hive/gateway-runtime": "workspace:*",
"graphql": "^16.9.0",
"wrangler": "^4.27.0"
"wrangler": "^4.28.1"
}
}
2 changes: 1 addition & 1 deletion e2e/federation-mixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"graphql": "^16.9.0",
"tslib": "^2.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion e2e/graphos-polling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@apollo/subgraph": "^2.11.2",
"fastify": "^5.4.0",
"fastify": "^5.5.0",
"graphql": "^16.10.0",
"graphql-yoga": "^5.15.1",
"pino-pretty": "^13.1.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/json-schema-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@graphql-mesh/compose-cli": "^1.4.12",
"@graphql-mesh/cross-helpers": "^0.4.10",
"@graphql-mesh/plugin-live-query": "^0.104.7",
"@omnigraph/json-schema": "^0.109.5",
"@omnigraph/json-schema": "^0.109.8",
"fets": "^0.8.4",
"graphql": "^16.9.0",
"graphql-sse": "^2.5.3",
Expand Down
2 changes: 1 addition & 1 deletion e2e/manual-transport-def/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@graphql-mesh/transport-rest": "^0.9.8",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"fets": "^0.8.4",
"graphql": "^16.9.0"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/naming-convention-additional-typedefs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"fets": "^0.8.4",
"graphql": "16.11.0"
}
Expand Down
6 changes: 3 additions & 3 deletions e2e/nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"private": true,
"dependencies": {
"@graphql-hive/nestjs": "workspace:^",
"@nestjs/common": "^11.1.5",
"@nestjs/core": "^11.1.5",
"@nestjs/common": "^11.1.6",
"@nestjs/core": "^11.1.6",
"@nestjs/graphql": "^13.0.3",
"@nestjs/platform-express": "^11.1.5",
"@nestjs/platform-express": "^11.1.6",
"file-type": "^21.0.0",
"graphql": "^16.10.0",
"reflect-metadata": "^0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion e2e/openapi-additional-resolvers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"graphql": "^16.9.0",
"moment": "^2.30.1",
"tslib": "^2.8.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/openapi-arg-rename/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"graphql": "16.11.0",
"moment": "2.30.1",
"tslib": "^2.8.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/openapi-javascript-wiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"graphql": "^16.9.0",
"moment": "^2.30.1",
"tslib": "^2.8.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/openapi-min-length/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"graphql": "^16.9.0",
"moment": "^2.30.1",
"tslib": "^2.8.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/openapi-naming-convention/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"graphql": "^16.9.0",
"moment": "^2.30.1",
"tslib": "^2.8.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/openapi-prune/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"graphql": "^16.9.0",
"moment": "^2.30.1",
"tslib": "^2.8.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/openapi-subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"fets": "^0.8.4",
"graphql": "^16.9.0",
"tslib": "^2.8.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/openapi-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"fets": "^0.8.4",
"graphql": "^16.9.0",
"graphql-sse": "^2.5.3",
Expand Down
2 changes: 1 addition & 1 deletion e2e/programmatic-batching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"fets": "^0.8.4",
"graphql": "16.11.0",
"tslib": "^2.8.1"
Expand Down
Binary file modified examples/federation-mixed/example.tar.gz
Binary file not shown.
38 changes: 19 additions & 19 deletions examples/federation-mixed/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/federation-mixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.4.12",
"@omnigraph/openapi": "^0.109.11",
"@omnigraph/openapi": "^0.109.14",
"graphql": "^16.9.0",
"tslib": "^2.8.1",
"@apollo/server": "^4.12.2",
Expand Down
Binary file modified examples/json-schema-subscriptions/example.tar.gz
Binary file not shown.
24 changes: 12 additions & 12 deletions examples/json-schema-subscriptions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/json-schema-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@graphql-mesh/compose-cli": "^1.4.12",
"@graphql-mesh/cross-helpers": "^0.4.10",
"@graphql-mesh/plugin-live-query": "^0.104.7",
"@omnigraph/json-schema": "^0.109.5",
"@omnigraph/json-schema": "^0.109.8",
"fets": "^0.8.4",
"graphql": "^16.9.0",
"graphql-sse": "^2.5.3",
Expand Down
Binary file modified examples/openapi-additional-resolvers/example.tar.gz
Binary file not shown.
Loading
Loading