Skip to content

Commit

Permalink
build(deps): Bump the firecracker group with 11 updates
Browse files Browse the repository at this point in the history
Bumps the firecracker group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.1` | `4.5.2` |
| [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) | `0.19.1` | `0.19.2` |
| [env_logger](https://github.com/rust-cli/env_logger) | `0.11.2` | `0.11.3` |
| [aws-lc-fips-sys](https://github.com/aws/aws-lc-rs) | `0.12.3` | `0.12.5` |
| [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.13.2` | `0.13.3` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.0.89` | `1.0.90` |
| [clap_builder](https://github.com/clap-rs/clap) | `4.5.1` | `4.5.2` |
| [libloading](https://github.com/nagisa/rust_libloading) | `0.8.2` | `0.8.3` |
| [toml](https://github.com/toml-rs/toml) | `0.8.10` | `0.8.11` |
| [toml_edit](https://github.com/toml-rs/toml) | `0.22.6` | `0.22.7` |
| [vm-allocator](https://github.com/rust-vmm/vm-allocator) | `0.1.0` | `0.1.1` |


Updates `clap` from 4.5.1 to 4.5.2
- [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.1...v4.5.2)

Updates `cargo_toml` from 0.19.1 to 0.19.2
- [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/v0.19.2)

Updates `env_logger` from 0.11.2 to 0.11.3
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](rust-cli/env_logger@v0.11.2...v0.11.3)

Updates `aws-lc-fips-sys` from 0.12.3 to 0.12.5
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@aws-lc-fips-sys/v0.12.3...aws-lc-fips-sys/v0.12.5)

Updates `aws-lc-sys` from 0.13.2 to 0.13.3
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@aws-lc-sys/v0.13.2...aws-lc-sys/v0.13.3)

Updates `cc` from 1.0.89 to 1.0.90
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](rust-lang/cc-rs@1.0.89...1.0.90)

Updates `clap_builder` from 4.5.1 to 4.5.2
- [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.5.1...v4.5.2)

Updates `libloading` from 0.8.2 to 0.8.3
- [Commits](nagisa/rust_libloading@0.8.2...0.8.3)

Updates `toml` from 0.8.10 to 0.8.11
- [Commits](toml-rs/toml@toml-v0.8.10...toml-v0.8.11)

Updates `toml_edit` from 0.22.6 to 0.22.7
- [Commits](toml-rs/toml@v0.22.6...v0.22.7)

Updates `vm-allocator` from 0.1.0 to 0.1.1
- [Release notes](https://github.com/rust-vmm/vm-allocator/releases)
- [Changelog](https://github.com/rust-vmm/vm-allocator/blob/main/CHANGELOG.md)
- [Commits](rust-vmm/vm-allocator@v0.1.0...v0.1.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: cargo_toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: env_logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: aws-lc-fips-sys
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: aws-lc-sys
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: clap_builder
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: libloading
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: toml
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: toml_edit
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: vm-allocator
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 448df60 commit 0601b46
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 28 deletions.
46 changes: 23 additions & 23 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion src/clippy-tracing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name = "clippy-tracing"
bench = false

[dependencies]
clap = { version = "4.5.1", features = ["derive"] }
clap = { version = "4.5.2", features = ["derive"] }
itertools = "0.12.1"
proc-macro2 = { version = "1.0.73", features = ["span-locations"] }
quote = "1.0.34"
Expand Down
2 changes: 1 addition & 1 deletion src/cpu-template-helper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name = "cpu-template-helper"
bench = false

[dependencies]
clap = { version = "4.5.1", features = ["derive", "string"] }
clap = { version = "4.5.2", features = ["derive", "string"] }
displaydoc = "0.2.4"
libc = "0.2.153"
log-instrument = { path = "../log-instrument", optional = true }
Expand Down
2 changes: 1 addition & 1 deletion src/firecracker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ utils = { path = "../utils" }
vmm = { path = "../vmm" }

[dev-dependencies]
cargo_toml = "0.19.1"
cargo_toml = "0.19.2"
libc = "0.2.153"
regex = { version = "1.10.2", default-features = false, features = ["std", "unicode-perl"] }

Expand Down
2 changes: 1 addition & 1 deletion src/log-instrument/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ log = "0.4.21"
log-instrument-macros = { path = "../log-instrument-macros" }

[dev-dependencies]
env_logger = "0.11.2"
env_logger = "0.11.3"

[lints]
workspace = true
2 changes: 1 addition & 1 deletion src/snapshot-editor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name = "snapshot-editor"
bench = false

[dependencies]
clap = { version = "4.5.1", features = ["derive", "string"] }
clap = { version = "4.5.2", features = ["derive", "string"] }
displaydoc = "0.2.4"
libc = "0.2.153"
log-instrument = { path = "../log-instrument", optional = true }
Expand Down

0 comments on commit 0601b46

Please sign in to comment.