Skip to content

Commit

Permalink
[cargo](deps): Bump the deps group with 12 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.78` | `1.0.79` |
| [clap](https://github.com/clap-rs/clap) | `4.4.12` | `4.4.13` |
| [gh-token](https://github.com/dtolnay/star-history) | `0.1.6` | `0.1.7` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.109` | `1.0.111` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.53` | `1.0.56` |
| [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.11` | `0.2.12` |
| [libc](https://github.com/rust-lang/libc) | `0.2.151` | `0.2.152` |
| [pest](https://github.com/pest-parser/pest) | `2.7.5` | `2.7.6` |
| [pest_derive](https://github.com/pest-parser/pest) | `2.7.5` | `2.7.6` |
| [semver](https://github.com/dtolnay/semver) | `1.0.20` | `1.0.21` |
| [serde_path_to_error](https://github.com/dtolnay/path-to-error) | `0.1.14` | `0.1.15` |
| [winnow](https://github.com/winnow-rs/winnow) | `0.5.31` | `0.5.33` |


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

Updates `clap` from 4.4.12 to 4.4.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@v4.4.12...v4.4.13)

Updates `gh-token` from 0.1.6 to 0.1.7
- [Release notes](https://github.com/dtolnay/star-history/releases)
- [Commits](dtolnay/star-history@0.1.6...0.1.7)

Updates `serde_json` from 1.0.109 to 1.0.111
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.109...v1.0.111)

Updates `thiserror` from 1.0.53 to 1.0.56
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.53...1.0.56)

Updates `cpufeatures` from 0.2.11 to 0.2.12
- [Commits](RustCrypto/utils@cpufeatures-v0.2.11...cpufeatures-v0.2.12)

Updates `libc` from 0.2.151 to 0.2.152
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](rust-lang/libc@0.2.151...0.2.152)

Updates `pest` from 2.7.5 to 2.7.6
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.7.5...v2.7.6)

Updates `pest_derive` from 2.7.5 to 2.7.6
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.7.5...v2.7.6)

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

Updates `serde_path_to_error` from 0.1.14 to 0.1.15
- [Release notes](https://github.com/dtolnay/path-to-error/releases)
- [Commits](dtolnay/path-to-error@0.1.14...0.1.15)

Updates `winnow` from 0.5.31 to 0.5.33
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](winnow-rs/winnow@v0.5.31...v0.5.33)

---
updated-dependencies:
- 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: gh-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: cpufeatures
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: libc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: pest
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: pest_derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: semver
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: serde_path_to_error
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: winnow
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 1625ba6 commit b49bab1
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
106 changes: 53 additions & 53 deletions Cargo.lock

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

10 changes: 5 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ exclude = ["/.*"]
[dependencies]
anstream = "0.6.5"
anstyle = "1.0.4"
anyhow = "1.0.78"
anyhow = "1.0.79"
cfgfifo = { version = "0.2.0", default-features = false, features = ["json", "json5", "toml", "yaml"] }
clap = { version = "4.4.12", default-features = false, features = ["derive", "error-context", "help", "std", "suggestions", "usage", "wrap_help"] }
clap = { version = "4.4.13", default-features = false, features = ["derive", "error-context", "help", "std", "suggestions", "usage", "wrap_help"] }
csscolorparser = { version = "0.6.2", features = ["serde"] }
derive_more = { version = "0.99.17", default-features = false, features = ["as_ref", "deref", "display", "from_str"] }
fern = "0.6.2"
gh-token = "0.1.6"
gh-token = "0.1.7"
ghrepo = { version = "0.5.0", default-features = false }
indenter = "0.3.3"
itertools = "0.12.0"
Expand All @@ -32,9 +32,9 @@ patharg = "0.4.0"
rand = "0.8.5"
reqwest = { version = "0.11.23", features = ["json"] }
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.109"
serde_json = "1.0.111"
smartstring = "1.0.1"
thiserror = "1.0.53"
thiserror = "1.0.56"
tokio = { version = "1.35.1", features = ["rt", "macros", "time"] }
unicase = "2.7.0"
url = "2.5.0"
Expand Down

0 comments on commit b49bab1

Please sign in to comment.