Skip to content

Commit ad6d532

Browse files
chore(deps): bump the cargo-major group across 1 directory with 27 updates
Bumps the cargo-major group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.17` | | [toml](https://github.com/toml-rs/toml) | `0.5.11` | `0.9.8` | | [config](https://github.com/rust-cli/config-rs) | `0.13.4` | `0.15.19` | | [clickhouse](https://github.com/ClickHouse/clickhouse-rs) | `0.14.1` | `0.14.3` | | [handlebars](https://github.com/sunng87/handlebars-rust) | `5.1.2` | `6.4.1` | | [rdkafka](https://github.com/fede1024/rust-rdkafka) | `0.38.0` | `0.39.0` | | [convert_case](https://github.com/rutrum/convert-case) | `0.6.0` | `0.11.0` | | [git2](https://github.com/rust-lang/git2-rs) | `0.18.3` | `0.21.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.13.2` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.27` | `0.23.7` | | [rustpython-parser](https://github.com/RustPython/Parser) | `0.3.1` | `0.4.0` | | [rustpython-ast](https://github.com/RustPython/Parser) | `0.3.1` | `0.4.0` | | [ratatui](https://github.com/ratatui/ratatui) | `0.27.0` | `0.29.0` | | [crossterm](https://github.com/crossterm-rs/crossterm) | `0.27.0` | `0.29.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [constant_time_eq](https://github.com/cesarb/constant_time_eq) | `0.3.1` | `0.5.0` | | [redis](https://github.com/redis-rs/redis-rs) | `0.29.5` | `1.2.2` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `9.3.1` | `10.4.0` | | [logos](https://github.com/maciejhirsz/logos) | `0.15.1` | `0.16.1` | | [prometheus-client](https://github.com/prometheus/client_rust) | `0.23.1` | `0.24.1` | | [prost-types](https://github.com/tokio-rs/prost) | `0.13.5` | `0.14.3` | | [prost-wkt-types](https://github.com/fdeantoni/prost-wkt) | `0.6.1` | `0.7.1` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `0.16.0` | `1.7.0` | | [toon-format](https://github.com/toon-format/toon-rust) | `0.4.0` | `0.5.0` | | [kafka-protocol](https://github.com/tychedelia/kafka-protocol-rs) | `0.16.0` | `0.17.0` | Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `thiserror` from 1.0.69 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.17) Updates `toml` from 0.5.11 to 0.9.8 - [Commits](toml-rs/toml@toml-v0.5.11...toml-v0.9.8) Updates `config` from 0.13.4 to 0.15.19 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.13.4...v0.15.19) Updates `clickhouse` from 0.14.1 to 0.14.3 - [Changelog](https://github.com/ClickHouse/clickhouse-rs/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-rs@v0.14.1...v0.14.3) Updates `handlebars` from 5.1.2 to 6.4.1 - [Release notes](https://github.com/sunng87/handlebars-rust/releases) - [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md) - [Commits](sunng87/handlebars-rust@v5.1.2...v6.4.1) Updates `rdkafka` from 0.38.0 to 0.39.0 - [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md) - [Commits](https://github.com/fede1024/rust-rdkafka/commits/v0.39.0) Updates `rdkafka-sys` from 4.9.0+2.10.0 to 4.10.0+2.12.1 - [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md) - [Commits](https://github.com/fede1024/rust-rdkafka/commits) Updates `convert_case` from 0.6.0 to 0.11.0 - [Commits](https://github.com/rutrum/convert-case/commits) Updates `git2` from 0.18.3 to 0.21.0 - [Changelog](https://github.com/rust-lang/git2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.18.3...git2-0.21.0) Updates `reqwest` from 0.11.27 to 0.13.2 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.13.2) Updates `toml_edit` from 0.22.27 to 0.23.7 - [Commits](toml-rs/toml@v0.22.27...v0.23.7) Updates `rustpython-parser` from 0.3.1 to 0.4.0 - [Commits](RustPython/Parser@0.3.1...0.4.0) Updates `rustpython-ast` from 0.3.1 to 0.4.0 - [Commits](RustPython/Parser@0.3.1...0.4.0) Updates `ratatui` from 0.27.0 to 0.29.0 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.27.0...v0.29.0) Updates `crossterm` from 0.27.0 to 0.29.0 - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](crossterm-rs/crossterm@0.27.0...0.29) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `constant_time_eq` from 0.3.1 to 0.5.0 - [Changelog](https://github.com/cesarb/constant_time_eq/blob/main/CHANGES) - [Commits](cesarb/constant_time_eq@0.3.1...0.5.0) Updates `redis` from 0.29.5 to 1.2.2 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.29.5...redis-1.2.2) Updates `jsonwebtoken` from 9.3.1 to 10.4.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.1...v10.4.0) Updates `logos` from 0.15.1 to 0.16.1 - [Release notes](https://github.com/maciejhirsz/logos/releases) - [Changelog](https://github.com/maciejhirsz/logos/blob/master/RELEASE-PROCESS.md) - [Commits](maciejhirsz/logos@v0.15.1...v0.16.1) Updates `prometheus-client` from 0.23.1 to 0.24.1 - [Release notes](https://github.com/prometheus/client_rust/releases) - [Changelog](https://github.com/prometheus/client_rust/blob/master/CHANGELOG.md) - [Commits](prometheus/client_rust@v0.23.1...v0.24.1) Updates `prost-types` from 0.13.5 to 0.14.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.5...v0.14.3) Updates `prost-wkt-types` from 0.6.1 to 0.7.1 - [Release notes](https://github.com/fdeantoni/prost-wkt/releases) - [Changelog](https://github.com/fdeantoni/prost-wkt/blob/master/CHANGELOG.md) - [Commits](fdeantoni/prost-wkt@v0.6.1...v0.7.1) Updates `rmcp` from 0.16.0 to 1.7.0 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.16.0...rmcp-v1.7.0) Updates `toon-format` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/toon-format/toon-rust/releases) - [Changelog](https://github.com/toon-format/toon-rust/blob/main/CHANGELOG.md) - [Commits](toon-format/toon-rust@v0.4.0...v0.5.0) Updates `kafka-protocol` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/tychedelia/kafka-protocol-rs/releases) - [Changelog](https://github.com/tychedelia/kafka-protocol-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/tychedelia/kafka-protocol-rs/commits) --- updated-dependencies: - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: toml dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: config dependency-version: 0.15.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: clickhouse dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-major - dependency-name: handlebars dependency-version: 6.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: rdkafka dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: rdkafka-sys dependency-version: 4.10.0+2.12.1 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: git2 dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: toml_edit dependency-version: 0.23.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: rustpython-parser dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: rustpython-ast dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: ratatui dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: crossterm dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: constant_time_eq dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: redis dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: jsonwebtoken dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: logos dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: prometheus-client dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: prost-types dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: prost-wkt-types dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: rmcp dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: toon-format dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: kafka-protocol dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22c6b14 commit ad6d532

5 files changed

Lines changed: 877 additions & 586 deletions

File tree

0 commit comments

Comments
 (0)