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

(deps): Bump LibGit2Sharp from 0.30.0 to 0.31.0 group across 2 directories #4362

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

Bumps LibGit2Sharp from 0.30.0 to 0.31.0.

Release notes

Sourced from LibGit2Sharp's releases.

LibGit2Sharp v0.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
Changelog

Sourced from LibGit2Sharp's changelog.

LibGit2Sharp Changes

v0.31 - (diff)

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 - (diff)

Changes

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 CloneOptions and SubmoduleUpdateOptions

v0.28 - (diff)

Additions

  • Add CustomHeaders to PushOptions #2052

v0.27.2 - (diff)

Changes

Fixes

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

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 8, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/new-cli/LibGit2Sharp-0.31.0 branch from c2eef0e to a4abe6f Compare January 8, 2025 11:29
@arturcic arturcic closed this Jan 8, 2025
@arturcic arturcic deleted the dependabot/nuget/new-cli/LibGit2Sharp-0.31.0 branch January 8, 2025 19:10
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2025

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.

@arturcic
Copy link
Member

arturcic commented Jan 8, 2025

@dependabot reopen

@dependabot dependabot bot reopened this Jan 8, 2025
@dependabot dependabot bot restored the dependabot/nuget/new-cli/LibGit2Sharp-0.31.0 branch January 8, 2025 19:19
@dependabot dependabot bot force-pushed the dependabot/nuget/new-cli/LibGit2Sharp-0.31.0 branch from a4abe6f to a954a21 Compare January 8, 2025 19:21
@arturcic arturcic force-pushed the dependabot/nuget/new-cli/LibGit2Sharp-0.31.0 branch from a954a21 to bb833ec Compare January 8, 2025 19:22
@arturcic arturcic changed the title (deps): Bump LibGit2Sharp from 0.30.0 to 0.31.0 in /new-cli (deps): Bump LibGit2Sharp from 0.30.0 to 0.31.0 group across 2 directories Jan 8, 2025
@arturcic
Copy link
Member

arturcic commented Jan 8, 2025

@mergify rebase

Copy link
Contributor

mergify bot commented Jan 8, 2025

rebase

✅ Branch has been successfully rebased

@arturcic arturcic force-pushed the dependabot/nuget/new-cli/LibGit2Sharp-0.31.0 branch from bb833ec to 1aa3f8b Compare January 8, 2025 19:24
@arturcic
Copy link
Member

arturcic commented Jan 8, 2025

@mergify rebase

…ories

Bumps [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/libgit2/libgit2sharp/releases)
- [Changelog](https://github.com/libgit2/libgit2sharp/blob/master/CHANGES.md)
- [Commits](libgit2/libgit2sharp@0.30.0...0.31.0)

---
updated-dependencies:
- dependency-name: LibGit2Sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor

mergify bot commented Jan 8, 2025

rebase

✅ Branch has been successfully rebased

@arturcic arturcic force-pushed the dependabot/nuget/new-cli/LibGit2Sharp-0.31.0 branch from 1aa3f8b to 339c0ef Compare January 8, 2025 20:51
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.

1 participant