Skip to content

Conversation

@kixelated
Copy link
Collaborator

No description provided.

@kixelated kixelated enabled auto-merge (squash) January 24, 2026 00:32
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 24, 2026

Walkthrough

This pull request updates workspace dependencies and version numbers across multiple crates. The root Cargo.toml updates hang (0.10 to 0.11), moq-lite (0.11 to 0.12), and moq-native (0.11 to 0.12). Individual crates receive corresponding version increments: hang, hang-cli, libmoq, moq-clock, moq-lite, moq-native, moq-relay, moq-token, and moq-token-cli. Changelog entries document changes including builder pattern implementation, upgrade to Rust edition 2024, let-else syntax usage, #[non_exhaustive] attributes, QUIC-LB compatible CID generation, WebSocket fallback bug fixes, JWK sets support, and documentation updates.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Manually run release-plz' directly describes the main objective of this PR, which is to manually execute the release-plz tool. This aligns with the changelog and version bump changes across multiple crates.
Description check ✅ Passed No pull request description was provided by the author. However, the title is clear and the changeset is self-explanatory (version bumps and changelog updates from a manual release-plz run). This makes the lack of description acceptable.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
rs/moq-relay/CHANGELOG.md (1)

59-65: Duplicate changelog header detected.

The file contains duplicate header content starting at line 59. There are now two # Changelog headers and two ## [Unreleased] sections in the same file, which corrupts the changelog structure.

This appears to be leftover from a previous merge or edit. The duplicate lines 59-65 should be removed.

🛠️ Suggested fix
 - Fix paths so they're relative to the root, not root + role. ([`#508`](https://github.com/moq-dev/moq/pull/508))
-# Changelog
-All notable changes to this project will be documented in this file.
-
-The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
-and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-
-## [Unreleased]
 
 ## [0.10.3](https://github.com/moq-dev/moq/compare/moq-relay-v0.10.2...moq-relay-v0.10.3) - 2026-01-24

@kixelated kixelated merged commit 78bc805 into main Jan 24, 2026
1 check passed
@kixelated kixelated deleted the release-plz-manual branch January 24, 2026 00:38
This was referenced Jan 24, 2026
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