Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2023

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 <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.13.2 to 1.13.3.
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst)
- [Commits](libgit2/pygit2@v1.13.2...v1.13.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2023
Copy link

sonarcloud bot commented Nov 21, 2023

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

@No767 No767 merged commit e4d080f into main Nov 21, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/main/pygit2-1.13.3 branch November 21, 2023 19:31
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.

1 participant