1
0
mirror of https://github.com/containers/youki synced 2024-09-25 13:40:41 +02:00
Commit Graph

1024 Commits

Author SHA1 Message Date
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
Thomas Schubart
84d78bc2b4
Merge pull request #1223 from containers/dependabot/cargo/thiserror-1.0.37
chore(deps): bump thiserror from 1.0.36 to 1.0.37
2022-09-28 09:55:57 +02:00
dependabot[bot]
14274719ac
chore(deps): bump rustix from 0.35.10 to 0.35.11
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.35.10 to 0.35.11.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.35.10...v0.35.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 00:47:21 +00:00
dependabot[bot]
38200cc013
chore(deps): bump thiserror from 1.0.36 to 1.0.37
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.36 to 1.0.37.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.36...1.0.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 00:46:03 +00:00
utam0k
f225aad955
Merge pull request #1206 from containers/dependabot/cargo/rustix-0.35.10
chore(deps): bump rustix from 0.35.9 to 0.35.10
2022-09-27 21:36:59 +09:00
utam0k
f27c0df858
Merge pull request #1222 from containers/dependabot/cargo/syn-1.0.101
chore(deps): bump syn from 1.0.100 to 1.0.101
2022-09-27 20:57:43 +09:00
dependabot[bot]
61dd893ebc
chore(deps): bump rustix from 0.35.9 to 0.35.10
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.35.9 to 0.35.10.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.35.9...v0.35.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 04:57:37 +00:00
dependabot[bot]
1fe3c64566
chore(deps): bump syn from 1.0.100 to 1.0.101
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.100...1.0.101)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 00:38:15 +00:00
dependabot[bot]
943b5aea60
chore(deps): bump sysinfo from 0.26.3 to 0.26.4
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.26.3 to 0.26.4.
- [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-09-27 00:36:38 +00:00
utam0k
4610547308
Merge pull request #1220 from containers/dependabot/cargo/iana-time-zone-0.1.50
chore(deps): bump iana-time-zone from 0.1.49 to 0.1.50
2022-09-26 20:50:40 +09:00
utam0k
56fa1bc714
Merge pull request #1219 from containers/dependabot/cargo/sysinfo-0.26.3
chore(deps): bump sysinfo from 0.26.2 to 0.26.3
2022-09-26 20:50:08 +09:00
utam0k
4fd5846e76
Merge pull request #1218 from containers/dependabot/cargo/thiserror-1.0.36
chore(deps): bump thiserror from 1.0.35 to 1.0.36
2022-09-26 20:49:32 +09:00
utam0k
88e9fae112
Merge pull request #1216 from containers/dependabot/cargo/proc-macro2-1.0.44
chore(deps): bump proc-macro2 from 1.0.43 to 1.0.44
2022-09-26 20:45:27 +09:00
utam0k
c45e296748
Merge pull request #1215 from containers/dependabot/cargo/jobserver-0.1.25
chore(deps): bump jobserver from 0.1.24 to 0.1.25
2022-09-26 20:44:51 +09:00
utam0k
52a5f07a86
Merge pull request #1202 from containers/dependabot/cargo/itertools-0.10.5
chore(deps): bump itertools from 0.10.3 to 0.10.5
2022-09-26 13:30:20 +09:00
dependabot[bot]
77e9898e72
chore(deps): bump iana-time-zone from 0.1.49 to 0.1.50
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.49 to 0.1.50.
- [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.49...v0.1.50)

---
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-09-26 01:21:40 +00:00
dependabot[bot]
6d434894e3
chore(deps): bump sysinfo from 0.26.2 to 0.26.3
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.26.2 to 0.26.3.
- [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-09-26 01:21:13 +00:00
dependabot[bot]
b35f7c9188
chore(deps): bump thiserror from 1.0.35 to 1.0.36
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.35 to 1.0.36.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.35...1.0.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 01:20:55 +00:00
dependabot[bot]
c01a4d08b1
chore(deps): bump proc-macro2 from 1.0.43 to 1.0.44
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.43...1.0.44)

---
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-26 01:19:57 +00:00
dependabot[bot]
092e43f760
chore(deps): bump jobserver from 0.1.24 to 0.1.25
Bumps [jobserver](https://github.com/alexcrichton/jobserver-rs) from 0.1.24 to 0.1.25.
- [Release notes](https://github.com/alexcrichton/jobserver-rs/releases)
- [Commits](https://github.com/alexcrichton/jobserver-rs/compare/0.1.24...0.1.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 01:19:19 +00:00
dependabot[bot]
9243911999
chore(deps): bump unicode-width from 0.1.9 to 0.1.10
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.9 to 0.1.10.
- [Release notes](https://github.com/unicode-rs/unicode-width/releases)
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.9...v0.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 12:17:25 +00:00
dependabot[bot]
b6920aa7bc
chore(deps): bump itertools from 0.10.3 to 0.10.5
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.3 to 0.10.5.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 12:16:48 +00:00
dependabot[bot]
663383e877
chore(deps): bump rand_core from 0.6.3 to 0.6.4
Bumps [rand_core](https://github.com/rust-random/rand) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.6.3...0.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-24 11:02:06 +00:00
utam0k
29faea1eda
Merge pull request #1207 from containers/dependabot/cargo/serde-1.0.145
chore(deps): bump serde from 1.0.144 to 1.0.145
2022-09-23 17:13:50 +09:00
dependabot[bot]
ebbb681f97
chore(deps): bump iana-time-zone from 0.1.48 to 0.1.49
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.48 to 0.1.49.
- [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.48...v0.1.49)

---
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-09-23 00:42:10 +00:00
dependabot[bot]
d5d2d0556d
chore(deps): bump serde from 1.0.144 to 1.0.145
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 00:42:02 +00:00
dependabot[bot]
77e1aa7ed7
chore(deps): bump wat from 1.0.48 to 1.0.49
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.48 to 1.0.49.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.48...wat-1.0.49)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 01:09:28 +00:00
utam0k
fd1062dfb8
Merge pull request #1191 from containers/dependabot/cargo/thiserror-1.0.35
chore(deps): bump thiserror from 1.0.34 to 1.0.35
2022-09-21 22:02:08 +09:00
utam0k
d6706af4a6
Merge pull request #1201 from containers/dependabot/cargo/once_cell-1.15.0
chore(deps): bump once_cell from 1.14.0 to 1.15.0
2022-09-21 22:01:55 +09:00
dependabot[bot]
2f44d574df
chore(deps): bump lock_api from 0.4.8 to 0.4.9
Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.8 to 0.4.9.
- [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/lock_api-0.4.8...lock_api-0.4.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 00:47:36 +00:00
dependabot[bot]
77d761effb
chore(deps): bump once_cell from 1.14.0 to 1.15.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.14.0 to 1.15.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.14.0...v1.15.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-09-21 00:46:38 +00:00
dependabot[bot]
1dac0d3a7b
chore(deps): bump thiserror from 1.0.34 to 1.0.35
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.34 to 1.0.35.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.34...1.0.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 11:21:27 +00:00
Thomas Schubart
4ce5a51c53
Merge pull request #1197 from containers/dependabot/cargo/clap-3.2.22
chore(deps): bump clap from 3.2.21 to 3.2.22
2022-09-19 13:20:01 +02:00
Thomas Schubart
74996003db
Merge pull request #1198 from containers/dependabot/cargo/env_logger-0.9.1
chore(deps): bump env_logger from 0.9.0 to 0.9.1
2022-09-19 13:19:54 +02:00
Thomas Schubart
5221a5f738
Merge pull request #1199 from containers/dependabot/cargo/unicode-normalization-0.1.22
chore(deps): bump unicode-normalization from 0.1.21 to 0.1.22
2022-09-19 13:19:49 +02:00
dependabot[bot]
ba4ddd5a79
chore(deps): bump unicode-normalization from 0.1.21 to 0.1.22
Bumps [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) from 0.1.21 to 0.1.22.
- [Release notes](https://github.com/unicode-rs/unicode-normalization/releases)
- [Commits](https://github.com/unicode-rs/unicode-normalization/commits/v0.1.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 01:17:51 +00:00
dependabot[bot]
76d28f70ad
chore(deps): bump env_logger from 0.9.0 to 0.9.1
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.0 to 0.9.1.
- [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/commits)

---
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-09-19 01:17:14 +00:00
dependabot[bot]
e4135f2580
chore(deps): bump clap from 3.2.21 to 3.2.22
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.21 to 3.2.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.22/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.21...v3.2.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 01:17:03 +00:00
dependabot[bot]
2728c53eb2
chore(deps): bump syn from 1.0.99 to 1.0.100
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.99...1.0.100)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 01:16:24 +00:00
utam0k
207b67d35d
Merge pull request #1187 from containers/dependabot/cargo/clap_complete-3.2.5
chore(deps): bump clap_complete from 3.2.4 to 3.2.5
2022-09-15 21:21:30 +09:00
utam0k
35a7e912ce
Merge pull request #1188 from containers/dependabot/cargo/js-sys-0.3.60
chore(deps): bump js-sys from 0.3.59 to 0.3.60
2022-09-15 20:31:30 +09:00
utam0k
e592bc3ff7
Merge pull request #1186 from containers/dependabot/cargo/wasm-bindgen-0.2.83
chore(deps): bump wasm-bindgen from 0.2.82 to 0.2.83
2022-09-15 20:30:21 +09:00
utam0k
60ee960d6b
Merge pull request #1193 from containers/dependabot/cargo/unicode-ident-1.0.4
chore(deps): bump unicode-ident from 1.0.3 to 1.0.4
2022-09-15 20:30:09 +09:00
dependabot[bot]
5e59b6296b
chore(deps): bump clap_complete from 3.2.4 to 3.2.5
Bumps [clap_complete](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/clap_complete-v3.2.4...clap_complete-v3.2.5)

---
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-09-15 11:28:33 +00:00
utam0k
a4c21c2f44
Merge pull request #1184 from containers/dependabot/cargo/clap-3.2.21
chore(deps): bump clap from 3.2.20 to 3.2.21
2022-09-15 20:27:45 +09:00
utam0k
8b7c3fc226
Merge pull request #1185 from containers/dependabot/cargo/iana-time-zone-0.1.48
chore(deps): bump iana-time-zone from 0.1.47 to 0.1.48
2022-09-15 20:27:35 +09:00
dependabot[bot]
85245a47d6
chore(deps): bump unicode-ident from 1.0.3 to 1.0.4
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.3...1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 00:39:43 +00:00
dependabot[bot]
a4a3a0f74f
chore(deps): bump anyhow from 1.0.63 to 1.0.65
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.63 to 1.0.65.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.63...1.0.65)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 00:46:43 +00:00
dependabot[bot]
dbd4b0094b
chore(deps): bump js-sys from 0.3.59 to 0.3.60
Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.59 to 0.3.60.
- [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-09-13 00:41:15 +00:00
dependabot[bot]
a6cb34ab1d
chore(deps): bump wasm-bindgen from 0.2.82 to 0.2.83
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.82 to 0.2.83.
- [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/compare/0.2.82...0.2.83)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 00:40:54 +00:00
dependabot[bot]
058c9fc528
chore(deps): bump iana-time-zone from 0.1.47 to 0.1.48
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.47 to 0.1.48.
- [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.47...v0.1.48)

---
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-09-13 00:40:13 +00:00
dependabot[bot]
af3a78090b
chore(deps): bump clap from 3.2.20 to 3.2.21
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.20 to 3.2.21.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.21/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.20...v3.2.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 00:39:28 +00:00
dependabot[bot]
1936b6e9b0
chore(deps): bump url from 2.3.0 to 2.3.1
Bumps [url](https://github.com/servo/rust-url) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.3.0...v2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 00:53:26 +00:00
dependabot[bot]
4a81229acd
chore(deps): bump url from 2.2.2 to 2.3.0
Bumps [url](https://github.com/servo/rust-url) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.2.2...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 00:52:53 +00:00
dependabot[bot]
f7d25286d3
chore(deps): bump oci-spec from 0.5.7 to 0.5.8
Bumps [oci-spec](https://github.com/containers/oci-spec-rs) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/containers/oci-spec-rs/releases)
- [Changelog](https://github.com/containers/oci-spec-rs/blob/main/release.md)
- [Commits](https://github.com/containers/oci-spec-rs/compare/v0.5.7...v0.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 00:43:25 +00:00
Thomas Schubart
34c96abd33
Merge pull request #1176 from containers/dependabot/cargo/miniz_oxide-0.5.4
chore(deps): bump miniz_oxide from 0.5.3 to 0.5.4
2022-09-06 21:40:18 +02:00
dependabot[bot]
129c0da194
chore(deps): bump thiserror from 1.0.33 to 1.0.34
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.33...1.0.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 16:06:44 +00:00
dependabot[bot]
f8a5c4bf20
chore(deps): bump miniz_oxide from 0.5.3 to 0.5.4
Bumps [miniz_oxide](https://github.com/Frommi/miniz_oxide) from 0.5.3 to 0.5.4.
- [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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 12:28:39 +00:00
utam0k
5f6111fb5b
Upgrade dependencies
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-09-04 14:47:29 +09:00
utam0k
3a29e2dede
Merge pull request #1163 from containers/dependabot/cargo/dashmap-5.4.0
chore(deps): bump dashmap from 5.3.4 to 5.4.0
2022-09-01 20:33:08 +09:00
utam0k
2384d1ed04
Merge pull request #1165 from containers/dependabot/cargo/iana-time-zone-0.1.47
chore(deps): bump iana-time-zone from 0.1.46 to 0.1.47
2022-09-01 20:31:55 +09:00
utam0k
e1b76835ab
Merge pull request #1166 from containers/dependabot/cargo/clap-3.2.19
chore(deps): bump clap from 3.2.18 to 3.2.19
2022-09-01 20:31:18 +09:00
utam0k
7c29d9e194
Merge pull request #1169 from containers/dependabot/cargo/thiserror-1.0.33
chore(deps): bump thiserror from 1.0.32 to 1.0.33
2022-09-01 20:28:01 +09:00
dependabot[bot]
b9fb07abf2
chore(deps): bump clap from 3.2.18 to 3.2.19
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.18 to 3.2.19.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.19/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.18...v3.2.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 11:21:58 +00:00
dependabot[bot]
f3e3675ee6
chore(deps): bump which from 4.2.5 to 4.3.0
Bumps [which](https://github.com/harryfei/which-rs) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Commits](https://github.com/harryfei/which-rs/compare/4.2.5...4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 00:53:01 +00:00
dependabot[bot]
e7271872a3
chore(deps): bump thiserror from 1.0.32 to 1.0.33
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.32 to 1.0.33.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.32...1.0.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 00:51:49 +00:00
dependabot[bot]
9b2b98fa47
chore(deps): bump iana-time-zone from 0.1.46 to 0.1.47
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.46 to 0.1.47.
- [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.46...v0.1.47)

---
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-08-31 00:50:59 +00:00
dependabot[bot]
f6e3fc55ca
chore(deps): bump dashmap from 5.3.4 to 5.4.0
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.3.4 to 5.4.0.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](https://github.com/xacrimon/dashmap/compare/v5.3.4...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 00:50:16 +00:00
dependabot[bot]
e6f24dfc7b
chore(deps): bump clap from 3.2.17 to 3.2.18 (#1156)
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.17 to 3.2.18.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.18/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.17...v3.2.18)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 17:04:15 +02:00
dependabot[bot]
94da38cc58
chore(deps): bump futures from 0.3.23 to 0.3.24
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.23 to 0.3.24.
- [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.23...0.3.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 00:45:46 +00:00
dependabot[bot]
1b8c205c4d
chore(deps): bump lock_api from 0.4.7 to 0.4.8
Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.7 to 0.4.8.
- [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/lock_api-0.4.7...lock_api-0.4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 01:26:41 +00:00
utam0k
16bab93bbf
Merge pull request #1148 from containers/dependabot/cargo/git2-0.15.0
chore(deps): bump git2 from 0.14.4 to 0.15.0
2022-08-23 21:38:55 +09:00
dependabot[bot]
ca2a95b4f8
chore(deps): bump git2 from 0.14.4 to 0.15.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.14.4 to 0.15.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.14.4...git2-curl-0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 00:40:20 +00:00
dependabot[bot]
78aeab3f26
chore(deps): bump nix from 0.24.2 to 0.25.0
Bumps [nix](https://github.com/nix-rust/nix) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.2...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 00:40:14 +00:00
utam0k
b4a8b27834
downgrade protobuf.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-08-22 20:50:01 +09:00
utam0k
f8d077b766
downgrade vergen. 2022-08-22 20:40:58 +09:00
utam0k
2b3661df71
Merge pull request #1134 from containers/dependabot/cargo/os_str_bytes-6.3.0
chore(deps): bump os_str_bytes from 6.2.0 to 6.3.0

Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-08-22 20:27:03 +09:00
utam0k
c5a98bc0fb
Merge pull request #1136 from containers/dependabot/cargo/futures-core-0.3.23
chore(deps): bump futures-core from 0.3.21 to 0.3.23
2022-08-21 14:33:03 +09:00
utam0k
ec96cf252a
Merge pull request #1135 from containers/dependabot/cargo/chrono-0.4.22
chore(deps): bump chrono from 0.4.21 to 0.4.22
2022-08-21 11:13:59 +09:00
dependabot[bot]
335574a211
chore(deps): bump memmap2 from 0.5.5 to 0.5.7
Bumps [memmap2](https://github.com/RazrFalcon/memmap2-rs) from 0.5.5 to 0.5.7.
- [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.5...v0.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-21 01:14:57 +00:00
dependabot[bot]
23f4640288
chore(deps): bump futures-core from 0.3.21 to 0.3.23
Bumps [futures-core](https://github.com/rust-lang/futures-rs) from 0.3.21 to 0.3.23.
- [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.21...0.3.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-21 01:10:32 +00:00
dependabot[bot]
82656ff235
chore(deps): bump chrono from 0.4.21 to 0.4.22
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.21 to 0.4.22.
- [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.21...v0.4.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-21 01:10:25 +00:00
utam0k
b00163964e
Merge pull request #1110 from containers/dependabot/cargo/serde-1.0.143
chore(deps): bump serde from 1.0.142 to 1.0.143
2022-08-21 10:09:15 +09:00
utam0k
dbbd31e43c
Merge pull request #1113 from containers/dependabot/cargo/serial_test-0.9.0
chore(deps): bump serial_test from 0.8.0 to 0.9.0
2022-08-21 10:08:16 +09:00
dependabot[bot]
02b1a2d8ba
chore(deps): bump serde from 1.0.142 to 1.0.143
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.142 to 1.0.143.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.142...v1.0.143)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-20 12:27:53 +00:00
dependabot[bot]
009369c256
chore(deps): bump os_str_bytes from 6.2.0 to 6.3.0
Bumps [os_str_bytes](https://github.com/dylni/os_str_bytes) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/dylni/os_str_bytes/releases)
- [Commits](https://github.com/dylni/os_str_bytes/compare/6.2.0...6.3.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-08-20 12:27:36 +00:00
dependabot[bot]
24e82acc31
chore(deps): bump serial_test from 0.8.0 to 0.9.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v0.8.0...v0.9.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-08-20 12:08:36 +00:00
dependabot[bot]
ebe1ad0fe2
chore(deps): bump clap from 3.2.16 to 3.2.17
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.17/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.16...v3.2.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-20 12:08:35 +00:00
dependabot[bot]
0d8552870a
chore(deps): bump clap_complete from 3.2.3 to 3.2.4
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.3 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/clap_complete-v3.2.3...clap_complete-v3.2.4)

---
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-08-20 11:29:59 +00:00
dependabot[bot]
84464b8bab
chore(deps): bump vergen from 7.3.2 to 7.4.0
Bumps [vergen](https://github.com/rustyhorde/vergen) from 7.3.2 to 7.4.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/7.3.2...7.4.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-08-20 10:24:27 +00:00
dependabot[bot]
87ee860a2b
chore(deps): bump io-lifetimes from 0.7.2 to 0.7.3
Bumps [io-lifetimes](https://github.com/sunfishcode/io-lifetimes) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/sunfishcode/io-lifetimes/releases)
- [Commits](https://github.com/sunfishcode/io-lifetimes/compare/v0.7.2...v0.7.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-08-17 22:42:55 +00:00
dependabot[bot]
a2432719f5
chore(deps): bump chrono from 0.4.19 to 0.4.21 (#1108)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.19 to 0.4.21.
- [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.19...v0.4.21)

---
updated-dependencies:
- dependency-name: chrono
  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-08-10 01:00:36 +02:00
Thomas Schubart
4b0530863c
Merge pull request #1101 from containers/dependabot/cargo/libc-0.2.127
chore(deps): bump libc from 0.2.126 to 0.2.127
2022-08-09 22:01:19 +02:00
dependabot[bot]
750ab0c01e
chore(deps): bump libc from 0.2.126 to 0.2.127
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.126 to 0.2.127.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.126...0.2.127)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 10:14:58 +00:00
dependabot[bot]
82ebdc7cae
chore(deps): bump anyhow from 1.0.58 to 1.0.60
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.58 to 1.0.60.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.58...1.0.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 10:14:49 +00:00
utam0k
f02f5c2b5c
Merge pull request #1099 from containers/dependabot/cargo/quote-1.0.21
chore(deps): bump quote from 1.0.20 to 1.0.21
2022-08-06 15:14:23 +09:00
utam0k
27c6ba3c6a
Merge pull request #1095 from containers/dependabot/cargo/rustversion-1.0.9
chore(deps): bump rustversion from 1.0.8 to 1.0.9
2022-08-04 21:05:15 +09:00
dependabot[bot]
a0f1d777e9
chore(deps): bump quote from 1.0.20 to 1.0.21
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.20 to 1.0.21.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.20...1.0.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 12:05:09 +00:00
utam0k
ed99a566c7
Merge pull request #1100 from containers/dependabot/cargo/serde_json-1.0.83
chore(deps): bump serde_json from 1.0.82 to 1.0.83
2022-08-04 21:04:39 +09:00
utam0k
3e4c45b844
Merge pull request #1096 from containers/dependabot/cargo/proc-macro2-1.0.43
chore(deps): bump proc-macro2 from 1.0.42 to 1.0.43
2022-08-04 21:04:08 +09:00
utam0k
bdbcd38913
Merge pull request #1102 from containers/dependabot/cargo/syn-1.0.99
chore(deps): bump syn from 1.0.98 to 1.0.99
2022-08-04 21:03:33 +09:00
utam0k
8b14f3e333
Merge pull request #1103 from containers/dependabot/cargo/ryu-1.0.11
chore(deps): bump ryu from 1.0.10 to 1.0.11
2022-08-04 21:02:57 +09:00
dependabot[bot]
545dbca3c8
chore(deps): bump proc-macro2 from 1.0.42 to 1.0.43
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.42 to 1.0.43.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.42...1.0.43)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 11:33:34 +00:00
dependabot[bot]
a88703edbb
chore(deps): bump ryu from 1.0.10 to 1.0.11
Bumps [ryu](https://github.com/dtolnay/ryu) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/dtolnay/ryu/releases)
- [Commits](https://github.com/dtolnay/ryu/compare/1.0.10...1.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 11:29:37 +00:00
dependabot[bot]
b0a354ee2e
chore(deps): bump syn from 1.0.98 to 1.0.99
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.98 to 1.0.99.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.98...1.0.99)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 11:29:06 +00:00
utam0k
80ca716752
Merge pull request #1094 from containers/dependabot/cargo/thiserror-1.0.32
chore(deps): bump thiserror from 1.0.31 to 1.0.32
2022-08-04 20:29:03 +09:00
utam0k
254592c507
Merge pull request #1097 from containers/dependabot/cargo/serde_bytes-0.11.7
chore(deps): bump serde_bytes from 0.11.6 to 0.11.7
2022-08-04 20:28:54 +09:00
utam0k
2825b5c1fb
Merge pull request #1093 from containers/dependabot/cargo/unicode-ident-1.0.3
chore(deps): bump unicode-ident from 1.0.2 to 1.0.3
2022-08-04 20:28:44 +09:00
dependabot[bot]
c5fdaf430b
chore(deps): bump serde_json from 1.0.82 to 1.0.83
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.83)

---
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-08-04 11:28:29 +00:00
utam0k
cf96f915c6
Merge pull request #1098 from containers/dependabot/cargo/serde_repr-0.1.9
chore(deps): bump serde_repr from 0.1.8 to 0.1.9
2022-08-04 20:28:25 +09:00
utam0k
1be9423eb6
Merge pull request #1092 from containers/dependabot/cargo/serde-1.0.142
chore(deps): bump serde from 1.0.141 to 1.0.142
2022-08-04 20:28:01 +09:00
dependabot[bot]
0af45059d5
chore(deps): bump serde_repr from 0.1.8 to 0.1.9
Bumps [serde_repr](https://github.com/dtolnay/serde-repr) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/dtolnay/serde-repr/releases)
- [Commits](https://github.com/dtolnay/serde-repr/compare/0.1.8...0.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 00:51:33 +00:00
dependabot[bot]
d1b5b02e17
chore(deps): bump serde_bytes from 0.11.6 to 0.11.7
Bumps [serde_bytes](https://github.com/serde-rs/bytes) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/serde-rs/bytes/releases)
- [Commits](https://github.com/serde-rs/bytes/compare/0.11.6...0.11.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 00:51:07 +00:00
dependabot[bot]
31dda363b1
chore(deps): bump rustversion from 1.0.8 to 1.0.9
Bumps [rustversion](https://github.com/dtolnay/rustversion) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/dtolnay/rustversion/releases)
- [Commits](https://github.com/dtolnay/rustversion/compare/1.0.8...1.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 00:50:26 +00:00
dependabot[bot]
0c27adb021
chore(deps): bump thiserror from 1.0.31 to 1.0.32
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.31...1.0.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 00:50:18 +00:00
dependabot[bot]
a17931dbe0
chore(deps): bump unicode-ident from 1.0.2 to 1.0.3
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.2...1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 00:50:01 +00:00
dependabot[bot]
1bc757494b
chore(deps): bump serde from 1.0.141 to 1.0.142
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.141 to 1.0.142.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.141...v1.0.142)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 00:49:35 +00:00
dependabot[bot]
262a7186b0
chore(deps): bump itoa from 1.0.2 to 1.0.3
Bumps [itoa](https://github.com/dtolnay/itoa) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.2...1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 00:49:28 +00:00
dependabot[bot]
ead20d8944
chore(deps): bump serde from 1.0.140 to 1.0.141
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.141.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.141)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 00:52:39 +00:00
utam0k
74b1527001
Merge pull request #1084 from containers/dependabot/cargo/vergen-7.3.2
chore(deps): bump vergen from 7.2.1 to 7.3.2
2022-08-01 21:49:18 +09:00
Thomas Schubart
5b421e1df2
Merge pull request #1083 from containers/dependabot/cargo/tracing-0.1.36
chore(deps): bump tracing from 0.1.35 to 0.1.36
2022-08-01 10:56:02 +02:00
dependabot[bot]
a703a15ae3
chore(deps): bump vergen from 7.2.1 to 7.3.2
Bumps [vergen](https://github.com/rustyhorde/vergen) from 7.2.1 to 7.3.2.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/7.2.1...7.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 08:55:07 +00:00
dependabot[bot]
3ce9a8b36c
chore(deps): bump clap from 3.2.15 to 3.2.16
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.15 to 3.2.16.
- [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.15...v3.2.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 01:25:58 +00:00
dependabot[bot]
5f50b4276d
chore(deps): bump tracing from 0.1.35 to 0.1.36
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.35 to 0.1.36.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.35...tracing-0.1.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 01:25:29 +00:00
dependabot[bot]
9761553b6e
chore(deps): bump git2 from 0.14.4 to 0.15.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.14.4 to 0.15.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.14.4...git2-curl-0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 00:54:35 +00:00
dependabot[bot]
491e2145bb
chore(deps): bump wat from 1.0.46 to 1.0.47
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.46 to 1.0.47.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.46...wat-1.0.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 00:48:16 +00:00
dependabot[bot]
4489be2c7f
chore(deps): bump redox_syscall from 0.2.15 to 0.2.16
Bumps redox_syscall from 0.2.15 to 0.2.16.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 00:54:27 +00:00
utam0k
0d29b51635
Merge pull request #1075 from containers/dependabot/cargo/proc-macro2-1.0.42
chore(deps): bump proc-macro2 from 1.0.41 to 1.0.42
2022-07-26 21:18:50 +09:00
utam0k
277d362aaa
Merge pull request #1068 from containers/dependabot/cargo/crossbeam-utils-0.8.11
chore(deps): bump crossbeam-utils from 0.8.10 to 0.8.11
2022-07-26 21:18:39 +09:00
utam0k
3694333c4c
Merge pull request #1063 from containers/dependabot/cargo/crossbeam-deque-0.8.2
chore(deps): bump crossbeam-deque from 0.8.1 to 0.8.2
2022-07-26 21:18:16 +09:00
utam0k
b747201b51
Merge pull request #1064 from containers/dependabot/cargo/crossbeam-queue-0.3.6
chore(deps): bump crossbeam-queue from 0.3.5 to 0.3.6
2022-07-26 21:18:04 +09:00
utam0k
97ba9a8558
Merge pull request #1066 from containers/dependabot/cargo/redox_syscall-0.2.15
chore(deps): bump redox_syscall from 0.2.13 to 0.2.15
2022-07-26 21:17:52 +09:00
utam0k
946d1c0ffb
Merge pull request #1077 from containers/dependabot/cargo/js-sys-0.3.59
chore(deps): bump js-sys from 0.3.58 to 0.3.59
2022-07-26 21:17:41 +09:00
dependabot[bot]
78b1cd1fd7
chore(deps): bump clap from 3.2.14 to 3.2.15
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.14 to 3.2.15.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.15/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.14...v3.2.15)

---
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-26 00:54:59 +00:00
dependabot[bot]
282c8d21c7
chore(deps): bump js-sys from 0.3.58 to 0.3.59
Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.58 to 0.3.59.
- [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-07-26 00:54:44 +00:00
dependabot[bot]
b476eadb24
chore(deps): bump proc-macro2 from 1.0.41 to 1.0.42
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.41 to 1.0.42.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.41...1.0.42)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 00:54:06 +00:00
dependabot[bot]
ddcfb187fb
chore(deps): bump crossbeam-utils from 0.8.10 to 0.8.11
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.10 to 0.8.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-utils-0.8.10...crossbeam-utils-0.8.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 12:15:14 +00:00
utam0k
79f0c00d80
Merge pull request #1074 from containers/dependabot/cargo/proc-macro2-1.0.41
chore(deps): bump proc-macro2 from 1.0.40 to 1.0.41
2022-07-25 21:15:06 +09:00
utam0k
8455a40da9
Merge pull request #1073 from containers/dependabot/cargo/fastrand-1.8.0
chore(deps): bump fastrand from 1.7.0 to 1.8.0
2022-07-25 21:14:43 +09:00
dependabot[bot]
a9adaedce8
chore(deps): bump proc-macro2 from 1.0.40 to 1.0.41
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.40 to 1.0.41.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.40...1.0.41)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 07:56:21 +00:00
dependabot[bot]
2887524b42
chore(deps): bump fastrand from 1.7.0 to 1.8.0
Bumps [fastrand](https://github.com/smol-rs/fastrand) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/smol-rs/fastrand/releases)
- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/fastrand/compare/v1.7.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 07:56:04 +00:00
dependabot[bot]
e240257cfe
chore(deps): bump crossbeam-channel from 0.5.5 to 0.5.6
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.5 to 0.5.6.
- [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.5...crossbeam-channel-0.5.6)

---
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-07-25 07:55:33 +00:00
Thomas Schubart
296c64ba5b
Merge pull request #1069 from containers/dependabot/cargo/mockall-0.11.2
chore(deps): bump mockall from 0.11.1 to 0.11.2
2022-07-25 09:54:56 +02:00
Thomas Schubart
aa38f8ff36
Merge pull request #1070 from containers/dependabot/cargo/bytecheck-0.6.9
chore(deps): bump bytecheck from 0.6.8 to 0.6.9
2022-07-25 09:54:48 +02:00
Thomas Schubart
50c14b25d7
Merge pull request #1071 from containers/dependabot/cargo/crossbeam-0.8.2
chore(deps): bump crossbeam from 0.8.1 to 0.8.2
2022-07-25 09:54:35 +02:00
dependabot[bot]
9c003c4c62
chore(deps): bump crossbeam-epoch from 0.9.9 to 0.9.10
Bumps [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) from 0.9.9 to 0.9.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-epoch-0.9.9...crossbeam-epoch-0.9.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 01:23:16 +00:00
dependabot[bot]
c10e2bd366
chore(deps): bump crossbeam from 0.8.1 to 0.8.2
Bumps [crossbeam](https://github.com/crossbeam-rs/crossbeam) from 0.8.1 to 0.8.2.
- [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-0.8.1...crossbeam-0.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 01:23:09 +00:00
dependabot[bot]
6f0d2762b8
chore(deps): bump bytecheck from 0.6.8 to 0.6.9
Bumps [bytecheck](https://github.com/djkoloski/bytecheck) from 0.6.8 to 0.6.9.
- [Release notes](https://github.com/djkoloski/bytecheck/releases)
- [Commits](https://github.com/djkoloski/bytecheck/commits/v0.6.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 01:22:53 +00:00
dependabot[bot]
10d3736ece
chore(deps): bump mockall from 0.11.1 to 0.11.2
Bumps [mockall](https://github.com/asomers/mockall) from 0.11.1 to 0.11.2.
- [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.1...v0.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 01:22:45 +00:00
dependabot[bot]
bba46352c1
chore(deps): bump redox_syscall from 0.2.13 to 0.2.15
Bumps redox_syscall from 0.2.13 to 0.2.15.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 01:21:54 +00:00
dependabot[bot]
fd3fc7b681
chore(deps): bump crossbeam-queue from 0.3.5 to 0.3.6
Bumps [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) from 0.3.5 to 0.3.6.
- [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.5...crossbeam-queue-0.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 01:21:35 +00:00
dependabot[bot]
5ec06635e5
chore(deps): bump crossbeam-deque from 0.8.1 to 0.8.2
Bumps [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) from 0.8.1 to 0.8.2.
- [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-deque-0.8.1...crossbeam-deque-0.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 01:21:04 +00:00
dependabot[bot]
0b79605e1a
chore(deps): bump clap from 3.2.13 to 3.2.14
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.13 to 3.2.14.
- [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.13...v3.2.14)

---
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-22 00:41:17 +00:00
dependabot[bot]
9f54abafaf
chore(deps): bump serde from 1.0.139 to 1.0.140
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.139 to 1.0.140.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.139...v1.0.140)

---
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-21 00:47:19 +00:00
utam0k
41ac333d0f
Merge pull request #1059 from containers/dependabot/cargo/clap-3.2.13
chore(deps): bump clap from 3.2.12 to 3.2.13
2022-07-20 22:39:51 +09:00
utam0k
2cfb27c36c
Merge pull request #1060 from containers/dependabot/cargo/libbpf-sys-0.8.3v0.8.1
chore(deps): bump libbpf-sys from 0.8.2+v0.8.1 to 0.8.3+v0.8.1
2022-07-20 22:39:31 +09:00
dependabot[bot]
661a393afc
chore(deps): bump libbpf-sys from 0.8.2+v0.8.1 to 0.8.3+v0.8.1
Bumps [libbpf-sys](https://github.com/libbpf/libbpf-sys) from 0.8.2+v0.8.1 to 0.8.3+v0.8.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-07-20 00:50:58 +00:00
dependabot[bot]
fed14dae81
chore(deps): bump clap from 3.2.12 to 3.2.13
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.12 to 3.2.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/v3.2.12...v3.2.13)

---
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-20 00:50:09 +00:00
dependabot[bot]
3c63756679
chore(deps): bump slab from 0.4.6 to 0.4.7
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.6...v0.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 00:49:48 +00:00
dependabot[bot]
d88f1f80f4
chore(deps): bump procfs from 0.13.0 to 0.13.2
Bumps [procfs](https://github.com/eminence/procfs) from 0.13.0 to 0.13.2.
- [Release notes](https://github.com/eminence/procfs/releases)
- [Commits](https://github.com/eminence/procfs/compare/v0.13.0...v0.13.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-07-18 12:32:58 +00:00
utam0k
4f8588ecda
Merge pull request #1051 from containers/dependabot/cargo/unicode-ident-1.0.2
chore(deps): bump unicode-ident from 1.0.1 to 1.0.2
2022-07-18 21:32:00 +09:00
utam0k
e1b1bdf97d
Merge pull request #1052 from containers/dependabot/cargo/nix-0.24.2
chore(deps): bump nix from 0.24.1 to 0.24.2
2022-07-18 21:31:17 +09:00
utam0k
d5d946b3d1
Merge pull request #1053 from containers/dependabot/cargo/gimli-0.26.2
chore(deps): bump gimli from 0.26.1 to 0.26.2
2022-07-18 21:31:00 +09:00
utam0k
2e4ed26777
Merge pull request #1054 from containers/dependabot/cargo/rustversion-1.0.8
chore(deps): bump rustversion from 1.0.7 to 1.0.8
2022-07-18 21:30:36 +09:00
utam0k
79c4fdf2e8
Merge pull request #1055 from containers/dependabot/cargo/os_str_bytes-6.2.0
chore(deps): bump os_str_bytes from 6.1.0 to 6.2.0
2022-07-18 21:30:08 +09:00
dependabot[bot]
5aec0ffd4d
chore(deps): bump dbus from 0.9.5 to 0.9.6
Bumps [dbus](https://github.com/diwic/dbus-rs) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/diwic/dbus-rs/releases)
- [Commits](https://github.com/diwic/dbus-rs/compare/dbus-v0.9.5...dbus-v0.9.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 12:19:59 +00:00
dependabot[bot]
0e58cd5f47
chore(deps): bump libbpf-sys from 0.8.1+v0.8.0 to 0.8.2+v0.8.1
Bumps [libbpf-sys](https://github.com/libbpf/libbpf-sys) from 0.8.1+v0.8.0 to 0.8.2+v0.8.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-07-18 01:23:07 +00:00
dependabot[bot]
ca2dd445fb
chore(deps): bump os_str_bytes from 6.1.0 to 6.2.0
Bumps [os_str_bytes](https://github.com/dylni/os_str_bytes) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/dylni/os_str_bytes/releases)
- [Commits](https://github.com/dylni/os_str_bytes/compare/6.1.0...6.2.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-07-18 01:22:54 +00:00
dependabot[bot]
014ff91c3f
chore(deps): bump rustversion from 1.0.7 to 1.0.8
Bumps [rustversion](https://github.com/dtolnay/rustversion) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/dtolnay/rustversion/releases)
- [Commits](https://github.com/dtolnay/rustversion/compare/1.0.7...1.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 01:22:45 +00:00
dependabot[bot]
8f0947bc6d
chore(deps): bump gimli from 0.26.1 to 0.26.2
Bumps [gimli](https://github.com/gimli-rs/gimli) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gimli-rs/gimli/compare/0.26.1...0.26.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 01:22:10 +00:00
dependabot[bot]
00899dbcb1
chore(deps): bump nix from 0.24.1 to 0.24.2
Bumps [nix](https://github.com/nix-rust/nix) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/v0.24.2/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.1...v0.24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 01:21:34 +00:00
dependabot[bot]
920fdd637f
chore(deps): bump unicode-ident from 1.0.1 to 1.0.2
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.1...1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 01:21:11 +00:00
utam0k
619ae7d1ec
Merge pull request #1049 from containers/dependabot/cargo/clap-3.2.12
chore(deps): bump clap from 3.2.11 to 3.2.12
2022-07-15 10:51:52 +09:00
dependabot[bot]
f74f412ad0
chore(deps): bump syscalls from 0.6.3 to 0.6.5
Bumps [syscalls](https://github.com/jasonwhite/syscalls) from 0.6.3 to 0.6.5.
- [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.3...0.6.5)

---
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-15 01:08:09 +00:00
dependabot[bot]
e368ef9a5a
chore(deps): bump clap from 3.2.11 to 3.2.12
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.11 to 3.2.12.
- [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.11...v3.2.12)

---
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-15 01:07:54 +00:00
utam0k
ead334a3f3
Merge pull request #1047 from containers/dependabot/cargo/clap-3.2.11
chore(deps): bump clap from 3.2.10 to 3.2.11
2022-07-14 12:36:12 +09:00
utam0k
a6381f0f76
Merge pull request #1045 from containers/dependabot/cargo/serde-1.0.139
chore(deps): bump serde from 1.0.138 to 1.0.139
2022-07-14 12:28:09 +09:00
dependabot[bot]
77c3c5771c
chore(deps): bump wat from 1.0.45 to 1.0.46
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.45 to 1.0.46.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.45...wat-1.0.46)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 00:48:43 +00:00
dependabot[bot]
e3dcc97524
chore(deps): bump clap from 3.2.10 to 3.2.11
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.10 to 3.2.11.
- [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.10...v3.2.11)

---
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-14 00:48:26 +00:00
dependabot[bot]
8bc3f60430
chore(deps): bump serde from 1.0.138 to 1.0.139
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.138 to 1.0.139.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.138...v1.0.139)

---
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-13 02:25:04 +00:00
dependabot[bot]
f79c084e12
chore(deps): bump clap from 3.2.8 to 3.2.10
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.8 to 3.2.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/v3.2.8...v3.2.10)

---
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-13 00:43:47 +00:00
utam0k
6523da475f
Merge pull request #1039 from containers/dependabot/cargo/memmap2-0.5.5
chore(deps): bump memmap2 from 0.5.4 to 0.5.5
2022-07-09 22:17:19 +09:00
utam0k
bef1dcd1f2
Merge pull request #1040 from containers/dependabot/cargo/rust-criu-0.2.0
chore(deps): bump rust-criu from 0.1.0 to 0.2.0
2022-07-09 22:17:04 +09:00
dependabot[bot]
f9d6759b46
chore(deps): bump libbpf-sys from 0.8.0+v0.8.0 to 0.8.1+v0.8.0
Bumps [libbpf-sys](https://github.com/libbpf/libbpf-sys) from 0.8.0+v0.8.0 to 0.8.1+v0.8.0.
- [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-07-09 11:59:21 +00:00
dependabot[bot]
ed0a7484f7
chore(deps): bump rust-criu from 0.1.0 to 0.2.0
Bumps [rust-criu](https://github.com/checkpoint-restore/rust-criu) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/checkpoint-restore/rust-criu/releases)
- [Commits](https://github.com/checkpoint-restore/rust-criu/commits/v0.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 11:58:31 +00:00
dependabot[bot]
3748faae42
chore(deps): bump memmap2 from 0.5.4 to 0.5.5
Bumps [memmap2](https://github.com/RazrFalcon/memmap2-rs) from 0.5.4 to 0.5.5.
- [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.4...v0.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 11:58:25 +00:00
Benjamin Levin
81f4608060 Merge branch 'main' of https://github.com/containers/youki into publish-action
Signed-off-by: Benjamin Levin <mostlyamiable@gmail.com>
2022-07-08 13:38:57 -05:00
Benjamin Levin
3ec29df155 Merge upstream
Signed-off-by: Benjamin Levin <mostlyamiable@gmail.com>
2022-07-08 13:34:39 -05:00
utam0k
c43f701028
Merge pull request #1037 from containers/dependabot/cargo/syscalls-0.6.3
chore(deps): bump syscalls from 0.6.2 to 0.6.3
2022-07-08 20:47:33 +09:00
dependabot[bot]
91f59e2971
chore(deps): bump syscalls from 0.6.2 to 0.6.3
Bumps [syscalls](https://github.com/jasonwhite/syscalls) from 0.6.2 to 0.6.3.
- [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.2...0.6.3)

---
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-08 00:39:59 +00:00
dependabot[bot]
bf486a3340
chore(deps): bump backtrace from 0.3.65 to 0.3.66
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.65 to 0.3.66.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.65...0.3.66)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 00:39:14 +00:00
utam0k
ebba3aa9bd
Merge pull request #1028 from containers/dependabot/cargo/procfs-0.13.0
chore(deps): bump procfs from 0.12.0 to 0.13.0
2022-07-07 19:56:48 +09:00
utam0k
d921b1682c
Merge pull request #1022 from containers/dependabot/cargo/syscalls-0.6.2
chore(deps): bump syscalls from 0.6.1 to 0.6.2
2022-07-06 20:30:55 +09:00
dependabot[bot]
c34965e11d
chore(deps): bump procfs from 0.12.0 to 0.13.0
Bumps [procfs](https://github.com/eminence/procfs) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/eminence/procfs/releases)
- [Commits](https://github.com/eminence/procfs/compare/v0.12.0...v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 11:30:52 +00:00
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