build(deps): bump the all-dependencies group with 4 updates#83
Merged
Conversation
Bumps the all-dependencies group with 4 updates: [rand](https://github.com/rust-random/rand), [tokio](https://github.com/tokio-rs/tokio), [tracing-appender](https://github.com/tokio-rs/tracing) and [zip](https://github.com/zip-rs/zip2). Updates `rand` from 0.10.0 to 0.10.1 - [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.10.0...0.10.1) Updates `tokio` from 1.50.0 to 1.51.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.1) Updates `tracing-appender` from 0.2.4 to 0.2.5 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-appender-0.2.4...tracing-appender-0.2.5) Updates `zip` from 8.4.0 to 8.5.1 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v8.4.0...v8.5.1) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tokio dependency-version: 1.51.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tracing-appender dependency-version: 0.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zip dependency-version: 8.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
icceey
approved these changes
Apr 25, 2026
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 all-dependencies group with 4 updates: rand, tokio, tracing-appender and zip.
Updates
randfrom 0.10.0 to 0.10.1Changelog
Sourced from rand's changelog.
Commits
27ff4cbPrepare v0.10.1: deprecate featurelog(#1763)98d0638make_rng: document panic and add #[track_caller] (#1761)54e5eaaFix doc error (#1758)1ce4c08Bump itoa from 1.0.17 to 1.0.18 in the all-deps group (#1756)ccb734bdocs: fix typo in doc comment (#1754)357eb7dBump libc from 0.2.182 to 0.2.183 in the all-deps group (#1753)5e77fe5Fix trait references in documentation (#1752)da89185Bump the all-deps group with 3 updates (#1751)50516ffBump the all-deps group with 2 updates (#1749)fd71de9Bump the all-deps group with 2 updates (#1747)Updates
tokiofrom 1.50.0 to 1.51.1Release notes
Sourced from tokio's releases.
Commits
98df02dchore: prepare Tokio v1.51.1 (#8023)3ea11e2sync: fix semaphore reopens after forget (#8021)c791213rt: do not leak fd when cancelling io_uring open operation (#7983)ad8c59anet: surface errors fromSO_ERRORonrecvfor UDP sockets on Linux (#8001)654d38bmetrics: fixworker_local_schedule_counttest (#8008)857ba80docs: improve contributing docs on how to specify crates dependency versions ...95b9342chore: remove path deps for tokio-macros 2.7.0 (#8007)0af06b7chore: prepare Tokio v1.51.0 (#8005)01a7f1dchore: prepare tokio-macros v2.7.0 (#8004)eeb55c7runtime: steal tasks from the LIFO slot (#7431)Updates
tracing-appenderfrom 0.2.4 to 0.2.5Release notes
Sourced from tracing-appender's releases.
Commits
53e1490chore: prepare tracing-appender 0.2.5 (#3522)4fb9ca3examples: add per-layer filtering example (#3488)df05516docs: improve assert message to mention a possible cause of hitting cloning a...72cf52adocs: recommend configuringawait-holding-invalid-typeslint (#3463)9545be1attributes: silence clippy lints for #[instrument] on async functions for cra...3160dc1subscriber: skip RwLock in EnvFilter span callbacks when no dynamic directive...3af2e54appender: fix parsing of date from filename when no time is incuded (#3471)412986fappender: fixRollingFileAppenderbroken links in docs (#3445)bdccf4dappender: add latest symlink builder option (#3447)2c80f9dsubscriber: propagate on_register_dispatch for Option<Layer> and Vec<Layer> (...Updates
zipfrom 8.4.0 to 8.5.1Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
5c0a0a2chore: release v8.5.1 (#766)e1fc904ci(deps): bump github/codeql-action from 4.32.6 to 4.35.1 (#769)ef6392drefactor: change magic finder to stack buffer (#763)f6c64ffrefactor: simplify extra field parsing (#764)93ea679chore: release v8.5.0 (#762)fbd0d41refactor: remove useless magic in struct (#730)1043e92refactor: change extra_field from Arc<Vec> to Arc<[u8]> (#741)2eb28b6fix: removezip64 commentand addzip64 extensible data sector(#747)5f4a644ci(deps): bump rust-lang/crates-io-auth-action from 1.0.3 to 1.0.4 (#761)6469720ci: Add static.crates.io to allowed hosts in CodeQL workflow (#759)Dependabot 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