homarr-labs / homarr

A modern and easy to use dashboard. 14+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.
https://homarr.dev
MIT License
18 stars 5 forks source link

fix(deps): update dependency undici to v6.20.0 #1275

Closed homarr-renovate[bot] closed 4 weeks ago

homarr-renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Type Update Change
undici (source) dependencies minor 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.0

Configuration

πŸ“… 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.

deepsource-io[bot] commented 4 weeks ago

Here's the code health analysis summary for commits e3cd8a8..726b8b0. View details on DeepSource β†—.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScriptβœ… SuccessView Check β†—

πŸ’‘ If you’re a repository administrator, you can configure the quality gates from the settings.
github-actions[bot] commented 4 weeks ago

Coverage Report

Status Category Percentage Covered / Total
πŸ”΅ Lines 39% 14550 / 37307
πŸ”΅ Statements 39% 14550 / 37307
πŸ”΅ Functions 35.77% 381 / 1065
πŸ”΅ Branches 70.46% 1293 / 1835
File CoverageNo changed files found.
Generated in workflow #3202 for commit 726b8b0 by the Vitest Coverage Report Action