Update dependency soundfile to v0.14.0 #6

Open
renovate-bot wants to merge 1 commit from renovate/soundfile-0.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
soundfile ==0.13.1==0.14.0 age confidence

Release Notes

bastibe/python-soundfile (soundfile)

v0.14.0

Compare Source

Thank you GesonAnko, Trevor Gamblin, Andreas Karatzas, Harish RS, Hunter Hogan

  • Added type annotations
  • Added Licensing note to wheel
  • Fixed race condition when opening files concurrently
  • Fixed regressions in test suite
  • Removed support for Python <= 3.9
  • Added ARM64 support for Windows

Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [soundfile](https://github.com/bastibe/python-soundfile) | `==0.13.1` → `==0.14.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/soundfile/0.14.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/soundfile/0.13.1/0.14.0?slim=true) | --- ### Release Notes <details> <summary>bastibe/python-soundfile (soundfile)</summary> ### [`v0.14.0`](https://github.com/bastibe/python-soundfile/releases/tag/0.14.0) [Compare Source](https://github.com/bastibe/python-soundfile/compare/0.13.1...0.14.0) Thank you GesonAnko, Trevor Gamblin, Andreas Karatzas, Harish RS, Hunter Hogan - Added type annotations - Added Licensing note to wheel - Fixed race condition when opening files concurrently - Fixed regressions in test suite - Removed support for Python <= 3.9 - Added ARM64 support for Windows </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDUuMyIsInVwZGF0ZWRJblZlciI6IjQzLjIyMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-06-06 10:00:14 +00:00
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/soundfile-0.x:renovate/soundfile-0.x
git switch renovate/soundfile-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/soundfile-0.x
git switch renovate/soundfile-0.x
git rebase main
git switch main
git merge --ff-only renovate/soundfile-0.x
git switch renovate/soundfile-0.x
git rebase main
git switch main
git merge --no-ff renovate/soundfile-0.x
git switch main
git merge --squash renovate/soundfile-0.x
git switch main
git merge --ff-only renovate/soundfile-0.x
git switch main
git merge renovate/soundfile-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
exu/configs!6
No description provided.