Skip to content

*: update go1.25.6#65605

Merged
ti-chi-bot[bot] merged 2 commits intopingcap:masterfrom
hawkingrei:go1256
Jan 16, 2026
Merged

*: update go1.25.6#65605
ti-chi-bot[bot] merged 2 commits intopingcap:masterfrom
hawkingrei:go1256

Conversation

@hawkingrei
Copy link
Copy Markdown
Member

@hawkingrei hawkingrei commented Jan 16, 2026

What problem does this PR solve?

Issue Number: close #65606

Problem Summary:

What changed and how does it work?

upgrade go1.25.6 to fix 6 security fixes.

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No need to test
    • I checked and no code files have been changed.

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

@ti-chi-bot ti-chi-bot bot added do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 16, 2026
Copy link
Copy Markdown
Member

@YangKeao YangKeao left a comment

Choose a reason for hiding this comment

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

LGTM

@ti-chi-bot ti-chi-bot bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Jan 16, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.5228%. Comparing base (e4bd81b) to head (434907e).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #65605        +/-   ##
================================================
- Coverage   77.8462%   77.5228%   -0.3235%     
================================================
  Files          1981       1908        -73     
  Lines        542441     531076     -11365     
================================================
- Hits         422270     411705     -10565     
- Misses       118512     119365       +853     
+ Partials       1659          6      -1653     
Flag Coverage Δ
integration 41.4741% <ø> (-6.7153%) ⬇️
unit 76.7837% <ø> (+0.3011%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
dumpling 56.7974% <ø> (ø)
parser ∅ <ø> (∅)
br 48.8219% <ø> (-12.3111%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hawkingrei
Copy link
Copy Markdown
Member Author

/retest

@hawkingrei
Copy link
Copy Markdown
Member Author

/retest

@ti-chi-bot ti-chi-bot bot added the lgtm label Jan 16, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Jan 16, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cfzjywxk, YangKeao

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added approved and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Jan 16, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Jan 16, 2026

[LGTM Timeline notifier]

Timeline:

  • 2026-01-16 08:11:56.374021928 +0000 UTC m=+135943.987978794: ☑️ agreed by YangKeao.
  • 2026-01-16 10:55:17.242865189 +0000 UTC m=+145744.856822045: ☑️ agreed by cfzjywxk.

@YangKeao
Copy link
Copy Markdown
Member

/retest

@ti-chi-bot ti-chi-bot bot merged commit e6448ac into pingcap:master Jan 16, 2026
31 checks passed
lcwangchao pushed a commit to lcwangchao/tidb that referenced this pull request Jan 19, 2026
hawkingrei added a commit to hawkingrei/tidb that referenced this pull request Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade go1.25.6

3 participants