Skip to content

Bump pygit2 from 1.19.1 to 1.19.2#198

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

Bump pygit2 from 1.19.1 to 1.19.2#198
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pygit2-1.19.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps pygit2 from 1.19.1 to 1.19.2.

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

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 compatibility score

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)

Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/libgit2/pygit2/releases)
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md)
- [Commits](libgit2/pygit2@v1.19.1...v1.19.2)

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

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

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants