1
0
mirror of https://github.com/containers/youki synced 2024-11-23 09:21:57 +01:00
Commit Graph

4827 Commits

Author SHA1 Message Date
dependabot[bot]
a76ce303b2
chore(deps): bump mockall from 0.11.4 to 0.12.0
Bumps [mockall](https://github.com/asomers/mockall) from 0.11.4 to 0.12.0.
- [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md)
- [Commits](https://github.com/asomers/mockall/compare/v0.11.4...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 01:08:41 +00:00
Yashodhan
269c794c63
Merge pull request #2561 from containers/dependabot/cargo/tokio-1.35.0
chore(deps): bump tokio from 1.34.0 to 1.35.0
2023-12-11 12:45:44 +05:30
Yashodhan
c308a42979
Merge pull request #2560 from containers/dependabot/cargo/patch-c69d3690da
(auto merged) chore(deps): bump the patch group with 6 updates
2023-12-11 12:35:53 +05:30
dependabot[bot]
c857154417
chore(deps): bump tokio from 1.34.0 to 1.35.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.34.0 to 1.35.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.34.0...tokio-1.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 01:00:17 +00:00
dependabot[bot]
c381aca2ad
chore(deps): bump the patch group with 6 updates
Bumps the patch group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [libc](https://github.com/rust-lang/libc) | `0.2.150` | `0.2.151` |
| [anstyle-query](https://github.com/rust-cli/anstyle) | `1.0.1` | `1.0.2` |
| [itoa](https://github.com/dtolnay/itoa) | `1.0.9` | `1.0.10` |
| [ryu](https://github.com/dtolnay/ryu) | `1.0.15` | `1.0.16` |
| [try-lock](https://github.com/seanmonstar/try-lock) | `0.2.4` | `0.2.5` |
| [winnow](https://github.com/winnow-rs/winnow) | `0.5.25` | `0.5.26` |


Updates `libc` from 0.2.150 to 0.2.151
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.150...0.2.151)

Updates `anstyle-query` from 1.0.1 to 1.0.2
- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-query-v1.0.1...anstyle-query-v1.0.2)

Updates `itoa` from 1.0.9 to 1.0.10
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.9...1.0.10)

Updates `ryu` from 1.0.15 to 1.0.16
- [Release notes](https://github.com/dtolnay/ryu/releases)
- [Commits](https://github.com/dtolnay/ryu/compare/1.0.15...1.0.16)

Updates `try-lock` from 0.2.4 to 0.2.5
- [Commits](https://github.com/seanmonstar/try-lock/compare/v0.2.4...v0.2.5)

Updates `winnow` from 0.5.25 to 0.5.26
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.25...v0.5.26)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: anstyle-query
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: itoa
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: ryu
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: try-lock
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: winnow
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 00:57:07 +00:00
Toru Komatsu
21b62da57f
Rust 1.74.1 (#2557)
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-12-08 22:26:19 +09:00
Yashodhan
36bc63f4f2
Merge pull request #2556 from containers/dependabot/cargo/patch-d2123c1102
(auto merged) chore(deps): bump the patch group with 2 updates
2023-12-07 11:05:13 +05:30
dependabot[bot]
5d8a909c6f
chore(deps): bump the patch group with 2 updates
Bumps the patch group with 2 updates: [mio](https://github.com/tokio-rs/mio) and [unicode-bidi](https://github.com/servo/unicode-bidi).


Updates `mio` from 0.8.9 to 0.8.10
- [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.9...v0.8.10)

Updates `unicode-bidi` from 0.3.13 to 0.3.14
- [Release notes](https://github.com/servo/unicode-bidi/releases)
- [Commits](https://github.com/servo/unicode-bidi/commits/v0.3.14)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: unicode-bidi
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 01:17:38 +00:00
Yashodhan
34700c3655
Merge pull request #2553 from containers/dependabot/cargo/patch-41a398f245
(auto merged) chore(deps): bump the patch group with 4 updates
2023-12-06 12:58:54 +05:30
github-actions[bot]
c1063838f4
Merge pull request #2555 from containers/dependabot/cargo/heapless-0.7.17 2023-12-06 01:12:41 +00:00
dependabot[bot]
81ec842216
chore(deps): bump heapless from 0.7.16 to 0.7.17
Bumps [heapless](https://github.com/japaric/heapless) from 0.7.16 to 0.7.17.
- [Changelog](https://github.com/rust-embedded/heapless/blob/v0.7.17/CHANGELOG.md)
- [Commits](https://github.com/japaric/heapless/compare/v0.7.16...v0.7.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 01:02:24 +00:00
dependabot[bot]
c8351e8c65
chore(deps): bump the patch group with 4 updates
Bumps the patch group with 4 updates: [filetime](https://github.com/alexcrichton/filetime), [openssl](https://github.com/sfackler/rust-openssl), [ring](https://github.com/briansmith/ring) and [winnow](https://github.com/winnow-rs/winnow).


Updates `filetime` from 0.2.22 to 0.2.23
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.22...0.2.23)

Updates `openssl` from 0.10.60 to 0.10.61
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.60...openssl-v0.10.61)

Updates `ring` from 0.17.6 to 0.17.7
- [Commits](https://github.com/briansmith/ring/commits)

Updates `winnow` from 0.5.23 to 0.5.25
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.23...v0.5.25)

---
updated-dependencies:
- dependency-name: filetime
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: openssl
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: ring
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: winnow
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 00:51:40 +00:00
github-actions[bot]
9dd7953f8b
Merge pull request #2552 from containers/dependabot/cargo/core-foundation-sys-0.8.6 2023-12-05 01:37:59 +00:00
github-actions[bot]
e1d2c10a92
Merge pull request #2551 from containers/dependabot/cargo/patch-8b0f05ca87 2023-12-05 01:37:16 +00:00
dependabot[bot]
c5feee4447
chore(deps): bump core-foundation-sys from 0.8.4 to 0.8.6
Bumps [core-foundation-sys](https://github.com/servo/core-foundation-rs) from 0.8.4 to 0.8.6.
- [Commits](https://github.com/servo/core-foundation-rs/compare/core-foundation-sys-v0.8.4...core-foundation-sys-v0.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 01:27:40 +00:00
dependabot[bot]
654c735d89
chore(deps): bump the patch group with 6 updates
Bumps the patch group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.2` | `0.2.3` |
| [anstyle-query](https://github.com/rust-cli/anstyle) | `1.0.0` | `1.0.1` |
| [core-foundation](https://github.com/servo/core-foundation-rs) | `0.9.3` | `0.9.4` |
| [deranged](https://github.com/jhpratt/deranged) | `0.3.9` | `0.3.10` |
| [fd-lock](https://github.com/yoshuawuyts/fd-lock) | `4.0.0` | `4.0.1` |
| [winnow](https://github.com/winnow-rs/winnow) | `0.5.19` | `0.5.23` |


Updates `anstyle-parse` from 0.2.2 to 0.2.3
- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-parse-v0.2.2...anstyle-parse-v0.2.3)

Updates `anstyle-query` from 1.0.0 to 1.0.1
- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-query-v1.0.0...anstyle-query-v1.0.1)

Updates `core-foundation` from 0.9.3 to 0.9.4
- [Commits](https://github.com/servo/core-foundation-rs/compare/core-foundation-v0.9.3...core-foundation-v0.9.4)

Updates `deranged` from 0.3.9 to 0.3.10
- [Commits](https://github.com/jhpratt/deranged/commits)

Updates `fd-lock` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/yoshuawuyts/fd-lock/releases)
- [Commits](https://github.com/yoshuawuyts/fd-lock/compare/v4.0.0...v4.0.1)

Updates `winnow` from 0.5.19 to 0.5.23
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.19...v0.5.23)

---
updated-dependencies:
- dependency-name: anstyle-parse
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: anstyle-query
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: core-foundation
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: deranged
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: fd-lock
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: winnow
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 01:26:55 +00:00
Toru Komatsu
18bed8de19
Set up userns in a straightforward way (#2548)
* Set up userns in a straightforward way

Signed-off-by: utam0k <k0ma@utam0k.jp>

* Fix lint

Signed-off-by: utam0k <k0ma@utam0k.jp>

---------

Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-12-04 11:48:20 +00:00
rongfu.leng
306a151c3d
fix docs (#2550)
Signed-off-by: lengrongfu <lenronfu@gmail.com>
2023-12-03 14:05:20 +09:00
github-actions[bot]
1580f215e9
Merge pull request #2549 from containers/dependabot/cargo/patch-70d37c26ee 2023-11-30 01:51:27 +00:00
dependabot[bot]
7fcd7e7a9d
chore(deps): bump the patch group with 2 updates
Bumps the patch group with 2 updates: [wasmprinter](https://github.com/bytecodealliance/wasm-tools) and [wat](https://github.com/bytecodealliance/wasm-tools).


Updates `wasmprinter` from 0.2.74 to 0.2.75
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wasmprinter-0.2.74...wasmprinter-0.2.75)

Updates `wat` from 1.0.81 to 1.0.82
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.81...wat-1.0.82)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 01:41:07 +00:00
github-actions[bot]
dbb10c2c82
Merge pull request #2547 from containers/dependabot/cargo/patch-3403808ad5 2023-11-29 01:19:33 +00:00
dependabot[bot]
845e2cac09
chore(deps): bump the patch group with 2 updates
Bumps the patch group with 2 updates: [errno](https://github.com/lambda-fairy/rust-errno) and [ring](https://github.com/briansmith/ring).


Updates `errno` from 0.3.7 to 0.3.8
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lambda-fairy/rust-errno/compare/v0.3.7...v0.3.8)

Updates `ring` from 0.17.5 to 0.17.6
- [Commits](https://github.com/briansmith/ring/commits)

---
updated-dependencies:
- dependency-name: errno
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: ring
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 01:09:14 +00:00
github-actions[bot]
86fc3b1ecb
Merge pull request #2546 from containers/dependabot/cargo/patch-0144015681 2023-11-28 01:23:56 +00:00
dependabot[bot]
1c538439c1
chore(deps): bump the patch group with 1 update
Bumps the patch group with 1 update: [proc-macro2](https://github.com/dtolnay/proc-macro2).

- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.69...1.0.70)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 01:13:38 +00:00
cuisongliu
ac20fc302e
docs(main): support arm64 release docs (#2510)
* docs(main): support arm64 release docs

Signed-off-by: cuisongliu <cuisongliu@qq.com>

* docs(main): support arm64 release docs

Signed-off-by: cuisongliu <cuisongliu@qq.com>

* docs(main): support arm64 release docs

Signed-off-by: cuisongliu <cuisongliu@qq.com>

---------

Signed-off-by: cuisongliu <cuisongliu@qq.com>
2023-11-26 12:58:09 +09:00
github-actions[bot]
5b69663534
Merge pull request #2545 from containers/dependabot/cargo/patch-e83b2448df 2023-11-23 11:22:50 +00:00
dependabot[bot]
fd38cd2c2f
chore(deps): bump the patch group with 2 updates
Bumps the patch group with 2 updates: [openssl](https://github.com/sfackler/rust-openssl) and [webpki-roots](https://github.com/rustls/webpki-roots).


Updates `openssl` from 0.10.59 to 0.10.60
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60)

Updates `webpki-roots` from 0.25.2 to 0.25.3
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](https://github.com/rustls/webpki-roots/compare/v/0.25.2...v/0.25.3)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: webpki-roots
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 11:03:06 +00:00
Yashodhan
20e27c90f5
Merge pull request #2543 from containers/dependabot/cargo/url-2.5.0
chore(deps): bump url from 2.4.1 to 2.5.0
2023-11-23 14:23:22 +05:30
dependabot[bot]
5a309e187c
chore(deps): bump url from 2.4.1 to 2.5.0
Bumps [url](https://github.com/servo/rust-url) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 00:56:29 +00:00
Yashodhan
a809da5ca0
Merge pull request #2540 from containers/dependabot/cargo/patch-3824a5b062
(auto merged) chore(deps): bump the patch group with 4 updates
2023-11-21 14:11:09 +05:30
dependabot[bot]
8ab246b71c
chore(deps): bump the patch group with 4 updates
Bumps the patch group with 4 updates: [serde](https://github.com/serde-rs/serde), [rustls](https://github.com/rustls/rustls), [wasmprinter](https://github.com/bytecodealliance/wasm-tools) and [wat](https://github.com/bytecodealliance/wasm-tools).


Updates `serde` from 1.0.192 to 1.0.193
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.192...v1.0.193)

Updates `rustls` from 0.21.8 to 0.21.9
- [Release notes](https://github.com/rustls/rustls/releases)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.8...v/0.21.9)

Updates `wasmprinter` from 0.2.72 to 0.2.74
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wasmprinter-0.2.72...wasmprinter-0.2.74)

Updates `wat` from 1.0.79 to 1.0.81
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.79...wat-1.0.81)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: rustls
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: wasmprinter
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: wat
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 08:11:13 +00:00
Yashodhan
0466e1a04a
Merge pull request #2539 from containers/dependabot/cargo/termcolor-1.4.0
chore(deps): bump termcolor from 1.3.0 to 1.4.0
2023-11-21 11:01:18 +05:30
Yashodhan
6a5fbf95a3
Merge pull request #2538 from containers/dependabot/cargo/uuid-1.6.1
chore(deps): bump uuid from 1.5.0 to 1.6.1
2023-11-21 11:00:22 +05:30
dependabot[bot]
8eef34b71c
chore(deps): bump termcolor from 1.3.0 to 1.4.0
Bumps [termcolor](https://github.com/BurntSushi/termcolor) from 1.3.0 to 1.4.0.
- [Commits](https://github.com/BurntSushi/termcolor/compare/1.3.0...1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 01:02:02 +00:00
dependabot[bot]
2ca3687093
chore(deps): bump uuid from 1.5.0 to 1.6.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.5.0...1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 00:59:26 +00:00
Toru Komatsu
08c0a23ddf
Merge pull request #2535 from Pvlerick/typo
small typo in trace message
2023-11-17 21:42:41 +09:00
Toru Komatsu
78059e0133
Merge pull request #2498 from cuisongliu/support_arm64
fix(main): support arm64 release youki
2023-11-17 21:12:42 +09:00
Toru Komatsu
fb05b7b766
Merge pull request #2530 from xiaoyang-sde/libcgroups-v1
fix(libcgroups): clean up 'libcgroups::v1::manager'
2023-11-17 21:06:17 +09:00
Xiaoyang Liu
18f3dd732c
test(integration_test): port 'runtime-tools/validation/linux_seccomp' (#2531)
* test(integration_test): port 'runtime-tools/validation/linux_seccomp'

Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>

* test(integration_test): address code review suggestions

Co-authored-by: Yashodhan <54112038+YJDoc2@users.noreply.github.com>
Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>

* test(integration_test): format the code

Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>

---------

Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>
Co-authored-by: Yashodhan <54112038+YJDoc2@users.noreply.github.com>
2023-11-17 15:21:17 +05:30
Philippe Vlérick
b3b48d447a small typo in trace message
Signed-off-by: Philippe Vlérick <pvlerick@gmail.com>
2023-11-17 08:49:27 +01:00
Toru Komatsu
3c7cc26574
Merge pull request #2524 from xiaoyang-sde/cpu-throttling
fix(libcgroups): report CPU throttling stats in 'libcgroups::v2'
2023-11-17 16:24:05 +09:00
Yashodhan
9b03363d62
Merge pull request #2534 from containers/dependabot/cargo/h2-0.3.22
(auto merged) chore(deps): bump h2 from 0.3.21 to 0.3.22
2023-11-17 10:09:28 +05:30
github-actions[bot]
c538361c2e
Merge pull request #2533 from containers/dependabot/cargo/patch-3dfb9e9b3e 2023-11-16 01:51:58 +00:00
dependabot[bot]
8653b10ac6
chore(deps): bump h2 from 0.3.21 to 0.3.22
Bumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.22.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.21...v0.3.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 01:42:55 +00:00
dependabot[bot]
fd2a6f4fe8
chore(deps): bump the patch group with 3 updates
Bumps the patch group with 3 updates: [errno](https://github.com/lambda-fairy/rust-errno), [wasmedge-sdk](https://github.com/WasmEdge/wasmedge-rust-sdk) and [wat](https://github.com/bytecodealliance/wasm-tools).


Updates `errno` from 0.3.6 to 0.3.7
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lambda-fairy/rust-errno/compare/v0.3.6...v0.3.7)

Updates `wasmedge-sdk` from 0.13.0 to 0.13.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/0.13.0...0.13.2)

Updates `wat` from 1.0.67 to 1.0.79
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.67...wat-1.0.79)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 01:41:41 +00:00
Jorge Prendes
3cdc7510b2
restore name of workflow steps
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
2023-11-15 22:13:43 +00:00
Xiaoyang Liu
d6a6cd3338
fix(libcgroups): clean up 'libcgroups::v1::manager'
Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>
2023-11-14 17:57:59 -08:00
Xiaoyang Liu
c857857ce3
fix(libcgroup): parse CPU stats with 'parse_flat_keyed_data()'
Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>
2023-11-14 11:51:30 -08:00
github-actions[bot]
88ae039168
Merge pull request #2529 from containers/dependabot/cargo/patch-818321f3a5 2023-11-14 00:59:38 +00:00
dependabot[bot]
bc8265a638
chore(deps): bump the patch group with 2 updates
Bumps the patch group with 2 updates: [tracing-subscriber](https://github.com/tokio-rs/tracing) and [http](https://github.com/hyperium/http).


Updates `tracing-subscriber` from 0.3.17 to 0.3.18
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.17...tracing-subscriber-0.3.18)

Updates `http` from 0.2.10 to 0.2.11
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/v0.2.11/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v0.2.10...v0.2.11)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: http
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 00:49:19 +00:00