GitHub Actions Bot
7264f2063d
5.1.0-beta.18
2023-05-03 09:46:54 +00:00
GitHub Actions Bot
bf1e65aa3f
5.1.0-beta.17
2023-05-03 07:26:26 +00:00
Jaanus Sellin
d8d0261681
feat: set timezone to utc ( #3666 )
2023-05-03 10:25:56 +03:00
renovate[bot]
a06597976b
chore(deps): update dependency @types/node to v16.18.25 ( #3668 )
...
[![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.24` ->
`16.18.25`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.24/16.18.25 )
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.25/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.25/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.25/compatibility-slim/16.18.24 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.25/confidence-slim/16.18.24 )](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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 01:58:24 +00:00
GitHub Actions Bot
d31ace666a
5.1.0-beta.16
2023-05-02 18:33:36 +00:00
renovate[bot]
bba9b9a770
chore(deps): update dependency @swc/core to v1.3.55 ( #3664 )
...
[![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.53` ->
`1.3.55`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.53/1.3.55 ) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.55/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.55/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.55/compatibility-slim/1.3.53 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.55/confidence-slim/1.3.53 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc</summary>
###
[`v1.3.55`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1355---2023-04-25 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.54...v1.3.55 )
##### Bug Fixes
- **(es/helpers)** Add `src/*.mjs` entry back
([#​7328](https://togithub.com/swc-project/swc/issues/7328 ))
([84af855](84af85563f
))
##### Features
- **(es/module)** Add `export_interop_annotation` flag
([#​7330](https://togithub.com/swc-project/swc/issues/7330 ))
([caee073](caee073935
))
###
[`v1.3.54`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1354---2023-04-25 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.53...v1.3.54 )
##### Bug Fixes
- **(bindings/node)** Support `TsSatisfiesExpression`
([#​7317](https://togithub.com/swc-project/swc/issues/7317 ))
([761ef83](761ef8389d
))
- **(common)** Workaround the `Arc` and `rkyv` issue
([#​7321](https://togithub.com/swc-project/swc/issues/7321 ))
([577f81e](577f81ec40
))
- **(es/codegen)** Fix codegen of `TsModuleDecl`
([#​7319](https://togithub.com/swc-project/swc/issues/7319 ))
([0ca05d8](0ca05d8b69
))
- **(es/compat)** Transform curried function call with optional chaining
([#​7313](https://togithub.com/swc-project/swc/issues/7313 ))
([66b5b11](66b5b110bf
))
##### Testing
- **(es)** Update tsc test suite
([#​7323](https://togithub.com/swc-project/swc/issues/7323 ))
([603f22d](603f22de76
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 17:41:29 +00:00
GitHub Actions Bot
e89873f268
5.1.0-beta.15
2023-05-02 13:20:43 +00:00
GitHub Actions Bot
9250bcb18c
5.1.0-beta.14
2023-05-02 07:17:25 +00:00
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#​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#​3723](https://togithub.com/dubzzz/fast-check/pull/3723 ))
CI: Switch to docusaurus for the documentation
- ([PR#​3729](https://togithub.com/dubzzz/fast-check/pull/3729 ))
CI: Pre-setup devcontainer with GH Actions
- ([PR#​3728](https://togithub.com/dubzzz/fast-check/pull/3728 ))
CI: Change gh-pages deploy process
- ([PR#​3732](https://togithub.com/dubzzz/fast-check/pull/3732 ))
CI: Move back to github-pages-deploy-action
- ([PR#​3735](https://togithub.com/dubzzz/fast-check/pull/3735 ))
CI: Add gtag for analytics
- ([PR#​3744](https://togithub.com/dubzzz/fast-check/pull/3744 ))
CI: Drop website build on `build:all`
- ([PR#​3751](https://togithub.com/dubzzz/fast-check/pull/3751 ))
CI: Update `baseUrl` on the ain documentation
- ([PR#​3754](https://togithub.com/dubzzz/fast-check/pull/3754 ))
CI: Drop version from website
- ([PR#​3754](https://togithub.com/dubzzz/fast-check/pull/3754 ))
CI: Drop version from website
- ([PR#​3759](https://togithub.com/dubzzz/fast-check/pull/3759 ))
CI: Drop the need for a branch on doc
- ([PR#​3775](https://togithub.com/dubzzz/fast-check/pull/3775 ))
CI: Publish all packages in one workflow
- ([PR#​3724](https://togithub.com/dubzzz/fast-check/pull/3724 ))
Doc: Add fuzz keywords
- ([PR#​3734](https://togithub.com/dubzzz/fast-check/pull/3734 ))
Doc: Add search capability to the doc
- ([PR#​3738](https://togithub.com/dubzzz/fast-check/pull/3738 ))
Doc: Fix broken links to api-reference
- ([PR#​3745](https://togithub.com/dubzzz/fast-check/pull/3745 ))
Doc: Document core building blocks in new documentation
- ([PR#​3750](https://togithub.com/dubzzz/fast-check/pull/3750 ))
Doc: More details into tips/larger-entries...
- ([PR#​3753](https://togithub.com/dubzzz/fast-check/pull/3753 ))
Doc: Add some more configuration tips in the documentation
- ([PR#​3755](https://togithub.com/dubzzz/fast-check/pull/3755 ))
Doc: Update all links to target fast-check.dev
- ([PR#​3757](https://togithub.com/dubzzz/fast-check/pull/3757 ))
Doc: Quick a11y pass on the documentation
- ([PR#​3758](https://togithub.com/dubzzz/fast-check/pull/3758 ))
Doc: Move missing configuration parts to new doc
- ([PR#​3760](https://togithub.com/dubzzz/fast-check/pull/3760 ))
Doc: Link directly to the target page not to 30x ones
- ([PR#​3761](https://togithub.com/dubzzz/fast-check/pull/3761 ))
Doc: Fix broken links in new doc
- ([PR#​3774](https://togithub.com/dubzzz/fast-check/pull/3774 ))
Security: Attach provenance to the packages
- ([PR#​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#​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
([#​7307](https://togithub.com/swc-project/swc/issues/7307 ))
([e7f7b01](e7f7b01f59
))
- **(es/helpers)** Remove unnecessary parameters in `helper_expr!` macro
([#​7296](https://togithub.com/swc-project/swc/issues/7296 ))
([38dfb91](38dfb91ebc
))
- **(es/modules)** Support `jsc.baseUrl` without `jsc.paths`
([#​7302](https://togithub.com/swc-project/swc/issues/7302 ))
([9c279b8](9c279b802b
))
- **(es/parser)** Fix handling of `in` and `out` of typescript
([#​7308](https://togithub.com/swc-project/swc/issues/7308 ))
([6f81cb9](6f81cb9c32
))
- **(testing)** Fix path normalization on windows for testing diffs
([#​7299](https://togithub.com/swc-project/swc/issues/7299 ))
([3422923](3422923cb0
))
##### Miscellaneous Tasks
- **general**: Update issue template to prevent useless issues
([#​7303](https://togithub.com/swc-project/swc/issues/7303 ))
([9816ba2](9816ba2795
))
##### Testing
- **(es/compat)** Add a test for a wrong issue
([#​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#​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`
([#​7288](https://togithub.com/swc-project/swc/issues/7288 ))
([0aab90c](0aab90c005
))
- **(es/resolver)** Hoist parameter in arrow and constructor
([#​7292](https://togithub.com/swc-project/swc/issues/7292 ))
([7a00f2e](7a00f2e954
))
##### Performance
- **(es/react)** Don't use regex
([#​7284](https://togithub.com/swc-project/swc/issues/7284 ))
([248fd37](248fd374e6
))
- **(preset-env)** Update static map
([#​7293](https://togithub.com/swc-project/swc/issues/7293 ))
([bc83cb2](bc83cb2ecf
))
##### Build
- **(cargo)** Bump up wasmer
([#​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
([#​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
([#​1270](https://togithub.com/okonet/lint-staged/issues/1270 ))
([60fcd99](60fcd99451
))
##### Features
- version bump only
([#​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#​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#​3395](https://togithub.com/dubzzz/fast-check/pull/3395 ))
Introduce new `gen` arbitrary
#### Fixes
- ([PR#​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#​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#​3671](https://togithub.com/dubzzz/fast-check/pull/3671 ))
Bug: Declare types field first in exports
- ([PR#​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#​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#​3638](https://togithub.com/dubzzz/fast-check/pull/3638 ))
Stop repeating the error twice in reports
#### Fixes
- ([PR#​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:
\[[@​typescript-eslint/lines-around-comment](https://togithub.com/typescript-eslint/lines-around-comment )].
Thanks to [@​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:
\[[@​typescript-eslint/block-spacing](https://togithub.com/typescript-eslint/block-spacing )].
Thanks to [@​ttionya](https://togithub.com/ttionya )!
- Added:
\[[@​typescript-eslint/key-spacing](https://togithub.com/typescript-eslint/key-spacing )].
Thanks to [@​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#​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`
([#​7262](https://togithub.com/swc-project/swc/issues/7262 ))
([219a738](219a738a75
))
- **(es/helpers)** Do not duplicate property names
([#​7266](https://togithub.com/swc-project/swc/issues/7266 ))
([30a4e52](30a4e52f74
))
- **(es/loader)** Fix browser overwrites not applying correctly
([#​7243](https://togithub.com/swc-project/swc/issues/7243 ))
([beefdd4](beefdd459c
))
- **(es/minifier)** Use UTF16 length for `str.length`
([#​7275](https://togithub.com/swc-project/swc/issues/7275 ))
([4c06a56](4c06a56e52
))
- **(es/renamer)** Ensure that param and function body are in same scope
([#​7271](https://togithub.com/swc-project/swc/issues/7271 ))
([93a264c](93a264c9a4
))
##### Features
- **(es/modules)** Use function instead of arrow function
unconditionally
([#​7273](https://togithub.com/swc-project/swc/issues/7273 ))
([5d3313a](5d3313aa7e
))
##### Miscellaneous Tasks
- **(ci)** Fix crev action
([#​7272](https://togithub.com/swc-project/swc/issues/7272 ))
([578960d](578960d321
))
##### Refactor
- **(es/parser)** Remove `::` token as it's not used
([#​7268](https://togithub.com/swc-project/swc/issues/7268 ))
([635bf81](635bf8116b
))
##### Build
- **(cargo)** Update `bitflags` to v2
([#​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#​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
([#​7229](https://togithub.com/swc-project/swc/issues/7229 ))
([c665918](c6659183a6
))
- **(es/codegen)** Respect `ascii_only` for identifiers
([#​7247](https://togithub.com/swc-project/swc/issues/7247 ))
([e35097f](e35097fd8c
))
- **(es/compat)** Handle export function in `reserved_word`
([#​7251](https://togithub.com/swc-project/swc/issues/7251 ))
([2e947e7](2e947e7aeb
))
- **(es/minifier)** Fix handling of optional chaining when `hoist_props`
is enabled
([#​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
([#​7223](https://togithub.com/swc-project/swc/issues/7223 ))
([b1c40a4](b1c40a411f
))
- **(es/parser)** Reset ctx for cond while parsing a stmt
([#​7232](https://togithub.com/swc-project/swc/issues/7232 ))
([01db30f](01db30f91e
))
- **(es/parser)** Parse `const` type parameters in arrow function
expressions
([#​7242](https://togithub.com/swc-project/swc/issues/7242 ))
([6614886](6614886192
))
##### Features
- **(es)** Provide more information when loading of input source map
failed
([#​7249](https://togithub.com/swc-project/swc/issues/7249 ))
([f0e3b1d](f0e3b1d09a
))
- **(es)** Use `minify.format.ascii_only` if `output.charset` is not
specified
([#​7258](https://togithub.com/swc-project/swc/issues/7258 ))
([1fe5c3a](1fe5c3a803
))
- **(es/minifier)** Support `PURE` comment of seq exprs
([#​7245](https://togithub.com/swc-project/swc/issues/7245 ))
([559d120](559d1202bc
))
- **(plugin)** Enable validation
([#​7250](https://togithub.com/swc-project/swc/issues/7250 ))
([efad714](efad714983
))
##### Refactor
- **(plugin)** Remove `bytecheck` flag
([#​7256](https://togithub.com/swc-project/swc/issues/7256 ))
([6bd58cb](6bd58cbcfd
))
- **(plugin/runner)** Fix clippy warnings
([#​7244](https://togithub.com/swc-project/swc/issues/7244 ))
([70b86db](70b86dbe37
))
##### Testing
- **(es/plugin)** Enable E2E test again
([#​7236](https://togithub.com/swc-project/swc/issues/7236 ))
([695ce06](695ce060e9
))
##### Build
- **(plugin)** Update `rkyv`
([#​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
GitHub Actions Bot
1389d44af6
4.23.0-beta.62
2023-04-20 15:32:46 +00:00
GitHub Actions Bot
23487f143d
4.23.0-beta.61
2023-04-20 10:29:50 +00:00
GitHub Actions Bot
163791a094
4.23.0-beta.60
2023-04-20 09:38:18 +00:00
Gastón Fournier
44b19e92ee
fix: seed setup and remove admin/features call ( #3567 )
...
## About the changes
Seed setup fails because of compilation errors, we need to skip errors
until we fix them. Also, this removes one usage of `/api/admin/features`
that was used only for testing
2023-04-20 11:37:56 +02:00
GitHub Actions Bot
b44363a8ee
4.23.0-beta.59
2023-04-19 18:40:48 +00:00
GitHub Actions Bot
cd734428ff
4.23.0-beta.58
2023-04-19 12:10:30 +00:00
GitHub Actions Bot
833d283004
4.23.0-beta.57
2023-04-19 07:08:14 +00:00
GitHub Actions Bot
058b27bf90
4.23.0-beta.56
2023-04-18 16:34:30 +00:00
GitHub Actions Bot
8840b430ef
4.23.0-beta.55
2023-04-18 15:16:59 +00:00
renovate[bot]
4a734e0e50
fix(deps): update dependency json-schema-to-ts to v2.7.2 ( #3238 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[json-schema-to-ts](https://togithub.com/ThomasAribart/json-schema-to-ts )
| [`2.6.0` ->
`2.7.2`](https://renovatebot.com/diffs/npm/json-schema-to-ts/2.6.0/2.7.2 )
|
[![age](https://badges.renovateapi.com/packages/npm/json-schema-to-ts/2.7.2/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/json-schema-to-ts/2.7.2/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/json-schema-to-ts/2.7.2/compatibility-slim/2.6.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/json-schema-to-ts/2.7.2/confidence-slim/2.6.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>ThomasAribart/json-schema-to-ts</summary>
###
[`v2.7.2`](https://togithub.com/ThomasAribart/json-schema-to-ts/compare/v2.7.1...v2.7.2 )
[Compare
Source](https://togithub.com/ThomasAribart/json-schema-to-ts/compare/v2.7.1...v2.7.2 )
###
[`v2.7.1`](https://togithub.com/ThomasAribart/json-schema-to-ts/compare/v2.7.0...v2.7.1 )
[Compare
Source](https://togithub.com/ThomasAribart/json-schema-to-ts/compare/v2.7.0...v2.7.1 )
###
[`v2.7.0`](https://togithub.com/ThomasAribart/json-schema-to-ts/compare/v2.6.2...v2.7.0 )
[Compare
Source](https://togithub.com/ThomasAribart/json-schema-to-ts/compare/v2.6.2...v2.7.0 )
###
[`v2.6.2`](https://togithub.com/ThomasAribart/json-schema-to-ts/compare/v2.6.1...v2.6.2 )
[Compare
Source](https://togithub.com/ThomasAribart/json-schema-to-ts/compare/v2.6.1...v2.6.2 )
###
[`v2.6.1`](https://togithub.com/ThomasAribart/json-schema-to-ts/compare/v2.6.0...v2.6.1 )
[Compare
Source](https://togithub.com/ThomasAribart/json-schema-to-ts/compare/v2.6.0...v2.6.1 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4yIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-18 16:32:25 +02:00
Gastón Fournier
201c86838f
Test npm publish ( #3554 )
...
## About the changes
https://github.blog/changelog/2022-10-24-npm-v9-0-0-released/ introduced
a breaking change in the way they handle files inside package.json which
caused some issues with the way we pack and distribute Unleash:
> npm pack now follows a strict order of operations when applying ignore
rules. If a files array is present in the package.json, then rules in
.gitignore and .npmignore files from the root will be ignored.
What we discovered is that when having a nested .gitignore (the one we
have inside frontend), `npm publish` was taking that nested .gitignore
into account (despite the fact that we also have a package.json with
files inside the same folder). We tricked this by removing the `build`
folder from `frontend/.gitignore` and instead adding it into the root
`.gitignore` which is being ignored by `npm publish` following what's
stated in the release note above.
-----------------
Co-authored-by: Gard Rimestad <gard@getunleash.io>
2023-04-18 15:44:19 +02:00
GitHub Actions Bot
2e4126c6f7
4.23.0-beta.54
2023-04-18 12:43:07 +00:00
Gastón Fournier
e6f3b3009a
fix: missing node engine upgrade to 18 ( #3552 )
...
## About the changes
Updates frontend engine minimum version to node 18 and also improves
some messages in the release GHA task
2023-04-18 12:42:49 +00:00
GitHub Actions Bot
af67c0cff9
4.23.0-beta.53
2023-04-18 11:42:27 +00:00
GitHub Actions Bot
d3b8056ed6
4.23.0-beta.52
2023-04-18 09:56:35 +00:00
GitHub Actions Bot
35d354d2b6
4.23.0-beta.51
2023-04-18 08:57:48 +00:00
GitHub Actions Bot
56f1fa330a
4.23.0-beta.50
2023-04-18 08:35:53 +00:00
Gastón Fournier
0426dd505d
chore: update to node 18 ( #3527 )
...
## About the changes
This upgrades our main branch to use node 18 which is the active LTS
version and stops using node 14 which reaches the end of life in a few
weeks: https://nodejs.dev/en/about/releases/
This PR also adds `--no-experimental-fetch` for frontend tests and other
frontend commands. Related to:
https://github.com/node-fetch/node-fetch/issues/1566
More about the experimental fetch release:
https://nodejs.org/en/blog/announcements/v18-release-announce#fetch-experimental
2023-04-18 10:35:32 +02:00
GitHub Actions Bot
fe85b8dcbd
4.23.0-beta.49
2023-04-18 07:01:44 +00:00
renovate[bot]
7debbeb00d
chore(deps): update dependency @swc/core to v1.3.49 ( #3546 )
...
[![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.44` ->
`1.3.49`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.44/1.3.49 ) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.49/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.49/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.49/compatibility-slim/1.3.44 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.49/confidence-slim/1.3.44 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc</summary>
###
[`v1.3.49`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1349---2023-04-10 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.47...v1.3.49 )
##### Features
- **(plugin/runner)** Update `wasmer` to `v3`
([#​7197](https://togithub.com/swc-project/swc/issues/7197 ))
([56bdacc](56bdacc72d
))
##### Refactor
- **(plugin/runner)** Fix publish action
([#​7234](https://togithub.com/swc-project/swc/issues/7234 ))
([b868ed0](b868ed02a3
))
###
[`v1.3.47`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1347---2023-04-10 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.46...v1.3.47 )
##### Bug Fixes
- **(bindings/node)** Make peer dependency of helpers optional
([#​7216](https://togithub.com/swc-project/swc/issues/7216 ))
([e86d598](e86d59882a
))
- **(es/compat)** Fix `finally` handling of `generator`
([#​7215](https://togithub.com/swc-project/swc/issues/7215 ))
([f5c62fb](f5c62fbbf8
))
- **(es/minifier)** Don't remove used var decl
([#​7200](https://togithub.com/swc-project/swc/issues/7200 ))
([73bc29e](73bc29eeb0
))
- **(es/testing)** Ensure that we call `fold_program`
([#​7222](https://togithub.com/swc-project/swc/issues/7222 ))
([e241201](e241201bf7
))
- **(es/typescript)** Fix computation of enum bits
([#​7219](https://togithub.com/swc-project/swc/issues/7219 ))
([29bf176](29bf1760be
))
##### Features
- **(es)** Expose stage 3 decorator
([#​7220](https://togithub.com/swc-project/swc/issues/7220 ))
([a7a53c6](a7a53c6208
))
##### Refactor
- **(macros/ast-node)** Drop `darling` to reduce compile time
([#​7214](https://togithub.com/swc-project/swc/issues/7214 ))
([3f61638](3f61638cbf
))
###
[`v1.3.46`](https://togithub.com/swc-project/swc/compare/v1.3.45...v1.3.46 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.45...v1.3.46 )
###
[`v1.3.45`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1345---2023-04-04 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.44...v1.3.45 )
##### Bug Fixes
- **(es)** Allow missing `.map` file
([#​7141](https://togithub.com/swc-project/swc/issues/7141 ))
([3e6a186](3e6a1869e8
))
- **(es/compat)** Handle shorthand object prop while renaming
([#​7176](https://togithub.com/swc-project/swc/issues/7176 ))
([0a80e05](0a80e0506b
))
- **(es/helpers)** Use snake_case for helpers
([#​7147](https://togithub.com/swc-project/swc/issues/7147 ))
([3ca954b](3ca954b9f9
))
- **(es/modules)** Hint nodejs for multiple `export *`
([#​7184](https://togithub.com/swc-project/swc/issues/7184 ))
([98f1493](98f14931e7
))
- **(es/parser)** Fix infinite loop on jsx in js
([#​7191](https://togithub.com/swc-project/swc/issues/7191 ))
([414e669](414e66910d
))
- **(es/typescript)** Mark `A` as a type in `export { type A }`
([#​7196](https://togithub.com/swc-project/swc/issues/7196 ))
([ddfbc93](ddfbc93624
))
- **(swc_core)** Fix a feature name
([#​7198](https://togithub.com/swc-project/swc/issues/7198 ))
([bfe6544](bfe654438f
))
##### Features
- **(css/modules)** Preserve spans of CSS class names
([#​7185](https://togithub.com/swc-project/swc/issues/7185 ))
([df7b4e7](df7b4e71d2
))
- **(es/compat)** Implement stage 3 decorator, without auto accessor
([#​6950](https://togithub.com/swc-project/swc/issues/6950 ))
([7a863ad](7a863ad18f
))
- **(es/helpers)** Use named export and unify import path
([#​7182](https://togithub.com/swc-project/swc/issues/7182 ))
([a13a78e](a13a78e3fe
))
- **(plugin/runner)** Improve cache path
([#​7188](https://togithub.com/swc-project/swc/issues/7188 ))
([976667f](976667f7d9
))
##### Testing
- **(es/plugin)** Enable E2E plugin test
([#​7178](https://togithub.com/swc-project/swc/issues/7178 ))
([a785f18](a785f18740
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 20:56:27 +00:00
GitHub Actions Bot
ecc334b3fb
4.23.0-beta.48
2023-04-17 13:04:20 +00:00
GitHub Actions Bot
51c3f4733b
4.23.0-beta.47
2023-04-17 09:36:11 +00:00
GitHub Actions Bot
7cc2777d36
4.23.0-beta.46
2023-04-17 09:22:10 +00:00
GitHub Actions Bot
f92a154cd1
4.23.0-beta.45
2023-04-17 08:52:11 +00:00
GitHub Actions Bot
472e277757
4.23.0-beta.44
2023-04-17 07:11:42 +00:00
Gastón Fournier
ea9bf7f447
chore: add linter rules for regexp ( #3500 )
...
## About the changes
Add linter rules for regexp security vulnerabilities
Commit 1c5d54c76e
[fails due to
regexp/no-super-linear-backtracking](https://github.com/Unleash/unleash/actions/runs/4668430535/jobs/8265506170#step:5:37 )
as reported here:
https://github.com/Unleash/unleash/security/code-scanning/1
[0127d1a
](0127d1a746
)
fixes the issues and warnings by running `yarn lint --fix`
2023-04-17 07:11:22 +00:00
GitHub Actions Bot
da1e1c29aa
4.23.0-beta.43
2023-04-14 12:30:29 +00:00
GitHub Actions Bot
ebd00a9de3
4.23.0-beta.42
2023-04-14 11:39:16 +00:00
GitHub Actions Bot
98e536bf2c
4.23.0-beta.41
2023-04-14 10:39:34 +00:00
GitHub Actions Bot
4054b4cf3a
4.23.0-beta.40
2023-04-14 10:26:41 +00:00
GitHub Actions Bot
74986d672e
4.23.0-beta.39
2023-04-14 08:37:38 +00:00
GitHub Actions Bot
39b53c8f2c
4.23.0-beta.38
2023-04-14 06:59:43 +00:00
GitHub Actions Bot
5a2184ccd0
4.23.0-beta.37
2023-04-13 13:09:30 +00:00
GitHub Actions Bot
0940b0aa52
4.23.0-beta.36
2023-04-13 12:52:14 +00:00
GitHub Actions Bot
f55c18b475
4.23.0-beta.35
2023-04-13 12:34:06 +00:00
GitHub Actions Bot
5d31d26530
4.23.0-beta.34
2023-04-13 11:06:20 +00:00
GitHub Actions Bot
8270d44e40
4.23.0-beta.33
2023-04-13 09:24:49 +00:00
GitHub Actions Bot
a735ad7251
4.23.0-beta.32
2023-04-13 08:09:14 +00:00
GitHub Actions Bot
aba33e55ee
4.23.0-beta.31
2023-04-12 13:22:36 +00:00
GitHub Actions Bot
014a8a2280
4.23.0-beta.30
2023-04-12 09:58:00 +00:00
GitHub Actions Bot
b776589448
4.23.0-beta.29
2023-04-12 09:35:19 +00:00
GitHub Actions Bot
3231c7d00e
4.23.0-beta.28
2023-04-12 06:43:35 +00:00
GitHub Actions Bot
63043bff7e
4.23.0-beta.27
2023-04-12 06:06:01 +00:00
GitHub Actions Bot
19d318d684
4.23.0-beta.26
2023-04-11 14:14:21 +00:00
GitHub Actions Bot
6afa52463b
4.23.0-beta.25
2023-04-11 12:50:08 +00:00
GitHub Actions Bot
358dcf1196
4.23.0-beta.24
2023-04-11 07:20:31 +00:00
GitHub Actions Bot
8222f293e0
4.23.0-beta.23
2023-04-10 13:17:33 +00:00
GitHub Actions Bot
d0ddf72cd8
4.23.0-beta.22
2023-04-10 08:00:46 +00:00
GitHub Actions Bot
3936a30403
4.23.0-beta.21
2023-04-10 07:50:57 +00:00
renovate[bot]
0964044bdf
chore(deps): update dependency @types/node to v16.18.23 ( #3482 )
...
[![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.22` ->
`16.18.23`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.22/16.18.23 )
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.23/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.23/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.23/compatibility-slim/16.18.22 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.23/confidence-slim/16.18.22 )](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:eyJjcmVhdGVkSW5WZXIiOiIzNS4zNC4xIiwidXBkYXRlZEluVmVyIjoiMzUuMzQuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-08 03:28:36 +00:00
renovate[bot]
334b53b763
chore(deps): update dependency @swc/core to v1.3.44 ( #3480 )
...
[![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.42` ->
`1.3.44`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.42/1.3.44 ) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.44/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.44/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.44/compatibility-slim/1.3.42 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.44/confidence-slim/1.3.42 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc</summary>
###
[`v1.3.44`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1344---2023-03-30 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.42...v1.3.44 )
##### Bug Fixes
- **(css/codegen)** Preserve `raw` of numbers
([#​7131](https://togithub.com/swc-project/swc/issues/7131 ))
([150c2b6](150c2b6fba
))
- **(css/compat)** Remove usage of `box_syntax`
([#​7153](https://togithub.com/swc-project/swc/issues/7153 ))
([6f0bf66](6f0bf665c2
))
- **(es/compat)** Handle import/export in `reserved_word`
([#​7165](https://togithub.com/swc-project/swc/issues/7165 ))
([065d11c](065d11cb9b
))
- **(es/compat)** Fix the position for temp var injection
([#​7171](https://togithub.com/swc-project/swc/issues/7171 ))
([23fb8c5](23fb8c5563
))
- **(es/react)** Respect `import_source` in new jsx
([#​7128](https://togithub.com/swc-project/swc/issues/7128 ))
([5d7acfd](5d7acfd9cb
))
- **(es/renamer)** Don't use symbols used by declarations if `eval`
exists
([#​7116](https://togithub.com/swc-project/swc/issues/7116 ))
([6d9763e](6d9763e8c0
))
- **(es/visit)** Fix handling of `Program` of `AndThen`
([#​7120](https://togithub.com/swc-project/swc/issues/7120 ))
([d50689e](d50689eab0
))
- **(fast-graph)** Use fxhash instead of ahash to make iteration order
consistent
([#​7133](https://togithub.com/swc-project/swc/issues/7133 ))
([b13eb4c](b13eb4c811
))
##### Documentation
- **(es)** Fix doc url
([#​7123](https://togithub.com/swc-project/swc/issues/7123 ))
([1e4abcb](1e4abcb11d
))
##### Features
- **(css/parser)** Add `legacy_ie` to the `ParserConfig`
([#​7109](https://togithub.com/swc-project/swc/issues/7109 ))
([5e58b3e](5e58b3e5f6
))
- **(es/react)** Support script within automatic runtime
([#​7126](https://togithub.com/swc-project/swc/issues/7126 ))
([05a2815](05a2815e6c
))
##### Miscellaneous Tasks
- **(cargo)** Refactor `Cargo.toml` to reduce merge conflict
([#​7139](https://togithub.com/swc-project/swc/issues/7139 ))
([2826198](28261985b0
))
##### Refactor
- **(ast)** Make serde optional
([#​7138](https://togithub.com/swc-project/swc/issues/7138 ))
([30bc086](30bc086052
))
- **(es)** Remove needless build scripts to reduce compile time
([#​7129](https://togithub.com/swc-project/swc/issues/7129 ))
([dfe1a3f](dfe1a3f496
))
- **(es/codegen)** Extract code from generic functions to reduce compile
time ([#​7127](https://togithub.com/swc-project/swc/issues/7127 ))
([08fa94f](08fa94fc73
))
- **(es/parser)** Remove `EnumKind` to reduce compile time
([#​7137](https://togithub.com/swc-project/swc/issues/7137 ))
([915f747](915f747cb7
))
- **(macros)** Reduce compile time
([#​7132](https://togithub.com/swc-project/swc/issues/7132 ))
([2154a3f](2154a3f117
))
##### Build
- **(cargo)** Update `rustc` to `nightly-2023-03-28`
([#​7154](https://togithub.com/swc-project/swc/issues/7154 ))
([e445502](e445502072
))
- **(cargo)** Revert rustc upgrade
([#​7162](https://togithub.com/swc-project/swc/issues/7162 ))
([12546c8](12546c853a
))
- **(cargo)** Update `rustc` to `nightly-2023-03-20`
([#​7170](https://togithub.com/swc-project/swc/issues/7170 ))
([0259a74](0259a7465f
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4zNC4xIiwidXBkYXRlZEluVmVyIjoiMzUuMzQuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07 23:33:38 +00:00
renovate[bot]
3319d34f59
chore(deps): update dependency @babel/core to v7.21.4 ( #3479 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core )
([source](https://togithub.com/babel/babel )) | [`7.21.3` ->
`7.21.4`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.21.3/7.21.4 )
|
[![age](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.4/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.4/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.4/compatibility-slim/7.21.3 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.4/confidence-slim/7.21.3 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>babel/babel</summary>
###
[`v7.21.4`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7214-2023-03-31 )
[Compare
Source](https://togithub.com/babel/babel/compare/v7.21.3...v7.21.4 )
##### 🐛 Bug Fix
- `babel-core`, `babel-helper-module-imports`, `babel-preset-typescript`
- [#​15478](https://togithub.com/babel/babel/pull/15478 ) Fix
support for `import/export` in `.cts` files
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-generator`
- [#​15496](https://togithub.com/babel/babel/pull/15496 ) Fix
compact printing of non-null assertion operators
([@​rtsao](https://togithub.com/rtsao ))
##### 💅 Polish
- `babel-helper-create-class-features-plugin`,
`babel-plugin-proposal-class-properties`,
`babel-plugin-transform-typescript`, `babel-traverse`
- [#​15427](https://togithub.com/babel/babel/pull/15427 ) Fix
moving comments of removed nodes
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
##### 🏠 Internal
- Other
- [#​15519](https://togithub.com/babel/babel/pull/15519 ) Update
Prettier integration test
([@​fisker](https://togithub.com/fisker ))
- `babel-parser`
- [#​15510](https://togithub.com/babel/babel/pull/15510 ) refactor:
introduce `lookaheadInLineCharCode`
([@​JLHwung](https://togithub.com/JLHwung ))
- `babel-code-frame`, `babel-highlight`
- [#​15499](https://togithub.com/babel/babel/pull/15499 ) Polish
babel-code-frame highlight test
([@​JLHwung](https://togithub.com/JLHwung ))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4zNC4xIiwidXBkYXRlZEluVmVyIjoiMzUuMzQuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07 19:08:20 +00:00
GitHub Actions Bot
db31da1e9e
4.23.0-beta.20
2023-04-07 11:31:46 +00:00
GitHub Actions Bot
9c4322d1fb
4.23.0-beta.19
2023-04-07 09:21:17 +00:00
GitHub Actions Bot
2949db161f
4.23.0-beta.18
2023-04-07 09:10:37 +00:00
GitHub Actions Bot
c0af30b89f
4.23.0-beta.17
2023-04-07 08:34:58 +00:00
GitHub Actions Bot
1d3fc2ca71
4.23.0-beta.16
2023-04-06 17:50:39 +00:00
GitHub Actions Bot
e0b59ba689
4.23.0-beta.15
2023-04-06 13:34:49 +00:00
GitHub Actions Bot
2b1bf40b11
4.23.0-beta.14
2023-04-06 11:46:15 +00:00
GitHub Actions Bot
d33f11511a
4.23.0-beta.13
2023-04-06 09:47:21 +00:00
GitHub Actions Bot
70d802883b
4.23.0-beta.12
2023-04-05 11:21:19 +00:00
GitHub Actions Bot
368b066219
4.23.0-beta.11
2023-04-05 09:40:11 +00:00
GitHub Actions Bot
0491c08d5e
4.23.0-beta.10
2023-04-05 08:21:10 +00:00
renovate[bot]
b65dce4bfb
chore(deps): update dependency @types/node to v16.18.22 ( #3457 )
...
[![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.21` ->
`16.18.22`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.21/16.18.22 )
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.22/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.22/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.22/compatibility-slim/16.18.21 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.22/confidence-slim/16.18.21 )](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:eyJjcmVhdGVkSW5WZXIiOiIzNS4zMi4yIiwidXBkYXRlZEluVmVyIjoiMzUuMzIuMiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 04:32:02 +00:00
GitHub Actions Bot
9e24846761
4.23.0-beta.9
2023-04-04 12:53:06 +00:00
GitHub Actions Bot
d65a357a69
4.23.0-beta.8
2023-04-04 11:31:57 +00:00
GitHub Actions Bot
9f0dacfce0
4.23.0-beta.7
2023-04-04 11:28:37 +00:00
Mateusz Kwasniewski
8654c9ea42
feat: postgres lock ( #3443 )
2023-04-04 13:28:17 +02:00
GitHub Actions Bot
06b969a139
4.23.0-beta.6
2023-04-04 08:46:47 +00:00
GitHub Actions Bot
7063112547
4.23.0-beta.5
2023-04-04 07:32:55 +00:00
GitHub Actions Bot
217e4a4917
4.23.0-beta.4
2023-04-03 12:18:01 +00:00
Gastón Fournier
36f1125c25
fix: input used to read file should be sanitized ( #3402 )
...
## About the changes
Following the recommendation to fix
https://github.com/Unleash/unleash/security/code-scanning/2 and
https://github.com/Unleash/unleash/security/code-scanning/3
The endpoint seems to be used for developing purposes only (to preview
an email under development) but it's available in every Unleash
installation and can potentially be exploited.
2023-04-03 14:17:44 +02:00
renovate[bot]
bab57c7f2d
chore(deps): update dependency @types/node to v16.18.21 ( #3435 )
...
[![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.18` ->
`16.18.21`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.18/16.18.21 )
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.21/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.21/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.21/compatibility-slim/16.18.18 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.21/confidence-slim/16.18.18 )](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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-02 10:00:46 +00:00
GitHub Actions Bot
6b3ff732a9
4.23.0-beta.3
2023-03-31 11:20:40 +00:00
GitHub Actions Bot
6d5bb68706
4.23.0-beta.2
2023-03-31 10:37:51 +00:00
GitHub Actions Bot
b745bf0d93
4.23.0-beta.1
2023-03-30 15:58:01 +00:00
GitHub Actions Bot
10b9be0679
4.23.0-beta.0
2023-03-30 07:43:49 +00:00
GitHub Actions Bot
f60f0a7b31
4.22.0
2023-03-30 07:32:46 +00:00
GitHub Actions Bot
707d290f3b
4.22.0-beta.141
2023-03-30 07:23:06 +00:00
renovate[bot]
870ade87da
chore(deps): update dependency @swc/core to v1.3.42 ( #3425 )
...
[![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.41` ->
`1.3.42`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.41/1.3.42 ) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.42/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.42/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.42/compatibility-slim/1.3.41 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.42/confidence-slim/1.3.41 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc</summary>
###
[`v1.3.42`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1342---2023-03-22 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.41...v1.3.42 )
##### Bug Fixes
- **(bindings/node)** Fix loading of `spack.config.js`
([#​7105](https://togithub.com/swc-project/swc/issues/7105 ))
([a4d1af1](a4d1af18de
))
- **(es/ast)** Fix `EqIgnoreSpan` impl of `Number`
([#​7112](https://togithub.com/swc-project/swc/issues/7112 ))
([6a570a3](6a570a334c
))
- **(es/compat)** Don't modify private fields from `reserved_words` pass
([#​7113](https://togithub.com/swc-project/swc/issues/7113 ))
([2bc631d](2bc631df87
))
- **(es/minifier)** Pass `keep_*` in config to `compress` and `mangle`
([#​7102](https://togithub.com/swc-project/swc/issues/7102 ))
([6a1201c](6a1201cfc4
))
- **(es/minifier)** Don't inline into arrow heads
([#​7099](https://togithub.com/swc-project/swc/issues/7099 ))
([610e1bb](610e1bb581
))
- **(es/parser)** Fix parsing of static accessors
([#​7108](https://togithub.com/swc-project/swc/issues/7108 ))
([dd2b16d](dd2b16db9e
))
##### Features
- **(es/resolver)** Make scope context identical to the vars
([#​7095](https://togithub.com/swc-project/swc/issues/7095 ))
([0f09e35](0f09e356c3
))-
**general**: Feat(css/minifier) Follow the CSS spec more rigorously
([#​6291](https://togithub.com/swc-project/swc/issues/6291 ))
**Description:**
Full refactor of the "calc" simplification to be more compliant with the
spec.
([df09d2f](df09d2fd4b
))
##### Refactor
- **(es/fixer)** Move comments with the insertion order
([#​7097](https://togithub.com/swc-project/swc/issues/7097 ))
([f250f24](f250f243cb
))
- **(es/resolver)** Make syntax context for unresolved and top-level
stable
([#​7096](https://togithub.com/swc-project/swc/issues/7096 ))
([c114f00](c114f006b4
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzUuMjMuMyJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-30 03:09:52 +00:00
GitHub Actions Bot
7d725c6eb7
4.22.0-beta.140
2023-03-29 08:24:27 +00:00
GitHub Actions Bot
8608951f68
4.22.0-beta.139
2023-03-29 08:02:20 +00:00
GitHub Actions Bot
4562727580
4.22.0-beta.138
2023-03-29 07:33:38 +00:00
GitHub Actions Bot
0a6f1ecf77
4.22.0-beta.137
2023-03-29 07:03:04 +00:00
GitHub Actions Bot
e16bc56173
4.22.0-beta.136
2023-03-29 06:19:54 +00:00
GitHub Actions Bot
1545257a21
4.22.0-beta.135
2023-03-28 19:25:42 +00:00
Ivar Conradi Østhus
64b7bd6d86
fix: upgrade knex to v2.4.2 ( #3413 )
2023-03-28 19:22:35 +00:00
GitHub Actions Bot
9f95524665
4.22.0-beta.134
2023-03-28 19:15:18 +00:00
GitHub Actions Bot
697e0bd5e4
4.22.0-beta.133
2023-03-28 13:42:37 +00:00
GitHub Actions Bot
96e327c84b
4.22.0-beta.132
2023-03-28 13:12:44 +00:00
GitHub Actions Bot
214a3e6e5b
4.22.0-beta.131
2023-03-28 12:27:32 +00:00
GitHub Actions Bot
0a0e083381
4.22.0-beta.130
2023-03-28 11:17:35 +00:00
GitHub Actions Bot
3074898ed0
4.22.0-beta.129
2023-03-28 10:28:07 +00:00
GitHub Actions Bot
cb4092fd20
4.22.0-beta.128
2023-03-28 10:11:26 +00:00
GitHub Actions Bot
b21c505410
4.22.0-beta.127
2023-03-28 09:28:48 +00:00
GitHub Actions Bot
ed0b76d4c1
4.22.0-beta.126
2023-03-28 09:07:59 +00:00
renovate[bot]
d678c05da2
chore(deps): update dependency @types/node to v16.18.18 ( #3396 )
...
[![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.14` ->
`16.18.18`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.14/16.18.18 )
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.18/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.18/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.18/compatibility-slim/16.18.14 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.18/confidence-slim/16.18.14 )](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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzUuMjMuMyJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 07:29:17 +00:00
renovate[bot]
a8444c062f
chore(deps): update dependency @types/express-session to v1.17.7 ( #3395 )
...
[![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.6` ->
`1.17.7`](https://renovatebot.com/diffs/npm/@types%2fexpress-session/1.17.6/1.17.7 )
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fexpress-session/1.17.7/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fexpress-session/1.17.7/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fexpress-session/1.17.7/compatibility-slim/1.17.6 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fexpress-session/1.17.7/confidence-slim/1.17.6 )](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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzUuMjMuMyJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 04:52:00 +00:00
renovate[bot]
5fb580712e
chore(deps): update dependency @swc/core to v1.3.41 ( #3393 )
...
[![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.37` ->
`1.3.41`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.37/1.3.41 ) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.41/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.41/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.41/compatibility-slim/1.3.37 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.41/confidence-slim/1.3.37 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc</summary>
###
[`v1.3.41`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1341---2023-03-17 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.40...v1.3.41 )
##### Bug Fixes
- **(bindings/cli)** Change order of checking inputs to workaround a
Windows issue
([#​7077](https://togithub.com/swc-project/swc/issues/7077 ))
([7bbec92](7bbec92d23
))
- **(css/codegen)** Respect `raw` of `Str`
([#​7078](https://togithub.com/swc-project/swc/issues/7078 ))
([7849a2d](7849a2d75d
))
- **(css/parser)** Fix parsing of `:global(> *)`
([#​7082](https://togithub.com/swc-project/swc/issues/7082 ))
([60f74ea](60f74ea076
))
- **(es/codegen)** Emit `type_params` for `TsConstructSignatureDecl`
([#​7080](https://togithub.com/swc-project/swc/issues/7080 ))
([8353acc](8353accb13
))
- **(es/minifier)** Preserve `delete` of unresolved variables
([#​7072](https://togithub.com/swc-project/swc/issues/7072 ))
([86295ba](86295ba8f2
))
- **(es/minifier)** Accept `keep_fnames` and `keep_classnames`
([#​7090](https://togithub.com/swc-project/swc/issues/7090 ))
([0086914](00869147d3
))
- **(es/minifier)** Remove wrong optimization of `new RegExp(…)`
([#​7091](https://togithub.com/swc-project/swc/issues/7091 ))
([493a4f7](493a4f7042
))
- **(es/react)** Align to `babel@8` behavior
([#​7081](https://togithub.com/swc-project/swc/issues/7081 ))
([7b491a6](7b491a69a5
))
- **(testing)** Ignore `non_snake_case` for generated test names
([#​7087](https://togithub.com/swc-project/swc/issues/7087 ))
([1c254b1](1c254b1c44
))
##### Performance
- **(es/lexer)** Use jump table for `skip_space`
([#​7073](https://togithub.com/swc-project/swc/issues/7073 ))
([f854d51](f854d51343
))
##### Refactor
- **general**: Fix lints using clippy from `nightly-2023-03-13`
([#​6920](https://togithub.com/swc-project/swc/issues/6920 ))
([963c460](963c460613
))
###
[`v1.3.40`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1340---2023-03-13 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.39...v1.3.40 )
##### Bug Fixes
- **(bindings/cli)** Update `swc_ecma_ast`
([#​7060](https://togithub.com/swc-project/swc/issues/7060 ))
([1b40689](1b40689c3a
))
- **(es)** Support stable rustc again
([#​7057](https://togithub.com/swc-project/swc/issues/7057 ))
([fbb3016](fbb3016870
))
- **(es)** Respect the value of assumptions
([#​7065](https://togithub.com/swc-project/swc/issues/7065 ))
([11d4874](11d4874a2e
))
- **(es/ast)** Fix memory layout
([#​7062](https://togithub.com/swc-project/swc/issues/7062 ))
([085c6f3](085c6f35f1
))
- **(es/compat)** Handle `useDefineForClassFields: false`
([#​7055](https://togithub.com/swc-project/swc/issues/7055 ))
([bb6dde7](bb6dde7943
))
- **(es/compat)** Insert the variable declaration nearest to the
available statements
([#​7067](https://togithub.com/swc-project/swc/issues/7067 ))
([ae348e3](ae348e32e1
))
- **(es/parser)** Handle class members with `accessor` as the name
([#​7046](https://togithub.com/swc-project/swc/issues/7046 ))
([9acaf4d](9acaf4deeb
))
- **(es/preset-env)** Update data for core-js3
([#​7023](https://togithub.com/swc-project/swc/issues/7023 ))
([3730463](3730463874
))
##### Features
- **(es/compat)** Simplify static blocks in classes
([#​7056](https://togithub.com/swc-project/swc/issues/7056 ))
([b78ce8b](b78ce8b7c2
))
##### Miscellaneous Tasks
- **(ci)** Fix CI
([#​7070](https://togithub.com/swc-project/swc/issues/7070 ))
([97945d0](97945d02b8
))
##### Performance
- **(es/lexer)** Make lexer faster
([#​7052](https://togithub.com/swc-project/swc/issues/7052 ))
([d1d0607](d1d0607158
))
- **(es/lexer)** Use jump table for `read_token`
([#​7058](https://togithub.com/swc-project/swc/issues/7058 ))
([9beefaa](9beefaa1d5
))
###
[`v1.3.39`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1339---2023-03-10 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.38...v1.3.39 )
##### Bug Fixes
- **(es/minifier)** Bailout regex optimization on invalid flags
([#​7020](https://togithub.com/swc-project/swc/issues/7020 ))
([1318afe](1318afe2b4
))
- **(es/transforms)** Handle member object in missing else branch
([#​7027](https://togithub.com/swc-project/swc/issues/7027 ))
([5c7c8e0](5c7c8e0736
))
- **(es/transforms)** Handle object shorthand in `const_modules`
([#​7022](https://togithub.com/swc-project/swc/issues/7022 ))
([0314869](0314869464
))
##### Documentation
- **general**: MSRV
([32bc2f5](32bc2f57be
))
##### Features
- **(common)** Add an API to create a `SourceFile` without allocation
([#​7029](https://togithub.com/swc-project/swc/issues/7029 ))
([81495f5](81495f5f21
))
##### Miscellaneous Tasks
- **(ci)** Fix bot
([691a8c1](691a8c1a54
))
##### Performance
- **(atoms)** Update `string-cache` for per-bucket mutex
([#​6980](https://togithub.com/swc-project/swc/issues/6980 ))
([9841f0b](9841f0b5d1
))
- **(es/ast)** Shrink size of `Expr`
([#​7041](https://togithub.com/swc-project/swc/issues/7041 ))
([a9fe1d2](a9fe1d2d22
))
- **(es/lexer)** Use string searcher for lexing line comments
([#​7043](https://togithub.com/swc-project/swc/issues/7043 ))
([962b0fc](962b0fc8af
))
- **(es/parser)** Use Cow for `_` in numeric literals
([#​7031](https://togithub.com/swc-project/swc/issues/7031 ))
([30546a2](30546a28f2
))
- **(es/parser)** Use `SmartString` as the buffer
([#​7033](https://togithub.com/swc-project/swc/issues/7033 ))
([f378a14](f378a14888
))
- **(es/utils)** Introduce `NodeIgnoringSpan`
([#​7030](https://togithub.com/swc-project/swc/issues/7030 ))
([8bfef35](8bfef35c1b
))
##### Testing
- **(es/quote)** Fix doctests
([#​7038](https://togithub.com/swc-project/swc/issues/7038 ))
([e698a34](e698a34816
))
###
[`v1.3.38`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1338---2023-03-06 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.37...v1.3.38 )
##### Bug Fixes
- **(bindings/node)** Fix `visitBindingIdentifier`
([#​7000](https://togithub.com/swc-project/swc/issues/7000 ))
([30cff01](30cff01656
))
- **(es)** Allow any kind of input source maps if it's enabled
([#​7002](https://togithub.com/swc-project/swc/issues/7002 ))
([da5367b](da5367b3fb
))
- **(es/minifier)** Don't skip expressions with side effects from seq
inliner
([#​7007](https://togithub.com/swc-project/swc/issues/7007 ))
([cfeb088](cfeb088c37
))
- **(es/minifier)** Don't create invalid property names
([#​7010](https://togithub.com/swc-project/swc/issues/7010 ))
([bb2486c](bb2486c459
))
- **(es/parser)** Fix parsing of an array spread in tsx properties
([#​7011](https://togithub.com/swc-project/swc/issues/7011 ))
([6d6731f](6d6731f355
))
- **(es/preset-env)** Move `findLast` and `findLastIndex` to finished
proposals
([#​7012](https://togithub.com/swc-project/swc/issues/7012 ))
([b46a724](b46a7248c6
))
- **(es/typescript)** Treat export default declarations as declarations
([#​7017](https://togithub.com/swc-project/swc/issues/7017 ))
([34f9ad3](34f9ad3778
))
##### Features
- **(es/minifier)** Optimize calls to
`Boolean`/`Number`/`String`/`Symbol`
([#​7006](https://togithub.com/swc-project/swc/issues/7006 ))
([06cbb90](06cbb9002d
))
- **(es/parser)** Support auto accessors
([#​6981](https://togithub.com/swc-project/swc/issues/6981 ))
([37533a2](37533a23fd
))
- **(es/parser)** Add an option to disallow ambiguous jsx
([#​6913](https://togithub.com/swc-project/swc/issues/6913 ))
([a6471f3](a6471f34c0
))
- **(es/transforms)** Add an option to drop unused imports
([#​6962](https://togithub.com/swc-project/swc/issues/6962 ))
([67d0a89](67d0a89ae6
))
- **(es/transforms)** Support namespace imports from `const_modules`
([#​7013](https://togithub.com/swc-project/swc/issues/7013 ))
([3cb03d5](3cb03d5299
))
- **(es/typescript)** Support `export type * from "mod"`
([#​6867](https://togithub.com/swc-project/swc/issues/6867 ))
([beb38d3](beb38d34a2
))
##### Miscellaneous Tasks
- **(ci)** Fix CI
([#​7014](https://togithub.com/swc-project/swc/issues/7014 ))
([a431a3a](a431a3a204
))
##### Refactor
- **(es/parser)** Make lexer not generic over `Input`
([#​6993](https://togithub.com/swc-project/swc/issues/6993 ))
([367ac82](367ac825f6
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 00:46:25 +00:00
renovate[bot]
e571129170
chore(deps): update dependency @babel/core to v7.21.3 ( #3388 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core )
([source](https://togithub.com/babel/babel )) | [`7.21.0` ->
`7.21.3`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.21.0/7.21.3 )
|
[![age](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.3/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.3/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.3/compatibility-slim/7.21.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.3/confidence-slim/7.21.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>babel/babel</summary>
###
[`v7.21.3`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7213-2023-03-14 )
[Compare
Source](https://togithub.com/babel/babel/compare/v7.21.0...v7.21.3 )
##### 👓 Spec Compliance
- `babel-parser`
- [#​15479](https://togithub.com/babel/babel/pull/15479 ) disallow
mixins/implements in flow interface
([@​JLHwung](https://togithub.com/JLHwung ))
##### 🐛 Bug Fix
- `babel-parser`
- [#​15423](https://togithub.com/babel/babel/pull/15423 ) \[ts]
Allow keywords in tuple labels
([@​Harpica](https://togithub.com/Harpica ))
- `babel-plugin-transform-typescript`
- [#​15489](https://togithub.com/babel/babel/pull/15489 ) Register
`var` decls generated by `import ... =` TS transform
([@​amoeller](https://togithub.com/amoeller ))
- [#​15494](https://togithub.com/babel/babel/pull/15494 ) fix:
Consider `export { type foo }` as type-only usage
([@​magic-akari](https://togithub.com/magic-akari ))
##### 💅 Polish
- `babel-traverse`, `babel-types`
- [#​15484](https://togithub.com/babel/babel/pull/15484 ) Skip node
deprecation warnings when used by an old `@babel` package
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-generator`
- [#​15480](https://togithub.com/babel/babel/pull/15480 ) chore:
Improve `jsonCompatibleStrings` deprecation
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
##### 🏠 Internal
- [#​15465](https://togithub.com/babel/babel/pull/15465 ) Add
ESLint-readable package name
([@​nzakas](https://togithub.com/nzakas ))
##### 🔬 Output optimization
- `babel-plugin-transform-typescript`, `babel-preset-typescript`
- [#​15467](https://togithub.com/babel/babel/pull/15467 ) Optimize
TS enums output
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-27 21:42:04 +00:00
GitHub Actions Bot
e7aef95d85
4.22.0-beta.125
2023-03-27 14:08:57 +00:00
GitHub Actions Bot
9cf54a2a93
4.22.0-beta.124
2023-03-27 11:28:21 +00:00
GitHub Actions Bot
663f26b712
4.22.0-beta.123
2023-03-27 11:18:01 +00:00
GitHub Actions Bot
dec16ce555
4.22.0-beta.122
2023-03-27 10:31:38 +00:00
GitHub Actions Bot
69a473cceb
4.22.0-beta.121
2023-03-27 09:24:21 +00:00
GitHub Actions Bot
30c1ebc3c3
4.22.0-beta.120
2023-03-27 08:33:09 +00:00
GitHub Actions Bot
59ff86cafc
4.22.0-beta.119
2023-03-24 13:51:50 +00:00
GitHub Actions Bot
56e98cd95b
4.22.0-beta.118
2023-03-24 13:32:04 +00:00
GitHub Actions Bot
9cdd870365
4.22.0-beta.117
2023-03-24 09:43:56 +00:00
GitHub Actions Bot
d877a37556
4.22.0-beta.116
2023-03-24 08:59:37 +00:00
GitHub Actions Bot
b7b70b587f
4.22.0-beta.115
2023-03-23 15:31:28 +00:00
GitHub Actions Bot
24f9d51e31
4.22.0-beta.114
2023-03-23 14:13:52 +00:00
GitHub Actions Bot
322cbcfd6a
4.22.0-beta.113
2023-03-23 13:13:56 +00:00
GitHub Actions Bot
0926c4c955
4.22.0-beta.112
2023-03-23 11:57:42 +00:00
GitHub Actions Bot
ec5b695409
4.22.0-beta.111
2023-03-23 08:12:57 +00:00
GitHub Actions Bot
f3f1eb7eb3
4.22.0-beta.110
2023-03-22 18:04:23 +00:00
GitHub Actions Bot
0d1d3a2762
4.22.0-beta.109
2023-03-22 14:39:24 +00:00
GitHub Actions Bot
421fddfe3b
4.22.0-beta.108
2023-03-22 14:38:02 +00:00
GitHub Actions Bot
c893d130e0
4.22.0-beta.107
2023-03-22 11:46:43 +00:00
GitHub Actions Bot
180c9336cc
4.22.0-beta.106
2023-03-22 09:59:01 +00:00
GitHub Actions Bot
f70b33d324
4.22.0-beta.105
2023-03-22 09:40:41 +00:00
GitHub Actions Bot
535b74f454
4.22.0-beta.104
2023-03-21 09:39:09 +00:00
GitHub Actions Bot
600d461278
4.22.0-beta.103
2023-03-21 09:28:05 +00:00
GitHub Actions Bot
4c6cdf562f
4.22.0-beta.102
2023-03-21 09:10:27 +00:00
GitHub Actions Bot
2f4c618292
4.22.0-beta.101
2023-03-21 08:45:22 +00:00
GitHub Actions Bot
89715f000a
4.22.0-beta.100
2023-03-21 07:14:06 +00:00
GitHub Actions Bot
1bb69dfbe0
4.22.0-beta.99
2023-03-20 15:37:47 +00:00
GitHub Actions Bot
fdb0eb03ee
4.22.0-beta.98
2023-03-20 14:13:27 +00:00
GitHub Actions Bot
a1720223d5
4.22.0-beta.97
2023-03-20 13:51:14 +00:00
GitHub Actions Bot
2909360e7c
4.22.0-beta.96
2023-03-20 09:27:38 +00:00
GitHub Actions Bot
d6faf01a4f
4.22.0-beta.95
2023-03-17 18:21:35 +00:00
GitHub Actions Bot
6b165f3663
4.22.0-beta.94
2023-03-17 14:00:08 +00:00
GitHub Actions Bot
c68f0038a2
4.22.0-beta.93
2023-03-17 13:29:36 +00:00
Ivar Conradi Østhus
dc5b53fa4d
Poc: calculate etag based on query and latest revison id ( #3062 )
...
This is very much POC and WIP
2023-03-17 14:10:21 +01:00
GitHub Actions Bot
bc011e9876
4.22.0-beta.92
2023-03-17 11:43:58 +00:00
GitHub Actions Bot
83ffb6f2e4
4.22.0-beta.91
2023-03-17 08:23:52 +00:00
GitHub Actions Bot
f685c1059f
4.22.0-beta.90
2023-03-17 02:36:14 +00:00
GitHub Actions Bot
c5af024537
4.22.0-beta.89
2023-03-16 15:27:34 +00:00
GitHub Actions Bot
ee1c93bca1
4.22.0-beta.88
2023-03-16 14:45:45 +00:00
GitHub Actions Bot
2537071a3d
4.22.0-beta.87
2023-03-16 14:30:13 +00:00
GitHub Actions Bot
b4c4a23664
4.22.0-beta.86
2023-03-16 12:17:52 +00:00
GitHub Actions Bot
49d3e8e300
4.22.0-beta.85
2023-03-16 12:00:42 +00:00
GitHub Actions Bot
04d1de88a6
4.22.0-beta.84
2023-03-16 10:02:46 +00:00
GitHub Actions Bot
0db5c14f39
4.22.0-beta.83
2023-03-16 08:26:24 +00:00
GitHub Actions Bot
c48f3ad4de
4.22.0-beta.82
2023-03-16 07:51:39 +00:00
GitHub Actions Bot
75d2930bcd
4.22.0-beta.81
2023-03-15 16:10:59 +00:00
GitHub Actions Bot
97b543aea9
4.22.0-beta.80
2023-03-15 15:47:00 +00:00
GitHub Actions Bot
bf6beceba0
4.22.0-beta.79
2023-03-15 14:31:01 +00:00
GitHub Actions Bot
36c3a99f5b
4.22.0-beta.78
2023-03-15 14:23:11 +00:00
GitHub Actions Bot
fdba6c9650
4.22.0-beta.77
2023-03-15 14:11:13 +00:00
GitHub Actions Bot
e33ebd0229
4.22.0-beta.76
2023-03-15 13:58:44 +00:00
GitHub Actions Bot
69a11bae8c
4.22.0-beta.75
2023-03-15 13:44:30 +00:00
GitHub Actions Bot
380b867a58
4.22.0-beta.74
2023-03-15 12:24:54 +00:00
GitHub Actions Bot
6aeadfff33
4.22.0-beta.73
2023-03-15 12:17:53 +00:00
Gastón Fournier
8cdd68914e
chore: avoid building frontend when possible ( #3278 )
...
## About the changes
This is based on @nunogois suggestion to split the build in two, so we
don't build the frontend every time we run `yarn`
e2e frontend tests were forced to run by modifying frontend/README.md
### Important files
Some github actions had to be updated to also build the frontend. The
Dockerfile building our docker image was also looked into but it should
work as is
## Discussion points
This is a potentially risky operation as we might overlook something
that requires building the frontend which might lead to invalid builds.
We need to make sure when we do this we don't have any release planned.
2023-03-15 13:17:32 +01:00
GitHub Actions Bot
c2d51e4549
4.22.0-beta.72
2023-03-15 11:28:27 +00:00
GitHub Actions Bot
647f75fa8b
4.22.0-beta.71
2023-03-15 09:35:46 +00:00
GitHub Actions Bot
b194bee4ff
4.22.0-beta.70
2023-03-15 06:37:24 +00:00
GitHub Actions Bot
240bb7b027
4.22.0-beta.69
2023-03-14 15:28:24 +00:00
GitHub Actions Bot
b32197b0b5
4.22.0-beta.68
2023-03-14 13:43:33 +00:00
GitHub Actions Bot
9b26bbd052
4.22.0-beta.67
2023-03-14 09:32:22 +00:00
GitHub Actions Bot
cb75a68cc3
4.22.0-beta.66
2023-03-14 08:48:55 +00:00
GitHub Actions Bot
1ef0ca4ebf
4.22.0-beta.65
2023-03-13 12:23:12 +00:00
GitHub Actions Bot
0dd71cf566
4.22.0-beta.64
2023-03-13 10:26:10 +00:00
GitHub Actions Bot
9e8094f97c
4.22.0-beta.63
2023-03-13 09:13:06 +00:00
GitHub Actions Bot
ca02ca794a
4.22.0-beta.62
2023-03-10 13:45:28 +00:00
GitHub Actions Bot
f7efdddc60
4.22.0-beta.61
2023-03-10 13:27:08 +00:00
GitHub Actions Bot
55c69610ad
4.22.0-beta.60
2023-03-10 11:44:00 +00:00
Gastón Fournier
71a0514901
fix: ignore null check on tsc-watch ( #3297 )
...
## About the changes
This allows us to run start:dev
2023-03-10 11:43:41 +00:00
GitHub Actions Bot
3caf50db4b
4.22.0-beta.59
2023-03-10 11:12:36 +00:00
GitHub Actions Bot
10bf75a2ab
4.22.0-beta.58
2023-03-10 10:28:25 +00:00
GitHub Actions Bot
99a5b96c20
4.22.0-beta.57
2023-03-10 09:38:30 +00:00
GitHub Actions Bot
3956a85f34
4.22.0-beta.56
2023-03-10 09:28:14 +00:00
Gastón Fournier
8109c13e66
chore: enable strictNullCheck but ignore problems at compile time ( #3273 )
...
## About the changes
This enables strictNullChecks which will give us nice hints in our IDEs
to avoid introducing more and hopefully will encourage us to fix some of
the existing problems.
Also:
1. The compiler explicitly ignores these errors
2. The "null checks action" still verifies we're not introducing new
ones.
The combination of these two things should help us to reduce the number
of nulls
For testing that the action still works (cause it was modified), [a
commit](5c4b818d1a
)
was added introducing a bunch of null check errors:
https://github.com/Unleash/unleash/actions/runs/4364648191/jobs/7632224720
2023-03-10 10:27:56 +01:00
GitHub Actions Bot
c7f408b406
4.22.0-beta.55
2023-03-10 08:17:24 +00:00
GitHub Actions Bot
9b563f60e6
4.22.0-beta.54
2023-03-10 08:03:49 +00:00
GitHub Actions Bot
e796d7cc8a
4.22.0-beta.53
2023-03-09 15:20:34 +00:00
GitHub Actions Bot
785d056a40
4.22.0-beta.52
2023-03-09 13:45:21 +00:00
GitHub Actions Bot
f0bfa16ec2
4.22.0-beta.51
2023-03-09 13:14:02 +00:00
GitHub Actions Bot
91c4bf2979
4.22.0-beta.50
2023-03-09 09:58:28 +00:00
renovate[bot]
c42e3f2348
chore(deps): update dependency @types/node to v16.18.14 ( #3280 )
...
[![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.12` ->
`16.18.14`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.12/16.18.14 )
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.14/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.14/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.14/compatibility-slim/16.18.12 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.14/confidence-slim/16.18.12 )](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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTkuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1OS4wIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-09 09:22:10 +00:00
renovate[bot]
884036d8bb
chore(deps): update dependency @swc/core to v1.3.37 ( #3279 )
...
[![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.36` ->
`1.3.37`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.36/1.3.37 ) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.37/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.37/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.37/compatibility-slim/1.3.36 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.37/confidence-slim/1.3.36 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc</summary>
###
[`v1.3.37`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1337---2023-02-28 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.36...v1.3.37 )
##### Bug Fixes
- **(bindings/cli)** Implement `source-file-name` and `source-root`
options
([#​6973](https://togithub.com/swc-project/swc/issues/6973 ))
([3e3e41a](3e3e41a175
))
- **(css/utils)** Fix minification of class names with whitespace
([#​6983](https://togithub.com/swc-project/swc/issues/6983 ))
([cc1d9bd](cc1d9bd567
))
- **(es/decorator)** Preserve evaluation order
([#​6972](https://togithub.com/swc-project/swc/issues/6972 ))
([703b340](703b340d39
))
##### Miscellaneous Tasks
- **(es/parser)** Reduce pre-allocation to reduce memory usage
([#​6979](https://togithub.com/swc-project/swc/issues/6979 ))
([f1e7a2a](f1e7a2a9cc
))
##### Testing
- **(es/tsc)** Update tsc test suite
([#​6982](https://togithub.com/swc-project/swc/issues/6982 ))
([b887b30](b887b30092
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTkuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1OS4wIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-09 06:21:29 +00:00
GitHub Actions Bot
f80ce1e0b5
4.22.0-beta.49
2023-03-08 14:02:03 +00:00
GitHub Actions Bot
9422dce9d5
4.22.0-beta.48
2023-03-08 13:55:27 +00:00
GitHub Actions Bot
1b001ad485
4.22.0-beta.47
2023-03-08 08:22:03 +00:00
GitHub Actions Bot
8250728f95
4.22.0-beta.46
2023-03-08 08:07:35 +00:00
GitHub Actions Bot
a077967760
4.22.0-beta.45
2023-03-07 14:50:19 +00:00
GitHub Actions Bot
2e11c3be81
4.22.0-beta.44
2023-03-07 13:56:44 +00:00
GitHub Actions Bot
e4b84bc2a3
4.22.0-beta.43
2023-03-06 14:18:59 +00:00
GitHub Actions Bot
b32a64b0fa
4.22.0-beta.42
2023-03-06 11:44:36 +00:00
GitHub Actions Bot
4c6361d82e
4.22.0-beta.41
2023-03-06 10:58:58 +00:00
GitHub Actions Bot
62a1e20d83
4.22.0-beta.40
2023-03-06 09:01:47 +00:00
GitHub Actions Bot
24cb13dee4
4.22.0-beta.39
2023-03-03 15:36:50 +00:00
GitHub Actions Bot
24afbdeac1
4.22.0-beta.38
2023-03-03 12:31:43 +00:00
GitHub Actions Bot
1782df36cc
4.22.0-beta.37
2023-03-03 12:11:36 +00:00
GitHub Actions Bot
ac38dc9c36
4.22.0-beta.36
2023-03-03 12:06:06 +00:00
GitHub Actions Bot
b47b2b2642
4.22.0-beta.35
2023-03-02 14:13:47 +00:00
GitHub Actions Bot
b7ad071a36
4.22.0-beta.34
2023-03-02 13:50:15 +00:00
GitHub Actions Bot
456eb04591
4.22.0-beta.33
2023-03-02 08:53:09 +00:00
renovate[bot]
090f29fe45
chore(deps): update typescript-eslint monorepo to v5.53.0 ( #3236 )
...
[![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.52.0` ->
`5.53.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.52.0/5.53.0 )
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.53.0/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.53.0/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.53.0/compatibility-slim/5.52.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.53.0/confidence-slim/5.52.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint )
| [`5.52.0` ->
`5.53.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.52.0/5.53.0 )
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.53.0/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.53.0/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.53.0/compatibility-slim/5.52.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.53.0/confidence-slim/5.52.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/eslint-plugin)</summary>
###
[`v5.53.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5530-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5520v5530-2023-02-20 )
[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.52.0...v5.53.0 )
##### Features
- **eslint-plugin:** \[consistent-generic-constructors] handle default
parameters
([#​6484](https://togithub.com/typescript-eslint/typescript-eslint/issues/6484 ))
([e8cebce](e8cebce972
))
- **eslint-plugin:** \[no-mixed-enums] add rule
([#​6102](https://togithub.com/typescript-eslint/typescript-eslint/issues/6102 ))
([16144d1](16144d1d6a
))
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/parser)</summary>
###
[`v5.53.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5530-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5520v5530-2023-02-20 )
[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.52.0...v5.53.0 )
**Note:** Version bump only for package
[@​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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4yIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-02 08:43:28 +00:00
renovate[bot]
8dda85527a
chore(deps): update dependency @babel/core to v7.21.0 ( #3230 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core )
([source](https://togithub.com/babel/babel )) | [`7.20.12` ->
`7.21.0`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.20.12/7.21.0 )
|
[![age](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.0/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.0/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.0/compatibility-slim/7.20.12 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.0/confidence-slim/7.20.12 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>babel/babel</summary>
###
[`v7.21.0`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7210-2023-02-20 )
[Compare
Source](https://togithub.com/babel/babel/compare/v7.20.12...v7.21.0 )
##### 🚀 New Feature
- `babel-core`, `babel-helper-create-class-features-plugin`,
`babel-plugin-proposal-class-properties`,
`babel-plugin-proposal-private-methods`,
`babel-plugin-proposal-private-property-in-object`
- [#​15435](https://togithub.com/babel/babel/pull/15435 ) feat:
Implement `privateFieldsAsSymbols` assumption for classes
([@​fwienber](https://togithub.com/fwienber ))
- `babel-helper-create-regexp-features-plugin`,
`babel-plugin-proposal-regexp-modifiers`, `babel-standalone`
- [#​15226](https://togithub.com/babel/babel/pull/15226 ) feat:
Support regexp modifiers proposal
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-cli`, `babel-core`, `babel-generator`,
`babel-plugin-transform-destructuring`,
`babel-plugin-transform-modules-commonjs`,
`babel-plugin-transform-react-jsx`, `babel-traverse`
- [#​15022](https://togithub.com/babel/babel/pull/15022 ) feat:
Generate sourcemaps of friendly call frames
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-parser`, `babel-types`
- [#​15384](https://togithub.com/babel/babel/pull/15384 ) \[ts]
Support `const` modifier in type parameters
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-generator`, `babel-helpers`, `babel-parser`,
`babel-plugin-proposal-decorators`, `babel-plugin-syntax-decorators`,
`babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
- [#​15405](https://togithub.com/babel/babel/pull/15405 ) Implement
decorators as presented at `2023-01` TC39 meeting
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-parser`
- [#​15114](https://togithub.com/babel/babel/pull/15114 ) Parser
option to allow `new.target` outside functions
([@​overlookmotel](https://togithub.com/overlookmotel ))
- [#​15320](https://togithub.com/babel/babel/pull/15320 ) Add
`annexb: false` parser option to disable Annex B
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-core`
- [#​15283](https://togithub.com/babel/babel/pull/15283 ) feat:
Support `.cts` as configuration file
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-generator`, `babel-parser`, `babel-plugin-transform-typescript`
- [#​15381](https://togithub.com/babel/babel/pull/15381 ) \[ts]
Support `export type * from`
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
##### 🐛 Bug Fix
- `babel-plugin-transform-typescript`
- [#​15379](https://togithub.com/babel/babel/pull/15379 ) \[ts5.0]
Better inlining of constants in enums
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-core`
- [#​15366](https://togithub.com/babel/babel/pull/15366 ) handling
circular/shared structures in deep-clone
([@​azizghuloum](https://togithub.com/azizghuloum ))
- `babel-helper-create-class-features-plugin`,
`babel-plugin-proposal-class-properties`,
`babel-plugin-proposal-class-static-block`,
`babel-plugin-proposal-private-methods`,
`babel-plugin-transform-classes`, `babel-plugin-transform-new-target`
- [#​15406](https://togithub.com/babel/babel/pull/15406 ) Preserve
class elements comments in class transform
([@​JLHwung](https://togithub.com/JLHwung ))
- `babel-parser`, `babel-plugin-transform-flow-comments`,
`babel-plugin-transform-flow-strip-types`, `babel-types`
- [#​15414](https://togithub.com/babel/babel/pull/15414 ) \[ts] Fix
restrictions for optional parameters
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
##### 💅 Polish
- `babel-parser`
- [#​15400](https://togithub.com/babel/babel/pull/15400 ) polish:
improve "`await` as identifier" error in modules
([@​JLHwung](https://togithub.com/JLHwung ))
##### 🏠 Internal
- `babel-core`
- [#​15137](https://togithub.com/babel/babel/pull/15137 ) Improve
CJS compat with ESM-based `@babel/core`
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
##### 🔬 Output optimization
- `babel-plugin-transform-typescript`
- [#​15418](https://togithub.com/babel/babel/pull/15418 ) \[ts]
Handle exponentiation operator in constant folding
([@​ehoogeveen-medweb](https://togithub.com/ehoogeveen-medweb ))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4yIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-02 02:37:06 +00:00
GitHub Actions Bot
1d299744b1
4.22.0-beta.32
2023-03-01 15:06:03 +00:00
GitHub Actions Bot
c37453f4b5
4.22.0-beta.31
2023-03-01 13:28:24 +00:00
GitHub Actions Bot
c056c67721
4.22.0-beta.30
2023-03-01 13:10:11 +00:00
GitHub Actions Bot
173e5a9a91
4.22.0-beta.29
2023-03-01 12:41:53 +00:00
GitHub Actions Bot
5e1886fe93
4.22.0-beta.28
2023-03-01 12:24:10 +00:00
GitHub Actions Bot
3832148c0c
4.22.0-beta.27
2023-03-01 12:10:13 +00:00
GitHub Actions Bot
2fece60369
4.22.0-beta.26
2023-03-01 12:05:10 +00:00
GitHub Actions Bot
7bf5be1ada
4.22.0-beta.25
2023-03-01 07:49:34 +00:00
renovate[bot]
46fb1d7886
chore(deps): update dependency @types/uuid to v9.0.1 ( #3225 )
...
[![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/uuid](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`9.0.0` ->
`9.0.1`](https://renovatebot.com/diffs/npm/@types%2fuuid/9.0.0/9.0.1 ) |
[![age](https://badges.renovateapi.com/packages/npm/@types%2fuuid/9.0.1/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fuuid/9.0.1/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fuuid/9.0.1/compatibility-slim/9.0.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fuuid/9.0.1/confidence-slim/9.0.0 )](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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4yIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-01 07:48:56 +00:00
renovate[bot]
cc7553770e
chore(deps): update dependency @swc/core to v1.3.36 ( #3219 )
...
[![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.35` ->
`1.3.36`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.35/1.3.36 ) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.36/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.36/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.36/compatibility-slim/1.3.35 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.36/confidence-slim/1.3.35 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc</summary>
###
[`v1.3.36`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1336---2023-02-21 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.35...v1.3.36 )
##### Bug Fixes
- **(bindings/cli)** Rename `--config` to `--config-json`
([#​6932](https://togithub.com/swc-project/swc/issues/6932 ))
([cb4436b](cb4436bd6e
))
- **(bindings/node)** Treat `.cts` and `.mts` as input by default
([#​6959](https://togithub.com/swc-project/swc/issues/6959 ))
([d5c0dec](d5c0dec40c
))
- **(bundler)** Don't panic while finding exports
([#​6947](https://togithub.com/swc-project/swc/issues/6947 ))
([542bb62](542bb62ef7
))
- **(css/modules)** Fix CSS `animation` on CSS Modules
([#​6969](https://togithub.com/swc-project/swc/issues/6969 ))
([4771aa2](4771aa206a
))
- **(es/minifier)** Fix `toFixed`, `toPrecision`, `toExponential` and
`toString` of Number
([#​6960](https://togithub.com/swc-project/swc/issues/6960 ))
([9382bda](9382bda786
))
- **(es/minifier)** Fix optimization of expressions in numeric context
([#​6965](https://togithub.com/swc-project/swc/issues/6965 ))
([1dfadb8](1dfadb8790
))
- **(es/module)** Fix `jsc.paths` on Windows
([#​6930](https://togithub.com/swc-project/swc/issues/6930 ))
([1ec161a](1ec161a0f1
))
- **(es/react)** Fix handling of whitespaces
([#​6935](https://togithub.com/swc-project/swc/issues/6935 ))
([a9b25aa](a9b25aaf4a
))
- **(es/react)** Don't panic on `key` without a value
([#​6945](https://togithub.com/swc-project/swc/issues/6945 ))
([14454c9](14454c9dbd
))
- **(es/resolver)** Use type context for `export =` if it's unresolved
([#​6963](https://togithub.com/swc-project/swc/issues/6963 ))
([e946c43](e946c43f4e
))
##### Features
- **(es/minifier)** Drop unused import bindings
([#​6967](https://togithub.com/swc-project/swc/issues/6967 ))
([a27ffd2](a27ffd2242
))
##### Miscellaneous Tasks
- **(bot)** Allow org members to use bump comments
([#​6942](https://togithub.com/swc-project/swc/issues/6942 ))
([0324d5a](0324d5a78b
))
- **(swc_nodejs_common)** Remove swc_node_base from swc_nodejs_common
([#​6940](https://togithub.com/swc-project/swc/issues/6940 ))
([0771418](0771418dd0
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4yIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-28 20:41:44 +00:00
GitHub Actions Bot
31580d67b9
4.22.0-beta.24
2023-02-28 16:58:53 +00:00
GitHub Actions Bot
b279197623
4.22.0-beta.23
2023-02-28 16:00:06 +00:00
Mateusz Kwasniewski
28a281da3d
fix: revert lib version ( #3218 )
2023-02-28 16:59:44 +01:00
GitHub Actions Bot
9f96c62943
4.22.0-beta.22
2023-02-28 14:39:52 +00:00
renovate[bot]
669afd16e6
chore: update dependency @swc/core to v1.3.36 ( #3211 )
2023-02-28 15:39:34 +01:00
GitHub Actions Bot
fcc512f1fc
4.22.0-beta.21
2023-02-28 14:18:06 +00:00
GitHub Actions Bot
91c940fcc9
4.22.0-beta.20
2023-02-28 13:53:27 +00:00
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#​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
([#​13606](https://togithub.com/facebook/jest/pull/13606 ))
- `[jest-core]` allow to use `workerIdleMemoryLimit` with only 1 worker
or `runInBand` option
([#​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 )
([#​13868](https://togithub.com/facebook/jest/pull/13868 ) &
[#​13912](https://togithub.com/facebook/jest/pull/13912 ))
- `[jest-runtime]` Revert `import assertions` for JSON modules as it's
been relegated to Stage 2
([#​13911](https://togithub.com/facebook/jest/pull/13911 ))
##### Fixes
- `[@jest/expect-utils]` `subsetEquality` should consider also an
object's inherited string keys
([#​13824](https://togithub.com/facebook/jest/pull/13824 ))
- `[jest-mock]` Clear mock state when `jest.restoreAllMocks()` is called
([#​13867](https://togithub.com/facebook/jest/pull/13867 ))
- `[jest-mock]` Prevent `mockImplementationOnce` and
`mockReturnValueOnce` bleeding into `withImplementation`
([#​13888](https://togithub.com/facebook/jest/pull/13888 ))
- `[jest-mock]` Do not restore mocks when `jest.resetAllMocks()` is
called ([#​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
(@​typescript-eslint/eslint-plugin)</summary>
###
[`v5.52.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​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
([#​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
([#​6432](https://togithub.com/typescript-eslint/typescript-eslint/issues/6432 ))
([e1d9c67](e1d9c67981
)),
closes
[#​5255](https://togithub.com/typescript-eslint/typescript-eslint/issues/5255 )
- **eslint-plugin:** \[no-unnecessary-condition] fix false positive when
checking indexed access types
([#​6452](https://togithub.com/typescript-eslint/typescript-eslint/issues/6452 ))
([d569924](d569924cf3
))
- **eslint-plugin:** fix key-spacing when type starts on next line
([#​6412](https://togithub.com/typescript-eslint/typescript-eslint/issues/6412 ))
([3eb2eed](3eb2eed616
))
##### Features
- **eslint-plugin:** \[block-spacing] extending base rule for TS related
blocks
([#​6195](https://togithub.com/typescript-eslint/typescript-eslint/issues/6195 ))
([b2db3f5](b2db3f57d3
))
- **eslint-plugin:** \[explicit-function-return-type] add
allowFunctionsWithoutTypeParameters option
([#​6105](https://togithub.com/typescript-eslint/typescript-eslint/issues/6105 ))
([113640e](113640e974
))
- **eslint-plugin:** \[explicit-function-return-type] add allowIIFEs
option
([#​6237](https://togithub.com/typescript-eslint/typescript-eslint/issues/6237 ))
([a1b3f7b](a1b3f7b4d9
))
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/parser)</summary>
###
[`v5.52.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​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
[@​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
([#​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
(@​typescript-eslint/eslint-plugin)</summary>
###
[`v5.51.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​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
([#​6384](https://togithub.com/typescript-eslint/typescript-eslint/issues/6384 ))
([5bf7f7f](5bf7f7fe48
)),
closes
[#​6339](https://togithub.com/typescript-eslint/typescript-eslint/issues/6339 )
- **eslint-plugin:** do not use .at(), Node 14 does not support it
([#​6402](https://togithub.com/typescript-eslint/typescript-eslint/issues/6402 ))
([077ed1b](077ed1b5be
))
##### Features
- **eslint-plugin:** \[naming-convention] improve performance by
removing unnecessary selectors
([#​6376](https://togithub.com/typescript-eslint/typescript-eslint/issues/6376 ))
([3647a1c](3647a1c1bb
))
- **eslint-plugin:** \[no-floating-promises] error on logical expression
([#​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`
([#​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
([#​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#​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`
([#​5704](https://togithub.com/typescript-eslint/typescript-eslint/issues/5704 ))
([09d57ce](09d57cec89
))
- **eslint-plugin:** \[prefer-optional-chain] fix `ThisExpression` and
`PrivateIdentifier` errors
([#​6028](https://togithub.com/typescript-eslint/typescript-eslint/issues/6028 ))
([85e783c](85e783c1fa
))
- **eslint-plugin:** \[prefer-optional-chain] fixer produces wrong logic
([#​5919](https://togithub.com/typescript-eslint/typescript-eslint/issues/5919 ))
([b0f6c8e](b0f6c8ec0b
)),
closes
[#​1438](https://togithub.com/typescript-eslint/typescript-eslint/issues/1438 )
##### Features
- **eslint-plugin:** add `key-spacing` rule extension for interface &
type declarations
([#​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#​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
([#​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
[@​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
[@​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#​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
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin )
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/parser)</summary>
###
[`v5.51.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​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
[@​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#​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
[@​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#​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
[@​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
[@​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
[@​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#​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
[@​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`
([#​16845](https://togithub.com/eslint/eslint/issues/16845 ))
(SUZUKI Sosuke)
#### Bug Fixes
-
[`923f61d`](923f61d8fc
)
fix: false positive with assignment in `no-extra-parens`
([#​16872](https://togithub.com/eslint/eslint/issues/16872 ))
(Francesco Trotta)
#### Documentation
-
[`f0a9883`](f0a988384e
)
docs: split rules documentation
([#​16797](https://togithub.com/eslint/eslint/issues/16797 )) (Ben
Perlmutter)
-
[`67aa37b`](67aa37b583
)
docs: fix typo in command-line-interface.md
([#​16871](https://togithub.com/eslint/eslint/issues/16871 ))
(Kevin Rouchut)
-
[`337f7ed`](337f7ed961
)
docs: fix width of language input
([#​16849](https://togithub.com/eslint/eslint/issues/16849 ))
(Tanuj Kanti)
-
[`71349a1`](71349a1f70
)
docs: Configure a Parser page
([#​16803](https://togithub.com/eslint/eslint/issues/16803 )) (Ben
Perlmutter)
-
[`de7e925`](de7e925d03
)
docs: remove extra line numbers in example
([#​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
([#​16877](https://togithub.com/eslint/eslint/issues/16877 )) (MHO)
-
[`a061527`](a061527a03
)
chore: Remove unused functions
([#​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#​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
([#​423](https://togithub.com/Unleash/unleash-client-node/issues/423 ))
fix: cyclic dependencies
fix: only produce hash of primitive values
chore(deps): update dependency
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin )
to v5.51.0
([#​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#​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
([#​6918](https://togithub.com/swc-project/swc/issues/6918 ))
([725d3fb](725d3fb645
))
- **(es/preset-env)** Fix default target
([#​6921](https://togithub.com/swc-project/swc/issues/6921 ))
([85a8def](85a8defc37
))
- **(es/typescript)** Fix handling of non-uppercase JSX elements
([#​6928](https://togithub.com/swc-project/swc/issues/6928 ))
([ebc65c7](ebc65c7dcb
))
##### Miscellaneous Tasks
- **general**: Bump swc_css_\*
([#​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#​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 )
([#​13859](https://togithub.com/facebook/jest/pull/13859 ))
##### Fixes
- `[expect, @​jest/expect]` Provide type of `actual` as a generic
argument to `Matchers` to allow better-typed extensions
([#​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
([#​13847](https://togithub.com/facebook/jest/pull/13847 ))
- `[jest-runtime]` Handle CJS re-exports of node core modules from ESM
([#​13856](https://togithub.com/facebook/jest/pull/13856 ))
- `[jest-transform]` Downgrade `write-file-atomic` to v4
([#​13853](https://togithub.com/facebook/jest/pull/13853 ))
- `[jest-worker]` Ignore IPC messages not intended for Jest
([#​13543](https://togithub.com/facebook/jest/pull/13543 ))
##### Chore & Maintenance
- `[*]` make sure to exclude `.eslintcache` from published module
([#​13832](https://togithub.com/facebook/jest/pull/13832 ))
- `[docs]` Cleanup incorrect links in CHANGELOG.md
([#​13857](https://togithub.com/facebook/jest/pull/13857 ))
###
[`v29.4.1`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#​2941 )
[Compare
Source](https://togithub.com/facebook/jest/compare/v29.4.0...v29.4.1 )
##### Features
- `[expect, jest-circus, @​jest/types]` Implement
`numPassingAsserts` of testResults to track the number of passing
asserts in a test
([#​13795](https://togithub.com/facebook/jest/pull/13795 ))
- `[jest-core]` Add newlines to JSON output
([#​13817](https://togithub.com/facebook/jest/pull/13817 ))
- `[@jest/reporters]` Automatic log folding in GitHub Actions Reporter
([#​13626](https://togithub.com/facebook/jest/pull/13626 ))
##### Fixes
- `[@jest/expect-utils]` `toMatchObject` diffs should include `Symbol`
properties
([#​13810](https://togithub.com/facebook/jest/pull/13810 ))
- `[jest-runtime]` Handle missing `replaceProperty`
([#​13823](https://togithub.com/facebook/jest/pull/13823 ))
- `[@jest/types]` Add partial support for `done` callbacks in typings of
`each` ([#​13756](https://togithub.com/facebook/jest/pull/13756 ))
###
[`v29.4.0`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#​2940 )
[Compare
Source](https://togithub.com/facebook/jest/compare/v29.3.1...v29.4.0 )
##### Features
- `[expect, @​jest/expect-utils]` Support custom equality testers
([#​13654](https://togithub.com/facebook/jest/pull/13654 ))
- `[jest-config, jest-worker]` Use `os.availableParallelism` if
available to calculate number of workers to spawn
([#​13738](https://togithub.com/facebook/jest/pull/13738 ))
- `[@jest/globals, jest-mock]` Add `jest.replaceProperty()` that
replaces property value
([#​13496](https://togithub.com/facebook/jest/pull/13496 ))
- `[jest-haste-map]` ignore Sapling vcs directories (`.sl/`)
([#​13674](https://togithub.com/facebook/jest/pull/13674 ))
- `[jest-resolve]` Support subpath imports
([#​13705](https://togithub.com/facebook/jest/pull/13705 ),
[#​13723](https://togithub.com/facebook/jest/pull/13723 ),
[#​13777](https://togithub.com/facebook/jest/pull/13777 ))
- `[jest-runtime]` Add `jest.isolateModulesAsync` for scoped module
initialization of asynchronous functions
([#​13680](https://togithub.com/facebook/jest/pull/13680 ))
- `[jest-runtime]` Add `jest.isEnvironmentTornDown` function
([#​13741](https://togithub.com/facebook/jest/pull/13741 ))
- `[jest-test-result]` Added `skipped` and `focused` status to
`FormattedTestResult`
([#​13700](https://togithub.com/facebook/jest/pull/13700 ))
- `[jest-transform]` Support for asynchronous `createTransformer`
([#​13762](https://togithub.com/facebook/jest/pull/13762 ))
##### Fixes
- `[jest-environment-node]` Fix non-configurable globals
([#​13687](https://togithub.com/facebook/jest/pull/13687 ))
- `[@jest/expect-utils]` `toMatchObject` should handle `Symbol`
properties
([#​13639](https://togithub.com/facebook/jest/pull/13639 ))
- `[jest-mock]` Fix `mockReset` and `resetAllMocks` `undefined` return
value([#​13692](https://togithub.com/facebook/jest/pull/13692 ))
- `[jest-resolve]` Add global paths to `require.resolve.paths`
([#​13633](https://togithub.com/facebook/jest/pull/13633 ))
- `[jest-resolve]` Correct node core module detection when using `node:`
specifiers
([#​13806](https://togithub.com/facebook/jest/pull/13806 ))
- `[jest-runtime]` Support WASM files that import JS resources
([#​13608](https://togithub.com/facebook/jest/pull/13608 ))
- `[jest-runtime]` Use the `scriptTransformer` cache in `jest-runner`
([#​13735](https://togithub.com/facebook/jest/pull/13735 ))
- `[jest-runtime]` Enforce import assertions when importing JSON in ESM
([#​12755](https://togithub.com/facebook/jest/pull/12755 ) &
[#​13805](https://togithub.com/facebook/jest/pull/13805 ))
- `[jest-snapshot]` Make sure to import `babel` outside of the sandbox
([#​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
([#​13770](https://togithub.com/facebook/jest/pull/13770 ))
##### Chore & Maintenance
- `[@jest/fake-timers]` Update `@sinonjs/fake-timers`
([#​13612](https://togithub.com/facebook/jest/pull/13612 ))
- `[docs]` Improve custom puppeteer example to prevent worker warnings
([#​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#​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
([#​6902](https://togithub.com/swc-project/swc/issues/6902 ))
([964dfba](964dfbaf1a
))
- **(bindings/node)** Add `esnext` to `JscTarget`
([#​6908](https://togithub.com/swc-project/swc/issues/6908 ))
([82128e3](82128e3734
))
- **(css/modules)** Fix interop of `&` and `:global`
([#​6900](https://togithub.com/swc-project/swc/issues/6900 ))
([f85ea9c](f85ea9cb57
))
- **(es/minifier)** Respect span hygiene from expr simplifier
([#​6899](https://togithub.com/swc-project/swc/issues/6899 ))
([432dca6](432dca647b
))
- **(es/minifier)** Don't break ternary with assignment in test
([#​6906](https://togithub.com/swc-project/swc/issues/6906 ))
([951dafb](951dafbc1a
))
- **(es/module)** Fix SystemJS imports
([#​6879](https://togithub.com/swc-project/swc/issues/6879 ))
([85fffda](85fffdad02
))
- **(es/parser)** Fix stack overflow due to deeply nested if
([#​6910](https://togithub.com/swc-project/swc/issues/6910 ))
([f36d945](f36d945a33
))
- **(es/parser)** Don't use `stacker` for armv7
([#​6916](https://togithub.com/swc-project/swc/issues/6916 ))
([4c5d5a6](4c5d5a6fca
))
- **(es/resolver)** Resolve parameters correctly
([#​6890](https://togithub.com/swc-project/swc/issues/6890 ))
([861d87c](861d87cae6
))
- **(es/typescript)** Ignore jsx element names
([#​6911](https://togithub.com/swc-project/swc/issues/6911 ))
([ee3a107](ee3a1071a5
))
##### Documentation
- **(readme)** Split download badge
([#​6917](https://togithub.com/swc-project/swc/issues/6917 ))
([d779927](d779927b4d
))
##### Features
- **(bindings/cli)** Add `--config`
([#​6835](https://togithub.com/swc-project/swc/issues/6835 ))
([d993c4d](d993c4def6
))
- **(bindings/cli)** Support for *.mts/*.cts files
([#​6909](https://togithub.com/swc-project/swc/issues/6909 ))
([76bc8a2](76bc8a2974
))
##### Miscellaneous Tasks
- **(bindings/cli)** Enable `preferUnplugged` by default for the plugins
([#​6912](https://togithub.com/swc-project/swc/issues/6912 ))
([17f1c50](17f1c50287
))-
**general**: Make issue templates mention `no +1`
([#​6894](https://togithub.com/swc-project/swc/issues/6894 ))
([5d5140f](5d5140f0a5
))
##### Testing
- **(es/module)** Add a test for `jsc.paths` on windows
([#​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#​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#​3617](https://togithub.com/dubzzz/fast-check/pull/3617 ))
Bug: Fix broken replay based on path
- ([PR#​3583](https://togithub.com/dubzzz/fast-check/pull/3583 ))
CI: Do not run publish workflow of fast-check for vitest
- ([PR#​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#​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#​3571](https://togithub.com/dubzzz/fast-check/pull/3571 ))
Bug: Resist to fake timers in interruptAfterTimeLimit
- ([PR#​3572](https://togithub.com/dubzzz/fast-check/pull/3572 ))
Bug: Resist to fake timers in timeout
- ([PR#​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#​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#​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#​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#​3547](https://togithub.com/dubzzz/fast-check/pull/3547 ))
Slightly faster thanks to pure-rand v6
- ([PR#​3552](https://togithub.com/dubzzz/fast-check/pull/3552 ))
Do not wrap stream when dropping 0 items
- ([PR#​3551](https://togithub.com/dubzzz/fast-check/pull/3551 ))
Faster implementation of internal function `runIdToFrequency`
- ([PR#​3553](https://togithub.com/dubzzz/fast-check/pull/3553 ))
Drop useless internal stream conversions
- ([PR#​3554](https://togithub.com/dubzzz/fast-check/pull/3554 ))
Tosser must immediately produce values
#### Fixes
- ([PR#​3556](https://togithub.com/dubzzz/fast-check/pull/3556 ))
CI: Enable sourceMap in unpublished for coverage
- ([PR#​3512](https://togithub.com/dubzzz/fast-check/pull/3512 ))
Script: Add `--cache` option to Prettier
- ([PR#​3523](https://togithub.com/dubzzz/fast-check/pull/3523 ))
Script: Initialize default devcontainer
- ([PR#​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#​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#​3571](https://togithub.com/dubzzz/fast-check/pull/3571 ))
Bug: Resist to fake timers in interruptAfterTimeLimit
- ([PR#​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
GitHub Actions Bot
0be625ae31
4.21.0-beta.41
2023-02-15 15:44:31 +00:00
GitHub Actions Bot
58f2f834ad
4.21.0-beta.40
2023-02-15 12:39:39 +00:00
GitHub Actions Bot
8ac834a1b7
4.21.0-beta.39
2023-02-15 10:47:48 +00:00
GitHub Actions Bot
79e351e484
4.21.0-beta.38
2023-02-15 09:26:48 +00:00
GitHub Actions Bot
aec6f14929
4.21.0-beta.37
2023-02-15 08:13:53 +00:00
renovate[bot]
232ad28661
chore(deps): update dependency eslint to v8.33.0 ( #3113 )
...
[![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.31.0` ->
`8.33.0`](https://renovatebot.com/diffs/npm/eslint/8.31.0/8.33.0 ) |
[![age](https://badges.renovateapi.com/packages/npm/eslint/8.33.0/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.33.0/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint/8.33.0/compatibility-slim/8.31.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.33.0/confidence-slim/8.31.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>eslint/eslint</summary>
### [`v8.33.0`](https://togithub.com/eslint/eslint/releases/tag/v8.33.0 )
[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.32.0...v8.33.0 )
#### Features
-
[`2cc7954`](2cc7954cdb
)
feat: add `restrictDefaultExports` option to no-restricted-exports rule
([#​16785](https://togithub.com/eslint/eslint/issues/16785 ))
(Nitin Kumar)
#### Documentation
-
[`17f4be2`](17f4be2b66
)
docs: Fix examples in no-multiple-empty-lines rule
([#​16835](https://togithub.com/eslint/eslint/issues/16835 ))
(jonz94)
-
[`9c7cfe3`](9c7cfe33c4
)
docs: 'Source Code' content in 'Set up Development Environment' page
([#​16780](https://togithub.com/eslint/eslint/issues/16780 )) (Ben
Perlmutter)
-
[`ede5c64`](ede5c64754
)
docs: Custom processors page
([#​16802](https://togithub.com/eslint/eslint/issues/16802 )) (Ben
Perlmutter)
-
[`2620614`](2620614f52
)
docs: Code of Conduct page
([#​16781](https://togithub.com/eslint/eslint/issues/16781 )) (Ben
Perlmutter)
-
[`50a8efd`](50a8efd957
)
docs: report a sec vulnerability page
([#​16808](https://togithub.com/eslint/eslint/issues/16808 )) (Ben
Perlmutter)
-
[`ed60afd`](ed60afd445
)
docs: Update page titles, section landing pages, and side TOC
([#​16760](https://togithub.com/eslint/eslint/issues/16760 )) (Ben
Perlmutter)
-
[`333c712`](333c712435
)
docs: add background to code-path-diagrams for dark-mode
([#​16822](https://togithub.com/eslint/eslint/issues/16822 ))
(Tanuj Kanti)
-
[`f5f7b9b`](f5f7b9b8b5
)
docs: Update README (GitHub Actions Bot)
-
[`2aa4f5f`](2aa4f5fb2f
)
docs: no-constant-condition: Add multi-comparison example
([#​16776](https://togithub.com/eslint/eslint/issues/16776 ))
(Sebastian Simon)
-
[`40287db`](40287dbe74
)
docs: Remove Google Group icon
([#​16779](https://togithub.com/eslint/eslint/issues/16779 ))
(Nicholas C. Zakas)
-
[`ea10ca5`](ea10ca5b7b
)
docs: 'a .eslint' -> 'an .eslint' for consistency
([#​16809](https://togithub.com/eslint/eslint/issues/16809 )) (Ben
Perlmutter)
-
[`3be0748`](3be07488ee
)
docs: add example for nodejs lintText api
([#​16789](https://togithub.com/eslint/eslint/issues/16789 )) (Siva
K)
-
[`ce4f5ff`](ce4f5ff305
)
docs: Replace removed related rules with a valid rule
([#​16800](https://togithub.com/eslint/eslint/issues/16800 ))
(Ville Saalo)
### [`v8.32.0`](https://togithub.com/eslint/eslint/releases/tag/v8.32.0 )
[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.31.0...v8.32.0 )
#### Features
-
[`fc20f24`](fc20f242a2
)
feat: add suggestions for redundant wrapping in prefer-regex-literals
([#​16658](https://togithub.com/eslint/eslint/issues/16658 ))
(YeonJuan)
#### Bug Fixes
-
[`b4f8329`](b4f8329164
)
fix: ignore directives for no-fallthrough
([#​16757](https://togithub.com/eslint/eslint/issues/16757 ))
(gfyoung)
#### Documentation
-
[`17b65ad`](17b65ad10d
)
docs: IA Update page URL move
([#​16665](https://togithub.com/eslint/eslint/issues/16665 )) (Ben
Perlmutter)
-
[`5981296`](5981296d5c
)
docs: fix theme switcher button
([#​16752](https://togithub.com/eslint/eslint/issues/16752 )) (Sam
Chen)
-
[`6669413`](66694136b6
)
docs: deploy prerelease docs under the `/docs/next/` path
([#​16541](https://togithub.com/eslint/eslint/issues/16541 ))
(Nitin Kumar)
-
[`78ecfe0`](78ecfe0e52
)
docs: use inline code for rule options name
([#​16768](https://togithub.com/eslint/eslint/issues/16768 ))
(Percy Ma)
-
[`fc2ea59`](fc2ea598ae
)
docs: Update README (GitHub Actions Bot)
-
[`762a872`](762a8727fb
)
docs: Update README (GitHub Actions Bot)
#### Chores
-
[`2952d6e`](2952d6ed95
)
chore: sync templates/\*.md files with issue templates
([#​16758](https://togithub.com/eslint/eslint/issues/16758 ))
(gfyoung)
-
[`3e34418`](3e34418b31
)
chore: Add new issues to triage project
([#​16740](https://togithub.com/eslint/eslint/issues/16740 ))
(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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEzMy4wIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 08:09:22 +00:00
GitHub Actions Bot
938fd768ec
4.21.0-beta.36
2023-02-15 07:45:23 +00:00
renovate[bot]
a1450cb7ae
chore(deps): update dependency lint-staged to v13.1.1 ( #3111 )
...
[![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.0` ->
`13.1.1`](https://renovatebot.com/diffs/npm/lint-staged/13.1.0/13.1.1 ) |
[![age](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.1/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.1/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.1/compatibility-slim/13.1.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/lint-staged/13.1.1/confidence-slim/13.1.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>okonet/lint-staged</summary>
###
[`v13.1.1`](https://togithub.com/okonet/lint-staged/releases/tag/v13.1.1 )
[Compare
Source](https://togithub.com/okonet/lint-staged/compare/v13.1.0...v13.1.1 )
##### Bug Fixes
- allow re-enabling `--stash` when using the `--diff` option
([99390c3](99390c31a8
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEzMy4wIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 21:04:05 +00:00
GitHub Actions Bot
a31120aa8b
4.21.0-beta.35
2023-02-14 16:04:15 +00:00
GitHub Actions Bot
6c72efb300
4.21.0-beta.34
2023-02-14 14:52:38 +00:00
GitHub Actions Bot
94b0471c4e
4.21.0-beta.33
2023-02-14 14:35:33 +00:00
GitHub Actions Bot
f071922d15
4.21.0-beta.32
2023-02-14 14:02:24 +00:00
GitHub Actions Bot
0a32647d75
4.21.0-beta.31
2023-02-14 13:29:38 +00:00
GitHub Actions Bot
6c84ebc8ed
4.21.0-beta.30
2023-02-14 13:26:02 +00:00
GitHub Actions Bot
a9121150ff
4.21.0-beta.29
2023-02-14 12:53:43 +00:00
GitHub Actions Bot
0203027ee2
4.21.0-beta.28
2023-02-14 12:24:54 +00:00
GitHub Actions Bot
3977fd9487
4.21.0-beta.27
2023-02-14 12:14:16 +00:00
GitHub Actions Bot
4ec8d3cb33
4.21.0-beta.26
2023-02-14 10:25:32 +00:00
GitHub Actions Bot
c78b2d8325
4.21.0-beta.25
2023-02-14 07:12:08 +00:00
GitHub Actions Bot
0887bbb66a
4.21.0-beta.24
2023-02-13 07:40:29 +00:00
renovate[bot]
7700b31074
chore(deps): update dependency superagent to v8.0.9 ( #3090 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [superagent](https://togithub.com/ladjs/superagent ) | [`8.0.6` ->
`8.0.9`](https://renovatebot.com/diffs/npm/superagent/8.0.6/8.0.9 ) |
[![age](https://badges.renovateapi.com/packages/npm/superagent/8.0.9/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/superagent/8.0.9/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/superagent/8.0.9/compatibility-slim/8.0.6 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/superagent/8.0.9/confidence-slim/8.0.6 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>ladjs/superagent</summary>
###
[`v8.0.9`](https://togithub.com/ladjs/superagent/releases/tag/v8.0.9 )
[Compare
Source](https://togithub.com/ladjs/superagent/compare/v8.0.8...v8.0.9 )
- fix: fixed eslintrc config
[`53d2d8a`](https://togithub.com/ladjs/superagent/commit/53d2d8a )
- chore: bump deps
[`82f7498`](https://togithub.com/ladjs/superagent/commit/82f7498 )
- Merge pull request
[#​1761](https://togithub.com/ladjs/superagent/issues/1761 ) from
Leafly-com/fix/follow-redirect-cookies
[`cd094f5`](https://togithub.com/ladjs/superagent/commit/cd094f5 )
- Merge pull request
[#​1762](https://togithub.com/ladjs/superagent/issues/1762 ) from
Leafly-com/fix-cookie-header
[`4268ae4`](https://togithub.com/ladjs/superagent/commit/4268ae4 )
- fix(cookies): parse header correctly when merging cookies
[`4aac580`](https://togithub.com/ladjs/superagent/commit/4aac580 )
- fix(redirects): emit correct response in redirect event
[`e2538f3`](https://togithub.com/ladjs/superagent/commit/e2538f3 )
###
[`v8.0.8`](https://togithub.com/ladjs/superagent/releases/tag/v8.0.8 )
[Compare
Source](https://togithub.com/ladjs/superagent/compare/v8.0.7...v8.0.8 )
- Merge pull request
[#​1757](https://togithub.com/ladjs/superagent/issues/1757 ) from
ShiraNagen/cookies-domains
[`93835cb`](https://togithub.com/ladjs/superagent/commit/93835cb )
- fix(cookies): send cookies to allowed domains
[`e98489a`](https://togithub.com/ladjs/superagent/commit/e98489a )
###
[`v8.0.7`](https://togithub.com/ladjs/superagent/releases/tag/v8.0.7 )
[Compare
Source](https://togithub.com/ladjs/superagent/compare/v8.0.6...v8.0.7 )
- chore: bump deps
[`dd85a8e`](https://togithub.com/ladjs/superagent/commit/dd85a8e )
- Merge pull request
[#​1756](https://togithub.com/ladjs/superagent/issues/1756 ) from
sashashura/patch-1
[`3adc458`](https://togithub.com/ladjs/superagent/commit/3adc458 )
- build: harden ci.yml permissions
[`5fe4d09`](https://togithub.com/ladjs/superagent/commit/5fe4d09 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-12 19:45:24 +00:00
renovate[bot]
2f1e3c53c6
chore(deps): update dependency @types/node to v16.18.12 ( #3087 )
...
[![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.11` ->
`16.18.12`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.11/16.18.12 )
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.12/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.12/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.12/compatibility-slim/16.18.11 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.18.12/confidence-slim/16.18.11 )](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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-12 05:22:13 +00:00
renovate[bot]
db1b49deb9
chore(deps): update dependency eslint-plugin-import to v2.27.5 ( #3086 )
...
[![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-plugin-import](https://togithub.com/import-js/eslint-plugin-import )
| [`2.27.4` ->
`2.27.5`](https://renovatebot.com/diffs/npm/eslint-plugin-import/2.27.4/2.27.5 )
|
[![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-import/2.27.5/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-import/2.27.5/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-import/2.27.5/compatibility-slim/2.27.4 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-import/2.27.5/confidence-slim/2.27.4 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>import-js/eslint-plugin-import</summary>
###
[`v2.27.5`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#​2275---2023-01-16 )
[Compare
Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.27.4...v2.27.5 )
##### Fixed
- \[`order]`: Fix group ranks order when alphabetizing
(\[[#​2674](https://togithub.com/import-js/eslint-plugin-import/issues/2674 )],
thanks \[[@​Pearce-Ropion](https://togithub.com/Pearce-Ropion )])
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-12 00:03:33 +00:00
renovate[bot]
5f8e0c9458
chore(deps): update dependency @types/express to v4.17.17 ( #3082 )
...
[![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](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`4.17.15` ->
`4.17.17`](https://renovatebot.com/diffs/npm/@types%2fexpress/4.17.15/4.17.17 )
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fexpress/4.17.17/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fexpress/4.17.17/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fexpress/4.17.17/compatibility-slim/4.17.15 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fexpress/4.17.17/confidence-slim/4.17.15 )](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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEyNC4yIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-11 05:13:23 +00:00