fix(deps): update rust crate git2 to 0.20.0 #76
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.19.0->0.20.0Release Notes
rust-lang/git2-rs (git2)
v0.20.0Compare Source
0.19.0...0.20.0
Added
Debugis now implemented fortransport::Service#1074
Repository::commondir#1079
Repository::merge_base_octopus#1088
PartialOrd,Ord, andHashfor bitflags types that were inadvertently removed in a prior release.#1096
CheckoutBuilder::disable_pathspec_match#1107
PackBuilder::write#1110
Changed
#1111
ssh_key_from_memoryCargo feature, it was unused.#1087
Tree::walkare now correctly reported to the caller.#1098
trace_setcallback now takes a&[u8]instead of a&str.#1071
Error::last_errornow returnsErrorinstead ofOption<Error>.#1072
Fixed
OdbReader::readreturn value.#1061
#1075
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.