Update cpal requirement from 0.17 to 0.18 - #24662
Conversation
Updates the requirements on [cpal](https://github.com/RustAudio/cpal) to permit the latest version. - [Release notes](https://github.com/RustAudio/cpal/releases) - [Changelog](https://github.com/RustAudio/cpal/blob/master/CHANGELOG.md) - [Commits](RustAudio/cpal@v0.17.0...v0.18.1) --- updated-dependencies: - dependency-name: cpal dependency-version: 0.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
As far as I can see Besides that, I think we should group these dependency updates ( |
|
@mnmaita this direct dependency was to enable an oboe feature that is no longer used. I recommend we close this dependabot PR Related: I'm currently patching rodio on a personal project to use a more recent commit, since rodio has no release yet with CPAL 0.18. Rodio should have a new release in the next month or so that exposes the crucial |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on cpal to permit the latest version.
Release notes
Sourced from cpal's releases.
Changelog
Sourced from cpal's changelog.
... (truncated)
Commits
94ecb6efix(ci): docs.rs has libjack-jackd2-dev50d9646ci: check with all features (#1240)51f96e9chore: prepare for v0.18.1 release189db47fix: exclude pipewire from docs.rs (#1239)45fe976fix(wasm): all features without atomicsbaa3678doc: finalize changelog and upgrading guide for v0.18 release (#1238)27473acfix(pipewire): use node.latency and re-promote RT when re-negotiated (#1236)0048977perf(alsa): optimize enumeration speed (#1233)7d4aedbchore(jack): pin to >= 0.13.5 (#1231)d2a2688fix(pulseaudio): use device names as id (#1228)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)