Skip to content

Bump @fast-check/vitest from 0.1.1 to 0.2.0 #212

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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]

Breaking changes

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

Fixes

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

Extend property based capabilities to basic tests

[Code][Diff]

Features

  • (PR#5846) Access random from any test

Support fast-check v4

[Code][Diff]

Fixes

  • (PR#5811) CI: Update tsconfig to common config

... (truncated)

Changelog

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

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
  • (PR#5380) Test: Make tests run concurrently
  • (PR#5379) Test: Better scoping of tests execution
  • (PR#5384) Test: Add retry for Node 23

0.1.3

Export missing types [Code][Diff]

... (truncated)

Commits
  • 2646e81 🔖 Update CHANGELOG.md for @​fast-check/worker@​0.5.0, @​fast-check/vitest@​0.2.0 ...
  • 9a439a6 ✨(vitest) Access random from any test (#5846)
  • ee3f825 ⬆️ Update dependency @​types/node to ^22.13.11 (#5847)
  • fabe842 ✅ Run tests in workspace mode (#5735)
  • b9c2258 ⬆️ Update dependency vite to ^6.2.2 (#5829)
  • 4034d7a ⬆️ Update vitest monorepo to ^3.0.9 (#5833)
  • 846936b 🔖 Update CHANGELOG.md for fast-check@4.0.0, @​fast-check/poisoning@​0.2.3, @​fas...
  • d512d63 🔧(vitest) Update tsconfig to common config (#5811)
  • 60af22e ⬆️ Update dependency @​types/node to ^22.13.10 (#5804)
  • 45d6487 ⬆️ Update dependency vite to ^6.2.1 (#5796)
  • 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.0.
- [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.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@fast-check/vitest"
  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 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2025

Superseded by #223.

@dependabot dependabot bot closed this Apr 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fast-check/vitest-0.2.0 branch April 14, 2025 06:20
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