1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-01 12:26:17 +02:00
Commit Graph

1009 Commits

Author SHA1 Message Date
Toru Komatsu 50495a5719
Merge pull request #1434 from containers/dependabot/cargo/rustversion-1.0.11
chore(deps): bump rustversion from 1.0.9 to 1.0.11
2022-12-20 04:28:37 -08:00
Toru Komatsu b9078437ec
Merge pull request #1433 from containers/dependabot/cargo/serde_json-1.0.91
chore(deps): bump serde_json from 1.0.89 to 1.0.91
2022-12-20 04:27:26 -08:00
Toru Komatsu e42db5f70a
Merge pull request #1432 from containers/dependabot/cargo/link-cplusplus-1.0.8
chore(deps): bump link-cplusplus from 1.0.7 to 1.0.8
2022-12-20 04:26:41 -08:00
Toru Komatsu 5c93b804e0
Merge pull request #1431 from containers/dependabot/cargo/syn-1.0.107
chore(deps): bump syn from 1.0.105 to 1.0.107
2022-12-20 04:18:41 -08:00
Toru Komatsu 9ee35a3044
Merge pull request #1429 from containers/dependabot/cargo/proc-macro-hack-0.5.20deprecated
chore(deps): bump proc-macro-hack from 0.5.19 to 0.5.20+deprecated
2022-12-20 04:10:37 -08:00
Toru Komatsu c1d440a156
Merge pull request #1435 from containers/dependabot/cargo/cxx-build-1.0.85
chore(deps): bump cxx-build from 1.0.83 to 1.0.85
2022-12-20 04:08:48 -08:00
Toru Komatsu 9ec5f11c75
Merge pull request #1430 from containers/dependabot/cargo/quote-1.0.23
chore(deps): bump quote from 1.0.21 to 1.0.23
2022-12-20 04:08:29 -08:00
dependabot[bot] 91e09b29e6
chore(deps): bump cxx-build from 1.0.83 to 1.0.85
Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.83 to 1.0.85.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.83...1.0.85)

---
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-20 00:23:46 +00:00
dependabot[bot] b5da2ddcd0
chore(deps): bump rustversion from 1.0.9 to 1.0.11
Bumps [rustversion](https://github.com/dtolnay/rustversion) from 1.0.9 to 1.0.11.
- [Release notes](https://github.com/dtolnay/rustversion/releases)
- [Commits](https://github.com/dtolnay/rustversion/compare/1.0.9...1.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 00:23:29 +00:00
dependabot[bot] 119e1d458d
chore(deps): bump serde_json from 1.0.89 to 1.0.91
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.89 to 1.0.91.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.89...v1.0.91)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 00:23:19 +00:00
dependabot[bot] 6879354717
chore(deps): bump link-cplusplus from 1.0.7 to 1.0.8
Bumps [link-cplusplus](https://github.com/dtolnay/link-cplusplus) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/dtolnay/link-cplusplus/releases)
- [Commits](https://github.com/dtolnay/link-cplusplus/compare/1.0.7...1.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 00:22:18 +00:00
dependabot[bot] 93c0d76a59
chore(deps): bump syn from 1.0.105 to 1.0.107
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.105 to 1.0.107.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.105...1.0.107)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 00:21:34 +00:00
dependabot[bot] 4d5fd6389c
chore(deps): bump quote from 1.0.21 to 1.0.23
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.21 to 1.0.23.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.21...1.0.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 00:19:57 +00:00
dependabot[bot] a69c6bc9e3
chore(deps): bump proc-macro-hack from 0.5.19 to 0.5.20+deprecated
Bumps [proc-macro-hack](https://github.com/dtolnay/proc-macro-hack) from 0.5.19 to 0.5.20+deprecated.
- [Release notes](https://github.com/dtolnay/proc-macro-hack/releases)
- [Commits](https://github.com/dtolnay/proc-macro-hack/compare/0.5.19...0.5.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 00:19:40 +00:00
dependabot[bot] 980f20c88f
chore(deps): bump proc-macro2 from 1.0.47 to 1.0.49
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.47 to 1.0.49.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.47...1.0.49)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 12:31:57 +00:00
Toru Komatsu e10a516c72
Merge pull request #1419 from containers/dependabot/cargo/serde_repr-0.1.10
chore(deps): bump serde_repr from 0.1.9 to 0.1.10
2022-12-19 04:30:08 -08:00
Toru Komatsu 3565842a39
Merge pull request #1418 from containers/dependabot/cargo/scratch-1.0.3
chore(deps): bump scratch from 1.0.2 to 1.0.3
2022-12-19 04:28:14 -08:00
Toru Komatsu 3343e8a922
Merge pull request #1417 from containers/dependabot/cargo/serial_test-0.10.0
chore(deps): bump serial_test from 0.9.0 to 0.10.0
2022-12-19 04:27:51 -08:00
Toru Komatsu 223865f92c
Merge pull request #1420 from containers/dependabot/cargo/paste-1.0.11
chore(deps): bump paste from 1.0.10 to 1.0.11
2022-12-19 04:27:34 -08:00
Toru Komatsu b8d4a97726
Merge pull request #1421 from containers/dependabot/cargo/ryu-1.0.12
chore(deps): bump ryu from 1.0.11 to 1.0.12
2022-12-19 04:26:19 -08:00
Toru Komatsu 0467cd5e5c
Merge pull request #1423 from containers/dependabot/cargo/unicode-ident-1.0.6
chore(deps): bump unicode-ident from 1.0.5 to 1.0.6
2022-12-19 04:23:55 -08:00
dependabot[bot] f90e40c03e
chore(deps): bump thiserror from 1.0.37 to 1.0.38
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.37...1.0.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 01:24:34 +00:00
dependabot[bot] 53190062f9
chore(deps): bump unicode-ident from 1.0.5 to 1.0.6
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.5...1.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 01:23:51 +00:00
dependabot[bot] ce71dad72d
chore(deps): bump ryu from 1.0.11 to 1.0.12
Bumps [ryu](https://github.com/dtolnay/ryu) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/dtolnay/ryu/releases)
- [Commits](https://github.com/dtolnay/ryu/compare/1.0.11...1.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 01:23:00 +00:00
dependabot[bot] 11c212ab3e
chore(deps): bump paste from 1.0.10 to 1.0.11
Bumps [paste](https://github.com/dtolnay/paste) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/dtolnay/paste/releases)
- [Commits](https://github.com/dtolnay/paste/compare/1.0.10...1.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 01:22:14 +00:00
dependabot[bot] 96a43971c5
chore(deps): bump serde_repr from 0.1.9 to 0.1.10
Bumps [serde_repr](https://github.com/dtolnay/serde-repr) from 0.1.9 to 0.1.10.
- [Release notes](https://github.com/dtolnay/serde-repr/releases)
- [Commits](https://github.com/dtolnay/serde-repr/compare/0.1.9...0.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 01:21:58 +00:00
dependabot[bot] 40b9c47f70
chore(deps): bump scratch from 1.0.2 to 1.0.3
Bumps [scratch](https://github.com/dtolnay/scratch) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/dtolnay/scratch/releases)
- [Commits](https://github.com/dtolnay/scratch/compare/1.0.2...1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 01:21:48 +00:00
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
Toru Komatsu 3b59183d50
Merge pull request #1368 from containers/dependabot/cargo/sysinfo-0.26.8
chore(deps): bump sysinfo from 0.26.7 to 0.26.8
2022-11-24 20:59:00 +09:00
dependabot[bot] 94dc3d8969
chore(deps): bump aho-corasick from 0.7.19 to 0.7.20
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 0.7.19 to 0.7.20.
- [Release notes](https://github.com/BurntSushi/aho-corasick/releases)
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.19...0.7.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 00:28:26 +00:00
dependabot[bot] d00bd82f3c
chore(deps): bump sysinfo from 0.26.7 to 0.26.8
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.26.7 to 0.26.8.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 00:27:40 +00:00
dependabot[bot] 68948a03f3
chore(deps): bump serde_json from 1.0.87 to 1.0.89
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.89.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.87...v1.0.89)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 00:27:24 +00:00
dependabot[bot] 425bc1a577
chore(deps): bump rayon from 1.5.3 to 1.6.0
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.3 to 1.6.0.
- [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/v1.5.3...rayon-core-v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 00:26:57 +00:00
dependabot[bot] 47667e61a4
chore(deps): bump wat from 1.0.51 to 1.0.52
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.51 to 1.0.52.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.51...wat-1.0.52)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 00:26:45 +00:00
Toru Komatsu 7526f3682d
Merge pull request #1363 from containers/dependabot/cargo/crossbeam-queue-0.3.8
chore(deps): bump crossbeam-queue from 0.3.6 to 0.3.8
2022-11-23 22:57:31 +09:00
dependabot[bot] 43e57e9c79
chore(deps): bump cxx from 1.0.81 to 1.0.82
Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.81...1.0.82)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 05:36:44 +00:00
Toru Komatsu 5d870ae6b6
Merge pull request #1361 from containers/dependabot/cargo/os_str_bytes-6.4.1
chore(deps): bump os_str_bytes from 6.4.0 to 6.4.1
2022-11-23 14:35:29 +09:00
Toru Komatsu 7831e2b752
Merge pull request #1364 from containers/dependabot/cargo/crossbeam-utils-0.8.14
chore(deps): bump crossbeam-utils from 0.8.12 to 0.8.14
2022-11-23 14:35:07 +09:00
Toru Komatsu f05ad14998
Merge pull request #1362 from containers/dependabot/cargo/crossbeam-epoch-0.9.13
chore(deps): bump crossbeam-epoch from 0.9.11 to 0.9.13
2022-11-23 14:34:47 +09:00
Toru Komatsu d57703d4e6
Merge pull request #1354 from containers/dependabot/cargo/cxx-build-1.0.82
chore(deps): bump cxx-build from 1.0.81 to 1.0.82
2022-11-23 14:34:26 +09:00
Toru Komatsu 6244c5cadd
Merge pull request #1353 from containers/dependabot/cargo/cc-1.0.77
chore(deps): bump cc from 1.0.76 to 1.0.77
2022-11-23 14:34:13 +09:00
dependabot[bot] a0239ddca5
chore(deps): bump crossbeam-utils from 0.8.12 to 0.8.14
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.12 to 0.8.14.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.12...crossbeam-utils-0.8.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 01:10:23 +00:00
dependabot[bot] 2d3e1601c8
chore(deps): bump crossbeam-queue from 0.3.6 to 0.3.8
Bumps [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) from 0.3.6 to 0.3.8.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-queue-0.3.6...crossbeam-queue-0.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 01:09:16 +00:00
dependabot[bot] 09ca7556ca
chore(deps): bump crossbeam-epoch from 0.9.11 to 0.9.13
Bumps [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) from 0.9.11 to 0.9.13.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-epoch-0.9.11...crossbeam-epoch-0.9.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 01:08:34 +00:00
dependabot[bot] b0c6718eee
chore(deps): bump os_str_bytes from 6.4.0 to 6.4.1
Bumps [os_str_bytes](https://github.com/dylni/os_str_bytes) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/dylni/os_str_bytes/releases)
- [Commits](https://github.com/dylni/os_str_bytes/compare/6.4.0...6.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 01:10:10 +00:00
dependabot[bot] b19e70677b
chore(deps): bump rayon-core from 1.9.3 to 1.10.1
Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.9.3 to 1.10.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.9.3...rayon-core-v1.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 01:25:30 +00:00
dependabot[bot] 18b47a2e18
chore(deps): bump cxx-build from 1.0.81 to 1.0.82
Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.81...1.0.82)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 01:23:41 +00:00
dependabot[bot] 2029c76912
chore(deps): bump cc from 1.0.76 to 1.0.77
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.76 to 1.0.77.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.76...1.0.77)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 01:23:09 +00:00
dependabot[bot] fe27601d86
chore(deps): bump indexmap from 1.9.1 to 1.9.2
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/bluss/indexmap/compare/1.9.1...1.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:19:19 +00:00
Silcet 236475530a
Libcontainer passes flags to libcgroups
Signed-off-by: Silcet <camorga1@gmail.com>
2022-11-17 17:41:49 +01:00
dependabot[bot] 3a7dd7d2a9
chore(deps): bump uuid from 1.2.1 to 1.2.2
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.2.1...1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 00:17:00 +00:00
Toru Komatsu d403966534
Merge pull request #1345 from containers/dependabot/cargo/os_str_bytes-6.4.0
chore(deps): bump os_str_bytes from 6.3.1 to 6.4.0
2022-11-14 21:24:56 +09:00
Toru Komatsu e867e3fc81
Merge pull request #1344 from containers/dependabot/cargo/chrono-0.4.23
chore(deps): bump chrono from 0.4.22 to 0.4.23
2022-11-14 21:24:13 +09:00
Toru Komatsu 1d9624d2e4
Merge pull request #1343 from containers/dependabot/cargo/predicates-core-1.0.5
chore(deps): bump predicates-core from 1.0.4 to 1.0.5
2022-11-14 21:18:56 +09:00
Toru Komatsu ec07134aef
Merge pull request #1342 from containers/dependabot/cargo/predicates-tree-1.0.7
chore(deps): bump predicates-tree from 1.0.6 to 1.0.7
2022-11-14 21:18:44 +09:00
dependabot[bot] 05c3504903
chore(deps): bump os_str_bytes from 6.3.1 to 6.4.0
Bumps [os_str_bytes](https://github.com/dylni/os_str_bytes) from 6.3.1 to 6.4.0.
- [Release notes](https://github.com/dylni/os_str_bytes/releases)
- [Commits](https://github.com/dylni/os_str_bytes/compare/6.3.1...6.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 00:24:44 +00:00
dependabot[bot] e6ee2920bb
chore(deps): bump chrono from 0.4.22 to 0.4.23
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23.
- [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.22...v0.4.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 00:24:17 +00:00
dependabot[bot] 1ec35eec62
chore(deps): bump predicates-core from 1.0.4 to 1.0.5
Bumps [predicates-core](https://github.com/assert-rs/predicates-rs) from 1.0.4 to 1.0.5.
- [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/predicates-core-v1.0.4...predicates-core-v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 00:23:49 +00:00
dependabot[bot] f9c581de34
chore(deps): bump predicates-tree from 1.0.6 to 1.0.7
Bumps [predicates-tree](https://github.com/assert-rs/predicates-rs) from 1.0.6 to 1.0.7.
- [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/predicates-tree-v1.0.6...predicates-tree-v1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 00:23:11 +00:00
dependabot[bot] 30a3ffcaf5
chore(deps): bump predicates from 2.1.2 to 2.1.3
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.2 to 2.1.3.
- [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.2...v2.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 00:22:36 +00:00
Toru Komatsu 489e94da47
Merge pull request #1331 from containers/dependabot/cargo/cxx-build-1.0.81
chore(deps): bump cxx-build from 1.0.80 to 1.0.81
2022-11-13 20:34:53 +09:00
Thomas Schubart e19307d363
Merge pull request #1332 from containers/dependabot/cargo/clap_derive-4.0.21
chore(deps): bump clap_derive from 4.0.18 to 4.0.21
2022-11-12 19:45:57 +01:00
dependabot[bot] fccf21b10c
chore(deps): bump cc from 1.0.74 to 1.0.76
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.74 to 1.0.76.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.74...1.0.76)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-12 11:56:21 +00:00
dependabot[bot] 8583f304b7
chore(deps): bump memmap2 from 0.5.7 to 0.5.8
Bumps [memmap2](https://github.com/RazrFalcon/memmap2-rs) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/RazrFalcon/memmap2-rs/releases)
- [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RazrFalcon/memmap2-rs/compare/v0.5.7...v0.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 00:32:30 +00:00
Thomas Schubart d70e1f2bba
Merge pull request #1333 from containers/dependabot/cargo/ppv-lite86-0.2.17
chore(deps): bump ppv-lite86 from 0.2.16 to 0.2.17
2022-11-10 11:19:13 +01:00
Thomas Schubart eb43141beb
Merge pull request #1334 from containers/dependabot/cargo/cxx-1.0.81
chore(deps): bump cxx from 1.0.80 to 1.0.81
2022-11-10 11:18:19 +01:00
Thomas Schubart 62b95ebbd9
Merge pull request #1335 from containers/dependabot/cargo/env_logger-0.9.3
chore(deps): bump env_logger from 0.9.1 to 0.9.3
2022-11-10 11:18:12 +01:00
Thomas Schubart 6fe3d06d34
Merge pull request #1337 from containers/dependabot/cargo/num_cpus-1.14.0
chore(deps): bump num_cpus from 1.13.1 to 1.14.0
2022-11-10 11:17:36 +01:00
dependabot[bot] 96278a2897
chore(deps): bump wat from 1.0.50 to 1.0.51
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.50 to 1.0.51.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.50...wat-1.0.51)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 00:25:54 +00:00
dependabot[bot] 24f024cc8a
chore(deps): bump num_cpus from 1.13.1 to 1.14.0
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases)
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.13.1...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 00:20:18 +00:00
dependabot[bot] 83ccf82da5
chore(deps): bump env_logger from 0.9.1 to 0.9.3
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/env-logger-rs/env_logger/releases)
- [Changelog](https://github.com/env-logger-rs/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/env-logger-rs/env_logger/compare/v0.9.1...v0.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 00:19:43 +00:00
dependabot[bot] f124ced1c0
chore(deps): bump cxx from 1.0.80 to 1.0.81
Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.80...1.0.81)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 00:19:21 +00:00
dependabot[bot] 80a85a738a
chore(deps): bump ppv-lite86 from 0.2.16 to 0.2.17
Bumps [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) from 0.2.16 to 0.2.17.
- [Release notes](https://github.com/cryptocorrosion/cryptocorrosion/releases)
- [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 00:19:01 +00:00
dependabot[bot] cd2794358a
chore(deps): bump clap_derive from 4.0.18 to 4.0.21
Bumps [clap_derive](https://github.com/clap-rs/clap) from 4.0.18 to 4.0.21.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.18...v4.0.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 00:18:40 +00:00
dependabot[bot] 8142bd3c2b
chore(deps): bump cxx-build from 1.0.80 to 1.0.81
Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.80...1.0.81)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 00:18:03 +00:00
Toru Komatsu 9c13ed7d74
Merge pull request #1311 from containers/dependabot/cargo/cc-1.0.74
chore(deps): bump cc from 1.0.73 to 1.0.74
2022-11-08 22:26:36 +09:00
Toru Komatsu 92aff0d3db
Merge pull request #1326 from containers/dependabot/cargo/predicates-2.1.2
chore(deps): bump predicates from 2.1.1 to 2.1.2
2022-11-08 22:26:18 +09:00
dependabot[bot] 2636769bd2
chore(deps): bump cc from 1.0.73 to 1.0.74
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.73 to 1.0.74.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.73...1.0.74)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 11:43:48 +00:00
dependabot[bot] a2b234de41
chore(deps): bump predicates from 2.1.1 to 2.1.2
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.1 to 2.1.2.
- [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.1...v2.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 11:42:58 +00:00
Toru Komatsu bcd8d65079
Merge pull request #1327 from containers/dependabot/cargo/libloading-0.7.4
chore(deps): bump libloading from 0.7.3 to 0.7.4
2022-11-08 20:42:11 +09:00
Toru Komatsu e903188681
Merge pull request #1325 from containers/dependabot/cargo/regex-1.7.0
chore(deps): bump regex from 1.6.0 to 1.7.0
2022-11-08 20:41:18 +09:00
Toru Komatsu a6e228e9d1
Merge pull request #1324 from containers/dependabot/cargo/target-lexicon-0.12.5
chore(deps): bump target-lexicon from 0.12.4 to 0.12.5
2022-11-08 20:41:03 +09:00
Toru Komatsu a8a39cc5c3
Merge pull request #1323 from containers/dependabot/cargo/predicates-tree-1.0.6
chore(deps): bump predicates-tree from 1.0.5 to 1.0.6
2022-11-08 20:40:50 +09:00
Toru Komatsu e9e2318609
Merge pull request #1328 from containers/dependabot/cargo/regex-syntax-0.6.28
chore(deps): bump regex-syntax from 0.6.27 to 0.6.28
2022-11-08 20:40:35 +09:00
dependabot[bot] e669295d41
chore(deps): bump regex-syntax from 0.6.27 to 0.6.28
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.6.27 to 0.6.28.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:33:50 +00:00
dependabot[bot] 2ffe3df904
chore(deps): bump libloading from 0.7.3 to 0.7.4
Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/nagisa/rust_libloading/releases)
- [Commits](https://github.com/nagisa/rust_libloading/compare/0.7.3...0.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:33:37 +00:00
dependabot[bot] 9515a06ed3
chore(deps): bump regex from 1.6.0 to 1.7.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.6.0...1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:33:12 +00:00
dependabot[bot] 5094e0a2c9
chore(deps): bump target-lexicon from 0.12.4 to 0.12.5
Bumps [target-lexicon](https://github.com/bytecodealliance/target-lexicon) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/bytecodealliance/target-lexicon/releases)
- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.4...v0.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:32:56 +00:00
dependabot[bot] 79ddbdd261
chore(deps): bump predicates-tree from 1.0.5 to 1.0.6
Bumps [predicates-tree](https://github.com/assert-rs/predicates-rs) from 1.0.5 to 1.0.6.
- [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/predicates-tree-v1.0.5...predicates-tree-v1.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:32:40 +00:00
dependabot[bot] 11a0ca92b0
chore(deps): bump predicates-core from 1.0.3 to 1.0.4
Bumps [predicates-core](https://github.com/assert-rs/predicates-rs) from 1.0.3 to 1.0.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/predicates-core-v1.0.3...predicates-core-v1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:32:24 +00:00
Toru Komatsu 184c21b794
Merge pull request #1310 from containers/dependabot/cargo/iana-time-zone-0.1.53
chore(deps): bump iana-time-zone from 0.1.51 to 0.1.53
2022-11-04 15:14:55 +09:00
Toru Komatsu 75359a2d61
Merge pull request #1312 from containers/dependabot/cargo/os_str_bytes-6.3.1
chore(deps): bump os_str_bytes from 6.3.0 to 6.3.1
2022-11-04 15:14:45 +09:00
Toru Komatsu 0f238fd2f1
Merge pull request #1313 from containers/dependabot/cargo/sysinfo-0.26.7
chore(deps): bump sysinfo from 0.26.6 to 0.26.7
2022-11-04 15:11:47 +09:00
Toru Komatsu 8487989c02
Merge pull request #1315 from containers/dependabot/cargo/caps-0.5.5
chore(deps): bump caps from 0.5.4 to 0.5.5
2022-11-04 15:11:34 +09:00
Toru Komatsu 8a7ea62eac
Merge pull request #1316 from containers/dependabot/cargo/rustix-0.35.13
chore(deps): bump rustix from 0.35.12 to 0.35.13
2022-11-03 21:41:57 +09:00
dependabot[bot] 8a080687b5
chore(deps): bump os_str_bytes from 6.3.0 to 6.3.1
Bumps [os_str_bytes](https://github.com/dylni/os_str_bytes) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/dylni/os_str_bytes/releases)
- [Commits](https://github.com/dylni/os_str_bytes/compare/6.3.0...6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 12:39:59 +00:00
Toru Komatsu 240941231a
Merge pull request #1317 from containers/dependabot/cargo/io-lifetimes-0.7.5
chore(deps): bump io-lifetimes from 0.7.4 to 0.7.5
2022-11-03 21:38:52 +09:00
dependabot[bot] 5d7bfd49ee
chore(deps): bump io-lifetimes from 0.7.4 to 0.7.5
Bumps [io-lifetimes](https://github.com/sunfishcode/io-lifetimes) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/sunfishcode/io-lifetimes/releases)
- [Commits](https://github.com/sunfishcode/io-lifetimes/compare/v0.7.4...v0.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 01:25:10 +00:00
dependabot[bot] e0de9a4b2d
chore(deps): bump rustix from 0.35.12 to 0.35.13
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.35.12 to 0.35.13.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.35.12...v0.35.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 01:24:37 +00:00
dependabot[bot] 0f55ee9d26
chore(deps): bump caps from 0.5.4 to 0.5.5
Bumps [caps](https://github.com/lucab/caps-rs) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/lucab/caps-rs/releases)
- [Commits](https://github.com/lucab/caps-rs/compare/v0.5.4...v0.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 01:24:23 +00:00
dependabot[bot] 79699d920e
chore(deps): bump sysinfo from 0.26.6 to 0.26.7
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.26.6 to 0.26.7.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 01:22:41 +00:00