Commit 194c82c
authored
Bump github.com/dunglas/frankenphp from 1.3.0 to 1.3.1 in /cli (#91)
Bumps
[github.com/dunglas/frankenphp](https://github.com/dunglas/frankenphp)
from 1.3.0 to 1.3.1.
<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.1</h2>
<h2>What's Changed</h2>
<ul>
<li>perf: cache computations in WithRequestDocumentRoot by <a
href="https://github.com/dunglas"><code>@dunglas</code></a> in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1154">dunglas/frankenphp#1154</a></li>
<li>fix: missing build tag for fastabs by <a
href="https://github.com/dunglas"><code>@dunglas</code></a> in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1159">dunglas/frankenphp#1159</a></li>
<li>docs: fix xcaddy instructions by <a
href="https://github.com/dunglas"><code>@dunglas</code></a> in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1157">dunglas/frankenphp#1157</a></li>
<li>chore: simplify benchmark.Caddyfile by <a
href="https://github.com/dunglas"><code>@dunglas</code></a> in <a
href="https://redirect.github.com/dunglas/frankenphp/pull/1160">dunglas/frankenphp#1160</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/dunglas/frankenphp/compare/v1.3.0...v1.3.1">https://github.com/dunglas/frankenphp/compare/v1.3.0...v1.3.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dunglas/frankenphp/commit/7af06f18d74559e1121942b951b7342020b8f30f"><code>7af06f1</code></a>
chore: prepare release 1.3.1</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/9ad06f11d3b472b8faebc210af123f74b2614cf0"><code>9ad06f1</code></a>
chore: simplify benchmark.Caddyfile</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/0328d0600e1b622194c3ad7e7fd187c1ef4821e8"><code>0328d06</code></a>
fix: missing build tag for fastabs</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/2538849433c8cdc3a2090ec6dfd3fa029ad61272"><code>2538849</code></a>
docs: fix xcaddy instructions</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/843d199469a1d3ed60d9c427dfe19d6e445129a0"><code>843d199</code></a>
perf: cache computations in WithRequestDocumentRoot (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1154">#1154</a>)</li>
<li>See full diff in <a
href="https://github.com/dunglas/frankenphp/compare/v1.3.0...v1.3.1">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 ac388ae commit 194c82c
2 files changed
+3
-3
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 | | |
| |||
| 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 | | |
| |||
0 commit comments