Update apollo-router to 2.12.1#7903
Conversation
Summary of ChangesHello, 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 performs routine dependency updates for the project's Rust ecosystem. The core 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. Footnotes
|
|
🐋 This PR was built and pushed to the following Docker images: Targets: Platforms: Image Tag: |
|
🐋 This PR was built and pushed to the following Docker images: Targets: Platforms: Image Tag: |
|
🐋 This PR was built and pushed to the following Docker images: Targets: Platforms: Image Tag: |
There was a problem hiding this comment.
Code Review
This pull request updates various Rust dependencies in Cargo.lock, including minor version bumps for apollo-federation, apollo-router, hive-apollo-router-plugin, and socket2. The windows-sys dependency is primarily updated to 0.61.2. Feedback highlights two points: the itertools dependency was downgraded from 0.14.0 to 0.11.0, which warrants verification for intentionality and potential regressions. Also, windows-sys appears in two versions (0.60.2 and 0.61.2); unifying this to 0.61.2 is suggested for consistency.
3ad2e5c to
36f2091
Compare
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-hive/laboratory |
0.1.3-alpha-20260331082447-9947e5fb0db357a7bb653fa967e67d6e8d2537af |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/render-laboratory |
0.1.3-alpha-20260331082447-9947e5fb0db357a7bb653fa967e67d6e8d2537af |
npm ↗︎ unpkg ↗︎ |
hive |
11.0.2-alpha-20260331082447-9947e5fb0db357a7bb653fa967e67d6e8d2537af |
npm ↗︎ unpkg ↗︎ |
39c5ed1 to
c2f3ced
Compare
c2f3ced to
9947e5f
Compare
Co-authored-by: kamilkisiela <8167190+kamilkisiela@users.noreply.github.com>
Automatic update of apollo-router to version 2.12.1.