build(deps): bump the cargo-dependencies group with 18 updates - #198
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the cargo-dependencies group with 18 updates#198dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo-dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | [ratatui](https://github.com/ratatui/ratatui) | `0.30.0-alpha.2` | `0.30.0-alpha.5` | | [ratatui-image](https://github.com/benjajaja/ratatui-image) | `1.0.5` | `2.0.1` | | [tui-input](https://github.com/sayanarijit/tui-input) | `0.12.0` | `0.14.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.20` | `0.12.22` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.2` | `1.47.1` | | [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.27.2` | | [strum_macros](https://github.com/Peternator7/strum) | `0.26.4` | `0.27.2` | | [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.3` | `0.6.5` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.142` | | [chrono](https://github.com/chronotope/chrono) | `0.4.40` | `0.4.41` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.35.0` | `0.37.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.37` | `4.5.44` | | [zip](https://github.com/zip-rs/zip2) | `4.0.0` | `4.3.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.20` | `0.9.5` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.1` | `1.1.2` | | [httpmock](https://github.com/alexliesenfeld/httpmock) | `0.7.0` | `0.8.0-alpha.1` | | [fake](https://github.com/cksac/fake-rs) | `4.3.0` | `4.4.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.16.0` | `1.18.0` | Updates `ratatui` from 0.30.0-alpha.2 to 0.30.0-alpha.5 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-v0.30.0-alpha.2...ratatui-v0.30.0-alpha.5) Updates `ratatui-image` from 1.0.5 to 2.0.1 - [Release notes](https://github.com/benjajaja/ratatui-image/releases) - [Changelog](https://github.com/benjajaja/ratatui-image/blob/master/CHANGELOG.md) - [Commits](https://github.com/benjajaja/ratatui-image/commits) Updates `tui-input` from 0.12.0 to 0.14.0 - [Release notes](https://github.com/sayanarijit/tui-input/releases) - [Commits](sayanarijit/tui-input@0.12.0...v0.14.0) Updates `reqwest` from 0.12.20 to 0.12.22 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.20...v0.12.22) Updates `tokio` from 1.44.2 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.47.1) Updates `strum` from 0.26.3 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.26.3...v0.27.2) Updates `strum_macros` from 0.26.4 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.27.2) Updates `color-eyre` from 0.6.3 to 0.6.5 - [Commits](https://github.com/eyre-rs/eyre/compare/color-eyre-v0.6.3...color-eyre@0.6.5) Updates `serde_json` from 1.0.140 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.142) Updates `chrono` from 0.4.40 to 0.4.41 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.40...v0.4.41) Updates `rusqlite` from 0.35.0 to 0.37.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.35.0...v0.37.0) Updates `clap` from 4.5.37 to 4.5.44 - [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.5.37...clap_complete-v4.5.44) Updates `zip` from 4.0.0 to 4.3.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v4.0.0...v4.3.0) Updates `toml` from 0.8.20 to 0.9.5 - [Commits](toml-rs/toml@toml-v0.8.20...toml-v0.9.5) Updates `flate2` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.1...1.1.2) Updates `httpmock` from 0.7.0 to 0.8.0-alpha.1 - [Release notes](https://github.com/alexliesenfeld/httpmock/releases) - [Changelog](https://github.com/alexliesenfeld/httpmock/blob/master/CHANGELOG.md) - [Commits](httpmock/httpmock@v0.7.0...v0.8.0-alpha.1) Updates `fake` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/cksac/fake-rs/releases) - [Commits](cksac/fake-rs@v4.3.0...v4.4.0) Updates `uuid` from 1.16.0 to 1.18.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.16.0...v1.18.0) --- updated-dependencies: - dependency-name: ratatui dependency-version: 0.30.0-alpha.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: ratatui-image dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: tui-input dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: reqwest dependency-version: 0.12.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: strum_macros dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: color-eyre dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rusqlite dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap dependency-version: 4.5.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zip dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: toml dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: flate2 dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: httpmock dependency-version: 0.8.0-alpha.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: fake dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: uuid dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/cargo/cargo-dependencies-cb6af7108d
branch
August 16, 2025 21:40
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 cargo-dependencies group with 18 updates:
0.30.0-alpha.20.30.0-alpha.51.0.52.0.10.12.00.14.00.12.200.12.221.44.21.47.10.26.30.27.20.26.40.27.20.6.30.6.51.0.1401.0.1420.4.400.4.410.35.00.37.04.5.374.5.444.0.04.3.00.8.200.9.51.1.11.1.20.7.00.8.0-alpha.14.3.04.4.01.16.01.18.0Updates
ratatuifrom 0.30.0-alpha.2 to 0.30.0-alpha.5Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
11c5862chore: release (#1866)055522edocs: add docs for authoring widget crates (#1955)0b025dbdocs(contributing): fix grammar (#1958)617d318docs: improve Block docs (#1953)4c301e8feat(text): implementAddAssignforText(#1956)b9da192feat(serde): derive Serialize/Deserialize for alignment enums (#1957)6dcd53bfeat: add ergonomic methods for layouting Rects (#1909)d99984ffeat(layout)!: AddFlex::SpaceEvenly(#1952)8e2d568docs: improve layout related docs (#1948)d02995fchore(gitignore): add.envto.gitignore(#1949)Updates
ratatui-imagefrom 1.0.5 to 2.0.1Changelog
Sourced from ratatui-image's changelog.
Commits
Updates
tui-inputfrom 0.12.0 to 0.14.0Release notes
Sourced from tui-input's releases.
Commits
5519e31Revert independent crossterm back to 0.29f2c05c4Revert crossterm version and fix deps4c826dbDo not depend on alpha versions of ratatui (#37)c30b204Make ratatui dependency optional0eed6e7Update readmeUpdates
reqwestfrom 0.12.20 to 0.12.22Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
e6e2d8av0.12.22a9ab0fafix(socks): bracket IPv6 addresses when formatting destination host (#2753)b739726v0.12.21d9ecdc1fix: add more context and description to SOCKS errors (#2750)d4c9eecfix: look for socks4a instead of socks4h (#2732)d793ed2(wasm) feat: add Default impl for wasm::Body (#2746)4cb2866fix: Error::is_timeout() checks for hyper::Error::is_timeout() (#2742)1794d99fix: request errors should include url (#2741)9edbd2etests: fix typos in multipart and redirect tests (#2738)e03d6f4docs: mention requiring Tokio (#2731)Updates
tokiofrom 1.44.2 to 1.47.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
be8ee45chore: prepare Tokio v1.47.1 (#7504)d9b1916Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6chore: prepare Tokio v1.43.2 (#7502)4730984readme: add 1.47 as LTS release (#7497)1979615process: fix panic from spurious pidfd wakeup (#7494)f669a60ci: add lockfile for LTS branchce41896sync: fix broken link of Pythonasyncio.EventinSetOncedocs (#7485)c8ab78achangelog: fix incorrect PR number for 1.47.0 (#7484)3911cb8chore: prepare Tokio v1.47.0 (#7482)d545aa2sync: addsync::Notify::notified_owned()(#7465)Updates
strumfrom 0.26.3 to 0.27.2Release notes
Sourced from strum's releases.
... (truncated)
Changelog
Sourced from strum's changelog.
... (truncated)
Commits
38f6621Expound upon use_phf docs (#449)bb13390Implement asuffixattribute for serialization of enum variants (#440)c9e52bfAdd#[automatically_derived]to theimpls (#444)1b00f89Change enum table callbacks to FnMut. (#443)6e2ca25Remove broken link to EnumTable docs (#427)9503781allow discriminants on empty enum (#435)8553ba2Upgradephfto v0.12 (#448)2eba5c2Drop needlessrustversiondependency (#446)f301b67Merge branch 'linclelinkpart5-master-2'455b2bfMerge branch 'master' of https://github.com/linclelinkpart5/strum into lincle...Updates
strum_macrosfrom 0.26.4 to 0.27.2Release notes
Sourced from strum_macros's releases.
... (truncated)
Changelog
Sourced from strum_macros's changelog.
... (truncated)
Commits
Updates
color-eyrefrom 0.6.3 to 0.6.5Commits
f110d78Bump color-eyre to 0.6.5, color-spantrace to 0.3.06534ecdUndo eyre version bump (DO NOT PUBLISH EYRE)9f35b8cExclude images from published crate (#239)6e9ced8re-bump eyre version97c8469Undo eyre version bump067cf05Bump color-eyre to 0.6.4 (#229)9943e52Update PyO3, clippy fixes (#228)a48e365Bump color-eyre to 0.6.4b14c715Merge branch 'clippy' into pyo34f70655Update pyo3Updates
serde_jsonfrom 1.0.140 to 1.0.142Release notes
Sourced from serde_json's releases.
Commits
1731167Release 1.0.142e51c814Touch up PR 126584abbdbMerge pull request #1265 from aatifsyed/master6843c36Release 1.0.1416e2c210Touch up PR 1273623d9b4Merge pull request #1273 from conradludgate/optimise-string-escapingde70b7duse unreachable_unchecked for escape table. use a second match to roundtrip E...f2d940dreplace start index with bytes slice reference9206cc0feat: impl Default for &Valuecd55b5aIgnore mismatched_lifetime_syntaxes lintUpdates
chronofrom 0.4.40 to 0.4.41Release notes
Sourced from chrono's releases.
Commits
d1de1d9Bump version to 0.4.41e2bd1d1Add support for lenient format strings (#1693)2c95b0aTweak expression to avoid repetitionebeef99TimeZone::from_posix_tz: Treat empty TZ variable as UTC