Skip to content

chore(deps): move the lockfile to robosystems-client 2.1.0 - #9

Merged
jfrench9 merged 1 commit into
mainfrom
chore/client-2-1-0
Sep 20, 2026
Merged

jfrench9 merged 1 commit into
mainfrom
chore/client-2-1-0

Conversation

@jfrench9

Copy link
Copy Markdown
Member

robosystems-client 2.1.0 is published. The pin here is >=2,<3, which already allowed it, so only uv.lock moves — no pyproject.toml change.

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

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
@jfrench9
jfrench9 merged commit 90c757c into main Sep 20, 2026
4 checks passed
@jfrench9
jfrench9 deleted the chore/client-2-1-0 branch September 20, 2026 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant