Commit b66464a
authored
Bump github.com/dunglas/frankenphp from 1.3.2 to 1.3.3 in /cli (#95)
Bumps
[github.com/dunglas/frankenphp](https://github.com/dunglas/frankenphp)
from 1.3.2 to 1.3.3.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dunglas/frankenphp/commit/fc6be5d09eaa4b4379216ba08115faf02ca94975"><code>fc6be5d</code></a>
chore: prepare release 1.3.3</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/9e2433e39b607ea603d8afdb300e4a77d929cf1e"><code>9e2433e</code></a>
fix: display PHP version in static build (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1213">#1213</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/8a199bb4d756690bf2d5d4c6e12be517f3e0c332"><code>8a199bb</code></a>
chore: remove useless EDANT_WATCHER_VERSION Docker ARG</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/fd49eade1ac17500d8de59373148dc6b144e7566"><code>fd49ead</code></a>
chore: rename php-thread.go to phpthread.go</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/a396e64ad65198b040b55771ecc7def47f9632ea"><code>a396e64</code></a>
feat: build static binaries with 8.4 (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1193">#1193</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/15ad1b4cb47762446b08d722908e1c5b1161d9b9"><code>15ad1b4</code></a>
ci: add reminder to delete sensitive environment variables (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1197">#1197</a>)</li>
<li><a
href="https://github.com/dunglas/frankenphp/commit/ccf2af7ab272046ceb66b829221cdc1db819247a"><code>ccf2af7</code></a>
fix: properly close context on worker script timeouts and crashes (<a
href="https://redirect.github.com/dunglas/frankenphp/issues/1184">#1184</a>)</li>
<li>See full diff in <a
href="https://github.com/dunglas/frankenphp/compare/v1.3.2...v1.3.3">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 1ad48b2 commit b66464a
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