Skip to content

chore(deps): bump the patch group across 1 directory with 17 updates#1089

Merged
Mossaka merged 1 commit intomainfrom
chore/bump-patch-deps
Mar 26, 2026
Merged

chore(deps): bump the patch group across 1 directory with 17 updates#1089
Mossaka merged 1 commit intomainfrom
chore/bump-patch-deps

Conversation

@Mossaka
Copy link
Copy Markdown
Member

@Mossaka Mossaka commented Mar 25, 2026

Summary

  • Bump patch dependencies across 1 directory with 17 updates (originally from dependabot PR chore(deps): bump the patch group across 1 directory with 17 updates #1087)
  • Pin time to 0.3.45 (0.3.47 requires rustc 1.88.0, project uses 1.86.0)
  • Pin tokio-util to 0.7.15 (0.7.18 has private API incompatibility with tokio)
  • Fix new clippy warnings: needless_borrows_for_generic_args, unnecessary_cast, bool_assert_comparison

Test plan

  • CI lint checks pass on all platforms
  • CI build checks pass on all platforms
  • Documentation builds successfully

Supersedes #1087

🤖 Generated with Claude Code

Bump patch dependencies with fixes for MSRV compatibility:
- Update anyhow, chrono, libc, log, serde_json, thiserror, tracing,
  cfg-if, futures, tokio-stream, serde_bytes, caps, dbus, tracing-subscriber
- Skip time (0.3.47 requires rustc 1.88.0) and tokio-util (0.7.18
  has private API issue with tokio) to maintain rustc 1.86.0 compat
- Fix clippy warnings: needless_borrows_for_generic_args, unnecessary_cast,
  bool_assert_comparison

Originally from dependabot PR #1087.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Mossaka Mossaka force-pushed the chore/bump-patch-deps branch from d7fb817 to 607bec3 Compare March 26, 2026 00:55
@Mossaka Mossaka merged commit 9bb825b into main Mar 26, 2026
121 of 161 checks passed
@Mossaka Mossaka deleted the chore/bump-patch-deps branch March 26, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant