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

1384 Commits

Author SHA1 Message Date
GitHub Actions Bot
99db4baae0 4.22.0-beta.19 2023-02-28 13:39:21 +00:00
GitHub Actions Bot
8ebe62db05 4.22.0-beta.18 2023-02-28 13:29:36 +00:00
GitHub Actions Bot
7802df1542 4.22.0-beta.17 2023-02-28 08:32:42 +00:00
GitHub Actions Bot
8e79820783 4.22.0-beta.16 2023-02-28 08:13:01 +00:00
GitHub Actions Bot
dab55bf3c6 4.22.0-beta.15 2023-02-28 06:50:32 +00:00
renovate[bot]
66c2fa469d
chore(deps): update dependency jest to v29.4.3 (#3208)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jest](https://jestjs.io/)
([source](https://togithub.com/facebook/jest)) | [`29.4.2` ->
`29.4.3`](https://renovatebot.com/diffs/npm/jest/29.4.2/29.4.3) |
[![age](https://badges.renovateapi.com/packages/npm/jest/29.4.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/jest/29.4.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/jest/29.4.3/compatibility-slim/29.4.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/jest/29.4.3/confidence-slim/29.4.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>facebook/jest</summary>

###
[`v29.4.3`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#&#8203;2943)

[Compare
Source](https://togithub.com/facebook/jest/compare/v29.4.2...v29.4.3)

##### Features

- `[expect]` Update `toThrow()` to be able to use error `cause`s
([#&#8203;13606](https://togithub.com/facebook/jest/pull/13606))
- `[jest-core]` allow to use `workerIdleMemoryLimit` with only 1 worker
or `runInBand` option
([#&#8203;13846](https://togithub.com/facebook/jest/pull/13846))
- `[jest-message-util]` Add support for [error
`cause`s](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/cause)
([#&#8203;13868](https://togithub.com/facebook/jest/pull/13868) &
[#&#8203;13912](https://togithub.com/facebook/jest/pull/13912))
- `[jest-runtime]` Revert `import assertions` for JSON modules as it's
been relegated to Stage 2
([#&#8203;13911](https://togithub.com/facebook/jest/pull/13911))

##### Fixes

- `[@jest/expect-utils]` `subsetEquality` should consider also an
object's inherited string keys
([#&#8203;13824](https://togithub.com/facebook/jest/pull/13824))
- `[jest-mock]` Clear mock state when `jest.restoreAllMocks()` is called
([#&#8203;13867](https://togithub.com/facebook/jest/pull/13867))
- `[jest-mock]` Prevent `mockImplementationOnce` and
`mockReturnValueOnce` bleeding into `withImplementation`
([#&#8203;13888](https://togithub.com/facebook/jest/pull/13888))
- `[jest-mock]` Do not restore mocks when `jest.resetAllMocks()` is
called ([#&#8203;13866](https://togithub.com/facebook/jest/pull/13866))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNSIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi41In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-28 04:56:03 +00:00
GitHub Actions Bot
84c7b55919 4.22.0-beta.14 2023-02-27 14:45:52 +00:00
GitHub Actions Bot
2d58de1a17 4.22.0-beta.13 2023-02-27 14:42:33 +00:00
GitHub Actions Bot
7a52552485 4.22.0-beta.12 2023-02-27 13:37:19 +00:00
GitHub Actions Bot
e9892a4ec9 4.22.0-beta.11 2023-02-27 12:00:25 +00:00
GitHub Actions Bot
ceef985419 4.22.0-beta.10 2023-02-27 10:35:55 +00:00
GitHub Actions Bot
5523dad5bb 4.22.0-beta.9 2023-02-27 10:31:07 +00:00
GitHub Actions Bot
5f4b0044f7 4.22.0-beta.8 2023-02-27 10:14:56 +00:00
GitHub Actions Bot
eee5365568 4.22.0-beta.7 2023-02-27 08:07:41 +00:00
GitHub Actions Bot
95797dcd06 4.22.0-beta.6 2023-02-24 11:20:01 +00:00
GitHub Actions Bot
411adca447 4.22.0-beta.5 2023-02-24 10:42:56 +00:00
GitHub Actions Bot
3f9e3aac21 4.22.0-beta.4 2023-02-24 10:31:57 +00:00
GitHub Actions Bot
fa52671a78 4.22.0-beta.3 2023-02-23 13:24:43 +00:00
GitHub Actions Bot
8dad8747f6 4.22.0-beta.2 2023-02-23 11:40:04 +00:00
GitHub Actions Bot
bc72e9c10f 4.22.0-beta.1 2023-02-23 10:49:22 +00:00
Mateusz Kwasniewski
6bc1601507
Update package.json 2023-02-22 13:12:19 +01:00
GitHub Actions Bot
2ba338cd14 4.21.1-beta.0 2023-02-22 12:10:51 +00:00
Mateusz Kwasniewski
341e8ead12
feat: extend refs in openapi (#3170) 2023-02-22 13:10:29 +01:00
GitHub Actions Bot
e6c5b22d4b 4.21.0 2023-02-22 11:38:12 +00:00
GitHub Actions Bot
19f0489981 4.21.0-beta.57 2023-02-22 10:16:04 +00:00
GitHub Actions Bot
a2c18d74f5 4.21.0-beta.56 2023-02-22 09:10:23 +00:00
renovate[bot]
f95060d563
chore(deps): update typescript-eslint monorepo to v5.52.0 (#3175)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint)
| [`5.51.0` ->
`5.52.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.51.0/5.52.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.52.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.52.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.52.0/compatibility-slim/5.51.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.52.0/confidence-slim/5.51.0)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint)
| [`5.51.0` ->
`5.52.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.51.0/5.52.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.52.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.52.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.52.0/compatibility-slim/5.51.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.52.0/confidence-slim/5.51.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/eslint-plugin)</summary>

###
[`v5.52.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5520-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5510v5520-2023-02-13)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.51.0...v5.52.0)

##### Bug Fixes

- **eslint-plugin:** \[no-import-type-side-effects] correctly ignore
zero-specifier imports
([#&#8203;6444](https://togithub.com/typescript-eslint/typescript-eslint/issues/6444))
([d5a6688](d5a6688a22))
- **eslint-plugin:** \[no-unnecessary-condition] account for optional
chaining on potentially void values
([#&#8203;6432](https://togithub.com/typescript-eslint/typescript-eslint/issues/6432))
([e1d9c67](e1d9c67981)),
closes
[#&#8203;5255](https://togithub.com/typescript-eslint/typescript-eslint/issues/5255)
- **eslint-plugin:** \[no-unnecessary-condition] fix false positive when
checking indexed access types
([#&#8203;6452](https://togithub.com/typescript-eslint/typescript-eslint/issues/6452))
([d569924](d569924cf3))
- **eslint-plugin:** fix key-spacing when type starts on next line
([#&#8203;6412](https://togithub.com/typescript-eslint/typescript-eslint/issues/6412))
([3eb2eed](3eb2eed616))

##### Features

- **eslint-plugin:** \[block-spacing] extending base rule for TS related
blocks
([#&#8203;6195](https://togithub.com/typescript-eslint/typescript-eslint/issues/6195))
([b2db3f5](b2db3f57d3))
- **eslint-plugin:** \[explicit-function-return-type] add
allowFunctionsWithoutTypeParameters option
([#&#8203;6105](https://togithub.com/typescript-eslint/typescript-eslint/issues/6105))
([113640e](113640e974))
- **eslint-plugin:** \[explicit-function-return-type] add allowIIFEs
option
([#&#8203;6237](https://togithub.com/typescript-eslint/typescript-eslint/issues/6237))
([a1b3f7b](a1b3f7b4d9))

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/parser)</summary>

###
[`v5.52.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5520-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5510v5520-2023-02-13)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.51.0...v5.52.0)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

</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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDguMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0OC4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-22 02:12:55 +00:00
GitHub Actions Bot
27447c46ee 4.21.0-beta.55 2023-02-21 14:11:58 +00:00
GitHub Actions Bot
03c3499546 4.21.0-beta.54 2023-02-21 13:48:06 +00:00
GitHub Actions Bot
f8535af687 4.21.0-beta.53 2023-02-21 11:46:52 +00:00
GitHub Actions Bot
4f475548ba 4.21.0-beta.52 2023-02-21 09:16:17 +00:00
renovate[bot]
55d48b2b3c
chore(deps): update dependency lint-staged to v13.1.2 (#3165)
[![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.1` ->
`13.1.2`](https://renovatebot.com/diffs/npm/lint-staged/13.1.1/13.1.2) |
[![age](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.2/compatibility-slim/13.1.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.2/confidence-slim/13.1.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

##### Bug Fixes

- disable stash by default when using diff option
([#&#8203;1259](https://togithub.com/okonet/lint-staged/issues/1259))
([142c6f2](142c6f2250))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 01:00:52 +00:00
GitHub Actions Bot
761de6a94e 4.21.0-beta.51 2023-02-20 15:06:30 +00:00
GitHub Actions Bot
ec8de3dead 4.21.0-beta.50 2023-02-20 14:27:48 +00:00
renovate[bot]
06f021bd4c
chore(deps): update dependency @types/express-session to v1.17.6 (#3156)
[![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/express-session](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-session)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`1.17.5` ->
`1.17.6`](https://renovatebot.com/diffs/npm/@types%2fexpress-session/1.17.5/1.17.6)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fexpress-session/1.17.6/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fexpress-session/1.17.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fexpress-session/1.17.6/compatibility-slim/1.17.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fexpress-session/1.17.6/confidence-slim/1.17.5)](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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE0My4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-20 06:13:03 +00:00
renovate[bot]
1c90a3d617
chore(deps): update typescript-eslint monorepo to v5.51.0 (#3138)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint)
| [`5.48.1` ->
`5.51.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.48.1/5.51.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.51.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.51.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.51.0/compatibility-slim/5.48.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.51.0/confidence-slim/5.48.1)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint)
| [`5.48.1` ->
`5.51.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.48.1/5.51.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.51.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.51.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.51.0/compatibility-slim/5.48.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.51.0/confidence-slim/5.48.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/eslint-plugin)</summary>

###
[`v5.51.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5510-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5500v5510-2023-02-06)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.50.0...v5.51.0)

##### Bug Fixes

- **eslint-plugin:** \[sort-type-constituents] fixed behavior change
([#&#8203;6384](https://togithub.com/typescript-eslint/typescript-eslint/issues/6384))
([5bf7f7f](5bf7f7fe48)),
closes
[#&#8203;6339](https://togithub.com/typescript-eslint/typescript-eslint/issues/6339)
- **eslint-plugin:** do not use .at(), Node 14 does not support it
([#&#8203;6402](https://togithub.com/typescript-eslint/typescript-eslint/issues/6402))
([077ed1b](077ed1b5be))

##### Features

- **eslint-plugin:** \[naming-convention] improve performance by
removing unnecessary selectors
([#&#8203;6376](https://togithub.com/typescript-eslint/typescript-eslint/issues/6376))
([3647a1c](3647a1c1bb))
- **eslint-plugin:** \[no-floating-promises] error on logical expression
([#&#8203;6356](https://togithub.com/typescript-eslint/typescript-eslint/issues/6356))
([f330e06](f330e06515))
- **eslint-plugin:** \[no-import-type-side-effects] add rule to warn
against runtime side effects with `verbatimModuleSyntax`
([#&#8203;6394](https://togithub.com/typescript-eslint/typescript-eslint/issues/6394))
([b14d3be](b14d3be0f3))
- **eslint-plugin:** \[strict-boolean-expressions] add allow nullable
enum to strict boolean expressions
([#&#8203;6096](https://togithub.com/typescript-eslint/typescript-eslint/issues/6096))
([d4747cd](d4747cd8cc))

###
[`v5.50.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5500-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5490v5500-2023-01-31)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0)

##### Bug Fixes

- **eslint-plugin:** \[ban-ts-comment] counts graphemes instead of
`String.prototype.length`
([#&#8203;5704](https://togithub.com/typescript-eslint/typescript-eslint/issues/5704))
([09d57ce](09d57cec89))
- **eslint-plugin:** \[prefer-optional-chain] fix `ThisExpression` and
`PrivateIdentifier` errors
([#&#8203;6028](https://togithub.com/typescript-eslint/typescript-eslint/issues/6028))
([85e783c](85e783c1fa))
- **eslint-plugin:** \[prefer-optional-chain] fixer produces wrong logic
([#&#8203;5919](https://togithub.com/typescript-eslint/typescript-eslint/issues/5919))
([b0f6c8e](b0f6c8ec0b)),
closes
[#&#8203;1438](https://togithub.com/typescript-eslint/typescript-eslint/issues/1438)

##### Features

- **eslint-plugin:** add `key-spacing` rule extension for interface &
type declarations
([#&#8203;6211](https://togithub.com/typescript-eslint/typescript-eslint/issues/6211))
([67706e7](67706e72e3))

###
[`v5.49.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5490-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5482v5490-2023-01-23)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0)

##### Features

- **eslint-plugin:** \[naming-convention] add support for `#private`
modifier on class members
([#&#8203;6259](https://togithub.com/typescript-eslint/typescript-eslint/issues/6259))
([c8a6d80](c8a6d80960))

####
[5.48.2](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.1...v5.48.2)
(2023-01-16)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)

####
[5.48.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.0...v5.48.1)
(2023-01-09)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)

###
[`v5.48.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5482-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5481v5482-2023-01-16)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.1...v5.48.2)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/parser)</summary>

###
[`v5.51.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5510-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5500v5510-2023-02-06)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.50.0...v5.51.0)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

###
[`v5.50.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5500-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5490v5500-2023-01-31)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

###
[`v5.49.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5490-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5482v5490-2023-01-23)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

####
[5.48.2](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.1...v5.48.2)
(2023-01-16)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

####
[5.48.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.0...v5.48.1)
(2023-01-09)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

###
[`v5.48.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5482-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5481v5482-2023-01-16)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.1...v5.48.2)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

</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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDIuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE0Mi4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 20:53:25 +00:00
renovate[bot]
c3ee4648b3
chore(deps): update dependency eslint to v8.34.0 (#3150)
[![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](https://eslint.org)
([source](https://togithub.com/eslint/eslint)) | [`8.33.0` ->
`8.34.0`](https://renovatebot.com/diffs/npm/eslint/8.33.0/8.34.0) |
[![age](https://badges.renovateapi.com/packages/npm/eslint/8.34.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.34.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint/8.34.0/compatibility-slim/8.33.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.34.0/confidence-slim/8.33.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint/eslint</summary>

### [`v8.34.0`](https://togithub.com/eslint/eslint/releases/tag/v8.34.0)

[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.33.0...v8.34.0)

#### Features

-
[`9b2fcf7`](9b2fcf7e92)
feat: `array-callback-return` supports `Array.prototype.toSorted`
([#&#8203;16845](https://togithub.com/eslint/eslint/issues/16845))
(SUZUKI Sosuke)

#### Bug Fixes

-
[`923f61d`](923f61d8fc)
fix: false positive with assignment in `no-extra-parens`
([#&#8203;16872](https://togithub.com/eslint/eslint/issues/16872))
(Francesco Trotta)

#### Documentation

-
[`f0a9883`](f0a988384e)
docs: split rules documentation
([#&#8203;16797](https://togithub.com/eslint/eslint/issues/16797)) (Ben
Perlmutter)
-
[`67aa37b`](67aa37b583)
docs: fix typo in command-line-interface.md
([#&#8203;16871](https://togithub.com/eslint/eslint/issues/16871))
(Kevin Rouchut)
-
[`337f7ed`](337f7ed961)
docs: fix width of language input
([#&#8203;16849](https://togithub.com/eslint/eslint/issues/16849))
(Tanuj Kanti)
-
[`71349a1`](71349a1f70)
docs: Configure a Parser page
([#&#8203;16803](https://togithub.com/eslint/eslint/issues/16803)) (Ben
Perlmutter)
-
[`de7e925`](de7e925d03)
docs: remove extra line numbers in example
([#&#8203;16848](https://togithub.com/eslint/eslint/issues/16848))
(jonz94)
-
[`ad38d77`](ad38d77102)
docs: Update README (GitHub Actions Bot)

#### Chores

-
[`9dbe06d`](9dbe06d0ad)
chore: add `type` property to array-element-newline schema
([#&#8203;16877](https://togithub.com/eslint/eslint/issues/16877)) (MHO)
-
[`a061527`](a061527a03)
chore: Remove unused functions
([#&#8203;16868](https://togithub.com/eslint/eslint/issues/16868))
(Nicholas C. Zakas)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE0My4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 14:25:36 +00:00
renovate[bot]
f644543d25
fix(deps): update dependency unleash-client to v3.18.1 (#3149)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [unleash-client](https://togithub.com/Unleash/unleash-client-node) |
[`3.18.0` ->
`3.18.1`](https://renovatebot.com/diffs/npm/unleash-client/3.18.0/3.18.1)
|
[![age](https://badges.renovateapi.com/packages/npm/unleash-client/3.18.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/unleash-client/3.18.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/unleash-client/3.18.1/compatibility-slim/3.18.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/unleash-client/3.18.1/confidence-slim/3.18.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Unleash/unleash-client-node</summary>

###
[`v3.18.1`](https://togithub.com/Unleash/unleash-client-node/blob/HEAD/CHANGELOG.md#&#8203;3181)

[Compare
Source](https://togithub.com/Unleash/unleash-client-node/compare/v3.18.0...v3.18.1)

fix: add testcase for config-hash
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
([#&#8203;423](https://togithub.com/Unleash/unleash-client-node/issues/423))
fix: cyclic dependencies
fix: only produce hash of primitive values
chore(deps): update dependency
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
to v5.51.0
([#&#8203;419](https://togithub.com/Unleash/unleash-client-node/issues/419))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE0My4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 11:12:31 +00:00
renovate[bot]
01aff33ebf
chore(deps): update dependency @swc/core to v1.3.35 (#3148)
[![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.34` ->
`1.3.35`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.34/1.3.35) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.35/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.35/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.35/compatibility-slim/1.3.34)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.35/confidence-slim/1.3.34)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v1.3.35`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1335---2023-02-10)

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

##### Bug Fixes

- **(es/minifier)** Don't skip shorthand properties from sequential
inliner
([#&#8203;6918](https://togithub.com/swc-project/swc/issues/6918))
([725d3fb](725d3fb645))

- **(es/preset-env)** Fix default target
([#&#8203;6921](https://togithub.com/swc-project/swc/issues/6921))
([85a8def](85a8defc37))

- **(es/typescript)** Fix handling of non-uppercase JSX elements
([#&#8203;6928](https://togithub.com/swc-project/swc/issues/6928))
([ebc65c7](ebc65c7dcb))

##### Miscellaneous Tasks

- **general**: Bump swc_css_\*
([#&#8203;6924](https://togithub.com/swc-project/swc/issues/6924))
([75376cd](75376cd65c))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE0My4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 01:44:12 +00:00
renovate[bot]
83cbaf5917
chore(deps): update jest monorepo (#3136)
[![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/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`29.2.5` ->
`29.4.0`](https://renovatebot.com/diffs/npm/@types%2fjest/29.2.5/29.4.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.4.0/compatibility-slim/29.2.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.4.0/confidence-slim/29.2.5)](https://docs.renovatebot.com/merge-confidence/)
|
| [jest](https://jestjs.io/)
([source](https://togithub.com/facebook/jest)) | [`29.3.1` ->
`29.4.2`](https://renovatebot.com/diffs/npm/jest/29.3.1/29.4.2) |
[![age](https://badges.renovateapi.com/packages/npm/jest/29.4.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/jest/29.4.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/jest/29.4.2/compatibility-slim/29.3.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/jest/29.4.2/confidence-slim/29.3.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>facebook/jest</summary>

###
[`v29.4.2`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#&#8203;2942)

[Compare
Source](https://togithub.com/facebook/jest/compare/v29.4.1...v29.4.2)

##### Features

- `[@jest/core]` Instrument significant lifecycle events with
[`performance.mark()`](https://nodejs.org/docs/latest-v16.x/api/perf_hooks.html#performancemarkname-options)
([#&#8203;13859](https://togithub.com/facebook/jest/pull/13859))

##### Fixes

- `[expect, @&#8203;jest/expect]` Provide type of `actual` as a generic
argument to `Matchers` to allow better-typed extensions
([#&#8203;13848](https://togithub.com/facebook/jest/pull/13848))
- `[jest-circus]` Added explicit mention of test failing because
`done()` is not being called in error message
([#&#8203;13847](https://togithub.com/facebook/jest/pull/13847))
- `[jest-runtime]` Handle CJS re-exports of node core modules from ESM
([#&#8203;13856](https://togithub.com/facebook/jest/pull/13856))
- `[jest-transform]` Downgrade `write-file-atomic` to v4
([#&#8203;13853](https://togithub.com/facebook/jest/pull/13853))
- `[jest-worker]` Ignore IPC messages not intended for Jest
([#&#8203;13543](https://togithub.com/facebook/jest/pull/13543))

##### Chore & Maintenance

- `[*]` make sure to exclude `.eslintcache` from published module
([#&#8203;13832](https://togithub.com/facebook/jest/pull/13832))
- `[docs]` Cleanup incorrect links in CHANGELOG.md
([#&#8203;13857](https://togithub.com/facebook/jest/pull/13857))

###
[`v29.4.1`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#&#8203;2941)

[Compare
Source](https://togithub.com/facebook/jest/compare/v29.4.0...v29.4.1)

##### Features

- `[expect, jest-circus, @&#8203;jest/types]` Implement
`numPassingAsserts` of testResults to track the number of passing
asserts in a test
([#&#8203;13795](https://togithub.com/facebook/jest/pull/13795))
- `[jest-core]` Add newlines to JSON output
([#&#8203;13817](https://togithub.com/facebook/jest/pull/13817))
- `[@jest/reporters]` Automatic log folding in GitHub Actions Reporter
([#&#8203;13626](https://togithub.com/facebook/jest/pull/13626))

##### Fixes

- `[@jest/expect-utils]` `toMatchObject` diffs should include `Symbol`
properties
([#&#8203;13810](https://togithub.com/facebook/jest/pull/13810))
- `[jest-runtime]` Handle missing `replaceProperty`
([#&#8203;13823](https://togithub.com/facebook/jest/pull/13823))
- `[@jest/types]` Add partial support for `done` callbacks in typings of
`each` ([#&#8203;13756](https://togithub.com/facebook/jest/pull/13756))

###
[`v29.4.0`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#&#8203;2940)

[Compare
Source](https://togithub.com/facebook/jest/compare/v29.3.1...v29.4.0)

##### Features

- `[expect, @&#8203;jest/expect-utils]` Support custom equality testers
([#&#8203;13654](https://togithub.com/facebook/jest/pull/13654))
- `[jest-config, jest-worker]` Use `os.availableParallelism` if
available to calculate number of workers to spawn
([#&#8203;13738](https://togithub.com/facebook/jest/pull/13738))
- `[@jest/globals, jest-mock]` Add `jest.replaceProperty()` that
replaces property value
([#&#8203;13496](https://togithub.com/facebook/jest/pull/13496))
- `[jest-haste-map]` ignore Sapling vcs directories (`.sl/`)
([#&#8203;13674](https://togithub.com/facebook/jest/pull/13674))
- `[jest-resolve]` Support subpath imports
([#&#8203;13705](https://togithub.com/facebook/jest/pull/13705),
[#&#8203;13723](https://togithub.com/facebook/jest/pull/13723),
[#&#8203;13777](https://togithub.com/facebook/jest/pull/13777))
- `[jest-runtime]` Add `jest.isolateModulesAsync` for scoped module
initialization of asynchronous functions
([#&#8203;13680](https://togithub.com/facebook/jest/pull/13680))
- `[jest-runtime]` Add `jest.isEnvironmentTornDown` function
([#&#8203;13741](https://togithub.com/facebook/jest/pull/13741))
- `[jest-test-result]` Added `skipped` and `focused` status to
`FormattedTestResult`
([#&#8203;13700](https://togithub.com/facebook/jest/pull/13700))
- `[jest-transform]` Support for asynchronous `createTransformer`
([#&#8203;13762](https://togithub.com/facebook/jest/pull/13762))

##### Fixes

- `[jest-environment-node]` Fix non-configurable globals
([#&#8203;13687](https://togithub.com/facebook/jest/pull/13687))
- `[@jest/expect-utils]` `toMatchObject` should handle `Symbol`
properties
([#&#8203;13639](https://togithub.com/facebook/jest/pull/13639))
- `[jest-mock]` Fix `mockReset` and `resetAllMocks` `undefined` return
value([#&#8203;13692](https://togithub.com/facebook/jest/pull/13692))
- `[jest-resolve]` Add global paths to `require.resolve.paths`
([#&#8203;13633](https://togithub.com/facebook/jest/pull/13633))
- `[jest-resolve]` Correct node core module detection when using `node:`
specifiers
([#&#8203;13806](https://togithub.com/facebook/jest/pull/13806))
- `[jest-runtime]` Support WASM files that import JS resources
([#&#8203;13608](https://togithub.com/facebook/jest/pull/13608))
- `[jest-runtime]` Use the `scriptTransformer` cache in `jest-runner`
([#&#8203;13735](https://togithub.com/facebook/jest/pull/13735))
- `[jest-runtime]` Enforce import assertions when importing JSON in ESM
([#&#8203;12755](https://togithub.com/facebook/jest/pull/12755) &
[#&#8203;13805](https://togithub.com/facebook/jest/pull/13805))
- `[jest-snapshot]` Make sure to import `babel` outside of the sandbox
([#&#8203;13694](https://togithub.com/facebook/jest/pull/13694))
- `[jest-transform]` Ensure the correct configuration is passed to
preprocessors specified multiple times in the `transform` option
([#&#8203;13770](https://togithub.com/facebook/jest/pull/13770))

##### Chore & Maintenance

- `[@jest/fake-timers]` Update `@sinonjs/fake-timers`
([#&#8203;13612](https://togithub.com/facebook/jest/pull/13612))
- `[docs]` Improve custom puppeteer example to prevent worker warnings
([#&#8203;13619](https://togithub.com/facebook/jest/pull/13619))

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDIuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE0Mi4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 18:19:34 +00:00
GitHub Actions Bot
3f7e63d72a 4.21.0-beta.49 2023-02-17 14:02:48 +00:00
GitHub Actions Bot
9a43658710 4.21.0-beta.48 2023-02-17 14:01:52 +00:00
GitHub Actions Bot
676cc11917 4.21.0-beta.47 2023-02-17 10:59:13 +00:00
GitHub Actions Bot
683bf2faba 4.21.0-beta.46 2023-02-17 10:13:06 +00:00
GitHub Actions Bot
fca0aba19b 4.21.0-beta.45 2023-02-16 12:36:15 +00:00
GitHub Actions Bot
e7606e3f7d 4.21.0-beta.44 2023-02-16 11:50:58 +00:00
GitHub Actions Bot
68cca1b019 4.21.0-beta.43 2023-02-16 09:20:59 +00:00
GitHub Actions Bot
339aa16d9c 4.21.0-beta.42 2023-02-16 07:09:12 +00:00
renovate[bot]
b5544ff33d
chore(deps): update dependency @swc/core to v1.3.34 (#3125)
[![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.32` ->
`1.3.34`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.32/1.3.34) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.34/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.34/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.34/compatibility-slim/1.3.32)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.34/confidence-slim/1.3.32)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v1.3.34`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1334---2023-02-08)

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

##### Bug Fixes

- **(bindings)** Don't require unnecessary package
([#&#8203;6902](https://togithub.com/swc-project/swc/issues/6902))
([964dfba](964dfbaf1a))

- **(bindings/node)** Add `esnext` to `JscTarget`
([#&#8203;6908](https://togithub.com/swc-project/swc/issues/6908))
([82128e3](82128e3734))

- **(css/modules)** Fix interop of `&` and `:global`
([#&#8203;6900](https://togithub.com/swc-project/swc/issues/6900))
([f85ea9c](f85ea9cb57))

- **(es/minifier)** Respect span hygiene from expr simplifier
([#&#8203;6899](https://togithub.com/swc-project/swc/issues/6899))
([432dca6](432dca647b))

- **(es/minifier)** Don't break ternary with assignment in test
([#&#8203;6906](https://togithub.com/swc-project/swc/issues/6906))
([951dafb](951dafbc1a))

- **(es/module)** Fix SystemJS imports
([#&#8203;6879](https://togithub.com/swc-project/swc/issues/6879))
([85fffda](85fffdad02))

- **(es/parser)** Fix stack overflow due to deeply nested if
([#&#8203;6910](https://togithub.com/swc-project/swc/issues/6910))
([f36d945](f36d945a33))

- **(es/parser)** Don't use `stacker` for armv7
([#&#8203;6916](https://togithub.com/swc-project/swc/issues/6916))
([4c5d5a6](4c5d5a6fca))

- **(es/resolver)** Resolve parameters correctly
([#&#8203;6890](https://togithub.com/swc-project/swc/issues/6890))
([861d87c](861d87cae6))

- **(es/typescript)** Ignore jsx element names
([#&#8203;6911](https://togithub.com/swc-project/swc/issues/6911))
([ee3a107](ee3a1071a5))

##### Documentation

- **(readme)** Split download badge
([#&#8203;6917](https://togithub.com/swc-project/swc/issues/6917))
([d779927](d779927b4d))

##### Features

- **(bindings/cli)** Add `--config`
([#&#8203;6835](https://togithub.com/swc-project/swc/issues/6835))
([d993c4d](d993c4def6))

- **(bindings/cli)** Support for *.mts/*.cts files
([#&#8203;6909](https://togithub.com/swc-project/swc/issues/6909))
([76bc8a2](76bc8a2974))

##### Miscellaneous Tasks

- **(bindings/cli)** Enable `preferUnplugged` by default for the plugins
([#&#8203;6912](https://togithub.com/swc-project/swc/issues/6912))
([17f1c50](17f1c50287))-
**general**: Make issue templates mention `no +1`
([#&#8203;6894](https://togithub.com/swc-project/swc/issues/6894))
([5d5140f](5d5140f0a5))

##### Testing

- **(es/module)** Add a test for `jsc.paths` on windows
([#&#8203;6915](https://togithub.com/swc-project/swc/issues/6915))
([d18027c](d18027cf9b))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzguMyIsInVwZGF0ZWRJblZlciI6IjM0LjEzOC4zIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 22:39:44 +00:00
renovate[bot]
69693f933c
chore(deps): update dependency fast-check to v3.6.3 (#3114)
[![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.5.0` ->
`3.6.3`](https://renovatebot.com/diffs/npm/fast-check/3.5.0/3.6.3) |
[![age](https://badges.renovateapi.com/packages/npm/fast-check/3.6.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/fast-check/3.6.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/fast-check/3.6.3/compatibility-slim/3.5.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/fast-check/3.6.3/confidence-slim/3.5.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

*Fix broken replay based on path*

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

#### Fixes

- ([PR#&#8203;3617](https://togithub.com/dubzzz/fast-check/pull/3617))
Bug: Fix broken replay based on path
- ([PR#&#8203;3583](https://togithub.com/dubzzz/fast-check/pull/3583))
CI: Do not run publish workflow of fast-check for vitest
- ([PR#&#8203;3616](https://togithub.com/dubzzz/fast-check/pull/3616))
CI: Always build against latest node

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

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

*Still work in fake timer contexts*

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

#### Fixes

- ([PR#&#8203;3571](https://togithub.com/dubzzz/fast-check/pull/3571))
Bug: Resist to fake timers in interruptAfterTimeLimit
- ([PR#&#8203;3572](https://togithub.com/dubzzz/fast-check/pull/3572))
Bug: Resist to fake timers in timeout
- ([PR#&#8203;3564](https://togithub.com/dubzzz/fast-check/pull/3564))
Performance: Drop bailout linked to toss

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

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

*Some more performance improvements*

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

#### Fixes

- ([PR#&#8203;3563](https://togithub.com/dubzzz/fast-check/pull/3563))
Performance: Mutate rng inplace in tosser

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

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

*Slightly faster execution of properties*

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

#### Features

- ([PR#&#8203;3547](https://togithub.com/dubzzz/fast-check/pull/3547))
Slightly faster thanks to pure-rand v6
- ([PR#&#8203;3552](https://togithub.com/dubzzz/fast-check/pull/3552))
Do not wrap stream when dropping 0 items
- ([PR#&#8203;3551](https://togithub.com/dubzzz/fast-check/pull/3551))
Faster implementation of internal function `runIdToFrequency`
- ([PR#&#8203;3553](https://togithub.com/dubzzz/fast-check/pull/3553))
Drop useless internal stream conversions
- ([PR#&#8203;3554](https://togithub.com/dubzzz/fast-check/pull/3554))
Tosser must immediately produce values

#### Fixes

- ([PR#&#8203;3556](https://togithub.com/dubzzz/fast-check/pull/3556))
CI: Enable sourceMap in unpublished for coverage
- ([PR#&#8203;3512](https://togithub.com/dubzzz/fast-check/pull/3512))
Script: Add `--cache` option to Prettier
- ([PR#&#8203;3523](https://togithub.com/dubzzz/fast-check/pull/3523))
Script: Initialize default devcontainer
- ([PR#&#8203;3524](https://togithub.com/dubzzz/fast-check/pull/3524))
Script: Install and setup nvs inside Dockerfile

***

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

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

*Still work in fake timer contexts*

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

#### Fixes

- ([PR#&#8203;3571](https://togithub.com/dubzzz/fast-check/pull/3571))
Bug: Resist to fake timers in interruptAfterTimeLimit
- ([PR#&#8203;3572](https://togithub.com/dubzzz/fast-check/pull/3572))
Bug: Resist to fake timers in timeout

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEzOC4zIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 22:28:56 +00:00