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

7.md (4689B)


      1 # PR #7 Bump tokio from 0.2.14 to 0.2.15
      2 
      3 - **Status:** merged
      4 - **Author:** @dependabot-preview[bot]
      5 - **Created:** 2020-04-03T05:06:54Z
      6 - **Branch:** dependabot/cargo/tokio-0.2.15 → master
      7 - **Merged:** 2020-04-04T14:56:06Z
      8 - **Labels:** dependencies
      9 - **Assignees:** @MTRNord
     10 - **Diff:** [7.diff](./7.diff)
     11 
     12 ---
     13 
     14 Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.14 to 0.2.15.
     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.15</h2>
     20 <p>Fixes a queue regression and adds a new disarm fn to <code>mpsc::Sender</code>.</p>
     21 <h3>Fixes</h3>
     22 <ul>
     23 <li>rt: fix queue regression (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2362">#2362</a>).</li>
     24 </ul>
     25 <h3>Added</h3>
     26 <ul>
     27 <li>sync: Add disarm to <code>mpsc::Sender</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2358">#2358</a>).</li>
     28 </ul>
     29 </blockquote>
     30 </details>
     31 <details>
     32 <summary>Commits</summary>
     33 <ul>
     34 <li><a href="https://github.com/tokio-rs/tokio/commit/2a8d917d2c8c310262e81731ca994a17e5f11c3c"><code>2a8d917</code></a> chore: Prepare <code>0.2.15</code> release (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2365">#2365</a>)</li>
     35 <li><a href="https://github.com/tokio-rs/tokio/commit/7fb1698e8d8fa9d4ce295b63a17c461b3a40dddd"><code>7fb1698</code></a> sync: Add disarm to mpsc::Sender (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2358">#2358</a>)</li>
     36 <li><a href="https://github.com/tokio-rs/tokio/commit/fa4fe9ef6feea7c8c88c81559797e57da7368b36"><code>fa4fe9e</code></a> rt: fix queue regression (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2362">#2362</a>)</li>
     37 <li>See full diff in <a href="https://github.com/tokio-rs/tokio/compare/tokio-0.2.14...tokio-0.2.15">compare view</a></li>
     38 </ul>
     39 </details>
     40 <br />
     41 
     42 
     43 [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=tokio&package-manager=cargo&previous-version=0.2.14&new-version=0.2.15)](https://dependabot.com/compatibility-score/?dependency-name=tokio&package-manager=cargo&previous-version=0.2.14&new-version=0.2.15)
     44 
     45 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`.
     46 
     47 [//]: # (dependabot-automerge-start)
     48 [//]: # (dependabot-automerge-end)
     49 
     50 ---
     51 
     52 <details>
     53 <summary>Dependabot commands and options</summary>
     54 <br />
     55 
     56 You can trigger Dependabot actions by commenting on this PR:
     57 - `@dependabot rebase` will rebase this PR
     58 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     59 - `@dependabot merge` will merge this PR after your CI passes on it
     60 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     61 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     62 - `@dependabot reopen` will reopen this PR if it is closed
     63 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     64 - `@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)
     65 - `@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)
     66 - `@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)
     67 - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
     68 - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
     69 - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
     70 - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
     71 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
     72 
     73 Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
     74 - Update frequency (including time of day and day of week)
     75 - Pull request limits (per update run and/or open at any time)
     76 - Out-of-range updates (receive only lockfile updates, if desired)
     77 - Security updates (receive only security updates, if desired)
     78 
     79 
     80 
     81 </details>
     82