Skip to content

refactor: consolidate duplicated dependencies into workspace#8041

Open
r0x0d wants to merge 1 commit intoblock:mainfrom
r0x0d:refactor/consolidate-workspace-dependencies
Open

refactor: consolidate duplicated dependencies into workspace#8041
r0x0d wants to merge 1 commit intoblock:mainfrom
r0x0d:refactor/consolidate-workspace-dependencies

Conversation

@r0x0d
Copy link
Contributor

@r0x0d r0x0d commented Mar 20, 2026

Summary

Group dependencies that appeared in multiple crates into [workspace.dependencies] to ensure consistent versions across the workspace. Upgrades zip from 0.6 to 8.x in the goose crate, aligns axum to 0.8 in goose-test-support, and normalizes rand to the workspace version in goose-server.

Testing

Related Issues

Relates to #ISSUE_ID
Discussion: LINK (if any)

Screenshots/Demos (for UX changes)

Before:

After:

Group dependencies that appeared in multiple crates into
[workspace.dependencies] to ensure consistent versions across the
workspace. Upgrades zip from 0.6 to 8.x in the goose crate, aligns
axum to 0.8 in goose-test-support, and normalizes rand to the workspace
version in goose-server.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
@DOsinga
Copy link
Collaborator

DOsinga commented Mar 21, 2026

Never mind

@DOsinga DOsinga closed this Mar 21, 2026
@DOsinga DOsinga reopened this Mar 21, 2026
@DOsinga DOsinga added the needs_human label to set when a robot looks at a PR and can't handle it label Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs_human label to set when a robot looks at a PR and can't handle it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants