Skip to content

Bump @fast-check/vitest from 0.1.1 to 0.2.1 #223

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps @fast-check/vitest from 0.1.1 to 0.2.1.

Release notes

Sourced from @​fast-check/vitest's releases.

Export missing types

[Code][Diff]

Fixes

  • (PR#5202) Refactor: Add missing types on exported

Adapted some build scripts

[Code][Diff]

Fixes

  • (PR#5808) CI: Update tsconfig to ES2020

Forward errors properly when using fast-check v3

[Code][Diff]

Fixes

  • (PR#5913) Bug: Forward errors with fast-check@3

Faster execution with bulk removals

[Code][Diff]

Features

  • (PR#4358) Performance: No intermediate tarball
  • (PR#4388) Performance: Bulk delete directory and content

Declare root of the package as ESM

[Code][Diff]

Breaking changes

  • (PR#4587) CI: Move build chain to ESM

Declare root of the package as ESM

[Code][Diff]

Breaking changes

  • (PR#4584) CI: Move build chain to ESM

Fixes

  • (PR#4602) CI: Migrate jest to esm

Declare root of the package as ESM

[Code][Diff]

... (truncated)

Changelog

Sourced from @​fast-check/vitest's changelog.

0.2.1

Forward errors properly when using fast-check v3 [Code][Diff]

Fixes

  • (PR#5913) Bug: Forward errors with fast-check@3

0.2.0

Extend property based capabilities to basic tests [Code][Diff]

Features

  • (PR#5846) Access random from any test

0.1.6

Support fast-check v4 [Code][Diff]

Fixes

  • (PR#5811) CI: Update tsconfig to common config
  • (PR#5792) Dependencies: Add support for fast-check v4
  • (PR#5764) Lint: Abide by lint rule no-duplicate-type-constituents
  • (PR#5766) Typings: No intermediate var to declare our types

0.1.5

Extend support to vitest v3 [Code][Diff]

Fixes

  • (PR#5637) CI: Flag vitest v3 as supported

0.1.4

Rework our testing stack [Code][Diff]

Fixes

  • (PR#5350) CI: Move to Vitest
  • (PR#5352) CI: Drop unneeded configuration files

... (truncated)

Commits
  • 304e79a 🔖 Update CHANGELOG.md for @​fast-check/vitest@​0.2.1 (#5914)
  • abb29c8 🐛(vitest) Forward errors with fast-check@3 (#5913)
  • f04a77d ⬆️ Update dependency @​types/node to ^22.14.0 (#5883)
  • f1dbb6e ⬆️ Update dependency typescript to ~5.8.3 (#5887)
  • 7240cee ⬆️ Update dependency @​types/node to ^22.13.17 (#5879)
  • 9d53340 ⬆️ Update dependency @​types/node to ^22.13.16 (#5877)
  • 2f9fec0 ⬆️ Update dependency @​types/node to ^22.13.14 (#5853)
  • 3632d93 ⬆️ Update dependency vite to ^6.2.3 (#5854)
  • 762b82e 👷 Do not pull logo of README from LFS (#5864)
  • 2646e81 🔖 Update CHANGELOG.md for @​fast-check/worker@​0.5.0, @​fast-check/vitest@​0.2.0 ...
  • 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)

Bumps [@fast-check/vitest](https://github.com/dubzzz/fast-check/tree/HEAD/packages/vitest) from 0.1.1 to 0.2.1.
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/vitest/CHANGELOG.md)
- [Commits](https://github.com/dubzzz/fast-check/commits/vitest/v0.2.1/packages/vitest)

---
updated-dependencies:
- dependency-name: "@fast-check/vitest"
  dependency-version: 0.2.1
  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 Apr 14, 2025
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