Skip to content

chore(deps): update dependency go to v1.26.6 - #6227

Open
renovate-fullsend[bot] wants to merge 1 commit into
mainfrom
renovate/go-1.x
Open

chore(deps): update dependency go to v1.26.6#6227
renovate-fullsend[bot] wants to merge 1 commit into
mainfrom
renovate/go-1.x

Conversation

@renovate-fullsend

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
go tools patch 1.26.51.26.6

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

golang/go (go)

v1.26.6

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 this update again.


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

This PR has been generated by Mend Renovate.

@renovate-fullsend
renovate-fullsend Bot requested a review from a team as a code owner August 14, 2026 15:29
@renovate-fullsend
renovate-fullsend Bot enabled auto-merge August 14, 2026 15:29
@fullsend-ai-review

fullsend-ai-review Bot commented Aug 14, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 3:30 PM UTC · Completed 3:35 PM UTC

Commit: 5795af2 · View workflow run →

@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@fullsend-ai-review

fullsend-ai-review Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review

Findings

Low

  • [stale-reference] go.mod:3 — The PR updates the Go version in mise.toml from 1.26.5 to 1.26.6, but go.mod still declares go 1.26.5. All CI workflows (lint, e2e, functional-tests, release, mint-cf-worker-test) use go-version-file: go.mod to select the Go toolchain, so CI will continue building with Go 1.26.5 after this PR merges, while developers using mise locally will build with Go 1.26.6. For a patch-level bump this divergence is unlikely to cause breakage, but it means the newer toolchain is not validated by CI until go.mod is also updated.
    Remediation: Renovate manages mise.toml and go.mod through separate managers (mise vs gomod), so a companion PR to update go.mod is expected. Verify that Renovate will open (or has already opened) a separate PR updating go 1.26.5 to go 1.26.6 in go.mod. If not, update go.mod in this PR or a follow-up.
Previous run

Review

Findings

Medium

  • [stale-reference] go.mod:3 — The PR updates the Go version in mise.toml from 1.26.5 to 1.26.6, but go.mod still declares go 1.26.5. When mise.toml pins a newer Go toolchain than go.mod declares, the two version sources diverge. Developers using mise will build with Go 1.26.6, while CI environments respecting only go.mod would use Go 1.26.5. This is typically benign for a patch bump.
    Remediation: Verify whether Renovate is configured to update go.mod in a separate PR — if so, this divergence is intentional and will be resolved when that PR lands.
Previous run (2)

Looks good to me

Previous run (3)

Looks good to me


Labels: PR updates Go toolchain version via Renovate

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review fullsend-ai-review Bot added ready-for-merge All reviewers approved — ready to merge dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 14, 2026
@fullsend-ai-review

fullsend-ai-review Bot commented Aug 15, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 3:27 AM UTC · Completed 3:34 AM UTC

Commit: 1eb6a4f · View workflow run →

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

fullsend-ai-review Bot commented Aug 15, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 3:21 PM UTC · Completed 3:30 PM UTC

Commit: 3167324 · View workflow run →

@fullsend-ai-review fullsend-ai-review Bot added requires-manual-review Review requires human judgment and removed ready-for-merge All reviewers approved — ready to merge labels Aug 15, 2026
@fullsend-ai-review

fullsend-ai-review Bot commented Aug 16, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 3:32 AM UTC · Completed 3:41 AM UTC

Commit: 415d72d · View workflow run →

@fullsend-ai-review fullsend-ai-review Bot added ready-for-merge All reviewers approved — ready to merge and removed requires-manual-review Review requires human judgment labels Aug 16, 2026
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 go Pull requests that update go code ready-for-merge All reviewers approved — ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants