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.0 to 1.10.1 #111

Closed

Conversation

dependabot[bot]
Copy link

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

Bumps pygit2 from 1.9.0 to 1.10.1.

Changelog

Sourced from pygit2's changelog.

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>_

  • Linux and macOS wheels for Python 3.11 [#1154](https://github.com/libgit2/pygit2/issues/1154) <https://github.com/libgit2/pygit2/pull/1154>_

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>_

1.9.2 (2022-05-24)

  • New Repository.create_commit_string(...) and Repository.create_commit_with_signature(...) [#1142](https://github.com/libgit2/pygit2/issues/1142) <https://github.com/libgit2/pygit2/pull/1142>_

  • Linux and macOS wheels updated to libgit2 v1.4.3

  • Remove redundant line [#1139](https://github.com/libgit2/pygit2/issues/1139) <https://github.com/libgit2/pygit2/pull/1139>_

1.9.1 (2022-03-22)

  • Type hints: added to C code and Branches/References [#1121](https://github.com/libgit2/pygit2/issues/1121) <https://github.com/libgit2/pygit2/pull/1121>_ [#1132](https://github.com/libgit2/pygit2/issues/1132) <https://github.com/libgit2/pygit2/pull/1132>_

  • New Signature supports str() and repr() [#1135](https://github.com/libgit2/pygit2/issues/1135) <https://github.com/libgit2/pygit2/pull/1135>_

  • Fix ODB backend's read in big endian architectures [#1130](https://github.com/libgit2/pygit2/issues/1130) <https://github.com/libgit2/pygit2/pull/1130>_

... (truncated)

Commits
  • 01d50aa Release 1.10.1
  • efa451d Signature._encoding returns utf-8 for NULL
  • fbad877 Merge remote-tracking branch 'JacobSwanson/signature-repr-fix'
  • 3631a6d Fix Signature encoding
  • 0ebbda2 bump cibuildwheel to 2.9.0 to build Python 3.11 wheels, also test on CI
  • 5c22045 Fix Repository.status doc string
  • b52d922 Fix docstring
  • 7ee0ef2 Release 1.10.0
  • c9c7474 Fix build warnings
  • fce010d status: add untracked_files and ignored kwargs
  • 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 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.9.0 to 1.10.1.
- [Release notes](https://github.com/libgit2/pygit2/releases)
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst)
- [Commits](libgit2/pygit2@v1.9.0...v1.10.1)

---
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 added the dependencies Pull requests that update a dependency file label Aug 30, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 9, 2022

Superseded by #126.

@dependabot dependabot bot closed this Nov 9, 2022
@dependabot dependabot bot deleted the dependabot/pip/development/pygit2-1.10.1 branch November 9, 2022 22:26
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