Commit 0978c0b
build(deps): Bump the firecracker group with 10 updates
Bumps the firecracker group with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.83` | `1.0.84` |
| [syn](https://github.com/dtolnay/syn) | `2.0.65` | `2.0.66` |
| [serde](https://github.com/serde-rs/serde) | `1.0.202` | `1.0.203` |
| [serde_derive](https://github.com/serde-rs/serde) | `1.0.202` | `1.0.203` |
| [nix](https://github.com/nix-rust/nix) | `0.28.0` | `0.29.0` |
| [aws-lc-rs](https://github.com/awslabs/aws-lc-rs) | `1.7.1` | `1.7.2` |
| [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.16.0` | `0.17.0` |
| [cfg_aliases](https://github.com/katharostech/cfg_aliases) | `0.1.1` | `0.2.1` |
| [clang-sys](https://github.com/KyleMayes/clang-sys) | `1.7.0` | `1.8.0` |
| [zeroize](https://github.com/RustCrypto/utils) | `1.7.0` | `1.8.1` |
Updates `proc-macro2` from 1.0.83 to 1.0.84
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.83...1.0.84)
Updates `syn` from 2.0.65 to 2.0.66
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.65...2.0.66)
Updates `serde` from 1.0.202 to 1.0.203
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.202...v1.0.203)
Updates `serde_derive` from 1.0.202 to 1.0.203
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.202...v1.0.203)
Updates `nix` from 0.28.0 to 0.29.0
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.28.0...v0.29.0)
Updates `aws-lc-rs` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/awslabs/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@v1.7.1...v1.7.2)
Updates `aws-lc-sys` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@aws-lc-sys/v0.16.0...aws-lc-sys/v0.17.0)
Updates `cfg_aliases` from 0.1.1 to 0.2.1
- [Release notes](https://github.com/katharostech/cfg_aliases/releases)
- [Changelog](https://github.com/katharostech/cfg_aliases/blob/master/release.toml)
- [Commits](katharostech/cfg_aliases@v0.1.1...v0.2.1)
Updates `clang-sys` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/KyleMayes/clang-sys/releases)
- [Changelog](https://github.com/KyleMayes/clang-sys/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KyleMayes/clang-sys/commits)
Updates `zeroize` from 1.7.0 to 1.8.1
- [Commits](RustCrypto/utils@zeroize-v1.7.0...zeroize-v1.8.1)
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: firecracker
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: firecracker
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: firecracker
- dependency-name: serde_derive
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: firecracker
- dependency-name: nix
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: firecracker
- dependency-name: aws-lc-rs
dependency-type: direct:production
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: cfg_aliases
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: firecracker
- dependency-name: clang-sys
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: firecracker
- dependency-name: zeroize
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: firecracker
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent f8ae3d9 commit 0978c0b
File tree
9 files changed
+58
-44
lines changed- src
- clippy-tracing
- cpu-template-helper
- firecracker
- jailer
- log-instrument-macros
- seccompiler
- utils
- vmm
9 files changed
+58
-44
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 | |
|---|---|---|---|
| |||
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 | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments