-
Notifications
You must be signed in to change notification settings - Fork 25
Update Examples #587
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
Update Examples #587
Conversation
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-tools/executor-graphql-ws |
2.0.1-alpha-9d206825bb802b9d4cebc55eaa8bd5e0bd4c5b16 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/fusion-runtime |
0.10.32-alpha-9d206825bb802b9d4cebc55eaa8bd5e0bd4c5b16 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway |
1.9.3-alpha-9d206825bb802b9d4cebc55eaa8bd5e0bd4c5b16 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-opentelemetry |
1.3.40-alpha-9d206825bb802b9d4cebc55eaa8bd5e0bd4c5b16 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-prometheus |
1.3.28-alpha-9d206825bb802b9d4cebc55eaa8bd5e0bd4c5b16 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway-runtime |
1.4.12-alpha-9d206825bb802b9d4cebc55eaa8bd5e0bd4c5b16 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-ws |
1.0.1-alpha-9d206825bb802b9d4cebc55eaa8bd5e0bd4c5b16 |
npm ↗︎ unpkg ↗︎ |
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis pull request updates the dependency versions in multiple Changes
Possibly related PRs
Tip 🌐 Web search-backed reviews and chat
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (34)
📒 Files selected for processing (17)
🚧 Files skipped from review as they are similar to previous changes (17)
⏰ Context from checks skipped due to timeout of 90000ms (23)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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.
Actionable comments posted: 0
🧹 Nitpick comments (1)
examples/federation-subscriptions-passthrough/package.json (1)
1-30
: Missing Linear Issue Reference
The PR description does not include a reference to a Linear issue (e.g., "GW-..."). For improved traceability and compliance with our process, please link the appropriate Linear issue in the PR description.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (34)
examples/apq-subgraphs/example.tar.gz
is excluded by!**/*.gz
examples/apq-subgraphs/package-lock.json
is excluded by!**/package-lock.json
examples/extra-fields/example.tar.gz
is excluded by!**/*.gz
examples/extra-fields/package-lock.json
is excluded by!**/package-lock.json
examples/federation-example/example.tar.gz
is excluded by!**/*.gz
examples/federation-example/package-lock.json
is excluded by!**/package-lock.json
examples/federation-mixed/example.tar.gz
is excluded by!**/*.gz
examples/federation-mixed/package-lock.json
is excluded by!**/package-lock.json
examples/federation-subscriptions-passthrough/example.tar.gz
is excluded by!**/*.gz
examples/federation-subscriptions-passthrough/package-lock.json
is excluded by!**/package-lock.json
examples/file-upload/example.tar.gz
is excluded by!**/*.gz
examples/file-upload/package-lock.json
is excluded by!**/package-lock.json
examples/hmac-auth-https/example.tar.gz
is excluded by!**/*.gz
examples/hmac-auth-https/package-lock.json
is excluded by!**/package-lock.json
examples/interface-additional-resolvers/example.tar.gz
is excluded by!**/*.gz
examples/interface-additional-resolvers/package-lock.json
is excluded by!**/package-lock.json
examples/json-schema-subscriptions/example.tar.gz
is excluded by!**/*.gz
examples/json-schema-subscriptions/package-lock.json
is excluded by!**/package-lock.json
examples/openapi-additional-resolvers/example.tar.gz
is excluded by!**/*.gz
examples/openapi-additional-resolvers/package-lock.json
is excluded by!**/package-lock.json
examples/openapi-arg-rename/example.tar.gz
is excluded by!**/*.gz
examples/openapi-arg-rename/package-lock.json
is excluded by!**/package-lock.json
examples/openapi-javascript-wiki/example.tar.gz
is excluded by!**/*.gz
examples/openapi-javascript-wiki/package-lock.json
is excluded by!**/package-lock.json
examples/openapi-subscriptions/example.tar.gz
is excluded by!**/*.gz
examples/openapi-subscriptions/package-lock.json
is excluded by!**/package-lock.json
examples/operation-field-permissions/example.tar.gz
is excluded by!**/*.gz
examples/operation-field-permissions/package-lock.json
is excluded by!**/package-lock.json
examples/programmatic-batching/example.tar.gz
is excluded by!**/*.gz
examples/programmatic-batching/package-lock.json
is excluded by!**/package-lock.json
examples/subscriptions-with-transforms/example.tar.gz
is excluded by!**/*.gz
examples/subscriptions-with-transforms/package-lock.json
is excluded by!**/package-lock.json
examples/type-merging-batching/example.tar.gz
is excluded by!**/*.gz
examples/type-merging-batching/package-lock.json
is excluded by!**/package-lock.json
📒 Files selected for processing (17)
examples/apq-subgraphs/package.json
(1 hunks)examples/extra-fields/package.json
(1 hunks)examples/federation-example/package.json
(1 hunks)examples/federation-mixed/package.json
(1 hunks)examples/federation-subscriptions-passthrough/package.json
(2 hunks)examples/file-upload/package.json
(1 hunks)examples/hmac-auth-https/package.json
(1 hunks)examples/interface-additional-resolvers/package.json
(1 hunks)examples/json-schema-subscriptions/package.json
(1 hunks)examples/openapi-additional-resolvers/package.json
(1 hunks)examples/openapi-arg-rename/package.json
(1 hunks)examples/openapi-javascript-wiki/package.json
(1 hunks)examples/openapi-subscriptions/package.json
(1 hunks)examples/operation-field-permissions/package.json
(1 hunks)examples/programmatic-batching/package.json
(1 hunks)examples/subscriptions-with-transforms/package.json
(1 hunks)examples/type-merging-batching/package.json
(1 hunks)
✅ Files skipped from review due to trivial changes (16)
- examples/programmatic-batching/package.json
- examples/file-upload/package.json
- examples/openapi-additional-resolvers/package.json
- examples/openapi-subscriptions/package.json
- examples/federation-example/package.json
- examples/hmac-auth-https/package.json
- examples/apq-subgraphs/package.json
- examples/federation-mixed/package.json
- examples/extra-fields/package.json
- examples/type-merging-batching/package.json
- examples/operation-field-permissions/package.json
- examples/interface-additional-resolvers/package.json
- examples/subscriptions-with-transforms/package.json
- examples/openapi-arg-rename/package.json
- examples/openapi-javascript-wiki/package.json
- examples/json-schema-subscriptions/package.json
🧰 Additional context used
📓 Path-based instructions (1)
examples/federation-subscriptions-passthrough/package.json (2)
Pattern examples/**
: In this directory we keep all the examples. Examples are generated using a scheduled CI pipeline.
When changes are made to Gateway config, we expect to see some changes in the examples
directory.
Pattern **
: For all PRs, we would like to verify that a Linear issue is linked. Check if there's a mention for "GW-*" in the PR description, and the us know when it's missing.
In most cases, when a PR adds a new functionality, we would like to make sure it has documentation in the corresponding console
project.
Use the global knowledge feature to search for PRs in graphql-hive/console
repository that adds documentation. Suggest to create a follow up issue to add the missing documentation.
⏰ Context from checks skipped due to timeout of 90000ms (24)
- GitHub Check: E2E / Bun Docker on Ubuntu
- GitHub Check: E2E / Bun on Ubuntu
- GitHub Check: E2E / Node Binary on Windows
- GitHub Check: Unit / Node v22
- GitHub Check: E2E / Node Binary on Ubuntu
- GitHub Check: E2E / Node Docker on Ubuntu
- GitHub Check: Leaks / Node v22
- GitHub Check: Unit / Bun
- GitHub Check: Benchmark / bun / 1000 items
- GitHub Check: E2E / Node 22 on Ubuntu
- GitHub Check: Benchmark / bun / 100 items
- GitHub Check: Leaks / Node v20
- GitHub Check: Benchmark / bun / 10 items
- GitHub Check: Unit / Node v18
- GitHub Check: Benchmark / node / 1000 items
- GitHub Check: E2E / Node 20 on Ubuntu
- GitHub Check: Benchmark / node / 100 items
- GitHub Check: Build
- GitHub Check: Leaks / Node v18
- GitHub Check: Benchmark / node / 10 items
- GitHub Check: Bundle
- GitHub Check: E2E / Node 18 on Ubuntu
- GitHub Check: Analyze (javascript-typescript)
- GitHub Check: Mend Security Check
🔇 Additional comments (2)
examples/federation-subscriptions-passthrough/package.json (2)
5-5
: Updated Dependency: @graphql-mesh/transport-ws Version Bump
The dependency version is now set to^1.0.0
, representing a major version upgrade. Please verify that any breaking changes introduced in this major release are compatible with the code that consumes this dependency and that the related documentation has been reviewed.
18-18
: Updated Dependency: @graphql-hive/gateway Version Bump
The version update from^1.9.1
to^1.9.2
is a minor change. This looks good overall; however, please ensure that any examples relying on this dependency continue to work as expected under the new version.
🚀 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
|
9d20682
to
6ece969
Compare
The examples converted from E2E tests have changed in d6b81d4.