Skip to content

chore(deps): bump dulwich from 1.2.3 to 1.2.4#735

Merged
pedropaulofb merged 1 commit into
mainfrom
dependabot/pip/dulwich-1.2.4
May 22, 2026
Merged

chore(deps): bump dulwich from 1.2.3 to 1.2.4#735
pedropaulofb merged 1 commit into
mainfrom
dependabot/pip/dulwich-1.2.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps dulwich from 1.2.3 to 1.2.4.

Release notes

Sourced from dulwich's releases.

dulwich-1.2.4

Tolerate ref names with empty path components (e.g. `refs/tags//v1.0`) for now, emitting a `DeprecationWarning` rather than raising a `RefFormatError`. Such names are constructed by older Poetry releases (fixed in Poetry 2.4.0) and were silently accepted before Dulwich 1.2.3. `local_branch_name`, `local_tag_name` and `local_replace_name` likewise warn about, and strip, a leading slash instead of raising `ValueError`. Both will become errors again in a future release. (Jelmer Vernooij, #2192)

Changelog

Sourced from dulwich's changelog.

1.2.4 2026-05-21

  • Tolerate ref names with empty path components (e.g. refs/tags//v1.0) for now, emitting a DeprecationWarning rather than raising a RefFormatError. Such names are constructed by older Poetry releases (fixed in Poetry 2.4.0) and were silently accepted before Dulwich 1.2.3. local_branch_name, local_tag_name and local_replace_name likewise warn about, and strip, a leading slash instead of raising ValueError. Both will become errors again in a future release. (Jelmer Vernooij, #2192)
Commits
  • 8efb7d1 Release 1.2.4
  • b27e9c9 refs: for now, warn rather than error on malformed ref names (#2194)
  • 2ce6ac3 Use decorator form for properties (#2191)
  • 6845d24 refs: for now, warn rather than error on malformed ref names
  • 6c9f7fc refs: reject malformed ref prefixes/suffixes (#2193)
  • ae1b2c4 refs: reject malformed ref prefixes/suffixes
  • ce30685 Use decorator form for properties
  • See full diff 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 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 1.2.3 to 1.2.4.
- [Release notes](https://github.com/dulwich/dulwich/releases)
- [Changelog](https://github.com/jelmer/dulwich/blob/main/NEWS)
- [Commits](jelmer/dulwich@dulwich-1.2.3...dulwich-1.2.4)

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

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 May 22, 2026
@pedropaulofb pedropaulofb merged commit 0f922fd into main May 22, 2026
18 checks passed
@pedropaulofb pedropaulofb deleted the dependabot/pip/dulwich-1.2.4 branch May 22, 2026 15:19
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant