chore(deps): Bump the patches group across 1 directory with 27 updates (#23179)
* chore(deps): Bump the patches group across 1 directory with 27 updates Bumps the patches group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.0` | `1.0.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.37` | `4.5.40` | | [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.5.6` | `1.5.7` | | [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `1.3.1` | `1.3.2` | | [opendal](https://github.com/apache/opendal) | `0.53.1` | `0.53.3` | | [async-graphql](https://github.com/async-graphql/async-graphql) | `7.0.16` | `7.0.17` | | [async-graphql-warp](https://github.com/async-graphql/async-graphql) | `7.0.16` | `7.0.17` | | [async-compression](https://github.com/Nullus157/async-compression) | `0.4.23` | `0.4.24` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.1` | `1.1.2` | | [h2](https://github.com/hyperium/h2) | `0.4.9` | `0.4.10` | | [hash_hasher](https://github.com/Fraser999/Hash-Hasher) | `2.0.3` | `2.0.4` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.72` | `0.10.73` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.0` | `1.15.1` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.9` | `0.5.10` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.5` | `0.8.6` | | [toml](https://github.com/toml-rs/toml) | `0.8.22` | `0.8.23` | | [hickory-proto](https://github.com/hickory-dns/hickory-dns) | `0.25.1` | `0.25.2` | | [mlua](https://github.com/mlua-rs/mlua) | `0.10.3` | `0.10.5` | | [temp-dir](https://gitlab.com/leonhard-llc/ops) | `0.1.14` | `0.1.16` | | [syn](https://github.com/dtolnay/syn) | `2.0.101` | `2.0.102` | | [enumflags2](https://github.com/meithecatte/enumflags2) | `0.7.11` | `0.7.12` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.3` | `0.12.4` | | [quanta](https://github.com/metrics-rs/quanta) | `0.12.5` | `0.12.6` | | [twox-hash](https://github.com/shepmaster/twox-hash) | `2.1.0` | `2.1.1` | | [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) | `3.0.2` | `3.0.3` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.48` | `4.5.54` | | [owo-colors](https://github.com/owo-colors/owo-colors) | `4.2.0` | `4.2.1` | Updates `cfg-if` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cfg-if/compare/1.0.0...v1.0.1) Updates `clap` from 4.5.37 to 4.5.40 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.37...clap_complete-v4.5.40) Updates `aws-runtime` from 1.5.6 to 1.5.7 - [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 `aws-sigv4` from 1.3.1 to 1.3.2 - [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 `opendal` from 0.53.1 to 0.53.3 - [Release notes](https://github.com/apache/opendal/releases) - [Changelog](https://github.com/apache/opendal/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/opendal/compare/v0.53.1...v0.53.3) Updates `async-graphql` from 7.0.16 to 7.0.17 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `async-graphql-warp` from 7.0.16 to 7.0.17 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `async-compression` from 0.4.23 to 0.4.24 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md) - [Commits](https://github.com/Nullus157/async-compression/compare/v0.4.23...v0.4.24) Updates `flate2` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.1.1...1.1.2) Updates `h2` from 0.4.9 to 0.4.10 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.4.9...v0.4.10) Updates `hash_hasher` from 2.0.3 to 2.0.4 - [Commits](https://github.com/Fraser999/Hash-Hasher/commits) Updates `openssl` from 0.10.72 to 0.10.73 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.72...openssl-v0.10.73) Updates `smallvec` from 1.15.0 to 1.15.1 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.15.0...v1.15.1) Updates `socket2` from 0.5.9 to 0.5.10 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits) Updates `sqlx` from 0.8.5 to 0.8.6 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.5...v0.8.6) Updates `toml` from 0.8.22 to 0.8.23 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.22...toml-v0.8.23) Updates `hickory-proto` from 0.25.1 to 0.25.2 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/OLD-CHANGELOG.md) - [Commits](https://github.com/hickory-dns/hickory-dns/compare/v0.25.1...v0.25.2) Updates `mlua` from 0.10.3 to 0.10.5 - [Release notes](https://github.com/mlua-rs/mlua/releases) - [Changelog](https://github.com/mlua-rs/mlua/blob/v0.10.5/CHANGELOG.md) - [Commits](https://github.com/mlua-rs/mlua/compare/v0.10.3...v0.10.5) Updates `temp-dir` from 0.1.14 to 0.1.16 - [Commits](https://gitlab.com/leonhard-llc/ops/compare/temp-dir-v0.1.14...temp-dir-v0.1.16) Updates `syn` from 2.0.101 to 2.0.102 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.101...2.0.102) Updates `enumflags2` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/meithecatte/enumflags2/releases) - [Commits](https://github.com/meithecatte/enumflags2/compare/v0.7.11...v0.7.12) Updates `parking_lot` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.3...parking_lot-v0.12.4) Updates `quanta` from 0.12.5 to 0.12.6 - [Changelog](https://github.com/metrics-rs/quanta/blob/main/CHANGELOG.md) - [Commits](https://github.com/metrics-rs/quanta/compare/v0.12.5...v0.12.6) Updates `twox-hash` from 2.1.0 to 2.1.1 - [Changelog](https://github.com/shepmaster/twox-hash/blob/main/CHANGELOG.md) - [Commits](https://github.com/shepmaster/twox-hash/compare/v2.1.0...v2.1.1) Updates `clap-verbosity-flag` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap-verbosity-flag/compare/v3.0.2...v3.0.3) Updates `clap_complete` from 4.5.48 to 4.5.54 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.48...clap_complete-v4.5.54) Updates `owo-colors` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/owo-colors/owo-colors/releases) - [Changelog](https://github.com/owo-colors/owo-colors/blob/main/CHANGELOG.md) - [Commits](https://github.com/owo-colors/owo-colors/compare/v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: cfg-if dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: clap dependency-version: 4.5.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: aws-runtime dependency-version: 1.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: aws-sigv4 dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: opendal dependency-version: 0.53.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: async-graphql dependency-version: 7.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: async-graphql-warp dependency-version: 7.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: async-compression dependency-version: 0.4.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: flate2 dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: h2 dependency-version: 0.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: hash_hasher dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: openssl dependency-version: 0.10.73 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: smallvec dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: socket2 dependency-version: 0.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: sqlx dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: toml dependency-version: 0.8.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: hickory-proto dependency-version: 0.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: mlua dependency-version: 0.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: temp-dir dependency-version: 0.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: syn dependency-version: 2.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: enumflags2 dependency-version: 0.7.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: parking_lot dependency-version: 0.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: quanta dependency-version: 0.12.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: twox-hash dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: clap-verbosity-flag dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: clap_complete dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: owo-colors dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com> * update licenses * update hickory proto code * bump msrv, required by async graph ql * clippy fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>
D
dependabot[bot] committed
d1da30726228589ec8f84e38052feb60e67afdc7
Parent: f84dbbc
Committed by GitHub <noreply@github.com>
on 6/10/2025, 7:18:08 PM