Bump pygit2 from 1.18.2 to 1.19.0
Open
Number: #62
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
October 25, 2025 at 04:05 PM UTC
(8 months ago)
(8 months ago)
Updated:
October 25, 2025 at 04:05 PM UTC
(8 months ago)
(8 months ago)
Description:
Bumps pygit2 from 1.18.2 to 1.19.0.
Changelog
Sourced from pygit2's changelog.
1.19.0 (2025-10-23)
Add support for Python 3.14 and drop 3.10
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#1420CI: add GitHub releases and other improvements #1433 #1432 #1425 #1431
Breaking changes:
- Remove deprecated
IndexEntry.hex, usestr(entry.id)instead ofentry.hexDeprecations:
- Deprecate
IndexEntry.oid, useentry.idinstead ofentry.oid
Commits
a85f6fbCI: build ppc wheels always45423e9Release 1.19.04b2459bMerge remote-tracking branch '2bndy5/replace-PyList_GET_ITEM'2a90580Drop support for Python 3.10db088ecfix: replacePyList_GET_ITEM()03b6afcdocs: update install docs2ea43edRemove deprecated IndexEntry.hex and deprecate IndexEntry.oid9fe9f22Update Changelog8fb06fatest: refactor CId16e2f3skip tests when using qemu to biuld wheel- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 10522096 |
| UUID: | 3552667800 |
| Node ID: | PR_kwDOOgVuRs6vrvuV |
| Host: | GitHub |
| Repository: | pythonpe/edit-python.pe |