Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps pygit2 from 1.17.0 to 1.18.0.

Changelog

Sourced from pygit2's changelog.

1.18.0 (2025-04-24)

  • Upgrade Linux Glibc wheels to manylinux_2_28

  • Add RemoteCallbacks.push_transfer_progress(...) callback #1345

  • New bool(oid) #1347

  • Now Repository.merge(...) accepts a commit or reference object #1348

  • New threads optional argument in Remote.push(...) #1352

  • New proxy optional argument in clone_repository(...) #1354

  • New optional arguments context_lines and interhunk_lines in Blob.diff(...) ; and now Repository.diff(...) honors these two arguments when the objects diffed are blobs. #1360

  • Now Tree.diff_to_workdir(...) accepts keyword arguments, not just positional.

  • Fix when a reference name has non UTF-8 chars #1329

  • Fix condition check in Repository.remotes.rename(...) #1342

  • Add codespell workflow, fix a number of typos #1344

  • Documentation and typing #1343 #1347 #1356

  • CI: Use ARM runner for tests and wheels #1346

  • Build and CI updates #1363 #1365

Deprecations:

  • Passing str to Repository.merge(...) is deprecated, instead pass an oid object (or a commit, or a reference)

... (truncated)

Commits
  • 778c13e Release 1.18.0
  • accc0a6 ci: bump wheel and lint workflows to 3.13 - tested version
  • 89c7515 Rename flag to flags in Blob's diff/diff_to_buffer
  • 19e614f Merge remote-tracking branch 'eantoranz/diff_blob_context_lines'
  • 044e30e repository - diff blobs: consider the values of context_lines and interhunk_l...
  • e209584 Update tests.yml - bump run-on-arch to v3
  • 212cae3 Update Changelog
  • 4c3c551 doc: warn against using init_repository() to open a repository.
  • db587ad Add proxy option to clone_repository
  • c4b9c2e Re-add _cache_enums
  • 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.17.0 to 1.18.0.
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md)
- [Commits](libgit2/pygit2@v1.17.0...v1.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 14, 2025
@sobregosodd
Copy link
Contributor

/merge

@dd-devflow-routing-codex
Copy link

dd-devflow-routing-codex bot commented Jul 15, 2025

View all feedbacks in Devflow UI.

2025-07-15 07:29:16 UTC ℹ️ Start processing command /merge


2025-07-15 07:29:20 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in main is approximately 0s (p90).


2025-07-15 07:29:40 UTC ℹ️ MergeQueue: This merge request was already merged

This pull request was merged directly.

@sobregosodd sobregosodd merged commit 0034a77 into main Jul 15, 2025
10 checks passed
@sobregosodd sobregosodd deleted the dependabot/pip/pygit2-1.18.0 branch July 15, 2025 07:29
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 mergequeue-status: done python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants