chore(deps): bump the cargo-dependencies group with 8 updates#57
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the cargo-dependencies group with 8 updates#57dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [cpal](https://github.com/RustAudio/cpal), [toml](https://github.com/toml-rs/toml), [dirs](https://github.com/soc/dirs-rs), [sysinfo](https://github.com/GuillaumeGomez/sysinfo), [thiserror](https://github.com/dtolnay/thiserror), [rand](https://github.com/rust-random/rand), [arrow](https://github.com/apache/arrow-rs) and [libloading](https://github.com/nagisa/rust_libloading) to permit the latest version. Updates `cpal` to 0.17.3 - [Release notes](https://github.com/RustAudio/cpal/releases) - [Changelog](https://github.com/RustAudio/cpal/blob/master/CHANGELOG.md) - [Commits](RustAudio/cpal@v0.15.0...v0.17.3) Updates `toml` to 1.0.3+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.0...toml-v1.0.3) Updates `dirs` to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `sysinfo` to 0.38.0 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.32.0...v0.38.0) Updates `thiserror` to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.0...2.0.18) Updates `rand` to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.0...0.10.0) Updates `arrow` to 58.0.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@54.2.1...58.0.0) Updates `libloading` to 0.9.0 - [Commits](nagisa/rust_libloading@0.8.0...0.9.0) --- updated-dependencies: - dependency-name: cpal dependency-version: 0.17.3 dependency-type: direct:production dependency-group: cargo-dependencies - dependency-name: toml dependency-version: 1.0.3+spec-1.1.0 dependency-type: direct:production dependency-group: cargo-dependencies - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production dependency-group: cargo-dependencies - dependency-name: sysinfo dependency-version: 0.38.0 dependency-type: direct:production dependency-group: cargo-dependencies - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production dependency-group: cargo-dependencies - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production dependency-group: cargo-dependencies - dependency-name: arrow dependency-version: 58.0.0 dependency-type: direct:production dependency-group: cargo-dependencies - dependency-name: libloading dependency-version: 0.9.0 dependency-type: direct:production dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 cpal, toml, dirs, sysinfo, thiserror, rand, arrow and libloading to permit the latest version.
Updates
cpalto 0.17.3Release notes
Sourced from cpal's releases.
Changelog
Sourced from cpal's changelog.
... (truncated)
Commits
fd3b945chore: update asio-sys v0.2.6 release dateaf2e2ecfix(asio): link with advapi32 and bump asio-sys to 0.2.6 (#1105)51f0b85chore: revert SemVer-breaking DeviceBusy error variant (#1102)5cceb49chore: prepare for v0.17.2 release0bd7fcerefactor: simplify asio checke7ac140chore: update coreaudio-rs to 0.14906f3ffrefactor: fix clippy lints0e0858efix(alsa): stalling callbacks when start threshold is not met6627959feat(wasapi): enable resampling when necessary (#1097)8cc1006docs: update changelogUpdates
tomlto 1.0.3+spec-1.1.0Commits
7f345e2chore: Release09ef8c6docs: Update changeloge134bb6fix(toml): Don't error on dotted keys extending implicit tables (#1107)8413dbbfix(toml): Don't error on dotted keys extending implicit tablesc38c7b7refactor(parser): Align check structure8d73f2brefactor(parser): Align check order8da0c6brefactor(parser): Better align similar code82bf863refactor(parser): Clarify intent of mixed table check170ebcatest(edit): Ipdate encoder compliance to 1.107dc3fdtest(parse): Show duplicate key errorUpdates
dirsto 6.0.0Commits
Updates
sysinfoto 0.38.0Changelog
Sourced from sysinfo's changelog.
... (truncated)
Commits
4124381Update CHANGELOG for0.38.098a3141Merge pull request #1617 from GuillaumeGomez/updat7197638Update crate version to0.38.0f69a2b9Fix typos and makeMotherboard::newreturnNoneon NetBSD791faceMerge pull request #1616 from GuillaumeGomez/netbsd-rootb564d9aAddProcess::rootsupport for NetBSD7b324dbMerge pull request #1615 from GuillaumeGomez/netbsdae044efImplementProcess::open_fileson NetBSD8c5cd19Merge pull request #1609 from notable-equivalent/feature/cgroup-access-from-c464968fAdd C interface for accessing cgroup infoUpdates
thiserrorto 2.0.18Release notes
Sourced from thiserror's releases.
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
randto 0.10.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
acc5f24Prepare v0.10.0 releases (#1729)95c5165Add fn rand::make_rng (#1734)146da58CHANGELOG: add PR links (#1738)8cacd6dREADME tweaks (#1737)28e3df8Update chacha20: use ChaChaCore directly; remove bytes_until_reseed field (#1...03db311Replace fn reseed_and_generate with try_to_reseedb14483eApply inline attr to fn generatefda8f74Remove bytes_until_reseed field213bb3bBump chacha20 to 0.10.0-rc.1172afe1eMinor tweaks; prepare v0.10.0-rc.9 (#1736)Updates
arrowto 58.0.0Release notes
Sourced from arrow's releases.
... (truncated)
Changelog
Sourced from arrow's changelog.
... (truncated)
Commits
9d0e8beUpdate version to 58.0.0 and add CHANGELOG (#9420)ab9c062fix: fixed trait functions clash get_date_time_part_extract_fn (#8221) (#9424)c129c7cAvoid allocating aVecinStructBuilder(#9428)2f40f78[Variant] Support['fieldName']in VariantPath parser (#9276)442e1b8perf: optimize skipper for varint values used when projecting Avro record typ...df63590[Minor] Use per-predicate projection masks in arrow_reader_clickbench benchma...39a2b71Add additional Arrow type support (#9291)d8946caFixArrowArrayStreamReaderfor 0-columns record batch streams (#9405)70089acfeat: support RunEndEncoded arrays in arrow-json reader and writer (#9379)7fbbde2Remove lint issues in parquet-related code. (#9375)Updates
libloadingto 0.9.0Commits
dab97c50.9.0 release ritese893804refactor: simplify null checks, remove some iffy implementations4b98285add no-std supportf4ec9e7test: try to fix msys (#182)9b798ebPrepare for 0.8.9 releasef5f8cb0Migrate from windows-targets to windows-link7c04bebBump MSRV to 1.71 for windows-link559e465Format with cargo fmtdb35813Fix elided lifetimes warning83f08b8Release 0.8.8Dependabot 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