Closed dependabot[bot] closed 1 year ago
@dependabot rebase
Patch coverage has no change and project coverage change: -0.02%
:warning:
Comparison is base (
ab737d6
) 75.95% compared to head (d6d5f54
) 75.93%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Updates the requirements on proptest-derive to permit the latest version.
Changelog
Sourced from proptest-derive's changelog.
... (truncated)
Commits
15b0148
Version 0.4.0.ce5c18b
Update to lazy_static 1.0.0.3fc6e89
Update versions of regex dependencies.54ebf9e
Upgrade to rand 0.4.2.7ad5761
Replacechar::ANY
withchar::any()
.495a36b
Merge pull request #27 from AltSysrq/pr20-merged9dcb006
Remove incorrect documentation.b5f5b42
Remove smart-pointerness fromReason
.4b9a19b
RenameRejection
toReason
.c81a728
MoveRejection
alongside the types that use it.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
.Dependabot commands and options
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 show