-
Notifications
You must be signed in to change notification settings - Fork 25
Upcoming Release Changes #1660
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Upcoming Release Changes #1660
Conversation
Summary of ChangesHello @theguild-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request facilitates an automated patch release across several Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request, generated by the Changesets release action, appears to introduce several invalid dependency versions. Specifically, the versions for graphql in @graphql-hive/plugin-deduplicate-request and @types/node in @graphql-hive/gateway-runtime are being updated to non-existent versions. This will likely cause installation and build failures for consumers of these packages. I've added comments with more details on the respective changelog files.
| - [#1659](https://github.com/graphql-hive/gateway/pull/1659) [`810e12b`](https://github.com/graphql-hive/gateway/commit/810e12bd5d24f90ade73f3b257a16277d2731355) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates: | ||
|
|
||
| - Updated dependency [`graphql@^16.12.0` ↗︎](https://www.npmjs.com/package/graphql/v/16.12.0) (from `^16.9.0`, in `peerDependencies`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The updated graphql peer dependency version ^16.12.0 seems to be incorrect. The latest version of graphql on npm is 16.8.1, and version 16.12.0 does not exist. This invalid version range in peerDependencies will likely cause installation issues for consumers of this package. Please correct the version to a valid one, for example ^16.8.1 or a broader compatible range like ^16.0.0.
| - [#1659](https://github.com/graphql-hive/gateway/pull/1659) [`810e12b`](https://github.com/graphql-hive/gateway/commit/810e12bd5d24f90ade73f3b257a16277d2731355) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates: | ||
|
|
||
| - Updated dependency [`@types/node@^24.10.0` ↗︎](https://www.npmjs.com/package/@types/node/v/24.10.0) (from `^24.9.2`, in `dependencies`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The updated @types/node dependency version ^24.10.0 appears to be incorrect. The @types/node package versions correspond to Node.js major versions, and there is no version 24 yet. The latest version for Node.js 20 (which is specified in engines) is in the ^20.x.x range. This will cause dependency resolution to fail. Please correct this to a valid version range.
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-tools/batch-delegate |
10.0.4-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/batch-execute |
10.0.3-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/delegate |
11.1.2-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/executor-common |
1.0.4-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/executor-graphql-ws |
3.1.2-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/executor-http |
3.0.6-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/federation |
4.2.2-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/fusion-runtime |
1.4.2-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway |
2.1.14-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/nestjs |
2.0.19-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/plugin-aws-sigv4 |
2.0.14-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/plugin-deduplicate-request |
2.0.6-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/hmac-upstream-signature |
2.0.6-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-jwt-auth |
2.0.8-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/plugin-opentelemetry |
1.1.0-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-prometheus |
2.1.0-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway-runtime |
2.3.2-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/stitch |
10.1.2-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/stitching-directives |
4.0.4-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway-testing |
2.0.2-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-common |
1.0.10-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-http |
1.0.10-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-http-callback |
1.0.10-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-ws |
2.0.10-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/wrap |
11.0.4-rc-4edfa719675b4142f39d4fe813824c68d31efbc7 |
npm ↗︎ unpkg ↗︎ |
🚀 Snapshot Release (Node Docker Image)The latest changes of this PR are available as image on GitHub Container Registry (based on the declared |
🚀 Snapshot Release (Bun Docker Image)The latest changes of this PR are available as image on GitHub Container Registry (based on the declared |
420bf23 to
c13ddd6
Compare
c13ddd6 to
4edfa71
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@graphql-hive/[email protected]
Minor Changes
#1653
a3f2811Thanks @EmrysMyrddin! - NewignoreRequestOpenTelemetry API to allow other plugins (like Prometheus integration) to markan HTTP Request to be excluded from OpenTelemetry tracing.
I addition to this new API, the Prometheus integration now automatically marks metrics scraping
request to be ignored.
If you are defining a custom request span filter, a new payload attribute have been added so that
you can respect (or not, depending on your needs) the ignored request list:
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)Updated dependencies [
810e12b,27789de,d678113,27789de,d678113]:@graphql-mesh/[email protected]
Minor Changes
#1653
a3f2811Thanks @EmrysMyrddin! - NewignoreRequestOpenTelemetry API to allow other plugins (like Prometheus integration) to markan HTTP Request to be excluded from OpenTelemetry tracing.
I addition to this new API, the Prometheus integration now automatically marks metrics scraping
request to be ignored.
If you are defining a custom request span filter, a new payload attribute have been added so that
you can respect (or not, depending on your needs) the ignored request list:
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)#1663
d678113Thanks @dependabot! - dependencies updates:@graphql-yoga/plugin-prometheus@^6.11.1↗︎ (from^6.11.0, independencies)Updated dependencies [
810e12b,27789de,d678113]:@graphql-tools/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)Updated dependencies [
27789de,d678113]:@graphql-tools/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)@graphql-tools/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)dset@^3.1.2↗︎ (fromdependencies)#1663
d678113Thanks @dependabot! - dependencies updates:@graphql-tools/executor@^1.4.11↗︎ (from^1.4.10, independencies)@graphql-tools/schema@^10.0.27↗︎ (from^10.0.26, independencies)Updated dependencies [
27789de]:@graphql-tools/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)@graphql-tools/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)Updated dependencies [
27789de]:@graphql-tools/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)@whatwg-node/fetch@^0.10.12↗︎ (from^0.10.11, independencies)Updated dependencies [
27789de]:@graphql-tools/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)@whatwg-node/fetch@^0.10.12↗︎ (from^0.10.11, independencies)#1663
d678113Thanks @dependabot! - dependencies updates:@graphql-tools/executor@^1.4.11↗︎ (from^1.4.10, independencies)@graphql-tools/merge@^9.1.3↗︎ (from^9.1.2, independencies)@graphql-tools/schema@^10.0.27↗︎ (from^10.0.26, independencies)Updated dependencies [
27789de,d678113,27789de,27789de,d678113,27789de,d678113]:@graphql-mesh/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)graphql-yoga@^5.16.1↗︎ (from^5.16.0, independencies)#1663
d678113Thanks @dependabot! - dependencies updates:@graphql-tools/executor@^1.4.11↗︎ (from^1.4.10, independencies)@graphql-tools/merge@^9.1.3↗︎ (from^9.1.2, independencies)Updated dependencies [
27789de,d678113,27789de,27789de,d678113,27789de,d678113,27789de,d678113,27789de,27789de,d678113]:@graphql-hive/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)graphql-yoga@^5.16.1↗︎ (from^5.16.0, independencies)#1663
d678113Thanks @dependabot! - dependencies updates:@graphql-tools/code-file-loader@^8.1.24↗︎ (from^8.1.23, independencies)@graphql-tools/graphql-file-loader@^8.1.4↗︎ (from^8.1.3, independencies)@graphql-tools/load@^8.1.4↗︎ (from^8.1.3, independencies)@graphql-yoga/render-graphiql@^5.16.1↗︎ (from^5.16.0, independencies)#1664
d355e9bThanks @dependabot! - dependencies updates:@graphql-mesh/cache-redis@^0.105.0↗︎ (from^0.104.14, independencies)Updated dependencies [
810e12b,27789de,d678113,810e12b,155d423,27789de,27789de,d678113,27789de,d678113,810e12b,27789de,27789de,27789de,a3f2811]:@graphql-hive/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)Updated dependencies [
27789de,d678113,d355e9b]:@graphql-hive/[email protected]
Patch Changes
#1659
810e12bThanks @dependabot! - dependencies updates:@aws-sdk/client-sts@^3.922.0↗︎ (from^3.921.0, independencies)#1667
155d423Thanks @dependabot! - dependencies updates:@aws-sdk/client-sts@^3.925.0↗︎ (from^3.922.0, independencies)Updated dependencies [
27789de,d678113]:@graphql-hive/[email protected]
Patch Changes
#1659
810e12bThanks @dependabot! - dependencies updates:graphql@^16.12.0↗︎ (from^16.9.0, inpeerDependencies)#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)@graphql-mesh/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)Updated dependencies [
27789de]:@graphql-mesh/[email protected]
Patch Changes
#1663
d678113Thanks @dependabot! - dependencies updates:@graphql-yoga/plugin-jwt@^3.10.1↗︎ (from^3.10.0, independencies)@graphql-hive/[email protected]
Patch Changes
#1659
810e12bThanks @dependabot! - dependencies updates:@types/node@^24.10.0↗︎ (from^24.9.2, independencies)#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)graphql-yoga@^5.16.1↗︎ (from^5.16.0, independencies)#1663
d678113Thanks @dependabot! - dependencies updates:@graphql-yoga/plugin-apollo-usage-report@^0.11.1↗︎ (from^0.11.0, independencies)@graphql-yoga/plugin-csrf-prevention@^3.16.1↗︎ (from^3.16.0, independencies)@graphql-yoga/plugin-defer-stream@^3.16.1↗︎ (from^3.16.0, independencies)@graphql-yoga/plugin-persisted-operations@^3.16.1↗︎ (from^3.16.0, independencies)Updated dependencies [
27789de,d678113,27789de,27789de,d678113,27789de,27789de,d678113,27789de,27789de,27789de,d678113,27789de,d678113,27789de,d678113]:@graphql-tools/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)#1663
d678113Thanks @dependabot! - dependencies updates:@graphql-tools/executor@^1.4.11↗︎ (from^1.4.10, independencies)@graphql-tools/merge@^9.1.3↗︎ (from^9.1.2, independencies)@graphql-tools/schema@^10.0.27↗︎ (from^10.0.26, independencies)Updated dependencies [
27789de,27789de,d678113,27789de,d678113]:@graphql-tools/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)Updated dependencies [
27789de,d678113]:@graphql-hive/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)graphql-yoga@^5.16.1↗︎ (from^5.16.0, independencies)Updated dependencies [
810e12b,27789de,d678113,27789de]:@graphql-mesh/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)#1663
d678113Thanks @dependabot! - dependencies updates:@graphql-tools/executor@^1.4.11↗︎ (from^1.4.10, independencies)Updated dependencies [
27789de]:@graphql-mesh/[email protected]
Patch Changes
#1659
810e12bThanks @dependabot! - dependencies updates:graphql@^16.9.0↗︎ (fromdependencies)#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)Updated dependencies [
27789de,d678113,27789de]:@graphql-mesh/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)@whatwg-node/fetch@^0.10.12↗︎ (from^0.10.11, independencies)Updated dependencies [
27789de,d678113,27789de]:@graphql-mesh/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)Updated dependencies [
27789de,d678113,27789de]:@graphql-tools/[email protected]
Patch Changes
#1662
27789deThanks @ardatan! - dependencies updates:@graphql-tools/utils@^10.10.1↗︎ (from^10.10.0, independencies)#1663
d678113Thanks @dependabot! - dependencies updates:@graphql-tools/schema@^10.0.27↗︎ (from^10.0.26, independencies)Updated dependencies [
27789de,d678113]: