osm-to-euroscope.meta

Issues/PRs archive for MTRNord/OSM_to_Euroscope
git clone git://archive.git.mtrnord.blog/MTRNord/osm-to-euroscope.meta.git
Log | Files | Refs

25.md (7009B)


      1 # PR #25 Bump tokio from 0.2.22 to 0.2.24
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot-preview[bot]
      5 - **Created:** 2020-12-10T04:37:43Z
      6 - **Branch:** dependabot/cargo/tokio-0.2.24 → master
      7 - **Closed:** 2021-01-29T04:35:37Z
      8 - **Labels:** dependencies
      9 - **Assignees:** @MTRNord
     10 - **Diff:** [25.diff](./25.diff)
     11 
     12 ---
     13 
     14 Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.22 to 0.2.24.
     15 <details>
     16 <summary>Release notes</summary>
     17 <p><em>Sourced from <a href="https://github.com/tokio-rs/tokio/releases">tokio's releases</a>.</em></p>
     18 <blockquote>
     19 <h2>Tokio v0.2.23</h2>
     20 <p>Maintenance release.</p>
     21 <h3>Fixes</h3>
     22 <ul>
     23 <li>time: report correct error for timers that exceed max duration (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2023">#2023</a>)</li>
     24 <li>time: fix resetting expired timers causing panics (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2587">#2587</a>)</li>
     25 <li>macros: silence <code>unreachable_code</code> warning in <code>select!</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2678">#2678</a>)</li>
     26 <li>rt: fix potential leak during runtime shutdown (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2649">#2649</a>)</li>
     27 <li>sync: fix missing notification during mpsc close (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2854">#2854</a>)</li>
     28 </ul>
     29 <h3>Changes</h3>
     30 <ul>
     31 <li>io: always re-export <code>std::io</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2606">#2606</a>)</li>
     32 <li>dependencies: update <code>parking_lot</code> dependency to 0.11.0 (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2676">#2676</a>)</li>
     33 <li>io: rewrite <code>read_to_end</code> and <code>read_to_string</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2560">#2560</a>)</li>
     34 <li>coop: reset coop budget when blocking in <code>block_on</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2711">#2711</a>)</li>
     35 <li>sync: better Debug for Mutex (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2725">#2725</a>)</li>
     36 <li>net: make <code>UnixListener::poll_accept</code> public (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2880">#2880</a>)</li>
     37 <li>dep: raise <code>lazy_static</code> to <code>1.4.0</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3132">#3132</a>)</li>
     38 <li>dep: raise <code>slab</code> to <code>0.4.2</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/3132">#3132</a>)</li>
     39 </ul>
     40 <h3>Added</h3>
     41 <ul>
     42 <li>io: add <code>io::duplex()</code> as bidirectional reader/writer (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2661">#2661</a>)</li>
     43 <li>net: introduce split and <code>into_split</code> on <code>UnixDatagram</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2557">#2557</a>)</li>
     44 <li>net: ensure that unix sockets have both <code>split</code> and <code>into_split</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2687">#2687</a>)</li>
     45 <li>net: add <code>try_recv</code>/<code>from</code> &amp; <code>try_send</code>/<code>to</code> to UnixDatagram (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/1677">#1677</a>)</li>
     46 <li>net: Add <code>UdpSocket::{try_send,try_send_to}</code> methods (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/1979">#1979</a>)</li>
     47 <li>net: implement <code>ToSocketAddrs</code> for <code>(String, u16)</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2724">#2724</a>)</li>
     48 <li>io: add <code>ReaderStream</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2714">#2714</a>)</li>
     49 <li>sync: implement map methods (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2771">#2771</a>)</li>
     50 </ul>
     51 </blockquote>
     52 </details>
     53 <details>
     54 <summary>Commits</summary>
     55 <ul>
     56 <li>See full diff in <a href="https://github.com/tokio-rs/tokio/commits">compare view</a></li>
     57 </ul>
     58 </details>
     59 <br />
     60 
     61 
     62 [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=tokio&package-manager=cargo&previous-version=0.2.22&new-version=0.2.24)](https://dependabot.com/compatibility-score/?dependency-name=tokio&package-manager=cargo&previous-version=0.2.22&new-version=0.2.24)
     63 
     64 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`.
     65 
     66 [//]: # (dependabot-automerge-start)
     67 [//]: # (dependabot-automerge-end)
     68 
     69 ---
     70 
     71 <details>
     72 <summary>Dependabot commands and options</summary>
     73 <br />
     74 
     75 You can trigger Dependabot actions by commenting on this PR:
     76 - `@dependabot rebase` will rebase this PR
     77 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     78 - `@dependabot merge` will merge this PR after your CI passes on it
     79 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     80 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     81 - `@dependabot reopen` will reopen this PR if it is closed
     82 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     83 - `@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)
     84 - `@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)
     85 - `@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)
     86 - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
     87 - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
     88 - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
     89 - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
     90 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
     91 
     92 Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
     93 - Update frequency (including time of day and day of week)
     94 - Pull request limits (per update run and/or open at any time)
     95 - Out-of-range updates (receive only lockfile updates, if desired)
     96 - Security updates (receive only security updates, if desired)
     97 
     98 
     99 
    100 </details>
    101 
    102 
    103 ## Comments
    104 
    105 ### @dependabot-preview[bot] — 2021-01-29T04:35:36Z
    106 
    107 Superseded by #28.
    108