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

⬆ Bump sounddevice from 0.4.6 to 0.4.7 #19

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2024

Bumps sounddevice from 0.4.6 to 0.4.7.

Release notes

Sourced from sounddevice's releases.

python-sounddevice 0.4.7

https://pypi.org/project/sounddevice/0.4.7/

  • support paWinWasapiAutoConvert with auto_convert flag in WasapiSettings
  • Avoid exception in PortAudioError.__str__()
Changelog

Sourced from sounddevice's changelog.

0.4.7 (2024-05-27):

  • support paWinWasapiAutoConvert with auto_convert flag in WasapiSettings
  • Avoid exception in PortAudioError\ .__str__()
Commits
  • d5b8726 Release 0.4.7
  • 24370c3 CI: Add "trusted publishing" workflow
  • d545f20 CI: check PortAudio library on macos-13 (x86_64) and macos-latest (arm64)
  • 1b3eee3 DOC: Remove Gohlke link (because it doesn't exist anymore)
  • a2224d8 Add pyproject.toml
  • d82b4f8 Don't mention a specific directory from PATH
  • ff7c7bd Change recommended DLL directory, mention PATH
  • 028a0c2 DOC: Describe how to use a custom so/dylib/dll
  • bb65479 Bump actions/checkout from 2 to 4 (#531)
  • 9cc59f8 Bump actions/setup-python from 2 to 5 (#530)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 14, 2024
Copy link

stackblitz bot commented Jun 14, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@dependabot dependabot bot changed the base branch from khulnasoft-bot-patch-1 to master June 14, 2024 14:28
@dependabot dependabot bot force-pushed the dependabot/pip/sounddevice-0.4.7 branch from 314ceed to fdb442a Compare June 14, 2024 14:28
Bumps [sounddevice](https://github.com/spatialaudio/python-sounddevice) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/spatialaudio/python-sounddevice/releases)
- [Changelog](https://github.com/spatialaudio/python-sounddevice/blob/master/NEWS.rst)
- [Commits](spatialaudio/python-sounddevice@0.4.6...0.4.7)

---
updated-dependencies:
- dependency-name: sounddevice
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/sounddevice-0.4.7 branch from fdb442a to 32a8e57 Compare June 19, 2024 11:31
@NxPKG NxPKG merged commit 223ea6c into master Jun 19, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/sounddevice-0.4.7 branch June 19, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant