containers / bootc

Boot and upgrade via container images
https://containers.github.io/bootc/
Apache License 2.0
781 stars 84 forks source link

chore(deps): update auto merged updates #893

Closed platform-engineering-bot closed 2 weeks ago

platform-engineering-bot commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action patch v4.1.7 -> v4.1.8
anstream dependencies patch 0.6.17 -> 0.6.18
anyhow workspace.dependencies patch 1.0.92 -> 1.0.93
flate2 dependencies patch 1.0.28 -> 1.0.34
futures-util (source) dependencies patch 0.3.30 -> 0.3.31
libc workspace.dependencies patch 0.2.161 -> 0.2.162
oci-spec dependencies patch 0.7.0 -> 0.7.1
ocidir dependencies patch 0.3.0 -> 0.3.1
olpc-cjson dependencies patch 0.1.3 -> 0.1.4
pin-project dependencies patch 1.1.4 -> 1.1.7
rustix workspace.dependencies patch 0.38.38 -> 0.38.40
tokio (source) workspace.dependencies patch 1.41.0 -> 1.41.1
tokio-stream (source) dependencies patch 0.1.14 -> 0.1.16
zstd dependencies patch 0.13.1 -> 0.13.2

Release Notes

actions/download-artifact (actions/download-artifact) ### [`v4.1.8`](https://redirect.github.com/actions/download-artifact/releases/tag/v4.1.8) [Compare Source](https://redirect.github.com/actions/download-artifact/compare/v4.1.7...v4.1.8) ##### What's Changed - Update [@​actions/artifact](https://redirect.github.com/actions/artifact) version, bump dependencies by [@​robherley](https://redirect.github.com/robherley) in [https://github.com/actions/download-artifact/pull/341](https://redirect.github.com/actions/download-artifact/pull/341) **Full Changelog**: https://github.com/actions/download-artifact/compare/v4...v4.1.8
rust-cli/anstyle (anstream) ### [`v0.6.18`](https://redirect.github.com/rust-cli/anstyle/compare/anstream-v0.6.17...anstream-v0.6.18) [Compare Source](https://redirect.github.com/rust-cli/anstyle/compare/anstream-v0.6.17...anstream-v0.6.18)
dtolnay/anyhow (anyhow) ### [`v1.0.93`](https://redirect.github.com/dtolnay/anyhow/releases/tag/1.0.93) [Compare Source](https://redirect.github.com/dtolnay/anyhow/compare/1.0.92...1.0.93) - Update dev-dependencies to `thiserror` v2
rust-lang/flate2-rs (flate2) ### [`v1.0.34`](https://redirect.github.com/rust-lang/flate2-rs/releases/tag/1.0.34) [Compare Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.0.33...1.0.34) #### What's Changed - Add minimum build test back in to CI by [@​jongiddy](https://redirect.github.com/jongiddy) in [https://github.com/rust-lang/flate2-rs/pull/426](https://redirect.github.com/rust-lang/flate2-rs/pull/426) - docs: fix compression level range from 0-9 to 0-10 by [@​ByteBaker](https://redirect.github.com/ByteBaker) in [https://github.com/rust-lang/flate2-rs/pull/427](https://redirect.github.com/rust-lang/flate2-rs/pull/427) - Document backend differences in compression levels by [@​Shnatsel](https://redirect.github.com/Shnatsel) in [https://github.com/rust-lang/flate2-rs/pull/430](https://redirect.github.com/rust-lang/flate2-rs/pull/430) - Upgrade zlib-rs to 0.3.0 to get multiple bugfixes by [@​Shnatsel](https://redirect.github.com/Shnatsel) in [https://github.com/rust-lang/flate2-rs/pull/428](https://redirect.github.com/rust-lang/flate2-rs/pull/428) - Better wording in compression level docs by [@​Shnatsel](https://redirect.github.com/Shnatsel) in [https://github.com/rust-lang/flate2-rs/pull/431](https://redirect.github.com/rust-lang/flate2-rs/pull/431) #### New Contributors - [@​ByteBaker](https://redirect.github.com/ByteBaker) made their first contribution in [https://github.com/rust-lang/flate2-rs/pull/427](https://redirect.github.com/rust-lang/flate2-rs/pull/427) - [@​Shnatsel](https://redirect.github.com/Shnatsel) made their first contribution in [https://github.com/rust-lang/flate2-rs/pull/430](https://redirect.github.com/rust-lang/flate2-rs/pull/430) **Full Changelog**: https://github.com/rust-lang/flate2-rs/compare/1.0.33...1.0.34 ### [`v1.0.33`](https://redirect.github.com/rust-lang/flate2-rs/releases/tag/1.0.33): - fix minimal manifest versions [Compare Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.0.32...1.0.33) #### What's Changed - Fix msrv: Run msrv checks with minimal versions by [@​NobodyXu](https://redirect.github.com/NobodyXu) in [https://github.com/rust-lang/flate2-rs/pull/425](https://redirect.github.com/rust-lang/flate2-rs/pull/425) #### New Contributors - [@​NobodyXu](https://redirect.github.com/NobodyXu) made their first contribution in [https://github.com/rust-lang/flate2-rs/pull/425](https://redirect.github.com/rust-lang/flate2-rs/pull/425) **Full Changelog**: https://github.com/rust-lang/flate2-rs/compare/1.0.32...1.0.33 ### [`v1.0.32`](https://redirect.github.com/rust-lang/flate2-rs/releases/tag/1.0.32): - turn panic into error [Compare Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.0.31...1.0.32) #### What's Changed ##### Fix - Return error instead of packing on Z_MEM_ERROR by [@​crazymerlyn](https://redirect.github.com/crazymerlyn) in [https://github.com/rust-lang/flate2-rs/pull/423](https://redirect.github.com/rust-lang/flate2-rs/pull/423) ##### Other - prepare new release by [@​Byron](https://redirect.github.com/Byron) in [https://github.com/rust-lang/flate2-rs/pull/416](https://redirect.github.com/rust-lang/flate2-rs/pull/416) - update miniz_oxide dependency to 0.8.x by [@​oyvindln](https://redirect.github.com/oyvindln) in [https://github.com/rust-lang/flate2-rs/pull/420](https://redirect.github.com/rust-lang/flate2-rs/pull/420) - update maintenance guide with recent news by [@​Byron](https://redirect.github.com/Byron) in [https://github.com/rust-lang/flate2-rs/pull/419](https://redirect.github.com/rust-lang/flate2-rs/pull/419) - Check minimal version of Rust that compiles by [@​jongiddy](https://redirect.github.com/jongiddy) in [https://github.com/rust-lang/flate2-rs/pull/421](https://redirect.github.com/rust-lang/flate2-rs/pull/421) - Remove non-existent build in CI by [@​jongiddy](https://redirect.github.com/jongiddy) in [https://github.com/rust-lang/flate2-rs/pull/422](https://redirect.github.com/rust-lang/flate2-rs/pull/422) #### New Contributors - [@​crazymerlyn](https://redirect.github.com/crazymerlyn) made their first contribution in [https://github.com/rust-lang/flate2-rs/pull/423](https://redirect.github.com/rust-lang/flate2-rs/pull/423) **Full Changelog**: https://github.com/rust-lang/flate2-rs/compare/1.0.31...1.0.32 ### [`v1.0.31`](https://redirect.github.com/rust-lang/flate2-rs/blob/HEAD/CHANGELOG.md#1031-2024-08-03) [Compare Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.0.30...1.0.31) This release allows using `libz-rs` in the latest version, v0.2.1. ##### Commit Statistics - 7 commits contributed to the release over the course of 95 calendar days. - 95 days passed between releases. - 0 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ##### Commit Details
view details - **Uncategorized** - Add exclusion rule to not package github or git specific files with crate. ([`25541bd`](https://redirect.github.com/Byron/flate2-rs/commit/25541bd2aa4fd24fbb2b370eb3c2742724f956ac)) - Crate and update changelog in preparation for release. ([`1dbed76`](https://redirect.github.com/Byron/flate2-rs/commit/1dbed76ca0f63b215faa5ad321a42bb629686456)) - Merge pull request [#​415](https://redirect.github.com/rust-lang/flate2-rs/issues/415) from folkertdev/bump-version-zlib-rs-0.2.1 ([`a7853c0`](https://redirect.github.com/Byron/flate2-rs/commit/a7853c0f803abb45858baf82d504ed14d77cb8c0)) - Release version 1.0.31: bump libz-rs-sys version ([`e6f6949`](https://redirect.github.com/Byron/flate2-rs/commit/e6f694918b3237175e3729e6365e83f9a66518a9)) - Merge pull request [#​414](https://redirect.github.com/rust-lang/flate2-rs/issues/414) from yestyle/main ([`9e6af00`](https://redirect.github.com/Byron/flate2-rs/commit/9e6af00a8bd9593f9e1c6421f9d27ccdb13a03b7)) - Remove duplicate word in top-most doc ([`411d641`](https://redirect.github.com/Byron/flate2-rs/commit/411d6414398099c85e1b8fc568ec8929d208777d)) - Merge pull request [#​408](https://redirect.github.com/rust-lang/flate2-rs/issues/408) from marxin/document-read-after-end ([`1a0daec`](https://redirect.github.com/Byron/flate2-rs/commit/1a0daec607455f30651674675abb01715586f4d1))
### [`v1.0.30`](https://redirect.github.com/rust-lang/flate2-rs/blob/HEAD/CHANGELOG.md#v1030-2024-04-29) [Compare Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.0.29...1.0.30) ##### Documentation - Document expected behavior when Read is done for ZLIB and DEFLATE decoders ##### Commit Statistics - 9 commits contributed to the release over the course of 3 calendar days. - 3 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 1 unique issue was worked on: [#​404](https://redirect.github.com/Byron/flate2-rs/issues/404) ##### Commit Details
view details - **[#​404](https://redirect.github.com/Byron/flate2-rs/issues/404)** - CI verifies that docs can be built ([`bc1b3e9`](https://redirect.github.com/Byron/flate2-rs/commit/bc1b3e960437ecfe8cecdaac9246805bd5fb49b6)) - Fix CI by assuring builds work with --all-features enabled ([`5ce4154`](https://redirect.github.com/Byron/flate2-rs/commit/5ce4154d2b50dfc4b82eaea772fed82c616b501f)) - **Uncategorized** - Merge pull request [#​405](https://redirect.github.com/rust-lang/flate2-rs/issues/405) from Byron/fix-CI ([`d3bea90`](https://redirect.github.com/Byron/flate2-rs/commit/d3bea908edfbb1415f91dfdd298e4eab3e27db97)) - Document expected behavior when Read is done for ZLIB and DEFLATE decoders ([`f37b1b0`](https://redirect.github.com/Byron/flate2-rs/commit/f37b1b0421ddd0070237c2f34474682276290ece)) - Merge pull request [#​407](https://redirect.github.com/rust-lang/flate2-rs/issues/407) from striezel-stash/actions-checkout-v4 ([`5048843`](https://redirect.github.com/Byron/flate2-rs/commit/50488437cae9967d8afe4ba086b979f3e719b87c)) - Merge pull request [#​406](https://redirect.github.com/rust-lang/flate2-rs/issues/406) from striezel-stash/fix-some-typos ([`42c86ce`](https://redirect.github.com/Byron/flate2-rs/commit/42c86cedde9815f0e27ca12712814b8cfdb7f386)) - Update actions/checkout in GitHub Actions workflows to v4 ([`f7b99e9`](https://redirect.github.com/Byron/flate2-rs/commit/f7b99e90400ca8b375a61ec70b7246b05f0cfcf3)) - Fix typos ([`563f1c4`](https://redirect.github.com/Byron/flate2-rs/commit/563f1c42f4685bb82d6ef1baebcec40ed8cae3ef)) - Prepare bugfix release to make docs work again ([`1126a4a`](https://redirect.github.com/Byron/flate2-rs/commit/1126a4a7584f165a59e0818566938e7e07c386c4))
### [`v1.0.29`](https://redirect.github.com/rust-lang/flate2-rs/blob/HEAD/CHANGELOG.md#v1029-2024-04-26) [Compare Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.0.28...1.0.29) ##### Commit Statistics - 12 commits contributed to the release over the course of 130 calendar days. - 195 days passed between releases. - 0 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ##### Commit Details
view details - **Uncategorized** - Merge pull request [#​403](https://redirect.github.com/rust-lang/flate2-rs/issues/403) from folkertdev/bump-version-zlib-rs ([`9a25bc0`](https://redirect.github.com/Byron/flate2-rs/commit/9a25bc09b12f0e7b63efb7a5e19ce118ce3caa8b)) - Zlib-rs support version bump ([`e9c87c0`](https://redirect.github.com/Byron/flate2-rs/commit/e9c87c088ae3ab7f486065176a5134790bd504f8)) - Merge pull request [#​402](https://redirect.github.com/rust-lang/flate2-rs/issues/402) from jongiddy/bufread-tests ([`8a502a7`](https://redirect.github.com/Byron/flate2-rs/commit/8a502a791fbcbdb56b20f6d6dcd7096f0c8f1a33)) - Merge pull request [#​400](https://redirect.github.com/rust-lang/flate2-rs/issues/400) from folkertdev/zlib-rs-c-api ([`320e7c7`](https://redirect.github.com/Byron/flate2-rs/commit/320e7c7aa08b264e73b7cdb87e868f94ba1472ff)) - Test that BufRead and Write can be used after decoding ([`6a26c0c`](https://redirect.github.com/Byron/flate2-rs/commit/6a26c0c569fec440482085986cb9651cdb8a9847)) - Add zlib-rs support via the libz-rs-sys C api for zlib-rs ([`7e6429a`](https://redirect.github.com/Byron/flate2-rs/commit/7e6429a9f90d78815074142873a4d9d434dcf061)) - Merge pull request [#​398](https://redirect.github.com/rust-lang/flate2-rs/issues/398) from rust-lang/fix-imports ([`ae78497`](https://redirect.github.com/Byron/flate2-rs/commit/ae784978ff22dea373cf820b3ef5fbc6e948de3f)) - Avoid redudant imports ([`20bbd74`](https://redirect.github.com/Byron/flate2-rs/commit/20bbd749a585f29b10ff498ca4cd8724a4d08520)) - Merge pull request [#​394](https://redirect.github.com/rust-lang/flate2-rs/issues/394) from icmccorm/main ([`0a584f4`](https://redirect.github.com/Byron/flate2-rs/commit/0a584f4a0c465e33b52219e8ac74f2ec9a489f9f)) - Switched to storing mz_stream as a raw pointer to fix tree borrows violation. ([`8386651`](https://redirect.github.com/Byron/flate2-rs/commit/8386651feec5c4292c14defd22f128816f7f0e49)) - Merge pull request [#​388](https://redirect.github.com/rust-lang/flate2-rs/issues/388) from JakubOnderka/patch-1 ([`f0463d5`](https://redirect.github.com/Byron/flate2-rs/commit/f0463d5ddf3a4eb4f5d0602d8f1c1031e37362e9)) - Fix build for beta and nightly ([`8ef8ae6`](https://redirect.github.com/Byron/flate2-rs/commit/8ef8ae64cb184053c7065197eee5da45d62fc418))
rust-lang/futures-rs (futures-util) ### [`v0.3.31`](https://redirect.github.com/rust-lang/futures-rs/blob/HEAD/CHANGELOG.md#0331---2024-10-05) [Compare Source](https://redirect.github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) - Fix use after free of task in `FuturesUnordered` when dropped future panics ([#​2886](https://redirect.github.com/rust-lang/futures-rs/issues/2886)) - Fix soundness bug in `task::waker_ref` ([#​2830](https://redirect.github.com/rust-lang/futures-rs/issues/2830)) This is a breaking change but allowed because it is soundness bug fix. - Fix bugs in `AsyncBufRead::read_line` and `AsyncBufReadExt::lines` ([#​2884](https://redirect.github.com/rust-lang/futures-rs/issues/2884)) - Fix parsing issue in `select!`/`select_biased!` ([#​2832](https://redirect.github.com/rust-lang/futures-rs/issues/2832)) This is technically a breaking change as it will now reject a very odd undocumented syntax that was previously accidentally accepted. - Work around issue due to upstream `Waker::will_wake` change ([#​2865](https://redirect.github.com/rust-lang/futures-rs/issues/2865)) - Add `stream::Iter::{get_ref,get_mut,into_inner}` ([#​2875](https://redirect.github.com/rust-lang/futures-rs/issues/2875)) - Add `future::AlwaysReady` ([#​2825](https://redirect.github.com/rust-lang/futures-rs/issues/2825)) - Relax trait bound on non-constructor methods of `io::{BufReader,BufWriter}` ([#​2848](https://redirect.github.com/rust-lang/futures-rs/issues/2848))
rust-lang/libc (libc) ### [`v0.2.162`](https://redirect.github.com/rust-lang/libc/releases/tag/0.2.162) [Compare Source](https://redirect.github.com/rust-lang/libc/compare/0.2.161...0.2.162) ##### Added - Android: fix the alignment of `uc_mcontext` on arm64 [#​3894](https://redirect.github.com/rust-lang/libc/pull/3894) - Apple: add `host_cpu_load_info` [#​3916](https://redirect.github.com/rust-lang/libc/pull/3916) - ESP-IDF: add a time flag [#​3993](https://redirect.github.com/rust-lang/libc/pull/3993) - FreeBSD: add the `CLOSE_RANGE_CLOEXEC` flag[#​3996](https://redirect.github.com/rust-lang/libc/pull/3996) - FreeBSD: fix test errors regarding `__gregset_t` [#​3995](https://redirect.github.com/rust-lang/libc/pull/3995) - FreeBSD: fix tests on x86 FreeBSD 15 [#​3948](https://redirect.github.com/rust-lang/libc/pull/3948) - FreeBSD: make `ucontext_t` and `mcontext_t` available on all architectures [#​3848](https://redirect.github.com/rust-lang/libc/pull/3848) - Haiku: add `getentropy` [#​3991](https://redirect.github.com/rust-lang/libc/pull/3991) - Illumos: add `syncfs` [#​3990](https://redirect.github.com/rust-lang/libc/pull/3990) - Illumos: add some recently-added constants [#​3999](https://redirect.github.com/rust-lang/libc/pull/3999) - Linux: add `ioctl` flags [#​3960](https://redirect.github.com/rust-lang/libc/pull/3960) - Linux: add epoll busy polling parameters [#​3922](https://redirect.github.com/rust-lang/libc/pull/3922) - NuttX: add `pthread_[get/set]name_np` [#​4003](https://redirect.github.com/rust-lang/libc/pull/4003) - RTEMS: add `arc4random_buf` [#​3989](https://redirect.github.com/rust-lang/libc/pull/3989) - Trusty OS: add initial support [#​3942](https://redirect.github.com/rust-lang/libc/pull/3942) - WASIp2: expand socket support [#​3981](https://redirect.github.com/rust-lang/libc/pull/3981) ##### Fixed - Emscripten: don't pass `-lc` [#​4002](https://redirect.github.com/rust-lang/libc/pull/4002) - Hurd: change `st_fsid` field to `st_dev` [#​3785](https://redirect.github.com/rust-lang/libc/pull/3785) - Hurd: fix the definition of `utsname` [#​3992](https://redirect.github.com/rust-lang/libc/pull/3992) - Illumos/Solaris: fix `FNM_CASEFOLD` definition [#​4004](https://redirect.github.com/rust-lang/libc/pull/4004) - Solaris: fix all tests [#​3864](https://redirect.github.com/rust-lang/libc/pull/3864) ##### Other - CI: Add loongarch64 [#​4000](https://redirect.github.com/rust-lang/libc/pull/4000) - CI: Check that semver files are sorted [#​4018](https://redirect.github.com/rust-lang/libc/pull/4018) - CI: Re-enable the FreeBSD 15 job [#​3988](https://redirect.github.com/rust-lang/libc/pull/3988) - Clean up imports and `extern crate` usage [#​3897](https://redirect.github.com/rust-lang/libc/pull/3897) - Convert `mode_t` constants to octal [#​3634](https://redirect.github.com/rust-lang/libc/pull/3634) - Remove the `wasm32-wasi` target that has been deleted upstream [#​4013](https://redirect.github.com/rust-lang/libc/pull/4013)
containers/oci-spec-rs (oci-spec) ### [`v0.7.1`](https://redirect.github.com/youki-dev/oci-spec-rs/releases/tag/v0.7.1) [Compare Source](https://redirect.github.com/containers/oci-spec-rs/compare/v0.7.0...v0.7.1) #### What's Changed ##### Image Format Specification - digest: Add more derives and trait impls by [@​cgwalters](https://redirect.github.com/cgwalters) in [https://github.com/youki-dev/oci-spec-rs/pull/220](https://redirect.github.com/youki-dev/oci-spec-rs/pull/220) - digest: Add TryFrom<\&str + String> by [@​cgwalters](https://redirect.github.com/cgwalters) in [https://github.com/youki-dev/oci-spec-rs/pull/222](https://redirect.github.com/youki-dev/oci-spec-rs/pull/222) ##### Test improvements and Misc Fixes - Release 0.7.0 by [@​saschagrunert](https://redirect.github.com/saschagrunert) in [https://github.com/youki-dev/oci-spec-rs/pull/214](https://redirect.github.com/youki-dev/oci-spec-rs/pull/214) - Add get_mut to annotations and manifests in ImageIndex by [@​Havner](https://redirect.github.com/Havner) in [https://github.com/youki-dev/oci-spec-rs/pull/219](https://redirect.github.com/youki-dev/oci-spec-rs/pull/219) - manifest: Use `.parse()` over `from_str()` in a test by [@​cgwalters](https://redirect.github.com/cgwalters) in [https://github.com/youki-dev/oci-spec-rs/pull/223](https://redirect.github.com/youki-dev/oci-spec-rs/pull/223) - Replace actions-rs GitHub actions by [@​saschagrunert](https://redirect.github.com/saschagrunert) in [https://github.com/youki-dev/oci-spec-rs/pull/225](https://redirect.github.com/youki-dev/oci-spec-rs/pull/225) - Add devcontainer by [@​musaprg](https://redirect.github.com/musaprg) in [https://github.com/youki-dev/oci-spec-rs/pull/193](https://redirect.github.com/youki-dev/oci-spec-rs/pull/193) ##### Other Changes - Remove label workflow by [@​saschagrunert](https://redirect.github.com/saschagrunert) in [https://github.com/youki-dev/oci-spec-rs/pull/224](https://redirect.github.com/youki-dev/oci-spec-rs/pull/224) - Add OWNERS{\_ALIASES} file by [@​saschagrunert](https://redirect.github.com/saschagrunert) in [https://github.com/youki-dev/oci-spec-rs/pull/227](https://redirect.github.com/youki-dev/oci-spec-rs/pull/227) - Add CONTRIBUTING.md and k8s PR template by [@​saschagrunert](https://redirect.github.com/saschagrunert) in [https://github.com/youki-dev/oci-spec-rs/pull/228](https://redirect.github.com/youki-dev/oci-spec-rs/pull/228) - chore: fix clippy warning by [@​flavio](https://redirect.github.com/flavio) in [https://github.com/youki-dev/oci-spec-rs/pull/236](https://redirect.github.com/youki-dev/oci-spec-rs/pull/236) - Fix GHA invoking cargo audit by [@​flavio](https://redirect.github.com/flavio) in [https://github.com/youki-dev/oci-spec-rs/pull/237](https://redirect.github.com/youki-dev/oci-spec-rs/pull/237) - digest: Add AsRef by [@​cgwalters](https://redirect.github.com/cgwalters) in [https://github.com/youki-dev/oci-spec-rs/pull/229](https://redirect.github.com/youki-dev/oci-spec-rs/pull/229) - Increase regex version constraint compatibility by [@​kpcyrd](https://redirect.github.com/kpcyrd) in [https://github.com/youki-dev/oci-spec-rs/pull/234](https://redirect.github.com/youki-dev/oci-spec-rs/pull/234) - Add CNCF project governance by [@​saschagrunert](https://redirect.github.com/saschagrunert) in [https://github.com/youki-dev/oci-spec-rs/pull/244](https://redirect.github.com/youki-dev/oci-spec-rs/pull/244) - update affiliation by [@​jprendes](https://redirect.github.com/jprendes) in [https://github.com/youki-dev/oci-spec-rs/pull/245](https://redirect.github.com/youki-dev/oci-spec-rs/pull/245) - Remove conditional compilation of spec fields by [@​burgerdev](https://redirect.github.com/burgerdev) in [https://github.com/youki-dev/oci-spec-rs/pull/247](https://redirect.github.com/youki-dev/oci-spec-rs/pull/247) - Switch to lcov code coverage by [@​saschagrunert](https://redirect.github.com/saschagrunert) in [https://github.com/youki-dev/oci-spec-rs/pull/251](https://redirect.github.com/youki-dev/oci-spec-rs/pull/251) - Derive serde traits for Reference by [@​dmartin](https://redirect.github.com/dmartin) in [https://github.com/youki-dev/oci-spec-rs/pull/250](https://redirect.github.com/youki-dev/oci-spec-rs/pull/250) #### New Contributors - [@​Havner](https://redirect.github.com/Havner) made their first contribution in [https://github.com/youki-dev/oci-spec-rs/pull/219](https://redirect.github.com/youki-dev/oci-spec-rs/pull/219) - [@​kpcyrd](https://redirect.github.com/kpcyrd) made their first contribution in [https://github.com/youki-dev/oci-spec-rs/pull/234](https://redirect.github.com/youki-dev/oci-spec-rs/pull/234) - [@​jprendes](https://redirect.github.com/jprendes) made their first contribution in [https://github.com/youki-dev/oci-spec-rs/pull/245](https://redirect.github.com/youki-dev/oci-spec-rs/pull/245) - [@​burgerdev](https://redirect.github.com/burgerdev) made their first contribution in [https://github.com/youki-dev/oci-spec-rs/pull/247](https://redirect.github.com/youki-dev/oci-spec-rs/pull/247) **Full Changelog**: https://github.com/youki-dev/oci-spec-rs/compare/v0.7.0...v0.7.1
containers/ocidir-rs (ocidir) ### [`v0.3.1`](https://redirect.github.com/containers/ocidir-rs/compare/v0.3.0...v0.3.1) [Compare Source](https://redirect.github.com/containers/ocidir-rs/compare/v0.3.0...v0.3.1)
awslabs/tough (olpc-cjson) ### [`v0.1.4`](https://redirect.github.com/awslabs/tough/releases/tag/olpc-cjson-v0.1.4) [Compare Source](https://redirect.github.com/awslabs/tough/compare/olpc-cjson-v0.1.3...olpc-cjson-v0.1.4) ##### Changes - Fix 128bit integer serialization (thanks [@​aumetra](https://redirect.github.com/aumetra)) [#​820] [#​820]: https://redirect.github.com/awslabs/tough/pull/820
taiki-e/pin-project (pin-project) ### [`v1.1.7`](https://redirect.github.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#117---2024-10-24) [Compare Source](https://redirect.github.com/taiki-e/pin-project/compare/v1.1.6...v1.1.7) - Work around an issue on negative_impls that allows unsound overlapping `Unpin` implementations. ([#​357](https://redirect.github.com/taiki-e/pin-project/pull/357)) ### [`v1.1.6`](https://redirect.github.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#116---2024-10-05) [Compare Source](https://redirect.github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6) - Suppress `clippy::needless_lifetimes` lint in generated code. - Disable `derive` feature of `syn` dependency. ### [`v1.1.5`](https://redirect.github.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#115---2024-03-05) [Compare Source](https://redirect.github.com/taiki-e/pin-project/compare/v1.1.4...v1.1.5) - Suppress `unused_qualifications` lint in generated code.
bytecodealliance/rustix (rustix) ### [`v0.38.40`](https://redirect.github.com/bytecodealliance/rustix/compare/v0.38.39...v0.38.40) [Compare Source](https://redirect.github.com/bytecodealliance/rustix/compare/v0.38.39...v0.38.40) ### [`v0.38.39`](https://redirect.github.com/bytecodealliance/rustix/compare/v0.38.38...v0.38.39) [Compare Source](https://redirect.github.com/bytecodealliance/rustix/compare/v0.38.38...v0.38.39)
tokio-rs/tokio (tokio) ### [`v1.41.1`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.41.1): Tokio v1.41.1 [Compare Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.41.0...tokio-1.41.1) ### 1.41.1 (Nov 7th, 2024) ##### Fixed - metrics: fix bug with wrong number of buckets for the histogram ([#​6957]) - net: display `net` requirement for `net::UdpSocket` in docs ([#​6938]) - net: fix typo in `TcpStream` internal comment ([#​6944]) [#​6957]: https://redirect.github.com/tokio-rs/tokio/pull/6957 [#​6938]: https://redirect.github.com/tokio-rs/tokio/pull/6938 [#​6944]: https://redirect.github.com/tokio-rs/tokio/pull/6944
gyscos/zstd-rs (zstd) ### [`v0.13.2`](https://redirect.github.com/gyscos/zstd-rs/compare/v0.13.1...v0.13.2) [Compare Source](https://redirect.github.com/gyscos/zstd-rs/compare/v0.13.1...v0.13.2)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.