Skip to content

Commit

Permalink
Merge #2815
Browse files Browse the repository at this point in the history
2815: chore(deps): bump derive_more from 0.99.13 to 0.99.16 r=doitian,yangby-cryptape a=dependabot[bot]

Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.13 to 0.99.16.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/JelteF/derive_more/commit/0ad1ef9b34e5c3c86a22d57b469fcdd046ed2e4a"><code>0ad1ef9</code></a> (cargo-release) version 0.99.16</li>
<li><a href="https://github.com/JelteF/derive_more/commit/e6a9a8dcc216b68a714ad7d66c348d79e57f78e6"><code>e6a9a8d</code></a> Remove references to MulSelf</li>
<li><a href="https://github.com/JelteF/derive_more/commit/30155dd3fb6efced38622c2179fff525b683b776"><code>30155dd</code></a> Update README</li>
<li><a href="https://github.com/JelteF/derive_more/commit/4dbcc0842034b9175db3dd02db007f17e54a7e1c"><code>4dbcc08</code></a> (cargo-release) start next development iteration 0.99.16-alpha.0</li>
<li><a href="https://github.com/JelteF/derive_more/commit/76b4546713de274ab60eeb20fd5b361e148642dd"><code>76b4546</code></a> (cargo-release) version 0.99.15</li>
<li><a href="https://github.com/JelteF/derive_more/commit/37de245f9be8fa5df62914d069f543eb639413a9"><code>37de245</code></a> Only run const generic tests on nightly</li>
<li><a href="https://github.com/JelteF/derive_more/commit/249cc055dacde629d7f3a75631c79685f862e717"><code>249cc05</code></a> Simplify sum_like.rs</li>
<li><a href="https://github.com/JelteF/derive_more/commit/9abccedfec08dde43d03cb9de3de7bf497508121"><code>9abcced</code></a> Support const generics in more places</li>
<li><a href="https://github.com/JelteF/derive_more/commit/679fa029a29c4268c42ce12650b5d94028db17df"><code>679fa02</code></a> Fix const param compilation error for Sum-like</li>
<li><a href="https://github.com/JelteF/derive_more/commit/745d69de779cc6f1c74fa021db3662b474b6c6dc"><code>745d69d</code></a> Add a testcase which includes a const parameter</li>
<li>Additional commits viewable in <a href="https://github.com/JelteF/derive_more/compare/v0.99.13...v0.99.16">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=derive_more&package-manager=cargo&previous-version=0.99.13&new-version=0.99.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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)
- `@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)
- `@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)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Jul 21, 2021
2 parents 1bae5fd + 1609b53 commit e58b882
Showing 1 changed file with 50 additions and 7 deletions.
57 changes: 50 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e58b882

Please sign in to comment.