-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore: bump undici from 5.26.4 to 5.27.0 #954
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v4 #954 +/- ##
=======================================
Coverage 99.89% 99.89%
=======================================
Files 18 18
Lines 928 928
Branches 104 104
=======================================
Hits 927 927
Misses 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
b0c14ee
to
87e40fd
Compare
Bumps [undici](https://github.com/nodejs/undici) from 5.26.4 to 5.27.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.26.4...v5.27.0) --- updated-dependencies: - dependency-name: undici dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
87e40fd
to
dd8532c
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Bumps undici from 5.26.4 to 5.27.0.
Release notes
Sourced from undici's releases.
Commits
41c253d
5.27.06df0fe0
fix windows CI (#2379)3ec35ee
skip bundle test on node 16 (#2377)67e714d
feat: forward onRequestSent to handler (#2375)8050ec0
Use sets and reusable TextEncoder/TextDecoder instances (#2368)9197790
Bumped v5.26.5c31bd88
Update namespace type with Fetch exports (#2361)24db5d4
Remove a couple of unnecessary async functions (#2367)63afd9b
Drop race condition in connect-timeout test (#2360)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)