1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-09 16:26:21 +02:00
Commit Graph

581 Commits

Author SHA1 Message Date
utam0k c02a4e68bd
Merge pull request #1032 from containers/dependabot/cargo/once_cell-1.13.0
chore(deps): bump once_cell from 1.12.1 to 1.13.0
2022-07-06 20:29:53 +09:00
utam0k 1df051a80e
Merge pull request #1035 from containers/dependabot/cargo/regex-1.6.0
chore(deps): bump regex from 1.5.6 to 1.6.0
2022-07-06 20:29:42 +09:00
utam0k f1b6fea498
Merge pull request #1034 from containers/dependabot/cargo/wat-1.0.45
chore(deps): bump wat from 1.0.44 to 1.0.45
2022-07-06 20:29:31 +09:00
dependabot[bot] c1475fe52d
chore(deps): bump regex from 1.5.6 to 1.6.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.6 to 1.6.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.5.6...1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 00:59:14 +00:00
dependabot[bot] aece924b38
chore(deps): bump wat from 1.0.44 to 1.0.45
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.44...wat-1.0.45)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 00:58:15 +00:00
dependabot[bot] 75e4c53554
chore(deps): bump regex-syntax from 0.6.26 to 0.6.27
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.6.26 to 0.6.27.
- [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-07-06 00:57:19 +00:00
dependabot[bot] 9ba76147e3
chore(deps): bump once_cell from 1.12.1 to 1.13.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.12.1 to 1.13.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.12.1...v1.13.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-07-05 00:44:59 +00:00
Thomas Schubart 97ba11a7d4
Merge pull request #1023 from containers/dependabot/cargo/clap-3.2.8
chore(deps): bump clap from 3.2.7 to 3.2.8
2022-07-04 22:57:08 +02:00
utam0k 7845d6846d
Merge pull request #1031 from containers/dependabot/cargo/once_cell-1.12.1
chore(deps): bump once_cell from 1.12.0 to 1.12.1
2022-07-04 21:38:59 +09:00
utam0k f2b21bc179
Merge pull request #1030 from containers/dependabot/cargo/serde-1.0.138
chore(deps): bump serde from 1.0.137 to 1.0.138
2022-07-04 21:32:08 +09:00
dependabot[bot] 915e86f1ba
chore(deps): bump once_cell from 1.12.0 to 1.12.1
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.12.0 to 1.12.1.
- [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.12.0...v1.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 12:05:31 +00:00
utam0k 6fb6d1ae98
Merge pull request #1029 from containers/dependabot/cargo/corosensei-0.1.3
chore(deps): bump corosensei from 0.1.2 to 0.1.3
2022-07-04 21:05:18 +09:00
dependabot[bot] 14beca164a
chore(deps): bump serde from 1.0.137 to 1.0.138
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.137 to 1.0.138.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.137...v1.0.138)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 12:05:18 +00:00
utam0k 6a959baa15
Merge pull request #1027 from containers/dependabot/cargo/unicode-normalization-0.1.21
chore(deps): bump unicode-normalization from 0.1.20 to 0.1.21
2022-07-04 21:04:06 +09:00
utam0k 7358804bab
Merge pull request #1026 from containers/dependabot/cargo/filetime-0.2.17
chore(deps): bump filetime from 0.2.16 to 0.2.17
2022-07-04 21:03:44 +09:00
utam0k f4e5f73405
Merge pull request #1025 from containers/dependabot/cargo/fixedbitset-0.4.2
chore(deps): bump fixedbitset from 0.4.1 to 0.4.2
2022-07-04 21:03:19 +09:00
dependabot[bot] f03631d5e8
chore(deps): bump corosensei from 0.1.2 to 0.1.3
Bumps [corosensei](https://github.com/Amanieu/corosensei) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/Amanieu/corosensei/releases)
- [Changelog](https://github.com/Amanieu/corosensei/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/corosensei/compare/v0.1.2...v0.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 01:22:25 +00:00
dependabot[bot] 2564633525
chore(deps): bump unicode-normalization from 0.1.20 to 0.1.21
Bumps [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) from 0.1.20 to 0.1.21.
- [Release notes](https://github.com/unicode-rs/unicode-normalization/releases)
- [Commits](https://github.com/unicode-rs/unicode-normalization/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 01:22:03 +00:00
dependabot[bot] 868e511869
chore(deps): bump filetime from 0.2.16 to 0.2.17
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.16 to 0.2.17.
- [Release notes](https://github.com/alexcrichton/filetime/releases)
- [Commits](https://github.com/alexcrichton/filetime/commits/0.2.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 01:21:51 +00:00
dependabot[bot] de2fa4cb53
chore(deps): bump fixedbitset from 0.4.1 to 0.4.2
Bumps [fixedbitset](https://github.com/petgraph/fixedbitset) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/petgraph/fixedbitset/releases)
- [Commits](https://github.com/petgraph/fixedbitset/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 01:21:44 +00:00
dependabot[bot] 962fae213b
chore(deps): bump tracing-attributes from 0.1.21 to 0.1.22
Bumps [tracing-attributes](https://github.com/tokio-rs/tracing) from 0.1.21 to 0.1.22.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-attributes-0.1.21...tracing-attributes-0.1.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 01:21:37 +00:00
dependabot[bot] 7f3173cd81
chore(deps): bump clap from 3.2.7 to 3.2.8
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.7 to 3.2.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/v3.2.7...v3.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 01:00:52 +00:00
dependabot[bot] be909adf46
chore(deps): bump syscalls from 0.6.1 to 0.6.2
Bumps [syscalls](https://github.com/jasonwhite/syscalls) from 0.6.1 to 0.6.2.
- [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.1...0.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 01:00:33 +00:00
dependabot[bot] 20c95e563f
chore(deps): bump clap from 3.2.6 to 3.2.7 (#1016)
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.6 to 3.2.7.
- [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.6...v3.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 23:05:36 +02:00
dependabot[bot] 16fde4b3f7
chore(deps): bump smallvec from 1.8.1 to 1.9.0 (#1019)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.8.1...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 23:05:28 +02:00
dependabot[bot] d5a098d58d
chore(deps): bump either from 1.6.1 to 1.7.0 (#1020)
Bumps [either](https://github.com/bluss/either) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/bluss/either/releases)
- [Commits](https://github.com/bluss/either/compare/1.6.1...1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 23:05:21 +02:00
dependabot[bot] 028a206785
chore(deps): bump serde_json from 1.0.81 to 1.0.82 (#1021)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.81...v1.0.82)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 23:05:08 +02:00
utam0k e52039ef61
Merge pull request #1017 from containers/dependabot/cargo/clap_complete-3.2.3
chore(deps): bump clap_complete from 3.2.2 to 3.2.3
2022-06-30 07:50:42 +09:00
dependabot[bot] 707b65c4a6
chore(deps): bump clap_complete from 3.2.2 to 3.2.3
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.2 to 3.2.3.
- [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/clap_complete-v3.2.2...clap_complete-v3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 00:53:18 +00:00
dependabot[bot] d600c98338
chore(deps): bump clap_lex from 0.2.3 to 0.2.4
Bumps [clap_lex](https://github.com/clap-rs/clap) from 0.2.3 to 0.2.4.
- [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/clap_lex-v0.2.3...clap_lex-v0.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 00:51:22 +00:00
utam0k 6eefb1642b
Merge pull request #1011 from containers/dependabot/cargo/unicode-normalization-0.1.20
chore(deps): bump unicode-normalization from 0.1.19 to 0.1.20
2022-06-27 21:33:24 +09:00
utam0k b6b50609d6
Merge pull request #1010 from containers/dependabot/cargo/rkyv-0.7.39
chore(deps): bump rkyv from 0.7.38 to 0.7.39
2022-06-27 21:33:13 +09:00
Thomas Schubart 1c085d39c8
Merge pull request #1012 from containers/dependabot/cargo/base-x-0.2.11
chore(deps): bump base-x from 0.2.10 to 0.2.11
2022-06-27 13:21:43 +02:00
Thomas Schubart c07bc2500f
Merge pull request #1013 from containers/dependabot/cargo/serial_test-0.8.0
chore(deps): bump serial_test from 0.7.0 to 0.8.0
2022-06-27 13:21:37 +02:00
dependabot[bot] 2079aebb2b
chore(deps): bump smallvec from 1.8.0 to 1.8.1
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.8.0...v1.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 01:59:48 +00:00
dependabot[bot] 814b9bf859
chore(deps): bump serial_test from 0.7.0 to 0.8.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v0.7.0...v0.8.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-06-27 01:58:50 +00:00
dependabot[bot] 8d2633a44c
chore(deps): bump base-x from 0.2.10 to 0.2.11
Bumps [base-x](https://github.com/OrKoN/base-x-rs) from 0.2.10 to 0.2.11.
- [Release notes](https://github.com/OrKoN/base-x-rs/releases)
- [Commits](https://github.com/OrKoN/base-x-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 01:58:35 +00:00
dependabot[bot] a42a4eddfa
chore(deps): bump unicode-normalization from 0.1.19 to 0.1.20
Bumps [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) from 0.1.19 to 0.1.20.
- [Release notes](https://github.com/unicode-rs/unicode-normalization/releases)
- [Commits](https://github.com/unicode-rs/unicode-normalization/commits/v0.1.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 01:58:02 +00:00
dependabot[bot] d062efd0fc
chore(deps): bump rkyv from 0.7.38 to 0.7.39
Bumps [rkyv](https://github.com/rkyv/rkyv) from 0.7.38 to 0.7.39.
- [Release notes](https://github.com/rkyv/rkyv/releases)
- [Changelog](https://github.com/rkyv/rkyv/blob/master/release_checklist.md)
- [Commits](https://github.com/rkyv/rkyv/compare/v0.7.38...v0.7.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 01:57:44 +00:00
utam0k d8d23b0a33
Merge pull request #1008 from containers/dependabot/cargo/crossbeam-utils-0.8.10
chore(deps): bump crossbeam-utils from 0.8.9 to 0.8.10
2022-06-24 20:33:06 +09:00
dependabot[bot] fae0d8e7cd
chore(deps): bump crossbeam-utils from 0.8.9 to 0.8.10
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.9 to 0.8.10.
- [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.9...crossbeam-utils-0.8.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 00:50:13 +00:00
dependabot[bot] 25f669b9a3
chore(deps): bump tracing-core from 0.1.27 to 0.1.28
Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.27 to 0.1.28.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.27...tracing-core-0.1.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 00:48:11 +00:00
utam0k 89c0cad5a3
Merge pull request #1006 from containers/dependabot/cargo/clap-3.2.6
chore(deps): bump clap from 3.2.5 to 3.2.6
2022-06-22 20:56:47 +09:00
utam0k 68420d0ea8
Merge pull request #1005 from containers/dependabot/cargo/quote-1.0.20
chore(deps): bump quote from 1.0.19 to 1.0.20
2022-06-22 20:56:33 +09:00
utam0k e667d8d526
Merge pull request #1004 from containers/dependabot/cargo/clap_complete-3.2.2
chore(deps): bump clap_complete from 3.2.1 to 3.2.2
2022-06-22 20:55:50 +09:00
utam0k 5de999d49e
Merge pull request #1003 from containers/dependabot/cargo/indexmap-1.9.1
chore(deps): bump indexmap from 1.9.0 to 1.9.1
2022-06-22 20:55:40 +09:00
dependabot[bot] 102dd921b5
chore(deps): bump clap from 3.2.5 to 3.2.6
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.5 to 3.2.6.
- [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.5...v3.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 00:51:33 +00:00
dependabot[bot] 21056d3982
chore(deps): bump quote from 1.0.19 to 1.0.20
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.19 to 1.0.20.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.19...1.0.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 00:51:20 +00:00
dependabot[bot] e07c8fd213
chore(deps): bump clap_complete from 3.2.1 to 3.2.2
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.1 to 3.2.2.
- [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/clap_complete-v3.2.1...clap_complete-v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 00:51:06 +00:00
dependabot[bot] 9e9b3cf58c
chore(deps): bump indexmap from 1.9.0 to 1.9.1
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.9.0 to 1.9.1.
- [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.0...1.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 00:50:52 +00:00
dependabot[bot] 263dec1521
chore(deps): bump clap_lex from 0.2.2 to 0.2.3
Bumps [clap_lex](https://github.com/clap-rs/clap) from 0.2.2 to 0.2.3.
- [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/clap_lex-v0.2.2...clap_lex-v0.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 00:50:25 +00:00
dependabot[bot] 0606b81bb8
chore(deps): bump proc-macro2 from 1.0.39 to 1.0.40
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.39 to 1.0.40.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.39...1.0.40)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 00:49:56 +00:00
utam0k 0a35343e50
Merge pull request #998 from containers/dependabot/cargo/rustversion-1.0.7
chore(deps): bump rustversion from 1.0.6 to 1.0.7
2022-06-20 20:37:58 +09:00
dependabot[bot] bed512d9a6
chore(deps): bump quote from 1.0.18 to 1.0.19
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.18 to 1.0.19.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.18...1.0.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 09:19:57 +00:00
Thomas Schubart e368f6f1c6
Merge pull request #994 from containers/dependabot/cargo/syn-1.0.98
chore(deps): bump syn from 1.0.96 to 1.0.98
2022-06-20 11:17:56 +02:00
Thomas Schubart 37a67d573b
Merge pull request #996 from containers/dependabot/cargo/anyhow-1.0.58
chore(deps): bump anyhow from 1.0.57 to 1.0.58
2022-06-20 11:17:49 +02:00
dependabot[bot] bb9c18c083
chore(deps): bump rustversion from 1.0.6 to 1.0.7
Bumps [rustversion](https://github.com/dtolnay/rustversion) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/dtolnay/rustversion/releases)
- [Commits](https://github.com/dtolnay/rustversion/compare/1.0.6...1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 01:22:16 +00:00
dependabot[bot] 03dd831d7c
chore(deps): bump anyhow from 1.0.57 to 1.0.58
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.57 to 1.0.58.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.57...1.0.58)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 01:21:46 +00:00
dependabot[bot] 5933510f6e
chore(deps): bump mio from 0.8.3 to 0.8.4
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.3 to 0.8.4.
- [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.3...v0.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 01:21:24 +00:00
dependabot[bot] 9acd5f2ecc
chore(deps): bump syn from 1.0.96 to 1.0.98
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.96 to 1.0.98.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.96...1.0.98)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 01:21:05 +00:00
utam0k 77d8ecf71e
Merge pull request #989 from containers/dependabot/cargo/indexmap-1.9.0
chore(deps): bump indexmap from 1.8.2 to 1.9.0
2022-06-17 21:22:45 +09:00
utam0k d178b9c81b
Merge pull request #990 from containers/dependabot/cargo/crossbeam-utils-0.8.9
chore(deps): bump crossbeam-utils from 0.8.8 to 0.8.9
2022-06-17 21:22:37 +09:00
utam0k 2c85ab6c2d
Merge pull request #991 from containers/dependabot/cargo/crossbeam-channel-0.5.5
chore(deps): bump crossbeam-channel from 0.5.4 to 0.5.5
2022-06-17 21:22:24 +09:00
dependabot[bot] a7d9fa96de
chore(deps): bump crossbeam-epoch from 0.9.8 to 0.9.9
Bumps [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) from 0.9.8 to 0.9.9.
- [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.8...crossbeam-epoch-0.9.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 01:11:32 +00:00
dependabot[bot] a4a4854136
chore(deps): bump crossbeam-channel from 0.5.4 to 0.5.5
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.4 to 0.5.5.
- [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-channel-0.5.4...crossbeam-channel-0.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 01:10:44 +00:00
dependabot[bot] efdd7c6473
chore(deps): bump crossbeam-utils from 0.8.8 to 0.8.9
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.8 to 0.8.9.
- [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.8...crossbeam-utils-0.8.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 01:09:55 +00:00
dependabot[bot] 3c74a59af8
chore(deps): bump indexmap from 1.8.2 to 1.9.0
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.8.2 to 1.9.0.
- [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.8.2...1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 01:09:49 +00:00
dependabot[bot] b0d18cbfbb
chore(deps): bump clap from 3.2.4 to 3.2.5
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.4 to 3.2.5.
- [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.4...v3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 00:51:50 +00:00
Sascha Grunert 7fe8f0c082
Merge pull request #986 from containers/dependabot/cargo/time-0.1.44
chore(deps): bump time from 0.1.43 to 0.1.44
2022-06-15 09:12:19 +02:00
Sascha Grunert fc992253b5
Merge pull request #985 from containers/dependabot/cargo/clap_complete-3.2.1
chore(deps): bump clap_complete from 3.1.4 to 3.2.1
2022-06-15 09:12:14 +02:00
Sascha Grunert 089308a1aa
Merge pull request #984 from containers/dependabot/cargo/clap-3.2.4
chore(deps): bump clap from 3.1.18 to 3.2.4
2022-06-15 09:12:02 +02:00
dependabot[bot] 39022debfa
chore(deps): bump time from 0.1.43 to 0.1.44
Bumps [time](https://github.com/time-rs/time) from 0.1.43 to 0.1.44.
- [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/compare/v0.1.43...v0.1.44)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 00:40:52 +00:00
dependabot[bot] e444e6824f
chore(deps): bump clap_complete from 3.1.4 to 3.2.1
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.1.4 to 3.2.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/clap_complete-v3.1.4...clap_complete-v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 00:40:32 +00:00
dependabot[bot] 952bff096d
chore(deps): bump clap from 3.1.18 to 3.2.4
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.18 to 3.2.4.
- [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.1.18...v3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 00:40:23 +00:00
dependabot[bot] 5a07370fc0
chore(deps): bump js-sys from 0.3.57 to 0.3.58
Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.57 to 0.3.58.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 00:39:37 +00:00
dependabot[bot] 247ef364b1
chore(deps): bump unicode-ident from 1.0.0 to 1.0.1 (#976)
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.0...1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 14:54:48 +02:00
Thomas Schubart 404fd20f64
Merge pull request #977 from containers/dependabot/cargo/clap_lex-0.2.2
chore(deps): bump clap_lex from 0.2.0 to 0.2.2
2022-06-14 14:54:35 +02:00
dependabot[bot] b3aa22229d
chore(deps): bump getrandom from 0.2.6 to 0.2.7
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.2.6 to 0.2.7.
- [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.6...v0.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 00:49:22 +00:00
dependabot[bot] 67ac53110a
chore(deps): bump clap_lex from 0.2.0 to 0.2.2
Bumps [clap_lex](https://github.com/clap-rs/clap) from 0.2.0 to 0.2.2.
- [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/clap_lex-v0.2.0...clap_lex-v0.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 00:49:04 +00:00
dependabot[bot] 1370ff8059
chore(deps): bump uuid from 1.1.1 to 1.1.2
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.1.1...1.1.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-06-13 01:25:20 +00:00
dependabot[bot] 75d9053014
chore(deps): bump wat from 1.0.43 to 1.0.44 (#970)
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.43...wat-1.0.44)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-12 11:45:10 +02:00
Thomas Schubart 3e7b56479b
Merge pull request #971 from containers/dependabot/cargo/syscalls-0.6.1
chore(deps): bump syscalls from 0.6.0 to 0.6.1
2022-06-12 11:45:00 +02:00
Thomas Schubart 9f5b86b40d
Merge pull request #972 from containers/dependabot/cargo/fragile-1.2.1
chore(deps): bump fragile from 1.2.0 to 1.2.1
2022-06-12 11:44:46 +02:00
utam0k bbccb6e022
Merge pull request #965 from containers/dependabot/cargo/vergen-7.2.1
chore(deps): bump vergen from 7.2.0 to 7.2.1
2022-06-11 06:27:48 +09:00
dependabot[bot] 8d270fc1f2
chore(deps): bump fragile from 1.2.0 to 1.2.1
Bumps [fragile](https://github.com/mitsuhiko/fragile) from 1.2.0 to 1.2.1.
- [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.0...1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 00:59:50 +00:00
dependabot[bot] 0fe9cb072f
chore(deps): bump syscalls from 0.6.0 to 0.6.1
Bumps [syscalls](https://github.com/jasonwhite/syscalls) from 0.6.0 to 0.6.1.
- [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.0...0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 00:59:39 +00:00
dependabot[bot] 4543266555
chore(deps): bump wasmer-wasi from 2.2.1 to 2.3.0 (#967)
Bumps [wasmer-wasi](https://github.com/wasmerio/wasmer) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/wasmer/compare/2.2.1...2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 10:07:59 +02:00
dependabot[bot] 1a8de4082b
chore(deps): bump tracing from 0.1.34 to 0.1.35
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.34 to 0.1.35.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.34...tracing-0.1.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 00:51:01 +00:00
dependabot[bot] 29ea2aaeb3
chore(deps): bump vergen from 7.2.0 to 7.2.1
Bumps [vergen](https://github.com/rustyhorde/vergen) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/7.2.0...7.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 00:43:53 +00:00
utam0k dc89f6bdd5
Use pnet_datalink instead of pnet.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-06-06 15:59:45 +09:00
utam0k 1051f4528b
Merge pull request #960 from containers/dependabot/cargo/libbpf-sys-0.8.0v0.8.0
chore(deps): bump libbpf-sys from 0.7.1+v0.7.0 to 0.8.0+v0.8.0
2022-06-06 15:28:41 +09:00
utam0k 9dff19fa23
Merge pull request #961 from containers/dependabot/cargo/memmap2-0.5.4
chore(deps): bump memmap2 from 0.5.3 to 0.5.4
2022-06-06 15:27:45 +09:00
dependabot[bot] e345e46614
chore(deps): bump serial_test from 0.6.0 to 0.7.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v0.6.0...v0.7.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-06-06 01:24:20 +00:00
dependabot[bot] 51ecc0517c
chore(deps): bump memmap2 from 0.5.3 to 0.5.4
Bumps [memmap2](https://github.com/RazrFalcon/memmap2-rs) from 0.5.3 to 0.5.4.
- [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.3...v0.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 01:24:11 +00:00
dependabot[bot] 8aec62e0f6
chore(deps): bump libbpf-sys from 0.7.1+v0.7.0 to 0.8.0+v0.8.0
Bumps [libbpf-sys](https://github.com/libbpf/libbpf-sys) from 0.7.1+v0.7.0 to 0.8.0+v0.8.0.
- [Release notes](https://github.com/libbpf/libbpf-sys/releases)
- [Commits](https://github.com/libbpf/libbpf-sys/commits/0.8.0+v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 01:23:51 +00:00
Thomas Schubart 916625cf54
Merge pull request #956 from containers/dependabot/cargo/bumpalo-3.10.0
chore(deps): bump bumpalo from 3.9.1 to 3.10.0
2022-06-05 20:13:38 +02:00
dependabot[bot] 26e071164a
chore(deps): bump syn from 1.0.95 to 1.0.96
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.95 to 1.0.96.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.95...1.0.96)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 04:12:53 +00:00
dependabot[bot] 28e9b75b3e
chore(deps): bump bumpalo from 3.9.1 to 3.10.0
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 00:54:36 +00:00
dependabot[bot] c030af7cfc
chore(deps): bump uuid from 1.1.0 to 1.1.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.1.0...1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 00:54:06 +00:00
dependabot[bot] 7852c074c9
chore(deps): bump miniz_oxide from 0.5.1 to 0.5.3
Bumps [miniz_oxide](https://github.com/Frommi/miniz_oxide) from 0.5.1 to 0.5.3.
- [Release notes](https://github.com/Frommi/miniz_oxide/releases)
- [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Frommi/miniz_oxide/compare/0.5.1...0.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 00:55:53 +00:00
Thomas Schubart b71591ed24
Merge pull request #947 from utam0k/dependabot/cargo/syscalls-0.6.0
bump syscalls from 0.5.0 to 0.6.0
2022-05-30 23:21:50 +02:00
utam0k f8d8476376
Merge pull request #950 from containers/dependabot/cargo/libz-sys-1.1.8
chore(deps): bump libz-sys from 1.1.6 to 1.1.8
2022-05-30 19:44:36 +09:00
utam0k af312b6e0f
Merge pull request #949 from containers/dependabot/cargo/indexmap-1.8.2
chore(deps): bump indexmap from 1.8.1 to 1.8.2
2022-05-30 19:44:26 +09:00
dependabot[bot] af4b06f981
chore(deps): bump libz-sys from 1.1.6 to 1.1.8
Bumps [libz-sys](https://github.com/rust-lang/libz-sys) from 1.1.6 to 1.1.8.
- [Release notes](https://github.com/rust-lang/libz-sys/releases)
- [Commits](https://github.com/rust-lang/libz-sys/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 01:21:28 +00:00
dependabot[bot] a7613f2384
chore(deps): bump indexmap from 1.8.1 to 1.8.2
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Changelog](https://github.com/bluss/indexmap/blob/1.8.2/RELEASES.rst)
- [Commits](https://github.com/bluss/indexmap/compare/1.8.1...1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 01:21:18 +00:00
dependabot[bot] ab0f369964
chore(deps): bump flate2 from 1.0.23 to 1.0.24
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.23 to 1.0.24.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 01:20:38 +00:00
utam0k b0500b928f
Merge pull request #946 from utam0k/improvement/git-2-update
bump git2 from 0.14.2 to 0.14.4
2022-05-27 16:04:17 +09:00
utam0k df713e1335 bump git2 from 0.14.2 to 0.14.4 2022-05-27 06:45:04 +00:00
utam0k 7d8087e28d
Merge pull request #943 from containers/dependabot/cargo/uuid-1.1.0
chore(deps): bump uuid from 1.0.0 to 1.1.0
2022-05-27 15:10:16 +09:00
dependabot[bot] 0a9e4f4401
chore(deps): bump os_str_bytes from 6.0.1 to 6.1.0
Bumps [os_str_bytes](https://github.com/dylni/os_str_bytes) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/dylni/os_str_bytes/releases)
- [Commits](https://github.com/dylni/os_str_bytes/compare/6.0.1...6.1.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-05-27 05:02:16 +00:00
dependabot[bot] 2e4cc29428
chore(deps): bump uuid from 1.0.0 to 1.1.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.0.0...1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 05:01:58 +00:00
dependabot[bot] 75c0a1b69f chore(deps): bump pnet from 0.29.0 to 0.30.0
Bumps [pnet](https://github.com/libpnet/libpnet) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/libpnet/libpnet/releases)
- [Commits](https://github.com/libpnet/libpnet/compare/v0.29.0...v0.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 20:47:38 +02:00
utam0k 1db7de30e3
Merge pull request #940 from containers/dependabot/cargo/target-lexicon-0.12.4
chore(deps): bump target-lexicon from 0.12.3 to 0.12.4
2022-05-24 20:05:27 +09:00
dependabot[bot] b515f5f663
chore(deps): bump syscalls from 0.5.0 to 0.6.0
Bumps [syscalls](https://github.com/jasonwhite/syscalls) from 0.5.0 to 0.6.0.
- [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.5.0...0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 05:47:43 +00:00
dependabot[bot] 727baf44d7
chore(deps): bump git2 from 0.14.2 to 0.14.4
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.14.2 to 0.14.4.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.14.2...0.14.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 01:13:10 +00:00
dependabot[bot] 0faa362535
chore(deps): bump target-lexicon from 0.12.3 to 0.12.4
Bumps [target-lexicon](https://github.com/bytecodealliance/target-lexicon) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/bytecodealliance/target-lexicon/releases)
- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.3...v0.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 01:13:05 +00:00
dependabot[bot] 0d203762a0
chore(deps): bump once_cell from 1.11.0 to 1.12.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.11.0 to 1.12.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.11.0...v1.12.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-05-24 01:12:41 +00:00
utam0k b1274c3441
Merge pull request #933 from containers/dependabot/cargo/sysinfo-0.23.13
chore(deps): bump sysinfo from 0.23.12 to 0.23.13
2022-05-23 21:26:31 +09:00
dependabot[bot] 1b748f7efd
chore(deps): bump sysinfo from 0.23.12 to 0.23.13
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.23.12 to 0.23.13.
- [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-05-23 01:25:50 +00:00
dependabot[bot] 671e70284c
chore(deps): bump regex from 1.5.5 to 1.5.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.5 to 1.5.6.
- [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.5.5...1.5.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 01:25:31 +00:00
Thomas Schubart dc96e30cd7
Merge pull request #925 from containers/dependabot/cargo/syn-1.0.95
chore(deps): bump syn from 1.0.94 to 1.0.95
2022-05-22 14:26:54 +02:00
Thomas Schubart 621b9f4ae5
Merge pull request #926 from containers/dependabot/cargo/libc-0.2.126
chore(deps): bump libc from 0.2.125 to 0.2.126
2022-05-22 14:26:36 +02:00
dependabot[bot] b21113e7d2
chore(deps): bump wat from 1.0.42 to 1.0.43 (#928)
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.42 to 1.0.43.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.42...wat-1.0.43)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-22 14:26:14 +02:00
dependabot[bot] 722b9d8d36
chore(deps): bump once_cell from 1.10.0 to 1.11.0 (#929)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.10.0 to 1.11.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.10.0...v1.11.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-22 14:26:01 +02:00
dependabot[bot] 6441f5a051
chore(deps): bump vergen from 7.0.0 to 7.1.0
Bumps [vergen](https://github.com/rustyhorde/vergen) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/7.0.0...7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 00:55:04 +00:00
dependabot[bot] 5612755e18
chore(deps): bump libc from 0.2.125 to 0.2.126
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.125 to 0.2.126.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.125...0.2.126)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 00:54:24 +00:00
dependabot[bot] 240d6d9258
chore(deps): bump syn from 1.0.94 to 1.0.95
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.94 to 1.0.95.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.94...1.0.95)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 00:53:49 +00:00
dependabot[bot] 8b60059851
chore(deps): bump proc-macro2 from 1.0.38 to 1.0.39
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.38 to 1.0.39.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.38...1.0.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 00:43:03 +00:00
Thomas Schubart 5b23ca5310
Merge pull request #916 from containers/dependabot/cargo/syn-1.0.94
chore(deps): bump syn from 1.0.93 to 1.0.94
2022-05-16 11:11:33 +02:00
Thomas Schubart 51e0d185d2
Merge pull request #917 from containers/dependabot/cargo/ryu-1.0.10
chore(deps): bump ryu from 1.0.9 to 1.0.10
2022-05-16 11:11:26 +02:00
Thomas Schubart c43892230e
Merge pull request #919 from containers/dependabot/cargo/os_str_bytes-6.0.1
chore(deps): bump os_str_bytes from 6.0.0 to 6.0.1
2022-05-16 11:11:18 +02:00
Thomas Schubart cf90568f7a
Merge pull request #920 from containers/dependabot/cargo/rayon-core-1.9.3
chore(deps): bump rayon-core from 1.9.2 to 1.9.3
2022-05-16 11:11:08 +02:00
Thomas Schubart 96e9d908d5
Merge pull request #921 from containers/dependabot/cargo/rayon-1.5.3
chore(deps): bump rayon from 1.5.2 to 1.5.3
2022-05-16 11:11:00 +02:00
Thomas Schubart 1108d2473a
Merge pull request #922 from containers/dependabot/cargo/itoa-1.0.2
chore(deps): bump itoa from 1.0.1 to 1.0.2
2022-05-16 11:07:51 +02:00
dependabot[bot] a98c8ab24e
chore(deps): bump itoa from 1.0.1 to 1.0.2
Bumps [itoa](https://github.com/dtolnay/itoa) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.1...1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 01:23:40 +00:00
dependabot[bot] b870d9be5e
chore(deps): bump rayon from 1.5.2 to 1.5.3
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.2 to 1.5.3.
- [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.2...v1.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 01:23:22 +00:00
dependabot[bot] a8e3377811
chore(deps): bump rayon-core from 1.9.2 to 1.9.3
Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.9.2 to 1.9.3.
- [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.2...rayon-core-v1.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 01:23:11 +00:00
dependabot[bot] a7022ce9f9
chore(deps): bump os_str_bytes from 6.0.0 to 6.0.1
Bumps [os_str_bytes](https://github.com/dylni/os_str_bytes) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/dylni/os_str_bytes/releases)
- [Commits](https://github.com/dylni/os_str_bytes/compare/6.0.0...6.0.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-05-16 01:23:02 +00:00
dependabot[bot] f460a07d9c
chore(deps): bump mockall from 0.11.0 to 0.11.1
Bumps [mockall](https://github.com/asomers/mockall) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/asomers/mockall/releases)
- [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md)
- [Commits](https://github.com/asomers/mockall/compare/v0.11.0...v0.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 01:22:48 +00:00
dependabot[bot] de567f27b8
chore(deps): bump ryu from 1.0.9 to 1.0.10
Bumps [ryu](https://github.com/dtolnay/ryu) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/dtolnay/ryu/releases)
- [Commits](https://github.com/dtolnay/ryu/compare/1.0.9...1.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 01:22:37 +00:00
dependabot[bot] 69fcfcb6f3
chore(deps): bump syn from 1.0.93 to 1.0.94
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.93...1.0.94)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 01:22:23 +00:00
utam0k 84bb36321c
Merge pull request #908 from wineway/main
support configure cpu.idle by Cgroupfs
2022-05-12 05:39:49 +09:00
Thomas Schubart 31ed49f235
Merge pull request #911 from containers/dependabot/cargo/sysinfo-0.23.12
chore(deps): bump sysinfo from 0.23.11 to 0.23.12
2022-05-11 10:57:41 +02:00
Thomas Schubart b05654146e
Merge pull request #912 from containers/dependabot/cargo/clap-3.1.18
chore(deps): bump clap from 3.1.17 to 3.1.18
2022-05-11 10:57:36 +02:00
dependabot[bot] 272f5d53d9
chore(deps): bump syn from 1.0.92 to 1.0.93
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.92...1.0.93)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 01:00:12 +00:00
dependabot[bot] be189274d2
chore(deps): bump clap from 3.1.17 to 3.1.18
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.17 to 3.1.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/v3.1.17...v3.1.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 00:59:49 +00:00
dependabot[bot] 428ff16351
chore(deps): bump sysinfo from 0.23.11 to 0.23.12
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.23.11 to 0.23.12.
- [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-05-11 00:59:01 +00:00
wineway 8cbd30ef57 add test for Cgroup/cpu.idle
Signed-off-by: wineway <wangyuweihx@gmail.com>
2022-05-10 19:19:58 +00:00
wineway 7b83dd15b8 bump oci-spec from 0.5.5 to 0.5.6(rev: 6df620e)
Signed-off-by: wineway <wangyuweihx@gmail.com>
2022-05-10 07:24:05 +00:00
dependabot[bot] 937f872064
chore(deps): bump object from 0.28.3 to 0.28.4
Bumps [object](https://github.com/gimli-rs/object) from 0.28.3 to 0.28.4.
- [Release notes](https://github.com/gimli-rs/object/releases)
- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gimli-rs/object/compare/0.28.3...0.28.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 00:48:26 +00:00