Commit 8ee0009
authored
Bump github.com/dunglas/frankenphp from 1.3.1 to 1.3.2 in /cli (#93)
Bumps
[github.com/dunglas/frankenphp](https://github.com/dunglas/frankenphp)
from 1.3.1 to 1.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dunglas/frankenphp/releases">github.com/dunglas/frankenphp's
releases</a>.</em></p>
<blockquote>
<h2>v1.3.2</h2>
<h2>What's Changed</h2>
<ul>
<li>ci: build PHP 8.4 Docker images by <a
href="https://github.com/dunglas"><code>@dunglas</code></a> in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1183">dunglas/frankenphp#1183</a></li>
<li>perf: improve php_server directive by <a
href="https://github.com/dunglas"><code>@dunglas</code></a> in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1180">dunglas/frankenphp#1180</a></li>
<li>fix: ignore watcher dir creation error if the watcher exists by <a
href="https://github.com/bk-ty"><code>@bk-ty</code></a> in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1165">dunglas/frankenphp#1165</a></li>
<li>fix: support empty request headers by <a
href="https://github.com/Alliballibaba2"><code>@Alliballibaba2</code></a>
in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1182">dunglas/frankenphp#1182</a></li>
<li>fix: remove opcache_reset if opcache isn't installed by <a
href="https://github.com/withinboredom"><code>@withinboredom</code></a>
in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1173">dunglas/frankenphp#1173</a></li>
<li>fix(metrics): handle the case where the worker is already assigned
to a thread by <a
href="https://github.com/withinboredom"><code>@withinboredom</code></a>
in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1171">dunglas/frankenphp#1171</a></li>
<li>refactor: simplify exponential backoff and refactor env by <a
href="https://github.com/withinboredom"><code>@withinboredom</code></a>
in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1185">dunglas/frankenphp#1185</a></li>
<li>chore: bump deps by <a
href="https://github.com/dunglas"><code>@dunglas</code></a> in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1187">dunglas/frankenphp#1187</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/bk-ty"><code>@bk-ty</code></a> made
their first contribution in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1165">dunglas/frankenphp#1165</a></li>
<li><a href="https://github.com/rumpl"><code>@rumpl</code></a> made
their first contribution in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1168">dunglas/frankenphp#1168</a></li>
<li><a href="https://github.com/aleho"><code>@aleho</code></a> made
their first contribution in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1170">dunglas/frankenphp#1170</a></li>
<li><a
href="https://github.com/Alliballibaba2"><code>@Alliballibaba2</code></a>
made their first contribution in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1182">dunglas/frankenphp#1182</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/dunglas/frankenphp/compare/v1.3.1...v1.3.2">https://github.com/dunglas/frankenphp/compare/v1.3.1...v1.3.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dunglas/frankenphp/commit/6d123c7e66800bf559c7b70486631251042a4fa0"><code>6d123c7</code></a>
chore: prepare release 1.3.2</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/a1797c49b008bb47e4ba0603409cdede6c289e42"><code>a1797c4</code></a>
chore: bump deps (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1187">#1187</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/1e279bc348155bdd010d25c000297697c196b77c"><code>1e279bc</code></a>
refactor: simplify exponential backoff and refactor env (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1185">#1185</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/449a0e719147c3ca16053d04609b430ab4e25689"><code>449a0e7</code></a>
ci: build PHP 8.4 Docker images (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1183">#1183</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/08e99fc85f2a1c6b7acf77a1023c48c2a2530431"><code>08e99fc</code></a>
fix(metrics): handle the case where the worker is already assigned to a
threa...</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/2d6a299dbcf4745fb67f1b75944e6055c5e45ec9"><code>2d6a299</code></a>
perf: improve php_server directive (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1180">#1180</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/b4748ee11038dbba0a39ab12c2607b050e6ccbf8"><code>b4748ee</code></a>
fix: don’t ignore empty request headers (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1182">#1182</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/b40c5a64a85c09f6eaa3cdb19de8824fc62d2a49"><code>b40c5a6</code></a>
docs: update instructions for xcaddy in Dockerfile (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1170">#1170</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/0c123a2563d63e506bd0d935f187b614352537d7"><code>0c123a2</code></a>
remove opcache_reset (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1173">#1173</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/fa64198d5222d98a48a4262153ea0eb86b4a3d6c"><code>fa64198</code></a>
docs: simplify docker run command (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1168">#1168</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dunglas/frankenphp/compare/v1.3.1...v1.3.2">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 79a46cc commit 8ee0009
2 files changed
+12
-12
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 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments