Skip to content

feat(irc-gateway): bump tokio-tungstenite 0.26 → 0.28#7587

Merged
h0lybyte merged 1 commit intodevfrom
trunk/tokio-tungstenite-bump-1772583059
Mar 4, 2026
Merged

feat(irc-gateway): bump tokio-tungstenite 0.26 → 0.28#7587
h0lybyte merged 1 commit intodevfrom
trunk/tokio-tungstenite-bump-1772583059

Conversation

@h0lybyte
Copy link
Member

@h0lybyte h0lybyte commented Mar 4, 2026

Summary

  • Bumps tokio-tungstenite from 0.26 to 0.28 in apps/irc/irc-gateway
  • Also updates underlying tungstenite crate from 0.26 to 0.28
  • No API changes required — compiles cleanly with existing WebSocket proxy code

Test plan

  • cargo check -p irc-gateway passes with no errors or warnings
  • CI build succeeds

@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

apps/irc/irc-gateway/Cargo.toml

PackageVersionLicenseIssue Type
tokio-tungstenite>= 0.28.0, < 0.29.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/tokio-tungstenite >= 0.28.0, < 0.29.0 UnknownUnknown

Scanned Files

  • Cargo.lock
  • apps/irc/irc-gateway/Cargo.toml

@h0lybyte h0lybyte merged commit 8d07f03 into dev Mar 4, 2026
5 checks passed
@h0lybyte h0lybyte deleted the trunk/tokio-tungstenite-bump-1772583059 branch March 4, 2026 00:19
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