-
Notifications
You must be signed in to change notification settings - Fork 22
Bump whatwg-node with latest improvements #1361
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
Conversation
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.
Pull Request Overview
This PR updates the @whatwg-node/server
package from version 0.10.10
to 0.10.11
across the codebase, and removes Bun-specific code in the test file since the new version provides better compatibility.
- Updates
@whatwg-node/server
dependency to version0.10.11
- Simplifies
cloneRequest
function by removing Bun-specific conditional logic - Updates dependency across both main package and e2e test package
Reviewed Changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
packages/runtime/package.json | Updates @whatwg-node/server from 0.10.10 to 0.10.11 |
e2e/usage-reporting-persisted-operations/package.json | Updates @whatwg-node/server dependency to match main package version |
packages/runtime/tests/hive.spec.ts | Removes Bun-specific conditional logic and simplifies cloneRequest function |
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-tools/batch-delegate |
9.0.41-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/batch-execute |
9.0.19-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/delegate |
10.2.23-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/executor-common |
0.0.6-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/executor-graphql-ws |
2.0.7-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/executor-http |
2.1.1-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/federation |
3.2.8-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/fusion-runtime |
0.11.19-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway |
1.16.2-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/nestjs |
1.0.21-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/plugin-aws-sigv4 |
1.0.17-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/plugin-deduplicate-request |
1.0.3-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/hmac-upstream-signature |
1.2.30-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-opentelemetry |
1.3.65-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-prometheus |
1.3.53-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway-runtime |
1.10.2-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/stitch |
9.4.28-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/stitching-directives |
3.1.38-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-common |
0.7.37-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-http |
0.7.1-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-http-callback |
0.7.1-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-ws |
1.1.1-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/wrap |
10.1.4-alpha-d3b89f191b7ce1b3e044b71e065aa16679da7309 |
npm ↗︎ unpkg ↗︎ |
🚀 Snapshot Release (Bun Docker Image)The latest changes of this PR are available as image on GitHub Container Registry (based on the declared
|
🚀 Snapshot Release (Node Docker Image)The latest changes of this PR are available as image on GitHub Container Registry (based on the declared
|
399456c
to
1d67d07
Compare
c2083ed
to
d3b89f1
Compare
Update whatwg-node to get the latest improvements from ardatan/whatwg-node#2632