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

4848 Commits

Author SHA1 Message Date
github-actions[bot]
800056c9e4
Merge pull request #2574 from containers/dependabot/cargo/patch-f34b50f2dd 2023-12-18 01:37:02 +00:00
dependabot[bot]
a53dfb170c
chore(deps): bump the patch group with 5 updates
Bumps the patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.51` |
| [home](https://github.com/rust-lang/cargo) | `0.5.5` | `0.5.9` |
| [rkyv](https://github.com/rkyv/rkyv) | `0.7.42` | `0.7.43` |
| [shared-buffer](https://github.com/wasmerio/shared-buffer) | `0.1.3` | `0.1.4` |
| [unsafe-libyaml](https://github.com/dtolnay/unsafe-libyaml) | `0.2.9` | `0.2.10` |


Updates `thiserror` from 1.0.50 to 1.0.51
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.51)

Updates `home` from 0.5.5 to 0.5.9
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cargo/commits)

Updates `rkyv` from 0.7.42 to 0.7.43
- [Release notes](https://github.com/rkyv/rkyv/releases)
- [Changelog](https://github.com/rkyv/rkyv/blob/master/release_checklist.md)
- [Commits](https://github.com/rkyv/rkyv/compare/v0.7.42...v0.7.43)

Updates `shared-buffer` from 0.1.3 to 0.1.4
- [Changelog](https://github.com/wasmerio/shared-buffer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/shared-buffer/compare/v0.1.3...v0.1.4)

Updates `unsafe-libyaml` from 0.2.9 to 0.2.10
- [Release notes](https://github.com/dtolnay/unsafe-libyaml/releases)
- [Commits](https://github.com/dtolnay/unsafe-libyaml/compare/0.2.9...0.2.10)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: home
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: rkyv
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: shared-buffer
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: unsafe-libyaml
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 01:26:46 +00:00
github-actions[bot]
2680bcb61e
Release for v0.3.1 (#2570)
* [tagpr] prepare for the next release

* [tagpr] update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-17 21:15:24 +09:00
github-actions[bot]
453384343a
🤖 update tagpr config using robot. (#2571)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-17 21:13:09 +09:00
cuisongliu
9b37c2a950
docs(main): auto release node using just (#2537)
Signed-off-by: cuisongliu <cuisongliu@qq.com>
2023-12-17 20:35:19 +09:00
Jorge Prendes
6bd1281bc4
Simplify release workflow (#2541)
* simplify release workflow

Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>

* Update doc-updating-script to reflect new tar structure

Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>

---------

Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
2023-12-16 11:01:06 +09:00
github-actions[bot]
65dc45bfbf
Merge pull request #2569 from containers/dependabot/cargo/crossbeam-utils-0.8.17 2023-12-14 01:01:18 +00:00
dependabot[bot]
73d64e393e
chore(deps): bump crossbeam-utils from 0.8.16 to 0.8.17
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.16 to 0.8.17.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.16...crossbeam-utils-0.8.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 00:51:01 +00:00
github-actions[bot]
3f1555e094
Merge pull request #2568 from containers/dependabot/cargo/patch-74024fd36c 2023-12-14 00:47:41 +00:00
dependabot[bot]
8642a27687
chore(deps): bump the patch group with 3 updates
Bumps the patch group with 3 updates: [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam), [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) and [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam).


Updates `crossbeam-channel` from 0.5.8 to 0.5.9
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.8...crossbeam-channel-0.5.9)

Updates `crossbeam-deque` from 0.8.3 to 0.8.4
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-deque-0.8.3...crossbeam-deque-0.8.4)

Updates `crossbeam-queue` from 0.3.8 to 0.3.9
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-queue-0.3.8...crossbeam-queue-0.3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 00:37:20 +00:00
Yashodhan
5115fa9e95
Merge pull request #2565 from containers/dependabot/cargo/once_cell-1.19.0
chore(deps): bump once_cell from 1.18.0 to 1.19.0
2023-12-12 12:24:13 +05:30
Yashodhan
f1c297e99d
Merge pull request #2563 from containers/dependabot/cargo/mockall-0.12.0
chore(deps): bump mockall from 0.11.4 to 0.12.0
2023-12-12 12:23:27 +05:30
Yashodhan
9addf2e250
Merge pull request #2567 from containers/dependabot/cargo/xattr-1.1.1
chore(deps): bump xattr from 1.0.1 to 1.1.1
2023-12-12 12:22:36 +05:30
dependabot[bot]
b2f529191d
chore(deps): bump xattr from 1.0.1 to 1.1.1
Bumps [xattr](https://github.com/Stebalien/xattr) from 1.0.1 to 1.1.1.
- [Commits](https://github.com/Stebalien/xattr/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 02:12:16 +00:00
github-actions[bot]
8284015f90
Merge pull request #2566 from containers/dependabot/cargo/http-body-0.4.6 2023-12-12 02:10:02 +00:00
dependabot[bot]
ff998e6701
chore(deps): bump http-body from 0.4.5 to 0.4.6
Bumps [http-body](https://github.com/hyperium/http-body) from 0.4.5 to 0.4.6.
- [Changelog](https://github.com/hyperium/http-body/blob/v0.4.6/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http-body/compare/v0.4.5...v0.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 01:59:43 +00:00
github-actions[bot]
973d50c434
Merge pull request #2564 from containers/dependabot/cargo/rustls-0.21.10 2023-12-12 01:41:16 +00:00
github-actions[bot]
2a0efe3eda
Merge pull request #2562 from containers/dependabot/cargo/patch-96e4bb1620 2023-12-12 01:12:09 +00:00
dependabot[bot]
2acb6d315f
chore(deps): bump once_cell from 1.18.0 to 1.19.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.18.0 to 1.19.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.18.0...v1.19.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>
2023-12-12 01:11:14 +00:00
dependabot[bot]
2afe295272
chore(deps): bump rustls from 0.21.9 to 0.21.10
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.9 to 0.21.10.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.9...v/0.21.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 01:10:55 +00:00
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
dependabot[bot]
b3fd4e8449
chore(deps): bump the patch group with 1 update
Bumps the patch group with 1 update: [winnow](https://github.com/winnow-rs/winnow).

- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.26...v0.5.28)

---
updated-dependencies:
- 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-12 01:01:54 +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