Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

deps: update module golang.org/x/net to v0.38.0 [security]#436

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-golang.org-x-net-vulnerability
Closed

deps: update module golang.org/x/net to v0.38.0 [security]#436
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-golang.org-x-net-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/net v0.29.0 -> v0.38.0 age confidence
golang.org/x/net v0.28.0 -> v0.38.0 age confidence

GitHub 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 - "" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the kind/security Categorizes issue or PR as related to security. label Dec 19, 2024
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Dec 19, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/sys v0.25.0 -> v0.31.0
golang.org/x/term v0.24.0 -> v0.30.0
golang.org/x/text v0.18.0 -> v0.23.0

@github-actions github-actions Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 19, 2024
@renovate renovate Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch from 1d3c801 to 09fdf38 Compare December 22, 2024 19:46
@renovate renovate Bot changed the title deps: update module golang.org/x/net to v0.33.0 [security] deps: update module golang.org/x/net to v0.33.0 [security] - autoclosed Feb 11, 2025
@renovate renovate Bot closed this Feb 11, 2025
@renovate renovate Bot deleted the renovate/go-golang.org-x-net-vulnerability branch February 11, 2025 19:39
@renovate renovate Bot changed the title deps: update module golang.org/x/net to v0.33.0 [security] - autoclosed deps: update module golang.org/x/net to v0.33.0 [security] Feb 11, 2025
@renovate renovate Bot reopened this Feb 11, 2025
@renovate renovate Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch from 17953f4 to 09fdf38 Compare February 11, 2025 22:27
@renovate renovate Bot changed the title deps: update module golang.org/x/net to v0.33.0 [security] deps: update module golang.org/x/net to v0.36.0 [security] Mar 13, 2025
@renovate renovate Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch from 09fdf38 to 895f9d0 Compare March 13, 2025 03:02
@renovate renovate Bot changed the title deps: update module golang.org/x/net to v0.36.0 [security] deps: update module golang.org/x/net to v0.38.0 [security] Apr 17, 2025
@renovate renovate Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch from 895f9d0 to 7b15cd6 Compare April 17, 2025 03:21
@github-actions
Copy link
Copy Markdown

This pull request is stale because it has been open 90 days with no activity. Remove stale label with /remove-lifecycle stale or comment or this will be closed in 5 days.

@github-actions github-actions Bot added lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jul 17, 2025
@renovate renovate Bot changed the title deps: update module golang.org/x/net to v0.38.0 [security] deps: update module golang.org/x/net to v0.38.0 [security] - autoclosed Oct 2, 2025
@renovate renovate Bot closed this Oct 2, 2025
@renovate renovate Bot changed the title deps: update module golang.org/x/net to v0.38.0 [security] - autoclosed deps: update module golang.org/x/net to v0.38.0 [security] Oct 2, 2025
@renovate renovate Bot reopened this Oct 2, 2025
@renovate renovate Bot force-pushed the renovate/go-golang.org-x-net-vulnerability branch from f69a766 to 7b15cd6 Compare October 2, 2025 08:47
@ckotzbauer ckotzbauer closed this Dec 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

kind/security Categorizes issue or PR as related to security. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant