Skip to content

feat: Bump golang.org/x/crypto to v0.45.0#4370

Merged
igooch merged 2 commits intoagones-dev:mainfrom
indurireddy-TF:fix/crypto-v0.45.0-dependency-update
Dec 2, 2025
Merged

feat: Bump golang.org/x/crypto to v0.45.0#4370
igooch merged 2 commits intoagones-dev:mainfrom
indurireddy-TF:fix/crypto-v0.45.0-dependency-update

Conversation

@indurireddy-TF
Copy link
Copy Markdown
Collaborator

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug

/kind cleanup

/kind documentation
/kind feature
/kind hotfix
/kind release

What this PR does / Why we need it:

Closes #4369

Special notes for your reviewer:

@github-actions github-actions bot added kind/cleanup Refactoring code, fixing up documentation, etc size/XL labels Dec 2, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 2, 2025

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@indurireddy-TF indurireddy-TF self-assigned this Dec 2, 2025
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: 859bad91-ae91-4990-9f38-76d0817f4140

Status: FAILURE

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 2, 2025

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 63ccf0c2-2c23-4c19-89b4-1d3f353c5ab7

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

git fetch https://github.com/googleforgames/agones.git pull/4370/head:pr_4370 && git checkout pr_4370
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.54.0-dev-812de36

Copy link
Copy Markdown
Collaborator

@igooch igooch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@igooch igooch merged commit 151d643 into agones-dev:main Dec 2, 2025
4 checks passed
mnthe pushed a commit to mnthe/agones that referenced this pull request Mar 23, 2026
* feat: Bump golang.org/x/crypto to v0.45.0

* fix(lint): Replace deprecated net/context in helper_test.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/cleanup Refactoring code, fixing up documentation, etc size/XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump golang.org/x/crypto from 0.41.0 to 0.45.0 in all go modules

3 participants