Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate cpal to 0.15 #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2023

This PR contains the following updates:

Package Type Update Change
cpal dependencies minor 0.14 -> 0.15

Release Notes

rustaudio/cpal (cpal)

v0.15.3

  • Add try_with_sample_rate, a non-panicking variant of with_sample_rate.
  • struct platform::Stream is now #[must_use].
  • enum SupportedBufferSize and struct SupportedStreamConfigRange are now Copy.
  • platform::Device is now Clone.
  • Remove parking_lot dependency in favor of the std library.
  • Fix crash on web/wasm when atomics flag is enabled.
  • Improve Examples: Migrate wasm example to trunk, Improve syth-thones example.
  • Improve CI: Update actions, Use Android 30 API level in CI, Remove asmjs-unknown-emscripten target.
  • Update windows dependency to v0.54
  • Update jni dependency to 0.21
  • Update alsa dependency to 0.9
  • Update oboe dependency to 0.6
  • Update ndk dependency to 0.8 and disable default-features.
  • Update wasm-bindgen to 0.2.89

v0.15.2

  • webaudio: support multichannel output streams
  • Update windows dependency
  • wasapi: fix some thread panics

v0.15.1

  • Add feature oboe-shared-stdcxx to enable shared-stdcxx on oboe for Android support
  • Remove thiserror dependency
  • Swith mach dependency to mach2

v0.15.0

  • Update windows-rs, jack, coreaudio-sys, oboe, alsa dependencies
  • Switch to the dasp_sample crate for the sample trait
  • Switch to web-sys on the emscripten target
  • Adopt edition 2021
  • Add disconnection detection on Mac OS

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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/cpal-0.x branch 5 times, most recently from ee6fc2a to 54fef10 Compare February 24, 2023 20:06
@renovate renovate bot force-pushed the renovate/cpal-0.x branch 2 times, most recently from 0a9826c to 08c0ca1 Compare March 15, 2023 19:13
@renovate renovate bot force-pushed the renovate/cpal-0.x branch 3 times, most recently from d5eb70f to c0a30af Compare March 20, 2023 06:20
@renovate renovate bot force-pushed the renovate/cpal-0.x branch 2 times, most recently from 5edb35b to 3f4eccf Compare March 29, 2023 01:38
@renovate renovate bot force-pushed the renovate/cpal-0.x branch from 3f4eccf to 104c8b9 Compare April 20, 2023 12:18
@renovate renovate bot force-pushed the renovate/cpal-0.x branch 3 times, most recently from ab850df to ac471c5 Compare May 19, 2023 22:13
@renovate renovate bot force-pushed the renovate/cpal-0.x branch from ac471c5 to 335bbe9 Compare May 21, 2023 23:08
@renovate renovate bot force-pushed the renovate/cpal-0.x branch 4 times, most recently from 9b25ff7 to 12478f9 Compare June 18, 2023 22:30
@renovate renovate bot force-pushed the renovate/cpal-0.x branch 2 times, most recently from 09c30e1 to 403e41c Compare July 3, 2023 20:43
@renovate renovate bot force-pushed the renovate/cpal-0.x branch from 403e41c to 1c84e4d Compare July 10, 2023 22:24
@renovate renovate bot force-pushed the renovate/cpal-0.x branch 4 times, most recently from 6aade5a to 474433f Compare July 24, 2023 06:52
@renovate renovate bot force-pushed the renovate/cpal-0.x branch 2 times, most recently from b8c783c to 8160cf9 Compare August 6, 2023 15:48
@renovate renovate bot force-pushed the renovate/cpal-0.x branch 18 times, most recently from 6d1ad08 to 6712754 Compare May 5, 2024 08:23
@renovate renovate bot changed the title fix(deps): update rust crate cpal to 0.15.3 fix(deps): update rust crate cpal to 0.15 May 5, 2024
@renovate renovate bot force-pushed the renovate/cpal-0.x branch 9 times, most recently from 18e8b19 to bb86bca Compare May 9, 2024 00:48
@renovate renovate bot force-pushed the renovate/cpal-0.x branch from bb86bca to f9bf2b0 Compare May 10, 2024 02:09
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.

0 participants