Commit bcf44d6
build(deps): Bump the firecracker group with 15 updates
Bumps the firecracker group with 15 updates:
| Package | From | To |
| --- | --- | --- |
| [uuid](https://github.com/uuid-rs/uuid) | `1.11.1` | `1.12.0` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.135` | `1.0.137` |
| [micro_http](https://github.com/firecracker-microvm/micro-http) | ``8182cd5`` | ``ef96f62`` |
| [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` |
| [semver](https://github.com/dtolnay/semver) | `1.0.24` | `1.0.25` |
| [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.12.0` | `1.12.1` |
| [bitflags](https://github.com/bitflags/bitflags) | `2.7.0` | `2.8.0` |
| [kvm-bindings](https://github.com/rust-vmm/kvm) | `0.10.0` | `0.11.0` |
| [kvm-ioctls](https://github.com/rust-vmm/kvm) | `0.19.1` | `0.20.0` |
| [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.6` | `3.0.7` |
| [aws-lc-fips-sys](https://github.com/aws/aws-lc-rs) | `0.13.0` | `0.13.1` |
| [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.24.1` | `0.25.0` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.9` | `1.2.10` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.0` | `2.7.1` |
| [uuid-macro-internal](https://github.com/uuid-rs/uuid) | `1.11.1` | `1.12.0` |
Updates `uuid` from 1.11.1 to 1.12.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.11.1...1.12.0)
Updates `serde_json` from 1.0.135 to 1.0.137
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.135...v1.0.137)
Updates `micro_http` from `8182cd5` to `ef96f62`
- [Commits](firecracker-microvm/micro-http@8182cd5...ef96f62)
Updates `log` from 0.4.22 to 0.4.25
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.22...0.4.25)
Updates `semver` from 1.0.24 to 1.0.25
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@1.0.24...1.0.25)
Updates `aws-lc-rs` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@v1.12.0...v1.12.1)
Updates `bitflags` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](bitflags/bitflags@2.7.0...2.8.0)
Updates `kvm-bindings` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/rust-vmm/kvm/releases)
- [Changelog](https://github.com/rust-vmm/kvm/blob/v0.11.0/CHANGELOG.md)
- [Commits](rust-vmm/kvm@v0.10.0...v0.11.0)
Updates `kvm-ioctls` from 0.19.1 to 0.20.0
- [Release notes](https://github.com/rust-vmm/kvm/releases)
- [Commits](https://github.com/rust-vmm/kvm/commits)
Updates `anstyle-wincon` from 3.0.6 to 3.0.7
- [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.6...anstyle-wincon-v3.0.7)
Updates `aws-lc-fips-sys` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@aws-lc-fips-sys/v0.13.0...aws-lc-fips-sys/v0.13.1)
Updates `aws-lc-sys` from 0.24.1 to 0.25.0
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@aws-lc-sys/v0.24.1...aws-lc-sys/v0.25.0)
Updates `cc` from 1.2.9 to 1.2.10
- [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.9...cc-v1.2.10)
Updates `indexmap` from 2.7.0 to 2.7.1
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.7.0...2.7.1)
Updates `uuid-macro-internal` from 1.11.1 to 1.12.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.11.1...1.12.0)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: firecracker
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: firecracker
- dependency-name: micro_http
dependency-type: direct:production
dependency-group: firecracker
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: firecracker
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: firecracker
- dependency-name: aws-lc-rs
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: firecracker
- dependency-name: bitflags
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: firecracker
- dependency-name: kvm-bindings
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: firecracker
- dependency-name: kvm-ioctls
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: firecracker
- dependency-name: anstyle-wincon
dependency-type: indirect
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-minor
dependency-group: firecracker
- dependency-name: cc
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: firecracker
- dependency-name: indexmap
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: firecracker
- dependency-name: uuid-macro-internal
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: firecracker
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent dfb45dc commit bcf44d6
File tree
8 files changed
+57
-57
lines changed- src
- clippy-tracing
- cpu-template-helper
- firecracker
- log-instrument
- seccompiler
- snapshot-editor
- vmm
8 files changed
+57
-57
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments