Skip to content

Commit d2b9418

Browse files
chore(caddy): bump the go-modules group across 1 directory with 3 updates (#2144)
Bumps the go-modules group with 3 updates in the /caddy directory: [github.com/caddyserver/certmagic](https://github.com/caddyserver/certmagic), [github.com/dunglas/mercure](https://github.com/dunglas/mercure) and [github.com/dunglas/mercure/caddy](https://github.com/dunglas/mercure). Updates `github.com/caddyserver/certmagic` from 0.25.0 to 0.25.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/caddyserver/certmagic/commit/d2a72863e63a7f37fc4bb39859614807d550b9df"><code>d2a7286</code></a> Upgrade dependencies, esp. zerossl</li> <li><a href="https://github.com/caddyserver/certmagic/commit/20b57b0b0d73715896347e80f214e21336d59f6a"><code>20b57b0</code></a> Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (<a href="https://redirect.github.com/caddyserver/certmagic/issues/358">#358</a>)</li> <li><a href="https://github.com/caddyserver/certmagic/commit/80e9a597650e61f87f615bff17c58b3bc269d6a2"><code>80e9a59</code></a> Explicitly allow small RSA key sizes for testing</li> <li><a href="https://github.com/caddyserver/certmagic/commit/d66689d31041c80e2a2ad8b52b45bae669450232"><code>d66689d</code></a> Add TryLock for use with optional tasks like ARI updates to reduce lock conte...</li> <li><a href="https://github.com/caddyserver/certmagic/commit/aba1313fdf2bf611c82904fa8d69b19a57f48cf9"><code>aba1313</code></a> Fix edge case panic in case of repeated account recreation failure (fix <a href="https://redirect.github.com/caddyserver/certmagic/issues/354">#354</a>)</li> <li><a href="https://github.com/caddyserver/certmagic/commit/14972fd692b5c3efd8ccfa1129f843ae084cd5ce"><code>14972fd</code></a> Don't log about OCSP when disabled (Fixes <a href="https://redirect.github.com/caddyserver/certmagic/issues/353">#353</a>)</li> <li>See full diff in <a href="https://github.com/caddyserver/certmagic/compare/v0.25.0...v0.25.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/dunglas/mercure` from 0.21.4 to 0.21.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dunglas/mercure/releases">github.com/dunglas/mercure's releases</a>.</em></p> <blockquote> <h2>helm-chart-0.21.5</h2> <p>A Helm chart to install a Mercure Hub in a Kubernetes cluster. Mercure is a protocol to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.</p> <h2>v0.21.5</h2> <h2>What's Changed</h2> <ul> <li>fix: prevent context cancellation for critical write by <a href="https://github.com/dunglas"><code>@​dunglas</code></a> in <a href="https://redirect.github.com/dunglas/mercure/pull/1151">dunglas/mercure#1151</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/mercure/pull/1152">dunglas/mercure#1152</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dunglas/mercure/compare/v0.21.4...v0.21.5">https://github.com/dunglas/mercure/compare/v0.21.4...v0.21.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dunglas/mercure/commit/142944de7350b42c711f8f71d4febce09c9dc834"><code>142944d</code></a> chore: prepare release 0.21.5</li> <li><a href="https://github.com/dunglas/mercure/commit/124f2f86c46da678f40ad6fe726b1ebfc8e4617c"><code>124f2f8</code></a> ci: bump io.gatling:gatling-maven-plugin in /gatling</li> <li><a href="https://github.com/dunglas/mercure/commit/e444581233261531eacb8779c0af089efaf90abf"><code>e444581</code></a> chore: bump deps (<a href="https://redirect.github.com/dunglas/mercure/issues/1152">#1152</a>)</li> <li><a href="https://github.com/dunglas/mercure/commit/aa6539d0755f35cf93136e96224efc69cf01b058"><code>aa6539d</code></a> fix: prevent context cancellation for critical write (<a href="https://redirect.github.com/dunglas/mercure/issues/1151">#1151</a>)</li> <li><a href="https://github.com/dunglas/mercure/commit/19b3850840d874e602b34bd0455b8d04c7b1fcea"><code>19b3850</code></a> ci: bump actions/upload-artifact from 5 to 6</li> <li><a href="https://github.com/dunglas/mercure/commit/4c684fef3f74b5dd1c561ca2fac690df09786ac0"><code>4c684fe</code></a> ci: bump net.alchim31.maven:scala-maven-plugin in /gatling</li> <li>See full diff in <a href="https://github.com/dunglas/mercure/compare/v0.21.4...v0.21.5">compare view</a></li> </ul> </details> <br /> Updates `github.com/dunglas/mercure/caddy` from 0.21.4 to 0.21.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dunglas/mercure/releases">github.com/dunglas/mercure/caddy's releases</a>.</em></p> <blockquote> <h2>helm-chart-0.21.5</h2> <p>A Helm chart to install a Mercure Hub in a Kubernetes cluster. Mercure is a protocol to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.</p> <h2>v0.21.5</h2> <h2>What's Changed</h2> <ul> <li>fix: prevent context cancellation for critical write by <a href="https://github.com/dunglas"><code>@​dunglas</code></a> in <a href="https://redirect.github.com/dunglas/mercure/pull/1151">dunglas/mercure#1151</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/mercure/pull/1152">dunglas/mercure#1152</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dunglas/mercure/compare/v0.21.4...v0.21.5">https://github.com/dunglas/mercure/compare/v0.21.4...v0.21.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dunglas/mercure/commit/142944de7350b42c711f8f71d4febce09c9dc834"><code>142944d</code></a> chore: prepare release 0.21.5</li> <li><a href="https://github.com/dunglas/mercure/commit/124f2f86c46da678f40ad6fe726b1ebfc8e4617c"><code>124f2f8</code></a> ci: bump io.gatling:gatling-maven-plugin in /gatling</li> <li><a href="https://github.com/dunglas/mercure/commit/e444581233261531eacb8779c0af089efaf90abf"><code>e444581</code></a> chore: bump deps (<a href="https://redirect.github.com/dunglas/mercure/issues/1152">#1152</a>)</li> <li><a href="https://github.com/dunglas/mercure/commit/aa6539d0755f35cf93136e96224efc69cf01b058"><code>aa6539d</code></a> fix: prevent context cancellation for critical write (<a href="https://redirect.github.com/dunglas/mercure/issues/1151">#1151</a>)</li> <li><a href="https://github.com/dunglas/mercure/commit/19b3850840d874e602b34bd0455b8d04c7b1fcea"><code>19b3850</code></a> ci: bump actions/upload-artifact from 5 to 6</li> <li><a href="https://github.com/dunglas/mercure/commit/4c684fef3f74b5dd1c561ca2fac690df09786ac0"><code>4c684fe</code></a> ci: bump net.alchim31.maven:scala-maven-plugin in /gatling</li> <li>See full diff in <a href="https://github.com/dunglas/mercure/compare/v0.21.4...v0.21.5">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c2a010 commit d2b9418

File tree

2 files changed

+101
-101
lines changed

2 files changed

+101
-101
lines changed

caddy/go.mod

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ retract v1.0.0-rc.1 // Human error
88

99
require (
1010
github.com/caddyserver/caddy/v2 v2.10.2
11-
github.com/caddyserver/certmagic v0.25.0
11+
github.com/caddyserver/certmagic v0.25.1
1212
github.com/dunglas/caddy-cbrotli v1.0.1
1313
github.com/dunglas/frankenphp v1.11.1
14-
github.com/dunglas/mercure v0.21.4
15-
github.com/dunglas/mercure/caddy v0.21.4
14+
github.com/dunglas/mercure v0.21.5
15+
github.com/dunglas/mercure/caddy v0.21.5
1616
github.com/dunglas/vulcain/caddy v1.2.1
1717
github.com/prometheus/client_golang v1.23.2
1818
github.com/spf13/cobra v1.10.2
@@ -29,7 +29,7 @@ require (
2929
dario.cat/mergo v1.0.2 // indirect
3030
filippo.io/edwards25519 v1.1.0 // indirect
3131
github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96 // indirect
32-
github.com/BurntSushi/toml v1.5.0 // indirect
32+
github.com/BurntSushi/toml v1.6.0 // indirect
3333
github.com/KimMachineGun/automemlimit v0.7.5 // indirect
3434
github.com/Masterminds/goutils v1.1.1 // indirect
3535
github.com/Masterminds/semver/v3 v3.4.0 // indirect
@@ -38,18 +38,18 @@ require (
3838
github.com/MicahParks/jwkset v0.11.0 // indirect
3939
github.com/MicahParks/keyfunc/v3 v3.7.0 // indirect
4040
github.com/RoaringBitmap/roaring/v2 v2.14.4 // indirect
41-
github.com/alecthomas/chroma/v2 v2.21.0 // indirect
41+
github.com/alecthomas/chroma/v2 v2.22.0 // indirect
4242
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
4343
github.com/aryann/difflib v0.0.0-20210328193216-ff5ff6dc229b // indirect
4444
github.com/beorn7/perks v1.0.1 // indirect
4545
github.com/bits-and-blooms/bitset v1.24.4 // indirect
46-
github.com/caddyserver/zerossl v0.1.3 // indirect
46+
github.com/caddyserver/zerossl v0.1.4 // indirect
4747
github.com/ccoveille/go-safecast/v2 v2.0.0 // indirect
4848
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
4949
github.com/cespare/xxhash v1.1.0 // indirect
5050
github.com/cespare/xxhash/v2 v2.3.0 // indirect
5151
github.com/chzyer/readline v1.5.1 // indirect
52-
github.com/cloudflare/circl v1.6.1 // indirect
52+
github.com/cloudflare/circl v1.6.2 // indirect
5353
github.com/coreos/go-oidc/v3 v3.17.0 // indirect
5454
github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
5555
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
@@ -67,15 +67,15 @@ require (
6767
github.com/fsnotify/fsnotify v1.9.0 // indirect
6868
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
6969
github.com/getkin/kin-openapi v0.133.0 // indirect
70-
github.com/go-chi/chi/v5 v5.2.3 // indirect
70+
github.com/go-chi/chi/v5 v5.2.4 // indirect
7171
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
7272
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
7373
github.com/go-logr/logr v1.4.3 // indirect
7474
github.com/go-logr/stdr v1.2.2 // indirect
7575
github.com/go-openapi/jsonpointer v0.22.4 // indirect
7676
github.com/go-openapi/swag/jsonname v0.25.4 // indirect
7777
github.com/go-sql-driver/mysql v1.9.3 // indirect
78-
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
78+
github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
7979
github.com/gofrs/uuid v4.4.0+incompatible // indirect
8080
github.com/gofrs/uuid/v5 v5.4.0 // indirect
8181
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
@@ -84,20 +84,20 @@ require (
8484
github.com/google/brotli/go/cbrotli v1.1.0 // indirect
8585
github.com/google/cel-go v0.26.1 // indirect
8686
github.com/google/certificate-transparency-go v1.3.2 // indirect
87-
github.com/google/go-tpm v0.9.7 // indirect
87+
github.com/google/go-tpm v0.9.8 // indirect
8888
github.com/google/go-tspi v0.3.0 // indirect
8989
github.com/google/s2a-go v0.1.9 // indirect
9090
github.com/google/uuid v1.6.0 // indirect
91-
github.com/googleapis/enterprise-certificate-proxy v0.3.7 // indirect
92-
github.com/googleapis/gax-go/v2 v2.15.0 // indirect
91+
github.com/googleapis/enterprise-certificate-proxy v0.3.11 // indirect
92+
github.com/googleapis/gax-go/v2 v2.16.0 // indirect
9393
github.com/gorilla/handlers v1.5.2 // indirect
9494
github.com/gorilla/mux v1.8.1 // indirect
95-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 // indirect
95+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.4 // indirect
9696
github.com/huandu/xstrings v1.5.0 // indirect
9797
github.com/inconshreveable/mousetrap v1.1.0 // indirect
9898
github.com/jackc/pgpassfile v1.0.0 // indirect
9999
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
100-
github.com/jackc/pgx/v5 v5.7.6 // indirect
100+
github.com/jackc/pgx/v5 v5.8.0 // indirect
101101
github.com/jackc/puddle/v2 v2.2.2 // indirect
102102
github.com/josharian/intern v1.0.0 // indirect
103103
github.com/klauspost/compress v1.18.2 // indirect
@@ -108,10 +108,10 @@ require (
108108
github.com/manifoldco/promptui v0.9.0 // indirect
109109
github.com/mattn/go-colorable v0.1.14 // indirect
110110
github.com/mattn/go-isatty v0.0.20 // indirect
111-
github.com/maypok86/otter/v2 v2.2.1 // indirect
111+
github.com/maypok86/otter/v2 v2.3.0 // indirect
112112
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
113113
github.com/mholt/acmez/v3 v3.1.4 // indirect
114-
github.com/miekg/dns v1.1.69 // indirect
114+
github.com/miekg/dns v1.1.70 // indirect
115115
github.com/mitchellh/copystructure v1.2.0 // indirect
116116
github.com/mitchellh/go-ps v1.0.0 // indirect
117117
github.com/mitchellh/reflectwalk v1.0.2 // indirect
@@ -127,17 +127,17 @@ require (
127127
github.com/pkg/errors v0.9.1 // indirect
128128
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
129129
github.com/prometheus/client_model v0.6.2 // indirect
130-
github.com/prometheus/common v0.67.4 // indirect
130+
github.com/prometheus/common v0.67.5 // indirect
131131
github.com/prometheus/procfs v0.19.2 // indirect
132132
github.com/quic-go/qpack v0.6.0 // indirect
133-
github.com/quic-go/quic-go v0.57.1 // indirect
133+
github.com/quic-go/quic-go v0.59.0 // indirect
134134
github.com/rs/cors v1.11.1 // indirect
135135
github.com/rs/xid v1.6.0 // indirect
136136
github.com/russross/blackfriday/v2 v2.1.0 // indirect
137137
github.com/sagikazarmark/locafero v0.12.0 // indirect
138138
github.com/shopspring/decimal v1.4.0 // indirect
139139
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
140-
github.com/sirupsen/logrus v1.9.3 // indirect
140+
github.com/sirupsen/logrus v1.9.4 // indirect
141141
github.com/slackhq/nebula v1.9.7 // indirect
142142
github.com/smallstep/certificates v0.29.0 // indirect
143143
github.com/smallstep/cli-utils v0.12.2 // indirect
@@ -163,7 +163,7 @@ require (
163163
github.com/woodsbury/decimal128 v1.4.0 // indirect
164164
github.com/x448/float16 v0.8.4 // indirect
165165
github.com/yosida95/uritemplate/v3 v3.0.2 // indirect
166-
github.com/yuin/goldmark v1.7.13 // indirect
166+
github.com/yuin/goldmark v1.7.16 // indirect
167167
github.com/yuin/goldmark-highlighting/v2 v2.0.0-20230729083705-37449abec8cc // indirect
168168
github.com/zeebo/blake3 v0.2.4 // indirect
169169
go.etcd.io/bbolt v1.4.3 // indirect
@@ -188,22 +188,22 @@ require (
188188
go.uber.org/zap/exp v0.3.0 // indirect
189189
go.yaml.in/yaml/v2 v2.4.3 // indirect
190190
go.yaml.in/yaml/v3 v3.0.4 // indirect
191-
golang.org/x/crypto v0.46.0 // indirect
192-
golang.org/x/crypto/x509roots/fallback v0.0.0-20251210140736-7dacc380ba00 // indirect
193-
golang.org/x/exp v0.0.0-20251209150349-8475f28825e9 // indirect
194-
golang.org/x/mod v0.31.0 // indirect
195-
golang.org/x/net v0.48.0 // indirect
191+
golang.org/x/crypto v0.47.0 // indirect
192+
golang.org/x/crypto/x509roots/fallback v0.0.0-20260113154411-7d0074ccc6f1 // indirect
193+
golang.org/x/exp v0.0.0-20260112195511-716be5621a96 // indirect
194+
golang.org/x/mod v0.32.0 // indirect
195+
golang.org/x/net v0.49.0 // indirect
196196
golang.org/x/oauth2 v0.34.0 // indirect
197197
golang.org/x/sync v0.19.0 // indirect
198-
golang.org/x/sys v0.39.0 // indirect
199-
golang.org/x/term v0.38.0 // indirect
200-
golang.org/x/text v0.32.0 // indirect
198+
golang.org/x/sys v0.40.0 // indirect
199+
golang.org/x/term v0.39.0 // indirect
200+
golang.org/x/text v0.33.0 // indirect
201201
golang.org/x/time v0.14.0 // indirect
202-
golang.org/x/tools v0.40.0 // indirect
203-
google.golang.org/api v0.257.0 // indirect
204-
google.golang.org/genproto/googleapis/api v0.0.0-20251213004720-97cd9d5aeac2 // indirect
205-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251213004720-97cd9d5aeac2 // indirect
206-
google.golang.org/grpc v1.77.0 // indirect
202+
golang.org/x/tools v0.41.0 // indirect
203+
google.golang.org/api v0.260.0 // indirect
204+
google.golang.org/genproto/googleapis/api v0.0.0-20260114163908-3f89685c29c3 // indirect
205+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260114163908-3f89685c29c3 // indirect
206+
google.golang.org/grpc v1.78.0 // indirect
207207
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.0 // indirect
208208
google.golang.org/protobuf v1.36.11 // indirect
209209
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect

0 commit comments

Comments
 (0)