Skip to content

Bump quickcheck_macros from 1.1.0 to 1.2.0#4359

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/main/quickcheck_macros-1.2.0
Open

Bump quickcheck_macros from 1.1.0 to 1.2.0#4359
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/main/quickcheck_macros-1.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps quickcheck_macros from 1.1.0 to 1.2.0.

Commits
  • 692527d quickcheck_macros-1.2.0
  • 93bb1ea 1.1.0
  • c69a43c api: add Gen::from_size_and_seed
  • 44127d7 api: add a wrapper for disabling shrinking for an Arbitrary
  • b151ea6 impl: move shrinking logic out of inline function
  • d61d01c impl: do recursive shrinking without recursive fn call
  • 23c68ea impl: make sure a float's shrinker does not yield the original value
  • 89eaaf3 impl: simplify control flow in SignedShrinker
  • 598decd impl: make SignedShrinker bounded for <$ty>::MIN
  • eec6009 example: call sort function in property test is_sorted
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [quickcheck_macros](https://github.com/BurntSushi/quickcheck) from 1.1.0 to 1.2.0.
- [Commits](BurntSushi/quickcheck@quickcheck_macros-1.1.0...quickcheck_macros-1.2.0)

---
updated-dependencies:
- dependency-name: quickcheck_macros
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 16, 2026 19:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 16, 2026
Copy link
Contributor

@divviup-github-automation divviup-github-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependabot PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant