Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): bump quickcheck_macros from 1.1.0 to 1.2.0#24805

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

chore(deps): bump quickcheck_macros from 1.1.0 to 1.2.0#24805
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/quickcheck_macros-1.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 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] <[email protected]>
@dependabot dependabot bot added domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Mar 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2026 04:46
@dependabot dependabot bot added domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants