4.json (5352B)
1 { 2 "number": 4, 3 "title": "Bump tokio from 0.2.12 to 0.2.13", 4 "state": "merged", 5 "diff_file": "4.diff", 6 "author": "dependabot-preview[bot]", 7 "created_at": "2020-03-02T05:11:27Z", 8 "closed_at": "2020-03-02T18:29:18Z", 9 "merged_at": "2020-03-02T18:29:18Z", 10 "base_ref": "master", 11 "head_ref": "dependabot/cargo/tokio-0.2.13", 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.12 to 0.2.13.\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 v0.2.13</h2>\n<p>Fixes a minor bug in the previous release that resulted in compilation errors using the new <code>pin!</code> form.</p>\n<h3>Fixes</h3>\n<ul>\n<li>macros: unresolved import in <code>pin!</code> (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2281\">#2281</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/ecc23c084a64188e272e2c1e9e370189358a088b\"><code>ecc23c0</code></a> chore: prepare v0.2.13 release (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2282\">#2282</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tokio/commit/937ae11f37b0acf6cff9f5808b050f5b8c6ec976\"><code>937ae11</code></a> macros: fix unresolved import in pin! (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2281\">#2281</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tokio/commit/f0d18653a6b269d88a61ab37a00abd586b2de173\"><code>f0d1865</code></a> runtime: add threaded_scheduler to examples (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2277\">#2277</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tokio/commit/06bcbe8dcf52a464d8e89866449397df1c794338\"><code>06bcbe8</code></a> sync: refactor intrusive linked list (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2279\">#2279</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tokio/commit/bfdfb46fcd4fca0aa9bf517d3125bfb4e011449a\"><code>bfdfb46</code></a> chore: delete unused file (<a href=\"https://github-redirect.dependabot.com/tokio-rs/tokio/issues/2280\">#2280</a>)</li>\n<li>See full diff in <a href=\"https://github.com/tokio-rs/tokio/compare/tokio-0.2.12...tokio-0.2.13\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://dependabot.com/compatibility-score/?dependency-name=tokio&package-manager=cargo&previous-version=0.2.12&new-version=0.2.13)\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 }