Skip to content

chore: bump package versions and dependencies#42

Merged
PTFOPlayer merged 2 commits into
masterfrom
chore/version-0.3.1-deps
Jun 29, 2026
Merged

chore: bump package versions and dependencies#42
PTFOPlayer merged 2 commits into
masterfrom
chore/version-0.3.1-deps

Conversation

@PTFOPlayer

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings June 29, 2026 07:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the TinyHarness workspace and related crates to v0.3.1 while updating cryptography and websocket dependencies, along with code adjustments required by upstream API changes.

Changes:

  • Bump workspace/crate versions from 0.3.0 → 0.3.1 and align intra-workspace dependency versions.
  • Upgrade hmac, sha2, md5, and tokio-tungstenite and adjust Sockudo WebSocket/HMAC call sites for the new APIs.
  • Update the Sockudo worker example to match the upgraded dependency APIs and regenerate Cargo.lock.

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Cargo.toml Workspace crate version bump to 0.3.1 and aligned local dependency versions.
Cargo.lock Lockfile updates reflecting dependency upgrades (incl. tokio-tungstenite/tungstenite and crypto crates).
tinyharness-lib/Cargo.toml Bumps core crypto + tokio-tungstenite versions used by the library.
tinyharness-lib/src/provider/sockudo.rs Updates HMAC import and tungstenite message payload conversions for upgraded dependencies.
tinyharness-ui/Cargo.toml Bumps UI crate version and aligns dependency on tinyharness-lib 0.3.1.
docs/examples/sockudo-worker/Cargo.toml Upgrades example worker dependencies to match library upgrades.
docs/examples/sockudo-worker/src/auth.rs Updates HMAC import for hmac 0.13 API.
docs/examples/sockudo-worker/src/worker.rs Updates tungstenite message constructors to match 0.29 API expectations.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread tinyharness-lib/Cargo.toml
@PTFOPlayer PTFOPlayer merged commit 2bce597 into master Jun 29, 2026
10 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