toml-bombadil icon indicating copy to clipboard operation
toml-bombadil copied to clipboard

chore(deps): bump git2 from 0.14.4 to 0.15.0

Open dependabot[bot] opened this issue 1 year ago • 2 comments

Bumps git2 from 0.14.4 to 0.15.0.

Commits

Dependabot compatibility score

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)

dependabot[bot] avatar Jul 29 '22 14:07 dependabot[bot]

:heavy_check_mark: 5982665 - Conventional commits check succeeded.

cocogitto-bot[bot] avatar Jul 29 '22 14:07 cocogitto-bot[bot]

Codecov Report

Merging #164 (5982665) into main (4323090) will decrease coverage by 7.45%. The diff coverage is n/a.

:exclamation: Current head 5982665 differs from pull request most recent head 4e02356. Consider uploading reports for the commit 4e02356 to get more accurate results

@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
- Coverage   75.91%   68.45%   -7.46%     
==========================================
  Files          13       14       +1     
  Lines        1702     1756      +54     
==========================================
- Hits         1292     1202      -90     
- Misses        410      554     +144     
Impacted Files Coverage Δ
src/git.rs 0.00% <0.00%> (-84.70%) :arrow_down:
src/state.rs 100.00% <0.00%> (ø)
src/bin/bombadil.rs 0.87% <0.00%> (ø)
src/lib.rs 56.22% <0.00%> (+1.02%) :arrow_up:
src/dots.rs 88.94% <0.00%> (+5.64%) :arrow_up:
src/paths/mod.rs 81.81% <0.00%> (+6.06%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Jul 29 '22 14:07 codecov[bot]

:heavy_check_mark: 4e02356 - Conventional commits check succeeded.

cocogitto-bot[bot] avatar Nov 29 '22 16:11 cocogitto-bot[bot]

This breaks the clone feature with git claiming the remote has no certificate. maybe we can move to gitoxide now

oknozor avatar Nov 29 '22 16:11 oknozor

See: https://github.com/Byron/gitoxide/blob/378837a637ceaac7fb2647eb6f2af5d665e3c1dc/src/plumbing/main.rs#L116

oknozor avatar Nov 29 '22 16:11 oknozor

Superseded by #231.

dependabot[bot] avatar Jan 11 '23 14:01 dependabot[bot]