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

Update cpal requirement from 0.14 to 0.15 #27

Merged
merged 2 commits into from
Feb 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Updates the requirements on cpal to permit the latest version.

Changelog

Sourced from cpal's changelog.

Version 0.15.0 (2022-01-29)

  • 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

Version 0.14.1 (2022-10-23)

  • Support the 0.6.1 release of alsa-rs
  • Fix asio feature broken in 0.14.0
  • NetBSD support
  • CI improvements

Version 0.14.0 (2022-08-22)

  • Switch to windows-rs crate
  • Turn ndk-glue into a dev-dependency and use ndk-context instead
  • Update dependencies (ndk, ndk-glue, parking_lot, once_cell, jack)

Version 0.13.5 (2022-01-28)

  • Faster sample format conversion
  • Update dependencies (ndk, oboe, ndk-glue, jack, alsa, nix)

Version 0.13.4 (2021-08-08)

  • wasapi: Allow both threading models and switch the default to STA
  • Update dependencies (core-foundation-sys, jni, rust-jack)
  • Alsa: improve stream setup parameters

Version 0.13.3 (2021-03-29)

  • Give each thread a unique name
  • Fix distortion regression on some alsa configs

Version 0.13.2 (2021-03-16)

  • Update dependencies (ndk, nix, oboe, jni, etc)

Version 0.13.1 (2020-11-08)

  • Don't panic when device is plugged out on Windows
  • Update parking_lot dependency

Version 0.13.0 (2020-10-28)

  • Add Android support via oboe-rs.
  • Add Android APK build an CI job.

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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](https://github.com/rustaudio/cpal/commits)

---
updated-dependencies:
- dependency-name: cpal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@harudagondi harudagondi merged commit 5490111 into main Feb 14, 2023
@harudagondi harudagondi deleted the dependabot/cargo/cpal-0.15 branch February 14, 2023 12:21
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