Skip to content

build(deps-dev): Bump fast-check from 3.2.0 to 3.7.1#94

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2023

Bumps fast-check from 3.2.0 to 3.7.1.

Release notes

Sourced from fast-check's releases.

Safer declaration of types in package.json

[Code][Diff]

Fixes

  • (PR#3671) Bug: Declare types field first in exports
  • (PR#3646) Doc: Fix a typo in Runners.md

Better error reports without duplicated messages

[Code][Diff]

Features

  • (PR#3638) Stop repeating the error twice in reports

Fixes

  • (PR#3637) CI: Update ts-jest configuration files

Fix replays not properly applying the path

[Code][Diff]

Fixes

  • (PR#3617) Bug: Fix broken replay based on path
  • (PR#3583) CI: Do not run publish workflow of fast-check for vitest
  • (PR#3616) CI: Always build against latest node

Still work in fake timer contexts

[Code][Diff]

Fixes

  • (PR#3571) Bug: Resist to fake timers in interruptAfterTimeLimit
  • (PR#3572) Bug: Resist to fake timers in timeout
  • (PR#3564) Performance: Drop bailout linked to toss

Some more performance improvements

[Code][Diff]

Fixes

  • (PR#3563) Performance: Mutate rng inplace in tosser

Slightly faster execution of properties

[Code][Diff]

Features

  • (PR#3547) Slightly faster thanks to pure-rand v6

... (truncated)

Changelog

Sourced from fast-check's changelog.

3.7.1

Safer declaration of types in package.json [Code][Diff]

Fixes

  • (PR#3671) Bug: Declare types field first in exports
  • (PR#3646) Doc: Fix a typo in Runners.md

3.7.0

Better error reports without duplicated messages [Code][Diff]

Features

  • (PR#3638) Stop repeating the error twice in reports

Fixes

  • (PR#3637) CI: Update ts-jest configuration files

3.6.3

Fix broken replay based on path [Code][Diff]

Fixes

  • (PR#3617) Bug: Fix broken replay based on path
  • (PR#3583) CI: Do not run publish workflow of fast-check for vitest
  • (PR#3616) CI: Always build against latest node

3.6.2

Still work in fake timer contexts [Code][Diff]

Fixes

  • (PR#3571) Bug: Resist to fake timers in interruptAfterTimeLimit
  • (PR#3572) Bug: Resist to fake timers in timeout
  • (PR#3564) Performance: Drop bailout linked to toss

3.6.1

Some more performance improvements

... (truncated)

Commits
  • e1ae914 🔖 Update CHANGELOG.md for fast-check@3.7.1 (#3676)
  • 980bb81 ⬆️ Update dependency @​types/node to ^18.15.1 (#3674)
  • 83a59ff 🐛 Declare types field first in exports (#3671)
  • 30c8a26 ⬆️ Update dependency @​types/node to ^18.15.0 (#3667)
  • c2c37f9 ⬆️ Update dependency @​types/node to ^18.14.6 (#3655)
  • e9229dc ⬆️ Update jest monorepo to ^29.5.0 (#3663)
  • c8237cd ⬆️ Update dependency @​types/node to ^18.14.2 (#3650)
  • 5d9fb1b ⬆️ Update dependency typedoc to ^0.23.26 (#3651)
  • 8ab7804 📝 Fix a typo in Runners.md (#3646)
  • fd64d84 🔖 Update CHANGELOG.md for fast-check@3.7.0 (#3645)
  • 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.7.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/v3.7.1/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 Mar 16, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 29, 2023

Superseded by #96.

@dependabot dependabot Bot closed this Mar 29, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/fast-check-3.7.1 branch March 29, 2023 14: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