Commit 6bac528
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- src
- clippy-tracing
- cpu-template-helper
- firecracker
- jailer
- log-instrument-macros
- rebase-snap
- seccompiler
- snapshot-editor
- utils
- vmm
11 files changed
+55
-67
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 | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments