Christopher Kolstad
6e650289c8
do etag calculation when memoizing feature toggles
...
To prevent express from having to do etag calculation of all feature
toggle responses even if hitting a memoized feature toggle this PR adds
etag calculation to the memoized function. This will cost us an extra
etag calculation for client SDK requests without ETag headers, but for
SDK requests with ETag headers, it should reduce the number of etag
calculations we do down to 1 per 0.6 seconds per query
Co-authored-by: Gard Rimestad <gard@getunleash.io>
Co-authored-by: Nuno Gois <nuno@getunleash.ai>
2022-12-20 15:22:21 +00:00
GitHub Actions Bot
5bef9bbfdd
4.19.1
2022-12-15 12:46:12 +00:00
GitHub Actions Bot
97cf3cd418
4.19.0
2022-12-15 12:03:45 +00:00
GitHub Actions Bot
e716ddc0ee
4.19.0-beta.2
2022-12-15 07:43:43 +00:00
GitHub Actions Bot
3549be0251
4.19.0-beta.1
2022-12-14 09:03:49 +00:00
GitHub Actions Bot
8aeba08e9f
4.19.0-beta.0
2022-12-13 08:26:11 +00:00
renovate[bot]
fe0fc9a554
chore(deps): update dependency @types/node to v16.18.8 ( #2662 )
...
[](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.7` ->
`16.18.8`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.7/16.18.8 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](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:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-10 20:34:16 +00:00
renovate[bot]
7c54804dd0
chore(deps): update dependency lint-staged to v13.1.0 ( #2659 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lint-staged](https://togithub.com/okonet/lint-staged ) | [`13.0.4` ->
`13.1.0`](https://renovatebot.com/diffs/npm/lint-staged/13.0.4/13.1.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>okonet/lint-staged</summary>
###
[`v13.1.0`](https://togithub.com/okonet/lint-staged/releases/tag/v13.1.0 )
[Compare
Source](https://togithub.com/okonet/lint-staged/compare/v13.0.4...v13.1.0 )
##### Features
- expose cli entrance from "lint-staged/bin"
([#​1237](https://togithub.com/okonet/lint-staged/issues/1237 ))
([eabf1d2](eabf1d217d
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-10 15:04:05 +00:00
renovate[bot]
41d125956a
chore(deps): update dependency eslint to v8.29.0 ( #2658 )
...
[](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.28.0` ->
`8.29.0`](https://renovatebot.com/diffs/npm/eslint/8.28.0/8.29.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>eslint/eslint</summary>
### [`v8.29.0`](https://togithub.com/eslint/eslint/releases/tag/v8.29.0 )
[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.28.0...v8.29.0 )
#### Features
-
[`49a07c5`](49a07c52c5
)
feat: add `allowParensAfterCommentPattern` option to no-extra-parens
([#​16561](https://togithub.com/eslint/eslint/issues/16561 ))
(Nitin Kumar)
-
[`e6a865d`](e6a865d70a
)
feat: `prefer-named-capture-group` add suggestions
([#​16544](https://togithub.com/eslint/eslint/issues/16544 )) (Josh
Goldberg)
-
[`a91332b`](a91332b8bd
)
feat: In no-invalid-regexp validate flags also for non-literal patterns
([#​16583](https://togithub.com/eslint/eslint/issues/16583 ))
(trosos)
#### Documentation
-
[`0311d81`](0311d81834
)
docs: Configuring Plugins page intro, page tweaks, and rename
([#​16534](https://togithub.com/eslint/eslint/issues/16534 )) (Ben
Perlmutter)
-
[`57089b1`](57089b1ede
)
docs: add a property assignment example for camelcase rule
([#​16605](https://togithub.com/eslint/eslint/issues/16605 ))
(Milos Djermanovic)
-
[`b6ab030`](b6ab030897
)
docs: add docs codeowners
([#​16601](https://togithub.com/eslint/eslint/issues/16601 ))
(Strek)
-
[`6380c87`](6380c87c56
)
docs: fix sitemap and feed
([#​16592](https://togithub.com/eslint/eslint/issues/16592 ))
(Milos Djermanovic)
-
[`ade621d`](ade621dd12
)
docs: perf debounce the search query
([#​16586](https://togithub.com/eslint/eslint/issues/16586 ))
(Shanmughapriyan S)
-
[`fbcf3ab`](fbcf3abd54
)
docs: fix searchbar clear button
([#​16585](https://togithub.com/eslint/eslint/issues/16585 ))
(Shanmughapriyan S)
-
[`f894035`](f89403553b
)
docs: HTTPS link to yeoman.io
([#​16582](https://togithub.com/eslint/eslint/issues/16582 ))
(Christian Oliff)
-
[`de12b26`](de12b266f2
)
docs: Update configuration file pages
([#​16509](https://togithub.com/eslint/eslint/issues/16509 )) (Ben
Perlmutter)
-
[`1ae9f20`](1ae9f20674
)
docs: update correct code examples for `no-extra-parens` rule
([#​16560](https://togithub.com/eslint/eslint/issues/16560 ))
(Nitin Kumar)
#### Chores
-
[`7628403`](7628403a57
)
chore: add discord channel link
([#​16590](https://togithub.com/eslint/eslint/issues/16590 ))
(Amaresh S M)
-
[`f5808cb`](f5808cb515
)
chore: fix rule doc headers check
([#​16564](https://togithub.com/eslint/eslint/issues/16564 ))
(Milos Djermanovic)
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-10 12:50:10 +00:00
renovate[bot]
dbdd1eae48
chore(deps): update dependency @swc/jest to v0.2.24 ( #2655 )
...
[](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.23` ->
`0.2.24`](https://renovatebot.com/diffs/npm/@swc%2fjest/0.2.23/0.2.24 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/jest</summary>
###
[`v0.2.24`](https://togithub.com/swc-project/jest/compare/v0.2.23...08419c0d91b4952e50b519cf378ada85636b0be9 )
[Compare
Source](https://togithub.com/swc-project/jest/compare/v0.2.23...08419c0d91b4952e50b519cf378ada85636b0be9 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTEuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-10 04:11:08 +00:00
renovate[bot]
49c463ce19
chore(deps): update dependency @swc/core to v1.3.22 ( #2648 )
...
[](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.21` ->
`1.3.22`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.21/1.3.22 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc</summary>
###
[`v1.3.22`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1322---2022-12-09 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.21...v1.3.22 )
##### Bug Fixes
- **(common)** Fix handling of input source maps
([#​6561](https://togithub.com/swc-project/swc/issues/6561 ))
([4af52c7](4af52c79ae
))
- **(common)** Fix `BytePos` -> `CharPos` calculations
([#​6574](https://togithub.com/swc-project/swc/issues/6574 ))
([a203fdb](a203fdb1b6
))
- **(css/parser)** Fix recovery more for invalid component values in
declaration value
([#​6560](https://togithub.com/swc-project/swc/issues/6560 ))
([db1eb48](db1eb483fd
))
- **(css/parser)** Fix parsing of nested rules
([#​6563](https://togithub.com/swc-project/swc/issues/6563 ))
([a1fe907](a1fe9076c2
))
- **(css/parser)** Fix a small bug
([#​6591](https://togithub.com/swc-project/swc/issues/6591 ))
([4de378c](4de378cb1e
))
- **(css/parser)** Avoid skipping extra whitespaces
([#​6592](https://togithub.com/swc-project/swc/issues/6592 ))
([d8936ad](d8936ade5b
))
- **(es/compat)** Prepend generated `_loop` to the correct scope
([#​6604](https://togithub.com/swc-project/swc/issues/6604 ))
([4c2d422](4c2d42261e
))
- **(es/parser)** Fix `typeof` in `TSCallSignatureDeclaration`
([#​6553](https://togithub.com/swc-project/swc/issues/6553 ))
([aa28aa0](aa28aa0c7f
))
- **(es/parser)** Fix parsing of JSX with ASI
([#​6577](https://togithub.com/swc-project/swc/issues/6577 ))
([ad95ead](ad95ead291
))
- **(es/resolver)** Reset `in_type` flag correctly
([#​6597](https://togithub.com/swc-project/swc/issues/6597 ))
([29ba05d](29ba05d137
))
- **(es/typescript)** Strip inline type declarations
([#​6600](https://togithub.com/swc-project/swc/issues/6600 ))
([fe0c651](fe0c65195d
))
- **(node-swc)** Sync types for `jsc.optimizer.globals`
([#​6603](https://togithub.com/swc-project/swc/issues/6603 ))
([b97aa45](b97aa45c5c
))
- **(xml/parser)** Fix parsing of legacy document types
([#​6555](https://togithub.com/swc-project/swc/issues/6555 ))
([cdf0d8a](cdf0d8a8b5
))
- **(xml/parser)** Fix various bugs
([#​6566](https://togithub.com/swc-project/swc/issues/6566 ))
([01232f0](01232f0988
))
##### Features
- **(css/ast)** Make AST intuitive
([#​6606](https://togithub.com/swc-project/swc/issues/6606 ))
([b4eef53](b4eef53680
))
- **(css/plugin)** Prepare Wasm plugins
([#​6567](https://togithub.com/swc-project/swc/issues/6567 ))
([8cdc28c](8cdc28cdfa
))
- **(css/plugin)** Support Wasm plugin
([#​6568](https://togithub.com/swc-project/swc/issues/6568 ))
([fa8f7b0](fa8f7b00fc
))
- **(es/analyzer)** Extract the analyzer from the minifier to a separate
crate ([#​6586](https://togithub.com/swc-project/swc/issues/6586 ))
([e1d01d8](e1d01d8b7a
))
- **(html/parser)** Improve lexer
([#​6543](https://togithub.com/swc-project/swc/issues/6543 ))
([49b7e9e](49b7e9e224
))
##### Miscellaneous Tasks
- **(ci)** Add debug logs for cli binaries
([#​6556](https://togithub.com/swc-project/swc/issues/6556 ))
([8083484](80834843f4
))
- **(ci)** Fix CI
([#​6558](https://togithub.com/swc-project/swc/issues/6558 ))
([8587589](85875897f1
))
- **(ci)** Fix benchmark action
([#​6582](https://togithub.com/swc-project/swc/issues/6582 ))
([d8adc58](d8adc58011
))
- **(ci)** Fix benchmark action
([#​6596](https://togithub.com/swc-project/swc/issues/6596 ))
([154c315](154c315d91
))
- **(css/lexer)** Fix typo
([#​6588](https://togithub.com/swc-project/swc/issues/6588 ))
([f383836](f383836bad
))
##### Performance
- **(css/ast)** Reduce token size
([#​6569](https://togithub.com/swc-project/swc/issues/6569 ))
([8633d27](8633d27df0
))
- **(css/codegen)** Reduce allocations
([#​6599](https://togithub.com/swc-project/swc/issues/6599 ))
([538d63e](538d63eb80
))
- **(css/minifier)** Remove redundant clone
([#​6579](https://togithub.com/swc-project/swc/issues/6579 ))
([70ac028](70ac0286e5
))
- **(css/minifier)** Remove more redundant clones
([#​6580](https://togithub.com/swc-project/swc/issues/6580 ))
([4171ee7](4171ee7fb3
))
- **(css/minifier)** Improve performance
([#​6583](https://togithub.com/swc-project/swc/issues/6583 ))
([7895599](78955995a2
))
- **(css/parser)** Reduce clones and allocations
([#​6585](https://togithub.com/swc-project/swc/issues/6585 ))
([6479670](64796701e4
))
- **(css/parser)** Reduce number of function calls
([#​6587](https://togithub.com/swc-project/swc/issues/6587 ))
([252edb5](252edb550b
))
- **(css/parser)** Don't allocate for comparisons
([#​6593](https://togithub.com/swc-project/swc/issues/6593 ))
([08b6eab](08b6eab010
))
- **(html/parser)** Optimize usage of buffers
([#​6590](https://togithub.com/swc-project/swc/issues/6590 ))
([d6e9613](d6e961368b
))
##### Refactor
- **(common)** Cleanup source_map.rs
([#​6570](https://togithub.com/swc-project/swc/issues/6570 ))
([b3ea52f](b3ea52f863
))
- **(es/minifier)** Remove unnecessary code
([#​6575](https://togithub.com/swc-project/swc/issues/6575 ))
([586bfd5](586bfd5480
))
- **(xml/parser)** Simplify logic for parsing elements
([#​6557](https://togithub.com/swc-project/swc/issues/6557 ))
([85a03e7](85a03e71b7
))
##### Testing
- **(css/parser)** Move vendor tests
([#​6564](https://togithub.com/swc-project/swc/issues/6564 ))
([4d422b6](4d422b6228
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTEuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-09 17:42:55 +00:00
GitHub Actions Bot
f42404405d
4.18.7
2022-12-09 08:51:43 +00:00
renovate[bot]
03d7cea6dc
chore(deps): update dependency @types/node to v16.18.7 ( #2642 )
...
[](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.6` ->
`16.18.7`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.6/16.18.7 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](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:eyJjcmVhdGVkSW5WZXIiOiIzNC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTEuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-08 20:23:27 +00:00
renovate[bot]
c5f708b3d4
chore(deps): update dependency supertest to v6.3.3 ( #2631 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [supertest](https://togithub.com/visionmedia/supertest ) | [`6.3.1` ->
`6.3.3`](https://renovatebot.com/diffs/npm/supertest/6.3.1/6.3.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>visionmedia/supertest</summary>
### [`v6.3.3`](https://togithub.com/ladjs/supertest/releases/tag/v6.3.3 )
[Compare
Source](https://togithub.com/visionmedia/supertest/compare/v6.3.2...v6.3.3 )
- chore: bump deps
[`2910f73`](https://togithub.com/visionmedia/supertest/commit/2910f73 )
### [`v6.3.2`](https://togithub.com/ladjs/supertest/releases/tag/v6.3.2 )
[Compare
Source](https://togithub.com/visionmedia/supertest/compare/v6.3.1...v6.3.2 )
- docs: added maintainer note
[`e24875d`](https://togithub.com/visionmedia/supertest/commit/e24875d )
- docs: fixed links
[`5b59ddc`](https://togithub.com/visionmedia/supertest/commit/5b59ddc )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTEuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-08 04:33:13 +00:00
renovate[bot]
ef2e1e4b1f
chore(deps): update dependency superagent to v8.0.6 ( #2630 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [superagent](https://togithub.com/ladjs/superagent ) | [`8.0.4` ->
`8.0.6`](https://renovatebot.com/diffs/npm/superagent/8.0.4/8.0.6 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>ladjs/superagent</summary>
###
[`v8.0.6`](https://togithub.com/ladjs/superagent/releases/tag/v8.0.6 )
[Compare
Source](https://togithub.com/ladjs/superagent/compare/v8.0.5...v8.0.6 )
- chore: bump deps
[`7d5e3a8`](https://togithub.com/ladjs/superagent/commit/7d5e3a8 )
###
[`v8.0.5`](https://togithub.com/ladjs/superagent/releases/tag/v8.0.5 )
[Compare
Source](https://togithub.com/ladjs/superagent/compare/v8.0.4...v8.0.5 )
- docs: fixed links, added maintainer note
[`08a18b9`](https://togithub.com/ladjs/superagent/commit/08a18b9 )
- Merge pull request
[#​1753](https://togithub.com/ladjs/superagent/issues/1753 ) from
lamweili/patch-1
[`92b1435`](https://togithub.com/ladjs/superagent/commit/92b1435 )
- chore(deps-dev): downgraded mocha from ^10.1.0 to ^6.2.3
[`889e90c`](https://togithub.com/ladjs/superagent/commit/889e90c )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC40OS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-08 04:22:49 +00:00
renovate[bot]
ece2949d4b
chore(deps): update dependency openapi-enforcer to v1.22.2 ( #2629 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [openapi-enforcer](https://openapi-enforcer.com )
([source](https://togithub.com/byu-oit/openapi-enforcer )) | [`1.22.1` ->
`1.22.2`](https://renovatebot.com/diffs/npm/openapi-enforcer/1.22.1/1.22.2 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>byu-oit/openapi-enforcer</summary>
###
[`v1.22.2`](https://togithub.com/byu-oit/openapi-enforcer/blob/HEAD/CHANGELOG.md#​1222 )
[Compare
Source](11e77301c5...72e13f2b91
)
##### Fixed
- **Fix Validation of `not` Sub Schema**
Any time a schema had the property `not`, it was not validating
correctly.
This code for this fix, including tests, is thanks to
[gaetano-guerriero](https://togithub.com/gaetano-guerriero ).
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC40OS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-07 20:55:52 +00:00
renovate[bot]
3135243e19
chore(deps): update dependency @types/node to v16.18.6 ( #2628 )
...
[](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.4` ->
`16.18.6`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.4/16.18.6 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](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:eyJjcmVhdGVkSW5WZXIiOiIzNC40OS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-07 20:45:29 +00:00
renovate[bot]
7aa2ac4803
chore(deps): update dependency @types/jest to v29.2.4 ( #2626 )
...
[](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.3` ->
`29.2.4`](https://renovatebot.com/diffs/npm/@types%2fjest/29.2.3/29.2.4 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](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:eyJjcmVhdGVkSW5WZXIiOiIzNC40OS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-07 20:34:54 +00:00
renovate[bot]
8bbf0c4ade
chore(deps): update dependency @types/cors to v2.8.13 ( #2614 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/cors](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`2.8.12` ->
`2.8.13`](https://renovatebot.com/diffs/npm/@types%2fcors/2.8.12/2.8.13 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](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:eyJjcmVhdGVkSW5WZXIiOiIzNC40OS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-07 01:32:17 +00:00
sjaanus
848ade9279
4.18.6
2022-12-06 15:03:26 +02:00
Ivar Conradi Østhus
fdd0509939
Revert "fix: json-schema-to-ts is a dev-dependency"
...
This reverts commit 29e7eb3805
.
2022-12-06 13:30:51 +01:00
Ivar Conradi Østhus
29e7eb3805
fix: json-schema-to-ts is a dev-dependency
2022-12-06 13:06:46 +01:00
Ivar Conradi Østhus
bc0472d176
fix: upgrade express to v4.18.2
2022-12-06 12:46:42 +01:00
sjaanus
228ddabf73
4.18.5
2022-12-06 12:18:28 +02:00
GitHub Actions Bot
47ec2ffcbf
4.18.4
2022-12-06 08:20:51 +00:00
GitHub Actions Bot
cfc347f1b6
4.18.2
2022-12-06 07:42:09 +00:00
sjaanus
fd32c80201
4.18.1
2022-12-05 14:03:32 +02:00
sjaanus
a65a47e3b5
4.18.0
2022-12-05 12:52:48 +02:00
sjaanus
67fd18f500
4.18.0-beta.14
2022-12-05 12:15:24 +02:00
Fredrik Strand Oseberg
bc3744d565
fix: remove stray only ( #2589 )
...
This removes stray onlys in our tests and adds a linter rule that will
error if only is present. Also updates the test result of one of our
tests as a result of [this pull
request](https://github.com/Unleash/unleash/pull/2344 )
2022-12-02 13:10:39 +01:00
renovate[bot]
60c9718b8d
chore(deps): update dependency @types/node to v16.18.4 ( #2576 )
...
[](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.3` ->
`16.18.4`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.3/16.18.4 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 03:10:13 +00:00
renovate[bot]
2212d0bbf6
chore(deps): update dependency @swc/core to v1.3.21 ( #2575 )
...
[](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.20` ->
`1.3.21`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.20/1.3.21 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc</summary>
###
[`v1.3.21`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1321---2022-11-30 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.20...v1.3.21 )
##### Bug Fixes
- **(ci)** Fix publish action for binaries
([#​6517](https://togithub.com/swc-project/swc/issues/6517 ))
([2ac3201](2ac32017ba
))
- **(es/minifier)** Don't drop used variables from sequential inliner
([#​6520](https://togithub.com/swc-project/swc/issues/6520 ))
([b394f9f](b394f9f1d3
))
- **(es/minifier)** Make sequential inliner respect resolution order
([#​6509](https://togithub.com/swc-project/swc/issues/6509 ))
([27ae59e](27ae59e77b
))
- **(es/minifier)** Use unsafe option for arrow => method
([#​6521](https://togithub.com/swc-project/swc/issues/6521 ))
([9752b43](9752b43f94
))
- **(es/minifier)** Don't convert a signed integer literal key to a
numeric literal
([#​6529](https://togithub.com/swc-project/swc/issues/6529 ))
([81224b5](81224b5d67
))
- **(html/parser)** Fix parsing of cdata
([#​6534](https://togithub.com/swc-project/swc/issues/6534 ))
([e3cbe7e](e3cbe7e9a9
))
##### Features
- **(common)** Add contexts to the error messages
([#​6526](https://togithub.com/swc-project/swc/issues/6526 ))
([b8fe04f](b8fe04f720
))
- **(es/parser)** Make error message helpful
([#​6535](https://togithub.com/swc-project/swc/issues/6535 ))
([cb15721](cb157215d2
))
- **(es/preset-env)** Update data
([#​6538](https://togithub.com/swc-project/swc/issues/6538 ))
([ae63220](ae6322064d
))
- **(xml/parser)** Parse cdata section
([#​6531](https://togithub.com/swc-project/swc/issues/6531 ))
([7f8c4e0](7f8c4e04b2
))
##### Miscellaneous Tasks
- **(bindings)** Fix jemalloc on aarch64
([#​6541](https://togithub.com/swc-project/swc/issues/6541 ))
([d56b5a8](d56b5a890a
))
- **(swc_core)** Reexport more modules
([#​6548](https://togithub.com/swc-project/swc/issues/6548 ))
([9b58cce](9b58cce10b
))
##### Performance
- **(common)** Fix perf bug of sourcemap for inputs with multi-byte
chars ([#​6523](https://togithub.com/swc-project/swc/issues/6523 ))
([47908a4](47908a49d3
))
##### Refactor
- **(css/parser)** Canonicalize only if required
([#​6532](https://togithub.com/swc-project/swc/issues/6532 ))
([251e98c](251e98c055
))
##### Testing
- **(es/minifier)** Add tests for preserving top-level directives
([#​6545](https://togithub.com/swc-project/swc/issues/6545 ))
([8d8f150](8d8f150792
))
- **(es/transforms)** Add tests about preserving top-level directives
([#​6518](https://togithub.com/swc-project/swc/issues/6518 ))
([5ff87af](5ff87afa78
))
- **(es/typescript)** Migrate inline tests to fixture tests
([#​6546](https://togithub.com/swc-project/swc/issues/6546 ))
([cddbc41](cddbc41430
))
- **(ts/compat)** Migrate inline tests to fixture testing
([#​6475](https://togithub.com/swc-project/swc/issues/6475 ))
([cc4646a](cc4646a4cc
))-
**general**: Use correct extensions for fixture tests
([#​6539](https://togithub.com/swc-project/swc/issues/6539 ))
([7ee86d1](7ee86d1d25
))
##### Build
- **(cargo)** Update `browerslist-rs`
([#​6547](https://togithub.com/swc-project/swc/issues/6547 ))
([d730186](d730186e9f
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-30 23:29:35 +00:00
sjaanus
5c74efc6c6
4.18.0-beta.13
2022-11-30 15:14:49 +02:00
kwasniew
87211dd22e
4.18.0-beta.12
2022-11-29 09:55:46 +01:00
renovate[bot]
1c5b96fcab
chore(deps): update dependency @babel/core to v7.20.5 ( #2551 )
...
[](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.2` ->
`7.20.5`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.20.2/7.20.5 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>babel/babel</summary>
###
[`v7.20.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7205-2022-11-28 )
[Compare
Source](https://togithub.com/babel/babel/compare/v7.20.2...v7.20.5 )
##### 👓 Spec Compliance
- `babel-helpers`, `babel-plugin-transform-destructuring`,
`babel-plugin-transform-modules-commonjs`, `babel-preset-env`,
`babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`,
`babel-traverse`
- [#​15183](https://togithub.com/babel/babel/pull/15183 ) Improve
array destructuring spec compliance
([@​SuperSodaSea](https://togithub.com/SuperSodaSea ))
- `babel-cli`, `babel-helpers`,
`babel-plugin-proposal-class-properties`,
`babel-plugin-proposal-class-static-block`,
`babel-plugin-transform-classes`, `babel-plugin-transform-runtime`,
`babel-preset-env`
- [#​15182](https://togithub.com/babel/babel/pull/15182 ) fix:
apply toPropertyKey when defining class members
([@​JLHwung](https://togithub.com/JLHwung ))
- `babel-helper-create-class-features-plugin`, `babel-helpers`,
`babel-plugin-proposal-decorators`,
`babel-plugin-proposal-private-property-in-object`, `babel-preset-env`,
`babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
- [#​15133](https://togithub.com/babel/babel/pull/15133 ) fix:
validate rhs of `in` when transpiling `#p in C`
([@​JLHwung](https://togithub.com/JLHwung ))
##### 🐛 Bug Fix
- `babel-parser`
- [#​15225](https://togithub.com/babel/babel/pull/15225 ) Parse
`using[foo]` as computed member expression
([@​JLHwung](https://togithub.com/JLHwung ))
- [#​15207](https://togithub.com/babel/babel/pull/15207 ) Export
`ParseResult` type ([@​davydof](https://togithub.com/davydof ))
- [#​15198](https://togithub.com/babel/babel/pull/15198 ) fix:
parse `import module, ...`
([@​JLHwung](https://togithub.com/JLHwung ))
- `babel-helper-wrap-function`, `babel-preset-env`, `babel-traverse`
- [#​15181](https://togithub.com/babel/babel/pull/15181 ) fix: Edge
cases for async functions and `noNewArrow` assumption
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-plugin-transform-arrow-functions`,
`babel-plugin-transform-parameters`, `babel-traverse`
- [#​15163](https://togithub.com/babel/babel/pull/15163 ) fix:
Throw error when compiling `super()` in arrow functions with default /
rest parameters
([@​SuperSodaSea](https://togithub.com/SuperSodaSea ))
- `babel-helpers`, `babel-node`,
`babel-plugin-proposal-async-generator-functions`,
`babel-plugin-transform-regenerator`, `babel-preset-env`,
`babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
- [#​15194](https://togithub.com/babel/babel/pull/15194 ) fix: Bump
`regenerator` and add tests
([@​SuperSodaSea](https://togithub.com/SuperSodaSea ))
- `babel-helper-create-regexp-features-plugin`
- [#​15192](https://togithub.com/babel/babel/pull/15192 ) fix:
Update `regjsparser` for `@babel/standalone`
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-parser`, `babel-types`
- [#​15109](https://togithub.com/babel/babel/pull/15109 ) fix:
Babel 8 types
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-generator`
- [#​15143](https://togithub.com/babel/babel/pull/15143 ) Don't
print inner comments as leading when wrapping in `(``)`
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-plugin-transform-block-scoping`, `babel-traverse`
- [#​15167](https://togithub.com/babel/babel/pull/15167 ) Register
`switch`'s `discriminant` in the outer scope
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
##### 💅 Polish
- `babel-generator`
- [#​15173](https://togithub.com/babel/babel/pull/15173 ) Improve
generator behavior when `comments:false`
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-plugin-transform-block-scoping`
- [#​15164](https://togithub.com/babel/babel/pull/15164 ) Only
extract IDs for TDZ checks in assign when necessary
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
##### 🏠 Internal
- `babel-core`, `babel-parser`
- [#​15202](https://togithub.com/babel/babel/pull/15202 ) Bump
typescript to 4.9.3 ([@​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:eyJjcmVhdGVkSW5WZXIiOiIzNC40MC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNDAuMiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-28 21:52:20 +00:00
renovate[bot]
f9cc36522c
chore(deps): update dependency @types/make-fetch-happen to v10.0.1 ( #2539 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/make-fetch-happen](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/make-fetch-happen )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`10.0.0` ->
`10.0.1`](https://renovatebot.com/diffs/npm/@types%2fmake-fetch-happen/10.0.0/10.0.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](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:eyJjcmVhdGVkSW5WZXIiOiIzNC4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzQuMzcuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-28 18:58:07 +00:00
renovate[bot]
b5e1c72cc1
chore(deps): update dependency @swc/core to v1.3.20 ( #2536 )
...
[](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.19` ->
`1.3.20`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.19/1.3.20 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc</summary>
###
[`v1.3.20`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1320---2022-11-26 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.19...v1.3.20 )
##### Bug Fixes
- **(es/codegen)** Preserve parens for `new` in optional chaining
([#​6484](https://togithub.com/swc-project/swc/issues/6484 ))
([1ca281a](1ca281a6cf
))
- **(es/minifier)** Preserve classes with side effects in static fields
([#​6480](https://togithub.com/swc-project/swc/issues/6480 ))
([8d906b4](8d906b45e5
))
- **(es/react)** Allow spread children
([#​6505](https://togithub.com/swc-project/swc/issues/6505 ))
([90aa6c8](90aa6c8318
))
- **(es/visit)** Visit TypeScript satisfies expressions
([#​6511](https://togithub.com/swc-project/swc/issues/6511 ))
([0cee0e1](0cee0e1af7
))
##### Features
- **(es/codegen)** Skip whitespaces for comments in minify mode
([#​6465](https://togithub.com/swc-project/swc/issues/6465 ))
([08a9e21](08a9e21b36
))
##### Miscellaneous Tasks
- **(ci)** Reduce trigger scope for PRs
([#​6486](https://togithub.com/swc-project/swc/issues/6486 ))
([7fe091a](7fe091af1f
))
- **(ci)** Skip benchmark for forks
([#​6489](https://togithub.com/swc-project/swc/issues/6489 ))
([78af96e](78af96e507
))
##### Performance
- **(es/helpers)** Improve fast-path for helper detection
([#​6502](https://togithub.com/swc-project/swc/issues/6502 ))
([b3b5526](b3b5526be4
))
##### Refactor
- **(binding/wasm)** Use binding_macro
([#​6487](https://togithub.com/swc-project/swc/issues/6487 ))
([d957aac](d957aac056
))
- **(es)** Remove settings related to `privateInObject`
([#​6468](https://togithub.com/swc-project/swc/issues/6468 ))
([c57307d](c57307d002
))
##### Build
- **(publish)** Upload cli binaries to github release
([#​6495](https://togithub.com/swc-project/swc/issues/6495 ))
([4f8af16](4f8af16156
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzQuMzcuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-28 09:10:57 +00:00
kwasniew
2afadf31be
4.18.0-beta.11
2022-11-28 07:26:26 +01:00
renovate[bot]
ad19779b4f
chore(deps): update dependency superagent to v8.0.4 ( #2535 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [superagent](https://togithub.com/visionmedia/superagent ) | [`8.0.3`
-> `8.0.4`](https://renovatebot.com/diffs/npm/superagent/8.0.3/8.0.4 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>visionmedia/superagent</summary>
###
[`v8.0.4`](https://togithub.com/visionmedia/superagent/releases/tag/v8.0.4 )
[Compare
Source](https://togithub.com/visionmedia/superagent/compare/v8.0.3...v8.0.4 )
- Merge pull request
[#​1752](https://togithub.com/visionmedia/superagent/issues/1752 )
from romainmnr/patch-1
[`ca42089`](https://togithub.com/visionmedia/superagent/commit/ca42089 )
- Merge pull request
[#​1750](https://togithub.com/visionmedia/superagent/issues/1750 )
from lopezac/patch-1
[`79374d6`](https://togithub.com/visionmedia/superagent/commit/79374d6 )
- Add missing typing for withCredentials()
[`68a14c8`](https://togithub.com/visionmedia/superagent/commit/68a14c8 )
- Fix overflow pre tag index.md
[`5099d32`](https://togithub.com/visionmedia/superagent/commit/5099d32 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4zNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMzQuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-25 23:09:10 +00:00
renovate[bot]
a2c50c6224
chore(deps): update dependency lint-staged to v13.0.4 ( #2532 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lint-staged](https://togithub.com/okonet/lint-staged ) | [`13.0.3` ->
`13.0.4`](https://renovatebot.com/diffs/npm/lint-staged/13.0.3/13.0.4 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>okonet/lint-staged</summary>
###
[`v13.0.4`](https://togithub.com/okonet/lint-staged/releases/tag/v13.0.4 )
[Compare
Source](https://togithub.com/okonet/lint-staged/compare/v13.0.3...v13.0.4 )
##### Bug Fixes
- **deps:** update all dependencies
([336f3b5](336f3b513a
))
- **deps:** update all dependencies
([ec995e5](ec995e53fb
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4zNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMzQuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-25 14:36:51 +00:00
kwasniew
4aff5ad379
4.18.0-beta.10
2022-11-22 14:06:52 +01:00
renovate[bot]
d0cecf37fb
chore(deps): update dependency @swc/core to v1.3.19 ( #2482 )
...
[](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.18` ->
`1.3.19`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.18/1.3.19 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc</summary>
###
[`v1.3.19`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1319---2022-11-20 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.18...v1.3.19 )
##### Bug Fixes
- **(es/compat)** Fix consecutive optional call
([#​6461](https://togithub.com/swc-project/swc/issues/6461 ))
([f7072db](f7072dbb7e
))
- **(es/lints)** Revert check for reassignment to classes
([#​6472](https://togithub.com/swc-project/swc/issues/6472 ))
([ca20d94](ca20d94a74
))
- **(es/minifier)** Preserve unused imported specifiers
([#​6458](https://togithub.com/swc-project/swc/issues/6458 ))
([dabea71](dabea71c44
))
- **(es/minifier)** Abort inliner on fn declarations used multiple time
([#​6473](https://togithub.com/swc-project/swc/issues/6473 ))
([15ad2c2](15ad2c2568
))
- **(es/minifier)** Avoid dropping statements which has side-effects
([#​6476](https://togithub.com/swc-project/swc/issues/6476 ))
([9154bbc](9154bbc111
))
- **(es/modules)** Remove wrong check for `jsc.paths`
([#​6470](https://togithub.com/swc-project/swc/issues/6470 ))
([072bd13](072bd13023
))
- **(es/parser)** Fix parsing of regexp
([#​6469](https://togithub.com/swc-project/swc/issues/6469 ))
([3e702b9](3e702b9804
))
- **(xml/parser)** Fix parsing of comments
([#​6449](https://togithub.com/swc-project/swc/issues/6449 ))
([3a0d98b](3a0d98b6e9
))
##### Features
- **(es/minifier)** Support script fully
([#​6455](https://togithub.com/swc-project/swc/issues/6455 ))
([4d7b920](4d7b920bd4
))
- **(html/minifier)** Remove empty script and style tags with attributes
([#​6447](https://togithub.com/swc-project/swc/issues/6447 ))
([7441721](74417217a9
))
- **(html/minifier)** Use the latest `EsVersion`
([#​6453](https://togithub.com/swc-project/swc/issues/6453 ))
([7f6bf59](7f6bf59a98
))
##### Refactor
- **(bindings)** Deprecate `jsvalue::*_serde`
([#​6462](https://togithub.com/swc-project/swc/issues/6462 ))
([dd4b9e8](dd4b9e87de
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjguMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 23:38:16 +00:00
renovate[bot]
f5c1d472b0
chore(deps): update dependency eslint to v8.28.0 ( #2479 )
...
[](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.27.0` ->
`8.28.0`](https://renovatebot.com/diffs/npm/eslint/8.27.0/8.28.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>eslint/eslint</summary>
### [`v8.28.0`](https://togithub.com/eslint/eslint/releases/tag/v8.28.0 )
[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.27.0...v8.28.0 )
#### Features
-
[`63bce44`](63bce44e7b
)
feat: add `ignoreClassFieldInitialValues` option to no-magic-numbers
([#​16539](https://togithub.com/eslint/eslint/issues/16539 ))
(Milos Djermanovic)
-
[`8385ecd`](8385ecdbbe
)
feat: multiline properties in rule `key-spacing` with option `align`
([#​16532](https://togithub.com/eslint/eslint/issues/16532 ))
(Francesco Trotta)
-
[`a4e89db`](a4e89dbe85
)
feat: `no-obj-calls` support `Intl`
([#​16543](https://togithub.com/eslint/eslint/issues/16543 ))
(Sosuke Suzuki)
#### Bug Fixes
-
[`c50ae4f`](c50ae4f840
)
fix: Ensure that dot files are found with globs.
([#​16550](https://togithub.com/eslint/eslint/issues/16550 ))
(Nicholas C. Zakas)
-
[`9432b67`](9432b67f76
)
fix: throw error for first unmatched pattern
([#​16533](https://togithub.com/eslint/eslint/issues/16533 ))
(Milos Djermanovic)
-
[`e76c382`](e76c382772
)
fix: allow `* 1` when followed by `/` in no-implicit-coercion
([#​16522](https://togithub.com/eslint/eslint/issues/16522 ))
(Milos Djermanovic)
#### Documentation
-
[`34c05a7`](34c05a779a
)
docs: Language Options page intro and tweaks
([#​16511](https://togithub.com/eslint/eslint/issues/16511 )) (Ben
Perlmutter)
-
[`3e66387`](3e663873c9
)
docs: add intro and edit ignoring files page
([#​16510](https://togithub.com/eslint/eslint/issues/16510 )) (Ben
Perlmutter)
-
[`436f712`](436f712843
)
docs: fix Header UI inconsistency
([#​16464](https://togithub.com/eslint/eslint/issues/16464 ))
(Tanuj Kanti)
-
[`f743816`](f743816967
)
docs: switch to wrench emoji for auto-fixable rules
([#​16545](https://togithub.com/eslint/eslint/issues/16545 ))
(Bryan Mishkin)
-
[`bc0547e`](bc0547eb14
)
docs: improve styles for versions and languages page
([#​16553](https://togithub.com/eslint/eslint/issues/16553 ))
(Nitin Kumar)
-
[`6070f58`](6070f58d80
)
docs: clarify esquery issue workaround
([#​16556](https://togithub.com/eslint/eslint/issues/16556 ))
(Milos Djermanovic)
-
[`b48e4f8`](b48e4f89c5
)
docs: Command Line Interface intro and tweaks
([#​16535](https://togithub.com/eslint/eslint/issues/16535 )) (Ben
Perlmutter)
-
[`b92b30f`](b92b30f93d
)
docs: Add Rules page intro and content tweaks
([#​16523](https://togithub.com/eslint/eslint/issues/16523 )) (Ben
Perlmutter)
-
[`1769b42`](1769b42339
)
docs: Integrations page introduction
([#​16548](https://togithub.com/eslint/eslint/issues/16548 )) (Ben
Perlmutter)
-
[`a8d0a57`](a8d0a57cbc
)
docs: make table of contents sticky on desktop
([#​16506](https://togithub.com/eslint/eslint/issues/16506 )) (Sam
Chen)
-
[`a01315a`](a01315a7d8
)
docs: fix route of japanese translation site
([#​16542](https://togithub.com/eslint/eslint/issues/16542 ))
(Tanuj Kanti)
-
[`0515628`](0515628539
)
docs: use emoji instead of svg for deprecated rule
([#​16536](https://togithub.com/eslint/eslint/issues/16536 ))
(Bryan Mishkin)
-
[`68f1288`](68f12882fb
)
docs: set default layouts
([#​16484](https://togithub.com/eslint/eslint/issues/16484 ))
(Percy Ma)
-
[`776827a`](776827a174
)
docs: init config about specifying shared configs
([#​16483](https://togithub.com/eslint/eslint/issues/16483 ))
(Percy Ma)
-
[`5c39425`](5c39425fc5
)
docs: fix broken link to plugins
([#​16520](https://togithub.com/eslint/eslint/issues/16520 )) (Ádám
T. Nagy)
-
[`c97c789`](c97c789768
)
docs: Add missing no-new-native-nonconstructor docs code fence
([#​16503](https://togithub.com/eslint/eslint/issues/16503 ))
(Brandon Mills)
#### Chores
-
[`e94a4a9`](e94a4a95ee
)
chore: Add tests to verify
[#​16038](https://togithub.com/eslint/eslint/issues/16038 ) is
fixed ([#​16538](https://togithub.com/eslint/eslint/issues/16538 ))
(Nicholas C. Zakas)
-
[`e13f194`](e13f194f89
)
chore: stricter validation of `meta.docs.description` in core rules
([#​16529](https://togithub.com/eslint/eslint/issues/16529 ))
(Milos Djermanovic)
-
[`72dbfbc`](72dbfbc0c4
)
chore: use `pkg` parameter in `getNpmPackageVersion`
([#​16525](https://togithub.com/eslint/eslint/issues/16525 ))
(webxmsj)
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNy4zIiwidXBkYXRlZEluVmVyIjoiMzQuMjcuMyJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-19 23:32:29 +00:00
kwasniew
ef693d4c1a
4.18.0-beta.9
2022-11-18 10:50:52 +01:00
sjaanus
0ba00cc7f8
4.18.0-beta.8
2022-11-17 11:14:47 +02:00
renovate[bot]
8dac08c5aa
chore(deps): update dependency @swc/core to v1.3.18 ( #2445 )
...
[](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.17` ->
`1.3.18`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.17/1.3.18 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc</summary>
###
[`v1.3.18`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1318---2022-11-16 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.17...v1.3.18 )
##### Bug Fixes
- **(es/minifier)** Fix code for dropping unreachable statements
([#​6429](https://togithub.com/swc-project/swc/issues/6429 ))
([bb544ba](bb544ba2f5
))
- **(es/modules)** Fix `jsc.paths`
([#​6454](https://togithub.com/swc-project/swc/issues/6454 ))
([05d185d](05d185d59b
))
- **(es/plugins/proxy)** Adjust import with compile time flags
([#​6451](https://togithub.com/swc-project/swc/issues/6451 ))
([f14b156](f14b156a60
))
- **(html/minifier)** Fix script/style merging
([#​6443](https://togithub.com/swc-project/swc/issues/6443 ))
([1dfd8ce](1dfd8cef88
))
- **(xml/parser)** Fix parsing of pi
([#​6450](https://togithub.com/swc-project/swc/issues/6450 ))
([6388920](638892071a
))
##### Features
- **(css/parser)** Add `parse_string_input`
([#​6441](https://togithub.com/swc-project/swc/issues/6441 ))
([9600308](9600308108
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjYuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 10:12:00 +00:00
renovate[bot]
3628258dbf
chore(deps): update dependency @swc/core to v1.3.17 ( #2431 )
...
[](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.16` ->
`1.3.17`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.16/1.3.17 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc</summary>
###
[`v1.3.17`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1317---2022-11-15 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.16...v1.3.17 )
##### Bug Fixes
- **(bindings)** Revert
[#​6436](https://togithub.com/swc-project/swc/issues/6436 )
([#​6444](https://togithub.com/swc-project/swc/issues/6444 ))
([948e35b](948e35bcd6
))
- **(css/parser)** Fix a bug with scope in block
([#​6402](https://togithub.com/swc-project/swc/issues/6402 ))
([3d7545d](3d7545d89b
))
- **(es/compat)** Improve `destructuring` pass
([#​6412](https://togithub.com/swc-project/swc/issues/6412 ))
([6728603](67286032b1
))
- **(es/compat)** Fix span hygiene of function naming pass
([#​6345](https://togithub.com/swc-project/swc/issues/6345 ))
([81a4bb3](81a4bb304a
))
- **(es/minifier)** Preserve op of the op-assignments in seq inliner
([#​6428](https://togithub.com/swc-project/swc/issues/6428 ))
([5fd7ab8](5fd7ab87b6
))
- **(es/minifier)** Change the default of `mangle.toplevel` to false
([#​6439](https://togithub.com/swc-project/swc/issues/6439 ))
([99934b0](99934b09f7
))
- **(es/modules)** Fix `jsc.paths` of `.ts` imports
([#​6431](https://togithub.com/swc-project/swc/issues/6431 ))
([9c9c3eb](9c9c3ebd2c
))
##### Miscellaneous Tasks
- **(ci)** Ensure to honor node package manager
([#​6437](https://togithub.com/swc-project/swc/issues/6437 ))
([8ca3cc7](8ca3cc7875
))
##### Refactor
- **(bindings)** Deprecate `JsValue::*_serde`
([#​6436](https://togithub.com/swc-project/swc/issues/6436 ))
([1dd8b3d](1dd8b3d9d5
))
- **(es/plugins)** Simplify `read_result_*`
([#​6426](https://togithub.com/swc-project/swc/issues/6426 ))
([7a1c2a1](7a1c2a1e2c
))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 15:34:23 +00:00
kwasniew
99fd4e831e
4.18.0-beta.7
2022-11-15 13:23:59 +01:00
sjaanus
b891d1ec4f
4.18.0-beta.6
2022-11-15 11:08:31 +02:00
renovate[bot]
ca328d6bcf
chore(deps): update dependency @types/jest to v29.2.3 ( #2427 )
...
[](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.2` ->
`29.2.3`](https://renovatebot.com/diffs/npm/@types%2fjest/29.2.2/29.2.3 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 01:59:36 +00:00