Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2025

Bumps librosa from 0.10.2.post1 to 0.11.0.

Release notes

Sourced from librosa's releases.

0.11.0

What's Changed

New Contributors

Full Changelog: librosa/librosa@0.10.2...0.11.0

0.11.0rc1

This is the second pre-release for version 0.11.0.

Known issues

Full python 3.13 support currently requires manually installing the following packages:

  • standard-aifc
  • standard-sunau

With pip, this can be done by calling python -m pip install standard-aifc standard-sunau.

This step is not required for python 3.12 or earlier.

Windows users with python 3.13 environments may encounter problems with the optional samplerate backend package for sample rate conversion. Other platforms are (to our knowledge) unaffected, as are earlier python versions on windows. Users who only use the default sample rate conversion settings should not be affected.

... (truncated)

Changelog

Sourced from librosa's changelog.

v0.11.0

2025-03-11

Maintenance - [#1831](https://github.com/librosa/librosa/issues/1831)_ Numpy 2.0 is now supported. - [#1898](https://github.com/librosa/librosa/issues/1898)_ Updated codecov action. Brian McFee - [#1860](https://github.com/librosa/librosa/issues/1860)_ Updated GitHub issue templates. Brian McFee - [#1921](https://github.com/librosa/librosa/issues/1921)_ Added linux-arm64 to the test matrix. Brian McFee

Enhancements - [#1916](https://github.com/librosa/librosa/issues/1916)_ The default FFT backend has been changed from numpy to scipy. - [#1864](https://github.com/librosa/librosa/issues/1864)_ Accelerated abs2 calculation on real-typed inputs. Brian McFee

Bug fixes - [#1916](https://github.com/librosa/librosa/issues/1916)_ Utility decorators now preserve type annotations properly. Brian McFee - [#1900](https://github.com/librosa/librosa/issues/1900)_ Fixed an error in pooch registry definition. Brian McFee - [#1897](https://github.com/librosa/librosa/issues/1897)_ Accommodate dependency resolution issues with uv. David Südholt - [#1878](https://github.com/librosa/librosa/issues/1878)_ Improved accuracy for yin and pyin. David Südholt - [#1851](https://github.com/librosa/librosa/issues/1851)_ Fixed sparse matrix compatibility for scipy>=1.14. Brian McFee - [#1844](https://github.com/librosa/librosa/issues/1844)_ Fixed parameter name collision for norm argument in feature.mfcc. Slava Chaunin

Documentation - [#1899](https://github.com/librosa/librosa/issues/1899)_ Avoid documentation link-checking failures from unreliable URLs. Brian McFee - [#1891](https://github.com/librosa/librosa/issues/1891)_ Corrected typo in effects module. Scott VanRavenswaay - [#1878](https://github.com/librosa/librosa/issues/1878)_ Numerous documentation updates (spectral centroid, key_to_notes, effects.trim). Brian McFee - [#1866](https://github.com/librosa/librosa/issues/1866)_ Updated documentation for dtw. Brian McFee - [#1858](https://github.com/librosa/librosa/issues/1858)_ Fixed documentation example for onset detection. @​BenedictSt - [#1856](https://github.com/librosa/librosa/issues/1856)_ Updated documentation example for Fast Mellin Transform. Anmol Mishra

Deprecations - [#1916](https://github.com/librosa/librosa/issues/1916)_ librosa.set_fftlib is deprecated and will be removed in version 1.0. Users should transition to using scipy.fft.set_backend instead. - Expired deprecation of mono= parameter in util.valid_audio. - win_length parameter in yin and pyin

.. _#1921: librosa/librosa#1921 .. _#1916: librosa/librosa#1916 .. _#1831: librosa/librosa#1831 .. _#1898: librosa/librosa#1898 .. _#1860: librosa/librosa#1860 .. _#1864: librosa/librosa#1864 .. _#1900: librosa/librosa#1900 .. _#1897: librosa/librosa#1897 .. _#1878: librosa/librosa#1878 .. _#1851: librosa/librosa#1851 .. _#1844: librosa/librosa#1844 .. _#1899: librosa/librosa#1899 .. _#1891: librosa/librosa#1891 .. _#1866: librosa/librosa#1866 .. _#1858: librosa/librosa#1858

... (truncated)

Commits

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 [librosa](https://github.com/librosa/librosa) from 0.10.2.post1 to 0.11.0.
- [Release notes](https://github.com/librosa/librosa/releases)
- [Changelog](https://github.com/librosa/librosa/blob/main/docs/changelog.rst)
- [Commits](librosa/librosa@0.10.2.post1...0.11.0)

---
updated-dependencies:
- dependency-name: librosa
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 13, 2025
@github-actions github-actions bot added category: LLM samples GenAI LLM samples category: Whisper samples GenAI Whisper samples category: Image generation samples GenAI Image generation samples category: VLM samples GenAI VLM samples labels Jun 13, 2025
@Wovchena Wovchena enabled auto-merge June 13, 2025 08:39
@Wovchena Wovchena added this pull request to the merge queue Jun 13, 2025
Merged via the queue into master with commit 5b0a7b0 Jun 13, 2025
69 checks passed
@dependabot dependabot bot deleted the dependabot/pip/samples/librosa-0.11.0 branch June 13, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Image generation samples GenAI Image generation samples category: LLM samples GenAI LLM samples category: VLM samples GenAI VLM samples category: Whisper samples GenAI Whisper samples dependencies Pull requests that update a dependency file python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant