Commit d111c23
build(deps): Bump the firecracker group with 6 updates
Bumps the firecracker group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.4.14` | `4.4.17` |
| [userfaultfd](https://github.com/bytecodealliance/userfaultfd-rs) | `0.7.0` | `0.8.1` |
| [base64](https://github.com/marshallpierce/rust-base64) | `0.21.6` | `0.21.7` |
| [smallvec](https://github.com/servo/rust-smallvec) | `1.11.2` | `1.12.0` |
| [termcolor](https://github.com/BurntSushi/termcolor) | `1.4.0` | `1.4.1` |
| [winnow](https://github.com/winnow-rs/winnow) | `0.5.33` | `0.5.34` |
Updates `clap` from 4.4.14 to 4.4.17
- [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.4.14...v4.4.17)
Updates `userfaultfd` from 0.7.0 to 0.8.1
- [Release notes](https://github.com/bytecodealliance/userfaultfd-rs/releases)
- [Changelog](https://github.com/bytecodealliance/userfaultfd-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bytecodealliance/userfaultfd-rs/commits)
Updates `base64` from 0.21.6 to 0.21.7
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](marshallpierce/rust-base64@v0.21.6...v0.21.7)
Updates `smallvec` from 1.11.2 to 1.12.0
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v1.11.2...v1.12.0)
Updates `termcolor` from 1.4.0 to 1.4.1
- [Commits](BurntSushi/termcolor@1.4.0...1.4.1)
Updates `winnow` from 0.5.33 to 0.5.34
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](winnow-rs/winnow@v0.5.33...v0.5.34)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: firecracker
- dependency-name: userfaultfd
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: firecracker
- dependency-name: base64
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: firecracker
- dependency-name: smallvec
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: firecracker
- dependency-name: termcolor
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: firecracker
- dependency-name: winnow
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: firecracker
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent c358311 commit d111c23
File tree
5 files changed
+34
-20
lines changed- src
- clippy-tracing
- cpu-template-helper
- firecracker
- snapshot-editor
5 files changed
+34
-20
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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments