Skip to content

build(deps): Update Rust crate rodio to 0.22#331

Merged
pando85 merged 2 commits intomasterfrom
renovate/rodio-0.x
Mar 4, 2026
Merged

build(deps): Update Rust crate rodio to 0.22#331
pando85 merged 2 commits intomasterfrom
renovate/rodio-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2026

This PR contains the following updates:

Package Type Update Change
rodio dependencies minor 0.210.22

Release Notes

RustAudio/rodio (rodio)

v0.22.1

Compare Source

Fixed
  • docs.rs could not build the documentation

v0.22.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rodio-0.x branch from b27da80 to 8744b81 Compare February 22, 2026 04:50
@renovate renovate bot force-pushed the renovate/rodio-0.x branch from 8744b81 to f4e53d7 Compare February 25, 2026 11:08
@pando85
Copy link
Owner

pando85 commented Mar 3, 2026

@forkline fix CI

- OutputStream -> MixerDeviceSink
- OutputStreamBuilder -> DeviceSinkBuilder
- open_default_stream() -> open_default_sink()
- Sink -> Player
@forkline-bot forkline-bot bot force-pushed the renovate/rodio-0.x branch from 41e399b to 8bb4494 Compare March 3, 2026 22:14
Copy link

@forkline-bot forkline-bot bot left a comment

Choose a reason for hiding this comment

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

Fixed the CI by updating the rodio API for v0.22 compatibility. The changes:

  • OutputStreamMixerDeviceSink
  • OutputStreamBuilderDeviceSinkBuilder
  • open_default_stream()open_default_sink()
  • SinkPlayer

Commit pushed to renovate/rodio-0.x branch. The CI should pass once it rebuilds.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 4, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@pando85 pando85 merged commit 435f916 into master Mar 4, 2026
5 checks passed
@pando85 pando85 deleted the renovate/rodio-0.x branch March 4, 2026 06:40
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