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

Bump deps #6305

Merged
merged 23 commits into from
Nov 7, 2024
Merged

Bump deps #6305

merged 23 commits into from
Nov 7, 2024

Conversation

JorTurFer
Copy link
Member

@JorTurFer JorTurFer commented Nov 2, 2024

This PR bumps all the dependencies:

  • golang: 1.23.3
  • kubernetes: 0.31.2
  • controller-runtime: v0.19.1
  • all the other packages
  • golangci-lint: v1.61.0
    • Fixed new detections: gosimple and govet

NOTE: I've opened PRs to the upstream dependencies. I will wait some days to see if those projects merge the PR and ship a release and I'll update this PR, if any of them doesn't do it, this PR is already using the branches that I use to open those PRs:

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)

Fixes #

Relates to #

@JorTurFer JorTurFer requested a review from a team as a code owner November 2, 2024 21:22
@JorTurFer
Copy link
Member Author

JorTurFer commented Nov 2, 2024

/run-e2e
Update: You can check the progress here

@JorTurFer
Copy link
Member Author

JorTurFer commented Nov 3, 2024

/run-e2e
Update: You can check the progress here

@JorTurFer
Copy link
Member Author

JorTurFer commented Nov 3, 2024

/run-e2e
Update: You can check the progress here

JorTurFer and others added 17 commits November 6, 2024 09:29
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
.
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
Signed-off-by: Jorge Turrado <[email protected]>
.
Signed-off-by: Jorge Turrado <[email protected]>
@JorTurFer
Copy link
Member Author

JorTurFer commented Nov 6, 2024

/run-e2e
Update: You can check the progress here

Signed-off-by: Jorge Turrado <[email protected]>
@JorTurFer
Copy link
Member Author

JorTurFer commented Nov 6, 2024

/run-e2e
Update: You can check the progress here

@JorTurFer
Copy link
Member Author

JorTurFer commented Nov 7, 2024

/run-e2e
Update: You can check the progress here

@JorTurFer JorTurFer merged commit 1267b12 into kedacore:main Nov 7, 2024
18 checks passed
@JorTurFer JorTurFer deleted the bump-deps branch November 7, 2024 09:37
@HeavyWombat
Copy link

@JorTurFer Quick question, the go version is set to 1.23.3 with this PR. Was that on purpose? The minimum computed version is 1.22 based on a mingo run I did. If you want to force the version, I am wondering whether this would be better with a toolchain directive instead. Reason I ask is, because this version breaks on system, where the new Go version isn't available yet. With toolchain set, I can still control it via the toolchain local setting. As far as I understand the go directive, it's suppose to be set to the minimum version it still works with, not the version you want. Thanks in advance for your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants