deps: update serenity to 0.12, songbird to 0.5, rspotify to 0.13#266
Open
afonsojramos wants to merge 9 commits intomainfrom
Open
deps: update serenity to 0.12, songbird to 0.5, rspotify to 0.13#266afonsojramos wants to merge 9 commits intomainfrom
afonsojramos wants to merge 9 commits intomainfrom
Conversation
Collaborator
afonsojramos
commented
Dec 31, 2025
| - | - |
|---|---|
| Issue | |
| Dependencies | serenity 0.11.5 → 0.12, songbird 0.3.2 → 0.5, rspotify 0.12 → 0.13 |
| Decisions | Updated track metadata handling to use songbird's user data API |
- Fix Spotify playlist panic on None track (local tracks) - Fix skip race condition when queue becomes empty - Fix URL parsing panics with malformed URLs - Fix track.get_info() unwrap failures - Fix manager.join() panic on connection failure - Fix self-deafen unwrap panics - Add defensive guild_id checks throughout commands - Add ParrotError::Dynamic variant for runtime error messages - Fix clippy warnings (use as_deref instead of as_ref().map()) - Improve get_track_metadata documentation
38ae969 to
e9a0ebf
Compare
joao-conde
approved these changes
Feb 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.