Commit 56d13d1
authored
chore(deps): bump the uv group across 1 directory with 2 updates (#1724)
Bumps the uv group with 2 updates in the
/components/runners/ambient-runner directory:
[gitpython](https://github.com/gitpython-developers/GitPython) and
[pyasn1](https://github.com/pyasn1/pyasn1).
Updates `gitpython` from 3.1.46 to 3.1.52
<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.52 Security</h2>
<p><a
href="https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-rwj8-pgh3-r573">https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-rwj8-pgh3-r573</a>:
Environment-variable exfiltration via os.path.expandvars() on
Repo.clone_from() URL</p>
<h2>What's Changed</h2>
<ul>
<li>Skip cross-drive relative config test on Windows by <a
href="https://github.com/Byron"><code>@Byron</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2171">gitpython-developers/GitPython#2171</a></li>
<li>fix: preserve literal clone URLs by <a
href="https://github.com/Byron"><code>@Byron</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2172">gitpython-developers/GitPython#2172</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gitpython-developers/GitPython/compare/3.1.51...3.1.52">https://github.com/gitpython-developers/GitPython/compare/3.1.51...3.1.52</a></p>
<h2>3.1.51 - Security</h2>
<h2>What's Changed</h2>
<ul>
<li>Add AI-disclosure and quality requirements to the contribution
guidelines by <a
href="https://github.com/Byron"><code>@Byron</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2143">gitpython-developers/GitPython#2143</a></li>
<li>docs(cmd): clarify Git.execute() string vs list command argument by
<a href="https://github.com/mvanhorn"><code>@mvanhorn</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2144">gitpython-developers/GitPython#2144</a></li>
<li>Rewrite Git.execute() command parameter docstring per <a
href="https://redirect.github.com/gitpython-developers/GitPython/issues/2146">#2146</a>
by <a href="https://github.com/EliahKagan"><code>@EliahKagan</code></a>
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2147">gitpython-developers/GitPython#2147</a></li>
<li>Document init script behavior with multiple master remotes by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2148">gitpython-developers/GitPython#2148</a></li>
<li>Bump git/ext/gitdb from <code>335c0f6</code> to <code>0a019a2</code>
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2149">gitpython-developers/GitPython#2149</a></li>
<li>Support relative worktree paths (git 2.48+
worktree.useRelativePaths) by <a
href="https://github.com/elovelan"><code>@elovelan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2151">gitpython-developers/GitPython#2151</a></li>
<li>Defer xfail condition evaluation with xfail_if_raises context
manager by <a
href="https://github.com/elovelan"><code>@elovelan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2153">gitpython-developers/GitPython#2153</a></li>
<li>Run more submodule tests on Cygwin (fix flaky xfails) by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2154">gitpython-developers/GitPython#2154</a></li>
<li>Cut xtrace noise from POSIX-ownership diagnostic steps by <a
href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2156">gitpython-developers/GitPython#2156</a></li>
<li>Support index diffs against the empty tree by <a
href="https://github.com/puneetdixit200"><code>@puneetdixit200</code></a>
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2155">gitpython-developers/GitPython#2155</a></li>
<li>refactor: seperate out Progress type by <a
href="https://github.com/LoeschMaximilian"><code>@LoeschMaximilian</code></a>
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2157">gitpython-developers/GitPython#2157</a></li>
<li>Bump <a
href="https://github.com/astral-sh/ruff-pre-commit">https://github.com/astral-sh/ruff-pre-commit</a>
from v0.15.12 to 0.15.15 in the pre-commit group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2160">gitpython-developers/GitPython#2160</a></li>
<li>Bump actions/checkout from 6 to 7 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2164">gitpython-developers/GitPython#2164</a></li>
<li>Bump git/ext/gitdb from <code>0a019a2</code> to <code>4950ea9</code>
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2165">gitpython-developers/GitPython#2165</a></li>
<li>Bump <a
href="https://github.com/astral-sh/ruff-pre-commit">https://github.com/astral-sh/ruff-pre-commit</a>
from v0.15.15 to 0.15.20 in the pre-commit group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2166">gitpython-developers/GitPython#2166</a></li>
<li>Add Commit.is_shallow property; document stats() limitation at
shallow boundary by <a
href="https://github.com/harshitayadavv"><code>@harshitayadavv</code></a>
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2167">gitpython-developers/GitPython#2167</a></li>
<li>Allow relative config paths with includes by <a
href="https://github.com/Byron"><code>@Byron</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2169">gitpython-developers/GitPython#2169</a></li>
<li>Reject abbreviated forms of unsafe git options by <a
href="https://github.com/Byron"><code>@Byron</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2168">gitpython-developers/GitPython#2168</a></li>
<li>guard unsafe git command options by <a
href="https://github.com/Byron"><code>@Byron</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2163">gitpython-developers/GitPython#2163</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/elovelan"><code>@elovelan</code></a>
made their first contribution in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2151">gitpython-developers/GitPython#2151</a></li>
<li><a
href="https://github.com/puneetdixit200"><code>@puneetdixit200</code></a>
made their first contribution in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2155">gitpython-developers/GitPython#2155</a></li>
<li><a
href="https://github.com/LoeschMaximilian"><code>@LoeschMaximilian</code></a>
made their first contribution in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2157">gitpython-developers/GitPython#2157</a></li>
<li><a
href="https://github.com/harshitayadavv"><code>@harshitayadavv</code></a>
made their first contribution in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2167">gitpython-developers/GitPython#2167</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gitpython-developers/GitPython/compare/3.1.50...3.1.51">https://github.com/gitpython-developers/GitPython/compare/3.1.50...3.1.51</a></p>
<h2>3.1.50</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump <a
href="https://github.com/astral-sh/ruff-pre-commit">https://github.com/astral-sh/ruff-pre-commit</a>
from v0.15.8 to 0.15.12 in the pre-commit group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2140">gitpython-developers/GitPython#2140</a></li>
<li>Bump git/ext/gitdb from <code>335c0f6</code> to <code>53c94d6</code>
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2141">gitpython-developers/GitPython#2141</a></li>
<li>Fix Repo() autodiscovery in linked worktrees when GIT_DIR is set by
<a href="https://github.com/meliezer"><code>@meliezer</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2128">gitpython-developers/GitPython#2128</a></li>
<li>Validate config key names before writing by <a
href="https://github.com/Byron"><code>@Byron</code></a> in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2142">gitpython-developers/GitPython#2142</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/meliezer"><code>@meliezer</code></a>
made their first contribution in <a
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2128">gitpython-developers/GitPython#2128</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/f8b6df5f10033508b5f5dd26f3ab4a87b215c3ca"><code>f8b6df5</code></a>
bump patch level prior to release</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/c65dfb3096825d1082fb019da4ce9c58073954db"><code>c65dfb3</code></a>
Merge pull request <a
href="https://redirect.github.com/gitpython-developers/GitPython/issues/2172">#2172</a>
from gitpython-developers/fix-clone-expandvars</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/8ac5a30519b6f4af85398b9b9d7064ff4d452da2"><code>8ac5a30</code></a>
fix: prevent environment expansion in clone URLs</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/7a46dfce982ef477f1aa44e364079d7b1892f8ad"><code>7a46dfc</code></a>
Merge pull request <a
href="https://redirect.github.com/gitpython-developers/GitPython/issues/2171">#2171</a>
from gitpython-developers/fix-windows-tests</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/67082d64d53f4d9e3bbf270173f92799e19e31f7"><code>67082d6</code></a>
test: skip relative config include across Windows drives</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/7b0764d309334b0f27f503d7fa1a395cbd165de0"><code>7b0764d</code></a>
bump to v3.1.51</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/af027be78693962c233cc989915f40e9b135f3a5"><code>af027be</code></a>
Merge pull request <a
href="https://redirect.github.com/gitpython-developers/GitPython/issues/2163">#2163</a>
from gitpython-developers/fix-unguarded-blame</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/701ce32fe5ba8cb622c0e0342a376a6beb47d738"><code>701ce32</code></a>
fix: Guard unsafe git command options (GHSA-956x-8gvw-wg5v)</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/65a72839c92768754bd51a37381235842a5ae0d8"><code>65a7283</code></a>
Merge pull request <a
href="https://redirect.github.com/gitpython-developers/GitPython/issues/2168">#2168</a>
from gitpython-developers/advisory-fix-1</li>
<li><a
href="https://github.com/gitpython-developers/GitPython/commit/3e59876f8ea679ffc0700665f5d3938d81a29697"><code>3e59876</code></a>
Merge pull request <a
href="https://redirect.github.com/gitpython-developers/GitPython/issues/2169">#2169</a>
from gitpython-developers/fix-config-assert</li>
<li>Additional commits viewable in <a
href="https://github.com/gitpython-developers/GitPython/compare/3.1.46...3.1.52">compare
view</a></li>
</ul>
</details>
<br />
Updates `pyasn1` from 0.6.3 to 0.6.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pyasn1/pyasn1/releases">pyasn1's
releases</a>.</em></p>
<blockquote>
<h2>Release 0.6.4</h2>
<p>This is a security release.</p>
<ul>
<li>CVE-2026-59885 (GHSA-8ppf-4f7h-5ppj): Fixed quadratic time
complexity in the OBJECT IDENTIFIER and RELATIVE-OID decoders. A small
crafted substrate encoding many arcs could consume excessive CPU.</li>
<li>CVE-2026-59884 (GHSA-m4p7-r5rc-7g4j): Limited BER long-form tag IDs
to 20 octets (140 bits). Unbounded tag IDs allowed a crafted substrate
to consume excessive CPU and memory.</li>
<li>CVE-2026-59886 (GHSA-hm4w-wwcw-mr6r): Fixed excessive memory and CPU
consumption in <code>Real.__float__()</code> for values with large
base-10 exponents.</li>
<li>Pinned PyPI publish GitHub Action to an immutable commit.</li>
</ul>
<p>All changes are noted in the <a
href="https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst">CHANGELOG</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst">pyasn1's
changelog</a>.</em></p>
<blockquote>
<h2>Revision 0.6.4, released 08-07-2026</h2>
<ul>
<li>CVE-2026-59885 (GHSA-8ppf-4f7h-5ppj): Fixed quadratic time
complexity in the OBJECT IDENTIFIER and RELATIVE-OID decoders.
A small crafted substrate encoding many arcs could consume
excessive CPU. Arcs are now accumulated in linear time; decoded
values are unchanged (thanks for reporting, tynus2)</li>
<li>CVE-2026-59884 (GHSA-m4p7-r5rc-7g4j): Limited BER long-form tag
IDs to 20 octets (140 bits), matching the OID arc limit introduced
in 0.6.2. Unbounded tag IDs allowed a crafted substrate to consume
excessive CPU and memory; longer tag IDs are now rejected with
PyAsn1Error. Also fixed Tag and TagSet repr() failing on huge tag
(thanks for reporting, mikeappsec)
IDs due to the integer-to-string conversion limit (Python 3.11+)</li>
<li>CVE-2026-59886 (GHSA-hm4w-wwcw-mr6r): Fixed excessive memory and
CPU consumption in Real.<strong>float</strong>() for values with large
base-10
exponents. Conversion no longer materializes huge intermediate
integers; values too large to represent as a Python float raise
OverflowError promptly, and prettyPrint() renders them as
'<!-- raw HTML omitted -->' as before. Also fixed base-10 mantissa
normalization
to use exact integer arithmetic; mantissas larger than 2**53
could previously lose precision through float division
(thanks for reporting, gvozdila)</li>
<li>Pinned PyPI publish GitHub Action to an immutable commit
[pr <a
href="https://redirect.github.com/pyasn1/pyasn1/issues/113">#113</a>](<a
href="https://redirect.github.com/pyasn1/pyasn1/pull/113">pyasn1/pyasn1#113</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pyasn1/pyasn1/commit/72e4803405816c371ed3b2cb4be181c47f038406"><code>72e4803</code></a>
Prepare release 0.6.4</li>
<li><a
href="https://github.com/pyasn1/pyasn1/commit/0c19eeb853731db1c717ff125ea001a1e558332d"><code>0c19eeb</code></a>
Pin PyPI publish action to immutable commit (<a
href="https://redirect.github.com/pyasn1/pyasn1/issues/113">#113</a>)</li>
<li><a
href="https://github.com/pyasn1/pyasn1/commit/45bdb19eb7df4b3780fe9c912c63e99bffc39dd9"><code>45bdb19</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/pyasn1/pyasn1/commit/628e36ecbb5277a3f01572ce418ef54271b165a5"><code>628e36e</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886"><code>e60c691</code></a>
Merge commit from fork</li>
<li>See full diff in <a
href="https://github.com/pyasn1/pyasn1/compare/v0.6.3...v0.6.4">compare
view</a></li>
</ul>
</details>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/ambient-code/platform/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 860c5c9 commit 56d13d1
1 file changed
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments