dependabot[bot] opened a new pull request, #7239:
URL: https://github.com/apache/opendal/pull/7239

   Updates the requirements on 
[reqwest](https://github.com/seanmonstar/reqwest) and 
[quick-xml](https://github.com/tafia/quick-xml) to permit the latest version.
   Updates `reqwest` to 0.12.28
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/seanmonstar/reqwest/releases";>reqwest's 
releases</a>.</em></p>
   <blockquote>
   <h2>v0.12.28</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: correctly import TokioIo on Windows by <a 
href="https://github.com/seanmonstar";><code>@​seanmonstar</code></a> in <a 
href="https://redirect.github.com/seanmonstar/reqwest/pull/2896";>seanmonstar/reqwest#2896</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/seanmonstar/reqwest/compare/v0.12.27...v0.12.28";>https://github.com/seanmonstar/reqwest/compare/v0.12.27...v0.12.28</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md";>reqwest's
 changelog</a>.</em></p>
   <blockquote>
   <h2>v0.12.28</h2>
   <ul>
   <li>Fix compiling on Windows if TLS and SOCKS features are not enabled.</li>
   </ul>
   <h2>v0.12.27</h2>
   <ul>
   <li>Add <code>ClientBuilder::windows_named_pipe(name)</code> option that 
will force all requests over that Windows Named Piper.</li>
   </ul>
   <h2>v0.12.26</h2>
   <ul>
   <li>Fix sending <code>Accept-Encoding</code> header only with values 
configured with reqwest, regardless of underlying tower-http config.</li>
   </ul>
   <h2>v0.12.25</h2>
   <ul>
   <li>Add <code>Error::is_upgrade()</code> to determine if the error was from 
an HTTP upgrade.</li>
   <li>Fix sending <code>Proxy-Authorization</code> if only username is 
configured.</li>
   <li>Fix sending <code>Proxy-Authorization</code> to HTTPS proxies when the 
target is HTTP.</li>
   <li>Refactor internal decompression handling to use tower-http.</li>
   </ul>
   <h2>v0.12.24</h2>
   <ul>
   <li>Refactor cookie handling to an internal middleware.</li>
   <li>Refactor internal random generator.</li>
   <li>Refactor base64 encoding to reduce a copy.</li>
   <li>Documentation updates.</li>
   </ul>
   <h2>v0.12.23</h2>
   <ul>
   <li>Add <code>ClientBuilder::unix_socket(path)</code> option that will force 
all requests over that Unix Domain Socket.</li>
   <li>Add <code>ClientBuilder::retry(policy)</code> and 
<code>reqwest::retry::Builder</code> to configure automatic retries.</li>
   <li>Add <code>ClientBuilder::dns_resolver2()</code> with more ergonomic 
argument bounds, allowing more resolver implementations.</li>
   <li>Add <code>http3_*</code> options to 
<code>blocking::ClientBuilder</code>.</li>
   <li>Fix default TCP timeout values to enabled and faster.</li>
   <li>Fix SOCKS proxies to default to port 1080</li>
   <li>(wasm) Add cache methods to <code>RequestBuilder</code>.</li>
   </ul>
   <h2>v0.12.22</h2>
   <ul>
   <li>Fix socks proxies when resolving IPv6 destinations.</li>
   </ul>
   <h2>v0.12.21</h2>
   <ul>
   <li>Fix socks proxy to use <code>socks4a://</code> instead of 
<code>socks4h://</code>.</li>
   <li>Fix <code>Error::is_timeout()</code> to check for hyper and IO timeouts 
too.</li>
   <li>Fix request <code>Error</code> to again include URLs when possible.</li>
   <li>Fix socks connect error to include more context.</li>
   <li>(wasm) implement <code>Default</code> for <code>Body</code>.</li>
   </ul>
   <h2>v0.12.20</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/seanmonstar/reqwest/commit/d97859910c357827ad5993d37ce750ad595f4fff";><code>d978599</code></a>
 v0.12.28</li>
   <li><a 
href="https://github.com/seanmonstar/reqwest/commit/ef2768a823b28bf00e23e218e034be035b08d770";><code>ef2768a</code></a>
 fix: correctly import TokioIo on Windows (<a 
href="https://redirect.github.com/seanmonstar/reqwest/issues/2896";>#2896</a>)</li>
   <li><a 
href="https://github.com/seanmonstar/reqwest/commit/1bf6441b68c3e908d2588a3bb4f2043ceed737bf";><code>1bf6441</code></a>
 v0.12.27</li>
   <li><a 
href="https://github.com/seanmonstar/reqwest/commit/4967b1b4e25c2e9cc9f4f2cb0f4e4181f13366ba";><code>4967b1b</code></a>
 feat: add windows_named_pipe() option to client builder (<a 
href="https://redirect.github.com/seanmonstar/reqwest/issues/2789";>#2789</a>)</li>
   <li><a 
href="https://github.com/seanmonstar/reqwest/commit/ef5b239cbaa5e93607415bcf943c8f571da13e42";><code>ef5b239</code></a>
 chore: Use http_body_util::BodyDataStream (<a 
href="https://redirect.github.com/seanmonstar/reqwest/issues/2892";>#2892</a>)</li>
   <li><a 
href="https://github.com/seanmonstar/reqwest/commit/a8100047976e138483e2128ee0ea004931ceead0";><code>a810004</code></a>
 chore: Disable unused tokio-util codec feature (<a 
href="https://redirect.github.com/seanmonstar/reqwest/issues/2893";>#2893</a>)</li>
   <li><a 
href="https://github.com/seanmonstar/reqwest/commit/01f03a4c01fb13e2262a513ed21e2b84b5186f46";><code>01f03a4</code></a>
 v0.12.26</li>
   <li><a 
href="https://github.com/seanmonstar/reqwest/commit/e908f57f67d95a814466fc7422655478b983894c";><code>e908f57</code></a>
 fix(http3): correct compression defaults (<a 
href="https://redirect.github.com/seanmonstar/reqwest/issues/2890";>#2890</a>)</li>
   <li><a 
href="https://github.com/seanmonstar/reqwest/commit/509c9048b426f93bac2f643b1538b1d70e0dc830";><code>509c904</code></a>
 fix: disable default compression from tower-http if not enabled in reqwest 
(#...</li>
   <li><a 
href="https://github.com/seanmonstar/reqwest/commit/896aaeab612865bb37bc48d18faa53d7b65036f1";><code>896aaea</code></a>
 deps: update cookie_store to 0.22 (<a 
href="https://redirect.github.com/seanmonstar/reqwest/issues/2886";>#2886</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/seanmonstar/reqwest/compare/v0.12.24...v0.12.28";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `quick-xml` to 0.39.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/tafia/quick-xml/releases";>quick-xml's 
releases</a>.</em></p>
   <blockquote>
   <h2>v0.39.2 - Fix regression and read_text_into</h2>
   <h2>What's Changed</h2>
   <h3>New Features</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/tafia/quick-xml/issues/483";>#483</a>: 
Implement <code>read_text_into()</code> and 
<code>read_text_into_async()</code>.</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/tafia/quick-xml/issues/939";>#939</a>: Fix 
parsing error of the tag from buffered reader, when the first byte 
<code>&lt;</code> is the last in the <code>BufRead</code> internal buffer. This 
is the regression from <a 
href="https://redirect.github.com/tafia/quick-xml/issues/936";>#936</a>.</li>
   </ul>
   <p><a 
href="https://redirect.github.com/tafia/quick-xml/issues/483";>#483</a>: <a 
href="https://redirect.github.com/tafia/quick-xml/issues/483";>tafia/quick-xml#483</a>
   <a href="https://redirect.github.com/tafia/quick-xml/issues/936";>#936</a>: 
<a 
href="https://redirect.github.com/tafia/quick-xml/pull/936";>tafia/quick-xml#936</a>
   <a href="https://redirect.github.com/tafia/quick-xml/issues/939";>#939</a>: 
<a 
href="https://redirect.github.com/tafia/quick-xml/issues/939";>tafia/quick-xml#939</a></p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/tafia/quick-xml/compare/v0.39.1...v0.39.2";>https://github.com/tafia/quick-xml/compare/v0.39.1...v0.39.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/tafia/quick-xml/blob/master/Changelog.md";>quick-xml's 
changelog</a>.</em></p>
   <blockquote>
   <h2>0.39.2 -- 2026-02-20</h2>
   <h3>New Features</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/tafia/quick-xml/issues/483";>#483</a>: 
Implement <code>read_text_into()</code> and 
<code>read_text_into_async()</code>.</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/tafia/quick-xml/issues/939";>#939</a>: Fix 
parsing error of the tag from buffered reader, when the first byte 
<code>&lt;</code>
   is the last in the <code>BufRead</code> internal buffer. This is the 
regression from <a 
href="https://redirect.github.com/tafia/quick-xml/issues/936";>#936</a>.</li>
   </ul>
   <p><a 
href="https://redirect.github.com/tafia/quick-xml/issues/483";>#483</a>: <a 
href="https://redirect.github.com/tafia/quick-xml/issues/483";>tafia/quick-xml#483</a>
   <a href="https://redirect.github.com/tafia/quick-xml/issues/936";>#936</a>: 
<a 
href="https://redirect.github.com/tafia/quick-xml/pull/936";>tafia/quick-xml#936</a>
   <a href="https://redirect.github.com/tafia/quick-xml/issues/939";>#939</a>: 
<a 
href="https://redirect.github.com/tafia/quick-xml/issues/939";>tafia/quick-xml#939</a></p>
   <h2>0.39.1 -- 2026-02-15</h2>
   <h3>New Features</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/tafia/quick-xml/issues/598";>#598</a>: Add 
method <code>NamespaceResolver::set_level</code> which may be helpful in some 
circumstances.</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/tafia/quick-xml/issues/597";>#597</a>: Fix 
incorrect processing of namespace scopes in <code>NsReader::read_to_end</code>
   <code>NsReader::read_to_end_into</code>, 
<code>NsReader::read_to_end_into_async</code> and 
<code>NsReader::read_text</code>.
   The scope started by a start element was not ended after that call.</li>
   <li><a 
href="https://redirect.github.com/tafia/quick-xml/issues/936";>#936</a>: Fix 
incorrect result of <code>.read_text()</code> when it is called after reading 
<code>Text</code> or <code>GeneralRef</code> event.</li>
   </ul>
   <p><a 
href="https://redirect.github.com/tafia/quick-xml/issues/597";>#597</a>: <a 
href="https://redirect.github.com/tafia/quick-xml/issues/597";>tafia/quick-xml#597</a>
   <a href="https://redirect.github.com/tafia/quick-xml/issues/598";>#598</a>: 
<a 
href="https://redirect.github.com/tafia/quick-xml/pull/598";>tafia/quick-xml#598</a>
   <a href="https://redirect.github.com/tafia/quick-xml/issues/936";>#936</a>: 
<a 
href="https://redirect.github.com/tafia/quick-xml/pull/936";>tafia/quick-xml#936</a></p>
   <h2>0.39.0 -- 2026-01-11</h2>
   <p>Added a way to configure <code>Writer</code>. Now all configuration is 
contained in the <code>writer::Config</code>
   struct and can be applied at once. When <code>serde-types</code> feature is 
enabled, configuration is serializable.</p>
   <h3>New Features</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/tafia/quick-xml/issues/846";>#846</a>: Add 
methods <code>config()</code> and <code>config_mut()</code> to inspect and 
change the writer configuration.</li>
   <li><a 
href="https://redirect.github.com/tafia/quick-xml/issues/846";>#846</a>: Add 
ability to write space before <code>/&gt;</code> in self-closed tags for 
maximum compatibility with
   XHTML.</li>
   <li><a 
href="https://redirect.github.com/tafia/quick-xml/issues/846";>#846</a>: Add 
method <code>empty_element_handling()</code> as a more powerful alternative to 
<code>expand_empty_elements()</code>
   in <code>Serializer</code>.</li>
   <li><a 
href="https://redirect.github.com/tafia/quick-xml/issues/929";>#929</a>: Allow 
to pass list of field names to 
<code>impl_deserialize_for_internally_tagged_enum!</code> macro
   which is required if you enum variants contains <code>$value</code> 
fields.</li>
   </ul>
   <h3>Bug Fixes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/tafia/quick-xml/commit/5611c894f6b9fd5301c266167a6d3a7ef005dedd";><code>5611c89</code></a>
 Release 0.39.2</li>
   <li><a 
href="https://github.com/tafia/quick-xml/commit/b8eba9abf7a59f605981ef5ec10f9e260f1c0f94";><code>b8eba9a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/tafia/quick-xml/issues/941";>#941</a> from 
Mingun/full-cover</li>
   <li><a 
href="https://github.com/tafia/quick-xml/commit/f8e8857c46d010e7c2b94f7eea2d6b0229d6056e";><code>f8e8857</code></a>
 Implement read_text_into and read_text_into_async</li>
   <li><a 
href="https://github.com/tafia/quick-xml/commit/489dc17e4080d85885b1a30003ca40a0caea9bdb";><code>489dc17</code></a>
 Place <code>;</code> to the buffer when read general entity references</li>
   <li><a 
href="https://github.com/tafia/quick-xml/commit/9a7e8f577a74f323abefc93a495004e88d60fa45";><code>9a7e8f5</code></a>
 Place <code>&gt;</code> to the buffer when read elements, processing 
instructions and XML d...</li>
   <li><a 
href="https://github.com/tafia/quick-xml/commit/c34af489c6d5fc90b1efde2d497db86fe051f7b9";><code>c34af48</code></a>
 Place <code>&gt;</code> to the buffer when read comment, CDATA or DOCTYPE</li>
   <li><a 
href="https://github.com/tafia/quick-xml/commit/241f01e20ff679e9248f2ae424c9ba823fc15444";><code>241f01e</code></a>
 Return only index from BangType::parse (renamed to feed) like in other 
parsers</li>
   <li><a 
href="https://github.com/tafia/quick-xml/commit/e3230c24f35b41792b5a23fd46eb8f73ab402781";><code>e3230c2</code></a>
 Append +1 outside of BangType, in read_bang_element, like read_with do</li>
   <li><a 
href="https://github.com/tafia/quick-xml/commit/623c92cfb8908d46437e5a76a4fe06b2365898a5";><code>623c92c</code></a>
 Rewrite <code>read_bang_element</code> with the same style as 
<code>read_with</code>, <code>read_ref</code> an...</li>
   <li><a 
href="https://github.com/tafia/quick-xml/commit/e06f70ab88d596f764217ac10202ae2663aaaa02";><code>e06f70a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/tafia/quick-xml/issues/940";>#940</a> from 
Mingun/fix-939</li>
   <li>Additional commits viewable in <a 
href="https://github.com/tafia/quick-xml/compare/v0.38.0...v0.39.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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]

Reply via email to