Commit ac388ae
authored
Bump github.com/dunglas/frankenphp from 1.2.5 to 1.3.0 in /cli (#89)
Bumps
[github.com/dunglas/frankenphp](https://github.com/dunglas/frankenphp)
from 1.2.5 to 1.3.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dunglas/frankenphp/commit/102b4d1ad0fe5389ba51c949f8ee5e9cf5167d2d"><code>102b4d1</code></a>
chore: prepare release 1.3.0</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/51e4445c0016cdab4a22ed591798fd7f2429fa7d"><code>51e4445</code></a>
docs: update php.ini path (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1110">#1110</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/172b598f3b361e4c3c3c95a47a8bc4c074c789b3"><code>172b598</code></a>
chore: bump deps (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1150">#1150</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/022b8f1094cef631f758302db19c6d1e76061e25"><code>022b8f1</code></a>
perf: use buffered chans for requests (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1146">#1146</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/901361480154a6f379296f9546fe897c53768c34"><code>9013614</code></a>
fix: sapi_module.getenv() should delegate to Go</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/56d5d50ea9946feef2332c972b7e1e7277740afa"><code>56d5d50</code></a>
fix: watcher pattern matching and retrying (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1143">#1143</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/75dab8f33db98c10735f2fba8dd30fba0607ee9f"><code>75dab8f</code></a>
chore: bump deps and misc improvements (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1135">#1135</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/1c3ce114f6fbddf0969124b14be713b913b74858"><code>1c3ce11</code></a>
perf: use hot worker threads when possible (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1126">#1126</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/e5ca97308ef93f651ad72916837ee3934ec5c4de"><code>e5ca973</code></a>
perf: optimize $_SERVER import (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1106">#1106</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/ee8e1b97b90a45652670abe47c69c58dc87be3ce"><code>ee8e1b9</code></a>
fix: default split path for php-server command (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1127">#1127</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dunglas/frankenphp/compare/v1.2.5...v1.3.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ef77ed6 commit ac388ae
2 files changed
+40
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | | - | |
| 35 | + | |
34 | 36 | | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
40 | 47 | | |
41 | 48 | | |
42 | 49 | | |
43 | | - | |
44 | | - | |
| 50 | + | |
| 51 | + | |
45 | 52 | | |
| 53 | + | |
46 | 54 | | |
47 | 55 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
10 | | - | |
11 | | - | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
29 | | - | |
30 | | - | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
| 41 | + | |
| 42 | + | |
35 | 43 | | |
36 | 44 | | |
37 | 45 | | |
| |||
46 | 54 | | |
47 | 55 | | |
48 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
49 | 65 | | |
50 | 66 | | |
51 | 67 | | |
| |||
69 | 85 | | |
70 | 86 | | |
71 | 87 | | |
72 | | - | |
73 | | - | |
| 88 | + | |
| 89 | + | |
74 | 90 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
79 | 95 | | |
80 | 96 | | |
| 97 | + | |
| 98 | + | |
81 | 99 | | |
82 | 100 | | |
83 | 101 | | |
| |||
0 commit comments