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

feat: add support for Go 1.24 #604

Merged
merged 2 commits into from
Mar 6, 2025
Merged

feat: add support for Go 1.24 #604

merged 2 commits into from
Mar 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2025

This PR contains the following updates:

Package Type Update Change
go (source) toolchain minor 1.23.7 -> 1.24.1

Release Notes

golang/go (go)

v1.24.1

v1.24.0


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 was generated by Mend Renovate. View the repository job log.

BEGIN_COMMIT_OVERRIDE
feat: support go v1.24 and drop v1.21 (#604)
END_COMMIT_OVERRIDE

@renovate renovate bot requested a review from a team as a code owner March 6, 2025 11:20
@phm07 phm07 changed the title deps: update dependency go to v1.24.1 feat: add support for Go 1.24 Mar 6, 2025
@renovate renovate bot changed the title feat: add support for Go 1.24 deps: update dependency go to v1.24.1 Mar 6, 2025
Copy link
Contributor Author

renovate bot commented Mar 6, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@phm07 phm07 changed the title deps: update dependency go to v1.24.1 feat: add support for Go 1.24 Mar 6, 2025
@phm07
Copy link
Contributor

phm07 commented Mar 6, 2025

The CI fails right now because goverter has a bug that is fixed in a newer version, but that version needs Go 1.24. So we need to fix this PR with a broken CI first.

@phm07 phm07 merged commit aeb7a43 into main Mar 6, 2025
5 of 6 checks passed
@phm07 phm07 deleted the renovate/go-1.x branch March 6, 2025 11:34
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.

1 participant