dependabot[bot] opened a new pull request, #946:
URL: https://github.com/apache/datafusion-python/pull/946

   Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.41.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/tokio-rs/tokio/releases";>tokio's releases</a>.</em></p>
   <blockquote>
   <h2>Tokio v1.41.1</h2>
   <h1>1.41.1 (Nov 7th, 2024)</h1>
   <h3>Fixed</h3>
   <ul>
   <li>metrics: fix bug with wrong number of buckets for the histogram (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6957";>#6957</a>)</li>
   <li>net: display <code>net</code> requirement for 
<code>net::UdpSocket</code> in docs (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6938";>#6938</a>)</li>
   <li>net: fix typo in <code>TcpStream</code> internal comment (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6944";>#6944</a>)</li>
   </ul>
   <p><a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6957";>#6957</a>: <a 
href="https://redirect.github.com/tokio-rs/tokio/pull/6957";>tokio-rs/tokio#6957</a>
   <a href="https://redirect.github.com/tokio-rs/tokio/issues/6938";>#6938</a>: 
<a 
href="https://redirect.github.com/tokio-rs/tokio/pull/6938";>tokio-rs/tokio#6938</a>
   <a href="https://redirect.github.com/tokio-rs/tokio/issues/6944";>#6944</a>: 
<a 
href="https://redirect.github.com/tokio-rs/tokio/pull/6944";>tokio-rs/tokio#6944</a></p>
   <h2>Tokio v1.41.0</h2>
   <h1>1.41.0 (Oct 22th, 2024)</h1>
   <h3>Added</h3>
   <ul>
   <li>metrics: stabilize <code>global_queue_depth</code> (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6854";>#6854</a>, <a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6918";>#6918</a>)</li>
   <li>net: add conversions for unix <code>SocketAddr</code> (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6868";>#6868</a>)</li>
   <li>sync: add <code>watch::Sender::sender_count</code> (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6836";>#6836</a>)</li>
   <li>sync: add <code>mpsc::Receiver::blocking_recv_many</code> (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6867";>#6867</a>)</li>
   <li>task: stabilize <code>Id</code> apis (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6793";>#6793</a>, <a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6891";>#6891</a>)</li>
   </ul>
   <h3>Added (unstable)</h3>
   <ul>
   <li>metrics: add H2 Histogram option to improve histogram granularity (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6897";>#6897</a>)</li>
   <li>metrics: rename some histogram apis (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6924";>#6924</a>)</li>
   <li>runtime: add <code>LocalRuntime</code> (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6808";>#6808</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>runtime: box futures larger than 16k on release mode (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6826";>#6826</a>)</li>
   <li>sync: add <code>#[must_use]</code> to <code>Notified</code> (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6828";>#6828</a>)</li>
   <li>sync: make <code>watch</code> cooperative (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6846";>#6846</a>)</li>
   <li>sync: make <code>broadcast::Receiver</code> cooperative (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6870";>#6870</a>)</li>
   <li>task: add task size to tracing instrumentation (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6881";>#6881</a>)</li>
   <li>wasm: enable <code>cfg_fs</code> for <code>wasi</code> target (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6822";>#6822</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>net: fix regression of abstract socket path in unix socket (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6838";>#6838</a>)</li>
   </ul>
   <h3>Documented</h3>
   <ul>
   <li>io: recommend <code>OwnedFd</code> with <code>AsyncFd</code> (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6821";>#6821</a>)</li>
   <li>io: document cancel safety of <code>AsyncFd</code> methods (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6890";>#6890</a>)</li>
   <li>macros: render more comprehensible documentation for <code>join</code> 
and <code>try_join</code> (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6814";>#6814</a>, <a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6841";>#6841</a>)</li>
   <li>net: fix swapped examples for <code>TcpSocket::set_nodelay</code> and 
<code>TcpSocket::nodelay</code> (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6840";>#6840</a>)</li>
   <li>sync: document runtime compatibility (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6833";>#6833</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/tokio-rs/tokio/commit/bb7ca7507b94d01ffe0e275ddc669734ab3bf783";><code>bb7ca75</code></a>
 chore: prepare Tokio v1.41.1 (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6959";>#6959</a>)</li>
   <li><a 
href="https://github.com/tokio-rs/tokio/commit/4a34b77af5b6ae8addb8f60cfbda5dd2686b61d3";><code>4a34b77</code></a>
 metrics: fix bug with wrong number of buckets for the histogram (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6957";>#6957</a>)</li>
   <li><a 
href="https://github.com/tokio-rs/tokio/commit/8897885425bf3d89053f896319eeb8777cf255fc";><code>8897885</code></a>
 docs: fix mismatched backticks in CONTRIBUTING.md (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6951";>#6951</a>)</li>
   <li><a 
href="https://github.com/tokio-rs/tokio/commit/0dbdd196b6a9af9a106c654a8613088b81a64655";><code>0dbdd19</code></a>
 ci: update cargo-check-external-types to 0.1.13 (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6949";>#6949</a>)</li>
   <li><a 
href="https://github.com/tokio-rs/tokio/commit/94e55c092b0d8fb583ee19383485818cb1f5e562";><code>94e55c0</code></a>
 net: fix typo in <code>TcpStream</code> internal comment (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6944";>#6944</a>)</li>
   <li><a 
href="https://github.com/tokio-rs/tokio/commit/4468f27c319bf54ed973128e7257a337fb0c5374";><code>4468f27</code></a>
 metrics: fixed flaky <code>worker_steal_count</code> test (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6932";>#6932</a>)</li>
   <li><a 
href="https://github.com/tokio-rs/tokio/commit/070a825999d3407f7c00e762fbecf298428e972a";><code>070a825</code></a>
 metrics: removed race condition from global_queue_depth_multi_thread test (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6";>#6</a>...</li>
   <li><a 
href="https://github.com/tokio-rs/tokio/commit/946401c345d672d357693740bc51f77bc678c5c4";><code>946401c</code></a>
 net: display <code>net</code> requirement for <code>net::UdpSocket</code> in 
docs (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6938";>#6938</a>)</li>
   <li><a 
href="https://github.com/tokio-rs/tokio/commit/0c01fd23b4b8fc228f14ea0a75796ad52b85d675";><code>0c01fd2</code></a>
 ci: use patched version of cargo-check-external-types to fix CI failure (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6937";>#6937</a>)</li>
   <li><a 
href="https://github.com/tokio-rs/tokio/commit/ebe241647e17e9ce5f8746f7eeefe2a2bb98a467";><code>ebe2416</code></a>
 ci: use cargo deny (<a 
href="https://redirect.github.com/tokio-rs/tokio/issues/6931";>#6931</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/tokio-rs/tokio/compare/tokio-1.40.0...tokio-1.41.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tokio&package-manager=cargo&previous-version=1.40.0&new-version=1.41.1)](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)
   
   
   </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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to