Skip to content

Commit

Permalink
build: bump the rust-dependencies group with 15 updates
Browse files Browse the repository at this point in the history
Bumps the rust-dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.95` |
| [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` |
| [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) | `3.0.1` | `3.0.2` |
| [rattler_digest](https://github.com/conda/rattler) | `1.0.3` | `1.0.4` |
| [rattler_conda_types](https://github.com/conda/rattler) | `0.29.3` | `0.29.5` |
| [rattler_lock](https://github.com/conda/rattler) | `0.22.32` | `0.22.34` |
| [rattler_networking](https://github.com/conda/rattler) | `0.21.7` | `0.21.8` |
| [rattler_package_streaming](https://github.com/conda/rattler) | `0.22.15` | `0.22.18` |
| [rattler_shell](https://github.com/conda/rattler) | `0.22.8` | `0.22.10` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.9` | `0.12.12` |
| [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.217` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` |
| [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.16` | `0.1.17` |
| [rstest](https://github.com/la10736/rstest) | `0.23.0` | `0.24.0` |


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

Updates `clap` from 4.5.21 to 4.5.23
- [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.21...clap_complete-v4.5.23)

Updates `clap-verbosity-flag` from 3.0.1 to 3.0.2
- [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap-verbosity-flag@v3.0.1...v3.0.2)

Updates `rattler_digest` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/conda/rattler/releases)
- [Changelog](https://github.com/conda/rattler/blob/main/CHANGELOG.md)
- [Commits](conda/rattler@rattler_digest-v1.0.3...rattler_digest-v1.0.4)

Updates `rattler_conda_types` from 0.29.3 to 0.29.5
- [Release notes](https://github.com/conda/rattler/releases)
- [Changelog](https://github.com/conda/rattler/blob/main/CHANGELOG.md)
- [Commits](conda/rattler@rattler_conda_types-v0.29.3...rattler_conda_types-v0.29.5)

Updates `rattler_lock` from 0.22.32 to 0.22.34
- [Release notes](https://github.com/conda/rattler/releases)
- [Changelog](https://github.com/conda/rattler/blob/main/CHANGELOG.md)
- [Commits](conda/rattler@rattler_lock-v0.22.32...rattler_lock-v0.22.34)

Updates `rattler_networking` from 0.21.7 to 0.21.8
- [Release notes](https://github.com/conda/rattler/releases)
- [Changelog](https://github.com/conda/rattler/blob/main/CHANGELOG.md)
- [Commits](conda/rattler@rattler_networking-v0.21.7...rattler_networking-v0.21.8)

Updates `rattler_package_streaming` from 0.22.15 to 0.22.18
- [Release notes](https://github.com/conda/rattler/releases)
- [Changelog](https://github.com/conda/rattler/blob/main/CHANGELOG.md)
- [Commits](conda/rattler@rattler_package_streaming-v0.22.15...rattler_package_streaming-v0.22.18)

Updates `rattler_shell` from 0.22.8 to 0.22.10
- [Release notes](https://github.com/conda/rattler/releases)
- [Changelog](https://github.com/conda/rattler/blob/main/CHANGELOG.md)
- [Commits](conda/rattler@rattler_shell-v0.22.8...rattler_shell-v0.22.10)

Updates `reqwest` from 0.12.9 to 0.12.12
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.9...v0.12.12)

Updates `serde` from 1.0.215 to 1.0.217
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.215...v1.0.217)

Updates `serde_json` from 1.0.133 to 1.0.134
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.133...v1.0.134)

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

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

Updates `rstest` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/la10736/rstest/releases)
- [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
- [Commits](la10736/rstest@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: clap-verbosity-flag
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: rattler_digest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: rattler_conda_types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: rattler_lock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: rattler_networking
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: rattler_package_streaming
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: rattler_shell
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
- dependency-name: tokio-stream
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: rstest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 58a0dd6 commit fd207d6
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 53 deletions.
100 changes: 61 additions & 39 deletions Cargo.lock

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

28 changes: 14 additions & 14 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,30 +22,30 @@ rustls-tls = [
]

[dependencies]
anyhow = "1.0.93"
clap = { version = "4.5.21", features = ["derive", "string"] }
clap-verbosity-flag = "3.0.1"
anyhow = "1.0.95"
clap = { version = "4.5.23", features = ["derive", "string"] }
clap-verbosity-flag = "3.0.2"
futures = "0.3.31"
indicatif = "0.17.9"
rattler = { version = "0.28.4", default-features = false }
rattler_digest = "1.0.3"
rattler_conda_types = "0.29.3"
rattler_digest = "1.0.4"
rattler_conda_types = "0.29.5"
rattler_index = "0.19.37"
rattler_lock = "0.22.32"
rattler_networking = { version = "0.21.7", default-features = false }
rattler_package_streaming = { version = "0.22.15", default-features = false }
rattler_shell = "0.22.8"
reqwest = { version = "0.12.9", default-features = false, features = [
rattler_lock = "0.22.34"
rattler_networking = { version = "0.21.8", default-features = false }
rattler_package_streaming = { version = "0.22.18", default-features = false }
rattler_shell = "0.22.10"
reqwest = { version = "0.12.12", default-features = false, features = [
"http2",
"macos-system-configuration",
] }
reqwest-middleware = "0.4.0"
serde = { version = "1.0.215", features = ["derive"] }
serde_json = "1.0.133"
serde_json = "1.0.134"
serde_yaml = "0.9.34"
tokio-tar = "0.3.1"
tokio = { version = "1.41.1", features = ["rt-multi-thread"] }
tokio-stream = { version = "0.1.16", features = ["fs"] }
tokio = { version = "1.42.0", features = ["rt-multi-thread"] }
tokio-stream = { version = "0.1.17", features = ["fs"] }
tracing = "0.1.41"
tracing-subscriber = { version = "0.3.19", features = [
"default",
Expand All @@ -60,6 +60,6 @@ base64 = "0.22.1"

[dev-dependencies]
async-std = "1.13.0"
rstest = "0.23.0"
rstest = "0.24.0"
sha2 = "0.10.8"
insta = "1.41.1"

0 comments on commit fd207d6

Please sign in to comment.