Skip to content

chore: Bump LibGit2Sharp from 0.30.0 to 0.31.0#10

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/nuget/LibGit2Sharp-0.31.0
Closed

chore: Bump LibGit2Sharp from 0.30.0 to 0.31.0#10
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/nuget/LibGit2Sharp-0.31.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 4, 2026

Updated LibGit2Sharp from 0.30.0 to 0.31.0.

Release notes

Sourced from LibGit2Sharp's releases.

0.31.0

Changes

  • This release includes libgit2 v1.8.4.
  • The ppc64le architecture is now supported on Linux.
  • .NET 6 has reached end of support, so LibGit2Sharp now targets net472 and net8.0.

Additions

  • Adds Depth to FetchOptions allowing for shallow cloning #​2070
  • Make owner validation configurable #​2093
  • Add a CloneOptions constructor that takes a FetchOptions #​2132

Fixes

  • TreeDefinition.Remove fails to remove unwrapped trees #​1869
  • ObjectDatabase.Write(Stream stream...) overload does not respect T #​2071
  • Repository.Worktrees.Add leaves now worktree empty #​2037

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

vbreuss and others added 2 commits April 4, 2026 17:14
---
updated-dependencies:
- dependency-name: LibGit2Sharp
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 4, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

Test Results

 5 files  ±0   5 suites  ±0   0s ⏱️ ±0s
 5 tests ±0   4 ✅ ±0  1 💤 ±0  0 ❌ ±0 
11 runs  ±0  10 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit a56842f. ± Comparison against base commit 653bf00.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 4, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/LibGit2Sharp-0.31.0 branch April 4, 2026 15:30
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant