1
0
mirror of https://github.com/containers/youki synced 2024-11-23 09:21:57 +01:00
Commit Graph

4549 Commits

Author SHA1 Message Date
Yashodhan
ee856d26df
Merge pull request #2330 from yihuaf/yihuaf/doc-test
Refactor doc test and justfile
2023-09-25 12:30:19 +05:30
Yashodhan Joshi
28586ed3f7 re-add ld_library_path for unit test, rename cleanup step
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
2023-09-25 12:17:16 +05:30
Yashodhan
d17e454c81
Merge pull request #2384 from containers/dependabot/cargo/wasmedge-sys-0.17.2
(auto merged) chore(deps): bump wasmedge-sys from 0.17.1 to 0.17.2
2023-09-25 11:57:49 +05:30
github-actions[bot]
0fc4d1bf80
Merge pull request #2385 from containers/dependabot/cargo/wasmedge-sdk-0.12.2 2023-09-25 01:27:03 +00:00
dependabot[bot]
1ea8d9ca5d
chore(deps): bump wasmedge-sdk from 0.12.1 to 0.12.2
Bumps [wasmedge-sdk](https://github.com/WasmEdge/wasmedge-rust-sdk) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/WasmEdge/wasmedge-rust-sdk/releases)
- [Changelog](https://github.com/WasmEdge/wasmedge-rust-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/WasmEdge/wasmedge-rust-sdk/compare/0.12.1...0.12.2)

---
updated-dependencies:
- dependency-name: wasmedge-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 01:11:44 +00:00
github-actions[bot]
5c4eb14c5a
Merge pull request #2383 from containers/dependabot/cargo/rend-0.4.1 2023-09-25 01:09:21 +00:00
dependabot[bot]
97c94565a0
chore(deps): bump wasmedge-sys from 0.17.1 to 0.17.2
Bumps [wasmedge-sys](https://github.com/WasmEdge/wasmedge-rust-sdk) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/WasmEdge/wasmedge-rust-sdk/releases)
- [Changelog](https://github.com/WasmEdge/wasmedge-rust-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/WasmEdge/wasmedge-rust-sdk/compare/sys/0.17.1...sys/0.17.2)

---
updated-dependencies:
- dependency-name: wasmedge-sys
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 01:07:16 +00:00
dependabot[bot]
84f540b1f0
chore(deps): bump rend from 0.4.0 to 0.4.1
Bumps [rend](https://github.com/djkoloski/rend) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/djkoloski/rend/releases)
- [Commits](https://github.com/djkoloski/rend/commits/0.4.1)

---
updated-dependencies:
- dependency-name: rend
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 00:59:03 +00:00
github-actions[bot]
646c1034f7
Merge pull request #2380 from containers/dependabot/cargo/winapi-util-0.1.6 2023-09-22 01:23:14 +00:00
github-actions[bot]
66806b978c
Merge pull request #2379 from containers/dependabot/cargo/rustls-webpki-0.101.6 2023-09-22 01:22:18 +00:00
dependabot[bot]
62bc82fe6b
chore(deps): bump winapi-util from 0.1.5 to 0.1.6
Bumps [winapi-util](https://github.com/BurntSushi/winapi-util) from 0.1.5 to 0.1.6.
- [Commits](https://github.com/BurntSushi/winapi-util/compare/winapi-util-0.1.5...0.1.6)

---
updated-dependencies:
- dependency-name: winapi-util
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 01:12:58 +00:00
dependabot[bot]
670f34571a
chore(deps): bump rustls-webpki from 0.101.5 to 0.101.6
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.101.5 to 0.101.6.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.101.5...v/0.101.6)

---
updated-dependencies:
- dependency-name: rustls-webpki
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 01:11:57 +00:00
Yashodhan
1c1805da5c
Merge pull request #2375 from containers/dependabot/cargo/rayon-1.8.0
chore(deps): bump rayon from 1.7.0 to 1.8.0
2023-09-21 10:49:29 +05:30
github-actions[bot]
52fa74889a
Merge pull request #2377 from containers/dependabot/cargo/smallvec-1.11.1 2023-09-21 00:55:47 +00:00
dependabot[bot]
e9a15f7ad1
chore(deps): bump smallvec from 1.11.0 to 1.11.1
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 00:45:30 +00:00
github-actions[bot]
e6604cb742
Merge pull request #2376 from containers/dependabot/cargo/tokio-util-0.7.9 2023-09-21 00:39:06 +00:00
github-actions[bot]
8ee30fda05
Merge pull request #2374 from containers/dependabot/cargo/aho-corasick-1.1.1 2023-09-21 00:25:12 +00:00
dependabot[bot]
3e4615ef75
chore(deps): bump tokio-util from 0.7.8 to 0.7.9
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.8 to 0.7.9.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.8...tokio-util-0.7.9)

---
updated-dependencies:
- dependency-name: tokio-util
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 00:18:48 +00:00
dependabot[bot]
5f44647c58
chore(deps): bump rayon from 1.7.0 to 1.8.0
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.7.0 to 1.8.0.
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.7.0...rayon-core-v1.8.0)

---
updated-dependencies:
- dependency-name: rayon
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 00:16:49 +00:00
dependabot[bot]
9840220bd0
chore(deps): bump aho-corasick from 1.1.0 to 1.1.1
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 1.1.0 to 1.1.1.
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: aho-corasick
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 00:14:54 +00:00
Yashodhan
57ffefe893
Merge pull request #2371 from containers/dependabot/cargo/termcolor-1.3.0
chore(deps): bump termcolor from 1.2.0 to 1.3.0
2023-09-20 11:30:02 +05:30
github-actions[bot]
68be4ee0b7
Merge pull request #2373 from containers/dependabot/cargo/unicode-width-0.1.11 2023-09-20 01:14:46 +00:00
github-actions[bot]
63ad48447f
Merge pull request #2372 from containers/dependabot/cargo/hermit-abi-0.3.3 2023-09-20 01:11:55 +00:00
dependabot[bot]
77eb4e70db
chore(deps): bump unicode-width from 0.1.10 to 0.1.11
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.10 to 0.1.11.
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.10...v0.1.11)

---
updated-dependencies:
- dependency-name: unicode-width
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 01:04:31 +00:00
dependabot[bot]
80908b39c6
chore(deps): bump hermit-abi from 0.3.2 to 0.3.3
Bumps [hermit-abi](https://github.com/hermitcore/hermit-rs) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/hermitcore/hermit-rs/releases)
- [Commits](https://github.com/hermitcore/hermit-rs/compare/hermit-abi-0.3.2...hermit-abi-0.3.3)

---
updated-dependencies:
- dependency-name: hermit-abi
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 01:01:36 +00:00
dependabot[bot]
fdf6f0d2f7
chore(deps): bump termcolor from 1.2.0 to 1.3.0
Bumps [termcolor](https://github.com/BurntSushi/termcolor) from 1.2.0 to 1.3.0.
- [Commits](https://github.com/BurntSushi/termcolor/compare/1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: termcolor
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 00:57:25 +00:00
Yashodhan
0a1116b4b9
Merge pull request #2355 from containers/dependabot/cargo/proc-macro2-1.0.67
(auto merged) chore(deps): bump proc-macro2 from 1.0.66 to 1.0.67
2023-09-19 18:58:07 +05:30
dependabot[bot]
602511c3d8
chore(deps): bump proc-macro2 from 1.0.66 to 1.0.67
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.66 to 1.0.67.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.66...1.0.67)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 05:10:08 +00:00
Yashodhan
79837a6da8
Merge pull request #2366 from containers/dependabot/cargo/aho-corasick-1.1.0
chore(deps): bump aho-corasick from 1.0.5 to 1.1.0
2023-09-19 10:38:53 +05:30
github-actions[bot]
271a579c12
Merge pull request #2367 from containers/dependabot/cargo/wasmprinter-0.2.66 2023-09-19 01:04:02 +00:00
dependabot[bot]
49296c7a58
chore(deps): bump wasmprinter from 0.2.64 to 0.2.66
Bumps [wasmprinter](https://github.com/bytecodealliance/wasm-tools) from 0.2.64 to 0.2.66.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wasmprinter-0.2.64...wasmprinter-0.2.66)

---
updated-dependencies:
- dependency-name: wasmprinter
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 00:53:46 +00:00
dependabot[bot]
93eef21172
chore(deps): bump aho-corasick from 1.0.5 to 1.1.0
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 1.0.5 to 1.1.0.
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/1.0.5...1.1.0)

---
updated-dependencies:
- dependency-name: aho-corasick
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 00:49:52 +00:00
Yashodhan
4b04abd305
Merge pull request #2365 from utam0k/skip-crui-not-found
Skip the tests related to criu when criu is not found
2023-09-18 20:44:46 +05:30
utam0k
296fdfc45a
Skip the tests related to criu when criu is not found
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-09-18 12:37:13 +00:00
Toru Komatsu
08ffeccd74
Merge pull request #2359 from containers/dependabot/cargo/wasmedge-sdk-0.12.1
chore(deps): bump wasmedge-sdk from 0.11.2 to 0.12.1
2023-09-18 21:07:27 +09:00
Toru Komatsu
17986f521a
Merge pull request #2360 from containers/dependabot/cargo/bumpalo-3.14.0
chore(deps): bump bumpalo from 3.13.0 to 3.14.0
2023-09-18 21:07:04 +09:00
Toru Komatsu
00ed33e4f8
Merge pull request #2362 from containers/dependabot/cargo/typenum-1.17.0
chore(deps): bump typenum from 1.16.0 to 1.17.0
2023-09-18 21:06:49 +09:00
github-actions[bot]
cf593c6519
Merge pull request #2364 from containers/dependabot/cargo/chrono-0.4.31 2023-09-18 01:15:51 +00:00
dependabot[bot]
8b6a7be71e
chore(deps): bump wasmedge-sdk from 0.11.2 to 0.12.1
Bumps [wasmedge-sdk](https://github.com/WasmEdge/wasmedge-rust-sdk) from 0.11.2 to 0.12.1.
- [Release notes](https://github.com/WasmEdge/wasmedge-rust-sdk/releases)
- [Changelog](https://github.com/WasmEdge/wasmedge-rust-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/WasmEdge/wasmedge-rust-sdk/compare/0.11.2...0.12.1)

---
updated-dependencies:
- dependency-name: wasmedge-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 01:11:44 +00:00
dependabot[bot]
bbea63bccb
chore(deps): bump chrono from 0.4.30 to 0.4.31
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.30 to 0.4.31.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.30...v0.4.31)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 01:05:31 +00:00
github-actions[bot]
407ecf27bc
Merge pull request #2363 from containers/dependabot/cargo/wasmtime-wasi-10.0.2 2023-09-18 01:01:36 +00:00
dependabot[bot]
fe803060f4
chore(deps): bump wasmtime-wasi from 10.0.1 to 10.0.2
Bumps [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v10.0.1...v10.0.2)

---
updated-dependencies:
- dependency-name: wasmtime-wasi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 00:46:16 +00:00
dependabot[bot]
e136126c4d
chore(deps): bump typenum from 1.16.0 to 1.17.0
Bumps [typenum](https://github.com/paholg/typenum) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/paholg/typenum/releases)
- [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/paholg/typenum/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: typenum
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 00:42:44 +00:00
dependabot[bot]
59aa71bfc2
chore(deps): bump bumpalo from 3.13.0 to 3.14.0
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.13.0 to 3.14.0.
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.13.0...3.14.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 01:20:55 +00:00
github-actions[bot]
4a8a26101c
Merge pull request #2361 from containers/dependabot/cargo/wasmtime-10.0.2 2023-09-15 01:19:45 +00:00
github-actions[bot]
1ef094f705
Merge pull request #2358 from containers/dependabot/cargo/cranelift-control-0.97.2 2023-09-15 01:10:08 +00:00
dependabot[bot]
76e3344f3e
chore(deps): bump wasmtime from 10.0.1 to 10.0.2
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v10.0.1...v10.0.2)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 01:04:25 +00:00
dependabot[bot]
3ef44460c6
chore(deps): bump cranelift-control from 0.97.1 to 0.97.2
Bumps [cranelift-control](https://github.com/bytecodealliance/wasmtime) from 0.97.1 to 0.97.2.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](https://github.com/bytecodealliance/wasmtime/commits)

---
updated-dependencies:
- dependency-name: cranelift-control
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 00:54:47 +00:00
github-actions[bot]
7550a29116
Merge pull request #2357 from containers/dependabot/cargo/serde_json-1.0.107 2023-09-14 00:49:48 +00:00
github-actions[bot]
5246cc4a18
Merge pull request #2356 from containers/dependabot/cargo/libc-0.2.148 2023-09-14 00:48:33 +00:00