Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 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)

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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 4, 2024
@NxPKG NxPKG merged commit bba7ad9 into master Jun 4, 2024
@dependabot dependabot bot deleted the dependabot/pip/sounddevice-0.4.7 branch June 4, 2024 20:25
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