Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps pygit2 from 1.15.1 to 1.16.0.

Changelog

Sourced from pygit2's changelog.

1.16.0 (2024-10-11)

  • Add support for Python 3.13

  • Drop support for Python 3.9

  • New Repository.hashfile(...) #1298

  • New Option.GET_MWINDOW_FILE_LIMIT and Option.SET_MWINDOW_FILE_LIMIT #1312

  • Fix overriding certificate_check(...) callback via argument to RemoteCallbacks(...) #1321

  • Add py.typed #1310

  • Fix discover_repository(...) annotation #1313

Commits
  • 0c2af70 Release 1.16.0
  • bedf899 Update changelog
  • 30d49bf Fix certificate check callback
  • 923cfaa Update for Python 3.13
  • 6f06cba CI: update upload/download artifact
  • 9c79d3c Add support for Python 3.13 and drop 3.9
  • d8af938 Test Python 3.13
  • 12f6c35 * fixed discover_repository type annotation it return None incase no reposito...
  • 949b1c6 Review options
  • e19ea4d Expose MWINDOW_FILE_LIMIT options from libgit2
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.15.1 to 1.16.0.
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md)
- [Commits](libgit2/pygit2@v1.15.1...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
@sobregosodd sobregosodd merged commit 1714ef8 into main Oct 28, 2024
9 checks passed
@sobregosodd sobregosodd deleted the dependabot/pip/pygit2-1.16.0 branch October 28, 2024 16:50
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants