No767 / Kumiko

A multipurpose Discord bot built with freedom and choice in mind
https://kumiko.readthedocs.io/en/latest/
Apache License 2.0
20 stars 6 forks source link

[pip](deps): Bump pygit2 from 1.13.2 to 1.13.3 #509

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps pygit2 from 1.13.2 to 1.13.3.

Changelog

Sourced from pygit2's changelog.

1.13.3 (2023-11-21)

  • New API for filters in Python [#1237](https://github.com/libgit2/pygit2/issues/1237) <https://github.com/libgit2/pygit2/pull/1237>_ [#1244](https://github.com/libgit2/pygit2/issues/1244) <https://github.com/libgit2/pygit2/pull/1244>_

  • Shallow repositories: New depth optional argument for clone_repository(...) and Remote.fetch(...) [#1245](https://github.com/libgit2/pygit2/issues/1245) <https://github.com/libgit2/pygit2/pull/1245>_ [#1246](https://github.com/libgit2/pygit2/issues/1246) <https://github.com/libgit2/pygit2/pull/1246>_

  • New submodule init(...), update(...) and reload(...) functions [#1248](https://github.com/libgit2/pygit2/issues/1248) <https://github.com/libgit2/pygit2/pull/1248>_

  • Release GIL in Walker.__next__ [#1249](https://github.com/libgit2/pygit2/issues/1249) <https://github.com/libgit2/pygit2/pull/1249>_

  • Type hints for submodule functions in Repository [#1247](https://github.com/libgit2/pygit2/issues/1247) <https://github.com/libgit2/pygit2/pull/1247>_

Commits
  • daa1d48 Release 1.13.3
  • 6e34900 Merge remote-tracking branch 'jorio/walker-release-gil'
  • c528770 Update Changelog and documentation
  • 5ec275c Fix "Unexpected indentation error" in docs build
  • 2d7516a Fix tests without network
  • 3307e64 Release GIL in Walker.next
  • ae19aff Add submodule status
  • ca6e9ee Add Submodule.reload
  • ce84a11 Add submodule caching
  • 82238f1 Add Submodule.init and Submodule.update
  • 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 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)
sonarcloud[bot] commented 8 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information