apache / incubator-seata

:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
https://seata.apache.org/
Apache License 2.0
25.25k stars 8.77k forks source link

optimize: upgrade axios to 1.7.4 #6784

Closed slievrly closed 1 month ago

slievrly commented 1 month ago

Ⅰ. Describe what this PR did

upgrade axios to 1.7.4

Ⅱ. Does this pull request fix one issue?

https://github.com/apache/incubator-seata/security/dependabot/158

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.16%. Comparing base (8af2d84) to head (d5332ef). Report is 2 commits behind head on 2.x.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/apache/incubator-seata/pull/6784/graphs/tree.svg?width=650&height=150&src=pr&token=tbmHt2ZfxO&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)](https://app.codecov.io/gh/apache/incubator-seata/pull/6784?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## 2.x #6784 +/- ## ============================================ - Coverage 52.38% 52.16% -0.23% + Complexity 6309 6292 -17 ============================================ Files 1064 1065 +1 Lines 37181 37199 +18 Branches 4417 4413 -4 ============================================ - Hits 19476 19403 -73 - Misses 15779 15882 +103 + Partials 1926 1914 -12 ``` [see 15 files with indirect coverage changes](https://app.codecov.io/gh/apache/incubator-seata/pull/6784/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)