1
0
mirror of https://github.com/containers/youki synced 2024-09-26 22:20:57 +02:00
Commit Graph

1259 Commits

Author SHA1 Message Date
utam0k
f3a16fae3f
Rust 1.68.2
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-03-29 11:12:27 +00:00
github-actions[bot]
bb7ff8e59a
Merge pull request #1739 from containers/dependabot/cargo/cap-primitives-1.0.8 2023-03-29 01:25:13 +00:00
github-actions[bot]
bd33b57b3d
Merge pull request #1738 from containers/dependabot/cargo/cap-rand-1.0.8 2023-03-29 01:24:36 +00:00
github-actions[bot]
fc212aa961
Merge pull request #1737 from containers/dependabot/cargo/cmake-0.1.50 2023-03-29 01:21:39 +00:00
dependabot[bot]
655298a090
chore(deps): bump cap-primitives from 1.0.7 to 1.0.8
Bumps [cap-primitives](https://github.com/bytecodealliance/cap-std) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/bytecodealliance/cap-std/releases)
- [Commits](https://github.com/bytecodealliance/cap-std/compare/cap-primitives-v1.0.7...cap-primitives-v1.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 01:14:51 +00:00
dependabot[bot]
09ab2ee9b9
chore(deps): bump cap-rand from 1.0.7 to 1.0.8
Bumps [cap-rand](https://github.com/bytecodealliance/cap-std) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/bytecodealliance/cap-std/releases)
- [Commits](https://github.com/bytecodealliance/cap-std/compare/cap-rand-v1.0.7...cap-rand-v1.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 01:14:12 +00:00
dependabot[bot]
05c426f9d4
chore(deps): bump cmake from 0.1.49 to 0.1.50
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.49 to 0.1.50.
- [Release notes](https://github.com/rust-lang/cmake-rs/releases)
- [Commits](https://github.com/rust-lang/cmake-rs/compare/0.1.49...0.1.50)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 01:09:12 +00:00
dependabot[bot]
bb908fd760
chore(deps): bump serde from 1.0.158 to 1.0.159
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.158 to 1.0.159.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.158...v1.0.159)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 01:07:26 +00:00
github-actions[bot]
388af7e183
Merge pull request #1734 from containers/dependabot/cargo/serde_json-1.0.95 2023-03-28 01:19:53 +00:00
github-actions[bot]
98a83107f1
Merge pull request #1733 from containers/dependabot/cargo/ipnet-2.7.2 2023-03-28 01:19:35 +00:00
dependabot[bot]
9d847cda34
chore(deps): bump serde_json from 1.0.94 to 1.0.95
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.94 to 1.0.95.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.94...v1.0.95)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 01:09:31 +00:00
dependabot[bot]
ff0e051704
chore(deps): bump ipnet from 2.7.1 to 2.7.2
Bumps [ipnet](https://github.com/krisprice/ipnet) from 2.7.1 to 2.7.2.
- [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-03-28 01:09:09 +00:00
dependabot[bot]
573310f989
chore(deps): bump generic-array from 0.14.6 to 0.14.7
Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.14.6 to 0.14.7.
- [Release notes](https://github.com/fizyk20/generic-array/releases)
- [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fizyk20/generic-array/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 01:03:49 +00:00
github-actions[bot]
0c907571a8
Merge pull request #1731 from containers/dependabot/cargo/mockall-0.11.4 2023-03-27 02:10:57 +00:00
github-actions[bot]
c40269b4f9
Merge pull request #1730 from containers/dependabot/cargo/cxx-build-1.0.94 2023-03-27 02:07:44 +00:00
github-actions[bot]
f998bbbe17
Merge pull request #1729 from containers/dependabot/cargo/cpufeatures-0.2.6 2023-03-27 02:07:05 +00:00
github-actions[bot]
bbb3bdab2f
Merge pull request #1728 from containers/dependabot/cargo/indexmap-1.9.3 2023-03-27 02:05:22 +00:00
github-actions[bot]
1ef8df32b4
Merge pull request #1727 from containers/dependabot/cargo/proc-macro2-1.0.54 2023-03-27 02:04:24 +00:00
dependabot[bot]
ac64c5b8de
chore(deps): bump mockall from 0.11.3 to 0.11.4
Bumps [mockall](https://github.com/asomers/mockall) from 0.11.3 to 0.11.4.
- [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.3...v0.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 01:58:38 +00:00
github-actions[bot]
78d9be91ec
Merge pull request #1726 from containers/dependabot/cargo/cxx-1.0.94 2023-03-27 01:58:31 +00:00
dependabot[bot]
65fd7c8479
chore(deps): bump cxx-build from 1.0.93 to 1.0.94
Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.93...1.0.94)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 01:57:08 +00:00
dependabot[bot]
d8f3418ebc
chore(deps): bump cpufeatures from 0.2.5 to 0.2.6
Bumps [cpufeatures](https://github.com/RustCrypto/utils) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/RustCrypto/utils/releases)
- [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.5...cpufeatures-v0.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 01:56:46 +00:00
dependabot[bot]
1d42079b0f
chore(deps): bump indexmap from 1.9.2 to 1.9.3
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/bluss/indexmap/compare/1.9.2...1.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 01:53:03 +00:00
dependabot[bot]
f28823e2f2
chore(deps): bump proc-macro2 from 1.0.53 to 1.0.54
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.53 to 1.0.54.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.53...1.0.54)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 01:52:05 +00:00
dependabot[bot]
d98b9ad0e2
chore(deps): bump cxx from 1.0.93 to 1.0.94
Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.93...1.0.94)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 01:48:07 +00:00
dependabot[bot]
19b52e2dd8
chore(deps): bump regex from 1.7.2 to 1.7.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.2 to 1.7.3.
- [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.2...1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 01:43:00 +00:00
github-actions[bot]
d1e19fdbe3
Merge pull request #1722 from containers/dependabot/cargo/syscalls-0.6.9 2023-03-24 01:33:12 +00:00
dependabot[bot]
9f1d0275f1
chore(deps): bump syscalls from 0.6.8 to 0.6.9
Bumps [syscalls](https://github.com/jasonwhite/syscalls) from 0.6.8 to 0.6.9.
- [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.8...0.6.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 01:22:53 +00:00
dependabot[bot]
50cd59c077
chore(deps): bump rustc-demangle from 0.1.21 to 0.1.22
Bumps [rustc-demangle](https://github.com/alexcrichton/rustc-demangle) from 0.1.21 to 0.1.22.
- [Release notes](https://github.com/alexcrichton/rustc-demangle/releases)
- [Commits](https://github.com/alexcrichton/rustc-demangle/compare/0.1.21...0.1.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 01:18:43 +00:00
dependabot[bot]
01cb2880d1
chore(deps): bump proc-macro2 from 1.0.52 to 1.0.53
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.52 to 1.0.53.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.52...1.0.53)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 01:13:28 +00:00
dependabot[bot]
5454d79506
chore(deps): bump cap-time-ext from 1.0.5 to 1.0.7
Bumps [cap-time-ext](https://github.com/bytecodealliance/cap-std) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/bytecodealliance/cap-std/releases)
- [Commits](https://github.com/bytecodealliance/cap-std/compare/cap-time-ext-v1.0.5...cap-time-ext-v1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 04:56:29 +00:00
Toru Komatsu
bbbfe2b63f
Merge pull request #1716 from containers/dependabot/cargo/regex-1.7.2
(auto merged) chore(deps): bump regex from 1.7.1 to 1.7.2
2023-03-22 13:54:35 +09:00
github-actions[bot]
142698a6cd
Merge pull request #1714 from containers/dependabot/cargo/rustix-0.36.11 2023-03-22 01:28:42 +00:00
github-actions[bot]
372c6fcdaf
Merge pull request #1715 from containers/dependabot/cargo/serde-1.0.158 2023-03-22 01:25:36 +00:00
github-actions[bot]
ae142bd27f
Merge pull request #1712 from containers/dependabot/cargo/serde_repr-0.1.12 2023-03-22 01:25:11 +00:00
dependabot[bot]
1fc72b15b6
chore(deps): bump regex from 1.7.1 to 1.7.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.1 to 1.7.2.
- [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.1...1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 01:23:07 +00:00
github-actions[bot]
c11f4cc444
Merge pull request #1711 from containers/dependabot/cargo/regex-syntax-0.6.29 2023-03-22 01:21:28 +00:00
github-actions[bot]
6944bc1725
Merge pull request #1710 from containers/dependabot/cargo/iana-time-zone-0.1.54 2023-03-22 01:20:57 +00:00
dependabot[bot]
00097d8023
chore(deps): bump serde from 1.0.157 to 1.0.158
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.157 to 1.0.158.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.157...v1.0.158)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 01:16:00 +00:00
dependabot[bot]
c342ea5e0d
chore(deps): bump rustix from 0.36.9 to 0.36.11
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.9 to 0.36.11.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.36.9...v0.36.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 01:15:24 +00:00
dependabot[bot]
df4ff2f9d9
chore(deps): bump serde_repr from 0.1.11 to 0.1.12
Bumps [serde_repr](https://github.com/dtolnay/serde-repr) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/dtolnay/serde-repr/releases)
- [Commits](https://github.com/dtolnay/serde-repr/compare/0.1.11...0.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 01:12:50 +00:00
dependabot[bot]
23d8cf1cd5
chore(deps): bump regex-syntax from 0.6.28 to 0.6.29
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.6.28 to 0.6.29.
- [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>
2023-03-22 01:10:55 +00:00
dependabot[bot]
3743719552
chore(deps): bump iana-time-zone from 0.1.53 to 0.1.54
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.53 to 0.1.54.
- [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.53...v0.1.54)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 01:10:37 +00:00
dependabot[bot]
44bc518692
chore(deps): bump cap-fs-ext from 1.0.6 to 1.0.7
Bumps [cap-fs-ext](https://github.com/bytecodealliance/cap-std) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/bytecodealliance/cap-std/releases)
- [Commits](https://github.com/bytecodealliance/cap-std/compare/cap-fs-ext-v1.0.6...cap-fs-ext-v1.0.7)

---
updated-dependencies:
- dependency-name: cap-fs-ext
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 01:08:53 +00:00
dependabot[bot]
381c7ea300
chore(deps): bump serde from 1.0.156 to 1.0.157
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.156 to 1.0.157.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.156...v1.0.157)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 04:14:21 +00:00
dependabot[bot]
365ef97c53
chore(deps): bump cxx from 1.0.92 to 1.0.93 (#1697)
Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.92...1.0.93)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 21:12:34 -07:00
dependabot[bot]
a6f4e6b00c
chore(deps): bump os_str_bytes from 6.4.1 to 6.5.0 (#1691)
Bumps [os_str_bytes](https://github.com/dylni/os_str_bytes) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/dylni/os_str_bytes/releases)
- [Commits](https://github.com/dylni/os_str_bytes/compare/6.4.1...6.5.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 21:12:22 -07:00
dependabot[bot]
9693696b98
chore(deps): bump thiserror from 1.0.39 to 1.0.40 (#1690)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.39 to 1.0.40.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.39...1.0.40)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 21:12:06 -07:00
dependabot[bot]
5d8afe4c72
chore(deps): bump cap-primitives from 1.0.6 to 1.0.7 (#1689)
Bumps [cap-primitives](https://github.com/bytecodealliance/cap-std) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/bytecodealliance/cap-std/releases)
- [Commits](https://github.com/bytecodealliance/cap-std/compare/cap-primitives-v1.0.6...cap-primitives-v1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 21:11:53 -07:00
github-actions[bot]
eb708720e1
Merge pull request #1703 from containers/dependabot/cargo/syscalls-0.6.8 2023-03-21 01:19:08 +00:00