Commit 2ece10e
tools(deps-dev): Update vimeo/psalm requirement from 6.5.1 to 6.7.1 in /tools/psalm (#531)
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.7.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Internal changes</h3>
<ul>
<li>Require jsonmapper v5 by <a
href="https://github.com/danog"><code>@danog</code></a> in <a
href="https://redirect.github.com/vimeo/psalm/pull/11300">vimeo/psalm#11300</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vimeo/psalm/compare/6.7.0...6.7.1">https://github.com/vimeo/psalm/compare/6.7.0...6.7.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vimeo/psalm/commit/a2f190972555ea01b0cfcc1913924d6c5fc1a64e"><code>a2f1909</code></a>
Merge pull request <a
href="https://redirect.github.com/vimeo/psalm/issues/11300">#11300</a>
from vimeo/jsonmapper_v5</li>
<li><a
href="https://github.com/vimeo/psalm/commit/0d749d74eef147c63dc3defe0e0ecc72d182f6ed"><code>0d749d7</code></a>
Require jsonmapper v5</li>
<li><a
href="https://github.com/vimeo/psalm/commit/11a32693fb9e33d4f0505de17af41c8fcac698a7"><code>11a3269</code></a>
Improve UndefinedMagicMethod docs</li>
<li><a
href="https://github.com/vimeo/psalm/commit/da61bdd9d919515f4dd4943b0519f137b505aab2"><code>da61bdd</code></a>
Bump docs</li>
<li><a
href="https://github.com/vimeo/psalm/commit/376cd8612c07a915c3fc3c6e9bdd6b1dee3b8538"><code>376cd86</code></a>
Merge remote-tracking branch 'origin/6.x'</li>
<li><a
href="https://github.com/vimeo/psalm/commit/5eb8b9d7e21031c12eab8c05d1c25685236ecc34"><code>5eb8b9d</code></a>
Merge pull request <a
href="https://redirect.github.com/vimeo/psalm/issues/11298">#11298</a>
from vimeo/fix_PluginRegistrationSocket</li>
<li><a
href="https://github.com/vimeo/psalm/commit/951c9e0f77854eb12e2dd3c597f3aa2a351f02f0"><code>951c9e0</code></a>
Change PluginEntryPointInterface to take a PluginRegistrationSocket</li>
<li><a
href="https://github.com/vimeo/psalm/commit/782756ea617c2c9be52f713507424e3f8d3e8aad"><code>782756e</code></a>
Merge pull request <a
href="https://redirect.github.com/vimeo/psalm/issues/11283">#11283</a>
from vimeo/enable_more_features</li>
<li><a
href="https://github.com/vimeo/psalm/commit/a6e223b74617c6de7b2181b3ae832018696caf0e"><code>a6e223b</code></a>
Merge pull request <a
href="https://redirect.github.com/vimeo/psalm/issues/11297">#11297</a>
from vimeo/expose_progress</li>
<li><a
href="https://github.com/vimeo/psalm/commit/8daae1db805b9baf21adf1e0ef7819fba832fc86"><code>8daae1d</code></a>
Fix</li>
<li>Additional commits viewable in <a
href="https://github.com/vimeo/psalm/compare/6.5.1...6.7.1">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]>
Signed-off-by: Jan Kowalleck <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Kowalleck <[email protected]>1 parent 28bcf43 commit 2ece10e
File tree
5 files changed
+20
-1
lines changed- src
- _internal/MakeBom
- tools/psalm
5 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
| 59 | + | |
55 | 60 | | |
56 | 61 | | |
57 | 62 | | |
| |||
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
| 70 | + | |
65 | 71 | | |
66 | 72 | | |
67 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| |||
| 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