Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.5.0
->0.5.1
4.5.28
->4.5.29
Release Notes
trifectatechfoundation/bzip2-rs (bzip2)
v0.5.1
: Version 0.5.1 (and 0.1.12 forbzip2-sys
)Compare Source
Highlights
Most changes relate to
libbz2-rs-sys
: we no longer enable thestatic
feature, and now including different versions, that use either the C or the rust-sys
crate, all work together in the same build.What's Changed
static
feature when usinglibbz2-rs-sys
by @folkertdev in https://github.com/trifectatechfoundation/bzip2-rs/pull/122core::ffi::{c_int, c_uint}
in favor oflibc
by @folkertdev in https://github.com/trifectatechfoundation/bzip2-rs/pull/126Compression::new
by @folkertdev in https://github.com/trifectatechfoundation/bzip2-rs/pull/124New Contributors
Full Changelog: trifectatechfoundation/bzip2-rs@v0.5.0...v0.5.1
clap-rs/clap (clap)
v4.5.29
Compare Source
Fixes
ArgMatches::args_present
so not-present flags are considered not-present (matching the documentation)Configuration
📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone Europe/Helsinki, Automerge - "before 4am on monday" in timezone Europe/Helsinki.
🚦 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 was generated by Mend Renovate. View the repository job log.