Skip to content

Update git2 requirement from 0.13.22 to 0.16.1 #67

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Updates the requirements on git2 to permit the latest version.

Commits
  • a233483 Update to libgit2 1.5.1
  • bce1555 Merge pull request #909 from ehuss/ssh-keys
  • 222fbf3 Bump versions
  • fa41943 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/git2150
  • 8871f8e bump libgit2 to 1.5.0
  • 04278a2 Merge pull request #839 from davidkna/libgit2_143
  • Additional commits viewable in compare view

Dependabot 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)

Updates the requirements on [git2](https://github.com/rust-lang/git2-rs) to permit the latest version.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](rust-lang/git2-rs@0.13.22...0.16.1)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 23, 2023
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #67 (35f415f) into master (790b69b) will decrease coverage by 0.32%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
- Coverage   89.83%   89.51%   -0.32%     
==========================================
  Files           9       10       +1     
  Lines         856      477     -379     
==========================================
- Hits          769      427     -342     
+ Misses         87       50      -37     
Impacted Files Coverage Δ
src/record.rs 60.60% <0.00%> (-13.08%) ⬇️
src/utils.rs 93.33% <0.00%> (-5.20%) ⬇️
src/index.rs 89.70% <0.00%> (-1.82%) ⬇️
src/index/tree/file.rs 90.38% <0.00%> (-0.41%) ⬇️
src/blocking/index/tree.rs 100.00% <0.00%> (ø)
src/lib.rs 50.00% <0.00%> (ø)
src/index/tree/config.rs 100.00% <0.00%> (+1.31%) ⬆️
src/index/git.rs 82.27% <0.00%> (+2.84%) ⬆️
src/index/tree.rs 97.36% <0.00%> (+8.79%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2023

Superseded by #69.

@dependabot dependabot bot closed this Apr 3, 2023
@dependabot dependabot bot deleted the dependabot/cargo/git2-0.16.1 branch April 3, 2023 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants