Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps rubato from 0.16.2 to 1.0.0.

Release notes

Sourced from rubato's releases.

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
  • 6481730 Merge pull request #103 from HEnquist/preview_1.0
  • fb96613 Fix md indentation
  • f56d7c0 Some readme improvements
  • e22a8fa Remove preview text from readme, small doc tweaks
  • 67974dc Update use case example in readme
  • 88563f7 Update manifest and readme
  • 1cdd848 Merge pull request #111 from HEnquist/adapter2.0
  • da57edf Use published audioadapter
  • 9a50a30 Fix typos, remove outdated docs
  • 2b1875a Borrow SincInterpolationParameters in constructor
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 1, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/rubato-1.0.0 branch from bcb056c to 7d48ec0 Compare January 19, 2026 16:24
Bumps [rubato](https://github.com/HEnquist/rubato) from 0.16.2 to 1.0.0.
- [Release notes](https://github.com/HEnquist/rubato/releases)
- [Commits](HEnquist/rubato@v0.16.2...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rubato-1.0.0 branch from 7d48ec0 to ab14f27 Compare January 29, 2026 19:56
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