Skip to content

Commit

Permalink
build(deps): bump the cargo-dependencies group across 1 directory wit…
Browse files Browse the repository at this point in the history
…h 10 updates

Bumps the cargo-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.15` |
| [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` |
| [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` |
| [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` |
| [ratatui](https://github.com/ratatui-org/ratatui) | `0.26.3` | `0.27.0` |
| [unicode-truncate](https://github.com/Aetf/unicode-truncate) | `1.0.0` | `1.1.0` |
| [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.10.0` |
| [versions](https://github.com/fosskers/rs-versions) | `6.2.0` | `6.3.2` |
| [clap_complete](https://github.com/clap-rs/clap) | `4.5.5` | `4.5.15` |



Updates `clap` from 4.5.7 to 4.5.15
- [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.7...clap_complete-v4.5.15)

Updates `lazy_static` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0)

Updates `log` from 0.4.21 to 0.4.22
- [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.21...0.4.22)

Updates `regex` from 1.10.5 to 1.10.6
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.10.5...1.10.6)

Updates `tokio` from 1.38.0 to 1.39.2
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.39.2)

Updates `ratatui` from 0.26.3 to 0.27.0
- [Release notes](https://github.com/ratatui-org/ratatui/releases)
- [Changelog](https://github.com/ratatui-org/ratatui/blob/main/CHANGELOG.md)
- [Commits](ratatui/ratatui@v0.26.3...v0.27.0)

Updates `unicode-truncate` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/Aetf/unicode-truncate/releases)
- [Changelog](https://github.com/Aetf/unicode-truncate/blob/master/CHANGELOG.md)
- [Commits](Aetf/unicode-truncate@v1.0.0...v1.1.0)

Updates `uuid` from 1.8.0 to 1.10.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.8.0...1.10.0)

Updates `versions` from 6.2.0 to 6.3.2
- [Release notes](https://github.com/fosskers/rs-versions/releases)
- [Changelog](https://github.com/fosskers/rs-versions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fosskers/rs-versions/commits)

Updates `clap_complete` from 4.5.5 to 4.5.15
- [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.5...clap_complete-v4.5.15)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: lazy_static
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: ratatui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: unicode-truncate
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent a768ee4 commit 6bce718
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 79 deletions.
124 changes: 56 additions & 68 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,31 +17,31 @@ anyhow = "1.0.86"
better-panic = "0.3.0"
cassowary = "0.3.0"
chrono = "0.4.38"
clap = { version = "4.5.7", features = ["derive"] }
clap = { version = "4.5.15", features = ["derive"] }
crossterm = { version = "0.27.0", features = ["event-stream"] }
dirs = "5.0.1"
futures = "0.3.30"
itertools = "0.13.0"
lazy_static = "1.4.0"
log = "0.4.21"
lazy_static = "1.5.0"
log = "0.4.22"
log4rs = "1.3.0"
path-clean = "1.0.1"
rand = "0.8.5"
regex = "1.10.5"
regex = "1.10.6"
rustyline = { version = "14.0.0", features = ["with-file-history", "derive"] }
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.109"
shellexpand = "3.1.0"
shlex = "1.3.0"
task-hookrs = "0.9.0"
tokio = { version = "1.38.0", features = ["full"] }
tokio = { version = "1.39.2", features = ["full"] }
tokio-stream = "0.1.15"
ratatui = "0.26"
ratatui = "0.27"
unicode-segmentation = "1.11.0"
unicode-truncate = "1.0.0"
unicode-truncate = "1.1.0"
unicode-width = "0.1.13"
uuid = { version = "1.8.0", features = ["serde", "v4"] }
versions = "6.2.0"
uuid = { version = "1.10.0", features = ["serde", "v4"] }
versions = "6.3.2"

[package.metadata.rpm]
package = "taskwarrior-tui"
Expand All @@ -58,6 +58,6 @@ incremental = true
lto = "fat"

[build-dependencies]
clap = { version = "4.5.7", features = ["derive"] }
clap_complete = "4.5.5"
clap = { version = "4.5.15", features = ["derive"] }
clap_complete = "4.5.15"
shlex = "1.3.0"

0 comments on commit 6bce718

Please sign in to comment.