deps: bump the rust-minor group with 7 updates#135
Merged
raffaelschneider merged 1 commit intomainfrom Mar 10, 2026
Merged
Conversation
Bumps the rust-minor group with 7 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.50.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.21.0` | `1.22.0` | | [toml](https://github.com/toml-rs/toml) | `1.0.3+spec-1.1.0` | `1.0.6+spec-1.1.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.25.0` | `3.26.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.182` | `0.2.183` | | [redis](https://github.com/redis-rs/redis-rs) | `1.0.4` | `1.0.5` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.38.2` | `0.38.3` | 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 `uuid` from 1.21.0 to 1.22.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.21.0...v1.22.0) Updates `toml` from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.0.3...toml-v1.0.6) Updates `tempfile` from 3.25.0 to 3.26.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits/v3.26.0) Updates `libc` from 0.2.182 to 0.2.183 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.183/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.182...0.2.183) Updates `redis` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.0.4...redis-1.0.5) Updates `sysinfo` from 0.38.2 to 0.38.3 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.38.2...v0.38.3) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: uuid dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: toml dependency-version: 1.0.6+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tempfile dependency-version: 3.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: libc dependency-version: 0.2.183 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: redis dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: sysinfo dependency-version: 0.38.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor ... 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-minor group with 7 updates:
1.49.01.50.01.21.01.22.01.0.3+spec-1.1.01.0.6+spec-1.1.03.25.03.26.00.2.1820.2.1831.0.41.0.50.38.20.38.3Updates
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
uuidfrom 1.21.0 to 1.22.0Release notes
Sourced from uuid's releases.
Commits
da15792Merge pull request #864 from uuid-rs/cargo/v1.22.07ec48c9prepare for 1.22.0 releasec4e983fMerge pull request #863 from haxtibal/tdmg/rand_0_9_and_0_10f3f677eupdate workspace root to rand 0.10Updates
tomlfrom 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0Commits
a09707echore: Release7b0feaadocs: Update changelog2902954Revert "fix(toml): Track dotted key for spans" (#1119)a586caeRevert "fix(toml): Track dotted key for spans"d35c3f6chore: Release949b4e8docs: Update changelog47b878bfix(toml): Track dotted key for spans (#1118)87461d8fix(toml): Track dotted key for spans796370etest(serde): Check span meaningad87859test(serde): Track key spansUpdates
tempfilefrom 3.25.0 to 3.26.0Changelog
Sourced from tempfile's changelog.
Commits
Updates
libcfrom 0.2.182 to 0.2.183Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
5660e6fchore: Release libc 0.2.1838b439b7allow unused link_cfg feature in rustc-dep-of-stde6436dcAdding structs and defines for vxworkse9cca04Linux: addname_to_handle_atandopen_by_handle_ataf8b812linux: relocate PIDFD definitions to src/newd0bd7e2NetBSD: add kinfo_file, kinfo_pcb structures and related constants17f5ccebuild(deps): bump actions/upload-artifact from 6 to 762c89e8OpenBSD: Wrap an unused field inPadding82cb126enable musl32_time64 and musl_v1_2_3 for hexagone7f9902redox: fix blkcnt_t typeUpdates
redisfrom 1.0.4 to 1.0.5Release notes
Sourced from redis's releases.
Commits
d408f2aPrepare new release (#1994)efb8ad1Try fix flakiness in tests. (#1992)10313f3Use assert matches in more tests (#1993)6543998ci: Dedupe test matrix (#1991)6a5e7c6Replace new tokio tests with runtime-agnostic tests. (#1990)e3bea03Allow to override the library name and version advertised to the server (#1970)24a5ec9Harmonize onREDISRS_as prefix for environment variables (#1989)8f3ea03Test matrix redis version update (#1987)a2226b6Add support for StreamingCredentialsProvider to Redis cluster client (#1965)0f6d04fIntroduce modeled NodeAddress type to clusters (#1982)Updates
sysinfofrom 0.38.2 to 0.38.3Changelog
Sourced from sysinfo's changelog.
Commits
61257e4Merge pull request #1635 from GuillaumeGomez/update3cf4b65Update crate version to0.38.37819ee8Update CHANGELOG for0.38.3db4e1e3Merge pull request #1634 from gaussfff/fix/macos-used-memory-calc-improvementb32882afix: improve accuracy of used memory calculation for macos572a1dfMerge pull request #1632 from gaussfff/fix/macos-memory-calculations7aad97bfix(macos): implement right used and available ram memory calculation3438a0dMerge pull request #1633 from GuillaumeGomez/clippy9e2a28eFix new clippy lintce0032cMerge pull request #1631 from GuillaumeGomez/precise-missing-infoDependabot 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