Bump the rust-lock group with 7 updates#5
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the rust-lock group with 7 updates: | Package | From | To | | --- | --- | --- | | [cpal](https://github.com/RustAudio/cpal) | `0.16.0` | `0.18.1` | | [rubato](https://github.com/HEnquist/rubato) | `0.14.1` | `4.0.0` | | [ringbuf](https://github.com/agerasev/ringbuf) | `0.3.3` | `0.5.1` | | [libloading](https://github.com/nagisa/rust_libloading) | `0.8.9` | `0.9.0` | | [thread-priority](https://github.com/iddm/thread-priority) | `1.2.0` | `3.1.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.18` | | [ort](https://github.com/pykeio/ort) | `2.0.0-rc.11` | `2.0.0-rc.12` | Updates `cpal` from 0.16.0 to 0.18.1 - [Release notes](https://github.com/RustAudio/cpal/releases) - [Changelog](https://github.com/RustAudio/cpal/blob/master/CHANGELOG.md) - [Commits](RustAudio/cpal@v0.16.0...v0.18.1) Updates `rubato` from 0.14.1 to 4.0.0 - [Release notes](https://github.com/HEnquist/rubato/releases) - [Commits](HEnquist/rubato@v0.14.1...v4.0.0) Updates `ringbuf` from 0.3.3 to 0.5.1 - [Release notes](https://github.com/agerasev/ringbuf/releases) - [Commits](https://github.com/agerasev/ringbuf/commits) Updates `libloading` from 0.8.9 to 0.9.0 - [Commits](nagisa/rust_libloading@0.8.9...0.9.0) Updates `thread-priority` from 1.2.0 to 3.1.1 - [Release notes](https://github.com/iddm/thread-priority/releases) - [Changelog](https://github.com/iddm/thread-priority/blob/master/CHANGELOG.md) - [Commits](https://github.com/iddm/thread-priority/commits) Updates `thiserror` from 1.0.69 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.18) Updates `ort` from 2.0.0-rc.11 to 2.0.0-rc.12 - [Release notes](https://github.com/pykeio/ort/releases) - [Commits](pykeio/ort@v2.0.0-rc.11...v2.0.0-rc.12) --- updated-dependencies: - dependency-name: cpal dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-lock - dependency-name: rubato dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-lock - dependency-name: ringbuf dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-lock - dependency-name: libloading dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-lock - dependency-name: thread-priority dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-lock - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-lock - dependency-name: ort dependency-version: 2.0.0-rc.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-lock ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-lock group with 7 updates:
0.16.00.18.10.14.14.0.00.3.30.5.10.8.90.9.01.2.03.1.11.0.692.0.182.0.0-rc.112.0.0-rc.12Updates
cpalfrom 0.16.0 to 0.18.1Release notes
Sourced from cpal's releases.
... (truncated)
Changelog
Sourced from cpal's changelog.
... (truncated)
Commits
94ecb6efix(ci): docs.rs has libjack-jackd2-dev50d9646ci: check with all features (#1240)51f96e9chore: prepare for v0.18.1 release189db47fix: exclude pipewire from docs.rs (#1239)45fe976fix(wasm): all features without atomicsbaa3678doc: finalize changelog and upgrading guide for v0.18 release (#1238)27473acfix(pipewire): use node.latency and re-promote RT when re-negotiated (#1236)0048977perf(alsa): optimize enumeration speed (#1233)7d4aedbchore(jack): pin to >= 0.13.5 (#1231)d2a2688fix(pulseaudio): use device names as id (#1228)Updates
rubatofrom 0.14.1 to 4.0.0Release notes
Sourced from rubato's releases.
... (truncated)
Commits
2c2e7baMerge pull request #133 from HEnquist/next4.064533e0Switch to MIT OR Apache-2.0 dual license7ef76cbAdd resampler selection guide and fix README issuesb7d9e9dMake README example feature-independent and stream-oriented5815bb9Merge pull request #134 from HEnquist/drift-resampler7e45551Fix out-of-bounds read on short final chunk; harden example file reade3fc87cUse a length-adaptive linear crossfade to hide Slip correctionse912257Add adjust_ratio_f64 example for the adjustable resamplers162920dImplement is_adjustable/is_resizable for Slip36c00eaApply rustfmt to fade table testUpdates
ringbuffrom 0.3.3 to 0.5.1Commits
Updates
libloadingfrom 0.8.9 to 0.9.0Commits
dab97c50.9.0 release ritese893804refactor: simplify null checks, remove some iffy implementations4b98285add no-std supportUpdates
thread-priorityfrom 1.2.0 to 3.1.1Release notes
Sourced from thread-priority's releases.
Changelog
Sourced from thread-priority's changelog.
Commits
Updates
thiserrorfrom 1.0.69 to 2.0.18Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
ortfrom 2.0.0-rc.11 to 2.0.0-rc.12Release notes
Sourced from ort's releases.
... (truncated)
Commits
f085e4c2.0.0-rc.12079ecb4fix: one environment (#542)0023124fix(tract): support external datae9666c7fix: no_stda08efe6feat: manual device selection771e1a5refactor: makeOutletwrapOrtValueInfoa02122dfix: web, no-std0fe5b25config: silence clippy warningfb29790feat: recover fromSessionBuildererrors831422cdocs(readme): update projectsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions