-
Notifications
You must be signed in to change notification settings - Fork 6
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): bump git2 from 0.14.4 to 0.16.1 #155
base: master
Are you sure you want to change the base?
Conversation
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.14.4 to 0.16.1. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](rust-lang/git2-rs@0.14.4...0.16.1) --- updated-dependencies: - dependency-name: git2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Codecov ReportBase: 51.81% // Head: 39.05% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #155 +/- ##
===========================================
- Coverage 51.81% 39.05% -12.77%
===========================================
Files 10 10
Lines 577 443 -134
===========================================
- Hits 299 173 -126
+ Misses 278 270 -8
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Bumps git2 from 0.14.4 to 0.16.1.
Commits
a233483
Update to libgit2 1.5.1bce1555
Merge pull request #909 from ehuss/ssh-keys222fbf3
Bump versionsfa41943
Change the certificate_check callback to support passthrough.84e21aa
Add ability to get the SSH host key and its type.e6aa666
Bump git2-curl version. (#861)46674ce
Fix warning about unused_must_use for Box::from_raw (#860)951dce9
Merge pull request #858 from davidkna/git21508871f8e
bump libgit2 to 1.5.004278a2
Merge pull request #839 from davidkna/libgit2_143Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)