fix(deps): update dependency pygit2 to >=1.19.1,<1.20#209
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency pygit2 to >=1.19.1,<1.20#209renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Collaborator
|
@HonakerM It looks like we've hit a compatibility wall with |
7f6bbba to
cf26fd2
Compare
cf26fd2 to
d31d8d2
Compare
d31d8d2 to
4e425b7
Compare
4e425b7 to
ef03591
Compare
ef03591 to
a91305a
Compare
a91305a to
c98a017
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.18→>=1.19.1,<1.20Release 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.oidv1.18.2Compare Source
Add support for almost all global options
#1409
Now it's possible to set
Submodule.url = url#1395
New
RemoteCallbacks.push_negotiation(...)#1396
New optional boolean argument
connectinRemote.ls_remotes(...)#1396
New
Remote.list_heads(...)returns a list ofRemoteHeadobjects#1397
#1410
Documentation fixes
#1388
Typing improvements
#1387
#1389
#1390
#1391
#1392
#1393
#1394
#1398
#1399
#1400
#1402
#1403
#1406
#1407
#1408
Deprecations:
Remote.ls_remotes(...)is deprecated, useRemote.list_heads(...):Before
Now
v1.18.1Compare Source
Update wheels to libgit2 1.9.1 and OpenSSL 3.3
New
Index.remove_directory(...)#1377
New
Index.add_conflict(...)#1382
Now
Repository.merge_file_from_index(...)returns aMergeFileResultobject whencalled with
use_deprecated=False#1376
Typing improvements
#1369
#1370
#1371
#1373
#1384
#1386
Deprecations:
Before
Now
At some point in the future
use_deprecated=Falsewill be the default.v1.18.0Compare Source
Upgrade Linux Glibc wheels to
manylinux_2_28Add
RemoteCallbacks.push_transfer_progress(...)callback#1345
New
bool(oid)#1347
Now
Repository.merge(...)accepts a commit or reference object#1348
New
threadsoptional argument inRemote.push(...)#1352
New
proxyoptional argument inclone_repository(...)#1354
New optional arguments
context_linesandinterhunk_linesinBlob.diff(...); andnow
Repository.diff(...)honors these two arguments when the objects diffed are blobs.#1360
Now
Tree.diff_to_workdir(...)accepts keyword arguments, not just positional.Fix when a reference name has non UTF-8 chars
#1329
Fix condition check in
Repository.remotes.rename(...)#1342
Add codespell workflow, fix a number of typos
#1344
Documentation and typing
#1343
#1347
#1356
CI: Use ARM runner for tests and wheels
#1346
Build and CI updates
#1363
#1365
Deprecations:
Repository.merge(...)is deprecated,instead pass an oid object (or a commit, or a reference)
#1349
Breaking changes:
flaghas been renamed toflagsinBlob.diff(...)andBlob.diff_to_buffer(...)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.
This PR was generated by Mend Renovate. View the repository job log.