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

fix(deps): update dependency pygit2 to v1.16.0 #1064

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pygit2 (changelog) ==1.15.0 -> ==1.16.0 age adoption passing confidence

Release Notes

libgit2/pygit2 (pygit2)

v1.16.0

Compare Source

  • Add support for Python 3.13

  • Drop support for Python 3.9

  • New Repository.hashfile(...)
    #​1298

  • New Option.GET_MWINDOW_FILE_LIMIT and Option.SET_MWINDOW_FILE_LIMIT
    #​1312

  • Fix overriding certificate_check(...) callback via argument to RemoteCallbacks(...)
    #​1321

  • Add py.typed
    #​1310

  • Fix discover_repository(...) annotation
    #​1313

v1.15.1

Compare Source

  • New Repository.revert(...)
    #​1297

  • New optional depth argument in submodules add() and update() methods
    #​1296

  • Now Submodule.url returns None when the submodule does not have a url
    #​1294

  • Fix use after free bug in error reporting
    #​1299

  • Fix Submodule.head_id when the submodule is not in the current HEAD tree
    #​1300

  • Fix Submodule.open() when subclassing Repository
    #​1295

  • Fix error in the test suite when running with address sanitizer
    #​1304
    #​1301

  • Annotations and documentation fixes
    #​1293


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.

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