-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update gix #13380
chore(deps): update gix #13380
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @epage (or someone else) soon. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Like with #13379, holding off until the beta branch
@bors r |
☀️ Test successful - checks-actions |
Update cargo 14 commits in cdf84b69d0416c57ac9dc3459af80dfb4883d27a..ccc84ccec4b7340eb916aefda1cb3e2fe17d8e7b 2024-02-02 19:39:16 0000 to 2024-02-07 15:37:49 0000 - Relax a test to permit warnings to be emitted, too. (rust-lang/cargo#13415) - test: disable lldb test as it requires privileges to run on macOS (rust-lang/cargo#13416) - Update git2 (rust-lang/cargo#13412) - fix: Switch more notes/warnings to lowercase (rust-lang/cargo#13410) - Don't add the new package to workspace.members if there is no existing workspace in Cargo.toml. (rust-lang/cargo#13391) - Remove build metadata from curl-sys version. (rust-lang/cargo#13401) - Fix markdown line break in cargo-add (rust-lang/cargo#13400) - Remove `package.documentation` from the “before publishing” list. (rust-lang/cargo#13398) - chore(deps): update gix (rust-lang/cargo#13380) - chore(deps): update compatible (rust-lang/cargo#13379) - feat(update): Tell users when they are still behind (rust-lang/cargo#13372) - docs(changelog): Slight cleanup (rust-lang/cargo#13396) - Bump to 0.79.0; update changelog (rust-lang/cargo#13392) - doc: `[package]` doesn't require `version` field (rust-lang/cargo#13390) r? ghost
This PR contains the following updates:
0.57.1
->0.58.0
0.37.1
->0.38.0
Release Notes
Byron/gitoxide (gix)
v0.58.0
: gix v0.58.0Compare Source
New Features
add
max-control
feature for fine-grained performance control.This also adds the following performance features:
zlib-ng
zlib-ng-compat
zlib-stock
parallel-walkdir
Bug Fixes
object::tree::diff::Platform::for_each_to_obtain_tree(callback)
errors are more convenient to use.Due to a change in how the generic error type is declared it should now be possible to
use
anyhow
with it as well.Commit Statistics
Commit Details
view details
object::tree::diff::Platform::for_each_to_obtain_tree(callback)
errors are more convenient to use. (e3c5a0f
)6a2e0be
)d8570d0
)max-control
feature for fine-grained performance control. (8847676
)5d176fc
)gix_fs::current_dir(precompose_unicode)
. (7d8d167
)gix-features
(eacb5a4
)env::args_os_opt()
which takes an argument to determine input unicode-decomposition (a7e606b
)b6c04c8
)39f35da
)3ef3bc2
)max-performance-zlib-ng-compat
flag (1ba9488
)cfb06ec
)Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.