Skip to content

Commit

Permalink
chore(deps): bump the deps group with 19 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [actix](https://github.com/actix/actix) | `0.13.1` | `0.13.3` |
| [ansi-to-tui](https://github.com/uttarayan21/ansi-to-tui) | `3.1.0` | `4.0.1` |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.75` | `1.0.80` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.31` | `0.4.34` |
| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.4.18` |
| [globset](https://github.com/BurntSushi/ripgrep) | `0.4.13` | `0.4.14` |
| [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.20` | `0.4.22` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.1.0` | `2.2.5` |
| [openssl](https://github.com/sfackler/rust-openssl) | `0.10.58` | `0.10.64` |
| [regex](https://github.com/rust-lang/regex) | `1.10.2` | `1.10.3` |
| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` |
| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.29` |
| [textwrap](https://github.com/mgeisler/textwrap) | `0.16.0` | `0.16.1` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.36.0` |
| [ratatui](https://github.com/ratatui-org/ratatui) | `0.23.0` | `0.26.1` |
| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |
| [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.12` | `2.0.14` |
| [semver](https://github.com/dtolnay/semver) | `1.0.20` | `1.0.22` |
| [shlex](https://github.com/comex/rust-shlex) | `1.2.0` | `1.3.0` |


Updates `actix` from 0.13.1 to 0.13.3
- [Release notes](https://github.com/actix/actix/releases)
- [Commits](actix/actix@actix-v0.13.1...actix-v0.13.3)

Updates `ansi-to-tui` from 3.1.0 to 4.0.1
- [Changelog](https://github.com/uttarayan21/ansi-to-tui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uttarayan21/ansi-to-tui/commits)

Updates `anyhow` from 1.0.75 to 1.0.80
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.75...1.0.80)

Updates `chrono` from 0.4.31 to 0.4.34
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.31...v0.4.34)

Updates `clap` from 4.4.7 to 4.4.18
- [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.4.7...v4.4.18)

Updates `globset` from 0.4.13 to 0.4.14
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/ripgrep@globset-0.4.13...globset-0.4.14)

Updates `ignore` from 0.4.20 to 0.4.22
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/ripgrep@ignore-0.4.20...ignore-0.4.22)

Updates `indexmap` from 2.1.0 to 2.2.5
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.1.0...2.2.5)

Updates `openssl` from 0.10.58 to 0.10.64
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.58...openssl-v0.10.64)

Updates `regex` from 1.10.2 to 1.10.3
- [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.2...1.10.3)

Updates `serde` from 1.0.190 to 1.0.193
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.190...v1.0.193)

Updates `serde_yaml` from 0.9.27 to 0.9.29
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](dtolnay/serde-yaml@0.9.27...0.9.29)

Updates `textwrap` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/mgeisler/textwrap/releases)
- [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md)
- [Commits](mgeisler/textwrap@0.16.0...0.16.1)

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

Updates `ratatui` from 0.23.0 to 0.26.1
- [Release notes](https://github.com/ratatui-org/ratatui/releases)
- [Changelog](https://github.com/ratatui-org/ratatui/blob/main/CHANGELOG.md)
- [Commits](ratatui/ratatui@v0.23.0...v0.26.1)

Updates `url` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.4.1...v2.5.0)

Updates `assert_cmd` from 2.0.12 to 2.0.14
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.0.12...v2.0.14)

Updates `semver` from 1.0.20 to 1.0.22
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@1.0.20...1.0.22)

Updates `shlex` from 1.2.0 to 1.3.0
- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comex/rust-shlex/commits)

---
updated-dependencies:
- dependency-name: actix
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansi-to-tui
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: globset
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ignore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: indexmap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: openssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: serde_yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: textwrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: ratatui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: assert_cmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: shlex
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent ce55400 commit 1049a8d
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 144 deletions.
Loading

0 comments on commit 1049a8d

Please sign in to comment.