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

Update module golang.org/x/net to v0.33.0 [SECURITY] #180

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/net v0.25.0 -> v0.33.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-45338

An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.


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.


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

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

@turkenf
Copy link
Collaborator

turkenf commented Dec 19, 2024

/test-examples="examples/applications/v1beta1/application.yaml"

@turkenf
Copy link
Collaborator

turkenf commented Dec 19, 2024

/test-examples="examples/conditionalaccess/v1beta2/location.yaml"

@turkenf turkenf merged commit 94ea195 into main Dec 19, 2024
10 checks passed
Copy link

Backport failed for release-1.4, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-1.4
git worktree add -d .worktree/backport-180-to-release-1.4 origin/release-1.4
cd .worktree/backport-180-to-release-1.4
git switch --create backport-180-to-release-1.4
git cherry-pick -x 9421dc59f72fe3f2955a23169abcdc50035eca42

Copy link

Successfully created backport PR for release-1.6:

Copy link

Backport failed for release-1.5, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-1.5
git worktree add -d .worktree/backport-180-to-release-1.5 origin/release-1.5
cd .worktree/backport-180-to-release-1.5
git switch --create backport-180-to-release-1.5
git cherry-pick -x 9421dc59f72fe3f2955a23169abcdc50035eca42

Copy link

Backport failed for release-1.3, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-1.3
git worktree add -d .worktree/backport-180-to-release-1.3 origin/release-1.3
cd .worktree/backport-180-to-release-1.3
git switch --create backport-180-to-release-1.3
git cherry-pick -x 9421dc59f72fe3f2955a23169abcdc50035eca42

@renovate renovate bot deleted the renovate/go-golang.org-x-net-vulnerability branch December 19, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant