An open index of dependabot pull requests across open source projects.

build(deps-dev): Bump fast-check from 3.19.0 to 4.1.1

Merged
Number: #249
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 03, 2025 at 02:10 PM UTC
(3 months ago)
Updated: June 04, 2025 at 11:47 PM UTC
(3 months ago)
Merged: June 04, 2025 at 11:47 PM UTC
(3 months ago)
by haphut
Time to Close: 1 day
Labels:
dependencies javascript
Description:

Bumps fast-check from 3.19.0 to 4.1.1.

Release notes

Sourced from fast-check's releases.

Avoid overlapping tasks

[Code][Diff]

Fixes

  • (PR#5900) Bug: Avoid overlapping tasks during scheduler execution
  • (PR#5894) Doc: Release note for 4.1.0
  • (PR#5901) Performance: Slightly faster scheduler with explicit undefined check

More effective waitFor on fc.scheduler

[Code][Diff]

Features

  • (PR#5889) Wait longer before scheduling anything with waitFor
  • (PR#5892) Better capture scheduled tasks before running scheduling

Fixes

  • (PR#5868) Doc: Adapt article on Vitest following feedback
  • (PR#5891) Performance: Move back to better tick management of waitFor
  • (PR#5888) Test: Closely test waitFor on interactions with micro-tasks

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

... (truncated)

Changelog

Sourced from fast-check's changelog.

4.1.1

Avoid overlapping tasks [Code][Diff]

Fixes

  • (PR#5900) Bug: Avoid overlapping tasks during scheduler execution
  • (PR#5894) Doc: Release note for 4.1.0
  • (PR#5901) Performance: Slightly faster scheduler with explicit undefined check

4.1.0

More effective waitFor on fc.scheduler [Code][Diff]

Features

  • (PR#5889) Wait longer before scheduling anything with waitFor
  • (PR#5892) Better capture scheduled tasks before running scheduling

Fixes

  • (PR#5868) Doc: Adapt article on Vitest following feedback
  • (PR#5891) Performance: Move back to better tick management of waitFor
  • (PR#5888) Test: Closely test waitFor on interactions with micro-tasks

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

... (truncated)

Commits
  • 0c99b1e 🔖 Update CHANGELOG.md for fast-check@4.1.1 (#5902)
  • 1312fa9 ⚡️ Slightly faster scheduler with explicit undefined check (#5901)
  • 818ddd0 🐛 Avoid overlapping tasks during scheduler execution (#5900)
  • 12ec538 ⬆️ Update dependency typedoc to ^0.28.2 (#5896)
  • f04a77d ⬆️ Update dependency @​types/node to ^22.14.0 (#5883)
  • f1dbb6e ⬆️ Update dependency typescript to ~5.8.3 (#5887)
  • 9375f31 🔖 Update CHANGELOG.md for fast-check@4.1.0 (#5893)
  • 265829c ✨ Better capture scheduled tasks before running scheduling (#5892)
  • 99d2218 ⬆️ Update dependency @​microsoft/api-extractor to ^7.52.3 (#5885)
  • 95fce36 ⚡️ Move back to better tick management of waitFor (#5891)
  • 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 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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+25
Deletions:
-8
Package Dependencies
Package:
fast-check
Ecosystem:
npm
Version Change:
3.19.0 → 4.1.1
Update Type:
Major
Technical Details
ID: 1284709
UUID: 2564127967
Node ID: PR_kwDOHgsrLM6Y1Xzf
Host: GitHub
Repository: HSLdevcom/transitdata-partial-apc-expander-combiner
Merge State: Unknown