Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump proptest from 1.1.0 to 1.2.0 (#2627)
Bumps [proptest](/~https://github.com/proptest-rs/proptest) from 1.1.0 to 1.2.0. <details> <summary>Commits</summary> <ul> <li><a href="/~https://github.com/proptest-rs/proptest/commit/c65b6aad0475fbda4b8e24e62b5bed3fb924d0e1"><code>c65b6aa</code></a> Changelog : backfill changelogs</li> <li><a href="/~https://github.com/proptest-rs/proptest/commit/fd43fcc9a84280798c6b495eab2458a19058395d"><code>fd43fcc</code></a> bump version to 1.2.0</li> <li><a href="/~https://github.com/proptest-rs/proptest/commit/567018302c367c9d2a29982037498f9150f0d158"><code>5670183</code></a> Merge pull request <a href="https://redirect.github.com/proptest-rs/proptest/issues/324">#324</a> from tzemanovic/tomas/sm-prerequisites</li> <li><a href="/~https://github.com/proptest-rs/proptest/commit/b88e9ffa47c4bd0586f6ebb4ed7a3af831b62567"><code>b88e9ff</code></a> Merge pull request <a href="https://redirect.github.com/proptest-rs/proptest/issues/318">#318</a> from tzemanovic/tomas/env-vars-config-override</li> <li><a href="/~https://github.com/proptest-rs/proptest/commit/18ca1af60b189bedda40df86f95cca836c387a98"><code>18ca1af</code></a> [Fix] NonZero : only impl Arbitrary for 128-bit NonZero nums in non-wasm targ...</li> <li><a href="/~https://github.com/proptest-rs/proptest/commit/6b4df75e9270be7054fb86605b9e412f71ca1028"><code>6b4df75</code></a> proptest/changelog: add <a href="https://redirect.github.com/proptest-rs/proptest/issues/324">#324</a></li> <li><a href="/~https://github.com/proptest-rs/proptest/commit/fb2d57841814f65a0adc63052f72a6b257818883"><code>fb2d578</code></a> make num sampling functions public</li> <li><a href="/~https://github.com/proptest-rs/proptest/commit/6eb7574fc87a53929c61df96a1a9d7657591db78"><code>6eb7574</code></a> make SizeRange methods public</li> <li><a href="/~https://github.com/proptest-rs/proptest/commit/a6bc66433593a51efb9b23f1243aed107d759204"><code>a6bc664</code></a> make <code>VarBitSet</code> public</li> <li><a href="/~https://github.com/proptest-rs/proptest/commit/22672a6230a8a018e124b5abd775491f118c7605"><code>22672a6</code></a> changelog: add <a href="https://redirect.github.com/proptest-rs/proptest/issues/318">#318</a></li> <li>Additional commits viewable in <a href="/~https://github.com/proptest-rs/proptest/compare/v1.1.0...v1.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=proptest&package-manager=cargo&previous-version=1.1.0&new-version=1.2.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information