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.30.0 #49

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
LibGit2Sharp 0.26.2 -> 0.30.0 age adoption passing confidence

Release Notes

libgit2/libgit2sharp (LibGit2Sharp)

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

v0.28.0: LibGit2Sharp v0.28.0

Compare Source

Additions
  • Add CustomHeaders to PushOptions #​2052

v0.27.2

Compare Source

Changes
Fixes
  • Can't access GIT config (Repository.Config) since v0.27.0 #​2031

v0.27.1

Compare Source

Fixes
  • AssemblyVersion of v0.27.0 is 0.0.0.0, which is lower than the AssemblyVersion of the v0.26.x releases. #​2030

v0.27.0: LibGit2Sharp v0.27.0

Changes
  • LibGit2Sharp now targets .NET Framework 4.7.2 and .NET 6.
  • This release includes libgit2 v1.6.3.
  • Changes to the native binaries let LibGit2Sharp work on all .NET 6 supported OS versions and architectures.
  • GlobalSetings.NativeLibraryPath used to automatically append architecture to the path when running on .NET Framework. This behavior has been removed to make it consistent. #​1918
Additions
  • Add support for adding and clearing multi-valued configuration #​1720
  • added lines and deleted lines in content changes #​1790
  • Set / get supported extensions #​1908
  • Simplify dealing with missing git objects #​1909
  • Throw NotFoundException if trees are missing when computing diff #​1936
Fixes
  • Adjust GitStatusOptions to match structure of native libgit2 #​1884
  • Update git_worktree_add_options struct to include ref pointer #​1890
  • Fix git_remote_connect not throwing on non-zero result #​1913
  • Fix incorrect information in exceptions #​1919
  • Checkout branch looks to remote tracking branches as fallback #​1820
  • Fixed calling into native libgit2 on osx-arm64 #​1955

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 changed the title Update dependency LibGit2Sharp to v0.27.0 Update dependency LibGit2Sharp to v0.27.2 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/libgit2sharp-0.x branch from 4c2446a to 9e64bf7 Compare April 17, 2023 10:02
@renovate renovate bot changed the title Update dependency LibGit2Sharp to v0.27.2 Update dependency LibGit2Sharp to v0.28.0 Nov 4, 2023
@renovate renovate bot force-pushed the renovate/libgit2sharp-0.x branch from 9e64bf7 to bdaaa23 Compare November 4, 2023 22:53
@renovate renovate bot changed the title Update dependency LibGit2Sharp to v0.28.0 Update dependency LibGit2Sharp to v0.29.0 Dec 3, 2023
@renovate renovate bot force-pushed the renovate/libgit2sharp-0.x branch from bdaaa23 to 9bf79bc Compare December 3, 2023 23:43
@renovate renovate bot force-pushed the renovate/libgit2sharp-0.x branch from 9bf79bc to ed3463b Compare March 19, 2024 04:35
@renovate renovate bot changed the title Update dependency LibGit2Sharp to v0.29.0 Update dependency LibGit2Sharp to v0.30.0 Mar 19, 2024
@renovate renovate bot changed the title Update dependency LibGit2Sharp to v0.30.0 Update dependency LibGit2Sharp to 0.30.0 Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants