Skip to content

Bump resampy from 0.3.1 to 0.4.1#35

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/resampy-0.4.1
Closed

Bump resampy from 0.3.1 to 0.4.1#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/resampy-0.4.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Sep 9, 2022

Bumps resampy from 0.3.1 to 0.4.1.

Release notes

Sourced from resampy's releases.

0.4.1

What's Changed

Full Changelog: bmcfee/resampy@0.4.0...0.4.1

0.4.0

This release fixes some performance regressions and disables parallelism by default.

There is a backward-compatibility breaking change where integer-valued inputs now always produce floating-point outputs.

Changelog

Sourced from resampy's changelog.

v0.4.1

2022-09-09
  • [#113](https://github.com/bmcfee/resampy/issues/113) <https://github.com/bmcfee/resampy/pull/113>_ Fixed a rounding error in output buffer length calculations.
  • [#110](https://github.com/bmcfee/resampy/issues/110) <https://github.com/bmcfee/resampy/pull/110>_ Added a special case to disable unsupported parallel mode on 32bit architectures.

v0.4.0

2022-08-05

  • [#109](https://github.com/bmcfee/resampy/issues/109) <https://github.com/bmcfee/resampy/pull/109>_ Reduced import time and switched to parallel=False by default.
  • [#109](https://github.com/bmcfee/resampy/issues/109) <https://github.com/bmcfee/resampy/pull/109>_ Integer-valued inputs now produce floating point outputs.
Commits
  • 17200d7 installation instruction fixes to README [ci skip]
  • d1bad1d One more quick update to doc page [ci skip]
  • c07a2c3 Updated install and test instructions [ci skip]
  • 9c9fa90 Merge pull request #114 from bmcfee/041
  • 932ccbb updated for 0.4.1 release
  • 5c283f0 Merge pull request #110 from avalentino/bugfix/32bit
  • 3024f42 Merge pull request #113 from bmcfee/length-rounding
  • 5c25e9c fixed #111 by explicitly calculating output length
  • 4499b55 Dynamic detection of numba 'parallel' support
  • bf86b1c Support for 32bit architectures
  • 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 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 [resampy](https://github.com/bmcfee/resampy) from 0.3.1 to 0.4.1.
- [Release notes](https://github.com/bmcfee/resampy/releases)
- [Changelog](https://github.com/bmcfee/resampy/blob/main/docs/changes.rst)
- [Commits](bmcfee/resampy@0.3.1...0.4.1)

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

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 Sep 9, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Sep 13, 2022

Superseded by #36.

@dependabot dependabot Bot closed this Sep 13, 2022
@dependabot dependabot Bot deleted the dependabot/pip/resampy-0.4.1 branch September 13, 2022 23:47
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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants