Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump dulwich from 0.22.3 to 0.22.4 (#2047)
Bumps [dulwich](https://github.com/dulwich/dulwich) from 0.22.3 to 0.22.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dulwich/dulwich/releases">dulwich's releases</a>.</em></p> <blockquote> <h2>0.22.4</h2> <ul> <li> <p>Fix handling of symrefs with protocol v2. (Jelmer Vernooij, <a href="https://redirect.github.com/dulwich/dulwich/issues/1389">#1389</a>)</p> </li> <li> <p>Add <code>ObjectStore.iter_prefix</code>. (Jelmer Vernooij)</p> </li> <li> <p>Revert back to version 3 of <code>Cargo.lock</code>, to allow building with older Cargo versions. (Jelmer Vernooij)</p> </li> <li> <p>Use a default ref-prefix when fetching with git protocol v2 (Stefan Sperling, <a href="https://redirect.github.com/dulwich/dulwich/issues/1389">#1389</a>)</p> </li> <li> <p>Add <code>ObjectStore.iter_prefix</code>. (Jelmer Vernooij)</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jelmer/dulwich/blob/master/NEWS">dulwich's changelog</a>.</em></p> <blockquote> <p>0.22.4 2024-11-01</p> <ul> <li> <p>Fix handling of symrefs with protocol v2. (Jelmer Vernooij, <a href="https://redirect.github.com/dulwich/dulwich/issues/1389">#1389</a>)</p> </li> <li> <p>Add <code>ObjectStore.iter_prefix</code>. (Jelmer Vernooij)</p> </li> <li> <p>Revert back to version 3 of <code>Cargo.lock</code>, to allow building with older Cargo versions. (Jelmer Vernooij)</p> </li> <li> <p>Use a default ref-prefix when fetching with git protocol v2 (Stefan Sperling, <a href="https://redirect.github.com/dulwich/dulwich/issues/1389">#1389</a>)</p> </li> <li> <p>Add <code>ObjectStore.iter_prefix</code>. (Jelmer Vernooij)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jelmer/dulwich/commit/3dd2600919d67da352eed0fc960f5523ad0f0a93"><code>3dd2600</code></a> Release 0.22.4.</li> <li><a href="https://github.com/jelmer/dulwich/commit/e0e4a6b35f98a7ded85ee9e3bdd7711ee0ac3c5d"><code>e0e4a6b</code></a> Upgrade disperse config (<a href="https://redirect.github.com/dulwich/dulwich/issues/1408">#1408</a>)</li> <li><a href="https://github.com/jelmer/dulwich/commit/10835e22609116b2a513714124efd419aa5cd1ee"><code>10835e2</code></a> Update NEWS (<a href="https://redirect.github.com/dulwich/dulwich/issues/1407">#1407</a>)</li> <li><a href="https://github.com/jelmer/dulwich/commit/17a1f6f399800e678901caf2eb0508565a2d9b67"><code>17a1f6f</code></a> Migrate to disperse.toml</li> <li><a href="https://github.com/jelmer/dulwich/commit/6b82c99897d9da11ac974e10e45c24f258acaf35"><code>6b82c99</code></a> Update NEWS</li> <li><a href="https://github.com/jelmer/dulwich/commit/f0f2d52a438b7d7ee0001c85b65a05b77143f8b2"><code>f0f2d52</code></a> Revert back to Cargo.lock format version 3 (<a href="https://redirect.github.com/dulwich/dulwich/issues/1406">#1406</a>)</li> <li><a href="https://github.com/jelmer/dulwich/commit/a9ccf80c85b79d721cc87f5a5bfc3cb39c3b32d9"><code>a9ccf80</code></a> Revert back to Cargo.lock format version 3</li> <li><a href="https://github.com/jelmer/dulwich/commit/e2ccec69613a10d8e0abc5a480b66ca55b9a7589"><code>e2ccec6</code></a> use a default ref-prefix when fetching with git protocol v2 (<a href="https://redirect.github.com/dulwich/dulwich/issues/1404">#1404</a>)</li> <li><a href="https://github.com/jelmer/dulwich/commit/d13d45484f4b12c1d19d0b2745abc08f3d92207d"><code>d13d454</code></a> Test symrefs handling for git protocol v2 (<a href="https://redirect.github.com/dulwich/dulwich/issues/1403">#1403</a>)</li> <li><a href="https://github.com/jelmer/dulwich/commit/2447376a9e03c1c05e18d3505684688f64120665"><code>2447376</code></a> use a default ref-prefix when fetching with git protocol v2</li> <li>Additional commits viewable in <a href="https://github.com/dulwich/dulwich/compare/dulwich-0.22.3...dulwich-0.22.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dulwich&package-manager=pip&previous-version=0.22.3&new-version=0.22.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information