fix(deps): update dependency pygit2 to >=1.19.3,<1.20 - #209
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Member
|
@HonakerM It looks like we've hit a compatibility wall with |
renovate
Bot
force-pushed
the
renovate/pygit2-1.x
branch
3 times, most recently
from
August 16, 2025 13:40
7f6bbba to
cf26fd2
Compare
renovate
Bot
force-pushed
the
renovate/pygit2-1.x
branch
from
October 23, 2025 16:55
cf26fd2 to
d31d8d2
Compare
renovate
Bot
force-pushed
the
renovate/pygit2-1.x
branch
from
November 19, 2025 00:42
d31d8d2 to
4e425b7
Compare
renovate
Bot
force-pushed
the
renovate/pygit2-1.x
branch
from
December 29, 2025 13:02
4e425b7 to
ef03591
Compare
renovate
Bot
force-pushed
the
renovate/pygit2-1.x
branch
from
February 2, 2026 20:53
ef03591 to
a91305a
Compare
renovate
Bot
force-pushed
the
renovate/pygit2-1.x
branch
from
February 12, 2026 16:02
a91305a to
c98a017
Compare
renovate
Bot
force-pushed
the
renovate/pygit2-1.x
branch
from
March 13, 2026 11:48
c98a017 to
947228a
Compare
renovate
Bot
force-pushed
the
renovate/pygit2-1.x
branch
from
March 26, 2026 18:49
947228a to
440b9cb
Compare
renovate
Bot
force-pushed
the
renovate/pygit2-1.x
branch
2 times, most recently
from
April 1, 2026 13:46
9412dc7 to
5bf6675
Compare
renovate
Bot
force-pushed
the
renovate/pygit2-1.x
branch
from
April 30, 2026 14:07
5bf6675 to
123dd53
Compare
renovate
Bot
force-pushed
the
renovate/pygit2-1.x
branch
2 times, most recently
from
May 18, 2026 14:54
705e666 to
3fb2664
Compare
renovate
Bot
force-pushed
the
renovate/pygit2-1.x
branch
from
June 13, 2026 10:01
3fb2664 to
a5dd63f
Compare
renovate
Bot
force-pushed
the
renovate/pygit2-1.x
branch
from
July 20, 2026 14:43
a5dd63f to
c33efeb
Compare
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.12.0,<1.19→>=1.19.3,<1.20Release Notes
libgit2/pygit2 (pygit2)
v1.19.3Compare Source
Memory fixes
#1368
#1417
#1443
Fix
Repository.ident#1461
Build/CI fixes and updates
#1454
#1459
Documentation and annotation fixes
#410
#1289
#1323
#1333
#1458
#1460
Add
AGENTS.mdfile generated by Kimi-k2.6v1.19.2Compare Source
Fix refcount and error handling issues in
filter_register(...)Fix config with valueless keys
#1457
New
Repository.load_filter_list(...)andFilterList#1444
New
Odb.read_header(...)and nowOdb.read(...)returnsenums.ObjectTypeinstead of int#1450
Build and CI fixes
#1446
#1448
#1455
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: (UTC)
🚦 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.