Skip to content

Commit 6bac528

Browse files
dependabot[bot]roypat
authored andcommitted
build(deps): Bump the firecracker group with 18 updates
Bumps the firecracker group with 18 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.39` | `4.5.40` | | [syn](https://github.com/dtolnay/syn) | `2.0.101` | `2.0.103` | | [libc](https://github.com/rust-lang/libc) | `0.2.172` | `0.2.173` | | [gdbstub](https://github.com/daniel5151/gdbstub) | `0.7.5` | `0.7.6` | | [gdbstub_arch](https://github.com/daniel5151/gdbstub) | `0.3.1` | `0.3.2` | | [slab](https://github.com/tokio-rs/slab) | `0.4.9` | `0.4.10` | | [aws-lc-fips-sys](https://github.com/aws/aws-lc-rs) | `0.13.6` | `0.13.7` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.26` | `1.2.27` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.0` | `1.0.1` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.39` | `4.5.40` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.32` | `4.5.40` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.4` | `0.7.5` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.2` | `0.3.3` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.14` | `0.2.15` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.14` | `0.2.15` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.4` | `2.7.5` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.33` | `0.2.34` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.10` | `0.7.11` | Updates `clap` from 4.5.39 to 4.5.40 - [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.39...clap_complete-v4.5.40) Updates `syn` from 2.0.101 to 2.0.103 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.101...2.0.103) Updates `libc` from 0.2.172 to 0.2.173 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.173/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.172...0.2.173) Updates `gdbstub` from 0.7.5 to 0.7.6 - [Release notes](https://github.com/daniel5151/gdbstub/releases) - [Changelog](https://github.com/daniel5151/gdbstub/blob/master/CHANGELOG.md) - [Commits](daniel5151/gdbstub@0.7.5...0.7.6) Updates `gdbstub_arch` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/daniel5151/gdbstub/releases) - [Changelog](https://github.com/daniel5151/gdbstub/blob/master/CHANGELOG.md) - [Commits](https://github.com/daniel5151/gdbstub/commits) Updates `slab` from 0.4.9 to 0.4.10 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.9...v0.4.10) Updates `aws-lc-fips-sys` from 0.13.6 to 0.13.7 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-fips-sys/v0.13.6...aws-lc-fips-sys/v0.13.7) Updates `cc` from 1.2.26 to 1.2.27 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.26...cc-v1.2.27) Updates `cfg-if` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@1.0.0...v1.0.1) Updates `clap_builder` from 4.5.39 to 4.5.40 - [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.39...v4.5.40) Updates `clap_derive` from 4.5.32 to 4.5.40 - [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.32...v4.5.40) Updates `clap_lex` from 0.7.4 to 0.7.5 - [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_lex-v0.7.4...clap_lex-v0.7.5) Updates `getrandom` from 0.3.2 to 0.3.3 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.2...v0.3.3) Updates `jiff` from 0.2.14 to 0.2.15 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.14...jiff-static-0.2.15) Updates `jiff-static` from 0.2.14 to 0.2.15 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.14...jiff-static-0.2.15) Updates `memchr` from 2.7.4 to 2.7.5 - [Commits](BurntSushi/memchr@2.7.4...2.7.5) Updates `prettyplease` from 0.2.33 to 0.2.34 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.33...0.2.34) Updates `winnow` from 0.7.10 to 0.7.11 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.10...v0.7.11) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: syn dependency-version: 2.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: libc dependency-version: 0.2.173 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: gdbstub dependency-version: 0.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: gdbstub_arch dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: slab dependency-version: 0.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-fips-sys dependency-version: 0.13.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cc dependency-version: 1.2.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cfg-if dependency-version: 1.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_builder dependency-version: 4.5.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_derive dependency-version: 4.5.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_lex dependency-version: 0.7.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: getrandom dependency-version: 0.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: jiff dependency-version: 0.2.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: jiff-static dependency-version: 0.2.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: memchr dependency-version: 2.7.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: prettyplease dependency-version: 0.2.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: winnow dependency-version: 0.7.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 797faa8 commit 6bac528

File tree

11 files changed

+55
-67
lines changed

11 files changed

+55
-67
lines changed

Cargo.lock

Lines changed: 37 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/clippy-tracing/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ name = "clippy-tracing"
1010
bench = false
1111

1212
[dependencies]
13-
clap = { version = "4.5.39", features = ["derive"] }
13+
clap = { version = "4.5.40", features = ["derive"] }
1414
itertools = "0.14.0"
1515
proc-macro2 = { version = "1.0.95", features = ["span-locations"] }
1616
quote = "1.0.40"
17-
syn = { version = "2.0.101", features = ["full", "extra-traits", "visit", "visit-mut", "printing"] }
17+
syn = { version = "2.0.103", features = ["full", "extra-traits", "visit", "visit-mut", "printing"] }
1818
walkdir = "2.5.0"
1919

2020
[dev-dependencies]

src/cpu-template-helper/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ bench = false
1313
tracing = ["log-instrument", "vmm/tracing"]
1414

1515
[dependencies]
16-
clap = { version = "4.5.39", features = ["derive", "string"] }
16+
clap = { version = "4.5.40", features = ["derive", "string"] }
1717
displaydoc = "0.2.5"
18-
libc = "0.2.172"
18+
libc = "0.2.173"
1919
log-instrument = { path = "../log-instrument", optional = true }
2020
serde = { version = "1.0.219", features = ["derive"] }
2121
serde_json = "1.0.140"

src/firecracker/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ gdb = ["vmm/gdb"]
2222
[dependencies]
2323
displaydoc = "0.2.5"
2424
event-manager = "0.4.1"
25-
libc = "0.2.172"
25+
libc = "0.2.173"
2626
log-instrument = { path = "../log-instrument", optional = true }
2727
micro_http = { git = "https://github.com/firecracker-microvm/micro-http" }
2828
serde = { version = "1.0.219", features = ["derive"] }
@@ -41,7 +41,7 @@ serde_json = "1.0.140"
4141

4242
[dev-dependencies]
4343
cargo_toml = "0.22.1"
44-
libc = "0.2.172"
44+
libc = "0.2.173"
4545
regex = { version = "1.11.1", default-features = false, features = ["std", "unicode-perl"] }
4646

4747
# Dev-Dependencies for uffd examples

src/jailer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bench = false
1515
tracing = ["log-instrument", "utils/tracing"]
1616

1717
[dependencies]
18-
libc = "0.2.172"
18+
libc = "0.2.173"
1919
log-instrument = { path = "../log-instrument", optional = true }
2020
regex = { version = "1.11.1", default-features = false, features = ["std"] }
2121
thiserror = "2.0.12"

src/log-instrument-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bench = false
1313
[dependencies]
1414
proc-macro2 = "1.0.95"
1515
quote = "1.0.40"
16-
syn = { version = "2.0.101", features = ["full", "extra-traits"] }
16+
syn = { version = "2.0.103", features = ["full", "extra-traits"] }
1717

1818
[lints]
1919
workspace = true

src/rebase-snap/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ tracing = ["log-instrument", "utils/tracing"]
1414

1515
[dependencies]
1616
displaydoc = "0.2.5"
17-
libc = "0.2.172"
17+
libc = "0.2.173"
1818
log-instrument = { path = "../log-instrument", optional = true }
1919
thiserror = "2.0.12"
2020
vmm-sys-util = "0.14.0"

src/seccompiler/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ bench = false
1717

1818
[dependencies]
1919
bincode = { version = "2.0.1", features = ["serde"] }
20-
clap = { version = "4.5.39", features = ["derive", "string"] }
20+
clap = { version = "4.5.40", features = ["derive", "string"] }
2121
displaydoc = "0.2.5"
22-
libc = "0.2.172"
22+
libc = "0.2.173"
2323
serde = { version = "1.0.219", features = ["derive"] }
2424
serde_json = "1.0.140"
2525
thiserror = "2.0.12"

src/snapshot-editor/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ bench = false
1313
tracing = ["log-instrument", "fc_utils/tracing", "vmm/tracing"]
1414

1515
[dependencies]
16-
clap = { version = "4.5.39", features = ["derive", "string"] }
16+
clap = { version = "4.5.40", features = ["derive", "string"] }
1717
displaydoc = "0.2.5"
1818

1919
fc_utils = { package = "utils", path = "../utils" }
20-
libc = "0.2.172"
20+
libc = "0.2.173"
2121
log-instrument = { path = "../log-instrument", optional = true }
2222
semver = "1.0.26"
2323
thiserror = "2.0.12"

src/utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tracing = ["log-instrument"]
1313

1414
[dependencies]
1515
displaydoc = "0.2.5"
16-
libc = "0.2.172"
16+
libc = "0.2.173"
1717
log-instrument = { path = "../log-instrument", optional = true }
1818
thiserror = "2.0.12"
1919

0 commit comments

Comments
 (0)