1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-23 07:56:07 +02:00
Commit Graph

1024 Commits

Author SHA1 Message Date
Toru Komatsu de514cc6df
Merge pull request #1487 from containers/dependabot/cargo/bumpalo-3.12.0
chore(deps): bump bumpalo from 3.11.1 to 3.12.0
2023-01-18 21:12:41 +09:00
Toru Komatsu 27a493cc2f
Merge pull request #1488 from containers/dependabot/cargo/serial_test-1.0.0
chore(deps): bump serial_test from 0.10.0 to 1.0.0
2023-01-18 21:12:29 +09:00
dependabot[bot] 16ccdec112
chore(deps): bump sysinfo from 0.27.6 to 0.27.7
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.27.6 to 0.27.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>
2023-01-18 00:38:48 +00:00
dependabot[bot] 75106e6a8e
chore(deps): bump serial_test from 0.10.0 to 1.0.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 0.10.0 to 1.0.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v0.10.0...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 00:38:09 +00:00
dependabot[bot] 7b1c37375e
chore(deps): bump bumpalo from 3.11.1 to 3.12.0
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.11.1...3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 00:36:06 +00:00
dependabot[bot] 3885dea559
chore(deps): bump wat from 1.0.52 to 1.0.53
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.52 to 1.0.53.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.52...wat-1.0.53)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 00:27:51 +00:00
dependabot[bot] b53c8f4c47
chore(deps): bump proc-macro2 from 1.0.49 to 1.0.50
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.49 to 1.0.50.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.49...1.0.50)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 00:20:22 +00:00
dependabot[bot] 4f38820a4a
chore(deps): bump io-lifetimes from 1.0.3 to 1.0.4 (#1475)
Bumps [io-lifetimes](https://github.com/sunfishcode/io-lifetimes) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/sunfishcode/io-lifetimes/releases)
- [Commits](https://github.com/sunfishcode/io-lifetimes/compare/v1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: io-lifetimes
  dependency-type: indirect
  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>
2023-01-16 21:34:38 +01:00
Thomas Schubart d68c5017e1
Merge pull request #1478 from containers/dependabot/cargo/termcolor-1.2.0
chore(deps): bump termcolor from 1.1.3 to 1.2.0
2023-01-16 21:34:20 +01:00
Thomas Schubart a8b077833a
Merge pull request #1479 from containers/dependabot/cargo/nom-7.1.3
chore(deps): bump nom from 7.1.2 to 7.1.3
2023-01-16 21:27:44 +01:00
Thomas Schubart 921ce53e16
Merge pull request #1480 from containers/dependabot/cargo/clap_lex-0.3.1
chore(deps): bump clap_lex from 0.3.0 to 0.3.1
2023-01-16 21:18:56 +01:00
dependabot[bot] e0d87a4623
chore(deps): bump clap_lex from 0.3.0 to 0.3.1
Bumps [clap_lex](https://github.com/clap-rs/clap) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v0.3.0...clap_lex-v0.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 01:42:46 +00:00
dependabot[bot] 5ae4c8050f
chore(deps): bump nom from 7.1.2 to 7.1.3
Bumps [nom](https://github.com/Geal/nom) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/Geal/nom/releases)
- [Changelog](https://github.com/rust-bakery/nom/blob/7.1.3/CHANGELOG.md)
- [Commits](https://github.com/Geal/nom/compare/7.1.2...7.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 01:41:02 +00:00
dependabot[bot] a622633cfd
chore(deps): bump termcolor from 1.1.3 to 1.2.0
Bumps [termcolor](https://github.com/BurntSushi/termcolor) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/BurntSushi/termcolor/releases)
- [Commits](https://github.com/BurntSushi/termcolor/compare/1.1.3...1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 01:39:16 +00:00
dependabot[bot] 7ad7b5d87c
chore(deps): bump sysinfo from 0.27.5 to 0.27.6
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.27.5 to 0.27.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>
2023-01-16 01:38:57 +00:00
Toru Komatsu 0e19bbebca
Merge pull request #1467 from containers/dependabot/cargo/libgit2-sys-0.14.11.5.0
chore(deps): bump libgit2-sys from 0.14.0+1.5.0 to 0.14.1+1.5.0
2023-01-15 16:07:48 +09:00
Toru Komatsu 42aa6020ad
Merge pull request #1466 from containers/dependabot/cargo/system-interface-0.25.3
chore(deps): bump system-interface from 0.25.2 to 0.25.3
2023-01-15 16:07:27 +09:00
Toru Komatsu 23856eba11
Merge pull request #1468 from containers/dependabot/cargo/libbpf-sys-1.1.1v1.1.0
chore(deps): bump libbpf-sys from 1.0.4+v1.0.1 to 1.1.1+v1.1.0
2023-01-13 22:10:35 +09:00
Toru Komatsu 493e9ef46e
Merge pull request #1469 from containers/dependabot/cargo/sysinfo-0.27.5
chore(deps): bump sysinfo from 0.27.2 to 0.27.5
2023-01-13 22:09:59 +09:00
dependabot[bot] 3e3d739263
chore(deps): bump windows_x86_64_gnullvm from 0.42.0 to 0.42.1
Bumps [windows_x86_64_gnullvm](https://github.com/microsoft/windows-rs) from 0.42.0 to 0.42.1.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 01:18:45 +00:00
Toru Komatsu 9e275b948f
Merge pull request #1470 from containers/dependabot/cargo/cxx-build-1.0.86
chore(deps): bump cxx-build from 1.0.85 to 1.0.86
2023-01-12 21:14:42 +09:00
dependabot[bot] 60eb335403
chore(deps): bump parking_lot_core from 0.9.5 to 0.9.6
Bumps [parking_lot_core](https://github.com/Amanieu/parking_lot) from 0.9.5 to 0.9.6.
- [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.5...core-0.9.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 00:55:21 +00:00
dependabot[bot] f22e8f718b
chore(deps): bump zstd-sys from 2.0.4+zstd.1.5.2 to 2.0.5+zstd.1.5.2
Bumps [zstd-sys](https://github.com/gyscos/zstd-rs) from 2.0.4+zstd.1.5.2 to 2.0.5+zstd.1.5.2.
- [Release notes](https://github.com/gyscos/zstd-rs/releases)
- [Commits](https://github.com/gyscos/zstd-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 00:41:36 +00:00
dependabot[bot] b938ecf8f5
chore(deps): bump cxx-build from 1.0.85 to 1.0.86
Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.85 to 1.0.86.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.85...1.0.86)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 00:39:42 +00:00
dependabot[bot] b54ec19e2b
chore(deps): bump sysinfo from 0.27.2 to 0.27.5
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.27.2 to 0.27.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>
2023-01-11 00:39:18 +00:00
dependabot[bot] f1bbc88ba3
chore(deps): bump libbpf-sys from 1.0.4+v1.0.1 to 1.1.1+v1.1.0
Bumps [libbpf-sys](https://github.com/libbpf/libbpf-sys) from 1.0.4+v1.0.1 to 1.1.1+v1.1.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 00:36:49 +00:00
dependabot[bot] bc74e62bd3
chore(deps): bump libgit2-sys from 0.14.0+1.5.0 to 0.14.1+1.5.0
Bumps [libgit2-sys](https://github.com/rust-lang/git2-rs) from 0.14.0+1.5.0 to 0.14.1+1.5.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.14.0...0.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 00:36:16 +00:00
dependabot[bot] 76ebbcdcab
chore(deps): bump system-interface from 0.25.2 to 0.25.3
Bumps [system-interface](https://github.com/bytecodealliance/system-interface) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/bytecodealliance/system-interface/releases)
- [Commits](https://github.com/bytecodealliance/system-interface/compare/v0.25.2...v0.25.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 00:33:32 +00:00
Toru Komatsu ea3e3ad579
Merge pull request #1456 from containers/dependabot/cargo/file-per-thread-logger-0.1.6
chore(deps): bump file-per-thread-logger from 0.1.5 to 0.1.6
2023-01-10 20:49:59 +09:00
Toru Komatsu a088191487
Merge pull request #1457 from containers/dependabot/cargo/dbus-0.9.7
chore(deps): bump dbus from 0.9.6 to 0.9.7
2023-01-10 20:49:36 +09:00
Toru Komatsu 2687154e30
Merge pull request #1460 from containers/dependabot/cargo/ipnet-2.7.1
chore(deps): bump ipnet from 2.7.0 to 2.7.1
2023-01-10 20:48:19 +09:00
Toru Komatsu 41f0e6efd5
Merge pull request #1463 from containers/dependabot/cargo/glob-0.3.1
chore(deps): bump glob from 0.3.0 to 0.3.1
2023-01-10 20:34:48 +09:00
Toru Komatsu f11daa2e0c
Merge pull request #1464 from containers/dependabot/cargo/regex-1.7.1
chore(deps): bump regex from 1.7.0 to 1.7.1
2023-01-10 20:25:21 +09:00
dependabot[bot] d3623aa9c5
chore(deps): bump async-trait from 0.1.60 to 0.1.61
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.60 to 0.1.61.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.60...0.1.61)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 00:24:54 +00:00
dependabot[bot] 10dde7c34c
chore(deps): bump regex from 1.7.0 to 1.7.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.0 to 1.7.1.
- [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.7.0...1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 00:24:27 +00:00
dependabot[bot] 00a2130754
chore(deps): bump glob from 0.3.0 to 0.3.1
Bumps [glob](https://github.com/rust-lang/glob) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/rust-lang/glob/releases)
- [Commits](https://github.com/rust-lang/glob/compare/0.3.0...0.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 00:23:05 +00:00
dependabot[bot] 8fd26be839
chore(deps): bump file-per-thread-logger from 0.1.5 to 0.1.6
Bumps [file-per-thread-logger](https://github.com/bnjbvr/file-per-thread-logger) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/bnjbvr/file-per-thread-logger/releases)
- [Commits](https://github.com/bnjbvr/file-per-thread-logger/commits)

---
updated-dependencies:
- dependency-name: file-per-thread-logger
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 23:01:19 +00:00
dependabot[bot] 5e9d0094d7
chore(deps): bump vergen from 7.4.2 to 7.5.0 (#1455)
Bumps [vergen](https://github.com/rustyhorde/vergen) from 7.4.2 to 7.5.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/7.4.2...7.5.0)

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

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>
2023-01-10 00:00:39 +01:00
dependabot[bot] f66e9c6341
chore(deps): bump dbus from 0.9.6 to 0.9.7
Bumps [dbus](https://github.com/diwic/dbus-rs) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/diwic/dbus-rs/releases)
- [Commits](https://github.com/diwic/dbus-rs/compare/dbus-v0.9.6...dbus-v0.9.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 23:00:24 +00:00
dependabot[bot] 59d8c199bd
chore(deps): bump ipnet from 2.7.0 to 2.7.1
Bumps [ipnet](https://github.com/krisprice/ipnet) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/krisprice/ipnet/releases)
- [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md)
- [Commits](https://github.com/krisprice/ipnet/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 23:00:23 +00:00
Thomas Schubart 955a77414d
Merge pull request #1459 from containers/dependabot/cargo/cxx-1.0.86
chore(deps): bump cxx from 1.0.85 to 1.0.86
2023-01-10 00:00:20 +01:00
Thomas Schubart 7e85642794
Merge pull request #1461 from containers/dependabot/cargo/libdbus-sys-0.2.3
chore(deps): bump libdbus-sys from 0.2.2 to 0.2.3
2023-01-09 23:59:33 +01:00
Thomas Schubart 23202d73f8
Merge pull request #1452 from utam0k/wasmtime-4.0.0
Update wasmtime v4.0.0
2023-01-09 23:59:14 +01:00
dependabot[bot] 37827c392f
chore(deps): bump libdbus-sys from 0.2.2 to 0.2.3
Bumps [libdbus-sys](https://github.com/diwic/dbus-rs) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/diwic/dbus-rs/releases)
- [Commits](https://github.com/diwic/dbus-rs/compare/libdbus-sys-v0.2.2...libdbus-sys-v0.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 01:23:09 +00:00
dependabot[bot] 4319de813e
chore(deps): bump cxx from 1.0.85 to 1.0.86
Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.85 to 1.0.86.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.85...1.0.86)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 01:21:19 +00:00
dependabot[bot] b7da6e31d1
chore(deps): bump nom from 7.1.1 to 7.1.2
Bumps [nom](https://github.com/Geal/nom) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/Geal/nom/releases)
- [Changelog](https://github.com/rust-bakery/nom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Geal/nom/compare/7.1.1...7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 00:56:51 +00:00
utam0k 7e560203ff
Update wasmtime v4.0.0
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-01-01 16:59:49 +09:00
dependabot[bot] 0d07fe21c6
chore(deps): bump once_cell from 1.16.0 to 1.17.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.16.0 to 1.17.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.16.0...v1.17.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-12-30 11:57:45 +00:00
Toru Komatsu bcd90bbde0
Merge pull request #1443 from Overflow0xFFFF/feature/1236-upgrade-clap
Upgrade clap to v4
2022-12-30 03:56:45 -08:00
dependabot[bot] f458b9bac6
chore(deps): bump predicates from 2.1.4 to 2.1.5
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases)
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/predicates-rs/compare/v2.1.4...v2.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 00:27:18 +00:00
Joshua Ford a3bfc105ee
Upgrade clap to v4.0.32
Signed-off-by: Joshua Ford <joshua.ford@protonmail.com>
2022-12-28 07:21:25 -06:00
dependabot[bot] a67f58b9d0
chore(deps): bump serde from 1.0.151 to 1.0.152
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.151 to 1.0.152.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.151...v1.0.152)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 11:42:59 +00:00
Thomas Schubart c8b00dc8d6 Add wasmtime support
Signed-off-by: Thomas Schubart <24721048+Furisto@users.noreply.github.com>
2022-12-25 20:49:59 +01:00
Toru Komatsu 930e348e20
Merge pull request #1441 from containers/dependabot/cargo/serde-1.0.151
chore(deps): bump serde from 1.0.150 to 1.0.151
2022-12-21 04:07:54 -08:00
Toru Komatsu 9fa9c0358e
Merge pull request #1440 from containers/dependabot/cargo/itoa-1.0.5
chore(deps): bump itoa from 1.0.4 to 1.0.5
2022-12-21 04:07:23 -08:00
Toru Komatsu d90643f3e5
Merge pull request #1439 from containers/dependabot/cargo/num_cpus-1.15.0
chore(deps): bump num_cpus from 1.14.0 to 1.15.0
2022-12-21 04:06:51 -08:00
Toru Komatsu 410794a582
Merge pull request #1438 from containers/dependabot/cargo/is-terminal-0.4.2
chore(deps): bump is-terminal from 0.4.1 to 0.4.2
2022-12-21 04:05:47 -08:00
Toru Komatsu b86189f28e
Merge pull request #1437 from containers/dependabot/cargo/serde_bytes-0.11.8
chore(deps): bump serde_bytes from 0.11.7 to 0.11.8
2022-12-21 04:04:51 -08:00
dependabot[bot] 156e5babfb
chore(deps): bump serde from 1.0.150 to 1.0.151
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.150 to 1.0.151.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.150...v1.0.151)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 00:31:31 +00:00
dependabot[bot] afed1c27e5
chore(deps): bump itoa from 1.0.4 to 1.0.5
Bumps [itoa](https://github.com/dtolnay/itoa) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.4...1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 00:31:00 +00:00
dependabot[bot] 6e15da4f0f
chore(deps): bump num_cpus from 1.14.0 to 1.15.0
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases)
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.14.0...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 00:30:52 +00:00
dependabot[bot] ead8d7773a
chore(deps): bump is-terminal from 0.4.1 to 0.4.2
Bumps [is-terminal](https://github.com/sunfishcode/is-terminal) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/sunfishcode/is-terminal/releases)
- [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.1...v0.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 00:28:57 +00:00
dependabot[bot] 7f9724de19
chore(deps): bump serde_bytes from 0.11.7 to 0.11.8
Bumps [serde_bytes](https://github.com/serde-rs/bytes) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/serde-rs/bytes/releases)
- [Commits](https://github.com/serde-rs/bytes/compare/0.11.7...0.11.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 00:28:31 +00:00
dependabot[bot] 7d93c22f0a
chore(deps): bump cxx from 1.0.83 to 1.0.85
Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.83 to 1.0.85.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.83...1.0.85)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 00:23:46 +00:00
dependabot[bot] b5da2ddcd0
chore(deps): bump rustversion from 1.0.9 to 1.0.11
Bumps [rustversion](https://github.com/dtolnay/rustversion) from 1.0.9 to 1.0.11.
- [Release notes](https://github.com/dtolnay/rustversion/releases)
- [Commits](https://github.com/dtolnay/rustversion/compare/1.0.9...1.0.11)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 01:21:48 +00:00
dependabot[bot] f7a1fcfb50
chore(deps): bump serial_test from 0.9.0 to 0.10.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v0.9.0...v0.10.0)

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

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

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

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 11:56:25 +00:00
Toru Komatsu 758429c1ca
Merge pull request #1414 from containers/dependabot/cargo/linux-raw-sys-0.1.4
chore(deps): bump linux-raw-sys from 0.1.3 to 0.1.4
2022-12-15 03:53:54 -08:00
Toru Komatsu 641326605c
Merge pull request #1413 from containers/dependabot/cargo/rustix-0.36.5
chore(deps): bump rustix from 0.36.4 to 0.36.5
2022-12-15 03:51:13 -08:00