Skip to content

chore(deps): bump rubato from 0.16.2 to 1.0.1#85

Open
dependabot[bot] wants to merge 1 commit intolagrangefrom
dependabot/cargo/rubato-1.0.1
Open

chore(deps): bump rubato from 0.16.2 to 1.0.1#85
dependabot[bot] wants to merge 1 commit intolagrangefrom
dependabot/cargo/rubato-1.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps rubato from 0.16.2 to 1.0.1.

Release notes

Sourced from rubato's releases.

v1.0.1

What's Changed

New Contributors

Full Changelog: HEnquist/rubato@v1.0.0...v1.0.1

v1.0.0

  • New API using the AudioAdapter crate to handle different buffer layouts and sample formats.
  • Merged the FixedIn, FixedOut and FixedInOut resamplers into single types that supports all modes.
  • Merged the sinc and polynomial asynchronous resamplers into one type that supports both interpolation modes.

v1.0.0-preview.0

Full Changelog: HEnquist/rubato@v0.16.2...v1.0.0-preview.0

Commits
  • f1207d1 Merge pull request #118 from HEnquist/patch101
  • 582018d Update the length calc
  • e88a6dc Bump version, tweak readme
  • fd5ad9b Fix process all len calc
  • 2cc6bdb Merge pull request #112 from casey/re-export-audioadapter-crate
  • ba1a8f6 Merge pull request #114 from casey/dont-return-input-len
  • cf4f679 Merge pull request #115 from HEnquist/clippy-all-targets
  • 1d22388 Fix too precise f32 constants
  • 1a2fd9f Run clippy on all targets
  • 4aec92b Merge pull request #113 from casey/clippy
  • 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 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 [rubato](https://github.com/HEnquist/rubato) from 0.16.2 to 1.0.1.
- [Release notes](https://github.com/HEnquist/rubato/releases)
- [Commits](HEnquist/rubato@v0.16.2...v1.0.1)

---
updated-dependencies:
- dependency-name: rubato
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 13, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants