Closed homarr-renovate[bot] closed 4 weeks ago
Here's the code health analysis summary for commits e3cd8a8..726b8b0
. View details on DeepSource β.
Analyzer | Status | Summary | Link |
---|---|---|---|
JavaScript | β Success | View Check β |
π‘ If youβre a repository administrator, you can configure the quality gates from the settings.
Status | Category | Percentage | Covered / Total |
---|---|---|---|
π΅ | Lines | 39% | 14550 / 37307 |
π΅ | Statements | 39% | 14550 / 37307 |
π΅ | Functions | 35.77% | 381 / 1065 |
π΅ | Branches | 70.46% | 1293 / 1835 |
This PR contains the following updates:
6.19.8
->6.20.0
Release Notes
nodejs/undici (undici)
### [`v6.20.0`](https://redirect.github.com/nodejs/undici/releases/tag/v6.20.0) [Compare Source](https://redirect.github.com/nodejs/undici/compare/v6.19.8...v6.20.0) #### What's Changed - Remove patched dom types (`v6.x` branch) by [@eXhumer](https://redirect.github.com/eXhumer) in [https://github.com/nodejs/undici/pull/3531](https://redirect.github.com/nodejs/undici/pull/3531) - docs(Backport v6.x): Fix signature of RetryHandler by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/nodejs/undici/pull/3594](https://redirect.github.com/nodejs/undici/pull/3594) - deps(dev): update [@types/node](https://redirect.github.com/types/node) by [@metcoder95](https://redirect.github.com/metcoder95) in [https://github.com/nodejs/undici/pull/3618](https://redirect.github.com/nodejs/undici/pull/3618) - fix: throw on retry when payload is consume by downstream by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/nodejs/undici/pull/3596](https://redirect.github.com/nodejs/undici/pull/3596) - feat(Backport v6.x): move throwOnError to interceptor by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/nodejs/undici/pull/3595](https://redirect.github.com/nodejs/undici/pull/3595) - \[Backport v6.x] fix: reduce memory usage in client-h1 by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/nodejs/undici/pull/3672](https://redirect.github.com/nodejs/undici/pull/3672) - \[Backport v6.x] fix: refactor fast timers, fix UND_ERR_CONNECT_TIMEOUT on event loop blocking by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/nodejs/undici/pull/3673](https://redirect.github.com/nodejs/undici/pull/3673) - \[Backport v6.x] fix: run asserts first if possible by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/nodejs/undici/pull/3674](https://redirect.github.com/nodejs/undici/pull/3674) - \[Backport v6.x] fix: use fasttimers for all connection timeouts by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/nodejs/undici/pull/3675](https://redirect.github.com/nodejs/undici/pull/3675) - \[Backport v6.x] ci: less flaky test/request-timeout.js test by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/nodejs/undici/pull/3678](https://redirect.github.com/nodejs/undici/pull/3678) - \[Backport v6.x] test: less flaky timers acceptance test, rework fast timer tests to pass them faster by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/nodejs/undici/pull/3679](https://redirect.github.com/nodejs/undici/pull/3679) - \[Backport v6.x] ignore leading and trailing crlfs in formdata body by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/nodejs/undici/pull/3681](https://redirect.github.com/nodejs/undici/pull/3681) - \[Backport v6.x] mock: fix mocking of Uint8Array and ArrayBuffers as provided mock-responses by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/nodejs/undici/pull/3689](https://redirect.github.com/nodejs/undici/pull/3689) - \[Backport v6.x] handle body errors by [@Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/3700](https://redirect.github.com/nodejs/undici/pull/3700) **Full Changelog**: https://github.com/nodejs/undici/compare/v6.19.8...v6.20.0Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.