dependabot[bot] opened a new pull request, #7520: URL: https://github.com/apache/ignite-3/pull/7520
Bumps [undici](https://github.com/nodejs/undici) from 7.16.0 to 7.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodejs/undici/releases">undici's releases</a>.</em></p> <blockquote> <h2>v7.20.0</h2> <h2>What's Changed</h2> <ul> <li>fix: preserve fetch stack traces by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4778">nodejs/undici#4778</a></li> <li>Fix error handling in MockPool example by <a href="https://github.com/dave-kennedy"><code>@dave-kennedy</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4781">nodejs/undici#4781</a></li> <li>feat: expose statusText in request() ResponseData by <a href="https://github.com/domenic"><code>@domenic</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4784">nodejs/undici#4784</a></li> <li>test: reduce retry-after invalid date flake by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4788">nodejs/undici#4788</a></li> <li>extractBody fixes by <a href="https://github.com/KhafraDev"><code>@KhafraDev</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4791">nodejs/undici#4791</a></li> <li>fix: MockAgent delayed response with AbortSignal (<a href="https://redirect.github.com/nodejs/undici/issues/4693">#4693</a>) by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4772">nodejs/undici#4772</a></li> <li>fix: onParserTimeout potentially accessing undefined by <a href="https://github.com/vbfox"><code>@vbfox</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4758">nodejs/undici#4758</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dave-kennedy"><code>@dave-kennedy</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4781">nodejs/undici#4781</a></li> <li><a href="https://github.com/vbfox"><code>@vbfox</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4758">nodejs/undici#4758</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v7.19.2...v7.20.0">https://github.com/nodejs/undici/compare/v7.19.2...v7.20.0</a></p> <h2>v7.19.2</h2> <h2>What's Changed</h2> <ul> <li>Minor code cleanups to decompress interceptor by <a href="https://github.com/domenic"><code>@domenic</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4754">nodejs/undici#4754</a></li> <li>fix(h2): fix flaky stream end handling on macOS by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4762">nodejs/undici#4762</a></li> <li>return response when receiving 401 instead of network error by <a href="https://github.com/KhafraDev"><code>@KhafraDev</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4769">nodejs/undici#4769</a></li> <li>fix: properly close idle connections in test server cleanup by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4764">nodejs/undici#4764</a></li> <li>fix: decode HTTP headers as latin1 instead of utf8 by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4768">nodejs/undici#4768</a></li> <li>fix: submodule update by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4648">nodejs/undici#4648</a></li> <li>build(deps): bump peter-evans/create-pull-request from 7.0.8 to 8.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/nodejs/undici/pull/4720">nodejs/undici#4720</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/domenic"><code>@domenic</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4754">nodejs/undici#4754</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v7.19.1...v7.19.2">https://github.com/nodejs/undici/compare/v7.19.1...v7.19.2</a></p> <h2>v7.19.1</h2> <h2>What's Changed</h2> <ul> <li>fix: use commit hash when generating release (<a href="https://redirect.github.com/nodejs/undici/issues/4757">#4757</a>) by <a href="https://github.com/fenichelar"><code>@fenichelar</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4759">nodejs/undici#4759</a></li> <li>fix fetch 401 loop by <a href="https://github.com/KhafraDev"><code>@KhafraDev</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4761">nodejs/undici#4761</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/fenichelar"><code>@fenichelar</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4759">nodejs/undici#4759</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v7.19.0...v7.19.1">https://github.com/nodejs/undici/compare/v7.19.0...v7.19.1</a></p> <h2>v7.19.0</h2> <h2>What's Changed</h2> <ul> <li>fix: Handle FormData body type correctly in RetryAgent retried requests by <a href="https://github.com/eliotschu"><code>@eliotschu</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4692">nodejs/undici#4692</a></li> <li>feat(client): expose HTTP/2 flow-control options by <a href="https://github.com/pabloelisseo"><code>@pabloelisseo</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4706">nodejs/undici#4706</a></li> <li>Implement origin normalization in MockAgent for case-insensitivity and URL handling by <a href="https://github.com/SksOp"><code>@SksOp</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4731">nodejs/undici#4731</a></li> <li>fix websocket basic auth by <a href="https://github.com/KhafraDev"><code>@KhafraDev</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4747">nodejs/undici#4747</a></li> <li>fix(cache): regenerate stream from source when cache.match is called after GC by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4713">nodejs/undici#4713</a></li> <li>chore: use testcontext for test:cache by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4571">nodejs/undici#4571</a></li> <li>chore: use testcontext for subresource integrity tests by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4575">nodejs/undici#4575</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/6cc668d9e24fc23a75b9cdfef5faa0212e4fb29f"><code>6cc668d</code></a> Bumped v7.20.0 (<a href="https://redirect.github.com/nodejs/undici/issues/4792">#4792</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/e65fa39309ef0dc17bf0302c8b19db5987874420"><code>e65fa39</code></a> fix: onParserTimeout potentially accessing undefined (<a href="https://redirect.github.com/nodejs/undici/issues/4758">#4758</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/f1d50a2dd4080e80b88c65bae0341a9b21e5707b"><code>f1d50a2</code></a> fix: MockAgent delayed response with AbortSignal (<a href="https://redirect.github.com/nodejs/undici/issues/4693">#4693</a>) (<a href="https://redirect.github.com/nodejs/undici/issues/4772">#4772</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/9948d6fdb5edf577201a073115a6fcfc62976e9a"><code>9948d6f</code></a> extractBody fixes (<a href="https://redirect.github.com/nodejs/undici/issues/4791">#4791</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/5a5920db0dcbea436ee93019c84f28d2061e21da"><code>5a5920d</code></a> test: reduce retry-after invalid date timing flake (<a href="https://redirect.github.com/nodejs/undici/issues/4788">#4788</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/352c691985bbdeb8b7318bf53a70aeec9213245d"><code>352c691</code></a> feat: expose statusText in request() ResponseData (<a href="https://redirect.github.com/nodejs/undici/issues/4784">#4784</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/fecd473cbc608231de5c6c7cc8ef36fec92230ab"><code>fecd473</code></a> docs: Fix error handling in MockPool example (<a href="https://redirect.github.com/nodejs/undici/issues/4781">#4781</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/1edea72a118c1ab6433d9574128532e818ed61e7"><code>1edea72</code></a> fix: preserve fetch stack traces (<a href="https://redirect.github.com/nodejs/undici/issues/4778">#4778</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/4b36fef66487eacb884e48c9a6f39e3317f5a034"><code>4b36fef</code></a> Bumped v7.19.2 (<a href="https://redirect.github.com/nodejs/undici/issues/4777">#4777</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/44e437dce491e2576105b7b96015e90d12514b7f"><code>44e437d</code></a> build(deps): bump peter-evans/create-pull-request from 7.0.8 to 8.0.0 (<a href="https://redirect.github.com/nodejs/undici/issues/4720">#4720</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nodejs/undici/compare/v7.16.0...v7.20.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/ignite-3/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
