Skip to content

build(deps): update pygit2 requirement from <1.6.0,>=1.2.1 to >=1.2.1,<1.8.0 - #44

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pygit2-gte-1.2.1-and-lt-1.8.0
Closed

build(deps): update pygit2 requirement from <1.6.0,>=1.2.1 to >=1.2.1,<1.8.0#44
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pygit2-gte-1.2.1-and-lt-1.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 11, 2021

Copy link
Copy Markdown

Updates the requirements on pygit2 to permit the latest version.

Changelog

Sourced from pygit2's changelog.

1.7.0 (2021-10-08)

  • Upgrade to libgit2 1.3.0 [#1089](https://github.com/libgit2/pygit2/issues/1089) <https://github.com/libgit2/pygit2/pull/1089>_

  • Linux wheels now bundled with libssh2 1.10.0 (instead of 1.9.0)

  • macOS wheels now include libssh2

  • Add support for Python 3.10 [#1092](https://github.com/libgit2/pygit2/issues/1092) <https://github.com/libgit2/pygit2/pull/1092>_ [#1093](https://github.com/libgit2/pygit2/issues/1093) <https://github.com/libgit2/pygit2/pull/1093>_

  • Drop support for Python 3.6

  • New pygit2.GIT_CHECKOUT_SKIP_LOCKED_DIRECTORIES [#1087](https://github.com/libgit2/pygit2/issues/1087) <https://github.com/libgit2/pygit2/pull/1087>_

  • New optional argument location in Repository.applies(..) and Repository.apply(..) [#1091](https://github.com/libgit2/pygit2/issues/1091) <https://github.com/libgit2/pygit2/pull/1091>_

  • Fix: Now the flags argument in Repository.blame() is passed through [#1083](https://github.com/libgit2/pygit2/issues/1083) <https://github.com/libgit2/pygit2/pull/1083>_

  • CI: Stop using Travis, move to GitHub actions

Caveats:

  • Windows wheels for Python 3.10 not yet available.

1.6.1 (2021-06-19)

  • Fix a number of reference leaks
  • Review custom object backends

Breaking changes:

  • In custom backends the callbacks have been renamed from read to read_cb, write to write_cb, and so on.

1.6.0 (2021-06-01)

  • New optional proxy argument in Remote methods [#642](https://github.com/libgit2/pygit2/issues/642) <https://github.com/libgit2/pygit2/issues/642>_

... (truncated)

Commits
  • f93efd8 Release 1.7.0
  • de4eac1 Drop support for Python 3.6
  • 8f11a72 Fixing download libssh2 in CI
  • 8b25be3 Fixing Python 3.10 wheels for macos
  • 3039611 fetch wheel from macos11.pkg for Python3.10
  • bebe0ac Add support for Python3.10 (#1092)
  • 8d3403c CI pass tests
  • df8c204 Update to libgit2 1.3.0
  • e1005de Merge remote-tracking branch 'jorio/apply-location'
  • 5aed494 Add location argument to Repository.apply/applies
  • Additional commits viewable in compare view

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)

Updates the requirements on [pygit2](https://github.com/libgit2/pygit2) to permit the latest version.
- [Release notes](https://github.com/libgit2/pygit2/releases)
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst)
- [Commits](libgit2/pygit2@v1.2.1...v1.7.0)

---
updated-dependencies:
- dependency-name: pygit2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 11, 2021
@dependabot @github

dependabot Bot commented on behalf of github Feb 7, 2022

Copy link
Copy Markdown
Author

Superseded by #63.

@dependabot dependabot Bot closed this Feb 7, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/pygit2-gte-1.2.1-and-lt-1.8.0 branch February 7, 2022 04:03
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.

0 participants