Skip to content

Commit 2c33885

Browse files
Bump github.com/dunglas/frankenphp from 1.4.0 to 1.4.4 in /cli (#115)
Bumps [github.com/dunglas/frankenphp](https://github.com/dunglas/frankenphp) from 1.4.0 to 1.4.4. <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.4.4</h2> <h2>What's Changed</h2> <ul> <li>fix: duplicate metrics collector registration attempted panic by <a href="https://github.com/IndraGunawan"><code>@​IndraGunawan</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1392">dunglas/frankenphp#1392</a></li> <li>fix: Mercure duplicate metrics panic by <a href="https://github.com/dunglas"><code>@​dunglas</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1393">dunglas/frankenphp#1393</a></li> <li>perf: avoid redundant work when releasing streams in worker mode by <a href="https://github.com/nielsdos"><code>@​nielsdos</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1387">dunglas/frankenphp#1387</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dunglas/frankenphp/compare/v1.4.3...v1.4.4">https://github.com/dunglas/frankenphp/compare/v1.4.3...v1.4.4</a></p> <h2>v1.4.3</h2> <h2>What's Changed</h2> <ul> <li>fix: add back missing metrics with Caddy 2.9 by <a href="https://github.com/IndraGunawan"><code>@​IndraGunawan</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1366">dunglas/frankenphp#1366</a></li> <li>fix(watcher): handles associated events. by <a href="https://github.com/AlliBalliBaba"><code>@​AlliBalliBaba</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1379">dunglas/frankenphp#1379</a></li> <li>fix: use the logger from Caddy context for prettier logs by <a href="https://github.com/IndraGunawan"><code>@​IndraGunawan</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1369">dunglas/frankenphp#1369</a></li> <li>perf: avoid extra string allocation in <code>getenv()</code> by <a href="https://github.com/nielsdos"><code>@​nielsdos</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1382">dunglas/frankenphp#1382</a></li> <li>perf: compile with Go 1.24 by <a href="https://github.com/dunglas"><code>@​dunglas</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1383">dunglas/frankenphp#1383</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/eerzho"><code>@​eerzho</code></a> made their first contribution in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1325">dunglas/frankenphp#1325</a></li> <li><a href="https://github.com/IndraGunawan"><code>@​IndraGunawan</code></a> made their first contribution in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1366">dunglas/frankenphp#1366</a></li> <li><a href="https://github.com/nielsdos"><code>@​nielsdos</code></a> made their first contribution in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1382">dunglas/frankenphp#1382</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dunglas/frankenphp/compare/v1.4.2...v1.4.3">https://github.com/dunglas/frankenphp/compare/v1.4.2...v1.4.3</a></p> <h2>v1.4.2</h2> <h2>What's Changed</h2> <ul> <li>perf: optimized request headers by <a href="https://github.com/AlliBalliBaba"><code>@​AlliBalliBaba</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1335">dunglas/frankenphp#1335</a></li> <li>fix: small memory leaks in worker mode by <a href="https://github.com/withinboredom"><code>@​withinboredom</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1350">dunglas/frankenphp#1350</a></li> <li>fix: flushing temporary files after each worker request by <a href="https://github.com/AlliBalliBaba"><code>@​AlliBalliBaba</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1321">dunglas/frankenphp#1321</a></li> <li>fix: only flush temporary unreferenced streams by <a href="https://github.com/AlliBalliBaba"><code>@​AlliBalliBaba</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1351">dunglas/frankenphp#1351</a></li> <li>chore: bump dependencies by <a href="https://github.com/dunglas"><code>@​dunglas</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1352">dunglas/frankenphp#1352</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/szepeviktor"><code>@​szepeviktor</code></a> made their first contribution in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1328">dunglas/frankenphp#1328</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dunglas/frankenphp/compare/v1.4.1...v1.4.2">https://github.com/dunglas/frankenphp/compare/v1.4.1...v1.4.2</a></p> <h2>v1.4.1</h2> <h2>What's Changed</h2> <ul> <li>fix: ensure worker failures do not count fatal errors during the request by <a href="https://github.com/withinboredom"><code>@​withinboredom</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1336">dunglas/frankenphp#1336</a></li> <li>fix(musl): rollback to stock Go version by <a href="https://github.com/dunglas"><code>@​dunglas</code></a> in <a href="https://github.com/dunglas/frankenphp/commit/16bb790d52cbff2910780524952e2bbcef300377">https://github.com/dunglas/frankenphp/commit/16bb790d52cbff2910780524952e2bbcef300377</a></li> <li>ci: use the new ARM runners for ARM builds by <a href="https://github.com/dunglas"><code>@​dunglas</code></a> in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1333">dunglas/frankenphp#1333</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/fellmann"><code>@​fellmann</code></a> made their first contribution in <a href="https://redirect.github.com/dunglas/frankenphp/pull/1275">dunglas/frankenphp#1275</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dunglas/frankenphp/commit/965fa6570ccaf50b00f8d72c32badbadc025261b"><code>965fa65</code></a> chore: prepare release 1.4.4</li> <li><a href="https://github.com/dunglas/frankenphp/commit/251567a61792216876912d80cbe7e7d707a3acba"><code>251567a</code></a> fix: Mercure duplicate metrics panic (<a href="https://redirect.github.com/dunglas/frankenphp/issues/1393">#1393</a>)</li> <li><a href="https://github.com/dunglas/frankenphp/commit/57e7747b9b25a07f07034009391fffc3828d1424"><code>57e7747</code></a> fix: duplicate metrics collector registration attempted panic</li> <li><a href="https://github.com/dunglas/frankenphp/commit/f109f0403b5d85a78289ad67eff37984a497262d"><code>f109f04</code></a> perf: avoid redundant work in frankenphp_release_temporary_streams()</li> <li><a href="https://github.com/dunglas/frankenphp/commit/d407dbd4981aebefc373f4fc320107bb7c75fbf5"><code>d407dbd</code></a> chore: prepare release 1.4.3</li> <li><a href="https://github.com/dunglas/frankenphp/commit/d970309544cebb71b65cdeb628e80dc83f0b516f"><code>d970309</code></a> ci: upgrade watcher to the latest stable version (<a href="https://redirect.github.com/dunglas/frankenphp/issues/1385">#1385</a>)</li> <li><a href="https://github.com/dunglas/frankenphp/commit/30bf69cbe51cfc146b685e63ffe63a1ca65734de"><code>30bf69c</code></a> perf: avoid extra string allocation in get_full_env() (<a href="https://redirect.github.com/dunglas/frankenphp/issues/1382">#1382</a>)</li> <li><a href="https://github.com/dunglas/frankenphp/commit/f61bc180c45995b8211e083632103a3f1971fc88"><code>f61bc18</code></a> chore: upgrade to Go 1.24</li> <li><a href="https://github.com/dunglas/frankenphp/commit/9f5e7a9eaa0c61a8a1164f6cb1c1cb392fbd7246"><code>9f5e7a9</code></a> fix(watcher): handles associated events (<a href="https://redirect.github.com/dunglas/frankenphp/issues/1379">#1379</a>)</li> <li><a href="https://github.com/dunglas/frankenphp/commit/a5ca60da44ee54eca4a1eb7f29bb71b3ceddb9f5"><code>a5ca60d</code></a> chore: fix markdown linter (<a href="https://redirect.github.com/dunglas/frankenphp/issues/1384">#1384</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dunglas/frankenphp/compare/v1.4.0...v1.4.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/dunglas/frankenphp&package-manager=go_modules&previous-version=1.4.0&new-version=1.4.4)](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 d3cc72f commit 2c33885

File tree

2 files changed

+20
-21
lines changed

2 files changed

+20
-21
lines changed

cli/go.mod

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
module durable_php
22

33
go 1.23
4-
5-
require github.com/dunglas/frankenphp v1.4.0
4+
require github.com/dunglas/frankenphp v1.4.4
65

76
require github.com/nats-io/nats.go v1.38.0
87

@@ -40,16 +39,16 @@ require (
4039
github.com/nats-io/nuid v1.0.1 // indirect
4140
github.com/oapi-codegen/runtime v1.1.1 // indirect
4241
github.com/pmezard/go-difflib v1.0.0 // indirect
43-
github.com/prometheus/client_golang v1.20.5 // indirect
42+
github.com/prometheus/client_golang v1.21.0 // indirect
4443
github.com/prometheus/client_model v0.6.1 // indirect
45-
github.com/prometheus/common v0.61.0 // indirect
44+
github.com/prometheus/common v0.62.0 // indirect
4645
github.com/prometheus/procfs v0.15.1 // indirect
4746
github.com/sony/gobreaker v1.0.0 // indirect
4847
go.uber.org/multierr v1.11.0 // indirect
4948
golang.org/x/crypto v0.31.0 // indirect
50-
golang.org/x/sys v0.29.0 // indirect
51-
golang.org/x/text v0.21.0 // indirect
49+
golang.org/x/sys v0.30.0 // indirect
50+
golang.org/x/text v0.22.0 // indirect
5251
golang.org/x/time v0.8.0 // indirect
53-
google.golang.org/protobuf v1.36.2 // indirect
52+
google.golang.org/protobuf v1.36.5 // indirect
5453
gopkg.in/yaml.v3 v3.0.1 // indirect
5554
)

cli/go.sum

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
1111
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1212
github.com/dolthub/maphash v0.1.0 h1:bsQ7JsF4FkkWyrP3oCnFJgrCUAFbFf3kOl4L/QxPDyQ=
1313
github.com/dolthub/maphash v0.1.0/go.mod h1:gkg4Ch4CdCDu5h6PMriVLawB7koZ+5ijb9puGMV50a4=
14-
github.com/dunglas/frankenphp v1.4.0 h1:yHOCOtobHG9LoMgqKBUFVO809eS1xk7Lyw5yfqL0jE4=
15-
github.com/dunglas/frankenphp v1.4.0/go.mod h1:Jc0uiWdbebGeqGRkD02J1Of9Jp6bLiT3dwHgGTlAIyU=
14+
github.com/dunglas/frankenphp v1.4.4 h1:NbAjn8XGwQQRXAENsyBB3dSv5c/364b43IyqkT/4Feg=
15+
github.com/dunglas/frankenphp v1.4.4/go.mod h1:y6H/Vp29TDz1TeGmx4z2sEJ02PsY3rpCvNJN/DQRQ5s=
1616
github.com/gammazero/deque v1.0.0 h1:LTmimT8H7bXkkCy6gZX7zNLtkbz4NdS2z8LZuor3j34=
1717
github.com/gammazero/deque v1.0.0/go.mod h1:iflpYvtGfM3U8S8j+sZEKIak3SAKYpA5/SQewgfXDKo=
1818
github.com/golang-jwt/jwt/v4 v4.5.1 h1:JdqV9zKUdtaa9gdPlywC3aeoEsR681PlKC+4F5gQgeo=
@@ -54,12 +54,12 @@ github.com/oapi-codegen/runtime v1.1.1 h1:EXLHh0DXIJnWhdRPN2w4MXAzFyE4CskzhNLUmt
5454
github.com/oapi-codegen/runtime v1.1.1/go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg=
5555
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
5656
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
57-
github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+bR9r+8l63Y=
58-
github.com/prometheus/client_golang v1.20.5/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
57+
github.com/prometheus/client_golang v1.21.0 h1:DIsaGmiaBkSangBgMtWdNfxbMNdku5IK6iNhrEqWvdA=
58+
github.com/prometheus/client_golang v1.21.0/go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg=
5959
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
6060
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
61-
github.com/prometheus/common v0.61.0 h1:3gv/GThfX0cV2lpO7gkTUwZru38mxevy90Bj8YFSRQQ=
62-
github.com/prometheus/common v0.61.0/go.mod h1:zr29OCN/2BsJRaFwG8QOBr41D6kkchKbpeNH7pAjb/s=
61+
github.com/prometheus/common v0.62.0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io=
62+
github.com/prometheus/common v0.62.0/go.mod h1:vyBcEuLSvWos9B1+CyL7JZ2up+uFzXhkqml0W5zIY1I=
6363
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=
6464
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
6565
github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8=
@@ -85,17 +85,17 @@ go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
8585
go.uber.org/zap v1.27.0/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
8686
golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U=
8787
golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk=
88-
golang.org/x/net v0.34.0 h1:Mb7Mrk043xzHgnRM88suvJFwzVrRfHEHJEl5/71CKw0=
89-
golang.org/x/net v0.34.0/go.mod h1:di0qlW3YNM5oh6GqDGQr92MyTozJPmybPK4Ev/Gm31k=
88+
golang.org/x/net v0.35.0 h1:T5GQRQb2y08kTAByq9L4/bz8cipCdA8FbRTXewonqY8=
89+
golang.org/x/net v0.35.0/go.mod h1:EglIi67kWsHKlRzzVMUD93VMSWGFOMSZgxFjparz1Qk=
9090
golang.org/x/sys v0.21.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
91-
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU=
92-
golang.org/x/sys v0.29.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
93-
golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo=
94-
golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=
91+
golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc=
92+
golang.org/x/sys v0.30.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
93+
golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM=
94+
golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=
9595
golang.org/x/time v0.8.0 h1:9i3RxcPv3PZnitoVGMPDKZSq1xW1gK1Xy3ArNOGZfEg=
9696
golang.org/x/time v0.8.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
97-
google.golang.org/protobuf v1.36.2 h1:R8FeyR1/eLmkutZOM5CWghmo5itiG9z0ktFlTVLuTmU=
98-
google.golang.org/protobuf v1.36.2/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
97+
google.golang.org/protobuf v1.36.5 h1:tPhr+woSbjfYvY6/GPufUoYizxw1cF/yFoxJ2fmpwlM=
98+
google.golang.org/protobuf v1.36.5/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
9999
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
100100
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
101101
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=

0 commit comments

Comments
 (0)