Bump the cargo group across 1 directory with 14 updates#237
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the cargo group across 1 directory with 14 updates#237dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.10.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.25` | `0.12.28` | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.50.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.5.60` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.61` | `4.5.66` | | [calamine](https://github.com/tafia/calamine) | `0.32.0` | `0.33.0` | | [nix](https://github.com/nix-rust/nix) | `0.30.1` | `0.31.2` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.37.2` | `0.38.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.44` | | [mockito](https://github.com/lipanski/mockito) | `1.7.1` | `1.7.2` | | [httpmock](https://github.com/httpmock/httpmock) | `0.8.2` | `0.8.3` | | [whoami](https://github.com/ardaku/whoami) | `1.6.1` | `2.1.0` | | [dioxus-primitives](https://github.com/DioxusLabs/components) | ``f165b24`` | ``6826678`` | Updates `rand` from 0.9.2 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@rand_core-0.9.2...0.10.0) Updates `reqwest` from 0.12.25 to 0.12.28 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.25...v0.12.28) Updates `tokio` from 1.49.0 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.50.0) Updates `clap` from 4.5.53 to 4.5.60 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.53...clap_complete-v4.5.60) Updates `clap_complete` from 4.5.61 to 4.5.66 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.61...clap_complete-v4.5.66) Updates `calamine` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/tafia/calamine/releases) - [Changelog](https://github.com/tafia/calamine/blob/master/Changelog.md) - [Commits](tafia/calamine@v0.32.0...v0.33.0) Updates `nix` from 0.30.1 to 0.31.2 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.30.1...v0.31.2) Updates `sysinfo` from 0.37.2 to 0.38.0 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.37.2...v0.38.0) Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) Updates `chrono` from 0.4.42 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.44) Updates `mockito` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@1.7.1...1.7.2) Updates `httpmock` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/httpmock/httpmock/releases) - [Changelog](https://github.com/httpmock/httpmock/blob/master/CHANGELOG.md) - [Commits](httpmock/httpmock@v0.8.2...v0.8.3) Updates `whoami` from 1.6.1 to 2.1.0 - [Release notes](https://github.com/ardaku/whoami/releases) - [Commits](https://github.com/ardaku/whoami/commits/v2.1.0) Updates `dioxus-primitives` from `f165b24` to `6826678` - [Commits](DioxusLabs/components@f165b24...6826678) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-version: 4.5.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: calamine dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: nix dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: sysinfo dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: mockito dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: httpmock dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: whoami dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: dioxus-primitives dependency-version: 6826678ae59d47ad0c70fb203979a64b34db5d5d dependency-type: direct:production dependency-group: cargo ... 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 cargo group with 14 updates in the / directory:
0.9.20.10.00.12.250.12.281.49.01.50.04.5.534.5.604.5.614.5.660.32.00.33.00.30.10.31.20.37.20.38.02.0.172.0.180.4.420.4.441.7.11.7.20.8.20.8.31.6.12.1.0f165b246826678Updates
randfrom 0.9.2 to 0.10.0Changelog
Sourced from rand's changelog.
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
reqwestfrom 0.12.25 to 0.12.28Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
d978599v0.12.28ef2768afix: correctly import TokioIo on Windows (#2896)1bf6441v0.12.274967b1bfeat: add windows_named_pipe() option to client builder (#2789)ef5b239chore: Use http_body_util::BodyDataStream (#2892)a810004chore: Disable unused tokio-util codec feature (#2893)01f03a4v0.12.26e908f57fix(http3): correct compression defaults (#2890)509c904fix: disable default compression from tower-http if not enabled in reqwest (#...896aaeadeps: update cookie_store to 0.22 (#2886)Updates
tokiofrom 1.49.0 to 1.50.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0273e45chore: prepare Tokio v1.50.0 (#7934)e3ee4e5chore: prepare tokio-macros v2.6.1 (#7943)8c980eaio: addwrite_all_vectoredtotokio-util(#7768)e35fd6dci: fix patch during clippy step (#7935)03fe44cruntime: fixevent_intervaldoc (#7932)d18e5dfio: fix race inMock::poll_write(#7882)f21f269runtime: fix race condition during the blocking pool shutdown (#7922)d81e8f0macros: remove (most) localusedeclarations intokio::select!(#7929)25e7f26rt: fix missing quotation in docs (#7925)e1a91efutil: fix typo in docs (#7926)Updates
clapfrom 4.5.53 to 4.5.60Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
clap_completefrom 4.5.61 to 4.5.66Commits
05bac73chore: Released374835chore: Releaseb55bf9edocs(contrib): Update PR conventions from _rust template48c3b11chore: Release4589490docs: Update changelog78a7962Merge pull request #6243 from epage/term21828f4Merge pull request #6245 from epage/completeb8c9ad5test(complete): Update for new versions54f1ab8Merge pull request #6244 from epage/typoc40ad5cdocs: Fix a typoUpdates
calaminefrom 0.32.0 to 0.33.0Release notes
Sourced from calamine's releases.
... (truncated)
Changelog
Sourced from calamine's changelog.
... (truncated)
Commits
203258crelease: 0.33.0778bd8bdeps: update dependencies for release 0.33.0b17b040feat: add support for reading PivotTable/PivotCache (#559)a1b5768ods: fix DoS via repeated rows/columns (issue #594) (#596)1dc58c6xlsx: fix table issue when insertRow attribute is set9111009xlsx: fix issue with table reference idse76bcd7docs: prep changelog for next releaseUpdates
nixfrom 0.30.1 to 0.31.2Changelog
Sourced from nix's changelog.
... (truncated)
Commits
bf1d0e9chore: release v0.31.20dc1dd8Unpin libc (#2744)dad24fbAllow timerfd use on FreeBSD (#2728)6619d8dstatfs: Fix definitions for s390x musl with libc 0.2.176 (#2678)478594eAdd api to get inner WatchDescriptor id, to work with c code. (#2718)5507629docs: minor fix in tcgetpgrp and tcsetpgrp doc comments (#2731)9aea929time: update comment in zero_init_timespec (#2730)b44fd1aFreeBSD: add pthread_getthreadid_np() (#2725)06bb1bechore: release 0.31.149adb8dskip test::sys::test_af_alg_cipher on s390x,powerpc64le/Linux too (#2722)Updates
sysinfofrom 0.37.2 to 0.38.0Changelog
Sourced from sysinfo's changelog.
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
thiserrorfrom 2.0.17 to 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
chronofrom 0.4.42 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontents45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)Updates
mockitofrom 1.7.1 to 1.7.2Release notes
Sourced from mockito's releases.
Commits
2e16acfBump to 1.7.2e404bdfUpdate docse2c1692Merge pull request #224 from songokas/status-code-from-request86596b7Allow returning a different status code based on a request4a70878Merge pull request #223 from tottoto/update-to-reqwest-0.1335fccfbUpdate to reqwest 0.13Updates
httpmockfrom 0.8.2 to 0.8.3Release notes
Sourced from httpmock's releases.
Changelog
Sourced from httpmock's changelog.
Commits
ace571abump version to 0.8.3b374313enable previously ignored long-running tests359f7f3Ignore long-running tests for now28387acBump MSRV to 1.881434198style: remove unneeded 'mut' (#211)9dea88dBump path-to-regexp from 6.2.2 to 6.3.0 in /docs/websiteca0f044Bump@babel/helpersfrom 7.24.4 to 7.28.6 in /docs/websitef193963add PR contributorsa855020fix is_false custom matcher evaluation logicb0487b6Merge pull request #205 from dfaust/fix-custom-matchersUpdates
whoamifrom 1.6.1 to 2.1.0Release notes
Sourced from whoami's releases.
... (truncated)
Commits
Updates
dioxus-primitivesfromf165b24to6826678Commits
6826678Drag and Drop List component (