Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the deps group across 1 directory with 15 updates
Bumps the deps group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ansi-to-tui](https://github.com/uttarayan21/ansi-to-tui) | `4.0.1` | `4.1.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.93` | | [clap](https://github.com/clap-rs/clap) | `4.5.8` | `4.5.13` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.14` | `0.4.15` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.22` | `0.4.23` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.6` | `2.7.0` | | [lade-sdk](https://github.com/zifeo/lade) | `0.11.2` | `0.11.5` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [notify](https://github.com/notify-rs/notify) | `6.1.1` | `7.0.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.11.1` | | [self_update](https://github.com/jaemk/self_update) | `0.40.0` | `0.41.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.215` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.41.1` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.4` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.14` | `2.0.16` | Updates `ansi-to-tui` from 4.0.1 to 4.1.0 - [Changelog](https://github.com/ratatui/ansi-to-tui/blob/master/CHANGELOG.md) - [Commits](https://github.com/uttarayan21/ansi-to-tui/commits/v4.1.0) Updates `anyhow` from 1.0.86 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.93) Updates `clap` from 4.5.8 to 4.5.13 - [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.8...clap_complete-v4.5.13) Updates `globset` from 0.4.14 to 0.4.15 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.14...ignore-0.4.15) Updates `ignore` from 0.4.22 to 0.4.23 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/ripgrep/commits) Updates `indexmap` from 2.2.6 to 2.7.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.2.6...2.7.0) Updates `lade-sdk` from 0.11.2 to 0.11.5 - [Release notes](https://github.com/zifeo/lade/releases) - [Commits](zifeo/lade@v0.11.2...v0.11.5) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.66...openssl-v0.10.68) Updates `notify` from 6.1.1 to 7.0.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@notify-6.1.1...notify-7.0.0) Updates `regex` from 1.10.5 to 1.11.1 - [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.11.1) Updates `self_update` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/jaemk/self_update/releases) - [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaemk/self_update/commits) Updates `serde` from 1.0.203 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.203...v1.0.215) Updates `tokio` from 1.38.0 to 1.41.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.41.1) Updates `url` from 2.5.2 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.2...v2.5.4) Updates `assert_cmd` from 2.0.14 to 2.0.16 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.14...v2.0.16) --- updated-dependencies: - dependency-name: ansi-to-tui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: anyhow 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: lade-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: notify dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: self_update dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: serde 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: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information