Skip to content

Commit 894ca22

Browse files
tools(deps-dev): Update vimeo/psalm requirement from 6.10.0 to 6.10.2 in /tools/psalm (#553)
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>6.10.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Fixes</h3> <ul> <li>InvalidNamedArgument &quot;objectOrClass&quot; for ReflectionClass constructor due to incorrect stub by <a href="https://github.com/savinmikhail"><code>@​savinmikhail</code></a> in <a href="https://redirect.github.com/vimeo/psalm/pull/11407">vimeo/psalm#11407</a></li> <li>DateTimeImmutable::setTimestamp rename argument to $timestamp by <a href="https://github.com/savinmikhail"><code>@​savinmikhail</code></a> in <a href="https://redirect.github.com/vimeo/psalm/pull/11409">vimeo/psalm#11409</a></li> <li>fix: alter of ClassMustBeFinal inserts final before attributes by <a href="https://github.com/Tofandel"><code>@​Tofandel</code></a> in <a href="https://redirect.github.com/vimeo/psalm/pull/11390">vimeo/psalm#11390</a></li> <li>Add fix for PropertyHooks by <a href="https://github.com/craig-mcmahon"><code>@​craig-mcmahon</code></a> in <a href="https://redirect.github.com/vimeo/psalm/pull/11411">vimeo/psalm#11411</a></li> <li>Disable diff mode by <a href="https://github.com/danog"><code>@​danog</code></a> in <a href="https://redirect.github.com/vimeo/psalm/pull/11416">vimeo/psalm#11416</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/savinmikhail"><code>@​savinmikhail</code></a> made their first contribution in <a href="https://redirect.github.com/vimeo/psalm/pull/11407">vimeo/psalm#11407</a></li> <li><a href="https://github.com/craig-mcmahon"><code>@​craig-mcmahon</code></a> made their first contribution in <a href="https://redirect.github.com/vimeo/psalm/pull/11411">vimeo/psalm#11411</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vimeo/psalm/compare/6.10.1...6.10.2">https://github.com/vimeo/psalm/compare/6.10.1...6.10.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vimeo/psalm/commit/a6c7e2358bbd62d81fca6c149f5c5823ecfcdd2a"><code>a6c7e23</code></a> cs-fix</li> <li><a href="https://github.com/vimeo/psalm/commit/8ea6052734193cf591582a6fc0244f458f7bd926"><code>8ea6052</code></a> Merge pull request <a href="https://redirect.github.com/vimeo/psalm/issues/11416">#11416</a> from vimeo/disable_diff_mode</li> <li><a href="https://github.com/vimeo/psalm/commit/ce9460009301de9a4a8a4da0d896a9213ef56fb3"><code>ce94600</code></a> Fix</li> <li><a href="https://github.com/vimeo/psalm/commit/ffb7fb61ef278fb304edee11d0f811ca1017026b"><code>ffb7fb6</code></a> Merge pull request <a href="https://redirect.github.com/vimeo/psalm/issues/11411">#11411</a> from craig-mcmahon/property-hook-fix</li> <li><a href="https://github.com/vimeo/psalm/commit/9ff40e0507fc88837bd159468d1bca7e77b3c4ed"><code>9ff40e0</code></a> Merge pull request <a href="https://redirect.github.com/vimeo/psalm/issues/11390">#11390</a> from Tofandel/patch-3</li> <li><a href="https://github.com/vimeo/psalm/commit/97be40d6ab7af33ff08cabb4255956cd0b5703db"><code>97be40d</code></a> Disable diff mode</li> <li><a href="https://github.com/vimeo/psalm/commit/e17eeaa49273e81cf00e7b25e4be72c3bd65401e"><code>e17eeaa</code></a> Add fix for PropertyHooks</li> <li><a href="https://github.com/vimeo/psalm/commit/c796c8a21b29146fdefd4c129458edbbbdb3ce4e"><code>c796c8a</code></a> Merge pull request <a href="https://redirect.github.com/vimeo/psalm/issues/11409">#11409</a> from savinmikhail/fix/core_immutable_stubs</li> <li><a href="https://github.com/vimeo/psalm/commit/9764d3c25d363a34ae0c208ead3b01b45937377e"><code>9764d3c</code></a> Merge pull request <a href="https://redirect.github.com/vimeo/psalm/issues/11407">#11407</a> from savinmikhail/6.x</li> <li><a href="https://github.com/vimeo/psalm/commit/8617f914990e9f8245dc5a3d83c9d63a3a3e1010"><code>8617f91</code></a> fix(stubs): DateTimeImmutable::setTimestamp rename argument to $timestamp</li> <li>Additional commits viewable in <a href="https://github.com/vimeo/psalm/compare/6.10.0...6.10.2">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | vimeo/psalm | [>= 5.a, < 6] | </details> 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 abe0c69 commit 894ca22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/psalm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"require-dev": {
99
"roave/security-advisories": "dev-latest",
10-
"vimeo/psalm": "6.10.0"
10+
"vimeo/psalm": "6.10.2"
1111
},
1212
"prefer-stable": true,
1313
"config": {

0 commit comments

Comments
 (0)