OpenKh
OpenKh copied to clipboard
Bump LibGit2Sharp from 0.29.0 to 0.30.0
Bumps LibGit2Sharp from 0.29.0 to 0.30.0.
Changelog
Sourced from LibGit2Sharp's changelog.
LibGit2Sharp Changes
v0.30 - (diff)
Changes
- This release includes libgit2 v1.7.2.
- Updates for trimming compatibility #2084
- Updates for .NET 8 #2085
v0.29 - (diff)
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
CloneOptionsandSubmoduleUpdateOptionsv0.28 - (diff)
Additions
- Add CustomHeaders to PushOptions #2052
v0.27.2 - (diff)
Changes
- This release includes libgit2 v1.6.4.
Fixes
- Can't access GIT config (Repository.Config) since v0.27.0 #2031
v0.27.1 - (diff)
Fixes
- AssemblyVersion of v0.27.0 is
0.0.0.0, which is lower than the AssemblyVersion of the v0.26.x releases. #2030v0.27 - (diff)
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.NativeLibraryPathused to automatically append architecture to the path when running on .NET Framework. This behavior has been removed to make it consistent. #1918Additions
... (truncated)
Commits
5085a0cUpdate CHANGES.md for v0.302b84c8eMerge pull request #2086 from libgit2/native-binariesa373623Increase assert range to avoid flaky testse170336Update LibGit2Sharp.NativeBinaries to 2.0.322bfdb02aMerge pull request #2085 from libgit2/net8-updates729ef8dClean up more analyzer warningsc407371Fix analyzer warnings4193f6bUpdate testing matrix8d79ff4Update workflow actions9e4669cFix test analyzer warnings- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)