Skip to content

Conversation

JmPotato
Copy link
Member

What problem does this PR solve?

Issue Number: close #9556.

What is changed and how does it work?

Update the third-party dependencies to address vulnerabilities.

Check List

Tests

  • Unit test
  • Integration test

Release note

None.

Signed-off-by: JmPotato <github@ipotato.me>
@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the dco. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 16, 2025
@JmPotato JmPotato changed the title deps: update to fix the vulnerabilities deps(master): update to fix the vulnerabilities Jul 16, 2025
@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. labels Jul 16, 2025
@ti-chi-bot ti-chi-bot bot added the lgtm label Jul 16, 2025
Copy link
Contributor

ti-chi-bot bot commented Jul 16, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lhy1024, rleungx

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

The pull request process is described here

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 removed the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Jul 16, 2025
Copy link
Contributor

ti-chi-bot bot commented Jul 16, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-07-16 09:02:30.360463082 +0000 UTC m=+2681603.083642057: ☑️ agreed by lhy1024.
  • 2025-07-16 09:34:46.006164317 +0000 UTC m=+2683538.729343299: ☑️ agreed by rleungx.

@JmPotato JmPotato removed the needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. label Jul 18, 2025
Copy link

codecov bot commented Jul 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.25%. Comparing base (69a5a6f) to head (09418c2).
⚠️ Report is 987 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9559      +/-   ##
==========================================
+ Coverage   74.71%   76.25%   +1.54%     
==========================================
  Files         447      482      +35     
  Lines       48483    75560   +27077     
==========================================
+ Hits        36223    57618   +21395     
- Misses       9074    14360    +5286     
- Partials     3186     3582     +396     
Flag Coverage Δ
unittests 76.25% <ø> (+1.54%) ⬆️

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ti-chi-bot ti-chi-bot bot merged commit 735fcad into tikv:master Jul 18, 2025
47 of 71 checks passed
@JmPotato JmPotato deleted the update_deps branch July 18, 2025 03:11
okJiang pushed a commit to okJiang/pd that referenced this pull request Aug 7, 2025
close tikv#9556

Update the third-party dependencies to address vulnerabilities.

Signed-off-by: JmPotato <github@ipotato.me>
Signed-off-by: okjiang <819421878@qq.com>
@ti-chi-bot ti-chi-bot bot added the needs-cherry-pick-release-7.5 Should cherry pick this PR to release-7.5 branch. label Aug 12, 2025
@ti-chi-bot
Copy link
Member

In response to a cherrypick label: new pull request created to branch release-7.5: #9650.
But this PR has conflicts, please resolve them!

ti-chi-bot pushed a commit to ti-chi-bot/pd that referenced this pull request Aug 12, 2025
close tikv#9556

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-signoff: yes Indicates the PR's author has signed the dco. lgtm needs-cherry-pick-release-7.5 Should cherry pick this PR to release-7.5 branch. 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.

Address vulnerabilities in multiple third-party dependencies
4 participants