chore(deps): move the lockfile to robosystems-client 2.1.0 - #9
Merged
Merged
Conversation
The pin already allowed it (`>=2,<3`), so only the lock moves — 2.0.0 -> 2.1.0. 2.1.0 is the regen against the documented schema: every GraphQL query field and argument now carries a description, the prose is markdown rather than reStructuredText, and names are spelled the way the wire answers to them. Here that is docstrings and nothing else. The two generated-tier changes in that release — the `api/graph_ql/` module move and the request body the GraphQL POST never had — touch nothing this repo imports. Claude-Session: https://claude.ai/code/session_01C3sS2qq4GbycMSSKr6vsf3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
robosystems-client2.1.0 is published. The pin here is>=2,<3, which already allowed it, so onlyuv.lockmoves — nopyproject.tomlchange.2.1.0 is the SDK regen against the documented schema (robosystems #1455, #1456, #1457): descriptions on every GraphQL query field and argument, markdown rather than reStructuredText, and names spelled the way the wire answers to them. Here that is docstrings and nothing else.
The two generated-tier changes in that release touch nothing this repo imports — the
api/extensions_graph_ql/→api/graph_ql/module move and the request body the GraphQL POST never had.just test-all: 11 passed, ruff + basedpyright clean.🤖 Generated with Claude Code
https://claude.ai/code/session_01C3sS2qq4GbycMSSKr6vsf3