Commit ea48835
authored
Bump github.com/dunglas/frankenphp from 1.3.6 to 1.4.0 in /cli (#103)
Bumps
[github.com/dunglas/frankenphp](https://github.com/dunglas/frankenphp)
from 1.3.6 to 1.4.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dunglas/frankenphp/commit/c3031ea07fd477498ef9dc01df4b196ffadfea49"><code>c3031ea</code></a>
chore: prepare release 1.4.0</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/39a88c3e8339696949ac72a5cf5c3aa23973393e"><code>39a88c3</code></a>
chore: bump deps</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/19344a0dfe6fedc1c09bd69d9ef6102eee02625c"><code>19344a0</code></a>
chore: bump deps</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/5b86f2c554cbc4838450a59bb797226834889caa"><code>5b86f2c</code></a>
ci: fix build-static.sh CS</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/fd6cc7148d5c4ee3bca626b3df81a1c71afc8c70"><code>fd6cc71</code></a>
fix(static): removed redundant ext-json for embedded apps (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1300">#1300</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/72120d7a2c79e284762d107993303150e755feb9"><code>72120d7</code></a>
fix(static): check command go and xcaddy in build-static.sh (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1298">#1298</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/479ba0a063901703cdccd9dd1d31811415214d8e"><code>479ba0a</code></a>
fix: log error if FrankenPHP is not properly started (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1314">#1314</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/2b7b3d1e4b0bb2634936ce463ffe7cf10c5978e3"><code>2b7b3d1</code></a>
perf: put all $_SERVER vars into one function call. (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1303">#1303</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/ec8eea0c7db7c8273abc6181b52577f9a6d6e165"><code>ec8eea0</code></a>
fix(static): update patch from rust-alpine-mimalloc for mimalloc >=
2.1.8 (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1">#1</a>...</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/c2ca4dbf03048d7d82c9b069646d64d1454b6abb"><code>c2ca4db</code></a>
feat(caddy): use new first_exist_fallback try policy</li>
<li>Additional commits viewable in <a
href="https://github.com/dunglas/frankenphp/compare/v1.3.6...v1.4.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 1b6a8e1 commit ea48835
2 files changed
+11
-11
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 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
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 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | | - | |
92 | | - | |
| 91 | + | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments