Skip to content
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

Update dependency LibGit2Sharp to 0.31.0 #1166

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
LibGit2Sharp 0.28.0 -> 0.31.0 age adoption passing confidence

Release Notes

libgit2/libgit2sharp (LibGit2Sharp)

v0.31.0: LibGit2Sharp v0.31.0

Compare Source

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

v0.30.0

Compare Source

v0.29.0: LibGit2Sharp v0.29.0

Compare Source

Changes
  • This release includes libgit2 v1.7.1.
    • CI changes for the native binaries has removed support for CentOS 7. See #​2066 for details.
Additions
  • Add proxy options #​2065
    • See PR for details, including some breaking changes to CloneOptions and SubmoduleUpdateOptions

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 8, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants