Commit 5919217
authored
tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.89.2 to 3.91.0 in /tools/php-cs-fixer (#592)
Updates the requirements on
[friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer)
to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases">friendsofphp/php-cs-fixer's
releases</a>.</em></p>
<blockquote>
<h2>v3.91.0 Folding Bike</h2>
<h2>What's Changed</h2>
<ul>
<li>UX: init command by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9215">PHP-CS-Fixer/PHP-CS-Fixer#9215</a></li>
<li>feat: PHP 8.5 compatibility support by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9234">PHP-CS-Fixer/PHP-CS-Fixer#9234</a></li>
<li>feat: Add <code>StringableForToStringFixer</code> by <a
href="https://github.com/santysisi"><code>@santysisi</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9218">PHP-CS-Fixer/PHP-CS-Fixer#9218</a></li>
<li>feat: Symfony - add stringable_for_to_string to set by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9235">PHP-CS-Fixer/PHP-CS-Fixer#9235</a></li>
<li>feat: support call-site generic variance by <a
href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9212">PHP-CS-Fixer/PHP-CS-Fixer#9212</a></li>
<li>chore: do not mark NamespaceAnalysis as internal, because it's part
of public API interface by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9193">PHP-CS-Fixer/PHP-CS-Fixer#9193</a></li>
<li>chore: ExampleRuleset - improve test fixture name by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9214">PHP-CS-Fixer/PHP-CS-Fixer#9214</a></li>
<li>chore: traits - require interfaces or base classes by <a
href="https://github.com/gharlan"><code>@gharlan</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9086">PHP-CS-Fixer/PHP-CS-Fixer#9086</a></li>
<li>CI: Add PHPStan rule to validate public API surface completeness by
<a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9196">PHP-CS-Fixer/PHP-CS-Fixer#9196</a></li>
<li>CI: auto-select PHP_MAX for special jobs by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9231">PHP-CS-Fixer/PHP-CS-Fixer#9231</a></li>
<li>CI: drop duplicated PHP 8.4 jobs by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9229">PHP-CS-Fixer/PHP-CS-Fixer#9229</a></li>
<li>CI: fix SCA after Symfony 7.4.0 release by <a
href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9226">PHP-CS-Fixer/PHP-CS-Fixer#9226</a></li>
<li>CI: no more need for solving PHP 8.4 deprecations in
<code>/vendor/</code> anymore by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9230">PHP-CS-Fixer/PHP-CS-Fixer#9230</a></li>
<li>CI: switch trivial jobs to ubuntu-slim by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9232">PHP-CS-Fixer/PHP-CS-Fixer#9232</a></li>
<li>CI: upgrade <code>.php-cs-fixer.php-highest.php</code> to fully
reflect PHP 8.4 by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9233">PHP-CS-Fixer/PHP-CS-Fixer#9233</a></li>
<li>deps: bump actions/checkout from 5 to 6 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9210">PHP-CS-Fixer/PHP-CS-Fixer#9210</a></li>
<li>deps: bump crate-ci/typos from 1.39.2 to 1.40.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9237">PHP-CS-Fixer/PHP-CS-Fixer#9237</a></li>
<li>deps: bump shipmonk/composer-dependency-analyser from 1.8.3 to 1.8.4
in /dev-tools by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9238">PHP-CS-Fixer/PHP-CS-Fixer#9238</a></li>
<li>deps: bump shipmonk/dead-code-detector from 0.13.5 to 0.14.0 in
/dev-tools by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9239">PHP-CS-Fixer/PHP-CS-Fixer#9239</a></li>
<li>deps: bump Symfony v8 to RC by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9221">PHP-CS-Fixer/PHP-CS-Fixer#9221</a></li>
<li>deps: bump Symfony v8 to stable by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9222">PHP-CS-Fixer/PHP-CS-Fixer#9222</a></li>
<li>deps: update xdebug by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9228">PHP-CS-Fixer/PHP-CS-Fixer#9228</a></li>
<li>fix: <code>DeclareStrictTypesFixer</code> - do not duplicate
<code>strict_types</code> if it is already present, with other directive
by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a>
in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9225">PHP-CS-Fixer/PHP-CS-Fixer#9225</a></li>
<li>fix: <code>FullyQualifiedStrictTypesFixer</code> - fix crash on
<code>T_OPEN_TAG_WITH_ECHO</code> by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9217">PHP-CS-Fixer/PHP-CS-Fixer#9217</a></li>
<li>fix: move config template to non-excluded folder by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9241">PHP-CS-Fixer/PHP-CS-Fixer#9241</a></li>
<li>test: allow CI to define both, numeric and non-numeric PHP
versions/builds by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9236">PHP-CS-Fixer/PHP-CS-Fixer#9236</a></li>
<li>test: do not allow to fail PHP 8.5 job by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9224">PHP-CS-Fixer/PHP-CS-Fixer#9224</a></li>
<li>test: let's not dance on the edge of the JIT stack limit by <a
href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9211">PHP-CS-Fixer/PHP-CS-Fixer#9211</a></li>
<li>test: run smoke tests on any OS by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9242">PHP-CS-Fixer/PHP-CS-Fixer#9242</a></li>
<li>test: update (and break) PHP 8.5 compatibility test by <a
href="https://github.com/keradus"><code>@keradus</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9223">PHP-CS-Fixer/PHP-CS-Fixer#9223</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/santysisi"><code>@santysisi</code></a>
made their first contribution in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9218">PHP-CS-Fixer/PHP-CS-Fixer#9218</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.90.0...v3.91.0">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.90.0...v3.91.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md">friendsofphp/php-cs-fixer's
changelog</a>.</em></p>
<blockquote>
<h2>Changelog for v3.91.0</h2>
<ul>
<li>UX: init command (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9215">#9215</a>)</li>
<li>feat: PHP 8.5 compatibility support (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9234">#9234</a>)</li>
<li>feat: Add <code>StringableForToStringFixer</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9218">#9218</a>)</li>
<li>feat: support call-site generic variance (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9212">#9212</a>)</li>
<li>feat: Symfony - add stringable_for_to_string to set (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9235">#9235</a>)</li>
<li>chore: do not mark NamespaceAnalysis as internal, because it's part
of public API interface (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9193">#9193</a>)</li>
<li>chore: ExampleRuleset - improve test fixture name (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9214">#9214</a>)</li>
<li>chore: traits - require interfaces or base classes (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9086">#9086</a>)</li>
<li>CI: Add PHPStan rule to validate public API surface completeness (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9196">#9196</a>)</li>
<li>CI: auto-select PHP_MAX for special jobs (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9231">#9231</a>)</li>
<li>CI: drop duplicated PHP 8.4 jobs (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9229">#9229</a>)</li>
<li>CI: fix SCA after Symfony 7.4.0 release (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9226">#9226</a>)</li>
<li>CI: no more need for solving PHP 8.4 deprecations in
<code>/vendor/</code> anymore (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9230">#9230</a>)</li>
<li>CI: switch trivial jobs to ubuntu-slim (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9232">#9232</a>)</li>
<li>CI: upgrade <code>.php-cs-fixer.php-highest.php</code> to fully
reflect PHP 8.4 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9233">#9233</a>)</li>
<li>deps: bump actions/checkout from 5 to 6 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9210">#9210</a>)</li>
<li>deps: bump crate-ci/typos from 1.39.2 to 1.40.0 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9237">#9237</a>)</li>
<li>deps: bump shipmonk/composer-dependency-analyser from 1.8.3 to 1.8.4
in /dev-tools (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9238">#9238</a>)</li>
<li>deps: bump shipmonk/dead-code-detector from 0.13.5 to 0.14.0 in
/dev-tools (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9239">#9239</a>)</li>
<li>deps: bump Symfony v8 to RC (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9221">#9221</a>)</li>
<li>deps: bump Symfony v8 to stable (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9222">#9222</a>)</li>
<li>deps: update xdebug (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9228">#9228</a>)</li>
<li>fix: move config template to non-excluded folder (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9241">#9241</a>)</li>
<li>fix: <code>DeclareStrictTypesFixer</code> - do not duplicate
<code>strict_types</code> if it is already present, with other directive
(<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9225">#9225</a>)</li>
<li>fix: <code>FullyQualifiedStrictTypesFixer</code> - fix crash on
<code>T_OPEN_TAG_WITH_ECHO</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9217">#9217</a>)</li>
<li>test: allow CI to define both, numeric and non-numeric PHP
versions/builds (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9236">#9236</a>)</li>
<li>test: do not allow to fail PHP 8.5 job (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9224">#9224</a>)</li>
<li>test: let's not dance on the edge of the JIT stack limit (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9211">#9211</a>)</li>
<li>test: run smoke tests on any OS (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9242">#9242</a>)</li>
<li>tests: update PHP 8.5 compatibility test (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9223">#9223</a>)</li>
</ul>
<h2>Changelog for v3.90.0</h2>
<ul>
<li>feat: always have <code>@PHPXxYMigration(:risky)</code> sets for
supported PHP versions (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9207">#9207</a>)</li>
<li>feat: Finder to find dot-files by default in v4/future-mode (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9187">#9187</a>)</li>
<li>fix: manage the space between operator and version on Composer JSON
reader (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9203">#9203</a>)</li>
<li>fix: PhpdocAnnotationWithoutDotFixer lowercases <code>@param</code>
type when description starts with all-uppercase word (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9169">#9169</a>)</li>
<li>UX: groom warning of PHP mismatch for runtime vs target project
minimum supported version (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9202">#9202</a>)</li>
<li>UX: Rules override warning (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9188">#9188</a>)</li>
<li>UX: <code>describe</code> command - allow to visualize Set as tree
(<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9179">#9179</a>)</li>
<li>docs: rework <code>.php-cs-fixer.php</code> local config file docs
(<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9185">#9185</a>)</li>
<li>docs: update Set descriptions (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9183">#9183</a>)</li>
<li>chore: Declare support for Symfony 8 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9172">#9172</a>)</li>
<li>chore: add missing v4 TODOs (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9197">#9197</a>)</li>
<li>chore: mark one remaining Analyzer to become internal (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9194">#9194</a>)</li>
<li>chore: mark v2 leftovers with v4 TODO (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9181">#9181</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/c4a25f20390337789c26b693ae46faa125040352"><code>c4a25f2</code></a>
prepared the 3.91.0 release</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/5454b7a5cb00a43a08729329a3a9552ab02f011d"><code>5454b7a</code></a>
test: run smoke tests on any OS (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9242">#9242</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/796b55337ca728ee750607810540a2333f60b6b0"><code>796b553</code></a>
deps: bump shipmonk/dead-code-detector from 0.13.5 to 0.14.0 in
/dev-tools (#...</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/f46a9a43c30ad471ce7188f0b2fccc41e7af53f5"><code>f46a9a4</code></a>
fix: move config template to non-excluded folder (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9241">#9241</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ca32d7b16a2cb2405e8b93c66697898b35e76b39"><code>ca32d7b</code></a>
deps: bump shipmonk/composer-dependency-analyser from 1.8.3 to 1.8.4 in
/dev-...</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/e3f414a2ab5597c145bba1a4ae06a319f7a55fc3"><code>e3f414a</code></a>
deps: bump crate-ci/typos from 1.39.2 to 1.40.0 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9237">#9237</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/49d455a257ef2a279fa73dd7031bf0f5bdd05008"><code>49d455a</code></a>
fix: <code>DeclareStrictTypesFixer</code> - do not duplicate
<code>strict_types</code> if it is alr...</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/948abf2dafec9eacf1a273a910cdd63051a68f36"><code>948abf2</code></a>
feat: PHP 8.5 compatibility support (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9234">#9234</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/88e90d02bcc02dca048aa84698db18f3c1255d01"><code>88e90d0</code></a>
test: allow CI to define both, numeric and non-numeric PHP
versions/builds (#...</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/dab620e8e1e7b8ac9b7e5b8379cafe1d9c564719"><code>dab620e</code></a>
CI: switch trivial jobs to ubuntu-slim (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9232">#9232</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.89.2...v3.91.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 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 bfd277d commit 5919217
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments