Skip to content

Commit 0cce371

Browse files
dependabot[bot]Manciukic
authored andcommitted
chore(deps): Bump the firecracker group with 9 updates
Bumps the firecracker group with 9 updates: | Package | From | To | | --- | --- | --- | | [zerocopy](https://github.com/google/zerocopy) | `0.8.39` | `0.8.40` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.21` | `0.2.22` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.21` | `0.2.22` | | [js-sys](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.90` | `0.3.91` | | [wasm-bindgen](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.113` | `0.2.114` | | [wasm-bindgen-macro](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.113` | `0.2.114` | | [wasm-bindgen-macro-support](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.113` | `0.2.114` | | [wasm-bindgen-shared](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.113` | `0.2.114` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.39` | `0.8.40` | Updates `zerocopy` from 0.8.39 to 0.8.40 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.39...v0.8.40) Updates `jiff` from 0.2.21 to 0.2.22 - [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.21...jiff-static-0.2.22) Updates `jiff-static` from 0.2.21 to 0.2.22 - [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.21...jiff-static-0.2.22) Updates `js-sys` from 0.3.90 to 0.3.91 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `wasm-bindgen` from 0.2.113 to 0.2.114 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.113...0.2.114) Updates `wasm-bindgen-macro` from 0.2.113 to 0.2.114 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.113...0.2.114) Updates `wasm-bindgen-macro-support` from 0.2.113 to 0.2.114 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.113...0.2.114) Updates `wasm-bindgen-shared` from 0.2.113 to 0.2.114 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.113...0.2.114) Updates `zerocopy-derive` from 0.8.39 to 0.8.40 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.39...v0.8.40) --- updated-dependencies: - dependency-name: zerocopy dependency-version: 0.8.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: jiff dependency-version: 0.2.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: jiff-static dependency-version: 0.2.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: js-sys dependency-version: 0.3.91 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen dependency-version: 0.2.114 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-macro dependency-version: 0.2.114 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-macro-support dependency-version: 0.2.114 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-shared dependency-version: 0.2.114 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: zerocopy-derive dependency-version: 0.8.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe30908 commit 0cce371

4 files changed

Lines changed: 21 additions & 21 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/acpi-tables/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ bench = false
1616
displaydoc = "0.2.5"
1717
thiserror = "2.0.18"
1818
vm-memory = { version = "0.17.1", features = ["backend-mmap", "backend-bitmap"] }
19-
zerocopy = { version = "0.8.39", features = ["derive"] }
19+
zerocopy = { version = "0.8.40", features = ["derive"] }
2020

2121
[lints]
2222
workspace = true

src/seccompiler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ libc = "0.2.182"
2323
serde = { version = "1.0.228", features = ["derive"] }
2424
serde_json = "1.0.149"
2525
thiserror = "2.0.18"
26-
zerocopy = { version = "0.8.39" }
26+
zerocopy = { version = "0.8.40" }
2727

2828
[lints]
2929
workspace = true

src/vmm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ vm-memory = { version = "0.17.1", features = [
5757
] }
5858
vm-superio = "0.8.1"
5959
vmm-sys-util = { version = "0.15.0", features = ["with-serde"] }
60-
zerocopy = { version = "0.8.39" }
60+
zerocopy = { version = "0.8.40" }
6161

6262
[target.'cfg(target_arch = "aarch64")'.dependencies]
6363
vm-fdt = "0.3.0"

0 commit comments

Comments
 (0)