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 librosa from 0.10.1 to 0.10.2 #71

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps librosa from 0.10.1 to 0.10.2.

Release notes

Sourced from librosa's releases.

0.10.2

What's Changed

New Contributors

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

Changelog

Sourced from librosa's changelog.

v0.10.2

2024-05-02

New features - [#1829](https://github.com/librosa/librosa/issues/1829)_ librosa.cite() returns a DOI (document object identifier) for citing librosa in academic publications. Brian McFee - [#1766](https://github.com/librosa/librosa/issues/1766)_ librosa.beat.beat_track, librosa.onset.onset_detect, and librosa.util.peak_pick now support multi-channel inputs. Brian McFee - [#1739](https://github.com/librosa/librosa/issues/1739), [#1756](https://github.com/librosa/librosa/issues/1756), [#1762](https://github.com/librosa/librosa/issues/1762)_ key_to_degrees and key_to_notes now support multiple accidentals in the tonic, and modes (ionian, dorian, etc). Eugene Rabinovich - [#1770](https://github.com/librosa/librosa/issues/1770)_ Out-of-key notes are now optionally decorated with natural (♮) accidentals. Eugene Rabinovich

Bug fixes - [#1814](https://github.com/librosa/librosa/issues/1814)_ Corrected an off-by-one error when computing phase advance in librosa.phase_vocoder. Brian McFee - [#1784](https://github.com/librosa/librosa/issues/1784)_ Improved handling of warnings in the test suite, and fixed a bug in dtype propagation through ivqt. Brian McFee - [#1733](https://github.com/librosa/librosa/issues/1733)_ Fixed an off-by-one error in trimming of detected beats. Brian McFee - [#1755](https://github.com/librosa/librosa/issues/1755)_ Avoid deprecated features in matplotlib and ensure compatibility with mpl 3.8. Brian McFee

Documentation - [#1801](https://github.com/librosa/librosa/issues/1801)_ Improved top-level structure of the documentation site. Dana Lee - [#1827](https://github.com/librosa/librosa/issues/1827)_ Improvements to example code in documentation to include sampling rate parameters whenever necessary. Brian McFee - [#1821](https://github.com/librosa/librosa/issues/1821)_ Added "copy button" to code examples in documentation. Brian McFee - [#1789](https://github.com/librosa/librosa/issues/1789)_ Fixed type annotations for sampling rate parameters. Brian McFee - [#1780](https://github.com/librosa/librosa/issues/1780)_ Corrected mistake in util.frame documentation. Gao Lei - [#1783](https://github.com/librosa/librosa/issues/1783)_ Removed problematic language from test code and documentation. Dan Ellis

Other changes and maintenance - [#1826](https://github.com/librosa/librosa/issues/1826)_ Expanded parameter pass-through support in effects.hpss and related functions. Brian McFee - [#1822](https://github.com/librosa/librosa/issues/1822)_ Allow display.specshow to control min and max tempo in tempogram plots. Brian McFee - [#1820](https://github.com/librosa/librosa/issues/1820)_ Updated github actions. Brian McFee - [#1813](https://github.com/librosa/librosa/issues/1813)_ Improved performance of autocorrelate. Jize Guo - [#1808](https://github.com/librosa/librosa/issues/1808), [#1769](https://github.com/librosa/librosa/issues/1769) Added python 3.11 and 3.12 to CI test matrix. Brian McFee - [#1790](https://github.com/librosa/librosa/issues/1790)_ Explicitly allow scalar inputs in decibel conversions. Brian McFee - [#1782](https://github.com/librosa/librosa/issues/1782)_ Modernized usage of matplotlib colormaps. Phillip S.M. Skelton - [#1765](https://github.com/librosa/librosa/issues/1765)_ Modernized usage of importlib and package resources. Matt Pitkin

.. _#1829: librosa/librosa#1829 .. _#1766: librosa/librosa#1766 .. _#1739: librosa/librosa#1739 .. _#1756: librosa/librosa#1756 .. _#1762: librosa/librosa#1762 .. _#1770: librosa/librosa#1770 .. _#1814: librosa/librosa#1814 .. _#1784: librosa/librosa#1784 .. _#1733: librosa/librosa#1733 .. _#1755: librosa/librosa#1755 .. _#1801: librosa/librosa#1801 .. _#1827: librosa/librosa#1827 .. _#1821: librosa/librosa#1821 .. _#1789: librosa/librosa#1789 .. _#1780: librosa/librosa#1780

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #72.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/pip/librosa-0.10.2 branch May 20, 2024 23:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants