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.21.7 to 0.22.1 (#2019)
Bumps [dulwich](https://github.com/dulwich/dulwich) from 0.21.7 to 0.22.1. <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.1</h2> <h2>What's Changed</h2> <ul> <li>Fix pypi deployments by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1284">jelmer/dulwich#1284</a></li> <li>Handle alternate case for worktreeconfig setting by <a href="https://github.com/wshanks"><code>@wshanks</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1286">jelmer/dulwich#1286</a></li> <li>Ship rust files. Fixes <a href="https://redirect.github.com/dulwich/dulwich/issues/1287">#1287</a> by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1290">jelmer/dulwich#1290</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/wshanks"><code>@wshanks</code></a> made their first contribution in <a href="https://redirect.github.com/jelmer/dulwich/pull/1286">jelmer/dulwich#1286</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jelmer/dulwich/compare/dulwich-0.22.0...dulwich-0.22.1">https://github.com/jelmer/dulwich/compare/dulwich-0.22.0...dulwich-0.22.1</a></p> <h2>0.22.0</h2> <h2>What's Changed</h2> <ul> <li>Start on 0.21.8 by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1240">jelmer/dulwich#1240</a></li> <li>Install twine when uploading to pypi by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1241">jelmer/dulwich#1241</a></li> <li>Remove shebang from graph.py by <a href="https://github.com/mtelka"><code>@mtelka</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1242">jelmer/dulwich#1242</a></li> <li>Disable pypi uploads in disperse; this is now down by the GitHub actions workflow by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1243">jelmer/dulwich#1243</a></li> <li>tweak doc-strings in LocalGitClient for clarity by <a href="https://github.com/stspdotname"><code>@stspdotname</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1245">jelmer/dulwich#1245</a></li> <li>Keep GitHub Actions up to date with GitHub's Dependabot by <a href="https://github.com/cclauss"><code>@cclauss</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1249">jelmer/dulwich#1249</a></li> <li>Bump the github_actions group with 5 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1250">jelmer/dulwich#1250</a></li> <li>Add Python 3.12 to the testing by <a href="https://github.com/cclauss"><code>@cclauss</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1251">jelmer/dulwich#1251</a></li> <li>pyproject.toml: Add trove classifier for Python 3.12 by <a href="https://github.com/cclauss"><code>@cclauss</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1252">jelmer/dulwich#1252</a></li> <li>Convert _objects.c to _objects.rs by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1204">jelmer/dulwich#1204</a></li> <li>Convert pack C helper to rust by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1255">jelmer/dulwich#1255</a></li> <li>Convert diff-tree C helper to rust by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1256">jelmer/dulwich#1256</a></li> <li>Revert "Bump the github_actions group with 5 updates" by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1257">jelmer/dulwich#1257</a></li> <li>Only expect a shallow update when requesting a depth by <a href="https://github.com/abderrahim"><code>@abderrahim</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1259">jelmer/dulwich#1259</a></li> <li>Use f-strings by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1263">jelmer/dulwich#1263</a></li> <li>Wrap all urllib3 read ProtocolErrors as GitProtocolError by <a href="https://github.com/nanonyme"><code>@nanonyme</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1261">jelmer/dulwich#1261</a></li> <li>Update cargo dependencies with dependabot by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1264">jelmer/dulwich#1264</a></li> <li>wheels: Don't build with nightly by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1273">jelmer/dulwich#1273</a></li> <li>Reformat with ruff by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1272">jelmer/dulwich#1272</a></li> <li>Use latest cibuildwheel by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1276">jelmer/dulwich#1276</a></li> <li>cibuildwheel: define options in pyproject.toml by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1275">jelmer/dulwich#1275</a></li> <li>Move tests to root. Fixes <a href="https://redirect.github.com/dulwich/dulwich/issues/1024">#1024</a> by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1277">jelmer/dulwich#1277</a></li> <li>Stop installing docs/ as part of package code by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1278">jelmer/dulwich#1278</a></li> <li>Bump pyo3 from 0.21.1 to 0.21.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1280">jelmer/dulwich#1280</a></li> <li>Set correct version for rust modules by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1281">jelmer/dulwich#1281</a></li> <li>Fix installation of tests package by <a href="https://github.com/jelmer"><code>@jelmer</code></a> in <a href="https://redirect.github.com/jelmer/dulwich/pull/1282">jelmer/dulwich#1282</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dependabot"><code>@dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/jelmer/dulwich/pull/1250">jelmer/dulwich#1250</a></li> <li><a href="https://github.com/abderrahim"><code>@abderrahim</code></a> made their first contribution in <a href="https://redirect.github.com/jelmer/dulwich/pull/1259">jelmer/dulwich#1259</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jelmer/dulwich/compare/dulwich-0.21.7...dulwich-0.22.0">https://github.com/jelmer/dulwich/compare/dulwich-0.21.7...dulwich-0.22.0</a></p> </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.1 2024-04-23</p> <ul> <li> <p>Handle alternate case for worktreeconfig setting (Will Shanks, <a href="https://redirect.github.com/dulwich/dulwich/issues/1285">#1285</a>)</p> </li> <li> <p>Ship rust files. (Jelmer Vernooij, <a href="https://redirect.github.com/dulwich/dulwich/issues/1287">#1287</a>)</p> </li> </ul> <p>0.22.0 2024-04-22</p> <ul> <li> <p>Stop installing docs/ as part of package code. (Jelmer Vernooij, <a href="https://redirect.github.com/dulwich/dulwich/issues/1248">#1248</a>)</p> </li> <li> <p>Move tests to root. (Jelmer Vernooij, <a href="https://redirect.github.com/dulwich/dulwich/issues/1024">#1024</a>)</p> </li> <li> <p>Convert the optional C implementations to Rust. (Jelmer Vernooij)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jelmer/dulwich/commit/0fa636dc03e43477199ad7aefd917b628e93b29d"><code>0fa636d</code></a> Release 0.22.1</li> <li><a href="https://github.com/jelmer/dulwich/commit/787fab5d8731c1f400b51f74b7b7622279aed2fa"><code>787fab5</code></a> Build wheels for pull requests (<a href="https://redirect.github.com/dulwich/dulwich/issues/1291">#1291</a>)</li> <li><a href="https://github.com/jelmer/dulwich/commit/09a534d34b6369a90d88e7948cbcfbb836c40fcf"><code>09a534d</code></a> Ship rust files. Fixes <a href="https://redirect.github.com/dulwich/dulwich/issues/1287">#1287</a> (<a href="https://redirect.github.com/dulwich/dulwich/issues/1290">#1290</a>)</li> <li><a href="https://github.com/jelmer/dulwich/commit/395b160b3c336905824f8760d608bf8bb011c585"><code>395b160</code></a> Build wheels for pull requests</li> <li><a href="https://github.com/jelmer/dulwich/commit/7a3ecf6188743df7ccda7bec8d74513d039dc143"><code>7a3ecf6</code></a> Ship rust files. Fixes <a href="https://redirect.github.com/dulwich/dulwich/issues/1287">#1287</a></li> <li><a href="https://github.com/jelmer/dulwich/commit/53d3dfeb852028f28da934577a1ea9429125c8ac"><code>53d3dfe</code></a> Handle alternate case for worktreeconfig setting (<a href="https://redirect.github.com/dulwich/dulwich/issues/1286">#1286</a>)</li> <li><a href="https://github.com/jelmer/dulwich/commit/4ce425c9c42dceb56fb53df7d7c7327261d56845"><code>4ce425c</code></a> ruff docstring formatting</li> <li><a href="https://github.com/jelmer/dulwich/commit/ca2e25ad393bb25c9a4d81918e8612fd6354de51"><code>ca2e25a</code></a> Handle alternate case for worktreeconfig setting</li> <li><a href="https://github.com/jelmer/dulwich/commit/3556e52bb65c98e478ed3ff184bbcddedbbe2231"><code>3556e52</code></a> Merge pull request <a href="https://redirect.github.com/dulwich/dulwich/issues/1284">#1284</a> from jelmer/pypi-deploys</li> <li><a href="https://github.com/jelmer/dulwich/commit/1fa6259ebfa5ddcefca8c0243f5699695e2f58fd"><code>1fa6259</code></a> Merge pull request <a href="https://redirect.github.com/dulwich/dulwich/issues/1283">#1283</a> from jelmer/start-0.22.1</li> <li>Additional commits viewable in <a href="https://github.com/dulwich/dulwich/compare/dulwich-0.21.7...dulwich-0.22.1">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.21.7&new-version=0.22.1)](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