Skip to content
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

fix(deps): Update module golang.org/x/net to v0.36.0 [SECURITY] #314

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Mar 13, 2025

This PR contains the following updates:

Package Type Update Change
golang.org/x/net indirect minor v0.34.0 -> v0.36.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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


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

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added automerge Add to automerge PRs once requirements are met security labels Mar 13, 2025
@cq-bot
Copy link
Contributor Author

cq-bot commented Mar 13, 2025

ℹ 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/sync v0.10.0 -> v0.11.0
golang.org/x/sys v0.29.0 -> v0.30.0
golang.org/x/text v0.21.0 -> v0.22.0

@github-actions github-actions bot added the fix label Mar 13, 2025
@kodiakhq kodiakhq bot merged commit a0da0fd into main Mar 13, 2025
10 checks passed
@kodiakhq kodiakhq bot deleted the renovate/go-golang.org-x-net-vulnerability branch March 13, 2025 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met fix security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant