Skip to content

Update golang Docker tag to v1.24 #3128

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

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Update golang Docker tag to v1.24 #3128

merged 1 commit into from
Feb 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2025

This PR contains the following updates:

Package Type Update Change
golang stage minor 1.23-alpine -> 1.24-alpine
golang final minor 1.23 -> 1.24
golang stage minor 1.23 -> 1.24

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

@renovate renovate bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Feb 13, 2025
@renovate renovate bot requested a review from a team as a code owner February 13, 2025 10:56
@renovate renovate bot enabled auto-merge (squash) February 13, 2025 10:56
@github-actions github-actions bot added the tests Pull requests that update tests label Feb 13, 2025
Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.11%. Comparing base (19e2c20) to head (c7a3835).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3128   +/-   ##
=======================================
  Coverage   86.11%   86.11%           
=======================================
  Files         112      112           
  Lines       11595    11595           
  Branches       62       62           
=======================================
  Hits         9985     9985           
  Misses       1549     1549           
  Partials       61       61           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sjberman
Copy link
Collaborator

We should remove our tools.go file and take advantage of https://tip.golang.org/doc/go1.24#tools

@renovate renovate bot force-pushed the renovate/golang-1.x branch from 0453d7d to 8e2a718 Compare February 13, 2025 15:14
@renovate renovate bot force-pushed the renovate/golang-1.x branch 14 times, most recently from ae66297 to 641969d Compare February 20, 2025 15:42
@renovate renovate bot force-pushed the renovate/golang-1.x branch 5 times, most recently from 84ec195 to 7687269 Compare February 24, 2025 12:08
| datasource | package | from | to   |
| ---------- | ------- | ---- | ---- |
| docker     | golang  | 1.23 | 1.24 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/golang-1.x branch from 7687269 to c7a3835 Compare February 24, 2025 14:43
@renovate renovate bot merged commit 4a1946f into main Feb 24, 2025
40 checks passed
@renovate renovate bot deleted the renovate/golang-1.x branch February 24, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code tests Pull requests that update tests
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants