-
Notifications
You must be signed in to change notification settings - Fork 79
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] #677
Conversation
/test-examples="examples/storage/v1beta2/bucket.yaml" https://github.com/crossplane-contrib/provider-upjet-gcp/actions/runs/12412990113 |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-1.8
git worktree add -d .worktree/backport-677-to-release-1.8 origin/release-1.8
cd .worktree/backport-677-to-release-1.8
git switch --create backport-677-to-release-1.8
git cherry-pick -x b515bbb20cd9b572373e508ccd71ae14d94e0290 |
Successfully created backport PR for |
Successfully created backport PR for |
Successfully created backport PR for |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-1.7
git worktree add -d .worktree/backport-677-to-release-1.7 origin/release-1.7
cd .worktree/backport-677-to-release-1.7
git switch --create backport-677-to-release-1.7
git cherry-pick -x b515bbb20cd9b572373e508ccd71ae14d94e0290 |
This PR contains the following updates:
v0.27.0
->v0.33.0
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.
This PR was generated by Mend Renovate. View the repository job log.