chore(deps): update dependency pygit2 to v1.19.1#210
Merged
Conversation
eb584ef to
ee16528
Compare
ee16528 to
c715f5f
Compare
lfvdavid
approved these changes
Jan 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.18.2→==1.19.1Release Notes
libgit2/pygit2 (pygit2)
v1.19.1Compare Source
Update wheels to libgit2 1.9.2 and OpenSSL 3.5
Fix: now diff's getitem/iter returns
Nonefor unchanged or binary files#1412
CI (macOS): arm, intel and pypy wheels (instead of universal)
#1441
CI (pypy): fix tests
#1437
v1.19.0Compare Source
Add support for Python 3.14 and drop 3.10
Support threaded builds (experimental)
#1430
#1435
Add Linux musl wheels for AArch64
Add Windows wheels for AArch64;
CI: build Windows wheels with cibuildwheel on GitHub
#1423
New
Repository.transaction()context manager, returns newReferenceTransaction#1420
CI: add GitHub releases and other improvements
#1433
#1432
#1425
#1431
Documentation improvements and other changes
#1426
#1424
Breaking changes:
IndexEntry.hex, usestr(entry.id)instead ofentry.hexDeprecations:
IndexEntry.oid, useentry.idinstead ofentry.oidConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.