Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Bump dulwich from 0.22.1 to 0.22.5 #399

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

Bumps dulwich from 0.22.1 to 0.22.5.

Release notes

Sourced from dulwich's releases.

0.22.5

What's Changed

New Contributors

Full Changelog: jelmer/dulwich@dulwich-0.22.4...dulwich-0.22.5

0.22.4

  • Fix handling of symrefs with protocol v2. (Jelmer Vernooij, #1389)

  • Add ObjectStore.iter_prefix. (Jelmer Vernooij)

  • Revert back to version 3 of Cargo.lock, to allow building with older Cargo versions. (Jelmer Vernooij)

  • Use a default ref-prefix when fetching with git protocol v2 (Stefan Sperling, #1389)

  • Add ObjectStore.iter_prefix. (Jelmer Vernooij)

0.22.3

Full Changelog: jelmer/dulwich@dulwich-0.22.2...dulwich-0.22.3

Changelog

Sourced from dulwich's changelog.

0.22.5 2024-11-07

  • Drop support for Python 3.8. (Jelmer Vernooij)

  • Fix refspec handling in porcelain.pull. (Jelmer Vernooij)

  • Drop broken refspec support in porcelain.clone. (Jelmer Vernooij)

  • Provide ref_prefix functionality client-side if the server does not support it. (Jelmer Vernooij)

  • Consistently honor ref_prefix and protocol_version arguments in client. (Jelmer Vernooij)

  • Strip pkt-line when negotiating protocol v2. Fixes compatibility with gerrit. (Rémy Pecqueur, #1423)

  • Don't pull in setuptools_rust when building pure package. (Eli Schwartz)

  • Return peeled refs from GitClient.get_refs if protocol-v2 is used. (Stefan Sperling, #1410)

  • Drop outdated performance file. (Jelmer Vernooij, #1411)

0.22.4 2024-11-01

  • Fix handling of symrefs with protocol v2. (Jelmer Vernooij, #1389)

  • Add ObjectStore.iter_prefix. (Jelmer Vernooij)

  • Revert back to version 3 of Cargo.lock, to allow building with older Cargo versions. (Jelmer Vernooij)

  • Use a default ref-prefix when fetching with git protocol v2 (Stefan Sperling, #1389)

  • Add ObjectStore.iter_prefix. (Jelmer Vernooij)

0.22.3 2024-10-15

  • Improve wheel building in CI, so we can upload wheels for the next release. (Jelmer Vernooij)

0.22.2 2024-10-09

... (truncated)

Commits
  • f87ed2e release 0.22.5
  • d852db7 Update NEWS (#1425)
  • 6070380 Update NEWS
  • fc7004a Strip pkt-line when negotiating Git protocol v2 (#1424)
  • 4cb28d1 Strip pkt-line when negotiating Git protocol v2
  • c1008ee Revert broken ref_prefix handling, consistently apply ref_prefix (#1422)
  • 5e46375 When using protocol v1, apply ref_prefix client-side for consistency
  • 6ca9b62 Revert broken refspec handling in porcelain.pull
  • a90b9d7 consistently pass around ref_prefix and protocol_version in dulwich.client (#...
  • ba2530e Fix formatting, typing
  • 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 [dulwich](https://github.com/dulwich/dulwich) from 0.22.1 to 0.22.5.
- [Release notes](https://github.com/dulwich/dulwich/releases)
- [Changelog](https://github.com/jelmer/dulwich/blob/master/NEWS)
- [Commits](jelmer/dulwich@dulwich-0.22.1...dulwich-0.22.5)

---
updated-dependencies:
- dependency-name: dulwich
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

Superseded by #400.

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/pip/dulwich-0.22.5 branch November 18, 2024 13:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants