Skip to content

build(deps-dev): Bump fast-check from 3.2.0 to 3.6.0#80

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fast-check-3.6.0
Closed

build(deps-dev): Bump fast-check from 3.2.0 to 3.6.0#80
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/fast-check-3.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 17, 2023

Bumps fast-check from 3.2.0 to 3.6.0.

Release notes

Sourced from fast-check's releases.

Slightly faster execution of properties

[Code][Diff]

Features

  • (PR#3547) Slightly faster thanks to pure-rand v6
  • (PR#3552) Do not wrap stream when dropping 0 items
  • (PR#3551) Faster implementation of internal function runIdToFrequency
  • (PR#3553) Drop useless internal stream conversions
  • (PR#3554) Tosser must immediately produce values

Fixes

  • (PR#3556) CI: Enable sourceMap in unpublished for coverage
  • (PR#3512) Script: Add --cache option to Prettier
  • (PR#3523) Script: Initialize default devcontainer
  • (PR#3524) Script: Install and setup nvs inside Dockerfile

Interrupt running tasks when interruptAfterTimeLimit exceeded

[Code][Diff]

Features

  • (PR#3507) Interrupt predicates when interruptAfterTimeLimit
  • (PR#3508) Mark interrupted runs without any success as failures

Better handling of timeout with beforeEach and afterEach

[Code][Diff]

Features

  • (PR#3464) No timeout for beforeEach or afterEach

Fixes

  • (PR#3428) Bug: Avoid stack overflow during shrinking of tuples
  • (PR#3432) Bug: Avoid stack overflow during shrinking of arrays
  • (PR#3354) CI: Ignore version bump checks on publish
  • (PR#3379) CI: Fix configuration for rollup esm tests
  • (PR#3394) CI: Limit scope of "All ...bump declared"
  • (PR#3393) CI: Run tests against Node 18.x
  • (PR#3446) CI: Drop circular deps for dev topo builds
  • (PR#3417) Clean: Drop v2 to v3 codemods from the repository
  • (PR#3351) Doc: Update changelogs following backports
  • (PR#3458) Doc: Document how to use context in examples
  • (PR#3476) Doc: Revamp sponsoring section to show GitHub Sponsors
  • (PR#3473) Funding: Re-order links in funding section
  • (PR#3427) Refactor: Expose shrinker of tuples internally
  • (PR#3468) Script: Ensure we don't release workspace-based packages

... (truncated)

Changelog

Sourced from fast-check's changelog.

3.6.0

Slightly faster execution of properties [Code][Diff]

Features

  • (PR#3547) Slightly faster thanks to pure-rand v6
  • (PR#3552) Do not wrap stream when dropping 0 items
  • (PR#3551) Faster implementation of internal function runIdToFrequency
  • (PR#3553) Drop useless internal stream conversions
  • (PR#3554) Tosser must immediately produce values

Fixes

  • (PR#3556) CI: Enable sourceMap in unpublished for coverage
  • (PR#3512) Script: Add --cache option to Prettier
  • (PR#3523) Script: Initialize default devcontainer
  • (PR#3524) Script: Install and setup nvs inside Dockerfile

3.5.0

Interrupt running tasks when interruptAfterTimeLimit exceeded [Code][Diff]

Features

  • (PR#3507) Interrupt predicates when interruptAfterTimeLimit
  • (PR#3508) Mark interrupted runs without any success as failures

3.4.0

Better handling of timeout with beforeEach and afterEach [Code][Diff]

Features

  • (PR#3464) No timeout for beforeEach or afterEach

Fixes

  • (PR#3428) Bug: Avoid stack overflow during shrinking of tuples
  • (PR#3432) Bug: Avoid stack overflow during shrinking of arrays
  • (PR#3354) CI: Ignore version bump checks on publish
  • (PR#3379) CI: Fix configuration for rollup esm tests
  • (PR#3394) CI: Limit scope of "All ...bump declared"

... (truncated)

Commits
  • 29e9903 🔖 Update CHANGELOG.md for fast-check@3.6.0 (#3560)
  • 7b89487 ⚡️ Tosser must immediately produce values (#3554)
  • cfab900 ⚡️ Drop useless internal stream conversions (#3553)
  • 078eb14 ⚡️ Faster implementation of internal function runIdToFrequency (#3551)
  • c1e6429 ⚡️ Do not wrap stream when dropping 0 items (#3552)
  • 14b4a34 ⬆️ Update dependency ts-jest to ^29.0.5 (#3543)
  • 600bd7e ⚡️ Slightly faster thanks to pure-rand v6 (#3547)
  • 21ddfc0 ⬆️ Update dependency prettier to v2.8.2 (#3539)
  • 7948d41 ⬆️ Update dependency typedoc to ^0.23.24 (#3540)
  • 2810e7b ⬆️ Update dependency @​types/jest to ^29.2.5 (#3528)
  • 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 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 [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.2.0 to 3.6.0.
- [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/v3.6.0/packages/fast-check)

---
updated-dependencies:
- dependency-name: fast-check
  dependency-type: direct:development
  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 javascript Pull requests that update Javascript code labels Jan 17, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 20, 2023

Superseded by #81.

@dependabot dependabot Bot closed this Jan 20, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/fast-check-3.6.0 branch January 20, 2023 13:06
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants