Skip to content

fix(deps): update module golang.org/x/net to v0.38.0 [security] #2133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stackit-pipeline
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
golang.org/x/net require minor v0.37.0 -> v0.38.0
golang.org/x/net require minor v0.36.0 -> v0.38.0
golang.org/x/net require minor v0.35.0 -> v0.38.0
golang.org/x/net require minor v0.34.0 -> v0.38.0
golang.org/x/net require minor v0.33.0 -> v0.38.0
golang.org/x/net require minor v0.32.0 -> v0.38.0
golang.org/x/net require minor v0.31.0 -> v0.38.0
golang.org/x/net require minor v0.30.0 -> v0.38.0

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 - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

@stackit-pipeline stackit-pipeline added the renovate Renovate dependency updates label May 6, 2025
@bahkauv70 bahkauv70 added the do-not-merge Do not merge this right now label May 6, 2025
@stackit-pipeline stackit-pipeline force-pushed the renovate/go-golang.org-x-net-vulnerability branch 4 times, most recently from 1ef09ed to a3354e0 Compare May 13, 2025 00:54
@stackit-pipeline stackit-pipeline force-pushed the renovate/go-golang.org-x-net-vulnerability branch from a3354e0 to 50feb86 Compare May 14, 2025 00:54
@marceljk marceljk force-pushed the renovate/go-golang.org-x-net-vulnerability branch from 50feb86 to c6c9de5 Compare May 14, 2025 08:09
@stackit-pipeline stackit-pipeline force-pushed the renovate/go-golang.org-x-net-vulnerability branch from c6c9de5 to 277187c Compare May 16, 2025 00:55
@stackit-pipeline stackit-pipeline changed the title Update module golang.org/x/net to v0.38.0 [SECURITY] fix(deps): update module golang.org/x/net to v0.38.0 [security] May 17, 2025
@stackit-pipeline stackit-pipeline force-pushed the renovate/go-golang.org-x-net-vulnerability branch from 277187c to 5ee32fd Compare May 17, 2025 00:53
@stackit-pipeline stackit-pipeline force-pushed the renovate/go-golang.org-x-net-vulnerability branch from 5ee32fd to 9c4baab Compare May 20, 2025 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge Do not merge this right now renovate Renovate dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants