-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit 284bd38
authored
tools(deps-dev): Update vimeo/psalm requirement from 6.9.6 to 6.10.0 in /tools/psalm (#548)
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.0</h2>
<!-- raw HTML omitted -->
<p><a href="https://t.me/psalmphp">Join the new official Psalm news
channel</a> and the <a href="https://t.me/psalmphp_community">Psalm
community</a>!</p>
<p>The news channel will be used to share inside exclusive news about
upcoming Psalm features (including property hook support, coming within
the next few releases!), and the community group can be used to discuss
and share the way you use Psalm!</p>
<h2>What's Changed</h2>
<h3>Features</h3>
<ul>
<li>Add rank to SARIF report by <a
href="https://github.com/danog"><code>@danog</code></a> in <a
href="https://redirect.github.com/vimeo/psalm/pull/11383">vimeo/psalm#11383</a></li>
<li>Add forceJit and noCache configuration keys by <a
href="https://github.com/danog"><code>@danog</code></a> in <a
href="https://redirect.github.com/vimeo/psalm/pull/11380">vimeo/psalm#11380</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vimeo/psalm/compare/6.9.6...6.10.0">https://github.com/vimeo/psalm/compare/6.9.6...6.10.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vimeo/psalm/commit/9c0add4eb88d4b169ac04acb7c679918cbb9c252"><code>9c0add4</code></a>
Improve links</li>
<li><a
href="https://github.com/vimeo/psalm/commit/ec5d901cfa06b29a9fbd564bee58eddc31dbbb5e"><code>ec5d901</code></a>
Add link to community!</li>
<li><a
href="https://github.com/vimeo/psalm/commit/7838927a9f0a0c64d2e199814d28647c3848d129"><code>7838927</code></a>
Fixup test</li>
<li><a
href="https://github.com/vimeo/psalm/commit/70ffd9b4dea03fd8b82f3a2dbe60474f4637c573"><code>70ffd9b</code></a>
Add rank to SARIF report</li>
<li><a
href="https://github.com/vimeo/psalm/commit/d74446a78f0e8431fb85ef37889927b862aee09c"><code>d74446a</code></a>
Merge pull request <a
href="https://redirect.github.com/vimeo/psalm/issues/11380">#11380</a>
from danog/new_config_keys</li>
<li><a
href="https://github.com/vimeo/psalm/commit/11ed12447ca003ef7a2d63bcf7a6eb8f61732eac"><code>11ed124</code></a>
Add forceJit and noCache configuration keys</li>
<li><a
href="https://github.com/vimeo/psalm/commit/3408d016840932709b02d9c2c3cb3008c153a853"><code>3408d01</code></a>
Add Psalm version to docker image as envvar</li>
<li>See full diff in <a
href="https://github.com/vimeo/psalm/compare/6.9.6...6.10.0">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 940b7b4 commit 284bd38Copy full SHA for 284bd38
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- tools/psalm
Expand file treeCollapse file tree
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