fix(deps): update rust crate git2 to 0.20.0 #42
Loading…
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.0
Release Notes
rust-lang/git2-rs (git2)
v0.20.0
Compare Source
0.19.0...0.20.0
Added
Debug
is now implemented fortransport::Service
#1074
Repository::commondir
#1079
Repository::merge_base_octopus
#1088
PartialOrd
,Ord
, andHash
for bitflags types that were inadvertently removed in a prior release.#1096
CheckoutBuilder::disable_pathspec_match
#1107
PackBuilder::write
#1110
Changed
#1111
ssh_key_from_memory
Cargo feature, it was unused.#1087
Tree::walk
are now correctly reported to the caller.#1098
trace_set
callback now takes a&[u8]
instead of a&str
.#1071
Error::last_error
now returnsError
instead ofOption<Error>
.#1072
Fixed
OdbReader::read
return 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.