Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Type Update Change
rosc dependencies minor 0.10.1 -> 0.11.0

Release Notes

klingtnet/rosc (rosc)

v0.11.4: Fix no_std build failure and raise mininum Rust version

Compare Source

This release resolves build failures for no_std configurations and raises the minimum required Rust version to 1.67.1.

Thanks to @​AkiyukiOkayasu for providing the patches!

v0.11.3: Fix an OSC decoding issue

Compare Source

This fixes a bug 🐛 with decoding OSC strings whose contents, excluding the null termination byte, were four-byte aligned.
Clients are recommended to update to this version. See #​51 for details.

Thanks to @​edjin for providing the initial patch.

v0.11.2: TCP encoder and usage examples

Compare Source

See #​50 for details.

Note Version v0.11.2 on crates.io got accidentally published from a feature branch.

v0.11.1: Implement std::fmt::Display for all OSC types

Compare Source

This includes #​53 that implemented std::fmt::Display for all OSC types.

v0.11.0: Rust Edition 2021

Compare Source

This updates the crate to follow Rust Edition 2021.
Rust 1.56 is now the minimal required version.


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/rosc-0.x branch from e07892e to 2bac791 Compare October 10, 2025 20:24
@renovate renovate bot changed the title ⬆️ Upgrade Rust crate rosc to ~0.11.0 ⬆️ Upgrade Rust crate rosc to 0.11.0 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/rosc-0.x branch from 2bac791 to 9973812 Compare October 10, 2025 21:31
@Hirschfuchs Hirschfuchs merged commit 3ccde29 into main Oct 10, 2025
1 check passed
@Hirschfuchs Hirschfuchs deleted the renovate/rosc-0.x branch October 10, 2025 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant