-
Notifications
You must be signed in to change notification settings - Fork 121
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
Conversation
Codecov Report
@@ 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' |
There was a problem hiding this comment.
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 住
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[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))
🎉 This PR is included in version 3.14.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
closes #446
undici@5.22.1 https://github.com/nodejs/undici/releases/tag/v5.22.1