Skip to content

Bump rubato from 0.16.2 to 2.0.0#7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rubato-2.0.0
Closed

Bump rubato from 0.16.2 to 2.0.0#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rubato-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Copy link
Copy Markdown
Contributor

Bumps rubato from 0.16.2 to 2.0.0.

Release notes

Sourced from rubato's releases.

v2.0.0

What's Changed

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

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
  • 63c2107 Merge pull request #122 from HEnquist/adapter3
  • fb96f50 Update dependencies, improve tests, bump to v2.0
  • 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
  • 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 2.0.0.
- [Release notes](https://github.com/HEnquist/rubato/releases)
- [Commits](HEnquist/rubato@v0.16.2...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@ytchenak

Copy link
Copy Markdown
Owner

Superseded: rubato was never actually used in src/; removing it from Cargo.toml in main. Thanks Dependabot.

@ytchenak ytchenak closed this Apr 26, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 26, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/rubato-2.0.0 branch April 26, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant