Skip to content

Commit 92b68d5

Browse files
tools(deps-dev): Update vimeo/psalm requirement from 6.15.0 to 6.15.1 in /tools/psalm (#602)
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.15.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Internal changes</h3> <ul> <li>Allow sebastian/diff 8 by <a href="https://github.com/Jean85"><code>@​Jean85</code></a> in <a href="https://redirect.github.com/vimeo/psalm/pull/11667">vimeo/psalm#11667</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vimeo/psalm/compare/6.15.0...6.15.1">https://github.com/vimeo/psalm/compare/6.15.0...6.15.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vimeo/psalm/commit/28dc127af1b5aecd52314f6f645bafc10d0e11f9"><code>28dc127</code></a> Merge pull request <a href="https://redirect.github.com/vimeo/psalm/issues/11667">#11667</a> from Jean85/patch-2</li> <li><a href="https://github.com/vimeo/psalm/commit/73e058026aa5b10ccd4558ea351ab15318229b3a"><code>73e0580</code></a> Allow sebastian/diff 8</li> <li>See full diff in <a href="https://github.com/vimeo/psalm/compare/6.15.0...6.15.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 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 9020d72 commit 92b68d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.15.0"
10+
"vimeo/psalm": "6.15.1"
1111
},
1212
"prefer-stable": true,
1313
"config": {

0 commit comments

Comments
 (0)