1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-26 01:16:13 +02:00
Commit Graph

1024 Commits

Author SHA1 Message Date
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
dependabot[bot] ccab9cbc88
chore(deps): bump iana-time-zone from 0.1.51 to 0.1.53
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.51 to 0.1.53.
- [Release notes](https://github.com/strawlab/iana-time-zone/releases)
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.51...v0.1.53)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 00:50:13 +00:00
dependabot[bot] 56587ea3ff
chore(deps): bump once_cell from 1.15.0 to 1.16.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.15.0...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 00:49:55 +00:00
Thomas Schubart 6d05dd2f60
Merge pull request #1279 from containers/dependabot/cargo/serde_json-1.0.87
chore(deps): bump serde_json from 1.0.86 to 1.0.87
2022-10-28 21:46:51 +02:00
Toru Komatsu 2fc678ca8d
Merge pull request #1308 from containers/dependabot/cargo/pkg-config-0.3.26
chore(deps): bump pkg-config from 0.3.25 to 0.3.26
2022-10-27 21:16:00 +09:00
Toru Komatsu 7485ab8572
Merge pull request #1307 from containers/dependabot/cargo/sysinfo-0.26.6
chore(deps): bump sysinfo from 0.26.5 to 0.26.6
2022-10-27 21:02:40 +09:00
dependabot[bot] 66814842d3
chore(deps): bump pkg-config from 0.3.25 to 0.3.26
Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/rust-lang/pkg-config-rs/releases)
- [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.25...0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-27 00:47:32 +00:00
dependabot[bot] b3cd4969b1
chore(deps): bump sysinfo from 0.26.5 to 0.26.6
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.26.5 to 0.26.6.
- [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-10-27 00:46:16 +00:00
dependabot[bot] 1dd3cdb1ef
chore(deps): bump darling from 0.14.1 to 0.14.2
Bumps [darling](https://github.com/TedDriggs/darling) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TedDriggs/darling/compare/v0.14.1...v0.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-27 00:46:05 +00:00
dependabot[bot] db2c1c1cb9
chore(deps): bump wat from 1.0.49 to 1.0.50
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.49 to 1.0.50.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.49...wat-1.0.50)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 00:55:53 +00:00
dependabot[bot] 7dfbc06c9e
chore(deps): bump serde_json from 1.0.86 to 1.0.87
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.86...v1.0.87)

---
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-10-25 12:08:23 +00:00
Toru Komatsu c87dc9acd8
Merge pull request #1301 from containers/dependabot/cargo/libbpf-sys-1.0.4v1.0.1
chore(deps): bump libbpf-sys from 1.0.3+v1.0.1 to 1.0.4+v1.0.1
2022-10-25 21:07:23 +09:00
Toru Komatsu 9ace4f7792
Merge pull request #1299 from containers/dependabot/cargo/mio-0.8.5
chore(deps): bump mio from 0.8.4 to 0.8.5
2022-10-25 21:06:36 +09:00
dependabot[bot] 768aaaab6a
chore(deps): bump libbpf-sys from 1.0.3+v1.0.1 to 1.0.4+v1.0.1
Bumps [libbpf-sys](https://github.com/libbpf/libbpf-sys) from 1.0.3+v1.0.1 to 1.0.4+v1.0.1.
- [Release notes](https://github.com/libbpf/libbpf-sys/releases)
- [Commits](https://github.com/libbpf/libbpf-sys/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 00:43:20 +00:00
dependabot[bot] 91554164d9
chore(deps): bump mio from 0.8.4 to 0.8.5
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.4...v0.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 00:42:13 +00:00
dependabot[bot] adcb1f4a65
chore(deps): bump clap from 3.2.22 to 3.2.23
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.22 to 3.2.23.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.23/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.22...v3.2.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 00:40:29 +00:00
Toru Komatsu c794664d6f
Merge pull request #1295 from containers/dependabot/cargo/cxx-1.0.80
chore(deps): bump cxx from 1.0.79 to 1.0.80
2022-10-24 20:06:49 +09:00
Toru Komatsu 7b95cf3da2
Merge pull request #1294 from containers/dependabot/cargo/cxx-build-1.0.80
chore(deps): bump cxx-build from 1.0.79 to 1.0.80
2022-10-24 20:06:31 +09:00
Toru Komatsu 9059388f63
Merge pull request #1293 from containers/dependabot/cargo/rustix-0.35.12
chore(deps): bump rustix from 0.35.11 to 0.35.12
2022-10-24 20:06:19 +09:00
Toru Komatsu 985d06b35f
Merge pull request #1292 from containers/dependabot/cargo/filetime-0.2.18
chore(deps): bump filetime from 0.2.17 to 0.2.18
2022-10-24 20:05:39 +09:00
Toru Komatsu 3efef159eb
Merge pull request #1291 from containers/dependabot/cargo/io-lifetimes-0.7.4
chore(deps): bump io-lifetimes from 0.7.3 to 0.7.4
2022-10-24 20:05:27 +09:00
dependabot[bot] 6f6bd77912
chore(deps): bump cxx from 1.0.79 to 1.0.80
Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.79...1.0.80)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 02:12:45 +00:00
dependabot[bot] 15bf9e3476
chore(deps): bump cxx-build from 1.0.79 to 1.0.80
Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.79...1.0.80)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 02:12:26 +00:00
dependabot[bot] d47ecc7328
chore(deps): bump rustix from 0.35.11 to 0.35.12
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.35.11 to 0.35.12.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.35.11...v0.35.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 02:12:03 +00:00
dependabot[bot] 41816bdf89
chore(deps): bump filetime from 0.2.17 to 0.2.18
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.17 to 0.2.18.
- [Release notes](https://github.com/alexcrichton/filetime/releases)
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.17...0.2.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 02:11:17 +00:00
dependabot[bot] 6321eb8a5c
chore(deps): bump io-lifetimes from 0.7.3 to 0.7.4
Bumps [io-lifetimes](https://github.com/sunfishcode/io-lifetimes) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/sunfishcode/io-lifetimes/releases)
- [Commits](https://github.com/sunfishcode/io-lifetimes/compare/v0.7.3...v0.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 02:11:05 +00:00
dependabot[bot] 0ceb90db5f
chore(deps): bump serde from 1.0.145 to 1.0.147
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.145...v1.0.147)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 02:10:56 +00:00
Thomas Schubart 86abb56d36
Merge pull request #1282 from containers/dependabot/cargo/getrandom-0.2.8
chore(deps): bump getrandom from 0.2.7 to 0.2.8
2022-10-21 10:31:44 +02:00
Thomas Schubart 60876c742e
Merge pull request #1281 from containers/dependabot/cargo/syn-1.0.103
chore(deps): bump syn from 1.0.102 to 1.0.103
2022-10-21 10:31:36 +02:00
Thomas Schubart 593cbe4474
Merge pull request #1285 from containers/dependabot/cargo/futures-0.3.25
chore(deps): bump futures from 0.3.24 to 0.3.25
2022-10-21 10:31:06 +02:00
dependabot[bot] 66dac703f6
chore(deps): bump clap_derive from 4.0.13 to 4.0.18
Bumps [clap_derive](https://github.com/clap-rs/clap) from 4.0.13 to 4.0.18.
- [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.13...v4.0.18)

---
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-10-21 01:23:57 +00:00
dependabot[bot] 478e6e307b
chore(deps): bump futures from 0.3.24 to 0.3.25
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.24 to 0.3.25.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.24...0.3.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 01:23:26 +00:00
dependabot[bot] 656d04cc97
chore(deps): bump getrandom from 0.2.7 to 0.2.8
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.2.7 to 0.2.8.
- [Release notes](https://github.com/rust-random/getrandom/releases)
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/getrandom/compare/v0.2.7...v0.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 01:22:35 +00:00
dependabot[bot] 6759f4b717
chore(deps): bump syn from 1.0.102 to 1.0.103
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.102 to 1.0.103.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.102...1.0.103)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 01:22:30 +00:00
Toru Komatsu 3d38397e75
Merge pull request #1273 from containers/dependabot/cargo/mockall-0.11.3
chore(deps): bump mockall from 0.11.2 to 0.11.3
2022-10-19 21:08:05 +09:00
dependabot[bot] 9e725a197f
chore(deps): bump mockall from 0.11.2 to 0.11.3
Bumps [mockall](https://github.com/asomers/mockall) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/asomers/mockall/releases)
- [Changelog](https://github.com/asomers/mockall/blob/v0.11.3/CHANGELOG.md)
- [Commits](https://github.com/asomers/mockall/compare/v0.11.2...v0.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 12:07:53 +00:00
Toru Komatsu 6384bbf64c
Merge pull request #1272 from containers/dependabot/cargo/sysinfo-0.26.5
chore(deps): bump sysinfo from 0.26.4 to 0.26.5
2022-10-19 21:07:22 +09:00
Toru Komatsu 579e333d4b
Merge pull request #1274 from containers/dependabot/cargo/parking_lot_core-0.9.4
chore(deps): bump parking_lot_core from 0.9.3 to 0.9.4
2022-10-19 21:06:45 +09:00
Toru Komatsu 387e8eb4e3
Merge pull request #1275 from containers/dependabot/cargo/fragile-1.2.2
chore(deps): bump fragile from 1.2.1 to 1.2.2
2022-10-19 21:06:33 +09:00
Toru Komatsu db61cbc752
Merge pull request #1276 from containers/dependabot/cargo/bumpalo-3.11.1
chore(deps): bump bumpalo from 3.11.0 to 3.11.1
2022-10-19 20:51:15 +09:00
Toru Komatsu f1eb29d9e9
Merge pull request #1265 from YJDoc2/libbpf-upgrade
Update libbpf to 1.0.3+v1.0.1
2022-10-19 20:27:30 +09:00
Yashodhan Joshi 60e3a2506e Update libbpf to 1.0.3+v1.0.1
This makes the relevant changes for the major release of libbpf-sys.
Apart from a function name and signature difference, there is no
visible breakage in the behavior.

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
2022-10-19 16:10:02 +05:30
dependabot[bot] a85d036c15 chore(deps): bump syscalls from 0.6.6 to 0.6.7
Bumps [syscalls](https://github.com/jasonwhite/syscalls) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/jasonwhite/syscalls/releases)
- [Changelog](https://github.com/jasonwhite/syscalls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jasonwhite/syscalls/compare/0.6.6...0.6.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 16:10:02 +05:30
dependabot[bot] 8ac40b4a60
chore(deps): bump bumpalo from 3.11.0 to 3.11.1
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.11.0...3.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 00:43:18 +00:00
dependabot[bot] 3b74a276d5
chore(deps): bump fragile from 1.2.1 to 1.2.2
Bumps [fragile](https://github.com/mitsuhiko/fragile) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/mitsuhiko/fragile/releases)
- [Changelog](https://github.com/mitsuhiko/fragile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/fragile/compare/1.2.1...1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 00:42:43 +00:00
dependabot[bot] 69cf8218ca
chore(deps): bump parking_lot_core from 0.9.3 to 0.9.4
Bumps [parking_lot_core](https://github.com/Amanieu/parking_lot) from 0.9.3 to 0.9.4.
- [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.3...core-0.9.4)

---
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-10-19 00:42:28 +00:00
dependabot[bot] fbff39f89f
chore(deps): bump sysinfo from 0.26.4 to 0.26.5
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.26.4 to 0.26.5.
- [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-10-18 00:34:27 +00:00
dependabot[bot] 89e205cad5
chore(deps): bump cxx from 1.0.78 to 1.0.79
Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.78...1.0.79)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 07:59:51 +00:00
Thomas Schubart 8e74d9013e
Merge pull request #1268 from containers/dependabot/cargo/proc-macro2-1.0.47
chore(deps): bump proc-macro2 from 1.0.46 to 1.0.47
2022-10-17 09:59:01 +02:00
Thomas Schubart 9d87909d2f
Merge pull request #1270 from containers/dependabot/cargo/cxx-build-1.0.79
chore(deps): bump cxx-build from 1.0.78 to 1.0.79
2022-10-17 09:58:46 +02:00
dependabot[bot] bce7682a46
chore(deps): bump iana-time-zone-haiku from 0.1.0 to 0.1.1
Bumps [iana-time-zone-haiku](https://github.com/strawlab/iana-time-zone) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/strawlab/iana-time-zone/releases)
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](https://github.com/strawlab/iana-time-zone/compare/0.1.0...0.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 01:18:23 +00:00
dependabot[bot] 36f7a342cd
chore(deps): bump cxx-build from 1.0.78 to 1.0.79
Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.78...1.0.79)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 01:18:14 +00:00
dependabot[bot] f08421d941
chore(deps): bump proc-macro2 from 1.0.46 to 1.0.47
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.46 to 1.0.47.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.46...1.0.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 01:16:56 +00:00
dependabot[bot] f927badb90
chore(deps): bump syscalls from 0.6.6 to 0.6.7
Bumps [syscalls](https://github.com/jasonwhite/syscalls) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/jasonwhite/syscalls/releases)
- [Changelog](https://github.com/jasonwhite/syscalls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jasonwhite/syscalls/compare/0.6.6...0.6.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 00:30:54 +00:00
dependabot[bot] d48e720832
chore(deps): bump clap_derive from 4.0.10 to 4.0.13
Bumps [clap_derive](https://github.com/clap-rs/clap) from 4.0.10 to 4.0.13.
- [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.10...v4.0.13)

---
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-10-12 01:10:04 +00:00
utam0k 2d18e74889
Merge pull request #1256 from containers/dependabot/cargo/serde_json-1.0.86
chore(deps): bump serde_json from 1.0.85 to 1.0.86
2022-10-10 13:12:45 +09:00
utam0k 316ba786a5
Merge pull request #1255 from containers/dependabot/cargo/uuid-1.2.1
chore(deps): bump uuid from 1.1.2 to 1.2.1
2022-10-10 13:12:10 +09:00
utam0k 2cceb4fdfa
Merge pull request #1254 from containers/dependabot/cargo/iana-time-zone-0.1.51
chore(deps): bump iana-time-zone from 0.1.50 to 0.1.51
2022-10-10 13:11:45 +09:00
dependabot[bot] de9c10be2a
chore(deps): bump serde_json from 1.0.85 to 1.0.86
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to 1.0.86.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.85...v1.0.86)

---
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-10-10 01:18:11 +00:00
dependabot[bot] 1a766cb639
chore(deps): bump uuid from 1.1.2 to 1.2.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.1.2 to 1.2.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.1.2...1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 01:17:53 +00:00
dependabot[bot] fec37fd7d7
chore(deps): bump iana-time-zone from 0.1.50 to 0.1.51
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.50 to 0.1.51.
- [Release notes](https://github.com/strawlab/iana-time-zone/releases)
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.50...v0.1.51)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 01:16:46 +00:00
utam0k 2378eaef5c
Merge pull request #1247 from containers/dependabot/cargo/syn-1.0.102
chore(deps): bump syn from 1.0.101 to 1.0.102
2022-10-07 21:11:14 +09:00
Thomas Schubart ee1b8f7dbe
Merge pull request #1248 from containers/dependabot/cargo/itoa-1.0.4
chore(deps): bump itoa from 1.0.3 to 1.0.4
2022-10-07 10:11:45 +02:00
dependabot[bot] ad0bae6bf9
chore(deps): bump tracing from 0.1.36 to 0.1.37
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.36 to 0.1.37.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.36...tracing-0.1.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 00:46:31 +00:00
dependabot[bot] 9009e8582e
chore(deps): bump itoa from 1.0.3 to 1.0.4
Bumps [itoa](https://github.com/dtolnay/itoa) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.3...1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 00:46:01 +00:00
dependabot[bot] 06b4769224
chore(deps): bump syn from 1.0.101 to 1.0.102
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.101 to 1.0.102.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.101...1.0.102)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 00:45:27 +00:00
dependabot[bot] 76ab1fda57
chore(deps): bump clap_derive from 4.0.9 to 4.0.10
Bumps [clap_derive](https://github.com/clap-rs/clap) from 4.0.9 to 4.0.10.
- [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.9...v4.0.10)

---
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-10-06 00:46:28 +00:00
utam0k e0ff2ae9d3
Merge pull request #1243 from containers/dependabot/cargo/wast-47.0.1
chore(deps): bump wast from 47.0.0 to 47.0.1
2022-10-04 20:38:06 +09:00
utam0k cf2b55e1dd
Merge pull request #1242 from containers/dependabot/cargo/clap_derive-4.0.9
chore(deps): bump clap_derive from 4.0.8 to 4.0.9
2022-10-04 20:37:48 +09:00
dependabot[bot] e7d541a923
chore(deps): bump enumset from 1.0.11 to 1.0.12
Bumps [enumset](https://github.com/Lymia/enumset) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/Lymia/enumset/releases)
- [Changelog](https://github.com/Lymia/enumset/blob/master/RELEASES.md)
- [Commits](https://github.com/Lymia/enumset/compare/v1.0.11...v1.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 00:39:23 +00:00
dependabot[bot] f5fce99546
chore(deps): bump wast from 47.0.0 to 47.0.1
Bumps [wast](https://github.com/bytecodealliance/wasm-tools) from 47.0.0 to 47.0.1.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wast-47.0.0...wast-47.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 00:37:56 +00:00
dependabot[bot] 15e8a32a58
chore(deps): bump clap_derive from 4.0.8 to 4.0.9
Bumps [clap_derive](https://github.com/clap-rs/clap) from 4.0.8 to 4.0.9.
- [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.8...v4.0.9)

---
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-10-04 00:37:17 +00:00
utam0k 583af14902
Merge pull request #1240 from containers/dependabot/cargo/libseccomp-0.3.0
chore(deps): bump libseccomp from 0.2.3 to 0.3.0
2022-10-03 21:35:35 +09:00
utam0k 61c1b8112f
Merge pull request #1237 from containers/dependabot/cargo/clap_derive-4.0.8
chore(deps): bump clap_derive from 4.0.1 to 4.0.8
2022-10-03 21:34:32 +09:00
dependabot[bot] fa0c39394c
chore(deps): bump libseccomp from 0.2.3 to 0.3.0
Bumps [libseccomp](https://github.com/libseccomp-rs/libseccomp-rs) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/libseccomp-rs/libseccomp-rs/releases)
- [Changelog](https://github.com/libseccomp-rs/libseccomp-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/libseccomp-rs/libseccomp-rs/compare/v0.2.3...v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 01:27:30 +00:00
dependabot[bot] 6de5d4bf86
chore(deps): bump smallvec from 1.9.0 to 1.10.0
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 01:27:24 +00:00
dependabot[bot] 42ba6117bd
chore(deps): bump clap_derive from 4.0.1 to 4.0.8
Bumps [clap_derive](https://github.com/clap-rs/clap) from 4.0.1 to 4.0.8.
- [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.1...v4.0.8)

---
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-10-03 01:26:54 +00:00
utam0k 43c28a6e78
Merge pull request #1232 from containers/dependabot/cargo/crossbeam-epoch-0.9.11
chore(deps): bump crossbeam-epoch from 0.9.10 to 0.9.11
2022-10-02 20:55:31 +09:00
utam0k 43a87fb9ef
Merge pull request #1230 from containers/dependabot/cargo/proc-macro2-1.0.46
chore(deps): bump proc-macro2 from 1.0.45 to 1.0.46
2022-10-02 20:54:55 +09:00
dependabot[bot] 3fe89f9683
chore(deps): bump crossbeam-utils from 0.8.11 to 0.8.12
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.11 to 0.8.12.
- [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.11...crossbeam-utils-0.8.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 00:40:08 +00:00
dependabot[bot] 41e6044088
chore(deps): bump crossbeam-epoch from 0.9.10 to 0.9.11
Bumps [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) from 0.9.10 to 0.9.11.
- [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.10...crossbeam-epoch-0.9.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 00:40:02 +00:00
dependabot[bot] 9f660cde18
chore(deps): bump proc-macro2 from 1.0.45 to 1.0.46
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.45 to 1.0.46.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.45...1.0.46)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 00:38:49 +00:00
utam0k c5ab61fcfd
Merge pull request #1228 from containers/dependabot/cargo/clap_derive-4.0.1
chore(deps): bump clap_derive from 3.2.18 to 4.0.1
2022-09-29 21:23:26 +09:00
dependabot[bot] 2a0e983fd5
chore(deps): bump clap_derive from 3.2.18 to 4.0.1
Bumps [clap_derive](https://github.com/clap-rs/clap) from 3.2.18 to 4.0.1.
- [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/v3.2.18...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 00:37:15 +00:00
dependabot[bot] efee4dcb9e
chore(deps): bump proc-macro2 from 1.0.44 to 1.0.45
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.44...1.0.45)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 00:36:09 +00:00