dependabot[bot]
5759390cff
Bump the patch group with 7 updates
...
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: fastrand
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: nc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: flate2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: libcgroups
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: patch
- dependency-name: libcontainer
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 00:17:10 +00:00
Toru Komatsu
5e70666afc
Prepare for v0.4.0 ( #2880 )
...
Signed-off-by: utam0k <k0ma@utam0k.jp>
2024-08-23 21:44:14 +09:00
dependabot[bot]
b703d70065
Bump wasmtime and wasi-common from 23.0.2 to 24.0.0 ( #2889 )
...
* Bump wasi-common from 23.0.2 to 24.0.0
Bumps [wasi-common](https://github.com/bytecodealliance/wasmtime ) from 23.0.2 to 24.0.0.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v23.0.2...v24.0.0 )
---
updated-dependencies:
- dependency-name: wasi-common
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump wasmtime from 23.0.2 to 24.0.0
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime ) from 23.0.2 to 24.0.0.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v23.0.2...v24.0.0 )
---
updated-dependencies:
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yashodhan Joshi <yjdoc2@gmail.com>
2024-08-22 13:26:49 +00:00
posutsai
1749ef386e
Update nc dependency to 0.9.2 ( #2884 )
...
* Update Cargo.toml in libcontainer and runtimetest
Signed-off-by: posutsai <posutsai@gmail.com>
* Fix libc version to 0.2.158
Signed-off-by: posutsai <posutsai@gmail.com>
---------
Signed-off-by: posutsai <posutsai@gmail.com>
2024-08-20 17:20:20 +05:30
dependabot[bot]
c1b7ca766c
Bump libc from 0.2.157 to 0.2.158 in the patch group
...
Bumps the patch group with 1 update: [libc](https://github.com/rust-lang/libc ).
Updates `libc` from 0.2.157 to 0.2.158
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.157...0.2.158 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-20 00:49:26 +00:00
dependabot[bot]
1c7e217beb
Bump the patch group with 2 updates
...
Bumps the patch group with 2 updates: [libc](https://github.com/rust-lang/libc ) and [which](https://github.com/harryfei/which-rs ).
Updates `libc` from 0.2.156 to 0.2.157
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.157/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.156...0.2.157 )
Updates `which` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/harryfei/which-rs/releases )
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/harryfei/which-rs/compare/6.0.2...6.0.3 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: which
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 00:50:09 +00:00
dependabot[bot]
f3d854581a
Bump the patch group with 3 updates
...
Bumps the patch group with 3 updates: [serde](https://github.com/serde-rs/serde ), [libc](https://github.com/rust-lang/libc ) and [serde_json](https://github.com/serde-rs/json ).
Updates `serde` from 1.0.207 to 1.0.208
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.207...v1.0.208 )
Updates `libc` from 0.2.155 to 0.2.156
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.156/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.156 )
Updates `serde_json` from 1.0.124 to 1.0.125
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-16 00:08:27 +00:00
dependabot[bot]
23aacf776c
Bump the patch group with 3 updates
...
Bumps the patch group with 3 updates: [serde](https://github.com/serde-rs/serde ), [wasmtime](https://github.com/bytecodealliance/wasmtime ) and [wasi-common](https://github.com/bytecodealliance/wasmtime ).
Updates `serde` from 1.0.206 to 1.0.207
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.207 )
Updates `wasmtime` from 23.0.1 to 23.0.2
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v23.0.1...v23.0.2 )
Updates `wasi-common` from 23.0.1 to 23.0.2
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v23.0.1...v23.0.2 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: wasi-common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 00:46:42 +00:00
Toru Komatsu
1180637c41
Rust 1.80.0 ( #2869 )
...
Signed-off-by: utam0k <k0ma@utam0k.jp>
2024-08-12 16:50:14 -07:00
dependabot[bot]
ef2596d862
Bump the patch group with 2 updates
...
Bumps the patch group with 2 updates: [regex](https://github.com/rust-lang/regex ) and [flate2](https://github.com/rust-lang/flate2-rs ).
Updates `regex` from 1.10.5 to 1.10.6
- [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.10.5...1.10.6 )
Updates `flate2` from 1.0.30 to 1.0.31
- [Release notes](https://github.com/rust-lang/flate2-rs/releases )
- [Commits](https://github.com/rust-lang/flate2-rs/commits )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: flate2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 00:46:31 +00:00
dependabot[bot]
5832344dc9
Bump wasmtime,wasi-common from 22.0.0 to 23.0.1 ( #2863 )
...
* Bump wasi-common from 22.0.0 to 23.0.1
Bumps [wasi-common](https://github.com/bytecodealliance/wasmtime ) from 22.0.0 to 23.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v22.0.0...v23.0.1 )
---
updated-dependencies:
- dependency-name: wasi-common
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump wasmtime from 22.0.0 to 23.0.1
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime ) from 22.0.0 to 23.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v22.0.0...v23.0.1 )
---
updated-dependencies:
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yashodhan Joshi <yjdoc2@gmail.com>
2024-07-29 05:47:42 +00:00
dependabot[bot]
1bb43c1062
Bump the patch group with 2 updates
...
Bumps the patch group with 2 updates: [libbpf-sys](https://github.com/libbpf/libbpf-sys ) and [serde_json](https://github.com/serde-rs/json ).
Updates `libbpf-sys` from 1.4.2+v1.4.2 to 1.4.3+v1.4.5
- [Commits](https://github.com/libbpf/libbpf-sys/commits )
Updates `serde_json` from 1.0.120 to 1.0.121
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.121 )
---
updated-dependencies:
- dependency-name: libbpf-sys
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 00:25:05 +00:00
dependabot[bot]
6838b8c767
Bump the patch group with 2 updates
...
Bumps the patch group with 2 updates: [env_logger](https://github.com/rust-cli/env_logger ) and [nc](https://github.com/xushaohua/nc ).
Updates `env_logger` from 0.11.3 to 0.11.4
- [Release notes](https://github.com/rust-cli/env_logger/releases )
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.3...v0.11.4 )
Updates `nc` from 0.8.22 to 0.8.23
- [Commits](https://github.com/xushaohua/nc/compare/v0.8.22...v0.8.23 )
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: nc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-24 00:48:41 +00:00
zahash
1615b1754f
initial progress on supporting OwnedFd ( #2809 )
2024-07-23 20:57:29 +09:00
dependabot[bot]
7cbc2ba260
Bump nc from 0.8.21 to 0.8.22 in the patch group
...
Bumps the patch group with 1 update: [nc](https://github.com/xushaohua/nc ).
Updates `nc` from 0.8.21 to 0.8.22
- [Commits](https://github.com/xushaohua/nc/commits )
---
updated-dependencies:
- dependency-name: nc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 00:22:54 +00:00
dependabot[bot]
ba4ab967e3
Bump mockall from 0.12.1 to 0.13.0
...
Bumps [mockall](https://github.com/asomers/mockall ) from 0.12.1 to 0.13.0.
- [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md )
- [Commits](https://github.com/asomers/mockall/commits )
---
updated-dependencies:
- dependency-name: mockall
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 00:20:22 +00:00
Keisuke Umegaki
c045f54ada
Bump oci-spec ( #2854 )
2024-07-21 11:52:19 +00:00
dependabot[bot]
ee20769948
Bump thiserror from 1.0.62 to 1.0.63 in the patch group
...
Bumps the patch group with 1 update: [thiserror](https://github.com/dtolnay/thiserror ).
Updates `thiserror` from 1.0.62 to 1.0.63
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 00:30:49 +00:00
dependabot[bot]
d0e13b2e85
Bump vergen from 8.3.1 to 8.3.2
...
Bumps [vergen](https://github.com/rustyhorde/vergen ) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/rustyhorde/vergen/releases )
- [Commits](https://github.com/rustyhorde/vergen/commits )
---
updated-dependencies:
- dependency-name: vergen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 00:43:40 +00:00
dependabot[bot]
d64778b63e
Bump the patch group across 1 directory with 2 updates
...
Bumps the patch group with 2 updates in the / directory: [serde](https://github.com/serde-rs/serde ) and [thiserror](https://github.com/dtolnay/thiserror ).
Updates `serde` from 1.0.203 to 1.0.204
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204 )
Updates `thiserror` from 1.0.61 to 1.0.62
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-14 04:07:47 +00:00
Jiaxiao Zhou
1026225a07
chore(deps): update oci-spec to v0.6.7 ( #2847 )
2024-07-14 13:04:09 +09:00
Thomas Schubart
d6c59966c0
Merge pull request #2838 from YJDoc2/fix/dbus_call_issue
...
Fix/dbus call issue
2024-07-09 23:53:11 +02:00
Andrea Terzolo
aaa1590b56
docs: fix with_executor
method description ( #2834 )
2024-07-02 11:17:17 +00:00
Jerry
a94a16cd28
Fix typos and bump version for typos ci ( #2839 )
...
* chore: fix typo for InvalidSocketName
Signed-off-by: Jerrypoi <jerry.poi.sz@gmail.com>
* chore: fix typos
Signed-off-by: Jerrypoi <jerry.poi.sz@gmail.com>
* chore: bump typos version to catch more typos
Signed-off-by: Jerrypoi <jerry.poi.sz@gmail.com>
---------
Signed-off-by: Jerrypoi <jerry.poi.sz@gmail.com>
2024-07-01 21:20:47 +05:30
Yashodhan Joshi
1d94b9b408
send error if intermediate fails proeprly to the main process
...
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
2024-06-30 17:48:05 +05:30
Yashodhan Joshi
56753c3cc1
loop in recieving messages for dbus method call
...
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
2024-06-30 16:24:46 +05:30
Kotaro Inoue
bdd5aabd0b
Add new setup_envs
method for the Executor
trait ( #2820 )
...
* Add set_envs to the Executor trait
Signed-off-by: Kotaro Inoue <k.musaino@gmail.com>
* Use set_envs in container_init_process
Signed-off-by: Kotaro Inoue <k.musaino@gmail.com>
* Fix linter issues
Signed-off-by: Kotaro Inoue <k.musaino@gmail.com>
* Add test of default set_envs implementation
Signed-off-by: Kotaro Inoue <k.musaino@gmail.com>
* Fix set_envs to return ExecuteSetEnvsError
Signed-off-by: Kotaro Inoue <k.musaino@gmail.com>
* Rename set_envs to setup_envs
Signed-off-by: Kotaro Inoue <k.musaino@gmail.com>
* Add detailed description for the setup_envs
Signed-off-by: Kotaro Inoue <k.musaino@gmail.com>
---------
Signed-off-by: Kotaro Inoue <k.musaino@gmail.com>
2024-06-27 07:24:11 -07:00
dependabot[bot]
ba6a095171
Bump bitflags from 2.5.0 to 2.6.0
...
Bumps [bitflags](https://github.com/bitflags/bitflags ) from 2.5.0 to 2.6.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.5.0...2.6.0 )
---
updated-dependencies:
- dependency-name: bitflags
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 00:39:50 +00:00
Yashodhan Joshi
63671e2c59
Merge branch 'dependabot/cargo/wasi-common-22.0.0' into dependabot/cargo/wasmtime-22.0.0
2024-06-22 19:41:21 +05:30
dependabot[bot]
0e642ab689
Bump wasmtime from 21.0.1 to 22.0.0
...
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime ) from 21.0.1 to 22.0.0.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v21.0.1...v22.0.0 )
---
updated-dependencies:
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 00:43:09 +00:00
dependabot[bot]
c7d4963c95
Bump wasi-common from 21.0.1 to 22.0.0
...
Bumps [wasi-common](https://github.com/bytecodealliance/wasmtime ) from 21.0.1 to 22.0.0.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v21.0.1...v22.0.0 )
---
updated-dependencies:
- dependency-name: wasi-common
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 00:42:37 +00:00
Toru Komatsu
af804e4c99
Rename to improve readability ( #2818 )
...
Signed-off-by: utam0k <k0ma@utam0k.jp>
2024-06-19 21:29:57 +09:00
yihuaf
a9b2cbcfae
Ignore linter for MOUNT_ATTR__ATIME
...
The extra `__` in MOUNT_ATTR__ATIME is not a typo. This is in the syscall definitions. `rust_analyser` will flag this, so adding a macro to ignore.
Signed-off-by: yihuaf <yihuaf@unkies.org>
2024-06-17 09:21:06 -07:00
Kotaro Inoue
46fb4ba414
Use HashMap for envs in container_init_process ( #2817 )
...
Signed-off-by: Kotaro Inoue <k.musaino@gmail.com>
2024-06-16 15:37:47 -07:00
rongfu.leng
bdf8db4cf2
move macro define youki_version to use before
...
Signed-off-by: rongfu.leng <lenronfu@gmail.com>
2024-06-14 10:04:09 +08:00
dependabot[bot]
e158f0536c
Bump regex from 1.10.4 to 1.10.5 in the patch group
...
Bumps the patch group with 1 update: [regex](https://github.com/rust-lang/regex ).
Updates `regex` from 1.10.4 to 1.10.5
- [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.10.4...1.10.5 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 00:18:11 +00:00
dependabot[bot]
0844ecaf78
Bump nc from 0.8.20 to 0.8.21 in the patch group ( #2803 )
...
Bumps the patch group with 1 update: [nc](https://github.com/xushaohua/nc ).
Updates `nc` from 0.8.20 to 0.8.21
- [Commits](https://github.com/xushaohua/nc/compare/v0.8.20...v0.8.21 )
---
updated-dependencies:
- dependency-name: nc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-01 05:07:32 -07:00
Heran Yang
e61b693df5
Export max_usage in cgroups v2 mode ( #2802 )
...
Signed-off-by: Heran Yang <heran55@126.com>
2024-05-29 21:24:47 +09:00
Om Prakaash
a35d20fa08
Squashed commit of the following: ( #2728 )
...
commit f0a6b388e7f132648157ca2712e20a1ee93f265a
Author: yihuaf <yihuaf@unkies.org>
Date: Sun May 19 21:16:21 2024 -0700
Fix the explicit close
Signed-off-by: yihuaf <yihuaf@unkies.org>
commit 5e23878453a59e042dd70b07ee57e535d95fb3e8
Author: yihuaf <yihuaf@unkies.org>
Date: Thu May 16 21:31:09 2024 -0700
Rebase to the latest main branch
Signed-off-by: yihuaf <yihuaf@unkies.org>
commit 3144355967e4ba0f3e7ed8aff92945a4b1aaf66d
Author: omprakaash <omsuseela@gmail.com>
Date: Sat Mar 16 03:28:40 2024 +0000
Update nix to 0.28.0
Signed-off-by: omprakaash <omsuseela@gmail.com>
Signed-off-by: om prakaash <omsuseela@gmail.com>
Signed-off-by: yihuaf <yihuaf@unkies.org>
Co-authored-by: yihuaf <yihuaf@unkies.org>
Co-authored-by: Toru Komatsu <k0ma@utam0k.jp>
2024-05-23 12:29:37 +00:00
dependabot[bot]
4962a5ba25
Bump wasmtime,wasi-common from 20.0.2 to 21.0.1 ( #2798 )
...
* Bump wasi-common from 20.0.2 to 21.0.1
Bumps [wasi-common](https://github.com/bytecodealliance/wasmtime ) from 20.0.2 to 21.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v20.0.2...v21.0.1 )
---
updated-dependencies:
- dependency-name: wasi-common
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump wasmtime from 20.0.2 to 21.0.1
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime ) from 20.0.2 to 21.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v20.0.2...v21.0.1 )
---
updated-dependencies:
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yashodhan Joshi <yjdoc2@gmail.com>
2024-05-23 11:42:51 +05:30
dependabot[bot]
94007c7ccd
---
...
updated-dependencies:
- dependency-name: libbpf-sys
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: libcgroups
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: libcontainer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 00:07:09 +00:00
Toru Komatsu
c03edea8a0
v0.3.3 ( #2794 )
...
Signed-off-by: utam0k <k0ma@utam0k.jp>
2024-05-21 22:17:19 +09:00
dependabot[bot]
dfef05b957
Bump the patch group with 3 updates
...
Bumps the patch group with 3 updates: [libc](https://github.com/rust-lang/libc ), [thiserror](https://github.com/dtolnay/thiserror ) and [anyhow](https://github.com/dtolnay/anyhow ).
Updates `libc` from 0.2.154 to 0.2.155
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.154...0.2.155 )
Updates `thiserror` from 1.0.60 to 1.0.61
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61 )
Updates `anyhow` from 1.0.83 to 1.0.86
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.83...1.0.86 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 01:17:52 +00:00
Jorge Prendes
13a3fd516e
Bulk apply formatting
...
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
2024-05-15 14:59:06 +01:00
Toru Komatsu
25edc95648
Remove unnecessary chdir ( #2780 )
...
* Remove unnecessary chdir
Co-authored-by: jiaxiao zhou <jiazho@microsoft.com>
Co-authored-by: Jorge Prendes <jorge.prendes@gmail.com>
Signed-off-by: utam0k <k0ma@utam0k.jp>
* fixup! Remove unnecessary chdir
Signed-off-by: utam0k <k0ma@utam0k.jp>
* fixup! Remove unnecessary chdir
Signed-off-by: utam0k <k0ma@utam0k.jp>
* fixup! Remove unnecessary chdir
Signed-off-by: utam0k <k0ma@utam0k.jp>
* Enable run_hooks to be passed cwd
Signed-off-by: utam0k <k0ma@utam0k.jp>
* fixup! Enable run_hooks to be passed cwd
Signed-off-by: utam0k <k0ma@utam0k.jp>
* fixup! Enable run_hooks to be passed cwd
Signed-off-by: utam0k <k0ma@utam0k.jp>
---------
Signed-off-by: utam0k <k0ma@utam0k.jp>
Co-authored-by: jiaxiao zhou <jiazho@microsoft.com>
Co-authored-by: Jorge Prendes <jorge.prendes@gmail.com>
2024-05-15 12:20:27 +00:00
dependabot[bot]
af2a125b93
Bump errno from 0.3.8 to 0.3.9 in the patch group
...
Bumps the patch group with 1 update: [errno](https://github.com/lambda-fairy/rust-errno ).
Updates `errno` from 0.3.8 to 0.3.9
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lambda-fairy/rust-errno/commits )
---
updated-dependencies:
- dependency-name: errno
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 00:59:07 +00:00
dependabot[bot]
3ccd4c1dc9
Bump the patch group with 5 updates
...
Bumps the patch group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [serde](https://github.com/serde-rs/serde ) | `1.0.200` | `1.0.201` |
| [thiserror](https://github.com/dtolnay/thiserror ) | `1.0.59` | `1.0.60` |
| [serde_json](https://github.com/serde-rs/json ) | `1.0.116` | `1.0.117` |
| [wasmtime](https://github.com/bytecodealliance/wasmtime ) | `20.0.1` | `20.0.2` |
| [wasi-common](https://github.com/bytecodealliance/wasmtime ) | `20.0.1` | `20.0.2` |
Updates `serde` from 1.0.200 to 1.0.201
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201 )
Updates `thiserror` from 1.0.59 to 1.0.60
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60 )
Updates `serde_json` from 1.0.116 to 1.0.117
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117 )
Updates `wasmtime` from 20.0.1 to 20.0.2
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v20.0.1...v20.0.2 )
Updates `wasi-common` from 20.0.1 to 20.0.2
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v20.0.1...v20.0.2 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: wasi-common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 00:39:21 +00:00
dependabot[bot]
74c69f6821
Bump anyhow from 1.0.82 to 1.0.83 in the patch group
...
Bumps the patch group with 1 update: [anyhow](https://github.com/dtolnay/anyhow ).
Updates `anyhow` from 1.0.82 to 1.0.83
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.82...1.0.83 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 00:44:10 +00:00
Jakub Jirutka
96ff8c31ab
deps: Disable unused/unnecessary regex features in libcontainer ( #2781 )
...
To reduce binary size and dependency bloat in projects using libcontainer.
Signed-off-by: Jakub Jirutka <jakub@jirutka.cz>
2024-05-06 12:23:36 +00:00
dependabot[bot]
6cd72cc268
Bump the patch group with 3 updates
...
Bumps the patch group with 3 updates: [libbpf-sys](https://github.com/libbpf/libbpf-sys ), [wasmtime](https://github.com/bytecodealliance/wasmtime ) and [wasi-common](https://github.com/bytecodealliance/wasmtime ).
Updates `libbpf-sys` from 1.4.0+v1.4.0 to 1.4.1+v1.4.0
- [Commits](https://github.com/libbpf/libbpf-sys/commits )
Updates `wasmtime` from 20.0.0 to 20.0.1
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v20.0.0...v20.0.1 )
Updates `wasi-common` from 20.0.0 to 20.0.1
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases )
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md )
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v20.0.0...v20.0.1 )
---
updated-dependencies:
- dependency-name: libbpf-sys
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: wasi-common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 01:16:30 +00:00