@graphql-hive/gateway 2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787 → 2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +11 -11
  2. package/package.json +12 -12
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @graphql-hive/gateway
2
2
 
3
- ## 2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787
3
+ ## 2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e
4
4
 
5
5
  ### Major Changes
6
6
 
@@ -18,17 +18,17 @@
18
18
  - [#1141](https://github.com/graphql-hive/gateway/pull/1141) [`d8892f2`](https://github.com/graphql-hive/gateway/commit/d8892f2713388fcea37dfa74a8ae42294f07d362) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - **Security Update:** The Docker image have been updated to fix a CVE affecting `passwd` command. This CVE was not directly affecting Hive Gateway software, since it's not using impacted components.
19
19
 
20
20
  - Updated dependencies [[`ce6e879`](https://github.com/graphql-hive/gateway/commit/ce6e8793bed7390cfbf4a2cd0a66bd3e7eb30a1e), [`11cff4f`](https://github.com/graphql-hive/gateway/commit/11cff4f8ff28ca7d709b5b962029e17d5843110e), [`54beb7a`](https://github.com/graphql-hive/gateway/commit/54beb7acde7558eee81ec0e20c123717865b8e18), [`2640dbf`](https://github.com/graphql-hive/gateway/commit/2640dbf8c81819efe326bf3efead85be3b6cbea6), [`2adc7f1`](https://github.com/graphql-hive/gateway/commit/2adc7f14f282349831af926864c0ecb3f3e65d73), [`c84b528`](https://github.com/graphql-hive/gateway/commit/c84b52850a290c2741d5bd72464a06a1ab99d000), [`ce6e879`](https://github.com/graphql-hive/gateway/commit/ce6e8793bed7390cfbf4a2cd0a66bd3e7eb30a1e), [`54beb7a`](https://github.com/graphql-hive/gateway/commit/54beb7acde7558eee81ec0e20c123717865b8e18), [`a165a2f`](https://github.com/graphql-hive/gateway/commit/a165a2f73f5f04b3b7179792d54be448e17dca19), [`f4a5e1c`](https://github.com/graphql-hive/gateway/commit/f4a5e1c71c47666b44511cea1f9a19fa04680deb), [`14b38b2`](https://github.com/graphql-hive/gateway/commit/14b38b2b841b52de57207bcbc0e0b3748c24a3fa), [`3a4f65c`](https://github.com/graphql-hive/gateway/commit/3a4f65c861156a1e1ca6075d8796697cc3eb15db), [`ab6c98a`](https://github.com/graphql-hive/gateway/commit/ab6c98a3e386a023cb1735c0b58da429a9319078), [`11cff4f`](https://github.com/graphql-hive/gateway/commit/11cff4f8ff28ca7d709b5b962029e17d5843110e), [`c84b528`](https://github.com/graphql-hive/gateway/commit/c84b52850a290c2741d5bd72464a06a1ab99d000), [`e2b3a4d`](https://github.com/graphql-hive/gateway/commit/e2b3a4d4c9edee01152074f5f8a6224125ace83b)]:
21
- - @graphql-hive/gateway-runtime@2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787
22
- - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787
23
- - @graphql-mesh/plugin-prometheus@2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787
24
- - @graphql-mesh/transport-http-callback@1.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787
25
- - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787
26
- - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787
27
- - @graphql-mesh/transport-ws@2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787
28
- - @graphql-hive/logger@1.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787
29
- - @graphql-hive/plugin-aws-sigv4@1.0.11-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787
21
+ - @graphql-hive/gateway-runtime@2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e
22
+ - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e
23
+ - @graphql-mesh/plugin-prometheus@2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e
24
+ - @graphql-mesh/transport-http-callback@1.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e
25
+ - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e
26
+ - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e
27
+ - @graphql-mesh/transport-ws@2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e
28
+ - @graphql-hive/logger@1.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e
29
+ - @graphql-hive/plugin-aws-sigv4@1.0.11-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e
30
30
  - @graphql-hive/plugin-deduplicate-request@1.0.0
31
- - @graphql-mesh/transport-http@0.6.42-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787
31
+ - @graphql-mesh/transport-http@0.6.42-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e
32
32
 
33
33
  ## 1.14.2
34
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway",
3
- "version": "2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787",
3
+ "version": "2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -53,10 +53,10 @@
53
53
  "@escape.tech/graphql-armor-block-field-suggestions": "^3.0.0",
54
54
  "@escape.tech/graphql-armor-max-depth": "^2.4.0",
55
55
  "@escape.tech/graphql-armor-max-tokens": "^2.5.0",
56
- "@graphql-hive/gateway-runtime": "2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787",
56
+ "@graphql-hive/gateway-runtime": "2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e",
57
57
  "@graphql-hive/importer": "^1.1.0",
58
- "@graphql-hive/logger": "1.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787",
59
- "@graphql-hive/plugin-aws-sigv4": "1.0.11-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787",
58
+ "@graphql-hive/logger": "1.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e",
59
+ "@graphql-hive/plugin-aws-sigv4": "1.0.11-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e",
60
60
  "@graphql-hive/plugin-deduplicate-request": "^1.0.0",
61
61
  "@graphql-hive/pubsub": "^1.0.0",
62
62
  "@graphql-mesh/cache-cfw-kv": "^0.105.0",
@@ -64,18 +64,18 @@
64
64
  "@graphql-mesh/cache-redis": "^0.104.0",
65
65
  "@graphql-mesh/cache-upstash-redis": "^0.1.0",
66
66
  "@graphql-mesh/cross-helpers": "^0.4.10",
67
- "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787",
67
+ "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e",
68
68
  "@graphql-mesh/plugin-http-cache": "^0.105.2",
69
69
  "@graphql-mesh/plugin-jit": "^0.2.0",
70
- "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787",
70
+ "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e",
71
71
  "@graphql-mesh/plugin-mock": "^0.105.0",
72
- "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787",
73
- "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787",
72
+ "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e",
73
+ "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e",
74
74
  "@graphql-mesh/plugin-rate-limit": "^0.104.0",
75
75
  "@graphql-mesh/plugin-snapshot": "^0.104.0",
76
- "@graphql-mesh/transport-http": "0.6.42-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787",
77
- "@graphql-mesh/transport-http-callback": "1.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787",
78
- "@graphql-mesh/transport-ws": "2.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787",
76
+ "@graphql-mesh/transport-http": "0.6.42-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e",
77
+ "@graphql-mesh/transport-http-callback": "1.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e",
78
+ "@graphql-mesh/transport-ws": "2.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e",
79
79
  "@graphql-mesh/types": "^0.104.0",
80
80
  "@graphql-mesh/utils": "^0.104.2",
81
81
  "@graphql-tools/code-file-loader": "^8.1.15",
@@ -90,7 +90,7 @@
90
90
  "ws": "^8.18.0"
91
91
  },
92
92
  "devDependencies": {
93
- "@graphql-mesh/transport-common": "1.0.0-alpha-f3f43a13e2e907dc5acc4be8a23dc9870b2d6787",
93
+ "@graphql-mesh/transport-common": "1.0.0-alpha-2c512a9004f7e2ac471bde15cf9dd9b064d6f87e",
94
94
  "@graphql-mesh/transport-soap": "^0.10.0",
95
95
  "@graphql-tools/executor": "^1.4.7",
96
96
  "@rollup/plugin-commonjs": "^28.0.0",