github-actions[bot]
fe3eab627c
Merge pull request #2591 from containers/dependabot/cargo/futures-core-0.3.30
2023-12-25 02:02:53 +00:00
dependabot[bot]
b01a22171e
chore(deps): bump futures-core from 0.3.29 to 0.3.30
...
Bumps [futures-core](https://github.com/rust-lang/futures-rs ) from 0.3.29 to 0.3.30.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30 )
---
updated-dependencies:
- dependency-name: futures-core
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 01:39:52 +00:00
Yashodhan
9e5516346b
Merge pull request #2585 from my-contributes/main
...
fix: just instead make
2023-12-22 12:54:16 +05:30
bestgopher
6ac9d044fb
Update docs/src/user/basic_setup.md
...
Co-authored-by: Yashodhan <54112038+YJDoc2@users.noreply.github.com>
Signed-off-by: bestgopher <84328409@qq.com>
2023-12-22 14:47:58 +08:00
github-actions[bot]
6e8e9803c3
Merge pull request #2584 from containers/dependabot/cargo/patch-9773961cb1
2023-12-22 05:24:05 +00:00
bestgopher
d98f7ea511
fix: just instead make
...
Signed-off-by: bestgopher <84328409@qq.com>
2023-12-22 11:06:55 +08:00
dependabot[bot]
859b1d4132
chore(deps): bump the patch group with 3 updates
...
Bumps the patch group with 3 updates: [anyhow](https://github.com/dtolnay/anyhow ), [mockall](https://github.com/asomers/mockall ) and [proc-macro2](https://github.com/dtolnay/proc-macro2 ).
Updates `anyhow` from 1.0.75 to 1.0.76
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.75...1.0.76 )
Updates `mockall` from 0.12.0 to 0.12.1
- [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md )
- [Commits](https://github.com/asomers/mockall/compare/v0.12.0...v0.12.1 )
Updates `proc-macro2` from 1.0.70 to 1.0.71
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.70...1.0.71 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: mockall
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- 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-12-22 01:35:20 +00:00
Toru Komatsu
85ec6d0fc0
New Releases needs approval from the maintainer ( #2583 )
...
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-12-21 20:44:41 +05:30
Jorge Prendes
ff79c54968
(feat) add support for musl
using cross-rs
( #2536 )
...
* add cross configuration for musl
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* use cargo.sh wapper in build.sh
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* make tests build with musl
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* add targets to run musl tests
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Use cargo.sh wrapper and cross in CI
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Update scripts/cargo.sh
Co-Authored-By: adrianalin <pop.adrian61@gmail.com>
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Use glibc as cross default target
---------
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
Co-authored-by: adrianalin <pop.adrian61@gmail.com>
2023-12-21 11:50:03 +00:00
dependabot[bot]
72c56f22e3
chore(deps): bump the patch group with 2 updates ( #2581 )
...
Bumps the patch group with 2 updates: [async-trait](https://github.com/dtolnay/async-trait ) and [pkg-config](https://github.com/rust-lang/pkg-config-rs ).
Updates `async-trait` from 0.1.74 to 0.1.75
- [Release notes](https://github.com/dtolnay/async-trait/releases )
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.74...0.1.75 )
Updates `pkg-config` from 0.3.27 to 0.3.28
- [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.27...0.3.28 )
---
updated-dependencies:
- dependency-name: async-trait
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: pkg-config
dependency-type: indirect
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>
2023-12-21 20:44:41 +09:00
github-actions[bot]
b78723d233
Merge pull request #2580 from containers/dependabot/cargo/patch-ae2c9f7cc2
2023-12-20 05:00:41 +00:00
dependabot[bot]
b626acf2bb
chore(deps): bump the patch group with 2 updates
...
Bumps the patch group with 2 updates: [serde_spanned](https://github.com/toml-rs/toml ) and [tokio](https://github.com/tokio-rs/tokio ).
Updates `serde_spanned` from 0.6.4 to 0.6.5
- [Commits](https://github.com/toml-rs/toml/compare/serde_spanned-v0.6.4...serde_spanned-v0.6.5 )
Updates `tokio` from 1.35.0 to 1.35.1
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.35.0...tokio-1.35.1 )
---
updated-dependencies:
- dependency-name: serde_spanned
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: tokio
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 00:38:31 +00:00
github-actions[bot]
0d510bb580
Release for v0.3.1 ( #2578 )
...
* [tagpr] prepare for the next release
* [tagpr] update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v0.3.1
2023-12-19 20:58:58 +09:00
Jorge Prendes
4c6fa314b3
Fix emulated cgroups v1 subsystem when running docker-in-docker ( #2532 )
...
* Fix issues when running with docker-in-docker
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Add the comment to make it understand ease
Signed-off-by: utam0k <k0ma@utam0k.jp>
---------
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
Signed-off-by: utam0k <k0ma@utam0k.jp>
Co-authored-by: Toru Komatsu <k0ma@utam0k.jp>
2023-12-19 20:51:56 +09:00
cuisongliu
035b0dcf0f
docs(main): auto release node using just ( #2573 )
...
Signed-off-by: cuisongliu <cuisongliu@qq.com>
2023-12-19 20:50:53 +09:00
Yashodhan
e3cafbdf37
Merge pull request #2577 from containers/dependabot/cargo/hyper-0.14.28
...
(auto merged) chore(deps): bump hyper from 0.14.27 to 0.14.28
2023-12-19 11:55:50 +05:30
Yashodhan
d7c3a911c1
Merge pull request #2576 from containers/dependabot/cargo/patch-de9c1b7534
...
(auto merged) chore(deps): bump the patch group with 2 updates
2023-12-19 11:55:40 +05:30
dependabot[bot]
b6bddebda9
chore(deps): bump the patch group with 2 updates
...
Bumps the patch group with 2 updates: [reqwest](https://github.com/seanmonstar/reqwest ) and [winnow](https://github.com/winnow-rs/winnow ).
Updates `reqwest` from 0.11.22 to 0.11.23
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.22...v0.11.23 )
Updates `winnow` from 0.5.28 to 0.5.30
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md )
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.28...v0.5.30 )
---
updated-dependencies:
- dependency-name: reqwest
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-19 05:35:28 +00:00
dependabot[bot]
98d80347c3
chore(deps): bump hyper from 0.14.27 to 0.14.28
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 0.14.27 to 0.14.28.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.28/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.27...v0.14.28 )
---
updated-dependencies:
- dependency-name: hyper
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 05:20:54 +00:00
Yashodhan
0430231c23
Merge pull request #2572 from utam0k/typods
...
Ignore CHANGELOG.md in typos
2023-12-19 10:49:14 +05:30
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
utam0k
fb5ebc4e67
Ignore CHANGELOG.md in typos
...
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-12-17 21:22:28 +09: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