Skip to content
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

fix: upgrade undici to latest version #448

Merged
merged 4 commits into from
May 17, 2023
Merged

fix: upgrade undici to latest version #448

merged 4 commits into from
May 17, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented May 17, 2023

@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #448 (93e2d11) into master (83accbe) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #448   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files           8        8           
  Lines        1243     1243           
  Branches      240      240           
=======================================
  Hits         1237     1237           
  Misses          6        6           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@@ -15,4 +15,4 @@ jobs:
uses: artusjs/github-actions/.github/workflows/node-test.yml@v1
with:
os: 'ubuntu-latest, macos-latest, windows-latest'
version: '14.19.3, 14, 16, 18, 20'
Copy link
Member Author

Choose a reason for hiding this comment

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

20.2.0 的 http server 处理 head 请求会 hang 住

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

@fengmk2 fengmk2 merged commit c240067 into master May 17, 2023
@fengmk2 fengmk2 deleted the deps-undici branch May 17, 2023 15:15
fengmk2 pushed a commit that referenced this pull request May 17, 2023
[skip ci]

## [3.14.1](v3.14.0...v3.14.1) (2023-05-17)

### Bug Fixes

* upgrade undici to latest version ([#448](#448)) ([c240067](c240067))
@github-actions
Copy link

🎉 This PR is included in version 3.14.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upgrade undici to latest version
1 participant