-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 61ae1ca
authored
tools(deps-dev): Update vimeo/psalm requirement from 5.24.0 to 5.25.0 in /tools/psalm (#448)
Updates the requirements on
[vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest
version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vimeo/psalm/releases">vimeo/psalm's
releases</a>.</em></p>
<blockquote>
<h2>5.25.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Features</h3>
<ul>
<li>Casting int-range should keep literals by <a
href="https://github.com/kkmuffme"><code>@kkmuffme</code></a> in <a
href="https://redirect.github.com/vimeo/psalm/pull/10941">vimeo/psalm#10941</a></li>
<li>Update help panel by <a
href="https://github.com/llaville"><code>@llaville</code></a> in <a
href="https://redirect.github.com/vimeo/psalm/pull/11000">vimeo/psalm#11000</a></li>
<li>Add support for phpstan-pure by <a
href="https://github.com/VincentLanglet"><code>@VincentLanglet</code></a>
in <a
href="https://redirect.github.com/vimeo/psalm/pull/10975">vimeo/psalm#10975</a></li>
<li>Precise preg_match_all return type by <a
href="https://github.com/VincentLanglet"><code>@VincentLanglet</code></a>
in <a
href="https://redirect.github.com/vimeo/psalm/pull/10969">vimeo/psalm#10969</a></li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Fix-GH-10933-And-<a
href="https://redirect.github.com/vimeo/psalm/issues/10951">GH-10951</a>
by <a
href="https://github.com/jack-worman"><code>@jack-worman</code></a> in
<a
href="https://redirect.github.com/vimeo/psalm/pull/10953">vimeo/psalm#10953</a></li>
<li>redis: add possible types for <code>Redis#auth</code> method by <a
href="https://github.com/boesing"><code>@boesing</code></a> in <a
href="https://redirect.github.com/vimeo/psalm/pull/10934">vimeo/psalm#10934</a></li>
<li>Avoid false positive about array which are non-callable by <a
href="https://github.com/VincentLanglet"><code>@VincentLanglet</code></a>
in <a
href="https://redirect.github.com/vimeo/psalm/pull/10935">vimeo/psalm#10935</a></li>
<li>Fix literal-string|non-empty-literal-string by <a
href="https://github.com/VincentLanglet"><code>@VincentLanglet</code></a>
in <a
href="https://redirect.github.com/vimeo/psalm/pull/10930">vimeo/psalm#10930</a></li>
<li>Fix signature of Locale::canonicalize. by <a
href="https://github.com/ADmad"><code>@ADmad</code></a> in <a
href="https://redirect.github.com/vimeo/psalm/pull/11010">vimeo/psalm#11010</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/llaville"><code>@llaville</code></a>
made their first contribution in <a
href="https://redirect.github.com/vimeo/psalm/pull/11000">vimeo/psalm#11000</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vimeo/psalm/compare/5.24.0...5.25.0">https://github.com/vimeo/psalm/compare/5.24.0...5.25.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vimeo/psalm/commit/01a8eb06b9e9cc6cfb6a320bf9fb14331919d505"><code>01a8eb0</code></a>
Merge pull request <a
href="https://redirect.github.com/vimeo/psalm/issues/10969">#10969</a>
from VincentLanglet/preg_match_all</li>
<li><a
href="https://github.com/vimeo/psalm/commit/8af77f0af3d1b6802464906be1746f176c2471dd"><code>8af77f0</code></a>
Feedback</li>
<li><a
href="https://github.com/vimeo/psalm/commit/af088f901e72ff0340d9bf96abd4c20f7ab9fc71"><code>af088f9</code></a>
Merge pull request <a
href="https://redirect.github.com/vimeo/psalm/issues/10975">#10975</a>
from VincentLanglet/phpstanPure</li>
<li><a
href="https://github.com/vimeo/psalm/commit/2fa66e0552e53a8eb96e89b08656d7a3d67ec5ec"><code>2fa66e0</code></a>
Merge pull request <a
href="https://redirect.github.com/vimeo/psalm/issues/11010">#11010</a>
from ADmad/patch-2</li>
<li><a
href="https://github.com/vimeo/psalm/commit/626efd51073d46382c0108439321cc2f4721341d"><code>626efd5</code></a>
Update test</li>
<li><a
href="https://github.com/vimeo/psalm/commit/c8a0d5e665df83bf986e0f58ae253583a231af1f"><code>c8a0d5e</code></a>
Fix signature for Locale::canonicalize()</li>
<li><a
href="https://github.com/vimeo/psalm/commit/22379c751ce64df065b1e8e053f3c75d4293211e"><code>22379c7</code></a>
Fix signature of Locale::canonicalize.</li>
<li><a
href="https://github.com/vimeo/psalm/commit/d77790bc6ddcbc6831db2aecdb75216a4ebae0ac"><code>d77790b</code></a>
Merge pull request <a
href="https://redirect.github.com/vimeo/psalm/issues/11000">#11000</a>
from llaville/dynamic-help-text</li>
<li><a
href="https://github.com/vimeo/psalm/commit/bce59cf5ad31fe737d58729196f6c0ac134d2bff"><code>bce59cf</code></a>
fix psalm errors</li>
<li><a
href="https://github.com/vimeo/psalm/commit/c4c674b9143847eafc6c3347aa6ff58651348517"><code>c4c674b</code></a>
up-to-date report list</li>
<li>Additional commits viewable in <a
href="https://github.com/vimeo/psalm/compare/5.24.0...5.25.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7bfa1d6 commit 61ae1caCopy full SHA for 61ae1ca
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments