fix(deps): update module golang.org/x/net to v0.38.0 [security] - #58
renovate[bot] wants to merge 1 commit into
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
d35b1a9 to
739acea
Compare
09d5a8f to
1f27f6d
Compare
739acea to
0614171
Compare
0614171 to
2700d3f
Compare
261d9f1 to
a2dfb15
Compare
|
Renovate audit (druid-infra): inspected metadata, diff, head 2700d3f, reviews, and check runs.
|
|
Daily Renovate audit (2026-09-04): inspected metadata, changed files/diff, head 2700d3f, reviews, mergeability, and check runs. Diff updates golang.org/x/net v0.33.0 to v0.38.0 and associated x/crypto, x/sync, x/sys, x/text versions in go.mod/go.sum; PR notes CVE-2025-22870 and CVE-2025-22872. Tests: Dockerized Go 1.24 go test ./... (timed out after 300s during module downloads); git diff --check (PASS). Browser coverage: not applicable (Go dependency metadata only). Release review: security update with transitive module changes; no usable upstream release endpoint was available for golang.org/x/net during this run. Merge decision: NOT MERGED — PR is conflicted (mergeable_state=dirty), has no check runs, and security-sensitive dependency updates are excluded from autonomous merge. |
|
Daily Renovate audit (druid-infra): inspected PR metadata, head |
|
Daily Renovate audit (2026-09-12), authenticated as Inspected head Tests in an isolated worktree using Docker
Browser coverage: not applicable; this is a Go dependency/lockfile-only change with no UI surface. Decision: not merged. Blockers are the dirty/non-clean merge state, absent required check runs, and the explicit audit policy requiring user instruction before merging security-sensitive dependency changes. |
|
Correction to this run's audit note: the first combined command on PR #58 stopped at the initial |
|
Renovate audit (druid-infra, 2026-09-13): inspected PR metadata, head |
|
Daily Renovate audit (druid-infra): inspected PR metadata/head |
|
Daily Renovate audit (druid-infra): inspected head |
This PR contains the following updates:
v0.33.0->v0.38.0GitHub Vulnerability Alerts
CVE-2025-22870
Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.
CVE-2025-22872
The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. , , etc contexts).
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.