mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-13 21:31:37 -05:00
![bors[bot]](/assets/img/avatar_default.png)
566: Bump rand_chacha from 0.3.0 to 0.3.1 r=thomaseizinger a=dependabot[bot] Bumps [rand_chacha](https://github.com/rust-random/rand) from 0.3.0 to 0.3.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-random/rand/blob/master/CHANGELOG.md">rand_chacha's changelog</a>.</em></p> <blockquote> <h2>[0.3.19] - 2017-12-27</h2> <h3>Changed</h3> <ul> <li>Require <code>log <= 0.3.8</code> for dev builds</li> <li>Update <code>fuchsia-zircon</code> dependency to 0.3</li> <li>Fix broken links in docs (to unblock compiler docs testing CI)</li> </ul> <h2>[0.3.18] - 2017-11-06</h2> <h3>Changed</h3> <ul> <li><code>thread_rng</code> is seeded from the system time if <code>OsRng</code> fails</li> <li><code>weak_rng</code> now uses <code>thread_rng</code> internally</li> </ul> <h2>[0.3.17] - 2017-10-07</h2> <h3>Changed</h3> <ul> <li>Fuchsia: Magenta was renamed Zircon</li> </ul> <h2>[0.3.16] - 2017-07-27</h2> <h3>Added</h3> <ul> <li>Implement Debug for mote non-public types</li> <li>implement <code>Rand</code> for (i|u)i128</li> <li>Support for Fuchsia</li> </ul> <h3>Changed</h3> <ul> <li>Add inline attribute to SampleRange::construct_range. This improves the benchmark for sample in 11% and for shuffle in 16%.</li> <li>Use <code>RtlGenRandom</code> instead of <code>CryptGenRandom</code></li> </ul> <h2>[0.3.15] - 2016-11-26</h2> <h3>Added</h3> <ul> <li>Add <code>Rng</code> trait method <code>choose_mut</code></li> <li>Redox support</li> </ul> <h3>Changed</h3> <ul> <li>Use <code>arc4rand</code> for <code>OsRng</code> on FreeBSD.</li> <li>Use <code>arc4random(3)</code> for <code>OsRng</code> on OpenBSD.</li> </ul> <h3>Fixed</h3> <ul> <li>Fix filling buffers 4 GiB or larger with <code>OsRng::fill_bytes</code> on Windows</li> </ul> <h2>[0.3.14] - 2016-02-13</h2> <h3>Fixed</h3> <ul> <li>Inline definitions from winapi/advapi32, which decreases build times</li> </ul> <h2>[0.3.13] - 2016-01-09</h2> <h3>Fixed</h3> <ul> <li>Compatible with Rust 1.7.0-nightly (needed some extra type annotations)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="98a0339f99
"><code>98a0339</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-random/rand/issues/1135">#1135</a> from dhardy/work</li> <li><a href="a7f8fb72d7
"><code>a7f8fb7</code></a> Prepare rand_chacha v0.3.1 release</li> <li><a href="09d3df3119
"><code>09d3df3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-random/rand/issues/1130">#1130</a> from dhardy/work</li> <li><a href="d167dd25d2
"><code>d167dd2</code></a> Deprecate ReadRng</li> <li><a href="e3bc4a1357
"><code>e3bc4a1</code></a> Do not impl serde for ReadRng or ReseedingRng</li> <li><a href="66b163632e
"><code>66b1636</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-random/rand/issues/1132">#1132</a> from rust-random/readme-wasm-note</li> <li><a href="d9c6a76048
"><code>d9c6a76</code></a> README: add note regarding wasm32-unknown-unknown</li> <li><a href="4726d328d6
"><code>4726d32</code></a> Update minimum version of packed_simd_2</li> <li><a href="f6bbfcfa89
"><code>f6bbfcf</code></a> serde for BlockRng, ReseedingRng and ReadRng</li> <li><a href="2732f2d6a8
"><code>2732f2d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-random/rand/issues/1116">#1116</a> from vks/criterion</li> <li>Additional commits viewable in <a href="https://github.com/rust-random/rand/compare/rand_chacha-0.3.0...rand_chacha-0.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rand_chacha&package-manager=cargo&previous-version=0.3.0&new-version=0.3.1)](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> 568: Bump bdk from 0.7.0 to 0.8.0 r=thomaseizinger a=dependabot[bot] Bumps [bdk](https://github.com/bitcoindevkit/bdk) from 0.7.0 to 0.8.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bitcoindevkit/bdk/blob/master/CHANGELOG.md">bdk's changelog</a>.</em></p> </details> <details> <summary>Commits</summary> <ul> <li><a href="33b45ebe82
"><code>33b45eb</code></a> Bump version to 0.8.0</li> <li><a href="2faed425ed
"><code>2faed42</code></a> Update CHANGELOG</li> <li><a href="2cc05c07a5
"><code>2cc05c0</code></a> Bump version in <code>src/lib.rs</code></li> <li><a href="9205295332
"><code>9205295</code></a> Merge commit 'refs/pull/365/head' of github.com:bitcoindevkit/bdk into releas...</li> <li><a href="3b446c9e14
"><code>3b446c9</code></a> Use no_run instead of ignore</li> <li><a href="378167efca
"><code>378167e</code></a> Remove explicit <code>feature(external_doc)</code></li> <li><a href="224be27aa8
"><code>224be27</code></a> Fix example/doctests format</li> <li><a href="4a23070cc8
"><code>4a23070</code></a> [ci] Check fmt for examples/doctests</li> <li><a href="f8117c0f9f
"><code>f8117c0</code></a> Bump version to 0.8.0-rc.1</li> <li><a href="0ec064ef13
"><code>0ec064e</code></a> Use AddressInfo in private methods</li> <li>Additional commits viewable in <a href="https://github.com/bitcoindevkit/bdk/compare/v0.7.0...v0.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bdk&package-manager=cargo&previous-version=0.7.0&new-version=0.8.0)](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>