chore(cargo): bump the rust group across 1 directory with 6 updates#50
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(cargo): bump the rust group across 1 directory with 6 updates#50dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [imageproc](https://github.com/image-rs/imageproc), [ndarray](https://github.com/rust-ndarray/ndarray), [ctor](https://github.com/mmastrac/rust-ctor), [libblur](https://github.com/awxkee/libblur), [cpal](https://github.com/RustAudio/cpal) and [rubato](https://github.com/HEnquist/rubato) to permit the latest version. Updates `imageproc` to 0.26.0 - [Changelog](https://github.com/image-rs/imageproc/blob/main/CHANGELOG.md) - [Commits](https://github.com/image-rs/imageproc/commits) Updates `ndarray` to 0.17.1 - [Release notes](https://github.com/rust-ndarray/ndarray/releases) - [Changelog](https://github.com/rust-ndarray/ndarray/blob/master/RELEASES.md) - [Commits](rust-ndarray/ndarray@ndarray-rand-0.16.0...0.17.1) Updates `ctor` to 0.6.3 - [Commits](https://github.com/mmastrac/rust-ctor/commits) Updates `libblur` to 0.22.0 - [Release notes](https://github.com/awxkee/libblur/releases) - [Commits](awxkee/libblur@0.20.0...0.22.0) Updates `cpal` to 0.17.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.17.1) Updates `rubato` to 1.0.0 - [Release notes](https://github.com/HEnquist/rubato/releases) - [Commits](HEnquist/rubato@v0.16.0...v1.0.0) --- updated-dependencies: - dependency-name: imageproc dependency-version: 0.26.0 dependency-type: direct:production dependency-group: rust - dependency-name: ndarray dependency-version: 0.17.1 dependency-type: direct:production dependency-group: rust - dependency-name: ctor dependency-version: 0.6.3 dependency-type: direct:production dependency-group: rust - dependency-name: libblur dependency-version: 0.22.0 dependency-type: direct:production dependency-group: rust - dependency-name: cpal dependency-version: 0.17.1 dependency-type: direct:production dependency-group: rust - dependency-name: rubato dependency-version: 1.0.0 dependency-type: direct:production dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Updates the requirements on imageproc, ndarray, ctor, libblur, cpal and rubato to permit the latest version.
Updates
imageprocto 0.26.0Changelog
Sourced from imageproc's changelog.
... (truncated)
Commits
Updates
ndarrayto 0.17.1Changelog
Sourced from ndarray's changelog.
... (truncated)
Commits
2324d2aAdd partition(similar to numpy.partition) (#1498)4e2a70fAllows benchmarks that do not use linspace to run on no_std (#1495)2a5cae1Add cumprod (#1491)Updates
ctorto 0.6.3Commits
Updates
libblurto 0.22.0Release notes
Sourced from libblur's releases.
Commits
8ab97d4Merge pull request #83 from awxkee/new_fft2da98a5Better 2D FFT kernel transform,faster padding for some cases0008c3eMerge remote-tracking branch 'origin/new_fft' into new_fft3a24bfbMerge pull request #82 from awxkee/new_fft4627ba9New FFT backendd87d5cbNew FFT3454218New FFTb7c2f4eNew FFTe4b773cMerge pull request #81 from awxkee/f165c8abf9Better complex multiplicationUpdates
cpalto 0.17.1Release notes
Sourced from cpal's releases.
Changelog
Sourced from cpal's changelog.
... (truncated)
Commits
ddad8bcchore: prepare cpal v0.17.1 and asio-sys v0.2.5 release (#1090)17a2abdfix(asio-sys): case-insensitive ASIO SDK discovery (#1082)38e3b09fix(wasm): wasm-bindgen break (#1086)7ec4e88ci: check default/no-default/all feature sets with platform-dependent MSRV fo...c6e2461Fix AudioWorklet example (#1088)1162be5chore(jack): bump MSRV to 1.82271a17adocs: fix Discord invite linkseb213b4refactor(alsa): handle more open errorse845974fix(alsa): avoid poisoning during enumerationfe9ef97fix(alsa): treat NULL ALSA IOID as DuplexUpdates
rubatoto 1.0.0Release notes
Sourced from rubato's releases.
Commits
6481730Merge pull request #103 from HEnquist/preview_1.0fb96613Fix md indentationf56d7c0Some readme improvementse22a8faRemove preview text from readme, small doc tweaks67974dcUpdate use case example in readme88563f7Update manifest and readme1cdd848Merge pull request #111 from HEnquist/adapter2.0da57edfUse published audioadapter9a50a30Fix typos, remove outdated docs2b1875aBorrow SincInterpolationParameters in constructorDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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