mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-23 13:46:45 +02:00
chore(deps): update dependency @fast-check/vitest to v0.2.2 (#10524)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@fast-check/vitest](https://redirect.github.com/dubzzz/fast-check/tree/main/packages/vitest#readme) ([source](https://redirect.github.com/dubzzz/fast-check/tree/HEAD/packages/vitest)) | [`0.2.1` -> `0.2.2`](https://renovatebot.com/diffs/npm/@fast-check%2fvitest/0.2.1/0.2.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dubzzz/fast-check (@​fast-check/vitest)</summary> ### [`v0.2.2`](https://redirect.github.com/dubzzz/fast-check/blob/HEAD/packages/vitest/CHANGELOG.md#022) *Better integration with Vitest when using fast-check v3* \[[Code](https://redirect.github.com/dubzzz/fast-check/tree/vitest%2Fv0.2.2)]\[[Diff](https://redirect.github.com/dubzzz/fast-check/compare/vitest%2Fv0.2.1...vitest%2Fv0.2.2)] #### Fixes - ([PR#6048](https://redirect.github.com/dubzzz/fast-check/pull/6048)) Bug: No shallow diff in Vitest, full diff by default </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuODEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9e76b2c40a
commit
2596d2ca19
@ -700,13 +700,13 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@fast-check/vitest@npm:^0.2.1":
|
||||
version: 0.2.1
|
||||
resolution: "@fast-check/vitest@npm:0.2.1"
|
||||
version: 0.2.2
|
||||
resolution: "@fast-check/vitest@npm:0.2.2"
|
||||
dependencies:
|
||||
fast-check: "npm:^3.0.0 || ^4.0.0"
|
||||
peerDependencies:
|
||||
vitest: ^1 || ^2 || ^3
|
||||
checksum: 10c0/673be2203ee3656fe335de09edd59b81a9c12fcb3b189c997c34dda5218face38701f11ada3fdb848f5b80fa3a74feb6123f94a69ea83e06a25a6ecb2a665eb9
|
||||
checksum: 10c0/bdc53048d4bd6d3a7aefd3c7ddeda9a7c0f4f2bff31edc33df0e2b39fe5c7f98f528ac6741f8acf4d9ad1de894fba7976c64d7239cac4124581578cef371d30e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user