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

8.json (6984B)


      1 {
      2   "number": 8,
      3   "title": "Bump tokio from 0.2.15 to 0.2.16",
      4   "state": "merged",
      5   "diff_file": "8.diff",
      6   "author": "dependabot-preview[bot]",
      7   "created_at": "2020-04-06T05:04:49Z",
      8   "closed_at": "2020-04-06T14:02:16Z",
      9   "merged_at": "2020-04-06T14:02:16Z",
     10   "base_ref": "master",
     11   "head_ref": "dependabot/cargo/tokio-0.2.16",
     12   "labels": [
     13     "dependencies"
     14   ],
     15   "assignees": [
     16     "MTRNord"
     17   ],
     18   "requested_reviewers": [],
     19   "body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.15 to 0.2.16.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/tokio-rs/tokio/releases\">tokio's releases</a>.</em></p>\n<blockquote>\n<h2>Tokio 0.2.16</h2>\n<p>This release fixes a regression in <code>tokio::sync</code> and a bug in <code>tokio::fs::copy</code>. It also\nadds a new APIs to <code>tokio::time</code> and <code>tokio::io</code>.</p>\n<h3>Fixes</h3>\n<ul>\n<li>sync: fix a regression where <code>Mutex</code>, <code>Semaphore</code>, and <code>RwLock</code> futures no\nlonger implement <code>Sync</code> (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2375\">#2375</a>)</li>\n<li>fs: fix <code>fs::copy</code> not copying file permissions (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2354\">#2354</a>)</li>\n</ul>\n<h3>Added</h3>\n<ul>\n<li>time: added <code>deadline</code> method to <code>delay_queue::Expired</code> (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2300\">#2300</a>)</li>\n<li>io: added <code>StreamReader</code> (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2052\">#2052</a>)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/tokio-rs/tokio/commit/d883ac0fa0c65fdc25bedf5566cb76c236fae3f7\"><code>d883ac0</code></a> chore: prepare tokio 0.2.16 release</li>\n<li><a href=\"https://github.com/tokio-rs/tokio/commit/1121a8eb23f6f0edd9f41cdc08331d40e18105ee\"><code>1121a8e</code></a> sync: ensure Mutex, RwLock, and Semaphore futures are Send + Sync (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2375\">#2375</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tokio/commit/6fa40b6e2060b253dd32df326440fa6196763412\"><code>6fa40b6</code></a> doc: Fix readme link (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2370\">#2370</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tokio/commit/e10471dc3af90f3467a3eb6f970e1a322c247d08\"><code>e10471d</code></a> io: Add StreamReader (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2052\">#2052</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tokio/commit/0245515e4d71baa243c181b27f37299f02d46b08\"><code>0245515</code></a> examples: add comment about dependency gotcha (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2355\">#2355</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tokio/commit/03cb3b6ca12627041f153e018ef099dda921d11a\"><code>03cb3b6</code></a> Expose time::deplay_queue::Expired::deadline (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2300\">#2300</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tokio/commit/3eaa1885c314345f3fa0022e8a04af4f159f2365\"><code>3eaa188</code></a> fs: Copy file permissions (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2354\">#2354</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tokio/commit/cf4cbc142bd8198d2112cf671c120740fdc4e132\"><code>cf4cbc1</code></a> test: Added read_error() and write_error() (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2337\">#2337</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tokio/commit/215d7d4c5f3aa5b436183b8d8abfb9701f34a17d\"><code>215d7d4</code></a> util: documentation example for LengthDelimitedCodec (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2339\">#2339</a>)</li>\n<li>See full diff in <a href=\"https://github.com/tokio-rs/tokio/compare/tokio-0.2.15...tokio-0.2.16\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=tokio&package-manager=cargo&previous-version=0.2.15&new-version=0.2.16)](https://dependabot.com/compatibility-score/?dependency-name=tokio&package-manager=cargo&previous-version=0.2.15&new-version=0.2.16)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language\n- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language\n- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language\n- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language\n- `@dependabot badge me` will comment on this PR with code to add a \"Dependabot enabled\" badge to your readme\n\nAdditionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):\n- Update frequency (including time of day and day of week)\n- Pull request limits (per update run and/or open at any time)\n- Out-of-range updates (receive only lockfile updates, if desired)\n- Security updates (receive only security updates, if desired)\n\n\n\n</details>",
     20   "comments": [],
     21   "review_comments": []
     22 }