Commit 0d35a3d
authored
Bump phpstan/phpstan-strict-rules from 2.0.4 to 2.0.6 (#3035)
Bumps
[phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules)
from 2.0.4 to 2.0.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/phpstan/phpstan-strict-rules/releases">phpstan/phpstan-strict-rules's
releases</a>.</em></p>
<blockquote>
<h2>2.0.6</h2>
<ul>
<li><a
href="http://github.com/phpstan/phpstan-strict-rules/commit/f9f77efa9de31992a832ff77ea52eb42d675b094">f9f77ef</a>
- Add numeric check on unary plus and unary minus</li>
</ul>
<h2>2.0.5</h2>
<ul>
<li><a
href="http://github.com/phpstan/phpstan-strict-rules/commit/1f1358da2f8e1317478c63c21beb9918c9821f6f">1f1358d</a>
- UselessCastRule: do cheaper check first</li>
<li><a
href="http://github.com/phpstan/phpstan-strict-rules/commit/73c5baac769505ed05fc0e709ad102e6c6698edf">73c5baa</a>
- Update metcalfc/changelog-generator action to v4.6.2</li>
<li><a
href="http://github.com/phpstan/phpstan-strict-rules/commit/f203fecee620934db200857729453d1180270823">f203fec</a>
- Match Rule Descriptions with Configuration Parameters in
README.md</li>
<li><a
href="http://github.com/phpstan/phpstan-strict-rules/commit/3ecc310efdb91a25415b7eca9234b6525cdfcc0c">3ecc310</a>
- Use relative links for rules.neon</li>
<li><a
href="http://github.com/phpstan/phpstan-strict-rules/commit/04f299fb0ee7eed4a8e70ab60e6205d9ccd1f3e4">04f299f</a>
- Update metcalfc/changelog-generator action to v4.5.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/phpstan/phpstan-strict-rules/commit/f9f77efa9de31992a832ff77ea52eb42d675b094"><code>f9f77ef</code></a>
Add numeric check on unary plus and unary minus</li>
<li><a
href="https://github.com/phpstan/phpstan-strict-rules/commit/1f1358da2f8e1317478c63c21beb9918c9821f6f"><code>1f1358d</code></a>
UselessCastRule: do cheaper check first</li>
<li><a
href="https://github.com/phpstan/phpstan-strict-rules/commit/73c5baac769505ed05fc0e709ad102e6c6698edf"><code>73c5baa</code></a>
Update metcalfc/changelog-generator action to v4.6.2</li>
<li><a
href="https://github.com/phpstan/phpstan-strict-rules/commit/f203fecee620934db200857729453d1180270823"><code>f203fec</code></a>
Match Rule Descriptions with Configuration Parameters in README.md</li>
<li><a
href="https://github.com/phpstan/phpstan-strict-rules/commit/3ecc310efdb91a25415b7eca9234b6525cdfcc0c"><code>3ecc310</code></a>
Use relative links for rules.neon</li>
<li><a
href="https://github.com/phpstan/phpstan-strict-rules/commit/04f299fb0ee7eed4a8e70ab60e6205d9ccd1f3e4"><code>04f299f</code></a>
Update metcalfc/changelog-generator action to v4.5.0</li>
<li>See full diff in <a
href="https://github.com/phpstan/phpstan-strict-rules/compare/2.0.4...2.0.6">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 8e140d1 commit 0d35a3d
2 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments