Skip to content

Bump fast-check from 3.15.0 to 4.0.1#2638

Merged
NSeydoux merged 5 commits intomainfrom
dependabot/npm_and_yarn/fast-check-4.0.1
May 13, 2025
Merged

Bump fast-check from 3.15.0 to 4.0.1#2638
NSeydoux merged 5 commits intomainfrom
dependabot/npm_and_yarn/fast-check-4.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps fast-check from 3.15.0 to 4.0.1.

Release notes

Sourced from fast-check's releases.

Change location of the logo on the README for LFS quotas reasons

[Code][Diff]

Fixes

  • (PR#5862) CI: Cache LFS files cross builds
  • (PR#5864) CI: Do not pull logo of README from LFS
  • (PR#5849) Doc: Drop link to rescript-fast-check
  • (PR#5865) Doc: Document our new Vitest proposal
  • (PR#5735) Test: Run tests in workspace mode

Reducing the API surface to ease ramp-up on fast-check

[Code][Diff]

The simplest migration guide to v4 is probably here.

Breaking changes

  • (PR#5589) Include invalid dates by default
  • (PR#5590) Error with cause by default
  • (PR#5597) Include null-prototype by default in record
  • (PR#5603) Shorter stringified values for null-prototype
  • (PR#5609) Include null-prototype by default in dictionary
  • (PR#5610) Drop deprecated .noBias
  • (PR#5611) Drop deprecated uuidV arbitrary
  • (PR#5613) Drop deprecated unicodeJson* arbitraries
  • (PR#5633) Extend uuid to build any know version
  • (PR#5636) Drop deprecated ascii*
  • (PR#5644) Drop deprecated hexa*
  • (PR#5664) Drop deprecated base64
  • (PR#5665) Drop deprecated stringOf
  • (PR#5666) Drop deprecated char16bits and string16bits
  • (PR#5667) Drop deprecated fullUnicode*
  • (PR#5669) Drop deprecated unicode*
  • (PR#5671) Drop deprecated char
  • (PR#5674) Drop deprecated big{U|}int{N|}
  • (PR#5679) Drop method nextArrayInt from Random
  • (PR#5694) Drop deprecated .noShrink
  • (PR#5821) Force usage of Node >=12.17.0

Features

  • (PR#5577) Better typings for constantFrom
  • (PR#5605) Better typings for constant
  • (PR#5773) Arbitrary<XxxArray> => Arbitrary<XxxArray<ArrayBuffer>>
  • (PR#5783) Simplify types for fc.record

Fixes

  • (PR#5604) Bug: Better rejection handling in scheduleSequence

... (truncated)

Changelog

Sourced from fast-check's changelog.

4.0.1

Change location of the logo on the README for LFS quotas reasons [Code][Diff]

Fixes

  • (PR#5862) CI: Cache LFS files cross builds
  • (PR#5864) CI: Do not pull logo of README from LFS
  • (PR#5849) Doc: Drop link to rescript-fast-check
  • (PR#5865) Doc: Document our new Vitest proposal
  • (PR#5735) Test: Run tests in workspace mode

4.0.0

Reducing the API surface to ease ramp-up on fast-check [Code][Diff]

The simplest migration guide to v4 is probably here.

Breaking changes

  • (PR#5589) Include invalid dates by default
  • (PR#5590) Error with cause by default
  • (PR#5597) Include null-prototype by default in record
  • (PR#5603) Shorter stringified values for null-prototype
  • (PR#5609) Include null-prototype by default in dictionary
  • (PR#5610) Drop deprecated .noBias
  • (PR#5611) Drop deprecated uuidV arbitrary
  • (PR#5613) Drop deprecated unicodeJson* arbitraries
  • (PR#5633) Extend uuid to build any know version
  • (PR#5636) Drop deprecated ascii*
  • (PR#5644) Drop deprecated hexa*
  • (PR#5664) Drop deprecated base64
  • (PR#5665) Drop deprecated stringOf
  • (PR#5666) Drop deprecated char16bits and string16bits
  • (PR#5667) Drop deprecated fullUnicode*
  • (PR#5669) Drop deprecated unicode*
  • (PR#5671) Drop deprecated char
  • (PR#5674) Drop deprecated big{U|}int{N|}
  • (PR#5679) Drop method nextArrayInt from Random
  • (PR#5694) Drop deprecated .noShrink
  • (PR#5821) Force usage of Node >=12.17.0

Features

  • (PR#5577) Better typings for constantFrom
  • (PR#5605) Better typings for constant
  • (PR#5773) Arbitrary<XxxArray> => Arbitrary<XxxArray<ArrayBuffer>>
  • (PR#5783) Simplify types for fc.record

... (truncated)

Commits
  • fab3176 🔖 Update CHANGELOG.md for @​fast-check/jest@​2.1.1, fast-check@4.0.1 (#5867)
  • 2f9fec0 ⬆️ Update dependency @​types/node to ^22.13.14 (#5853)
  • 762b82e 👷 Do not pull logo of README from LFS (#5864)
  • d4948fa ⬆️ Update dependency @​microsoft/api-extractor to ^7.52.2 (#5859)
  • 212e94c 📝 Drop link to rescript-fast-check (#5849)
  • ee3f825 ⬆️ Update dependency @​types/node to ^22.13.11 (#5847)
  • 68d7cec ⬆️ Update dependency typedoc to ^0.28.1 (#5844)
  • fabe842 ✅ Run tests in workspace mode (#5735)
  • 5781f81 ⬆️ Update dependency @​microsoft/api-extractor to ^7.52.1 (#5825)
  • 16d920d ⬆️ Update dependency typedoc to ^0.28.0 (#5830)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
fast-check [>= 3.a, < 4]

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

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 <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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2025

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 31, 2025 07:04
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 31, 2025 07:04 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 31, 2025 07:04 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 31, 2025 07:04 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 31, 2025 07:04 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces March 31, 2025 07:04 Inactive
@socket-security
Copy link
Copy Markdown

socket-security bot commented Mar 31, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedfast-check@​3.15.0 ⏵ 4.0.1100 +110010091 +4100

View full report

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fast-check-4.0.1 branch from ef4b4b4 to 261a1f4 Compare April 2, 2025 08:15
@dependabot dependabot bot temporarily deployed to ESS PodSpaces April 2, 2025 08:15 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces April 2, 2025 08:15 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces April 2, 2025 08:15 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces April 2, 2025 08:15 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces April 2, 2025 08:15 Inactive
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.15.0 to 4.0.1.
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md)
- [Commits](https://github.com/dubzzz/fast-check/commits/v4.0.1/packages/fast-check)

---
updated-dependencies:
- dependency-name: fast-check
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fast-check-4.0.1 branch from 261a1f4 to e6fe8fe Compare April 2, 2025 08:21
@dependabot dependabot bot temporarily deployed to ESS PodSpaces April 2, 2025 08:21 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces April 2, 2025 08:21 Inactive
@dependabot dependabot bot temporarily deployed to ESS PodSpaces April 2, 2025 08:21 Inactive
@edwardsph
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 13, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@edwardsph edwardsph temporarily deployed to ESS Release-2-3 May 13, 2025 09:13 — with GitHub Actions Inactive
@edwardsph edwardsph temporarily deployed to ESS Release-2-3 May 13, 2025 09:13 — with GitHub Actions Inactive
@edwardsph edwardsph temporarily deployed to ESS Release-2-3 May 13, 2025 09:13 — with GitHub Actions Inactive
@edwardsph edwardsph temporarily deployed to ESS Release-2-3 May 13, 2025 09:13 — with GitHub Actions Inactive
@edwardsph edwardsph temporarily deployed to ESS Release-2-3 May 13, 2025 09:13 — with GitHub Actions Inactive
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants