Skip to content

chore(deps): update dependencies#29

Merged
zastrowm merged 1 commit into
strands-agents:mainfrom
zastrowm:dependabot-update
Jun 16, 2026
Merged

chore(deps): update dependencies#29
zastrowm merged 1 commit into
strands-agents:mainfrom
zastrowm:dependabot-update

Conversation

@zastrowm

Copy link
Copy Markdown
Member

Summary

  • Bumps toml 0.8 → 1, rustyline 17 → 18, typescript ^5 → ^6 (all API-compatible major bumps)
  • Updates all minor/patch dependencies via cargo update (tokio, clap, serde_json, quote, axum, lexopt, inventory, regex, and transitive deps)
  • Skips jaq-core 2 → 3 which requires code changes due to API redesign

Supersedes #10, #11, #13, #14, #16, #17, #19, #20, #21, #22, #23

Test plan

  • cargo build compiles cleanly
  • cargo test — all 1,758 tests pass

Bump all compatible dependencies to latest versions:
- toml 0.8 → 1 (API-compatible major bump)
- rustyline 17 → 18 (API-compatible major bump)
- typescript ^5 → ^6
- tokio, clap, serde_json, quote, axum, lexopt, inventory, regex
  (minor/patch bumps via cargo update)

Skipped jaq-core 2→3 which requires code changes due to API redesign.
@zastrowm zastrowm merged commit d29ff94 into strands-agents:main Jun 16, 2026
20 checks passed
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.

2 participants