build(deps): bump the minor-and-patch group across 1 directory with 17 updates#13
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-and-patch group across 1 directory with 17 updates#13dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…7 updates Bumps the minor-and-patch group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.8.8` | `0.8.9` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.8` | `0.6.11` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.52.3` | | [dashmap](https://github.com/xacrimon/dashmap) | `6.1.0` | `6.2.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.0` | `1.23.1` | | [utoipa](https://github.com/juhaku/utoipa) | `5.4.0` | `5.5.0` | | [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.9.4` | | [redis](https://github.com/redis-rs/redis-rs) | `1.1.0` | `1.2.1` | | [rustls](https://github.com/rustls/rustls) | `0.23.37` | `0.23.40` | | [lettre](https://github.com/lettre/lettre) | `0.11.20` | `0.11.22` | | [socketioxide](https://github.com/totodore/socketioxide) | `0.18.2` | `0.18.3` | | [clap](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [aws-types](https://github.com/smithy-lang/smithy-rs) | `1.3.14` | `1.3.15` | | [tar](https://github.com/composefs/tar-rs) | `0.4.45` | `0.4.46` | | [russh-sftp](https://github.com/AspectUnk/russh-sftp) | `2.1.1` | `2.1.2` | | [hudsucker](https://github.com/omjadas/hudsucker) | `0.24.0` | `0.24.1` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.18.0` | `3.20.0` | Updates `axum` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.8...axum-v0.8.9) Updates `tower-http` from 0.6.8 to 0.6.11 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.8...tower-http-0.6.11) Updates `tokio` from 1.50.0 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.52.3) Updates `dashmap` from 6.1.0 to 6.2.1 - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](xacrimon/dashmap@v6.1.0...v6.2.1) Updates `uuid` from 1.23.0 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.0...v1.23.1) Updates `utoipa` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/juhaku/utoipa/releases) - [Changelog](https://github.com/juhaku/utoipa/blob/master/utoipa-rapidoc/CHANGELOG.md) - [Commits](juhaku/utoipa@utoipa-5.4.0...utoipa-5.5.0) Updates `rand` from 0.9.2 to 0.9.4 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.4/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.9.4) Updates `redis` from 1.1.0 to 1.2.1 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.1.0...redis-1.2.1) Updates `rustls` from 0.23.37 to 0.23.40 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.37...v/0.23.40) Updates `lettre` from 0.11.20 to 0.11.22 - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.11.20...v0.11.22) Updates `socketioxide` from 0.18.2 to 0.18.3 - [Release notes](https://github.com/totodore/socketioxide/releases) - [Changelog](https://github.com/Totodore/socketioxide/blob/main/CHANGELOG.md) - [Commits](Totodore/socketioxide@socketioxide-v0.18.2...socketioxide-v0.18.3) Updates `clap` from 4.6.0 to 4.6.1 - [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.6.0...clap_complete-v4.6.1) Updates `aws-types` from 1.3.14 to 1.3.15 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `tar` from 0.4.45 to 0.4.46 - [Release notes](https://github.com/composefs/tar-rs/releases) - [Commits](composefs/tar-rs@0.4.45...0.4.46) Updates `russh-sftp` from 2.1.1 to 2.1.2 - [Commits](https://github.com/AspectUnk/russh-sftp/commits) Updates `hudsucker` from 0.24.0 to 0.24.1 - [Release notes](https://github.com/omjadas/hudsucker/releases) - [Commits](omjadas/hudsucker@v0.24.0...v0.24.1) Updates `serde_with` from 3.18.0 to 3.20.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.18.0...v3.20.0) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tower-http dependency-version: 0.6.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: dashmap dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: utoipa dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rand dependency-version: 0.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: redis dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rustls dependency-version: 0.23.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: lettre dependency-version: 0.11.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: socketioxide dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: aws-types dependency-version: 1.3.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tar dependency-version: 0.4.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: russh-sftp dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: hudsucker dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: serde_with dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| JavaScript | May 19, 2026 2:49a.m. | Review ↗ | |
| Docker | May 19, 2026 2:49a.m. | Review ↗ | |
| Rust | May 19, 2026 2:49a.m. | Review ↗ | |
| Shell | May 19, 2026 2:49a.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
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 minor-and-patch group with 17 updates in the / directory:
0.8.80.8.90.6.80.6.111.50.01.52.36.1.06.2.11.23.01.23.15.4.05.5.00.9.20.9.41.1.01.2.10.23.370.23.400.11.200.11.220.18.20.18.34.6.04.6.11.3.141.3.150.4.450.4.462.1.12.1.20.24.00.24.13.18.03.20.0Updates
axumfrom 0.8.8 to 0.8.9Release notes
Sourced from axum's releases.
Commits
c59208crevert axum-core changelog changes99068f5Revert "FixIntoResponsefor tuples overriding error response codes (#3603)"23d7098Revert "axum-core 0.5.6"e8a39adaxum-macros 0.5.16e9a249axum-extra 0.12.60ec9041axum 0.8.9c3fcebbaxum-core 0.5.6a8790fcupdate release notes26ba7bbdocs: consolidate state management docs in crate root (#3683)9fc59efUpdate to tokio-tungstenite 0.29 (#3689)Updates
tower-httpfrom 0.6.8 to 0.6.11Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
1d082efv0.6.119c3117dfeat: set multiple request header (#677)667e7c7Remove duplicate cfg attribute for is_reserved_dos_name (#675)7551a9bfeat(set_header): refactor and improve multiple header middleware (#672)991e9eeadd From<i32> impl for GrpcCode (#506)3962dbaDo compress grpc-web responses (#408)f0b3bb6Fix serve_dir method not allowed handling when no fallback is configured (#587)d1a571bci: use static timeout in stress-test workflow (#671)309555aci: fix flaky encoding test, add nightly stress test job (#670)4532fc2v0.6.10Updates
tokiofrom 1.50.0 to 1.52.3Release notes
Sourced from tokio's releases.
... (truncated)
Commits
d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)f085b62sync: notify receivers in mpscOwnedPermit::release()method (#8075)30d25ccsync: require that anRwLockhasmax_readers != 0(#8076)9fccf53sync: returnEmptyfromtry_recv()when mpsc is closed with outstanding p...ebf61b4sync: fix underflow in mpsc channellen()(#8062)4abe9d7chore: prepare Tokio v1.52.2 (#8115)Updates
dashmapfrom 6.1.0 to 6.2.1Release notes
Sourced from dashmap's releases.
Commits
749ed1fv6.2.1d02b945v6.2.0b983625update dependencies94a294abump msrv to 1.85Updates
uuidfrom 1.23.0 to 1.23.1Release notes
Sourced from uuid's releases.
Commits
ca0c85fMerge pull request #879 from uuid-rs/cargo/v1.23.1b4db015prepare for 1.23.1 release771069dMerge pull request #878 from aznashwan/fix-from-gregorian-deprecation-note80994a2fix: Timestamp::from_gregorian deprecation note90c5be8Merge pull request #877 from guybedford/remove-wasm-bindgen-msrv8b8c4f4Remove deprecated feature from wasm-bindgen dependencyUpdates
utoipafrom 5.4.0 to 5.5.0Release notes
Sourced from utoipa's releases.
Commits
2492086Update next releaseeb520dcignore really ignores! (#1500)9cd3ce9Chore migrate tojustfile(#1542)8e6e6eeSupport servers in path macro (#1293)7d0d0beAdd support forjiff::Timestamp(#1416)b07397dAddserdeto the helper attributes forToSchema(#1472)8d006bcFix: Refactor to avoid clippy::needless_for_each warning in derive(OpenApi) (...cdff007Fix typos (#1497)Updates
randfrom 0.9.2 to 0.9.4Changelog
Sourced from rand's changelog.
Commits
ba4c4c6Prepare v0.9.4: fix doc build (#1766)4b8b686Document new error-handling behaviour for ReseedingRng6c25c6dPrepare v0.9.4: fix doc build1aeee9fPrepare v0.9.3: deprecate featurelog(#1764)98473eePrepare rand 0.9.2 (#1648)031a1f5examples/print-next.rs(#1647)6cb75eeMake UniformUsize serializable (#1646)0c955c5Add some tests for BlockRng, BlockRng64 and Xoshiro RNGs (#1639)204084aFix: Remove accidental editor swap file (#1636)86262acDeprecate rand::rngs::mock module and StepRng (#1634)Updates
redisfrom 1.1.0 to 1.2.1Release notes
Sourced from redis's releases.
Commits
a6608fdPrepare new version (#2074)7e063ffFix async connection handling to avoid TCP deadlocks (#2070)7adf964Bump hashbrown from 0.16.1 to 0.17.0 (#2068)78693acBump tokio from 1.49.0 to 1.50.0 (#2067)5ed93d6Bump quickcheck from 1.0.3 to 1.1.0 (#2066)1cbb4f6Bump arc-swap from 1.8.2 to 1.9.1 (#2065)a141fffBump rust_decimal from 1.39.0 to 1.41.0 (#2064)a113ee7Bump quote from 1.0.44 to 1.0.45 (#2063)ef68835log sentinel test startup failures. (#2062)cddd795feat: add Slot type and functions to create Slot / Route with key (#2047)Updates
rustlsfrom 0.23.37 to 0.23.40Commits
b44c09fPrepare 0.23.40e7a555fPreferOrd::maxtocore::cmpc0005beech: base inner name padding on actual extension4e49529ech: test inner name padding3e06ef1ech: add both name and "gross" paddingc574ffdech: avoid short-lived allocation for padding8bf935cech: pop comment from match arm9088004ech: expandmaximum_name_lengthto usize ASAPa612901Default require_ems based on CryptoProvider FIPS status0541605Cargo: version 0.23.38 -> 0.23.39Updates
lettrefrom 0.11.20 to 0.11.22Release notes
Sourced from lettre's releases.
Changelog
Sourced from lettre's changelog.
Commits
9b88c4fPrepare v0.11.22f5efffcfix(transport-smtp): negate hostname-verify flag for boring-tlsf62f304fix(transport-smtp): cap read_response bufferfa402dbbuild(deps): upgrade rustls-platform-verifier to v0.71ab3a65Prepare v0.11.21396a242feat: addrustls-no-providersupport3722083feat(transport-smtp): addmessage_itertoAsyncConnectionandConnectionUpdates
socketioxidefrom 0.18.2 to 0.18.3Release notes
Sourced from socketioxide's releases.
Commits
e250da1fix(socketio): concurrent acknowledgement timeouts (#709)190b0a3fix(ci): breaking change on mode parameter for the codspeed action (#706)34db210fix(clippy): remove global missing docs lint (#707)dd9d7fbfix(socketio): emit with ack race cond (#708)9fd9181chore(deps): bump redis from 1.1.0 to 1.2.0 (#702)edd0ab8chore(deps): bump matchit from 0.9.1 to 0.9.2 (#703)44cacedchore(deps): bump tokio from 1.50.0 to 1.51.1 (#704)eb1a18achore(deps): bump hoverkraft-tech/compose-action from 2.0.2 to 2.5.0 (#705)cc21d87chore(deps): bump actions/checkout from 4 to 6 (#696)15f4948chore(deps): bump actions/upload-artifact from 4 to 7 (#697)Updates
clapfrom 4.6.0 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
aws-typesfrom 1.3.14 to 1.3.15Commits
Updates
tarfrom 0.4.45 to 0.4.46Release notes
Sourced from tar's releases.
Commits
fc459c1Release 0.4.4643e05a8ci: Add crates.io trusted publishing workflowbba5666Update repo linkscd94c46docs: Document TOCTOU / concurrent-mutation threat model1b4997cbuilder: Expand docs for follow_symlinks and append_dir_allbab14ddarchive: Fix another PAX header desync (GHSA-3cv2-h65g-fgmm)2349b49Add support of absolute paths39d0311Update some links59d803eUpdate astral-tokio-tar requirement from 0.5 to 0.68296b9aci: Fix and re-enable reverse dependency testing (