1
0
mirror of https://github.com/containers/youki synced 2024-09-27 22:49:57 +02:00
Commit Graph

882 Commits

Author SHA1 Message Date
dependabot[bot]
f7a1fcfb50
chore(deps): bump serial_test from 0.9.0 to 0.10.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v0.9.0...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 01:20:50 +00:00
dependabot[bot]
fe21d9d6a1
chore(deps): bump cc from 1.0.77 to 1.0.78
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.77 to 1.0.78.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.77...1.0.78)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 00:26:30 +00:00
dependabot[bot]
71c39becb4
chore(deps): bump libc from 0.2.133 to 0.2.138
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.133 to 0.2.138.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.133...0.2.138)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 12:35:39 +00:00
Toru Komatsu
8aa9b71901
Merge pull request #1399 from containers/dependabot/cargo/filetime-0.2.19
chore(deps): bump filetime from 0.2.18 to 0.2.19
2022-12-15 04:33:43 -08:00
dependabot[bot]
2433b59f93
chore(deps): bump predicates from 2.1.3 to 2.1.4
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases)
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/predicates-rs/compare/v2.1.3...v2.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 12:09:22 +00:00
dependabot[bot]
3b5745a26e
chore(deps): bump filetime from 0.2.18 to 0.2.19
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.18 to 0.2.19.
- [Release notes](https://github.com/alexcrichton/filetime/releases)
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.18...0.2.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 11:56:25 +00:00
Toru Komatsu
758429c1ca
Merge pull request #1414 from containers/dependabot/cargo/linux-raw-sys-0.1.4
chore(deps): bump linux-raw-sys from 0.1.3 to 0.1.4
2022-12-15 03:53:54 -08:00
Toru Komatsu
641326605c
Merge pull request #1413 from containers/dependabot/cargo/rustix-0.36.5
chore(deps): bump rustix from 0.36.4 to 0.36.5
2022-12-15 03:51:13 -08:00
Toru Komatsu
ec5bc6372e
Merge pull request #1412 from containers/dependabot/cargo/backtrace-0.3.67
chore(deps): bump backtrace from 0.3.66 to 0.3.67
2022-12-15 03:50:18 -08:00
dependabot[bot]
567a49a9d1
chore(deps): bump linux-raw-sys from 0.1.3 to 0.1.4
Bumps [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/sunfishcode/linux-raw-sys/releases)
- [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.1.3...v0.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 00:28:04 +00:00
dependabot[bot]
72a990acfa
chore(deps): bump rustix from 0.36.4 to 0.36.5
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.4 to 0.36.5.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.36.4...v0.36.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 00:27:12 +00:00
dependabot[bot]
142f6c0bc1
chore(deps): bump backtrace from 0.3.66 to 0.3.67
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.66 to 0.3.67.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.66...0.3.67)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 00:24:56 +00:00
dependabot[bot]
503b9e9843
chore(deps): bump io-lifetimes from 1.0.1 to 1.0.3
Bumps [io-lifetimes](https://github.com/sunfishcode/io-lifetimes) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/sunfishcode/io-lifetimes/releases)
- [Commits](https://github.com/sunfishcode/io-lifetimes/compare/v1.0.1...v1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 00:24:31 +00:00
dependabot[bot]
2d1f35742d
chore(deps): bump procfs from 0.14.1 to 0.14.2
Bumps [procfs](https://github.com/eminence/procfs) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/eminence/procfs/releases)
- [Commits](https://github.com/eminence/procfs/compare/v0.14.1...v0.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 12:12:50 +00:00
Toru Komatsu
174448ae37
Merge pull request #1397 from YJDoc2/fix_release_script
Fix release script and prepare for release
2022-12-13 04:10:05 -08:00
Yashodhan Joshi
fe3f11bdac Merge branch 'main' into fix_release_script 2022-12-13 11:53:16 +05:30
dependabot[bot]
4709e65a3b
chore(deps): bump paste from 1.0.9 to 1.0.10
Bumps [paste](https://github.com/dtolnay/paste) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/dtolnay/paste/releases)
- [Commits](https://github.com/dtolnay/paste/compare/1.0.9...1.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 00:29:09 +00:00
Toru Komatsu
28da7c076c
Merge pull request #1404 from containers/dependabot/cargo/serde-1.0.150
chore(deps): bump serde from 1.0.149 to 1.0.150
2022-12-11 17:51:53 -08:00
dependabot[bot]
4a2ce3cf1b
chore(deps): bump rayon from 1.6.0 to 1.6.1
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.6.0...rayon-core-v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 01:09:04 +00:00
dependabot[bot]
4946661749
chore(deps): bump serde from 1.0.149 to 1.0.150
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.149 to 1.0.150.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.149...v1.0.150)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 01:07:02 +00:00
dependabot[bot]
205f1e4fbc
chore(deps): bump serde from 1.0.148 to 1.0.149
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.148 to 1.0.149.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.148...v1.0.149)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 06:14:35 +00:00
Uchio Kondo
733ee61991 Check capabilities on youki info
Signed-off-by: Uchio Kondo <udzura@udzura.jp>
2022-12-07 14:25:54 +09:00
Yashodhan Joshi
053b76a876 Fix release script and prepare for release 2022-12-06 11:32:40 +05:30
Toru Komatsu
3a6d10510c
Merge pull request #1393 from containers/dependabot/cargo/cxx-build-1.0.83 2022-12-05 00:53:57 -08:00
dependabot[bot]
2ad47f9f1a
chore(deps): bump cxx from 1.0.82 to 1.0.83
Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.82...1.0.83)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 01:19:51 +00:00
dependabot[bot]
8d5c937ccd
chore(deps): bump cxx-build from 1.0.82 to 1.0.83
Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.82...1.0.83)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 01:18:28 +00:00
dependabot[bot]
7cebf90b19
chore(deps): bump syn from 1.0.104 to 1.0.105
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.104 to 1.0.105.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.104...1.0.105)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 00:32:22 +00:00
Toru Komatsu
ccfb33e028
Merge pull request #1388 from containers/dependabot/cargo/cmake-0.1.49
chore(deps): bump cmake from 0.1.48 to 0.1.49
2022-12-02 06:19:23 +09:00
Toru Komatsu
77280b50e6
Merge pull request #1387 from containers/dependabot/cargo/protobuf-2.28.0
chore(deps): bump protobuf from 2.27.1 to 2.28.0
2022-12-02 06:19:11 +09:00
Toru Komatsu
18030887c1
Merge pull request #1384 from containers/dependabot/cargo/parking_lot_core-0.9.5
chore(deps): bump parking_lot_core from 0.9.4 to 0.9.5
2022-12-02 06:19:00 +09:00
dependabot[bot]
eda5efd8de
chore(deps): bump cmake from 0.1.48 to 0.1.49
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.48 to 0.1.49.
- [Release notes](https://github.com/rust-lang/cmake-rs/releases)
- [Commits](https://github.com/rust-lang/cmake-rs/compare/0.1.48...0.1.49)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 00:45:36 +00:00
dependabot[bot]
e80921c290
chore(deps): bump protobuf from 2.27.1 to 2.28.0
Bumps [protobuf](https://github.com/stepancheg/rust-protobuf) from 2.27.1 to 2.28.0.
- [Release notes](https://github.com/stepancheg/rust-protobuf/releases)
- [Changelog](https://github.com/stepancheg/rust-protobuf/blob/master/CHANGELOG-before-3.md)
- [Commits](https://github.com/stepancheg/rust-protobuf/compare/v2.27.1...v2.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 00:43:28 +00:00
Toru Komatsu
997bc43839
Merge pull request #1320 from apepkuss/feat-wasmedge-executor
[libcontainer] Integrate WasmEdge Runtime
2022-11-30 15:00:08 +09:00
dependabot[bot]
c7bd277877
chore(deps): bump parking_lot_core from 0.9.4 to 0.9.5
Bumps [parking_lot_core](https://github.com/Amanieu/parking_lot) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.4...core-0.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 00:32:03 +00:00
Toru Komatsu
237af4c0e0
Merge pull request #1380 from containers/dependabot/cargo/is-terminal-0.4.1
chore(deps): bump is-terminal from 0.4.0 to 0.4.1
2022-11-29 20:55:52 +09:00
dependabot[bot]
f089d52394
chore(deps): bump serde from 1.0.147 to 1.0.148
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.147 to 1.0.148.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.147...v1.0.148)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 00:32:53 +00:00
dependabot[bot]
376d4b53f5
chore(deps): bump is-terminal from 0.4.0 to 0.4.1
Bumps [is-terminal](https://github.com/sunfishcode/is-terminal) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/sunfishcode/is-terminal/releases)
- [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.0...v0.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 00:32:00 +00:00
dependabot[bot]
ef05e89484
chore(deps): bump time from 0.1.44 to 0.1.45
Bumps [time](https://github.com/time-rs/time) from 0.1.44 to 0.1.45.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 01:22:11 +00:00
Toru Komatsu
17c279b7d7
Merge pull request #1373 from containers/dependabot/cargo/flate2-1.0.25
chore(deps): bump flate2 from 1.0.24 to 1.0.25
2022-11-26 20:49:13 +09:00
Xin Liu
b74bbf51b8 chore(libcontainer): update dependency
Signed-off-by: Xin Liu <sam@secondstate.io>
2022-11-25 17:42:17 +08:00
Xin Liu
cc1a232fbc fix(libcontainer): fix a rebase issue
Signed-off-by: Xin Liu <sam@secondstate.io>
2022-11-25 17:42:17 +08:00
Xin Liu
e1118eb655 chore(libcontainer): update Cargo.lock
Signed-off-by: Xin Liu <sam@secondstate.io>
2022-11-25 17:42:17 +08:00
Xin Liu
1be10c6472 chore(libcontainer): remove wasmedge-sys and wasmedge-types dependecies
Signed-off-by: Xin Liu <sam@secondstate.io>
2022-11-25 17:42:17 +08:00
Xin Liu
4e503710de refactor(libcontianer): refactor wasmedge executor
Signed-off-by: Xin Liu <sam@secondstate.io>
2022-11-25 17:42:17 +08:00
Djordje Lukic
6cf41074bf wasmedge
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2022-11-25 17:42:17 +08:00
dependabot[bot]
0734ca0860
chore(deps): bump env_logger from 0.9.3 to 0.10.0
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.9.3 to 0.10.0.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.9.3...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-25 00:32:09 +00:00
dependabot[bot]
3be4543bff
chore(deps): bump flate2 from 1.0.24 to 1.0.25
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.24 to 1.0.25.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/commits/1.0.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-25 00:31:53 +00:00
Toru Komatsu
ca06465409
Merge pull request #1366 from containers/dependabot/cargo/rayon-1.6.0
chore(deps): bump rayon from 1.5.3 to 1.6.0
2022-11-24 20:59:41 +09:00
Toru Komatsu
e7242523d1
Merge pull request #1365 from containers/dependabot/cargo/wat-1.0.52
chore(deps): bump wat from 1.0.51 to 1.0.52
2022-11-24 20:59:25 +09:00
Toru Komatsu
d7dcd127e3
Merge pull request #1367 from containers/dependabot/cargo/serde_json-1.0.89
chore(deps): bump serde_json from 1.0.87 to 1.0.89
2022-11-24 20:59:12 +09:00