1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

1652 Commits

Author SHA1 Message Date
renovate[bot]
adfa55fb4b
chore(deps): update dependency fast-check to v3.8.1 (#3659)
[![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.8.0` ->
`3.8.1`](https://renovatebot.com/diffs/npm/fast-check/3.8.0/3.8.1) |
[![age](https://badges.renovateapi.com/packages/npm/fast-check/3.8.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/fast-check/3.8.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/fast-check/3.8.1/compatibility-slim/3.8.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/fast-check/3.8.1/confidence-slim/3.8.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v3.8.1`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#&#8203;381)

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

*New website for the documentation*

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

#### Fixes

- ([PR#&#8203;3723](https://togithub.com/dubzzz/fast-check/pull/3723))
CI: Switch to docusaurus for the documentation
- ([PR#&#8203;3729](https://togithub.com/dubzzz/fast-check/pull/3729))
CI: Pre-setup devcontainer with GH Actions
- ([PR#&#8203;3728](https://togithub.com/dubzzz/fast-check/pull/3728))
CI: Change gh-pages deploy process
- ([PR#&#8203;3732](https://togithub.com/dubzzz/fast-check/pull/3732))
CI: Move back to github-pages-deploy-action
- ([PR#&#8203;3735](https://togithub.com/dubzzz/fast-check/pull/3735))
CI: Add gtag for analytics
- ([PR#&#8203;3744](https://togithub.com/dubzzz/fast-check/pull/3744))
CI: Drop website build on `build:all`
- ([PR#&#8203;3751](https://togithub.com/dubzzz/fast-check/pull/3751))
CI: Update `baseUrl` on the ain documentation
- ([PR#&#8203;3754](https://togithub.com/dubzzz/fast-check/pull/3754))
CI: Drop version from website
- ([PR#&#8203;3754](https://togithub.com/dubzzz/fast-check/pull/3754))
CI: Drop version from website
- ([PR#&#8203;3759](https://togithub.com/dubzzz/fast-check/pull/3759))
CI: Drop the need for a branch on doc
- ([PR#&#8203;3775](https://togithub.com/dubzzz/fast-check/pull/3775))
CI: Publish all packages in one workflow
- ([PR#&#8203;3724](https://togithub.com/dubzzz/fast-check/pull/3724))
Doc: Add fuzz keywords
- ([PR#&#8203;3734](https://togithub.com/dubzzz/fast-check/pull/3734))
Doc: Add search capability to the doc
- ([PR#&#8203;3738](https://togithub.com/dubzzz/fast-check/pull/3738))
Doc: Fix broken links to api-reference
- ([PR#&#8203;3745](https://togithub.com/dubzzz/fast-check/pull/3745))
Doc: Document core building blocks in new documentation
- ([PR#&#8203;3750](https://togithub.com/dubzzz/fast-check/pull/3750))
Doc: More details into tips/larger-entries...
- ([PR#&#8203;3753](https://togithub.com/dubzzz/fast-check/pull/3753))
Doc: Add some more configuration tips in the documentation
- ([PR#&#8203;3755](https://togithub.com/dubzzz/fast-check/pull/3755))
Doc: Update all links to target fast-check.dev
- ([PR#&#8203;3757](https://togithub.com/dubzzz/fast-check/pull/3757))
Doc: Quick a11y pass on the documentation
- ([PR#&#8203;3758](https://togithub.com/dubzzz/fast-check/pull/3758))
Doc: Move missing configuration parts to new doc
- ([PR#&#8203;3760](https://togithub.com/dubzzz/fast-check/pull/3760))
Doc: Link directly to the target page not to 30x ones
- ([PR#&#8203;3761](https://togithub.com/dubzzz/fast-check/pull/3761))
Doc: Fix broken links in new doc
- ([PR#&#8203;3774](https://togithub.com/dubzzz/fast-check/pull/3774))
Security: Attach provenance to the packages
- ([PR#&#8203;3719](https://togithub.com/dubzzz/fast-check/pull/3719))
Script: Ensure proper package definition

</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://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42My4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjMuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-29 01:16:14 +00:00
renovate[bot]
fb390a5e02
chore(deps): update dependency @swc/core to v1.3.53 (#3658)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://togithub.com/swc-project/swc)) | [`1.3.52` ->
`1.3.53`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.52/1.3.53) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.53/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.53/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.53/compatibility-slim/1.3.52)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.53/confidence-slim/1.3.52)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc</summary>

###
[`v1.3.53`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1353---2023-04-21)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.52...v1.3.53)

##### Bug Fixes

- **(es)** Fix a crash related to source map
([#&#8203;7307](https://togithub.com/swc-project/swc/issues/7307))
([e7f7b01](e7f7b01f59))

- **(es/helpers)** Remove unnecessary parameters in `helper_expr!` macro
([#&#8203;7296](https://togithub.com/swc-project/swc/issues/7296))
([38dfb91](38dfb91ebc))

- **(es/modules)** Support `jsc.baseUrl` without `jsc.paths`
([#&#8203;7302](https://togithub.com/swc-project/swc/issues/7302))
([9c279b8](9c279b802b))

- **(es/parser)** Fix handling of `in` and `out` of typescript
([#&#8203;7308](https://togithub.com/swc-project/swc/issues/7308))
([6f81cb9](6f81cb9c32))

- **(testing)** Fix path normalization on windows for testing diffs
([#&#8203;7299](https://togithub.com/swc-project/swc/issues/7299))
([3422923](3422923cb0))

##### Miscellaneous Tasks

- **general**: Update issue template to prevent useless issues
([#&#8203;7303](https://togithub.com/swc-project/swc/issues/7303))
([9816ba2](9816ba2795))

##### Testing

- **(es/compat)** Add a test for a wrong issue
([#&#8203;7300](https://togithub.com/swc-project/swc/issues/7300))
([38495a9](38495a9835))

</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://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42My4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjMuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 21:56:45 +00:00
renovate[bot]
fc4798c357
chore(deps): update dependency @types/node to v16.18.24 (#3642)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`16.18.23` ->
`16.18.24`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.23/16.18.24)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.24/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.24/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.24/compatibility-slim/16.18.23)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.24/confidence-slim/16.18.23)](https://docs.renovatebot.com/merge-confidence/)
|

---

### 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://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42My4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjMuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 19:30:06 +00:00
GitHub Actions Bot
f35238620a 5.1.0-beta.13 2023-04-28 13:56:53 +00:00
GitHub Actions Bot
09621b8a4f 5.1.0-beta.12 2023-04-28 12:05:35 +00:00
GitHub Actions Bot
e378793de5 5.1.0-beta.11 2023-04-28 11:57:22 +00:00
GitHub Actions Bot
e7dec9a8a4 5.1.0-beta.10 2023-04-28 11:50:59 +00:00
GitHub Actions Bot
178f4ff292 5.1.0-beta.9 2023-04-28 10:26:15 +00:00
GitHub Actions Bot
8e75f14a29 5.1.0-beta.8 2023-04-28 09:21:53 +00:00
GitHub Actions Bot
a984de7941 5.1.0-beta.7 2023-04-28 08:18:27 +00:00
GitHub Actions Bot
108eee91f1 5.1.0-beta.6 2023-04-28 07:08:34 +00:00
renovate[bot]
b18d62521f
chore(deps): update dependency @swc/core to v1.3.52 (#3641)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://togithub.com/swc-project/swc)) | [`1.3.51` ->
`1.3.52`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.51/1.3.52) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.52/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.52/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.52/compatibility-slim/1.3.51)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.52/confidence-slim/1.3.51)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc</summary>

###
[`v1.3.52`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1352---2023-04-19)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.51...v1.3.52)

##### Bug Fixes

- **(es/minifier)** Fix a inliner bug related to `Script`
([#&#8203;7288](https://togithub.com/swc-project/swc/issues/7288))
([0aab90c](0aab90c005))

- **(es/resolver)** Hoist parameter in arrow and constructor
([#&#8203;7292](https://togithub.com/swc-project/swc/issues/7292))
([7a00f2e](7a00f2e954))

##### Performance

- **(es/react)** Don't use regex
([#&#8203;7284](https://togithub.com/swc-project/swc/issues/7284))
([248fd37](248fd374e6))

- **(preset-env)** Update static map
([#&#8203;7293](https://togithub.com/swc-project/swc/issues/7293))
([bc83cb2](bc83cb2ecf))

##### Build

- **(cargo)** Bump up wasmer
([#&#8203;7294](https://togithub.com/swc-project/swc/issues/7294))
([39d415c](39d415cc16))

</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://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42My4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjMuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 05:25:46 +00:00
GitHub Actions Bot
6c84777e06 5.1.0-beta.5 2023-04-27 13:51:58 +00:00
GitHub Actions Bot
7f0a8362cb 5.1.0-beta.4 2023-04-27 13:12:32 +00:00
GitHub Actions Bot
9deff83d74 5.1.0-beta.3 2023-04-27 08:50:12 +00:00
GitHub Actions Bot
e98d839992 5.1.0-beta.2 2023-04-27 08:22:36 +00:00
GitHub Actions Bot
4f12361c94 5.1.0-beta.1 2023-04-27 07:15:37 +00:00
GitHub Actions Bot
21640481ab 5.1.0-beta.0 2023-04-26 15:09:16 +00:00
GitHub Actions Bot
2010e5d345 5.0.0 2023-04-26 14:41:06 +00:00
GitHub Actions Bot
7967a9bfb9 5.0.0-beta.2 2023-04-26 14:08:04 +00:00
GitHub Actions Bot
33dce40773 5.0.0-beta.1 2023-04-26 12:24:31 +00:00
Mateusz Kwasniewski
9cdc3190bc
5.0.0-beta.0 (#3628) 2023-04-26 13:51:27 +02:00
GitHub Actions Bot
1e3f652311 4.23.0-beta.84 2023-04-26 09:07:15 +00:00
GitHub Actions Bot
3f73b53452 4.23.0-beta.83 2023-04-26 08:56:14 +00:00
GitHub Actions Bot
8df65d2d39 4.23.0-beta.82 2023-04-26 06:39:11 +00:00
GitHub Actions Bot
b2bb5502b4 4.23.0-beta.81 2023-04-25 13:41:04 +00:00
GitHub Actions Bot
345f593b85 4.23.0-beta.80 2023-04-25 11:25:10 +00:00
GitHub Actions Bot
d1c3bd95be 4.23.0-beta.79 2023-04-25 10:41:12 +00:00
GitHub Actions Bot
8c7c3c34f4 4.23.0-beta.78 2023-04-25 09:57:35 +00:00
GitHub Actions Bot
84977768ff 4.23.0-beta.77 2023-04-25 08:58:11 +00:00
GitHub Actions Bot
8fdb152ec5 4.23.0-beta.76 2023-04-25 08:13:33 +00:00
GitHub Actions Bot
ae60cf05b5 4.23.0-beta.75 2023-04-25 06:36:43 +00:00
renovate[bot]
f616de97f2
chore(deps): update dependency lint-staged to v13.2.1 (#3600)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lint-staged](https://togithub.com/okonet/lint-staged) | [`13.1.2` ->
`13.2.1`](https://renovatebot.com/diffs/npm/lint-staged/13.1.2/13.2.1) |
[![age](https://badges.renovateapi.com/packages/npm/lint-staged/13.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/lint-staged/13.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/lint-staged/13.2.1/compatibility-slim/13.1.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/lint-staged/13.2.1/confidence-slim/13.1.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>okonet/lint-staged</summary>

###
[`v13.2.1`](https://togithub.com/okonet/lint-staged/releases/tag/v13.2.1)

[Compare
Source](https://togithub.com/okonet/lint-staged/compare/v13.2.0...v13.2.1)

##### Bug Fixes

- ignore "package.json" as config file when it's invalid JSON
([#&#8203;1281](https://togithub.com/okonet/lint-staged/issues/1281))
([e7ed6f7](e7ed6f741d))

###
[`v13.2.0`](https://togithub.com/okonet/lint-staged/releases/tag/v13.2.0)

[Compare
Source](c01d9524f6...v13.2.0)

##### Bug Fixes

- **dependencies:** replace `colorette` with `chalk` for better color
support detection
([f598725](f5987252ae))
- use index-based stash references for improved MSYS2 compatibility
([#&#8203;1270](https://togithub.com/okonet/lint-staged/issues/1270))
([60fcd99](60fcd99451))

##### Features

- version bump only
([#&#8203;1275](https://togithub.com/okonet/lint-staged/issues/1275))
([05fb382](05fb3829fa))

###
[`v13.1.4`](da6da00654...c01d9524f6bcec8180e6f870f0c86ae3f77ab76a)

[Compare
Source](da6da00654...c01d9524f6bcec8180e6f870f0c86ae3f77ab76a)

###
[`v13.1.3`](https://togithub.com/okonet/lint-staged/compare/v13.1.2...da6da00654248c34e4f7ce94f61d68ee46f177a1)

[Compare
Source](https://togithub.com/okonet/lint-staged/compare/v13.1.2...da6da00654248c34e4f7ce94f61d68ee46f177a1)

</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://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41Ny40IiwidXBkYXRlZEluVmVyIjoiMzUuNTcuNCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-24 17:56:54 +00:00
GitHub Actions Bot
3b45a7fa91 4.23.0-beta.74 2023-04-24 13:32:40 +00:00
GitHub Actions Bot
e4f7a644e8 4.23.0-beta.73 2023-04-24 12:02:26 +00:00
GitHub Actions Bot
0e84b973dd 4.23.0-beta.72 2023-04-24 11:37:35 +00:00
GitHub Actions Bot
0141e2bec6 4.23.0-beta.71 2023-04-24 07:59:32 +00:00
renovate[bot]
f86d1ff13d
chore(deps): update dependency fast-check to v3.8.0 (#3599)
[![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.6.3` ->
`3.8.0`](https://renovatebot.com/diffs/npm/fast-check/3.6.3/3.8.0) |
[![age](https://badges.renovateapi.com/packages/npm/fast-check/3.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/fast-check/3.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/fast-check/3.8.0/compatibility-slim/3.6.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/fast-check/3.8.0/confidence-slim/3.6.3)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v3.8.0`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#&#8203;380)

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

*Introduce new `gen` arbitrary*

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

#### Features

- ([PR#&#8203;3395](https://togithub.com/dubzzz/fast-check/pull/3395))
Introduce new `gen` arbitrary

#### Fixes

- ([PR#&#8203;3706](https://togithub.com/dubzzz/fast-check/pull/3706))
Doc: Document newly added `fc.gen()`

***

###
[`v3.7.1`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#&#8203;371)

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

*Safer declaration of types in package.json*

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

#### Fixes

- ([PR#&#8203;3671](https://togithub.com/dubzzz/fast-check/pull/3671))
Bug: Declare types field first in exports
- ([PR#&#8203;3646](https://togithub.com/dubzzz/fast-check/pull/3646))
Doc: Fix a typo in Runners.md

###
[`v3.7.0`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#&#8203;370)

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

*Better error reports without duplicated messages*

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

#### Features

- ([PR#&#8203;3638](https://togithub.com/dubzzz/fast-check/pull/3638))
Stop repeating the error twice in reports

#### Fixes

- ([PR#&#8203;3637](https://togithub.com/dubzzz/fast-check/pull/3637))
CI: Update ts-jest configuration files

***

</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://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41Ny40IiwidXBkYXRlZEluVmVyIjoiMzUuNTcuNCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-24 02:15:41 +00:00
renovate[bot]
5795474eb3
chore(deps): update dependency eslint-config-prettier to v8.8.0 (#3598)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier)
| [`8.6.0` ->
`8.8.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/8.6.0/8.8.0)
|
[![age](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.8.0/compatibility-slim/8.6.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.8.0/confidence-slim/8.6.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prettier/eslint-config-prettier</summary>

###
[`v8.8.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-880-2023-03-20)

[Compare
Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.7.0...v8.8.0)

- Added:
\[[@&#8203;typescript-eslint/lines-around-comment](https://togithub.com/typescript-eslint/lines-around-comment)].
Thanks to [@&#8203;ttionya](https://togithub.com/ttionya)!

###
[`v8.7.0`](https://togithub.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#Version-870-2023-03-06)

[Compare
Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.6.0...v8.7.0)

- Added:
\[[@&#8203;typescript-eslint/block-spacing](https://togithub.com/typescript-eslint/block-spacing)].
Thanks to [@&#8203;ttionya](https://togithub.com/ttionya)!
- Added:
\[[@&#8203;typescript-eslint/key-spacing](https://togithub.com/typescript-eslint/key-spacing)].
Thanks to [@&#8203;ttionya](https://togithub.com/ttionya)!

</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://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTcuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-23 17:01:24 +00:00
renovate[bot]
88a857461f
chore(deps): update dependency @swc/core to v1.3.51 (#3597)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://togithub.com/swc-project/swc)) | [`1.3.50` ->
`1.3.51`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.50/1.3.51) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.51/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.51/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.51/compatibility-slim/1.3.50)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.51/confidence-slim/1.3.50)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc</summary>

###
[`v1.3.51`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1351---2023-04-16)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.50...v1.3.51)

##### Bug Fixes

- **(es)** Allow extra comments after `sourceMappingURL`
([#&#8203;7262](https://togithub.com/swc-project/swc/issues/7262))
([219a738](219a738a75))

- **(es/helpers)** Do not duplicate property names
([#&#8203;7266](https://togithub.com/swc-project/swc/issues/7266))
([30a4e52](30a4e52f74))

- **(es/loader)** Fix browser overwrites not applying correctly
([#&#8203;7243](https://togithub.com/swc-project/swc/issues/7243))
([beefdd4](beefdd459c))

- **(es/minifier)** Use UTF16 length for `str.length`
([#&#8203;7275](https://togithub.com/swc-project/swc/issues/7275))
([4c06a56](4c06a56e52))

- **(es/renamer)** Ensure that param and function body are in same scope
([#&#8203;7271](https://togithub.com/swc-project/swc/issues/7271))
([93a264c](93a264c9a4))

##### Features

- **(es/modules)** Use function instead of arrow function
unconditionally
([#&#8203;7273](https://togithub.com/swc-project/swc/issues/7273))
([5d3313a](5d3313aa7e))

##### Miscellaneous Tasks

- **(ci)** Fix crev action
([#&#8203;7272](https://togithub.com/swc-project/swc/issues/7272))
([578960d](578960d321))

##### Refactor

- **(es/parser)** Remove `::` token as it's not used
([#&#8203;7268](https://togithub.com/swc-project/swc/issues/7268))
([635bf81](635bf8116b))

##### Build

- **(cargo)** Update `bitflags` to v2
([#&#8203;7270](https://togithub.com/swc-project/swc/issues/7270))
([c4cce12](c4cce12758))

</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://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTcuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-23 13:00:59 +00:00
renovate[bot]
61dabf2957
chore(deps): update dependency @swc/jest to v0.2.26 (#3587)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/jest](https://togithub.com/swc-project/jest) | [`0.2.24` ->
`0.2.26`](https://renovatebot.com/diffs/npm/@swc%2fjest/0.2.24/0.2.26) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fjest/0.2.26/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fjest/0.2.26/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fjest/0.2.26/compatibility-slim/0.2.24)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fjest/0.2.26/confidence-slim/0.2.24)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/jest</summary>

###
[`v0.2.26`](https://togithub.com/swc-project/jest/compare/v0.2.25...v0.2.26)

[Compare
Source](https://togithub.com/swc-project/jest/compare/v0.2.25...v0.2.26)

###
[`v0.2.25`](https://togithub.com/swc-project/jest/compare/v0.2.24...v0.2.25)

[Compare
Source](https://togithub.com/swc-project/jest/compare/v0.2.24...v0.2.25)

</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://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41NS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNTUuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 02:56:20 +00:00
GitHub Actions Bot
d4b40528d8 4.23.0-beta.70 2023-04-21 14:14:04 +00:00
GitHub Actions Bot
7ad4053c9b 4.23.0-beta.69 2023-04-21 13:58:15 +00:00
GitHub Actions Bot
949470b709 4.23.0-beta.68 2023-04-21 11:27:14 +00:00
GitHub Actions Bot
d960693dfa 4.23.0-beta.67 2023-04-21 10:49:03 +00:00
GitHub Actions Bot
23223e6775 4.23.0-beta.66 2023-04-21 09:42:53 +00:00
GitHub Actions Bot
d61bbb6342 4.23.0-beta.65 2023-04-21 08:26:04 +00:00
GitHub Actions Bot
96633f1a34 4.23.0-beta.64 2023-04-21 07:39:48 +00:00
GitHub Actions Bot
9798a325ab 4.23.0-beta.63 2023-04-21 07:25:31 +00:00
renovate[bot]
824c3e4f4d
chore(deps): update dependency @swc/core to v1.3.50 (#3577)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://togithub.com/swc-project/swc)) | [`1.3.49` ->
`1.3.50`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.49/1.3.50) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.50/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.50/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.50/compatibility-slim/1.3.49)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.50/confidence-slim/1.3.49)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc</summary>

###
[`v1.3.50`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1350---2023-04-13)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.49...v1.3.50)

##### Bug Fixes

- **(es)** Fix a crash related to an empty source map
([#&#8203;7229](https://togithub.com/swc-project/swc/issues/7229))
([c665918](c6659183a6))

- **(es/codegen)** Respect `ascii_only` for identifiers
([#&#8203;7247](https://togithub.com/swc-project/swc/issues/7247))
([e35097f](e35097fd8c))

- **(es/compat)** Handle export function in `reserved_word`
([#&#8203;7251](https://togithub.com/swc-project/swc/issues/7251))
([2e947e7](2e947e7aeb))

- **(es/minifier)** Fix handling of optional chaining when `hoist_props`
is enabled
([#&#8203;7246](https://togithub.com/swc-project/swc/issues/7246))
([a44fea1](a44fea1ec8))

- **(es/parser)** Use a hard error for missing r-paren in an if stmt
([#&#8203;7223](https://togithub.com/swc-project/swc/issues/7223))
([b1c40a4](b1c40a411f))

- **(es/parser)** Reset ctx for cond while parsing a stmt
([#&#8203;7232](https://togithub.com/swc-project/swc/issues/7232))
([01db30f](01db30f91e))

- **(es/parser)** Parse `const` type parameters in arrow function
expressions
([#&#8203;7242](https://togithub.com/swc-project/swc/issues/7242))
([6614886](6614886192))

##### Features

- **(es)** Provide more information when loading of input source map
failed
([#&#8203;7249](https://togithub.com/swc-project/swc/issues/7249))
([f0e3b1d](f0e3b1d09a))

- **(es)** Use `minify.format.ascii_only` if `output.charset` is not
specified
([#&#8203;7258](https://togithub.com/swc-project/swc/issues/7258))
([1fe5c3a](1fe5c3a803))

- **(es/minifier)** Support `PURE` comment of seq exprs
([#&#8203;7245](https://togithub.com/swc-project/swc/issues/7245))
([559d120](559d1202bc))

- **(plugin)** Enable validation
([#&#8203;7250](https://togithub.com/swc-project/swc/issues/7250))
([efad714](efad714983))

##### Refactor

- **(plugin)** Remove `bytecheck` flag
([#&#8203;7256](https://togithub.com/swc-project/swc/issues/7256))
([6bd58cb](6bd58cbcfd))

- **(plugin/runner)** Fix clippy warnings
([#&#8203;7244](https://togithub.com/swc-project/swc/issues/7244))
([70b86db](70b86dbe37))

##### Testing

- **(es/plugin)** Enable E2E test again
([#&#8203;7236](https://togithub.com/swc-project/swc/issues/7236))
([695ce06](695ce060e9))

##### Build

- **(plugin)** Update `rkyv`
([#&#8203;7257](https://togithub.com/swc-project/swc/issues/7257))
([ff3decc](ff3decc7db))

</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://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTQuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-21 01:00:04 +00:00