Skip to content

Commit d63cc32

Browse files
dependabot[bot]ilstam
authored andcommitted
chore(deps): Bump the firecracker group with 20 updates
Bumps the firecracker group with 20 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.57` | `4.5.58` | | [syn](https://github.com/dtolnay/syn) | `2.0.114` | `2.0.116` | | [uuid](https://github.com/uuid-rs/uuid) | `1.20.0` | `1.21.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.180` | `0.2.182` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.8` | `0.11.9` | | [bitflags](https://github.com/bitflags/bitflags) | `2.10.0` | `2.11.0` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.37.0` | `0.37.1` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.24.0` | `1.25.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.55` | `1.2.56` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.57` | `4.5.58` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.7` | `1.0.0` | | [env_filter](https://github.com/rust-cli/env_logger) | `0.1.4` | `1.0.0` | | [glam](https://github.com/bitshifter/glam-rs) | `0.30.10` | `0.32.0` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.16.1` | `0.15.5` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.19` | `0.2.20` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.19` | `0.2.20` | | [toml](https://github.com/toml-rs/toml) | `0.9.11+spec-1.1.0` | `0.9.12+spec-1.1.0` | | [toml_parser](https://github.com/toml-rs/toml) | `1.0.6+spec-1.1.0` | `1.0.9+spec-1.1.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.23` | `1.0.24` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.20` | `1.0.21` | Updates `clap` from 4.5.57 to 4.5.58 - [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.57...clap_complete-v4.5.58) Updates `syn` from 2.0.114 to 2.0.116 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.114...2.0.116) Updates `uuid` from 1.20.0 to 1.21.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.20.0...v1.21.0) Updates `libc` from 0.2.180 to 0.2.182 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.182/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.180...0.2.182) Updates `env_logger` from 0.11.8 to 0.11.9 - [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.8...v0.11.9) Updates `bitflags` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.10.0...2.11.0) Updates `aws-lc-sys` from 0.37.0 to 0.37.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.37.0...aws-lc-sys/v0.37.1) Updates `bytemuck` from 1.24.0 to 1.25.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.24.0...v1.25.0) Updates `cc` from 1.2.55 to 1.2.56 - [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.55...cc-v1.2.56) Updates `clap_builder` from 4.5.57 to 4.5.58 - [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.57...v4.5.58) Updates `clap_lex` from 0.7.7 to 1.0.0 - [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.7...clap_lex-v1.0.0) Updates `env_filter` from 0.1.4 to 1.0.0 - [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@env_filter-v0.1.4...env_filter-v1.0.0) Updates `glam` from 0.30.10 to 0.32.0 - [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md) - [Commits](bitshifter/glam-rs@0.30.10...0.32.0) Updates `hashbrown` from 0.16.1 to 0.15.5 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.16.1...v0.15.5) Updates `jiff` from 0.2.19 to 0.2.20 - [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.19...jiff-static-0.2.20) Updates `jiff-static` from 0.2.19 to 0.2.20 - [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.19...jiff-static-0.2.20) Updates `toml` from 0.9.11+spec-1.1.0 to 0.9.12+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.11...toml-v0.9.12) Updates `toml_parser` from 1.0.6+spec-1.1.0 to 1.0.9+spec-1.1.0 - [Commits](toml-rs/toml@toml_parser-v1.0.6...toml_parser-v1.0.9) Updates `unicode-ident` from 1.0.23 to 1.0.24 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.23...1.0.24) Updates `zmij` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.20...1.0.21) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: syn dependency-version: 2.0.116 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: uuid dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: libc dependency-version: 0.2.182 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: env_logger dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: bitflags dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: aws-lc-sys dependency-version: 0.37.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: bytemuck dependency-version: 1.25.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: cc dependency-version: 1.2.56 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_builder dependency-version: 4.5.58 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_lex dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: firecracker - dependency-name: env_filter dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: firecracker - dependency-name: glam dependency-version: 0.32.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: hashbrown dependency-version: 0.15.5 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: jiff dependency-version: 0.2.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: jiff-static dependency-version: 0.2.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml dependency-version: 0.9.12+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml_parser dependency-version: 1.0.9+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: unicode-ident dependency-version: 1.0.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: zmij dependency-version: 1.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 685f75d commit d63cc32

13 files changed

Lines changed: 254 additions & 71 deletions

File tree

Cargo.lock

Lines changed: 234 additions & 51 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ name = "clippy-tracing"
1010
bench = false
1111

1212
[dependencies]
13-
clap = { version = "4.5.57", features = ["derive"] }
13+
clap = { version = "4.5.58", features = ["derive"] }
1414
itertools = "0.14.0"
1515
proc-macro2 = { version = "1.0.106", features = ["span-locations"] }
1616
quote = "1.0.44"
17-
syn = { version = "2.0.114", features = ["full", "extra-traits", "visit", "visit-mut", "printing"] }
17+
syn = { version = "2.0.116", features = ["full", "extra-traits", "visit", "visit-mut", "printing"] }
1818
walkdir = "2.5.0"
1919

2020
[dev-dependencies]
21-
uuid = { version = "1.20.0", features = ["v4"] }
21+
uuid = { version = "1.21.0", features = ["v4"] }
2222

2323
[lints]
2424
workspace = true

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.57", features = ["derive", "string"] }
16+
clap = { version = "4.5.58", features = ["derive", "string"] }
1717
displaydoc = "0.2.5"
18-
libc = "0.2.180"
18+
libc = "0.2.182"
1919
log-instrument = { path = "../log-instrument", optional = true }
2020
serde = { version = "1.0.228", features = ["derive"] }
2121
serde_json = "1.0.149"

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.2"
25-
libc = "0.2.180"
25+
libc = "0.2.182"
2626
log-instrument = { path = "../log-instrument", optional = true }
2727
micro_http = { git = "https://github.com/firecracker-microvm/micro-http" }
2828
serde = { version = "1.0.228", features = ["derive"] }
@@ -40,7 +40,7 @@ serde_json = "1.0.149"
4040

4141
[dev-dependencies]
4242
cargo_toml = "0.22.3"
43-
libc = "0.2.180"
43+
libc = "0.2.182"
4444
regex = { version = "1.12.3", default-features = false, features = [
4545
"std",
4646
"unicode-perl",

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.180"
18+
libc = "0.2.182"
1919
log-instrument = { path = "../log-instrument", optional = true }
2020
regex = { version = "1.12.3", default-features = false, features = ["std"] }
2121
thiserror = "2.0.18"

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.106"
1515
quote = "1.0.44"
16-
syn = { version = "2.0.114", features = ["full", "extra-traits"] }
16+
syn = { version = "2.0.116", features = ["full", "extra-traits"] }
1717

1818
[lints]
1919
workspace = true

src/log-instrument/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ log = "0.4.29"
1414
log-instrument-macros = { path = "../log-instrument-macros" }
1515

1616
[dev-dependencies]
17-
env_logger = "0.11.8"
17+
env_logger = "0.11.9"
1818

1919
[[example]]
2020
name = "one"

src/pci/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ default = []
1414
[dependencies]
1515

1616
displaydoc = "0.2.5"
17-
libc = "0.2.180"
17+
libc = "0.2.182"
1818
log = "0.4.29"
1919
serde = { version = "1.0.228", features = ["derive"] }
2020
thiserror = "2.0.18"

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.180"
17+
libc = "0.2.182"
1818
log-instrument = { path = "../log-instrument", optional = true }
1919
thiserror = "2.0.18"
2020
vmm-sys-util = "0.15.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
bitcode = { version = "0.6.9", features = ["serde"] }
20-
clap = { version = "4.5.57", features = ["derive", "string"] }
20+
clap = { version = "4.5.58", features = ["derive", "string"] }
2121
displaydoc = "0.2.5"
22-
libc = "0.2.180"
22+
libc = "0.2.182"
2323
serde = { version = "1.0.228", features = ["derive"] }
2424
serde_json = "1.0.149"
2525
thiserror = "2.0.18"

0 commit comments

Comments
 (0)