15.md (4625B)
1 # PR #15 Bump fnv from 1.0.6 to 1.0.7 2 3 - **Status:** merged 4 - **Author:** @dependabot-preview[bot] 5 - **Created:** 2020-05-15T04:55:40Z 6 - **Branch:** dependabot/cargo/fnv-1.0.7 → master 7 - **Merged:** 2020-05-15T14:53:58Z 8 - **Labels:** dependencies 9 - **Assignees:** @MTRNord 10 - **Diff:** [15.diff](./15.diff) 11 12 --- 13 14 Bumps [fnv](https://github.com/servo/rust-fnv) from 1.0.6 to 1.0.7. 15 <details> 16 <summary>Commits</summary> 17 <ul> 18 <li><a href="https://github.com/servo/rust-fnv/commit/4b4784ebfd3332dc61f0640764d6f1140e03a9ab"><code>4b4784e</code></a> Bump to 1.0.7</li> 19 <li><a href="https://github.com/servo/rust-fnv/commit/23c4110e8c159c5bc885548c4b252bb68e36732e"><code>23c4110</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/servo/rust-fnv/issues/22">#22</a> from dflemstr/master</li> 20 <li><a href="https://github.com/servo/rust-fnv/commit/bfc842cc68cd3a2628915f46d3bffa555e4b712d"><code>bfc842c</code></a> Run tests with std feature disabled in CI</li> 21 <li><a href="https://github.com/servo/rust-fnv/commit/b18ce367ceebf17caf3c10a7d88235d210b2ca19"><code>b18ce36</code></a> Add support for no_std compilation through an "std" feature</li> 22 <li><a href="https://github.com/servo/rust-fnv/commit/2ca7554508beb26d7b3f817008d0e58da367d227"><code>2ca7554</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-fnv/issues/19">#19</a> - Darkspirit:https, r=Manishearth</li> 23 <li><a href="https://github.com/servo/rust-fnv/commit/3ea9395df4c30964aee9eb5d1f56db15df9b078f"><code>3ea9395</code></a> Replace http with https</li> 24 <li><a href="https://github.com/servo/rust-fnv/commit/dcd652c9036f1f0f9ff2cb54351e9803aa51b822"><code>dcd652c</code></a> Remove unneeded webhook notification</li> 25 <li>See full diff in <a href="https://github.com/servo/rust-fnv/compare/v1.0.6...v1.0.7">compare view</a></li> 26 </ul> 27 </details> 28 <br /> 29 30 31 [](https://dependabot.com/compatibility-score/?dependency-name=fnv&package-manager=cargo&previous-version=1.0.6&new-version=1.0.7) 32 33 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`. 34 35 [//]: # (dependabot-automerge-start) 36 [//]: # (dependabot-automerge-end) 37 38 --- 39 40 <details> 41 <summary>Dependabot commands and options</summary> 42 <br /> 43 44 You can trigger Dependabot actions by commenting on this PR: 45 - `@dependabot rebase` will rebase this PR 46 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 47 - `@dependabot merge` will merge this PR after your CI passes on it 48 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 49 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 50 - `@dependabot reopen` will reopen this PR if it is closed 51 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 52 - `@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) 53 - `@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) 54 - `@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) 55 - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language 56 - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language 57 - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language 58 - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language 59 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme 60 61 Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): 62 - Update frequency (including time of day and day of week) 63 - Pull request limits (per update run and/or open at any time) 64 - Out-of-range updates (receive only lockfile updates, if desired) 65 - Security updates (receive only security updates, if desired) 66 67 68 69 </details> 70