1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00

chore(deps): update dependency fast-check to v3.13.2 (#5219)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fast-check](https://togithub.com/dubzzz/fast-check) | [`3.13.1` ->
`3.13.2`](https://renovatebot.com/diffs/npm/fast-check/3.13.1/3.13.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fast-check/3.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fast-check/3.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fast-check/3.13.1/3.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fast-check/3.13.1/3.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dubzzz/fast-check (fast-check)</summary>

###
[`v3.13.2`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#3132)

[Compare
Source](https://togithub.com/dubzzz/fast-check/compare/v3.13.1...v3.13.2)

*Better reporting for invalid paths*

\[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.13.2)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.13.1...v3.13.2)]

#### Fixes

- ([PR#4344](https://togithub.com/dubzzz/fast-check/pull/4344)) Bug:
Path wrongly reported when invalid
- ([PR#4279](https://togithub.com/dubzzz/fast-check/pull/4279)) CI:
Better caching for yarn
- ([PR#4346](https://togithub.com/dubzzz/fast-check/pull/4346)) CI:
Better yarn caching in CI
- ([PR#4347](https://togithub.com/dubzzz/fast-check/pull/4347)) CI:
Avoid yarn install on "cache hit"
- ([PR#4348](https://togithub.com/dubzzz/fast-check/pull/4348)) CI:
Create job to confirm all passed
- ([PR#4352](https://togithub.com/dubzzz/fast-check/pull/4352)) CI: Skip
install on hot cache (win/mac)
- ([PR#4299](https://togithub.com/dubzzz/fast-check/pull/4299)) Doc:
Article around Zod vulnerability
- ([PR#4306](https://togithub.com/dubzzz/fast-check/pull/4306)) Doc:
Fixing a typos in Zod article
- ([PR#4307](https://togithub.com/dubzzz/fast-check/pull/4307)) Doc: Add
missing robots.txt
- ([PR#4356](https://togithub.com/dubzzz/fast-check/pull/4356)) Doc:
Better document limitations of `gen`
- ([PR#4338](https://togithub.com/dubzzz/fast-check/pull/4338)) Script:
Faster tests execution with babel
- ([PR#4270](https://togithub.com/dubzzz/fast-check/pull/4270)) Test:
Check tsc import and types of bundled package
- ([PR#4271](https://togithub.com/dubzzz/fast-check/pull/4271)) Test:
Typecheck ESM bundle correctly
- ([PR#4269](https://togithub.com/dubzzz/fast-check/pull/4269)) Test:
Rework checks against legacy node

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-30 13:44:44 +00:00 committed by GitHub
parent 35c2abed57
commit a8c9e0ff02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -180,7 +180,7 @@
"coveralls": "3.1.1",
"del-cli": "5.1.0",
"faker": "5.5.3",
"fast-check": "3.13.1",
"fast-check": "3.13.2",
"fetch-mock": "9.11.0",
"husky": "8.0.3",
"jest": "29.7.0",

View File

@ -2997,10 +2997,10 @@ faker@5.5.3:
resolved "https://registry.yarnpkg.com/faker/-/faker-5.5.3.tgz#c57974ee484431b25205c2c8dc09fda861e51e0e"
integrity sha512-wLTv2a28wjUyWkbnX7u/ABZBkUkIF2fCd73V6P2oFqEGEktDfzWx4UxrSqtPRw0xPRAcjeAOIiJWqZm3pP4u3g==
fast-check@3.13.1:
version "3.13.1"
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-3.13.1.tgz#32c7a78621098bd30d71e40c0e269a728a3188e2"
integrity sha512-Xp00tFuWd83i8rbG/4wU54qU+yINjQha7bXH2N4ARNTkyOimzHtUBJ5+htpdXk7RMaCOD/j2jxSjEt9u9ZPNeQ==
fast-check@3.13.2:
version "3.13.2"
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-3.13.2.tgz#1bea3b167f689b271535dde7569c2d56caa7e4ea"
integrity sha512-ouTiFyeMoqmNg253xqy4NSacr5sHxH6pZpLOaHgaAdgZxFWdtsfxExwolpveoAE9CJdV+WYjqErNGef6SqA5Mg==
dependencies:
pure-rand "^6.0.0"