Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #203 Update vimeo/psalm requirement from 4.12.0 to 4.18.1 (depe…
…ndabot[bot]) This PR was merged into the 1.10-dev branch. Discussion ---------- 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>4.18.1</h2> <!-- raw HTML omitted --> <h2>What's changed</h2> <h3>Fixed</h3> <ul> <li>Revert "Merge pull request <a href="https://github-redirect.dependabot.com/vimeo/psalm/issues/7239">#7239</a> from DeyV/master" by <a href="https://github.com/weirdan"><code>@weirdan</code></a> in <a href="https://github-redirect.dependabot.com/vimeo/psalm/pull/7346">vimeo/psalm#7346</a> (fixed crash reported in <a href="https://github-redirect.dependabot.com/vimeo/psalm/issues/7329">#7329</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vimeo/psalm/compare/4.18...4.18.1">https://github.com/vimeo/psalm/compare/4.18...4.18.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vimeo/psalm/commit/dda05fa913f4dc6eb3386f2f7ce5a45d37a71bcb"><code>dda05fa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/vimeo/psalm/issues/7346">#7346</a> from weirdan/revert-7239</li> <li><a href="https://github.com/vimeo/psalm/commit/a4878ac2b5b7b0d4271e79eb0b8411320580fa2d"><code>a4878ac</code></a> Revert "Merge pull request <a href="https://github-redirect.dependabot.com/vimeo/psalm/issues/7239">#7239</a> from DeyV/master"</li> <li><a href="https://github.com/vimeo/psalm/commit/760baddcea5e0d2ba5bfb882a3243265ad1430d3"><code>760badd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/vimeo/psalm/issues/7325">#7325</a> from villfa/fix/7322</li> <li><a href="https://github.com/vimeo/psalm/commit/b9d8dd9d3f01ba145582f77b7eecb65d07b280c2"><code>b9d8dd9</code></a> Fix analysis when __invoke() exists</li> <li><a href="https://github.com/vimeo/psalm/commit/46bcb626f568350950596aa909e5ae4b994b1b5b"><code>46bcb62</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/vimeo/psalm/issues/7321">#7321</a> from weirdan/dont-crash-on-array_map-first-class-cal...</li> <li><a href="https://github.com/vimeo/psalm/commit/fe036d4db0f5d3ae9af7a83d6fe38195779a8d26"><code>fe036d4</code></a> Prevent crashes on <code>array_map(...)</code></li> <li><a href="https://github.com/vimeo/psalm/commit/18ab5a099ffc9d03b155323f478fc4cf7fb8aa2c"><code>18ab5a0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/vimeo/psalm/issues/7309">#7309</a> from orklah/emptyStringKeyedArray</li> <li><a href="https://github.com/vimeo/psalm/commit/513b263d38aa01105a01ab7e0d1db329ace1836b"><code>513b263</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/vimeo/psalm/issues/7317">#7317</a> from donquixote/patch-2</li> <li><a href="https://github.com/vimeo/psalm/commit/9da6b3f094866c5fdfca3d078f2d57ceeaee6378"><code>9da6b3f</code></a> Issue <a href="https://github-redirect.dependabot.com/vimeo/psalm/issues/6618">#6618</a>: All reflection classes should implement Reflector.</li> <li><a href="https://github.com/vimeo/psalm/commit/3dbc039415067bfcbeb1fe759d0239271443cea8"><code>3dbc039</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/vimeo/psalm/issues/7311">#7311</a> from orklah/inArrayAssertionOnTemplate</li> <li>Additional commits viewable in <a href="https://github.com/vimeo/psalm/compare/4.12.0...4.18.1">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 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> Commits ------- 1826599 Update vimeo/psalm requirement from 4.12.0 to 4.18.1
- Loading branch information