1
0
mirror of https://github.com/containers/youki synced 2024-11-23 17:32:15 +01:00
Commit Graph

4342 Commits

Author SHA1 Message Date
dependabot[bot]
ec0afade2b
chore(deps): bump aho-corasick from 1.0.3 to 1.0.4
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 1.0.3 to 1.0.4.
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/1.0.3...1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-15 00:37:05 +00:00
Toru Komatsu
ac0d0524ff
Merge pull request #2259 from containers/dependabot/cargo/async-trait-0.1.73
(auto merged) chore(deps): bump async-trait from 0.1.72 to 0.1.73
2023-08-14 21:40:35 +09:00
Toru Komatsu
539885f558
Merge pull request #2257 from YJDoc2/rename-rootless-struct
Rename the rootless struct  to UserNamespaceConfig
2023-08-14 21:05:25 +09:00
Toru Komatsu
8db098513e
Merge pull request #2264 from containers/dependabot/cargo/tokio-1.31.0
chore(deps): bump tokio from 1.30.0 to 1.31.0
2023-08-14 21:01:36 +09:00
Toru Komatsu
6fbf459eb2
Merge pull request #2260 from containers/dependabot/cargo/bitflags-2.4.0
chore(deps): bump bitflags from 2.3.3 to 2.4.0
2023-08-14 21:01:19 +09:00
github-actions[bot]
73ac31f4e7
Merge pull request #2263 from containers/dependabot/cargo/log-0.4.20 2023-08-14 01:01:57 +00:00
github-actions[bot]
f2cb48a1b8
Merge pull request #2262 from containers/dependabot/cargo/httpdate-1.0.3 2023-08-14 00:53:12 +00:00
dependabot[bot]
5d2034c873
chore(deps): bump tokio from 1.30.0 to 1.31.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.30.0...tokio-1.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 00:50:28 +00:00
dependabot[bot]
ecb54788bc
chore(deps): bump log from 0.4.19 to 0.4.20
Bumps [log](https://github.com/rust-lang/log) from 0.4.19 to 0.4.20.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.19...0.4.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 00:49:39 +00:00
github-actions[bot]
f2707b597b
Merge pull request #2261 from containers/dependabot/cargo/winnow-0.5.10 2023-08-14 00:47:33 +00:00
dependabot[bot]
d1f31d1c91
chore(deps): bump httpdate from 1.0.2 to 1.0.3
Bumps [httpdate](https://github.com/pyfisch/httpdate) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/pyfisch/httpdate/releases)
- [Commits](https://github.com/pyfisch/httpdate/compare/v1.0.2...v1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 00:44:55 +00:00
dependabot[bot]
ac064260a2
chore(deps): bump winnow from 0.5.7 to 0.5.10
Bumps [winnow](https://github.com/winnow-rs/winnow) from 0.5.7 to 0.5.10.
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.7...v0.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 00:39:12 +00:00
dependabot[bot]
92a1038080
chore(deps): bump bitflags from 2.3.3 to 2.4.0
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/2.3.3...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 00:28:54 +00:00
dependabot[bot]
233a9c6b2c
chore(deps): bump async-trait from 0.1.72 to 0.1.73
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.72 to 0.1.73.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.72...0.1.73)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 00:25:28 +00:00
dependabot[bot]
8eccb32247
chore(deps): bump tokio from 1.29.1 to 1.30.0 (#2253)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.29.1...tokio-1.30.0)

---
updated-dependencies:
- dependency-name: tokio
  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-08-13 22:04:07 +09:00
Yashodhan Joshi
4e26799e15 Rename the rootless struct and correspondigs to UserNamespaceConfig and according. 2023-08-12 19:50:25 +05:30
Yashodhan
bb9d9b41fb
Merge pull request #2256 from utam0k/named-wf
Named all GitHub Actions workflows
2023-08-12 19:32:10 +05:30
utam0k
0bb059c407
Named all GitHub Actions workflows
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-08-12 13:05:40 +00:00
Yashodhan
e5232ceb17
Merge pull request #2255 from containers/dependabot/cargo/aho-corasick-1.0.3
(auto merged) chore(deps): bump aho-corasick from 1.0.2 to 1.0.3
2023-08-11 12:14:35 +05:30
Yashodhan
4251191ffc
Merge pull request #2252 from containers/dependabot/cargo/pin-project-lite-0.2.12
(auto merged) chore(deps): bump pin-project-lite from 0.2.11 to 0.2.12
2023-08-11 12:14:08 +05:30
dependabot[bot]
72eb58246d
chore(deps): bump anstyle-wincon from 1.0.1 to 1.0.2 (#2250)
Bumps [anstyle-wincon](https://github.com/rust-cli/anstyle) from 1.0.1 to 1.0.2.
- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v1.0.1...anstyle-wincon-v1.0.2)

---
updated-dependencies:
- dependency-name: anstyle-wincon
  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-08-11 12:13:44 +05:30
github-actions[bot]
b8da62a973
Merge pull request #2254 from containers/dependabot/cargo/winnow-0.5.7 2023-08-11 00:28:24 +00:00
dependabot[bot]
f4eb8b459d
chore(deps): bump aho-corasick from 1.0.2 to 1.0.3
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 1.0.2 to 1.0.3.
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/1.0.2...1.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 00:20:20 +00:00
dependabot[bot]
f483ad7990
chore(deps): bump winnow from 0.5.4 to 0.5.7
Bumps [winnow](https://github.com/winnow-rs/winnow) from 0.5.4 to 0.5.7.
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.4...v0.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 00:16:06 +00:00
github-actions[bot]
1aca9174aa
Merge pull request #2251 from containers/dependabot/cargo/critical-section-1.1.2 2023-08-10 01:05:57 +00:00
dependabot[bot]
d1f2f23430
chore(deps): bump pin-project-lite from 0.2.11 to 0.2.12
Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.11 to 0.2.12.
- [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
- [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.11...v0.2.12)

---
updated-dependencies:
- dependency-name: pin-project-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 00:59:34 +00:00
dependabot[bot]
ddf60444b8
chore(deps): bump critical-section from 1.1.1 to 1.1.2
Bumps [critical-section](https://github.com/rust-embedded/critical-section) from 1.1.1 to 1.1.2.
- [Changelog](https://github.com/rust-embedded/critical-section/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-embedded/critical-section/compare/v1.1.1...v1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 00:55:39 +00:00
github-actions[bot]
2634986b94
Merge pull request #2249 from containers/dependabot/cargo/rustls-webpki-0.101.3 2023-08-09 00:43:26 +00:00
dependabot[bot]
2343a3e26e
chore(deps): bump rustls-webpki from 0.101.2 to 0.101.3
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.101.2 to 0.101.3.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.101.2...v/0.101.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 00:29:50 +00:00
dependabot[bot]
8f3a0248ac
chore(deps): bump cc from 1.0.81 to 1.0.82 (#2248)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.81...1.0.82)

---
updated-dependencies:
- dependency-name: cc
  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-08-07 21:13:54 -07:00
github-actions[bot]
e5415b33f9
Merge pull request #2247 from containers/dependabot/cargo/wasmedge-sys-0.16.2 2023-08-08 01:21:31 +00:00
github-actions[bot]
43922e68b1
Merge pull request #2245 from containers/dependabot/cargo/tar-0.4.40 2023-08-08 01:18:44 +00:00
github-actions[bot]
8af7964890
Merge pull request #2246 from containers/dependabot/cargo/wasmedge-sdk-0.11.2 2023-08-08 01:17:57 +00:00
github-actions[bot]
ea6e420924
Merge pull request #2244 from containers/dependabot/cargo/wasmedge-macro-0.6.1 2023-08-08 01:16:22 +00:00
github-actions[bot]
15f132210e
Merge pull request #2243 from containers/dependabot/cargo/serde-1.0.183 2023-08-08 01:13:58 +00:00
dependabot[bot]
32886d9953
chore(deps): bump wasmedge-sys from 0.16.0 to 0.16.2
Bumps [wasmedge-sys](https://github.com/WasmEdge/wasmedge-rust-sdk) from 0.16.0 to 0.16.2.
- [Release notes](https://github.com/WasmEdge/wasmedge-rust-sdk/releases)
- [Changelog](https://github.com/WasmEdge/wasmedge-rust-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/WasmEdge/wasmedge-rust-sdk/compare/sys/0.16.0...sys/0.16.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 01:09:07 +00:00
dependabot[bot]
3b46b2d2b9
chore(deps): bump wasmedge-sdk from 0.11.0 to 0.11.2
Bumps [wasmedge-sdk](https://github.com/WasmEdge/WasmEdge) from 0.11.0 to 0.11.2.
- [Release notes](https://github.com/WasmEdge/WasmEdge/releases)
- [Changelog](https://github.com/WasmEdge/WasmEdge/blob/master/Changelog.md)
- [Commits](https://github.com/WasmEdge/WasmEdge/compare/0.11.0...0.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 01:07:27 +00:00
dependabot[bot]
69968898f4
chore(deps): bump tar from 0.4.39 to 0.4.40
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.39 to 0.4.40.
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.39...0.4.40)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 01:06:27 +00:00
dependabot[bot]
6bb523bfe3
chore(deps): bump wasmedge-macro from 0.6.0 to 0.6.1
Bumps [wasmedge-macro](https://github.com/WasmEdge/wasmedge-rust-sdk) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/WasmEdge/wasmedge-rust-sdk/releases)
- [Changelog](https://github.com/WasmEdge/wasmedge-rust-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/WasmEdge/wasmedge-rust-sdk/compare/macro/0.6.0...macro/0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 01:06:06 +00:00
dependabot[bot]
16604e1552
chore(deps): bump serde from 1.0.181 to 1.0.183
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.181 to 1.0.183.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.181...v1.0.183)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 01:05:40 +00:00
Yashodhan
7c4cbd02cc
Fix podman tests to properly run (#2233) 2023-08-07 22:04:55 +09:00
github-actions[bot]
ceea1e396a
Merge pull request #2242 from containers/dependabot/cargo/tempfile-3.7.1 2023-08-07 01:21:39 +00:00
github-actions[bot]
752c97faee
Merge pull request #2241 from containers/dependabot/cargo/regex-1.9.3 2023-08-07 01:15:32 +00:00
github-actions[bot]
41a47f46a7
Merge pull request #2240 from containers/dependabot/cargo/winnow-0.5.4 2023-08-07 01:15:07 +00:00
dependabot[bot]
f032e07c6e
chore(deps): bump tempfile from 3.7.0 to 3.7.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.0 to 3.7.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.7.0...v3.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 01:09:14 +00:00
dependabot[bot]
daeb8a21e6
chore(deps): bump regex from 1.9.1 to 1.9.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.1 to 1.9.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.9.1...1.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 01:05:10 +00:00
github-actions[bot]
2c22b2becc
Merge pull request #2239 from containers/dependabot/cargo/filetime-0.2.22 2023-08-07 01:03:31 +00:00
github-actions[bot]
b484eaaf48
Merge pull request #2238 from containers/dependabot/cargo/pin-project-lite-0.2.11 2023-08-07 01:02:56 +00:00
dependabot[bot]
c0c7bac7cb
chore(deps): bump winnow from 0.5.3 to 0.5.4
Bumps [winnow](https://github.com/winnow-rs/winnow) from 0.5.3 to 0.5.4.
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.3...v0.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 01:02:43 +00:00
github-actions[bot]
e46b15b400
Merge pull request #2237 from containers/dependabot/cargo/pin-project-1.1.3 2023-08-07 00:57:50 +00:00