Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2020

This PR contains the following updates:

Package Change Age Confidence
LibGit2Sharp 0.26.2 -> 0.31.0 age confidence
LibGit2Sharp.NativeBinaries 2.0.306 -> 2.0.323 age 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: LibGit2Sharp v0.30.0

Compare Source

Changes

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
libgit2/libgit2sharp.nativebinaries (LibGit2Sharp.NativeBinaries)

v2.0.323

Compare Source

v2.0.322

Compare Source

v2.0.321

Compare Source

v2.0.320

Compare Source

v2.0.319

Compare Source

v2.0.318

Compare Source

v2.0.316

Compare Source

v2.0.315

Compare Source

v2.0.314

Compare Source

v2.0.313

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/libgit2sharp branch 2 times, most recently from a4d2761 to dcadcd0 Compare October 1, 2021 10:54
@renovate renovate bot changed the title chore(deps): update dependency libgit2sharp.nativebinaries to v2.0.312 chore(deps): update dependency libgit2sharp.nativebinaries to v2.0.314 Oct 1, 2021
@renovate renovate bot force-pushed the renovate/libgit2sharp branch from dcadcd0 to 32e885c Compare November 18, 2021 11:50
@renovate renovate bot force-pushed the renovate/libgit2sharp branch from 32e885c to db09ec8 Compare April 24, 2022 19:38
@renovate renovate bot changed the title chore(deps): update dependency libgit2sharp.nativebinaries to v2.0.314 chore(deps): update dependency libgit2sharp.nativebinaries to v2.0.315 May 16, 2022
@renovate renovate bot force-pushed the renovate/libgit2sharp branch from db09ec8 to ef88848 Compare March 17, 2023 05:47
@renovate renovate bot changed the title chore(deps): update dependency libgit2sharp.nativebinaries to v2.0.315 chore(deps): update dependency libgit2sharp.nativebinaries to v2.0.318 Mar 17, 2023
@renovate renovate bot changed the title chore(deps): update dependency libgit2sharp.nativebinaries to v2.0.318 chore(deps): update libgit2sharp Apr 17, 2023
@renovate renovate bot force-pushed the renovate/libgit2sharp branch from ef88848 to c9d0d01 Compare April 17, 2023 13:05
@renovate renovate bot force-pushed the renovate/libgit2sharp branch from c9d0d01 to da2b78a Compare November 4, 2023 21:23
@renovate renovate bot force-pushed the renovate/libgit2sharp branch 2 times, most recently from 3b7df56 to d2238b6 Compare December 3, 2023 21:17
@renovate renovate bot force-pushed the renovate/libgit2sharp branch 2 times, most recently from 9d84857 to a8ef7a9 Compare March 19, 2024 03:38
@renovate renovate bot force-pushed the renovate/libgit2sharp branch from a8ef7a9 to 0f5783e Compare November 23, 2024 22:50
@renovate renovate bot force-pushed the renovate/libgit2sharp branch from 0f5783e to a61f844 Compare December 3, 2024 05:05
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