Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency fast-check to v2.25.0 #333

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 28, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fast-check 2.11.0 -> 2.25.0 age adoption passing confidence

Release Notes

dubzzz/fast-check

v2.25.0

Compare Source

v2.24.0: Add a way to wait only for minimal stuff with fc.scheduler

Compare Source

[Code][Diff]

Features

  • (PR#​2807) Add ability to wait until the end of a given task from fc.scheduler

Fixes

  • (PR#​2826) Bug: Narrow return type of readConfigureGlobal
  • (PR#​2819) Doc: Corrected uniqueArray signatures
  • (PR#​2813) Doc: Add examples based on supertest

v2.23.2: Add missing "types" to "exports" for all dependencies

Compare Source

v2.23.1: Add missing "types" to "exports

Compare Source

v2.23.0

Compare Source

v2.22.0

Compare Source

v2.21.0

Compare Source

v2.20.0

Compare Source

v2.19.0: Move to next generation of properties and unlock shrink on user definable examples

Compare Source

[Code][Diff]

Features

  • (PR#​2391) Automatically shrink user defined examples
  • (PR#​2393) Support shrink on examples with unshrinkable parts
  • (PR#​2395) Better shrinker for arrays requested minLength
  • (PR#​2423) Make fixed sized arrays as biased as tuples

Fixes

  • (PR#​2371) Refactor: Declare API and converters for the next gen property
  • (PR#​2372) Refactor: Migrate runners to rely on next gen properties
  • (PR#​2373) Refactor: Migrate UnbiasedProperty to next gen property
  • (PR#​2374) Refactor: Migrate IgnoreEqualValuesProperty to next gen property
  • (PR#​2375) Refactor: Migrate TimeoutProperty to next gen property
  • (PR#​2376) Refactor: Migrate SkipAfterProperty to next gen property
  • (PR#​2387) Refactor: Produce next gen properties via decorateProperty
  • (PR#​2388) Refactor: Migrate property builders to produce next gen
  • (PR#​2377) Typo: Typo in error thrown when invalid arguments passed to frequency
  • (PR#​2394) Bug: Properly re-wrap values on shrink in properties
  • (PR#​2399) Test: Ensure correct min/max for float32/64Arrays in tests
  • (PR#​2402) Test: Reduce the maximal minLength requested in tests
  • (PR#​2415) Refactor: Update the way we use flags for mixedCase
  • (PR#​2416) Refactor: Do not favor numeric values over others in json arbitraries
  • (PR#​2403) Test: Better asserts of shrinks by going deeper in path
  • (PR#​2417) Bug: Unmapper function of hexa was not unmapping properly
  • (PR#​2421) Bug: Accept already cloneable values as output of .map
  • (PR#​2424) CI: Run tests with verbose flag enabled
  • (PR#​2426) Doc: Document shrink of user definable values
  • (PR#​2427) Test: Stop flakiness on legacy tests of float/double

v2.18.1

Compare Source

v2.18.0

Compare Source

v2.17.1

Compare Source

v2.17.0

Compare Source

v2.16.1

Compare Source

v2.16.0

Compare Source

v2.15.1

Compare Source

v2.15.0

Compare Source

v2.14.0

Compare Source

v2.13.0

Compare Source

v2.12.2

Compare Source

v2.12.1

Compare Source

v2.12.0

Compare Source

v2.11.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/fast-check-2.x branch from efde57d to e295314 Compare March 16, 2021 23:46
@renovate renovate bot changed the title Update dependency fast-check to v2.13.0 Update dependency fast-check to v2.14.0 Mar 16, 2021
@renovate renovate bot force-pushed the renovate/fast-check-2.x branch from e295314 to e8457ed Compare June 6, 2021 20:54
@renovate renovate bot changed the title Update dependency fast-check to v2.14.0 Update dependency fast-check to v2.16.0 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/fast-check-2.x branch from e8457ed to 2c064c3 Compare October 18, 2021 21:07
@renovate renovate bot changed the title Update dependency fast-check to v2.16.0 Update dependency fast-check to v2.18.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/fast-check-2.x branch from 2c064c3 to 536f2d9 Compare March 7, 2022 09:13
@renovate renovate bot changed the title Update dependency fast-check to v2.18.0 Update dependency fast-check to v2.22.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/fast-check-2.x branch from 536f2d9 to debd267 Compare March 26, 2022 14:32
@renovate renovate bot changed the title Update dependency fast-check to v2.22.0 Update dependency fast-check to v2.23.2 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/fast-check-2.x branch from debd267 to 5daf22f Compare April 25, 2022 00:36
@renovate renovate bot changed the title Update dependency fast-check to v2.23.2 Update dependency fast-check to v2.24.0 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/fast-check-2.x branch from 5daf22f to 3f20bf7 Compare May 15, 2022 20:40
@renovate renovate bot changed the title Update dependency fast-check to v2.24.0 Update dependency fast-check to v2.25.0 May 15, 2022
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant