Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 10, 2022

Copy link
Copy Markdown

Updates the requirements on pygit2 to permit the latest version.

Changelog

Sourced from pygit2's changelog.

1.11.1 (2022-11-09)

  • Fix Linux wheels, downgrade to manylinux 2_24 [#1176](https://github.com/libgit2/pygit2/issues/1176) <https://github.com/libgit2/pygit2/issues/1176>_

  • Windows wheels for Python 3.11 [#1177](https://github.com/libgit2/pygit2/issues/1177) <https://github.com/libgit2/pygit2/pull/1177>_

  • CI: Use 3.11 final release for testing [#1178](https://github.com/libgit2/pygit2/issues/1178) <https://github.com/libgit2/pygit2/pull/1178>_

1.11.0 (2022-11-06)

  • Drop support for Python 3.7

  • Update Linux wheels to manylinux 2_28 [#1136](https://github.com/libgit2/pygit2/issues/1136) <https://github.com/libgit2/pygit2/issues/1136>_

  • Fix crash in signature representation [#1162](https://github.com/libgit2/pygit2/issues/1162) <https://github.com/libgit2/pygit2/pull/1162>_

  • Fix memory leak in Signature [#1173](https://github.com/libgit2/pygit2/issues/1173) <https://github.com/libgit2/pygit2/pull/1173>_

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

  • New notify/progress callbacks for checkout and stash [#1167](https://github.com/libgit2/pygit2/issues/1167) <https://github.com/libgit2/pygit2/pull/1167>_ [#1169](https://github.com/libgit2/pygit2/issues/1169) <https://github.com/libgit2/pygit2/pull/1169>_

  • New Repository.remotes.names() [#1159](https://github.com/libgit2/pygit2/issues/1159) <https://github.com/libgit2/pygit2/pull/1159>_

  • Now refname argument in RemoteCallbacks.push_update_reference(...) is a string, not bytes [#1168](https://github.com/libgit2/pygit2/issues/1168) <https://github.com/libgit2/pygit2/pull/1168>_

  • Add missing newline at end of pygit2/decl/pack.h [#1163](https://github.com/libgit2/pygit2/issues/1163) <https://github.com/libgit2/pygit2/pull/1163>_

1.10.1 (2022-08-28)

  • Fix segfault in Signature repr [#1155](https://github.com/libgit2/pygit2/issues/1155) <https://github.com/libgit2/pygit2/pull/1155>_

... (truncated)

Commits
  • 1e426fa Release 1.11.1
  • fcaae91 Fixing Linux wheels, downgrade to manylinux_2_24
  • 9cf4a0b Merge remote-tracking branch 'skshetry/3.11-final'
  • 35b36a2 ci: use 3.11 final release for testing
  • 66d1557 ci/appveyor: build Python3.11 wheel for Windows
  • 1a871f9 Release 1.11.0
  • eccc648 tests: remove unused code
  • d97aa20 Test RemoteCollection.names()
  • feda946 Merge remote-tracking branch 'agausmann/remote-names'
  • 06e66f0 Fix Signature memory leak
  • 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.11.1)

---
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 Nov 10, 2022
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