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

Bump pygit2 from 1.9.2 to 1.10.0 #357

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps pygit2 from 1.9.2 to 1.10.0.

Changelog

Sourced from pygit2's changelog.

1.10.0 (2022-07-24)

  • Upgrade to libgit2 1.5

  • Add support for GIT_OPT_GET_OWNER_VALIDATION and GIT_OPT_SET_OWNER_VALIDATION [#1150](https://github.com/libgit2/pygit2/issues/1150) <https://github.com/libgit2/pygit2/pull/1150>_

  • New untracked_files and ignored optional arguments for Repository.status(...) [#1151](https://github.com/libgit2/pygit2/issues/1151) <https://github.com/libgit2/pygit2/pull/1151>_

Commits
  • 7ee0ef2 Release 1.10.0
  • c9c7474 Fix build warnings
  • fce010d status: add untracked_files and ignored kwargs
  • 73f9efd AppVeyor use libgit 1.5.0
  • 0d09ddf Fix tests in AppVeyor
  • 91c2195 Bump libgit2 version requirement
  • 3f0eb7d Steal documentation strings from libgit2
  • 4e1be50 Port the GIT_OPT_GET_OWNER_VALIDATION option to Python
  • 14b1df8 Support libgit2 1.5
  • cb10c2e Fix building the docs
  • See full diff 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2022
@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #357 (fa3125b) into main (996f06c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #357   +/-   ##
=======================================
  Coverage   96.74%   96.74%           
=======================================
  Files          34       34           
  Lines        1506     1506           
  Branches      631      631           
=======================================
  Hits         1457     1457           
  Misses         49       49           
Flag Coverage Δ
fulltest 96.34% <ø> (ø)
unittests 72.43% <ø> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@dependabot dependabot bot force-pushed the dependabot/pip/pygit2-1.10.0 branch from 40f12f9 to eee91aa Compare August 2, 2022 12:50
@PythonFZ
Copy link
Member

PythonFZ commented Aug 4, 2022

@dependabot rebase

Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/libgit2/pygit2/releases)
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst)
- [Commits](libgit2/pygit2@v1.9.2...v1.10.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 force-pushed the dependabot/pip/pygit2-1.10.0 branch from eee91aa to fa3125b Compare August 4, 2022 15:14
@PythonFZ PythonFZ merged commit cabfe6b into main Aug 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/pygit2-1.10.0 branch August 10, 2022 07:56
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