Commit 8b1eb6f
authored
pip: bump the pip-updates group across 1 directory with 4 updates (#440)
Bumps the pip-updates group with 4 updates in the /api directory:
[cffi](https://github.com/python-cffi/cffi),
[jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications),
[pycparser](https://github.com/eliben/pycparser) and
[whitenoise](https://github.com/evansd/whitenoise).
Updates `cffi` from 1.17.1 to 2.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/python-cffi/cffi/releases">cffi's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add Python 3.14 support.</li>
<li>Add CPython free-threaded support (3.14t+ only) - huge thanks to the
folks at Quansight Labs for all the work to get this one sorted!</li>
<li>Drop Python <= 3.8 support.</li>
<li>Fix order dependency affecting nested type size calculation (<a
href="https://redirect.github.com/python-cffi/cffi/issues/148">#148</a>).</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-cffi/cffi/compare/v1.17.1...v2.0.0">https://github.com/python-cffi/cffi/compare/v1.17.1...v2.0.0</a></p>
<h2>v2.0.0b1</h2>
<h2>What's Changed</h2>
<ul>
<li>Add Python 3.14 support.</li>
<li>Add CPython free-threaded support (3.14t+ only).</li>
<li>Drop Python <= 3.8 support.</li>
<li>Fix order dependency affecting nested type size calculation (<a
href="https://redirect.github.com/python-cffi/cffi/issues/148">#148</a>).</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-cffi/cffi/compare/v1.17.1...v2.0.0b1">https://github.com/python-cffi/cffi/compare/v1.17.1...v2.0.0b1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python-cffi/cffi/commit/6366c01d84e9a78e7e85f12ebe9760ba5d19b6d3"><code>6366c01</code></a>
release 2.0.0 (<a
href="https://redirect.github.com/python-cffi/cffi/issues/196">#196</a>)</li>
<li><a
href="https://github.com/python-cffi/cffi/commit/95c847663aec401e4003927a274e4de9b8595f4f"><code>95c8476</code></a>
2.0.0 post beta backports (<a
href="https://redirect.github.com/python-cffi/cffi/issues/195">#195</a>)</li>
<li><a
href="https://github.com/python-cffi/cffi/commit/195cbda66b6be9297ef6d584644e50cfdcca4e8a"><code>195cbda</code></a>
Release 2.0.0b1 (<a
href="https://redirect.github.com/python-cffi/cffi/issues/183">#183</a>)</li>
<li><a
href="https://github.com/python-cffi/cffi/commit/b4bbe7940d3f76027534db1aecbae9b61c35221a"><code>b4bbe79</code></a>
fix version test to support beta</li>
<li><a
href="https://github.com/python-cffi/cffi/commit/7ed073de66e713cf791b6fdfa23685c81fdfd6ad"><code>7ed073d</code></a>
Add support for the free-threaded build (<a
href="https://redirect.github.com/python-cffi/cffi/issues/178">#178</a>)</li>
<li><a
href="https://github.com/python-cffi/cffi/commit/67a170dc7972dc9361743690b38da3d963b200ef"><code>67a170d</code></a>
Change the license from MIT to MIT-no-attribution, which is the same
without ...</li>
<li><a
href="https://github.com/python-cffi/cffi/commit/92645ec9329feb03e3fa86240b40fe0fc37469d1"><code>92645ec</code></a>
Add Python 3.14 support/testing (<a
href="https://redirect.github.com/python-cffi/cffi/issues/177">#177</a>)</li>
<li><a
href="https://github.com/python-cffi/cffi/commit/2b81170583a898478a6996c9705d8c38ab7f73a1"><code>2b81170</code></a>
doc: update test commands in Section Testing/development tips (<a
href="https://redirect.github.com/python-cffi/cffi/issues/158">#158</a>)</li>
<li><a
href="https://github.com/python-cffi/cffi/commit/25172b84cf51cf58241f074ccd1efd9c7648cb43"><code>25172b8</code></a>
doc: update year (<a
href="https://redirect.github.com/python-cffi/cffi/issues/153">#153</a>)</li>
<li><a
href="https://github.com/python-cffi/cffi/commit/b57a92c03eb2078a99c900519a37d18b4d52324f"><code>b57a92c</code></a>
issue 147: force-compute nested structs before parent structs. Occurs
mainly...</li>
<li>Additional commits viewable in <a
href="https://github.com/python-cffi/cffi/compare/v1.17.1...v2.0.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `jsonschema-specifications` from 2025.4.1 to 2025.9.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/python-jsonschema/jsonschema-specifications/releases">jsonschema-specifications's
releases</a>.</em></p>
<blockquote>
<h2>v2025.9.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/pull/94">python-jsonschema/jsonschema-specifications#94</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/pull/96">python-jsonschema/jsonschema-specifications#96</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/pull/98">python-jsonschema/jsonschema-specifications#98</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/pull/99">python-jsonschema/jsonschema-specifications#99</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/pull/100">python-jsonschema/jsonschema-specifications#100</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/pull/101">python-jsonschema/jsonschema-specifications#101</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/pull/102">python-jsonschema/jsonschema-specifications#102</a></li>
<li>Bump actions/checkout from 4 to 5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/pull/104">python-jsonschema/jsonschema-specifications#104</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/pull/103">python-jsonschema/jsonschema-specifications#103</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/pull/105">python-jsonschema/jsonschema-specifications#105</a></li>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot]
in <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/pull/106">python-jsonschema/jsonschema-specifications#106</a></li>
<li>Move 2019-09 "format" schema to correct directory by <a
href="https://github.com/branen"><code>@branen</code></a> in <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/pull/107">python-jsonschema/jsonschema-specifications#107</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/branen"><code>@branen</code></a> made
their first contribution in <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/pull/107">python-jsonschema/jsonschema-specifications#107</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-jsonschema/jsonschema-specifications/compare/v2025.4.1...v2025.9.1">https://github.com/python-jsonschema/jsonschema-specifications/compare/v2025.4.1...v2025.9.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python-jsonschema/jsonschema-specifications/commit/3b846010c34ce254d8ced23023451d1d64de37f5"><code>3b84601</code></a>
Update docs requirements.</li>
<li><a
href="https://github.com/python-jsonschema/jsonschema-specifications/commit/5a27ff336b5154f269d4cbf4a13b155de5d526ff"><code>5a27ff3</code></a>
Merge pull request <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/issues/107">#107</a>
from branen/relocate-misplaced-metaschema</li>
<li><a
href="https://github.com/python-jsonschema/jsonschema-specifications/commit/c2e2b755a7455b38ecdaae7c84c6424f03b4aec9"><code>c2e2b75</code></a>
Move 2019-09 "format" schema to correct directory</li>
<li><a
href="https://github.com/python-jsonschema/jsonschema-specifications/commit/e2b4d6a0fe5a62d31258bec1bfd0f89a7e921923"><code>e2b4d6a</code></a>
Merge pull request <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/issues/106">#106</a>
from python-jsonschema/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/python-jsonschema/jsonschema-specifications/commit/1336f011c1469ba27c7b31aa858044c11788e6a7"><code>1336f01</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/python-jsonschema/jsonschema-specifications/commit/9dd63694255694f33a8e711b05126d2c9be005e2"><code>9dd6369</code></a>
Merge pull request <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/issues/105">#105</a>
from python-jsonschema/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/python-jsonschema/jsonschema-specifications/commit/c1563ea532fc27cd1e6eacccc720857dbc4d82f3"><code>c1563ea</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/python-jsonschema/jsonschema-specifications/commit/cbd01efa4af8b9293f64cdebf456bd745b090c5b"><code>cbd01ef</code></a>
No lockfile yet.</li>
<li><a
href="https://github.com/python-jsonschema/jsonschema-specifications/commit/125eafa99b23ce981b3bbed4008d6d531311c8aa"><code>125eafa</code></a>
Merge pull request <a
href="https://redirect.github.com/python-jsonschema/jsonschema-specifications/issues/103">#103</a>
from python-jsonschema/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/python-jsonschema/jsonschema-specifications/commit/9dca87c0d1cda9ad357564bb1470d929992680a6"><code>9dca87c</code></a>
Use the setup-uv action for uv.</li>
<li>Additional commits viewable in <a
href="https://github.com/python-jsonschema/jsonschema-specifications/compare/v2025.4.1...v2025.9.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `pycparser` from 2.22 to 2.23
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eliben/pycparser/releases">pycparser's
releases</a>.</em></p>
<blockquote>
<h2>release_v2.23</h2>
<h2>What's Changed</h2>
<ul>
<li>Allow abstract declarator "static" (GH issue <a
href="https://redirect.github.com/eliben/pycparser/issues/539">#539</a>)
by <a href="https://github.com/gperciva"><code>@gperciva</code></a> in
<a
href="https://redirect.github.com/eliben/pycparser/pull/545">eliben/pycparser#545</a></li>
<li>Add support for Python 3.13 by <a
href="https://github.com/hugovk"><code>@hugovk</code></a> in <a
href="https://redirect.github.com/eliben/pycparser/pull/550">eliben/pycparser#550</a></li>
<li>Add dirent and socket typedefs. by <a
href="https://github.com/MegaManSec"><code>@MegaManSec</code></a> in <a
href="https://redirect.github.com/eliben/pycparser/pull/558">eliben/pycparser#558</a></li>
<li>Support for labels with no statement by <a
href="https://github.com/ignatirabo"><code>@ignatirabo</code></a> in <a
href="https://redirect.github.com/eliben/pycparser/pull/562">eliben/pycparser#562</a></li>
<li>Accept empty 'case' or 'default' labels by <a
href="https://github.com/ignatirabo"><code>@ignatirabo</code></a> in <a
href="https://redirect.github.com/eliben/pycparser/pull/564">eliben/pycparser#564</a></li>
<li>fix: preserve parentheses for statement exprs by <a
href="https://github.com/zawan-ila"><code>@zawan-ila</code></a> in <a
href="https://redirect.github.com/eliben/pycparser/pull/566">eliben/pycparser#566</a></li>
<li>fix: hex float types by <a
href="https://github.com/zawan-ila"><code>@zawan-ila</code></a> in <a
href="https://redirect.github.com/eliben/pycparser/pull/567">eliben/pycparser#567</a></li>
<li>Explicit error for comments, with README link by <a
href="https://github.com/cellularmitosis"><code>@cellularmitosis</code></a>
in <a
href="https://redirect.github.com/eliben/pycparser/pull/569">eliben/pycparser#569</a></li>
<li>showemptyattrs option on Node.show() by <a
href="https://github.com/cellularmitosis"><code>@cellularmitosis</code></a>
in <a
href="https://redirect.github.com/eliben/pycparser/pull/570">eliben/pycparser#570</a></li>
<li>Add fake typedefs for GNU Extension 128-bit integers. by <a
href="https://github.com/dj-wednesday"><code>@dj-wednesday</code></a>
in <a
href="https://redirect.github.com/eliben/pycparser/pull/577">eliben/pycparser#577</a></li>
<li>Typedef for __kernel_sa_family_t in linux/socket.h by <a
href="https://github.com/crosser"><code>@crosser</code></a> in <a
href="https://redirect.github.com/eliben/pycparser/pull/578">eliben/pycparser#578</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/gperciva"><code>@gperciva</code></a>
made their first contribution in <a
href="https://redirect.github.com/eliben/pycparser/pull/545">eliben/pycparser#545</a></li>
<li><a
href="https://github.com/MegaManSec"><code>@MegaManSec</code></a> made
their first contribution in <a
href="https://redirect.github.com/eliben/pycparser/pull/558">eliben/pycparser#558</a></li>
<li><a
href="https://github.com/ignatirabo"><code>@ignatirabo</code></a> made
their first contribution in <a
href="https://redirect.github.com/eliben/pycparser/pull/562">eliben/pycparser#562</a></li>
<li><a href="https://github.com/zawan-ila"><code>@zawan-ila</code></a>
made their first contribution in <a
href="https://redirect.github.com/eliben/pycparser/pull/566">eliben/pycparser#566</a></li>
<li><a
href="https://github.com/cellularmitosis"><code>@cellularmitosis</code></a>
made their first contribution in <a
href="https://redirect.github.com/eliben/pycparser/pull/569">eliben/pycparser#569</a></li>
<li><a
href="https://github.com/dj-wednesday"><code>@dj-wednesday</code></a>
made their first contribution in <a
href="https://redirect.github.com/eliben/pycparser/pull/577">eliben/pycparser#577</a></li>
<li><a href="https://github.com/crosser"><code>@crosser</code></a> made
their first contribution in <a
href="https://redirect.github.com/eliben/pycparser/pull/578">eliben/pycparser#578</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/eliben/pycparser/compare/release_v2.22...release_v2.23">https://github.com/eliben/pycparser/compare/release_v2.22...release_v2.23</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eliben/pycparser/commit/5b60167602e7914139b3e277266ccdff5c24dbf2"><code>5b60167</code></a>
Prepare for release 2.23</li>
<li><a
href="https://github.com/eliben/pycparser/commit/7b24736bbb875a5c6c6f0520412f03aace75d0ee"><code>7b24736</code></a>
Typedef for __kernel_sa_family_t in _fake_typedefs.h (<a
href="https://redirect.github.com/eliben/pycparser/issues/578">#578</a>)</li>
<li><a
href="https://github.com/eliben/pycparser/commit/90184f1f4eb1234fb9e7ae0c8b74eab9ea963482"><code>90184f1</code></a>
Add fake typedefs for GNU Extension 128-bit integers. (<a
href="https://redirect.github.com/eliben/pycparser/issues/577">#577</a>)</li>
<li><a
href="https://github.com/eliben/pycparser/commit/f04fdcde3d95be4a632948718d0c46eac09c50ce"><code>f04fdcd</code></a>
showemptyattrs option on Node.show() (<a
href="https://redirect.github.com/eliben/pycparser/issues/570">#570</a>)</li>
<li><a
href="https://github.com/eliben/pycparser/commit/156eae7f42843d8a3e78a68995d9cc7485577e38"><code>156eae7</code></a>
Explicit error for comments, with README link (<a
href="https://redirect.github.com/eliben/pycparser/issues/569">#569</a>)</li>
<li><a
href="https://github.com/eliben/pycparser/commit/2215299261306df71e2cec23bb3acd7b8f31f8db"><code>2215299</code></a>
fix: hex float types (<a
href="https://redirect.github.com/eliben/pycparser/issues/567">#567</a>)</li>
<li><a
href="https://github.com/eliben/pycparser/commit/037bd31d4e0e69e8c4d80e45311ae46abc15dd4e"><code>037bd31</code></a>
fix: preserve parentheses for statement exprs (<a
href="https://redirect.github.com/eliben/pycparser/issues/566">#566</a>)</li>
<li><a
href="https://github.com/eliben/pycparser/commit/9cecc090151b31d8821786bca3b25851a4a33272"><code>9cecc09</code></a>
Accept empty 'case' or 'default' labels (<a
href="https://redirect.github.com/eliben/pycparser/issues/564">#564</a>)</li>
<li><a
href="https://github.com/eliben/pycparser/commit/7ae671d3ac44e1000bcbe7108b24bdb9187443ac"><code>7ae671d</code></a>
Support for labels with no statement (<a
href="https://redirect.github.com/eliben/pycparser/issues/562">#562</a>)</li>
<li><a
href="https://github.com/eliben/pycparser/commit/42b542324859a108f2cf35bcfe21fe5877ceb091"><code>42b5423</code></a>
Add dirent and socket typedefs. (<a
href="https://redirect.github.com/eliben/pycparser/issues/558">#558</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eliben/pycparser/compare/release_v2.22...release_v2.23">compare
view</a></li>
</ul>
</details>
<br />
Updates `whitenoise` from 6.9.0 to 6.10.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst">whitenoise's
changelog</a>.</em></p>
<blockquote>
<h2>6.10.0 (2025-09-09)</h2>
<ul>
<li>Support Python 3.14.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/evansd/whitenoise/commit/c903cc13394895cbb3926e48c7acecf364efcd26"><code>c903cc1</code></a>
Version 6.10.0</li>
<li><a
href="https://github.com/evansd/whitenoise/commit/a81bcb0ae2dd0c5884ebadb762f46827ecb54d0f"><code>a81bcb0</code></a>
docs(django): use the stable version in URLs (<a
href="https://redirect.github.com/evansd/whitenoise/issues/626">#626</a>)</li>
<li><a
href="https://github.com/evansd/whitenoise/commit/67b4f32b12a9700b6dcc30ced8e9ad23bf39baa1"><code>67b4f32</code></a>
Support Python 3.14 (<a
href="https://redirect.github.com/evansd/whitenoise/issues/664">#664</a>)</li>
<li><a
href="https://github.com/evansd/whitenoise/commit/da8d333d165be1bdd9e7decbb3a293b5e55ff608"><code>da8d333</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/evansd/whitenoise/issues/663">#663</a>)</li>
<li><a
href="https://github.com/evansd/whitenoise/commit/800072482c0652f81864ae78c26539d3dfc765b2"><code>8000724</code></a>
Bump the github-actions group with 2 updates (<a
href="https://redirect.github.com/evansd/whitenoise/issues/662">#662</a>)</li>
<li><a
href="https://github.com/evansd/whitenoise/commit/8fb339f0eaee9219b1e02a840b5fd2227cf2fbbf"><code>8fb339f</code></a>
Upgrade dependencies (<a
href="https://redirect.github.com/evansd/whitenoise/issues/661">#661</a>)</li>
<li><a
href="https://github.com/evansd/whitenoise/commit/adf64ddfa5329d622cbc4740aec49b7baf0df792"><code>adf64dd</code></a>
Use uvx to run tox on GitHub Actions (<a
href="https://redirect.github.com/evansd/whitenoise/issues/660">#660</a>)</li>
<li><a
href="https://github.com/evansd/whitenoise/commit/ad6eb204640ff69498f8fc60bd9eb876ee5771b8"><code>ad6eb20</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/evansd/whitenoise/issues/659">#659</a>)</li>
<li><a
href="https://github.com/evansd/whitenoise/commit/874d493114241e79158c11653b35711343ab17df"><code>874d493</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/evansd/whitenoise/issues/658">#658</a>)</li>
<li><a
href="https://github.com/evansd/whitenoise/commit/1049d26fe9c1ebe5f1ba90ece031f3bb0eaec004"><code>1049d26</code></a>
Only use sphinx-build-compatibility on Read the Docs</li>
<li>Additional commits viewable in <a
href="https://github.com/evansd/whitenoise/compare/6.9.0...6.10.0">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 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 <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
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9e2efc8 commit 8b1eb6f
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
0 commit comments