Skip to content

build(deps): update pygit2 requirement from >=1 to >=1.19.2#585

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pygit2-gte-1.19.2
Open

build(deps): update pygit2 requirement from >=1 to >=1.19.2#585
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pygit2-gte-1.19.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Updates the requirements on pygit2 to permit the latest version.

Release notes

Sourced from pygit2's releases.

1.19.2 (2026-03-29)

  • Fix refcount and error handling issues in filter_register(...)

  • Fix config with valueless keys #1457

  • New Repository.load_filter_list(...) and FilterList #1444

  • New Odb.read_header(...) and now Odb.read(...) returns enums.ObjectType instead of int #1450

  • Build and CI fixes #1446 #1448 #1455

Changelog

Sourced from pygit2's changelog.

1.19.2 (2026-03-29)

  • Fix refcount and error handling issues in filter_register(...)

  • Fix config with valueless keys #1457

  • New Repository.load_filter_list(...) and FilterList #1444

  • New Odb.read_header(...) and now Odb.read(...) returns enums.ObjectType instead of int #1450

  • Build and CI fixes #1446 #1448 #1455

1.19.1 (2025-12-29)

  • Update wheels to libgit2 1.9.2 and OpenSSL 3.5

  • Fix: now diff's getitem/iter returns None for unchanged or binary files #1412

  • CI (macOS): arm, intel and pypy wheels (instead of universal) #1441

  • CI (pypy): fix tests #1437

1.19.0 (2025-10-23)

  • 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 new ReferenceTransaction #1420

... (truncated)

Commits
  • 627c4c1 Release 1.19.2
  • be7adf8 Fixed RuntimeError when iterating git config entries with valueless keys. (#1...
  • a44a305 Update changelog
  • 6b027da fix: set build-backend in pyproject.toml
  • 885553b Memory review filter_register with Kimi's help
  • 555b1f3 Add Odb.read_header
  • b4ed388 Odb.read returns ObjectType enum instead of int
  • 070e6b2 Fix signature info in Odb.read's docstring
  • 4ad82f8 chore(CI): bump the actions group with 2 updates
  • a6b354f Update changelog
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pygit2](https://github.com/libgit2/pygit2) to permit the latest version.
- [Release notes](https://github.com/libgit2/pygit2/releases)
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md)
- [Commits](libgit2/pygit2@v1.0.0...v1.19.2)

---
updated-dependencies:
- dependency-name: pygit2
  dependency-version: 1.19.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies python Pull requests that update python code labels Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants