Commit 4a692bc
authored
Bump gitpython from 3.1.37 to 3.1.40 in /.github/scripts (#123)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython)
from 3.1.37 to 3.1.40.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gitpython-developers/GitPython/releases">gitpython's
releases</a>.</em></p>
<blockquote>
<h2>3.1.40 - fix downstream CI</h2>
<h2>What's Changed</h2>
<ul>
<li>Add missing info in Submodule.remove docstring by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1714">gitpython-developers/GitPython#1714</a></li>
<li>Have init script clone submodules unconditionally by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1715">gitpython-developers/GitPython#1715</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gitpython-developers/GitPython/compare/3.1.38...3.1.40">https://github.com/gitpython-developers/GitPython/compare/3.1.38...3.1.40</a></p>
<h2>3.1.38</h2>
<h2>What's Changed</h2>
<ul>
<li>Add missing assert keywords by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1678">gitpython-developers/GitPython#1678</a></li>
<li>Make clear every test's status in every CI run by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1679">gitpython-developers/GitPython#1679</a></li>
<li>Fix new link to license in readme by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1680">gitpython-developers/GitPython#1680</a></li>
<li>Drop unneeded flake8 suppressions by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1681">gitpython-developers/GitPython#1681</a></li>
<li>Update instructions and test helpers for git-daemon by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1684">gitpython-developers/GitPython#1684</a></li>
<li>Fix Git.execute shell use and reporting bugs by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1687">gitpython-developers/GitPython#1687</a></li>
<li>No longer allow CI to select a prerelease for 3.12 by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1689">gitpython-developers/GitPython#1689</a></li>
<li>Clarify Git.execute and Popen arguments by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1688">gitpython-developers/GitPython#1688</a></li>
<li>Ask git where its daemon is and use that by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1697">gitpython-developers/GitPython#1697</a></li>
<li>Fix bugs affecting exception wrapping in rmtree callback by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1700">gitpython-developers/GitPython#1700</a></li>
<li>Fix dynamically-set <strong>all</strong> variable by <a
href="https://github.com/DeflateAwning"><code>@DeflateAwning</code></a>
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1659">gitpython-developers/GitPython#1659</a></li>
<li>Fix small <a
href="https://redirect.github.com/gitpython-developers/GitPython/issues/1662">#1662</a>
regression due to <a
href="https://redirect.github.com/gitpython-developers/GitPython/issues/1659">#1659</a>
by <a href="https://github.com/EliahKagan"><code>@EliahKagan</code></a>
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1701">gitpython-developers/GitPython#1701</a></li>
<li>Drop obsolete info on yanking from security policy by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1703">gitpython-developers/GitPython#1703</a></li>
<li>Have Dependabot offer submodule updates by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1702">gitpython-developers/GitPython#1702</a></li>
<li>Bump git/ext/gitdb from <code>49c3178</code> to <code>8ec2390</code>
by <a href="https://github.com/dependabot"><code>@dependabot</code></a>
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1704">gitpython-developers/GitPython#1704</a></li>
<li>Bump git/ext/gitdb from <code>8ec2390</code> to <code>6a22706</code>
by <a href="https://github.com/dependabot"><code>@dependabot</code></a>
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1705">gitpython-developers/GitPython#1705</a></li>
<li>Update readme for milestone-less releasing by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1707">gitpython-developers/GitPython#1707</a></li>
<li>Run Cygwin CI workflow commands in login shells by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1709">gitpython-developers/GitPython#1709</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/DeflateAwning"><code>@DeflateAwning</code></a>
made their first contribution in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/1659">gitpython-developers/GitPython#1659</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gitpython-developers/GitPython/compare/3.1.37...3.1.38">https://github.com/gitpython-developers/GitPython/compare/3.1.37...3.1.38</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/44102f30eaadcd122899f5f801f28b83bd9a5111"><code>44102f3</code></a>
prepare next release</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/5ba2b842c18b30715f0d674d25c0a908cb7bb985"><code>5ba2b84</code></a>
Merge pull request <a
href="https://redirect.github.com/gitpython-developers/GitPython/issues/1715">#1715</a>
from EliahKagan/ci-submodules</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/a5b2fa5cd8ab9113b9a6eb8aa2745e85903479fc"><code>a5b2fa5</code></a>
Merge pull request <a
href="https://redirect.github.com/gitpython-developers/GitPython/issues/1714">#1714</a>
from EliahKagan/docstring-submodule-remove</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/8ea3133bb15a4498cfa7ab256a0d79287ac564c9"><code>8ea3133</code></a>
Have init script clone submodules unconditionally</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/bb48c8775a5415f2c86663e356067b53f414a0cc"><code>bb48c87</code></a>
Don't pre-clone submodules on CI, at least for now</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/427c177047b526b5d15859e36b2c86fea477bfff"><code>427c177</code></a>
Add missing info in Submodule.remove docstring</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/6f765a2028e45a14853bf06801104cc6d22e053e"><code>6f765a2</code></a>
prepare next release</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/97c59ae469e5760339f556b5c5d9a821aaa2fd09"><code>97c59ae</code></a>
Merge pull request <a
href="https://redirect.github.com/gitpython-developers/GitPython/issues/1709">#1709</a>
from EliahKagan/cygwin-ci-path</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/fee2444b21078f8547b33dd512c9a4e383b8eb71"><code>fee2444</code></a>
Merge pull request <a
href="https://redirect.github.com/gitpython-developers/GitPython/issues/1707">#1707</a>
from EliahKagan/no-milestones</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/e8956e53e75d59d1bda1c69307e19ae79921d813"><code>e8956e5</code></a>
Run Cygwin CI workflow commands in login shells</li>
<li>Additional commits viewable in <a
href="https://github.com/gitpython-developers/GitPython/compare/3.1.37...3.1.40">compare
view</a></li>
</ul>
</details>
<br />
[](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 277f4a2 commit 4a692bc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments