Skip to content

Commit ddca430

Browse files
chore(deps): bump the cargo-major group across 1 directory with 29 updates
Bumps the cargo-major group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [console-subscriber](https://github.com/tokio-rs/console) | `0.4.1` | `0.5.0` | | [aws-smithy-http](https://github.com/smithy-lang/smithy-rs) | `0.63.6` | `0.64.0` | | [opendal](https://github.com/apache/opendal) | `0.54.1` | `0.55.0` | | [goauth](https://github.com/durch/rust-goauth) | `0.16.0` | `0.17.0` | | [smpl_jwt](https://github.com/durch/rust-jwt) | `0.8.0` | `0.9.0` | | [greptimedb-ingester](https://github.com/GreptimeTeam/greptimedb-ingester-rust) | `0.17.0` | `0.18.0` | | [bollard](https://github.com/fussybeaver/bollard) | `0.20.2` | `0.21.0` | | [databend-client](https://github.com/databendlabs/bendsql) | `0.28.3` | `0.34.2` | | [evmap](https://github.com/jonhoo/evmap) | `10.0.2` | `11.0.0` | | [maxminddb](https://github.com/oschwald/maxminddb-rust) | `0.27.3` | `0.30.0` | | [md-5](https://github.com/RustCrypto/hashes) | `0.10.6` | `0.11.0` | | [async-nats](https://github.com/nats-io/nats.rs) | `0.49.1` | `0.50.0` | | [openssl-probe](https://github.com/rustls/openssl-probe) | `0.1.6` | `0.2.1` | | [redis](https://github.com/redis-rs/redis-rs) | `0.32.7` | `1.2.0` | | [rumqttc](https://github.com/bytebeamio/rumqtt) | `0.24.0` | `0.25.1` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.6` | `0.9.0` | | [syslog](https://github.com/Geal/rust-syslog) | `6.1.1` | `7.0.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.37.2` | `0.39.6` | | [windows-sys](https://github.com/microsoft/windows-rs) | `0.52.0` | `0.61.0` | | [windows](https://github.com/microsoft/windows-rs) | `0.58.0` | `0.61.3` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.31.0` | `0.41.0` | | [similar-asserts](https://github.com/mitsuhiko/similar-asserts) | `1.7.0` | `2.0.0` | | [openssl-src](https://github.com/alexcrichton/openssl-src-rs) | `300.6.1+3.6.3` | `400.0.0+4.0.1` | | [convert_case](https://github.com/rutrum/convert-case) | `0.10.0` | `0.11.0` | | [darling](https://github.com/TedDriggs/darling) | `0.23.0` | `0.24.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.119` | `3.0.3` | | [apache-avro](https://github.com/apache/avro-rs) | `0.21.0` | `0.22.0` | | [serde_derive_internals](https://github.com/serde-rs/serde) | `0.29.1` | `0.30.0` | Updates `console-subscriber` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/tokio-rs/console/releases) - [Changelog](https://github.com/tokio-rs/console/blob/main/release-plz.toml) - [Commits](tokio-rs/console@console-subscriber-v0.4.1...console-subscriber-v0.5.0) Updates `aws-smithy-http` from 0.63.6 to 0.64.0 - [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.54.1 to 0.55.0 - [Release notes](https://github.com/apache/opendal/releases) - [Changelog](https://github.com/apache/opendal/blob/main/CHANGELOG.md) - [Commits](apache/opendal@v0.54.1...v0.55.0) Updates `goauth` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/durch/rust-goauth/releases) - [Commits](https://github.com/durch/rust-goauth/commits) Updates `smpl_jwt` from 0.8.0 to 0.9.0 - [Commits](https://github.com/durch/rust-jwt/commits) Updates `greptimedb-ingester` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/GreptimeTeam/greptimedb-ingester-rust/releases) - [Commits](GreptimeTeam/greptimedb-ingester-rust@v0.17.0...v0.18.0) Updates `bollard` from 0.20.2 to 0.21.0 - [Release notes](https://github.com/fussybeaver/bollard/releases) - [Changelog](https://github.com/fussybeaver/bollard/blob/master/RELEASE.md) - [Commits](fussybeaver/bollard@v0.20.2...v0.21.0) Updates `databend-client` from 0.28.3 to 0.34.2 - [Release notes](https://github.com/databendlabs/bendsql/releases) - [Commits](databendlabs/bendsql@v0.28.3...v0.34.2) Updates `evmap` from 10.0.2 to 11.0.0 - [Commits](jonhoo/evmap@v10.0.2...v11.0.0) Updates `maxminddb` from 0.27.3 to 0.30.0 - [Release notes](https://github.com/oschwald/maxminddb-rust/releases) - [Changelog](https://github.com/oschwald/maxminddb-rust/blob/main/CHANGELOG.md) - [Commits](oschwald/maxminddb-rust@v0.27.3...v0.30.0) Updates `md-5` from 0.10.6 to 0.11.0 - [Commits](RustCrypto/hashes@md-5-v0.10.6...md2-v0.11.0) Updates `async-nats` from 0.49.1 to 0.50.0 - [Release notes](https://github.com/nats-io/nats.rs/releases) - [Commits](nats-io/nats.rs@async-nats/v0.49.1...async-nats/v0.50.0) Updates `openssl-probe` from 0.1.6 to 0.2.1 - [Release notes](https://github.com/rustls/openssl-probe/releases) - [Commits](rustls/openssl-probe@0.1.6...0.2.1) Updates `redis` from 0.32.7 to 1.2.0 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.32.7...redis-1.2.0) Updates `rumqttc` from 0.24.0 to 0.25.1 - [Release notes](https://github.com/bytebeamio/rumqtt/releases) - [Changelog](https://github.com/bytebeamio/rumqtt/blob/main/CHANGELOG.md) - [Commits](bytebeamio/rumqtt@rumqttc-0.24.0...rumqttc-0.25.1) Updates `sqlx` from 0.8.6 to 0.9.0 - [Changelog](https://github.com/transact-rs/sqlx/blob/main/CHANGELOG.md) - [Commits](transact-rs/sqlx@v0.8.6...v0.9.0) Updates `syslog` from 6.1.1 to 7.0.0 - [Commits](Geal/rust-syslog@6.1.1...7.0.0) Updates `sysinfo` from 0.37.2 to 0.39.6 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.37.2...v0.39.6) Updates `windows-sys` from 0.52.0 to 0.61.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.52.0...0.61.0) Updates `windows` from 0.58.0 to 0.61.3 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `quick-xml` from 0.31.0 to 0.41.0 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.31.0...v0.41.0) Updates `similar-asserts` from 1.7.0 to 2.0.0 - [Changelog](https://github.com/mitsuhiko/similar-asserts/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar-asserts@1.7.0...2.0.0) Updates `openssl-src` from 300.6.1+3.6.3 to 400.0.0+4.0.1 - [Release notes](https://github.com/alexcrichton/openssl-src-rs/releases) - [Commits](https://github.com/alexcrichton/openssl-src-rs/commits) Updates `convert_case` from 0.10.0 to 0.11.0 - [Commits](https://github.com/rutrum/convert-case/commits) Updates `darling` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.23.0...v0.24.0) Updates `syn` from 2.0.119 to 3.0.3 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.119...3.0.3) Updates `apache-avro` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/apache/avro-rs/releases) - [Changelog](https://github.com/apache/avro-rs/blob/main/RELEASE.md) - [Commits](apache/avro-rs@rel/release-0.21.0...rel/release-0.22.0) Updates `log` from 0.4.29 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.33) Updates `serde_derive_internals` from 0.29.1 to 0.30.0 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/commits) --- updated-dependencies: - dependency-name: apache-avro dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: async-nats dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: aws-smithy-http dependency-version: 0.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: bollard dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: console-subscriber dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: convert_case dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: darling dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: databend-client dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: evmap dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: goauth dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: greptimedb-ingester dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-major - dependency-name: maxminddb dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: md-5 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: opendal dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: openssl-probe dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: openssl-src dependency-version: 400.0.0+4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: quick-xml dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: redis dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: rumqttc dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: serde_derive_internals dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: similar-asserts dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: smpl_jwt dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: sqlx dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: syn dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: sysinfo dependency-version: 0.39.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: syslog dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: windows dependency-version: 0.61.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: windows-sys dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44b30fd commit ddca430

5 files changed

Lines changed: 127 additions & 61 deletions

File tree

0 commit comments

Comments
 (0)