1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
Commit Graph

1586 Commits

Author SHA1 Message Date
Gastón Fournier
6afb9f8796
refactor: migrate from make-fetch-happen to ky and use ky natively (#10134)
Migrate from make-fetch-happen to ky

## Summary:

- Replaced all usages of make-fetch-happen with
[ky](https://github.com/sindresorhus/ky) for HTTP requests.
- Upgraded nock to v14 so it's capable of mocking native fetch
implementation
- Removed the make-fetch-happen dependency
- Ensured all fetch logic is compatible with ky API.

## Why:

- ky provides a modern, lightweight, and promise-based HTTP client with
a simpler API.
- Reduces dependencies and simplifies codebase.

## Testing:

We'll do testing in sandbox environment of the modified functionality
(which is not much) and we also rely on automated testing.

---------

Co-authored-by: Simon Hornby <simon@getunleash.io>
2025-06-13 15:30:47 +02:00
Gastón Fournier
ddb5ffb955
chore: add brace-expansion to resolutions (#10116)
Should fix https://github.com/Unleash/unleash/security/dependabot/257
2025-06-11 14:05:10 +02:00
renovate[bot]
e3e51f297d
fix(deps): update dependency pg-connection-string to v2.9.0 (#10055)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[pg-connection-string](https://redirect.github.com/brianc/node-postgres/tree/master/packages/pg-connection-string)
([source](https://redirect.github.com/brianc/node-postgres/tree/HEAD/packages/pg-connection-string))
| [`2.7.0` ->
`2.9.0`](https://renovatebot.com/diffs/npm/pg-connection-string/2.7.0/2.9.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/pg-connection-string/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pg-connection-string/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pg-connection-string/2.7.0/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pg-connection-string/2.7.0/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>brianc/node-postgres (pg-connection-string)</summary>

###
[`v2.9.0`](https://redirect.github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#v290)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.5...pg-connection-string@2.9.0)

- Add better support for [unix domain
socket](https://redirect.github.com/brianc/node-postgres/pull/487)
connections

###
[`v2.8.5`](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.2...pg-connection-string@2.8.5)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.2...pg-connection-string@2.8.5)

###
[`v2.8.2`](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.1...pg-connection-string@2.8.2)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.1...pg-connection-string@2.8.2)

###
[`v2.8.1`](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.0...pg-connection-string@2.8.1)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.8.0...pg-connection-string@2.8.1)

###
[`v2.8.0`](https://redirect.github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#v280)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg-connection-string@2.7.0...pg-connection-string@2.8.0)

-   Add support for parsing JSON\[] and UUID\[] result types

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 09:27:43 +00:00
renovate[bot]
02a6f51ffd
fix(deps): update dependency pg to v8.16.0 (#10054)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pg](https://redirect.github.com/brianc/node-postgres)
([source](https://redirect.github.com/brianc/node-postgres/tree/HEAD/packages/pg))
| [`8.14.0` ->
`8.16.0`](https://renovatebot.com/diffs/npm/pg/8.14.0/8.16.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pg/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pg/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pg/8.14.0/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pg/8.14.0/8.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>brianc/node-postgres (pg)</summary>

###
[`v8.16.0`](https://redirect.github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#pg8160)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.6...pg@8.16.0)

- Add support for [min connection pool
size](https://redirect.github.com/brianc/node-postgres/pull/3438).

###
[`v8.15.6`](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.5...pg@8.15.6)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.5...pg@8.15.6)

###
[`v8.15.5`](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.2...56e286257724783681f8830b2faa7d407b6563e7)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.2...pg@8.15.5)

###
[`v8.15.2`](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.1...88ff6955e098257358640d33c354c35836369200)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.1...pg@8.15.2)

###
[`v8.15.1`](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.0...fb25f7bdb3deb0ca3602d1ac1693977dc1033f35)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.15.0...pg@8.15.1)

###
[`v8.15.0`](https://redirect.github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#pg8150)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.14.1...pg@8.15.0)

- Add support for
[esm](https://redirect.github.com/brianc/node-postgres/pull/3423)
importing. CommonJS importing is still also supported.

###
[`v8.14.1`](https://redirect.github.com/brianc/node-postgres/compare/pg@8.14.0...477f812984a9d75346e8ec37eefa3f79a117d581)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.14.0...pg@8.14.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 09:11:57 +00:00
renovate[bot]
b6be1fba37
fix(deps): update dependency make-fetch-happen to v14 (#10051) 2025-05-29 11:10:14 +02:00
renovate[bot]
18e476da3e
chore(deps): update dependency @types/pg to v8.15.2 (#10052)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/pg](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg))
| [`8.11.11` ->
`8.15.2`](https://renovatebot.com/diffs/npm/@types%2fpg/8.11.11/8.15.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fpg/8.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fpg/8.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fpg/8.11.11/8.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fpg/8.11.11/8.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 09:09:50 +00:00
renovate[bot]
4140745970
chore(deps): update dependency @types/cors to v2.8.18 (#10050)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/cors](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors))
| [`2.8.17` ->
`2.8.18`](https://renovatebot.com/diffs/npm/@types%2fcors/2.8.17/2.8.18)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fcors/2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fcors/2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fcors/2.8.17/2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fcors/2.8.17/2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 01:36:29 +00:00
renovate[bot]
707c2de9b1
chore(deps): update dependency @swc/core to v1.11.29 (#10047)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.11.24` ->
`1.11.29`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.11.24/1.11.29)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.11.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.11.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.11.24/1.11.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.11.24/1.11.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.11.29`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11129---2025-05-21)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.11.24...v1.11.29)

##### Bug Fixes

- **([@&#8203;swc/types](https://redirect.github.com/swc/types))** Add
`transform.nativeClassProperties`
([#&#8203;10418](https://redirect.github.com/swc-project/swc/issues/10418))
([f3af44c](f3af44c154))

- **([@&#8203;swc/types](https://redirect.github.com/swc/types))** Add
`resolveFully` to `BaseModuleConfig`
([#&#8203;10426](https://redirect.github.com/swc-project/swc/issues/10426))
([164cbaa](164cbaa2c0))

- **(ci)** Remove wasmer override
([425eeb9](425eeb9056))

- **(es/compat)** Properly handle rest assignment in for-in/of head
([#&#8203;10489](https://redirect.github.com/swc-project/swc/issues/10489))
([b9c0446](b9c04468f1))

- **(es/jest)** Hoisting vars with names starting with mock
([#&#8203;10410](https://redirect.github.com/swc-project/swc/issues/10410))
([a29eb29](a29eb29733))

- **(es/jest)** Revert
[#&#8203;10410](https://redirect.github.com/swc-project/swc/issues/10410)
([#&#8203;10452](https://redirect.github.com/swc-project/swc/issues/10452))
([bc756f8](bc756f84c9))

- **(es/minifier)** Properly handle object shorthand syntax during
compression
([#&#8203;10467](https://redirect.github.com/swc-project/swc/issues/10467))
([bae4940](bae494039d))

- **(es/module)** Handle `__proto__` export name
([#&#8203;10420](https://redirect.github.com/swc-project/swc/issues/10420))
([1b94c7a](1b94c7a7fb))

- **(es/optimization)** Support decimal numbers in `jsonify`
([#&#8203;10424](https://redirect.github.com/swc-project/swc/issues/10424))
([affdec2](affdec2be8))

- **(es/react-compiler)** Mark function components declared as a var
interesting
([#&#8203;10437](https://redirect.github.com/swc-project/swc/issues/10437))
([5eac076](5eac076b77))

- **(es/renamer)** Fix (broken) identifier preserving API
([#&#8203;10474](https://redirect.github.com/swc-project/swc/issues/10474))
([06c64cf](06c64cf9ed))

- **(ts/fast-dts)** Emit `readonly` for Object getter prop
([#&#8203;10492](https://redirect.github.com/swc-project/swc/issues/10492))
([6c03e20](6c03e20a98))

- **(ts/fast-dts)** Align object getter/setter emit behavior with
TypeScript
([#&#8203;10502](https://redirect.github.com/swc-project/swc/issues/10502))
([78c754e](78c754e7a6))

##### Features

- **(common)** Allow using `build_sourcemap` with multiple `SourceMap`
([#&#8203;10438](https://redirect.github.com/swc-project/swc/issues/10438))
([2a07c8a](2a07c8a9c2))

- **(common)** Add `ignoreList` support for sourcemap
([#&#8203;10442](https://redirect.github.com/swc-project/swc/issues/10442))
([6750459](6750459d91))

- **(config)** Allow using glob in some places
([#&#8203;10445](https://redirect.github.com/swc-project/swc/issues/10445))
([f7a6359](f7a635985e))

- **(config)** Use `globset` instead
([#&#8203;10446](https://redirect.github.com/swc-project/swc/issues/10446))
([7bbaef8](7bbaef8b17))

- **(es/module)** Add support for stripping "node:" prefix in imports
and exports
([#&#8203;10461](https://redirect.github.com/swc-project/swc/issues/10461))
([ae2ff62](ae2ff627a1))

- **(es/react-compiler)** Initialize support crate
([#&#8203;10422](https://redirect.github.com/swc-project/swc/issues/10422))
([1e88e6b](1e88e6b414))

- Initialize `@swc/react-compiler`
([#&#8203;10475](https://redirect.github.com/swc-project/swc/issues/10475))
([883b24c](883b24c624))

##### Miscellaneous Tasks

- **(es/minifier)** Remove useless check
([#&#8203;10471](https://redirect.github.com/swc-project/swc/issues/10471))
([ca85958](ca85958403))

##### Performance

- **(common)** Accept owned instance of `sourcemap::SourceMap`
([#&#8203;10463](https://redirect.github.com/swc-project/swc/issues/10463))
([6ee439a](6ee439aa7a))

- **(es/minifier)** Use fxhash for DCE
([#&#8203;10440](https://redirect.github.com/swc-project/swc/issues/10440))
([c0ddd96](c0ddd96f69))

- **(es/minifier)** Remove needless `collect_decls` call
([#&#8203;10450](https://redirect.github.com/swc-project/swc/issues/10450))
([8e4b6ce](8e4b6ce881))

- **(es/minifier)** Clear graph eagerly in DCE
([#&#8203;10455](https://redirect.github.com/swc-project/swc/issues/10455))
([31e21d7](31e21d7cbc))

- **(es/minifier)** Perform full analysis only once for DCE
([#&#8203;10454](https://redirect.github.com/swc-project/swc/issues/10454))
([61baf84](61baf84942))

- **(es/minifier)** Use `bitflags` for var info
([#&#8203;10459](https://redirect.github.com/swc-project/swc/issues/10459))
([36f8385](36f8385256))

- **(es/optimization)** Rely on `resolver` from `inline_globals`
([#&#8203;10449](https://redirect.github.com/swc-project/swc/issues/10449))
([1978809](197880946a))

- **(es/renamer)** Merge Id/Def collector
([#&#8203;10487](https://redirect.github.com/swc-project/swc/issues/10487))
([73377f0](73377f09dc))

- **(es/utils)** Make `IdentUsageFinder` parallel
([#&#8203;10444](https://redirect.github.com/swc-project/swc/issues/10444))
([d074bca](d074bcaf20))

- **(es/utils)** Stop visiting once found in `EvalFinder`
([#&#8203;10483](https://redirect.github.com/swc-project/swc/issues/10483))
([3402270](3402270edc))

##### Refactor

- **(common)** Remove useless `&mut`
([#&#8203;10405](https://redirect.github.com/swc-project/swc/issues/10405))
([edbeb49](edbeb4947a))

- **(common)** Remove unused methods
([#&#8203;10469](https://redirect.github.com/swc-project/swc/issues/10469))
([b77311a](b77311adfc))

- **(ecma/transform)** Cleanup rename analyzer
([#&#8203;10500](https://redirect.github.com/swc-project/swc/issues/10500))
([de51be1](de51be1a78))

- **(es)** Remove unused code
([#&#8203;10460](https://redirect.github.com/swc-project/swc/issues/10460))
([d344133](d34413338b))

- **(es)** Deduplicate `EvalFinder`
([#&#8203;10472](https://redirect.github.com/swc-project/swc/issues/10472))
([9f104af](9f104af508))

- **(es/minifier)** Remove unused file
([#&#8203;10465](https://redirect.github.com/swc-project/swc/issues/10465))
([7d49097](7d49097825))

- **(es/minifier)** Merge label/private name renamer
([#&#8203;10480](https://redirect.github.com/swc-project/swc/issues/10480))
([5add84d](5add84dffc))

- **(es/parser)** Split parser into also-lex/parse-only
([#&#8203;10399](https://redirect.github.com/swc-project/swc/issues/10399))
([26289ab](26289ab766))

- **(es/parser)** Parse shebang and cleanup
([#&#8203;10481](https://redirect.github.com/swc-project/swc/issues/10481))
([619873a](619873a2cf))

- **(es/parser)** Cleanup usage of `is!` and `bump!`
([#&#8203;10490](https://redirect.github.com/swc-project/swc/issues/10490))
([b695b68](b695b6830e))

- **(es/renamer)** Inline `get_unresolved`
([#&#8203;10493](https://redirect.github.com/swc-project/swc/issues/10493))
([0f5d9c1](0f5d9c1ac7))

- **(es/transforms)** Unify `preset_env` and `es_version` transform
([#&#8203;10451](https://redirect.github.com/swc-project/swc/issues/10451))
([6546c27](6546c27fab))

##### Build

- **(plugin)** Update `wasmer` to `v6.0.0`
([#&#8203;10439](https://redirect.github.com/swc-project/swc/issues/10439))
([b9eff3c](b9eff3c92b))

- Update `rustc` to `nightly-2025-05-06`
([#&#8203;10443](https://redirect.github.com/swc-project/swc/issues/10443))
([a7cbde7](a7cbde7fdb))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 17:14:31 +00:00
Christopher Kolstad
b681702b77
task: migrate tests to vitest
Vitest Pros:
* Automated failing test comments on github PRs
* A nice local UI with incremental testing when changing files (`yarn
test:ui`)
* Also nicely supported in all major IDEs, click to run test works (so
we won't miss what we had with jest).
* Works well with ESM

Vitest Cons:
* The ESBuild transformer vitest uses takes a little longer to transform
than our current SWC/jest setup, however, it is possible to setup SWC as
the transformer for vitest as well (though it only does one transform,
so we're paying ~7-10 seconds instead of ~ 2-3 seconds in transform
phase).
* Exposes how slow our tests are (tongue in cheek here)
2025-05-16 11:19:10 +02:00
renovate[bot]
d17d68d6aa
chore(deps): update node.js to v22 (#9487) 2025-05-14 10:31:18 +00:00
dependabot[bot]
4f7fb8f1ae
chore(deps): bump formidable from 3.5.1 to 3.5.4 (#9865) 2025-05-14 09:55:11 +00:00
Gastón Fournier
abe160eb7d
feat: Unleash v7 ESM migration (#9877)
We're migrating to ESM, which will allow us to import the latest
versions of our dependencies.

Co-Authored-By: Christopher Kolstad <chriswk@getunleash.io>
2025-05-14 09:47:12 +02:00
Mateusz Kwasniewski
28e5f39548
feat: store domain for links (#9931) 2025-05-08 13:33:41 +02:00
Mateusz Kwasniewski
20a80142d3
feat: normalize urls in feature links (#9911) 2025-05-06 19:08:04 +02:00
Mateusz Kwasniewski
b2471633b4
refactor: move release plan stores to OSS (#9747) 2025-04-11 11:37:06 +02:00
Gastón Fournier
bba85dc9b0
chore: fix coverage tests (#9674)
Coverage has been failing for a while:
https://github.com/Unleash/unleash/actions/workflows/build_coverage.yaml
It looks related to minimatch version:
```
     TypeError: /home/runner/work/unleash/unleash/src/lib/util/isDefined.ts: minimatch is not a function
```

Removing `"minimatch": "^10.0.0",` resolution seems to fix it, but it
will likely introduce a security vulnerability error

Works on my machine results:
```shell
Test Suites: 345 passed, 345 total
Tests:       3 skipped, 3119 passed, 3122 total
Snapshots:   110 passed, 110 total
Time:        218.532 s
```
2025-04-02 11:59:47 +02:00
Gastón Fournier
1bef63ff10
chore: upgrade date-fns in package.json (#9673)
This is the latest minor release available
2025-04-01 14:13:53 +02:00
Gastón Fournier
096e466148
chore: bump slack dependency (#9664) 2025-04-01 08:56:02 +00:00
renovate[bot]
be41869568
fix(deps): update dependency @slack/web-api to v7.9.1 (#9661)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@slack/web-api](https://tools.slack.dev/node-slack-sdk/web-api)
([source](https://redirect.github.com/slackapi/node-slack-sdk)) |
[`7.9.0` ->
`7.9.1`](https://renovatebot.com/diffs/npm/@slack%2fweb-api/7.9.0/7.9.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@slack%2fweb-api/7.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@slack%2fweb-api/7.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@slack%2fweb-api/7.9.0/7.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@slack%2fweb-api/7.9.0/7.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>slackapi/node-slack-sdk (@&#8203;slack/web-api)</summary>

###
[`v7.9.1`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%407.9.1)

[Compare
Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.9.0...@slack/web-api@7.9.1)

#### What's Changed

This release fixes a bug where setting
[`allowAbsoluteUrls`](https://tools.slack.dev/node-slack-sdk/reference/web-api/interfaces/WebClientOptions/#allowabsoluteurls)
to **false** caused the
[`filesUploadV2`](https://tools.slack.dev/node-slack-sdk/web-api/#upload-a-file)
method to error when uploading files. Files can now be uploaded with
`allowAbsoluteUrls` set to **false**.

##### Bug fixes 🐛

- fix(web-api): complete file upload v2 calls if absolute urls are not
allowed in
[https://github.com/slackapi/node-slack-sdk/pull/2196](https://redirect.github.com/slackapi/node-slack-sdk/pull/2196)
- Thanks [@&#8203;zimeg](https://redirect.github.com/zimeg)!

##### Maintenance 🧰

- test(web-api): use channel_id instead of channels with files upload v2
in
[https://github.com/slackapi/node-slack-sdk/pull/2197](https://redirect.github.com/slackapi/node-slack-sdk/pull/2197)
- Thanks [@&#8203;zimeg](https://redirect.github.com/zimeg)!

**Full Changelog**:
https://github.com/slackapi/node-slack-sdk/compare/[@&#8203;slack/web-api](https://redirect.github.com/slack/web-api)[@&#8203;7](https://redirect.github.com/7).9.0...[@&#8203;slack/web-api](https://redirect.github.com/slack/web-api)[@&#8203;7](https://redirect.github.com/7).9.1
**Milestone**: https://github.com/slackapi/node-slack-sdk/milestone/142

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 16:09:46 +00:00
renovate[bot]
ea6edc66c1
fix(deps): update dependency @slack/web-api to v7.9.0 (#9601)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@slack/web-api](https://tools.slack.dev/node-slack-sdk/web-api)
([source](https://redirect.github.com/slackapi/node-slack-sdk)) |
[`7.8.0` ->
`7.9.0`](https://renovatebot.com/diffs/npm/@slack%2fweb-api/7.8.0/7.9.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@slack%2fweb-api/7.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@slack%2fweb-api/7.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@slack%2fweb-api/7.8.0/7.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@slack%2fweb-api/7.8.0/7.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>slackapi/node-slack-sdk (@&#8203;slack/web-api)</summary>

###
[`v7.9.0`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%407.9.0)

[Compare
Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.8.0...@slack/web-api@7.9.0)

#### What's Changed

This release adds the
[`allowAbsoluteUrls`](https://tools.slack.dev/node-slack-sdk/reference/web-api/interfaces/WebClientOptions#allowabsoluteurls)
option to the `WebClient` constructor.

For code using [dynamic method
names](https://tools.slack.dev/node-slack-sdk/web-api#call-a-method)
with `.apiCall`, this will toggle if requests should be sent to absolute
URLs provided:

```js
const { WebClient } = require('@&#8203;slack/web-api');

const web = new WebClient(token, {
  allowAbsoluteUrls: false, // Default: true
});

const _response = await web.apiCall('https://example.com', { /* ... */ });
```

    $ node index.js
[DEBUG] web-api:WebClient:0 http request url:
https://slack.com/api/https://example.com
    ...
[WARN] web-api:WebClient:0 http request failed An HTTP protocol error
occurred: statusCode = 404

The default `allowAbsoluteUrls` value is `true` to avoid a breaking
change with this update, but we suggest deciding if this option should
be applied to scripts and adjacent code.

##### Enhancements 🎉

- feat(web-api): add configs to toggle absolute url usage in dynamic api
calls in
[https://github.com/slackapi/node-slack-sdk/pull/2176](https://redirect.github.com/slackapi/node-slack-sdk/pull/2176)
- Thanks [@&#8203;zimeg](https://redirect.github.com/zimeg)!

##### Maintenance 🧰

- fix(web-api): bump axios to 1.8.3 to address CVE-2025-27152 in
[https://github.com/slackapi/node-slack-sdk/pull/2172](https://redirect.github.com/slackapi/node-slack-sdk/pull/2172)
- Thanks [@&#8203;zimeg](https://redirect.github.com/zimeg)!

**Full Changelog**:
https://github.com/slackapi/node-slack-sdk/compare/[@&#8203;slack/web-api](https://redirect.github.com/slack/web-api)[@&#8203;7](https://redirect.github.com/7).8.0...[@&#8203;slack/web-api](https://redirect.github.com/slack/web-api)[@&#8203;7](https://redirect.github.com/7).9.0
**Milestone**: https://github.com/slackapi/node-slack-sdk/milestone/131

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 14:22:19 +00:00
renovate[bot]
590a7cc16b
chore(deps): update dependency concurrently to v9 (#9600) 2025-03-24 15:15:16 +01:00
renovate[bot]
c8cf202c2a
chore(deps): update dependency wait-on to v8 (#9456) 2025-03-24 14:46:25 +01:00
renovate[bot]
ac96797932
chore(deps): update dependency superagent to v10.2.0 (#9574)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [superagent](https://redirect.github.com/ladjs/superagent) | [`10.1.1`
-> `10.2.0`](https://renovatebot.com/diffs/npm/superagent/10.1.1/10.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/superagent/10.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/superagent/10.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/superagent/10.1.1/10.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/superagent/10.1.1/10.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ladjs/superagent (superagent)</summary>

###
[`v10.2.0`](https://redirect.github.com/ladjs/superagent/releases/tag/v10.2.0)

[Compare
Source](https://redirect.github.com/ladjs/superagent/compare/v10.1.1...v10.2.0)

- Merge pull request
[#&#8203;1829](https://redirect.github.com/ladjs/superagent/issues/1829)
from perrin4869/fix/http2/ipv6-addresses
[`02cad6a`](https://redirect.github.com/ladjs/superagent/commit/02cad6a)
- fix(https2): ipv6 addresses url
[`e29fd25`](https://redirect.github.com/ladjs/superagent/commit/e29fd25)
- Merge pull request
[#&#8203;1805](https://redirect.github.com/ladjs/superagent/issues/1805)
from perrin4869/fix/ipv6-addresses
[`150eb6c`](https://redirect.github.com/ladjs/superagent/commit/150eb6c)
- fix?
[`07954a1`](https://redirect.github.com/ladjs/superagent/commit/07954a1)
- attempt support ipv6
[`d688596`](https://redirect.github.com/ladjs/superagent/commit/d688596)
- attempt support ipv6
[`a2f11f8`](https://redirect.github.com/ladjs/superagent/commit/a2f11f8)
- re-add test
[`10a2e40`](https://redirect.github.com/ladjs/superagent/commit/10a2e40)
- remove regression test
[`15e9de6`](https://redirect.github.com/ladjs/superagent/commit/15e9de6)
- fix: ipv6 addresses parsing
[`ec50f5a`](https://redirect.github.com/ladjs/superagent/commit/ec50f5a)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 09:55:59 +00:00
Christopher Kolstad
efcf04487d
chore: make it build with strict null checks set to true (#9554)
As part of preparation for ESM and node/TSC updates, this PR will make
Unleash build with strictNullChecks set to true, since that's what's in
our tsconfig file. Hence, this PR also removes the `--strictNullChecks
false` flag in our compile tasks in package.json.

TL;DR - Clean up your code rather than turning off compiler security
features :)
2025-03-19 10:01:49 +01:00
renovate[bot]
d082e5eb25
chore(deps): update dependency @types/node to v20.17.24 (#9570)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.17.22` ->
`20.17.24`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.22/20.17.24)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.22/20.17.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.22/20.17.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 09:01:24 +00:00
renovate[bot]
7a9ef77ec4
chore(deps): update dependency @swc/core to v1.11.8 (#9569)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.11.5` ->
`1.11.8`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.11.5/1.11.8) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.11.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.11.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.11.5/1.11.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.11.5/1.11.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.11.8`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1118---2025-03-07)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.11.7...v1.11.8)

##### Bug Fixes

- **(es/fast-lexer)** Fix lexing of numeric literals
([#&#8203;10153](https://redirect.github.com/swc-project/swc/issues/10153))
([65d23fe](65d23febaa))

- **(es/parser)** Rescan `<<` in new expression
([#&#8203;10159](https://redirect.github.com/swc-project/swc/issues/10159))
([35bd6d9](35bd6d9e1c))

##### Features

- **(ts/fast-strip)** Throw an object instead of string
([#&#8203;10162](https://redirect.github.com/swc-project/swc/issues/10162))
([241b881](241b8810ab))

##### Performance

- **(es/fast-lexer)** Optimize lexing of keywords
([#&#8203;10155](https://redirect.github.com/swc-project/swc/issues/10155))
([fb610b0](fb610b096f))

- **(es/fast-lexer)** Optimize bound checks
([#&#8203;10157](https://redirect.github.com/swc-project/swc/issues/10157))
([d74360e](d74360ed26))

- **(es/fast-lexer)** Make whitespace skipper use SIMD properly
([#&#8203;10158](https://redirect.github.com/swc-project/swc/issues/10158))
([15ea059](15ea059712))

- **(es/lexer)** Optimize whitespace scanning
([#&#8203;10136](https://redirect.github.com/swc-project/swc/issues/10136))
([8a59753](8a59753429))

- **(es/lexer)** Optimize comment scanning
([#&#8203;10137](https://redirect.github.com/swc-project/swc/issues/10137))
([9676c9a](9676c9acc8))

##### Refactor

- **(es/lexer)** Add fast lexer implementation
([#&#8203;10145](https://redirect.github.com/swc-project/swc/issues/10145))
([b993f86](b993f8621c))

- Drop unused crates
([#&#8203;10151](https://redirect.github.com/swc-project/swc/issues/10151))
([58e4279](58e4279fae))

- Drop unused js interop bindings
([#&#8203;10161](https://redirect.github.com/swc-project/swc/issues/10161))
([0ceefaf](0ceefafbf3))

##### Ci

- Add swc_plugins test to ecosystem CI
([#&#8203;10164](https://redirect.github.com/swc-project/swc/issues/10164))
([b23d133](b23d133959))

###
[`v1.11.7`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1117---2025-03-04)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.11.6...v1.11.7)

##### Features

- **(ts/fast-strip)** Emit json errors
([#&#8203;10144](https://redirect.github.com/swc-project/swc/issues/10144))
([740bd57](740bd579ae))

###
[`v1.11.6`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1116---2025-03-04)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.11.5...v1.11.6)

##### Bug Fixes

- **(es/minifier)** Fix regression due to
[#&#8203;10056](https://redirect.github.com/swc-project/swc/issues/10056)
([#&#8203;10134](https://redirect.github.com/swc-project/swc/issues/10134))
([b145275](b1452757f3))

- **(es/typescript)** Remove empty statements that const enum decls are
folded into
([#&#8203;10128](https://redirect.github.com/swc-project/swc/issues/10128))
([7bea830](7bea830a0e))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 09:01:06 +00:00
renovate[bot]
6dc4118892
chore(deps): update dependency @babel/core to v7.26.10 (#9568)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core)
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core))
| [`7.26.9` ->
`7.26.10`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.26.9/7.26.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.26.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.26.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.26.9/7.26.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.26.9/7.26.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>babel/babel (@&#8203;babel/core)</summary>

###
[`v7.26.10`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v72610-2025-03-11)

[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.26.9...v7.26.10)

##### 👓 Spec Compliance

-   `babel-parser`
- [#&#8203;17159](https://redirect.github.com/babel/babel/pull/17159)
Disallow decorator in array pattern
([@&#8203;JLHwung](https://redirect.github.com/JLHwung))

##### 🐛 Bug Fix

-   `babel-parser`, `babel-template`
- [#&#8203;17164](https://redirect.github.com/babel/babel/pull/17164)
Fix: always initialize ExportDeclaration attributes
([@&#8203;JLHwung](https://redirect.github.com/JLHwung))
-   `babel-core`
- [#&#8203;17142](https://redirect.github.com/babel/babel/pull/17142)
fix: "Map maximum size exceeded" in deepClone
([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
-   `babel-parser`, `babel-plugin-transform-typescript`
- [#&#8203;17154](https://redirect.github.com/babel/babel/pull/17154)
Update typescript parser tests
([@&#8203;JLHwung](https://redirect.github.com/JLHwung))
-   `babel-traverse`
- [#&#8203;17151](https://redirect.github.com/babel/babel/pull/17151)
fix: Should not evaluate vars in child scope
([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
-   `babel-generator`
- [#&#8203;17153](https://redirect.github.com/babel/babel/pull/17153)
fix: Correctly generate `abstract override`
([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
-   `babel-parser`
- [#&#8203;17107](https://redirect.github.com/babel/babel/pull/17107)
Fix source type detection when parsing TypeScript
([@&#8203;JLHwung](https://redirect.github.com/JLHwung))
- `babel-helpers`, `babel-runtime`, `babel-runtime-corejs2`,
`babel-runtime-corejs3`
- [#&#8203;17173](https://redirect.github.com/babel/babel/pull/17173)
Fix processing of replacement pattern with named capture groups
([@&#8203;mmmsssttt404](https://redirect.github.com/\[mmmsssttt404]\(https://github.com/mmmsssttt404\)))

##### 💅 Polish

-   `babel-standalone`
- [#&#8203;17158](https://redirect.github.com/babel/babel/pull/17158)
Avoid warnings when re-bundling
[@&#8203;babel/standalone](https://redirect.github.com/babel/standalone)
with webpack
([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))

##### 🏠 Internal

-   `babel-parser`
- [#&#8203;17160](https://redirect.github.com/babel/babel/pull/17160)
Left-value parsing cleanup
([@&#8203;JLHwung](https://redirect.github.com/JLHwung))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 09:00:37 +00:00
dependabot[bot]
75bb482c08
chore(deps): bump @babel/runtime from 7.21.0 to 7.26.10 (#9551) 2025-03-18 11:03:45 +01:00
renovate[bot]
37aeb62d66
chore(deps): update dependency minimatch to v10 (#9476) 2025-03-17 11:56:24 +01:00
renovate[bot]
19b9c5037c
fix(deps): update dependency pg to v8.14.0 (#9516)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pg](https://redirect.github.com/brianc/node-postgres)
([source](https://redirect.github.com/brianc/node-postgres/tree/HEAD/packages/pg))
| [`8.13.3` ->
`8.14.0`](https://renovatebot.com/diffs/npm/pg/8.13.3/8.14.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pg/8.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pg/8.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pg/8.13.3/8.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pg/8.13.3/8.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>brianc/node-postgres (pg)</summary>

###
[`v8.14.0`](https://redirect.github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#pg8140)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.13.3...f7c92e487c6a9c9600585f9de14cb17e7a65e76e)

- Add support from SCRAM-SAH-256-PLUS i.e. [channel
binding](https://redirect.github.com/brianc/node-postgres/pull/3356).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-11 16:06:33 +00:00
renovate[bot]
d0597bc054
fix(deps): update dependency helmet to v8 (#9491) 2025-03-11 12:00:43 +01:00
renovate[bot]
143c8a3074
chore(deps): update dependency superagent to v10 (#9482) 2025-03-10 16:42:17 +01:00
renovate[bot]
16d14bf93c
chore(deps): update dependency @types/node to v20.17.22 (#9472)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.17.19` ->
`20.17.22`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.19/20.17.22)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.22?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.22?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.19/20.17.22?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.19/20.17.22?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 14:38:19 +00:00
renovate[bot]
4557063d6a
chore(deps): update dependency @swc/core to v1.11.5 (#9470)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.11.1` ->
`1.11.5`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.11.1/1.11.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.11.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.11.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.11.1/1.11.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.11.1/1.11.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.11.5`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1115---2025-02-28)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.11.4...v1.11.5)

##### Bug Fixes

- **(es/lints)** Capture errors and emit from the original thread
([#&#8203;10119](https://redirect.github.com/swc-project/swc/issues/10119))
([2304cd8](2304cd8cfd))

- **(es/minifier)** Skip inlining if the referential identity of a
function matters
([#&#8203;10123](https://redirect.github.com/swc-project/swc/issues/10123))
([c08fe8d](c08fe8dc13))

- **(ts/fast-strip)** Throw object consistently
([#&#8203;10122](https://redirect.github.com/swc-project/swc/issues/10122))
([010ff2a](010ff2af0d))

##### Miscellaneous Tasks

- **(deps)** Update dependency `base64` to `v0.22.1`
([#&#8203;10124](https://redirect.github.com/swc-project/swc/issues/10124))
([edea2c5](edea2c5fa4))

##### Performance

- **(es/resolver)** Remove needless allocations
([#&#8203;10120](https://redirect.github.com/swc-project/swc/issues/10120))
([f019d53](f019d53044))

###
[`v1.11.4`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1114---2025-02-27)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.11.1...v1.11.4)

##### Bug Fixes

- **(es/decorators)** Support negative numbers
([#&#8203;10114](https://redirect.github.com/swc-project/swc/issues/10114))
([5044580](5044580f44))

- **(es/minifier)** Fix cargo feature `debug`
([#&#8203;10090](https://redirect.github.com/swc-project/swc/issues/10090))
([48f68db](48f68db89c))

- **(es/minifier)** Fix insufficient logging
([#&#8203;10091](https://redirect.github.com/swc-project/swc/issues/10091))
([9ee79c9](9ee79c9d47))

- **(es/minifier)** Inline before cost analysis
([#&#8203;10092](https://redirect.github.com/swc-project/swc/issues/10092))
([1425b56](1425b56639))

- **(es/minifier)** Remove needless `println`
([b1e5b2d](b1e5b2da19))

- **(es/resolver)** Analyze variable declarations with `declare`
([#&#8203;10102](https://redirect.github.com/swc-project/swc/issues/10102))
([cff6a64](cff6a64a18))

- **(swc_malloc)** Fix build issue due to malloc, really
([#&#8203;10117](https://redirect.github.com/swc-project/swc/issues/10117))
([207a13f](207a13f2dd))

- **(swc_malloc)** Add `target_env = "gnu"` check
([#&#8203;10118](https://redirect.github.com/swc-project/swc/issues/10118))
([da81e11](da81e112df))

- Use `jemalloc` on platforms that `mimalloc` fails to build
([#&#8203;10116](https://redirect.github.com/swc-project/swc/issues/10116))
([fb75b98](fb75b98279))

##### Miscellaneous Tasks

- **(deps)** Update dependency `jsonc-parser` to `v0.26.2`
([#&#8203;10112](https://redirect.github.com/swc-project/swc/issues/10112))
([8c5f7ef](8c5f7ef8ca))

##### Performance

- **(es/minifier)** Improve arrow function inlining cost analysis
([#&#8203;10093](https://redirect.github.com/swc-project/swc/issues/10093))
([e74929c](e74929c01d))

- **(es/resolver)** Remove some vector allocations
([#&#8203;10101](https://redirect.github.com/swc-project/swc/issues/10101))
([b65387a](b65387ac57))

- Use `mimalloc` on linux
([#&#8203;10113](https://redirect.github.com/swc-project/swc/issues/10113))
([3334932](333493245d))

##### Refactor

- **(es/react)** Remove `Lrc` from `parse_expr_for_jsx`
([#&#8203;10098](https://redirect.github.com/swc-project/swc/issues/10098))
([bab7704](bab7704032))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 14:37:40 +00:00
renovate[bot]
f3dfb1d3f1
chore(deps): drop fetch-mock as it's not being used 2025-03-10 13:27:25 +01:00
renovate[bot]
6db68abb19
chore(deps): update dependency @cyclonedx/yarn-plugin-cyclonedx to v2 (#9262) 2025-03-10 12:08:43 +01:00
dependabot[bot]
d198f0c696
chore(deps): bump axios from 1.7.5 to 1.8.2 (#9465) 2025-03-10 11:56:12 +01:00
renovate[bot]
8799bc169b
fix(deps): update dependency compression to v1.8.0 (#9437)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [compression](https://redirect.github.com/expressjs/compression) |
[`1.7.5` ->
`1.8.0`](https://renovatebot.com/diffs/npm/compression/1.7.5/1.8.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/compression/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/compression/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/compression/1.7.5/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/compression/1.7.5/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>expressjs/compression (compression)</summary>

###
[`v1.8.0`](https://redirect.github.com/expressjs/compression/blob/HEAD/HISTORY.md#180--2025-02-10)

[Compare
Source](https://redirect.github.com/expressjs/compression/compare/1.7.5...1.8.0)

\==================

-   Use `res.headersSent` when available
-   Replace `_implicitHeader` with `writeHead` property
-   add brotli support for versions of node that support it
- Add the enforceEncoding option for requests without `Accept-Encoding`
header

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 18:39:39 +00:00
renovate[bot]
ae0fc86e99
chore(deps): update dependency @swc/core to v1.11.1 (#9425)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.10.18` ->
`1.11.1`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.18/1.11.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.10.18/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.10.18/1.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.11.1`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1111---2025-02-25)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.18...v1.11.1)

##### Bug Fixes

- **(error-reporters)** Store diagnostics in `TransformOutput`
([#&#8203;10027](https://redirect.github.com/swc-project/swc/issues/10027))
([52caf23](52caf23fbd))

- **(es/loader)** Fix the absolute path check when resolving modules
([#&#8203;10080](https://redirect.github.com/swc-project/swc/issues/10080))
([a3894ae](a3894aebe5))

- **(es/minifier)** Fix the order of match arms to inline correctly
([#&#8203;10053](https://redirect.github.com/swc-project/swc/issues/10053))
([f0f842d](f0f842d1a7))

- **(es/types)** Add `transform.verbatimModuleSyntax`
([#&#8203;10079](https://redirect.github.com/swc-project/swc/issues/10079))
([a883cdc](a883cdc390))

- **(swc_common)** Fix build with `swc_allocator/nightly`
([#&#8203;10067](https://redirect.github.com/swc-project/swc/issues/10067))
([6a90b1f](6a90b1fd43))

##### Documentation

- **(swc_core)** Add ChangeLog for `swc_core`
([#&#8203;10072](https://redirect.github.com/swc-project/swc/issues/10072))
([608bc69](608bc690e2))

##### Features

- **(es/ast)** Add explicit `namespace` field to distinguish namespace
and module declarations
([#&#8203;10023](https://redirect.github.com/swc-project/swc/issues/10023))
([76c2cba](76c2cba948))

- **(es/ast)** Add import attributes to `TsImportType`
([#&#8203;9796](https://redirect.github.com/swc-project/swc/issues/9796))
([7d297be](7d297bedf5))

- **(es/minifier)** Inline across side-effect-free member exprs,
([#&#8203;10056](https://redirect.github.com/swc-project/swc/issues/10056))
([19d01d7](19d01d718a))

- **(es/minifier)** Make seq inliner inline into var without init
([#&#8203;10077](https://redirect.github.com/swc-project/swc/issues/10077))
([c4a839b](c4a839b6bd))

- **(es/visit)** Introduce core-only visitors
([#&#8203;10049](https://redirect.github.com/swc-project/swc/issues/10049))
([bc666be](bc666be26c))

- **(swc_allocator)** Provide allocators
([#&#8203;10061](https://redirect.github.com/swc-project/swc/issues/10061))
([d4362f7](d4362f7183))

##### Miscellaneous Tasks

- **(deps)** Update dependency swc-plugin-coverage-instrument to ^0.0.26
([#&#8203;10051](https://redirect.github.com/swc-project/swc/issues/10051))
([d3fbd21](d3fbd21acd))

- **(swc_allocator)** Remove `nightly` from default feature
([#&#8203;10058](https://redirect.github.com/swc-project/swc/issues/10058))
([e78b9d1](e78b9d11d8))

- **(swc_allocator)** Add `#[inline]` to allocator methods
([#&#8203;10066](https://redirect.github.com/swc-project/swc/issues/10066))
([853eb53](853eb53d62))

##### Performance

- **(es/lints)** Remove needless locks
([#&#8203;10086](https://redirect.github.com/swc-project/swc/issues/10086))
([43458e9](43458e91ee))

- **(es/minifier)** Prevent double boxing
([#&#8203;10074](https://redirect.github.com/swc-project/swc/issues/10074))
([29bd286](29bd286dea))

##### Refactor

- **(atoms)** Rename `FastAtom` to `UnsafeAtom`
([#&#8203;10070](https://redirect.github.com/swc-project/swc/issues/10070))
([1771222](1771222440))

- **(atoms)** Remove `JsWord` alias
([#&#8203;10071](https://redirect.github.com/swc-project/swc/issues/10071))
([f33b0bc](f33b0bc2d1))

- **(es/minifier)** Remove `CompileUnit` to simplify
([#&#8203;10055](https://redirect.github.com/swc-project/swc/issues/10055))
([c75578b](c75578be5b))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 07:16:04 +00:00
Mateusz Kwasniewski
e29eb51f3c
chore: consumption model flag (#9379) 2025-02-27 09:45:07 +01:00
renovate[bot]
4515925ac2
fix(deps): update dependency pg to v8.13.3 (#9375)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pg](https://redirect.github.com/brianc/node-postgres)
([source](https://redirect.github.com/brianc/node-postgres/tree/HEAD/packages/pg))
| [`8.13.1` ->
`8.13.3`](https://renovatebot.com/diffs/npm/pg/8.13.1/8.13.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pg/8.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pg/8.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pg/8.13.1/8.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pg/8.13.1/8.13.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>brianc/node-postgres (pg)</summary>

###
[`v8.13.3`](https://redirect.github.com/brianc/node-postgres/compare/pg@8.13.2...pg@8.13.3)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.13.2...pg@8.13.3)

###
[`v8.13.2`](https://redirect.github.com/brianc/node-postgres/compare/pg@8.13.1...pg@8.13.2)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.13.1...pg@8.13.2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 01:54:39 +00:00
renovate[bot]
6589c45c76
chore(deps): update dependency @swc/core to v1.10.18 (#9373)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.10.17` ->
`1.10.18`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.17/1.10.18)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.10.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.10.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.10.17/1.10.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.10.17/1.10.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.10.18`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11018---2025-02-19)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.17...v1.10.18)

##### Bug Fixes

- **(hstr)** Prevent memory leak for global stores
([#&#8203;10047](https://redirect.github.com/swc-project/swc/issues/10047))
([4718bc0](4718bc0df9))

##### Miscellaneous Tasks

- **(es/minifier)** Make `minify-all` example ignore parsing errors
([#&#8203;10045](https://redirect.github.com/swc-project/swc/issues/10045))
([6c7ec46](6c7ec46ee4))

##### Build

- **(es)** Select optimization level for each crates
([#&#8203;10046](https://redirect.github.com/swc-project/swc/issues/10046))
([c28d494](c28d4942c5))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 18:57:28 +00:00
Mateusz Kwasniewski
71ca0e413e
chore: node sdk version upgrade to support deltas (#9356) 2025-02-25 09:46:09 +01:00
renovate[bot]
353207d48d
chore(deps): update dependency @swc/core to v1.10.17 (#9355)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.10.16` ->
`1.10.17`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.16/1.10.17)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.10.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.10.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.10.16/1.10.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.10.16/1.10.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.10.17`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11017---2025-02-18)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.16...v1.10.17)

##### Bug Fixes

- **(deps)** Update cargo (patch)
([#&#8203;10021](https://redirect.github.com/swc-project/swc/issues/10021))
([ffb7734](ffb77342d9))

- **(typescript)** Improve type inferring for undefined and null
([#&#8203;10038](https://redirect.github.com/swc-project/swc/issues/10038))
([5059ece](5059ece95a))

- **(typescript)** Remove the usages of private members
([#&#8203;10037](https://redirect.github.com/swc-project/swc/issues/10037))
([8410b59](8410b59621))

##### Performance

- **(hstr)** Use thin arc for hash and length
([#&#8203;10033](https://redirect.github.com/swc-project/swc/issues/10033))
([2bea793](2bea793bf3))

- **(hstr)** Skip interning if the text is long enough
([#&#8203;10035](https://redirect.github.com/swc-project/swc/issues/10035))
([2622e4e](2622e4e1d0))

##### Testing

- **(hstr)** Add tests
([#&#8203;10043](https://redirect.github.com/swc-project/swc/issues/10043))
([32b58f0](32b58f0b21))

- **(ts/fast-strip)** Add tests for `declare module` error cases
([#&#8203;10040](https://redirect.github.com/swc-project/swc/issues/10040))
([37672e0](37672e024e))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-25 02:19:43 +00:00
renovate[bot]
0079356fb7
chore(deps): update dependency @types/node to v20.17.19 (#9347)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.17.16` ->
`20.17.19`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.16/20.17.19)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.16/20.17.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.16/20.17.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-21 22:18:55 +00:00
renovate[bot]
f0302bbbf4
chore(deps): update dependency @babel/core to v7.26.9 (#9346)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core)
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core))
| [`7.26.8` ->
`7.26.9`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.26.8/7.26.9)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.26.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.26.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.26.8/7.26.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.26.8/7.26.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>babel/babel (@&#8203;babel/core)</summary>

###
[`v7.26.9`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7269-2025-02-14)

[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.26.8...v7.26.9)

##### 🐛 Bug Fix

-   `babel-types`
- [#&#8203;17103](https://redirect.github.com/babel/babel/pull/17103)
fix: Definition for `TSPropertySignature.kind`
([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
-   `babel-generator`, `babel-types`
- [#&#8203;17062](https://redirect.github.com/babel/babel/pull/17062)
Print TypeScript optional/definite in ClassPrivateProperty
([@&#8203;jamiebuilds-signal](https://redirect.github.com/jamiebuilds-signal))

##### 🏠 Internal

-   `babel-types`
- [#&#8203;17130](https://redirect.github.com/babel/babel/pull/17130)
Use `.ts` files with explicit reexports to solve name conflicts
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
-   `babel-core`
- [#&#8203;17127](https://redirect.github.com/babel/babel/pull/17127) Do
not depend on `@types/gensync` in Babel 7
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-21 18:58:47 +00:00
renovate[bot]
cdb5c83e17
chore(deps): update dependency @swc/core to v1.10.16 (#9344)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.10.15` ->
`1.10.16`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.15/1.10.16)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.10.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.10.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.10.15/1.10.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.10.15/1.10.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.10.16`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11016---2025-02-13)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.15...v1.10.16)

##### Bug Fixes

- **(es/minifier)** Check assign target before merge assign cond
([#&#8203;10020](https://redirect.github.com/swc-project/swc/issues/10020))
([6dab49a](6dab49a07c))

- **(es/parser)** Preserve comment positions with leading semicolon
([#&#8203;10019](https://redirect.github.com/swc-project/swc/issues/10019))
([c9937b6](c9937b65bf))

- **(swc_common)** Fix panic with non-narrow chars with width != 2
([#&#8203;10011](https://redirect.github.com/swc-project/swc/issues/10011))
([f9f4cac](f9f4cac0e5))

- **(ts/fast-strip)** Handle unsupported `module` keyword
([#&#8203;10022](https://redirect.github.com/swc-project/swc/issues/10022))
([308f5d0](308f5d03c7))

##### Performance

- **(es/codegen)** Reduce allocation using `compact_str`
([#&#8203;10008](https://redirect.github.com/swc-project/swc/issues/10008))
([7d7319f](7d7319f248))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-21 10:05:32 +00:00
renovate[bot]
0c1340dc2c
chore(deps): update dependency @swc/core to v1.10.15 (#9333)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.10.12` ->
`1.10.15`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.12/1.10.15)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.10.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.10.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.10.12/1.10.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.10.12/1.10.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.10.15`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11015---2025-02-08)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.14...v1.10.15)

##### Bug Fixes

- **(es/fixer)** Wrap object tagged templates
([#&#8203;9991](https://redirect.github.com/swc-project/swc/issues/9991))
([963c3a5](963c3a58c8))

- **(es/minifier)** Dont't optimize swtich case before DCE
([#&#8203;9994](https://redirect.github.com/swc-project/swc/issues/9994))
([afe21b5](afe21b5e71))

- **(es/minifier)** Revert
[#&#8203;10006](https://redirect.github.com/swc-project/swc/issues/10006)
([#&#8203;10007](https://redirect.github.com/swc-project/swc/issues/10007))
([7e21323](7e21323b3b))

- **(es/parser, es/codegen)** Handle trailing empty slots in array
patterns
([#&#8203;9992](https://redirect.github.com/swc-project/swc/issues/9992))
([1a87e76](1a87e76e95))

- **(es/react)** Avoid adding `__self` in constructors of derived class
in the `jsx_self`
([#&#8203;9987](https://redirect.github.com/swc-project/swc/issues/9987))
([83f24af](83f24afad9))

##### Features

- **(es/ast)** Add `ShrinkToFit` implementation
([#&#8203;10009](https://redirect.github.com/swc-project/swc/issues/10009))
([6849b6a](6849b6aba7))

- **(es/helpers)** Update package exports for module-sync and webpack
compatibility
([#&#8203;9995](https://redirect.github.com/swc-project/swc/issues/9995))
([6f4e7ad](6f4e7adce4))

- **(fast-ts)** Support Uint8Array Input
([#&#8203;9879](https://redirect.github.com/swc-project/swc/issues/9879))
([61ae579](61ae579a1c))

##### Performance

- **(es/codegen)** Remove needless allocations
([#&#8203;9978](https://redirect.github.com/swc-project/swc/issues/9978))
([9c89d57](9c89d57cf9))

- **(es/minifier)** Do not clone from `take_ident_of_pat_if_unused`
([#&#8203;10005](https://redirect.github.com/swc-project/swc/issues/10005))
([dc3b46e](dc3b46eff9))

- **(es/minifier)** Allocate in once from `mark_property_mutation`
([#&#8203;10004](https://redirect.github.com/swc-project/swc/issues/10004))
([4a90e51](4a90e5197d))

- **(es/minifier)** Limit infection analysis by the entry size
([#&#8203;10006](https://redirect.github.com/swc-project/swc/issues/10006))
([1a3a4b9](1a3a4b936c))

- **(es/minifier)** Make the default pass 2
([#&#8203;10014](https://redirect.github.com/swc-project/swc/issues/10014))
([07dc423](07dc423b7f))

###
[`v1.10.14`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11014---2025-02-03)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.12...v1.10.14)

##### Bug Fixes

- **(deps)** Update cargo (patch)
([#&#8203;9971](https://redirect.github.com/swc-project/swc/issues/9971))
([e9843d8](e9843d8bb7))

- **(es/transforms)** Pass `unresolved_mark` to `simplifier` instead of
`top_level_mark`
([#&#8203;9989](https://redirect.github.com/swc-project/swc/issues/9989))
([963b088](963b0881f9))

- **(swc_core)** Fix typo in swc_core feature
([#&#8203;9979](https://redirect.github.com/swc-project/swc/issues/9979))
([99a6339](99a63397b6))

##### Features

- **(ts/fast-strip)** Support type-only/uninstantiated namespaces
([#&#8203;9983](https://redirect.github.com/swc-project/swc/issues/9983))
([a72c6fa](a72c6fa28c))

- Add (experimental) nodejs interop crates
([#&#8203;9974](https://redirect.github.com/swc-project/swc/issues/9974))
([37e0ea5](37e0ea5697))

- Add (experimental) `js-interop` npm package
([#&#8203;9975](https://redirect.github.com/swc-project/swc/issues/9975))
([eebb0ea](eebb0ea14f))

##### Performance

- Update `rustc-hash` to `v2` and drop `ahash`
([#&#8203;9982](https://redirect.github.com/swc-project/swc/issues/9982))
([6765db0](6765db0dfe))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-19 21:45:34 +00:00
renovate[bot]
8040a8f947
chore(deps): update dependency @babel/core to v7.26.8 (#9332)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core)
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core))
| [`7.26.7` ->
`7.26.8`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.26.7/7.26.8)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.26.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.26.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.26.7/7.26.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.26.7/7.26.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>babel/babel (@&#8203;babel/core)</summary>

###
[`v7.26.8`](https://redirect.github.com/babel/babel/releases/tag/v7.26.8)

[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.26.7...v7.26.8)

#### v7.26.8 (2025-02-08)

##### 🏠 Internal

-   `babel-preset-env`
- [#&#8203;17097](https://redirect.github.com/babel/babel/pull/17097)
Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-19 19:41:21 +00:00
Jaanus Sellin
8d998c82d8
chore: bump unleash client version to beta 6.5 (#9305) 2025-02-13 10:42:54 +02:00
renovate[bot]
6af2da4a37
fix(deps): update dependency nodemailer to v6.10.0 (#9260)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nodemailer](https://nodemailer.com/)
([source](https://redirect.github.com/nodemailer/nodemailer)) |
[`6.9.16` ->
`6.10.0`](https://renovatebot.com/diffs/npm/nodemailer/6.9.16/6.10.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nodemailer/6.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nodemailer/6.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nodemailer/6.9.16/6.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemailer/6.9.16/6.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nodemailer/nodemailer (nodemailer)</summary>

###
[`v6.10.0`](https://redirect.github.com/nodemailer/nodemailer/blob/HEAD/CHANGELOG.md#6100-2025-01-23)

[Compare
Source](https://redirect.github.com/nodemailer/nodemailer/compare/v6.9.16...v6.10.0)

##### Features

- **services:** add Seznam email service configuration
([#&#8203;1695](https://redirect.github.com/nodemailer/nodemailer/issues/1695))
([d1ae0a8](d1ae0a8688))

##### Bug Fixes

- **proxy:** Set error and timeout errors for proxied sockets
([aa0c99c](aa0c99c8f2))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-07 18:43:05 +00:00
renovate[bot]
639fb40c48
chore(deps): update dependency @swc/core to v1.10.12 (#9236)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.10.11` ->
`1.10.12`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.11/1.10.12)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.10.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.10.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.10.11/1.10.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.10.11/1.10.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.10.12`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11012---2025-01-29)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.11...v1.10.12)

##### Bug Fixes

- **(es/parser)** Remove wrong check about `const` without init
([#&#8203;9970](https://redirect.github.com/swc-project/swc/issues/9970))
([1b57261](1b572617f3))

##### Performance

- **(es/minifier)** Make analyzer not call `collect_infects_from`
recursively
([#&#8203;9924](https://redirect.github.com/swc-project/swc/issues/9924))
([37616c3](37616c33bf))

- **(es/minifier)** Skip complex inline operations if possible
([#&#8203;9972](https://redirect.github.com/swc-project/swc/issues/9972))
([772cc30](772cc309cc))

- **(es/minifier)** Merge binding analyzer into infection analyzer
([#&#8203;9973](https://redirect.github.com/swc-project/swc/issues/9973))
([ca8a71f](ca8a71f523))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 01:39:57 +00:00
renovate[bot]
4d22d87a9c
chore(deps): update dependency semver to v7.7.0 (#9234)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [semver](https://redirect.github.com/npm/node-semver) | [`7.6.3` ->
`7.7.0`](https://renovatebot.com/diffs/npm/semver/7.6.3/7.7.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/semver/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semver/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semver/7.6.3/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semver/7.6.3/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>npm/node-semver (semver)</summary>

###
[`v7.7.0`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#770-2025-01-29)

[Compare
Source](https://redirect.github.com/npm/node-semver/compare/v7.6.3...v7.7.0)

##### Features

-
[`0864b3c`](0864b3ce79)
[#&#8203;753](https://redirect.github.com/npm/node-semver/pull/753) add
"release" inc type
([#&#8203;753](https://redirect.github.com/npm/node-semver/issues/753))
([@&#8203;mbtools](https://redirect.github.com/mbtools))

##### Bug Fixes

-
[`d588e37`](d588e37828)
[#&#8203;755](https://redirect.github.com/npm/node-semver/pull/755)
diff: fix prerelease to stable version diff logic
([#&#8203;755](https://redirect.github.com/npm/node-semver/issues/755))
([@&#8203;eminberkayd](https://redirect.github.com/eminberkayd),
berkay.daglar)
-
[`8a34bde`](8a34bdecc7)
[#&#8203;754](https://redirect.github.com/npm/node-semver/pull/754) add
identifier validation to `inc()`
([#&#8203;754](https://redirect.github.com/npm/node-semver/issues/754))
([@&#8203;mbtools](https://redirect.github.com/mbtools))

##### Documentation

-
[`67e5478`](67e54785a0)
[#&#8203;756](https://redirect.github.com/npm/node-semver/pull/756)
readme: added missing period for consistency
([#&#8203;756](https://redirect.github.com/npm/node-semver/issues/756))
([@&#8203;shaymolcho](https://redirect.github.com/shaymolcho))
-
[`868d4bb`](868d4bbe3d)
[#&#8203;749](https://redirect.github.com/npm/node-semver/pull/749)
clarify comment about obsolete prefixes
([#&#8203;749](https://redirect.github.com/npm/node-semver/issues/749))
([@&#8203;mbtools](https://redirect.github.com/mbtools),
[@&#8203;ljharb](https://redirect.github.com/ljharb))

##### Chores

-
[`145c554`](145c554b8c)
[#&#8203;741](https://redirect.github.com/npm/node-semver/pull/741) bump
[@&#8203;npmcli/eslint-config](https://redirect.github.com/npmcli/eslint-config)
from 4.0.5 to 5.0.0
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`753e02b`](753e02b9d0)
[#&#8203;747](https://redirect.github.com/npm/node-semver/pull/747) bump
[@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss)
from 4.23.3 to 4.23.4
([#&#8203;747](https://redirect.github.com/npm/node-semver/issues/747))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot],
[@&#8203;npm-cli-bot](https://redirect.github.com/npm-cli-bot))
-
[`0b812d5`](0b812d5fb5)
[#&#8203;744](https://redirect.github.com/npm/node-semver/pull/744)
postinstall for dependabot template-oss PR
([@&#8203;hashtagchris](https://redirect.github.com/hashtagchris))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 21:25:31 +00:00
renovate[bot]
419d189ddc
chore(deps): update dependency lint-staged to v15.4.3 (#9216)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lint-staged](https://redirect.github.com/lint-staged/lint-staged) |
[`15.2.11` ->
`15.4.3`](https://renovatebot.com/diffs/npm/lint-staged/15.2.11/15.4.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/15.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/15.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/15.2.11/15.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/15.2.11/15.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>lint-staged/lint-staged (lint-staged)</summary>

###
[`v15.4.3`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1543)

[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.4.2...v15.4.3)

##### Patch Changes

-
[#&#8203;1512](https://redirect.github.com/lint-staged/lint-staged/pull/1512)
[`cbfed1d`](cbfed1dfd2)
Thanks [@&#8203;tarik02](https://redirect.github.com/tarik02)! - Adjust
TypeScript types for the default export so that it can be used as a
value without error TS2693.

###
[`v15.4.2`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1542)

[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.4.1...v15.4.2)

##### Patch Changes

-
[#&#8203;1509](https://redirect.github.com/lint-staged/lint-staged/pull/1509)
[`8827ebf`](8827ebf29d)
Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - Change
*lint-staged*'s dependencies to use [caret (`^`)
ranges](https://docs.npmjs.com/cli/v6/using-npm/semver#caret-ranges-123-025-004)
instead of [tilde
(`~`)](https://docs.npmjs.com/cli/v6/using-npm/semver#tilde-ranges-123-12-1).
This makes it easier for package managers to perform dependency
management when minor-level updates are also permitted instead of just
patch-level.

###
[`v15.4.1`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1541)

[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.4.0...v15.4.1)

##### Patch Changes

-
[#&#8203;1504](https://redirect.github.com/lint-staged/lint-staged/pull/1504)
[`1c7a45e`](1c7a45ed2c)
Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - Default
TypeScript config filenames match JS equivalents.

-
[#&#8203;1504](https://redirect.github.com/lint-staged/lint-staged/pull/1504)
[`9cc18c9`](9cc18c9deb)
Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - Add missing
conditional exports syntax for TypeScript types.

###
[`v15.4.0`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1540)

[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.3.0...v15.4.0)

##### Minor Changes

-
[#&#8203;1500](https://redirect.github.com/lint-staged/lint-staged/pull/1500)
[`a8ec1dd`](a8ec1ddb58)
Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! -
*Lint-staged* now provides TypeScript types for the configuration and
main Node.js API. You can use the JSDoc syntax in your JS configuration
files:

    ```js
    /**
     * @&#8203;filename: lint-staged.config.js
     * @&#8203;type {import('lint-staged').Configuration}
     */
    export default {
      '*': 'prettier --write',
    }
    ```

It's also possible to use the `.ts` file extension for the configuration
if your Node.js version supports it. The `--experimental-strip-types`
flag was introduced in [Node.js
v22.6.0](https://redirect.github.com/nodejs/node/releases/tag/v22.6.0)
and unflagged in
[v23.6.0](https://redirect.github.com/nodejs/node/releases/tag/v23.6.0),
enabling Node.js to execute TypeScript files without additional
configuration.

    ```shell
    export NODE_OPTIONS="--experimental-strip-types"

    npx lint-staged --config lint-staged.config.ts
    ```

##### Patch Changes

-
[#&#8203;1501](https://redirect.github.com/lint-staged/lint-staged/pull/1501)
[`9b79364`](9b793640e1)
Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - Handle
possible failures when logging user shell for debug info.

###
[`v15.3.0`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1530)

[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.2.11...v15.3.0)

##### Minor Changes

-
[#&#8203;1495](https://redirect.github.com/lint-staged/lint-staged/pull/1495)
[`e69da9e`](e69da9e614)
Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - Added more
info to the debug logs so that "environment" info doesn't need to be
added separately to GitHub issues.

-
[#&#8203;1493](https://redirect.github.com/lint-staged/lint-staged/pull/1493)
[`fa0fe98`](fa0fe98104)
Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - Added more
help messages around the automatic `git stash` that *lint-staged*
creates as a backup (by default). The console output also displays the
short git *hash* of the stash so that it's easier to recover lost files
in case some fatal errors are encountered, or the process is killed
before completing.

    For example:

        % npx lint-staged
        ✔ Backed up original state in git stash (20addf8)
        ✔ Running tasks for staged files...
        ✔ Applying modifications from tasks...
        ✔ Cleaning up temporary files...

where the backup can be seen with `git show 20addf8`, or `git stash
list`:

        % git stash list
        stash@{0}: lint-staged automatic backup (20addf8)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 01:40:09 +00:00
renovate[bot]
cc09b038d8
chore(deps): update dependency @cyclonedx/yarn-plugin-cyclonedx to v1.1.0 (#9214)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@cyclonedx/yarn-plugin-cyclonedx](https://redirect.github.com/CycloneDX/cyclonedx-node-yarn)
| [`1.0.2` ->
`1.1.0`](https://renovatebot.com/diffs/npm/@cyclonedx%2fyarn-plugin-cyclonedx/1.0.2/1.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@cyclonedx%2fyarn-plugin-cyclonedx/1.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@cyclonedx%2fyarn-plugin-cyclonedx/1.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@cyclonedx%2fyarn-plugin-cyclonedx/1.0.2/1.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@cyclonedx%2fyarn-plugin-cyclonedx/1.0.2/1.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>CycloneDX/cyclonedx-node-yarn
(@&#8203;cyclonedx/yarn-plugin-cyclonedx)</summary>

###
[`v1.1.0`](https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/blob/HEAD/HISTORY.md#110---2025-01-14)

[Compare
Source](https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/compare/v1.0.2...v1.1.0)

-   Added
- Capability to gather license text evidences ([#&#8203;33] via
[#&#8203;193])\
This feature can be controlled via CLI switch `--gather-license-texts`.\
This feature is experimental. This feature is disabled per default.
-   Dependencies
- Upgraded runtime-dependency `@cyclonedx/cyclonedx-library@6.13.1`, was
`@6.11.0` (via [#&#8203;206], [#&#8203;237])\
This was done to incorporate non-breaking upstream changes and fixes.
- Upgraded runtime-dependency `normalize-package-data@6.0.2`, was
`@6.0.1` (via [#&#8203;141])\
This was done to incorporate non-breaking upstream changes and fixes.
- Removed unused runtime dependency `packageurl-js` (via [#&#8203;220])
-   Build
- Use *TypeScript* `v5.7.3` now, was `v5.5.3` (via [#&#8203;160],
[#&#8203;178], [#&#8203;233], [#&#8203;212], [#&#8203;244])
- Use
*[@&#8203;yarnpkg/builder](https://redirect.github.com/yarnpkg/builder)*
`v4.2.0` now, was `v4.1.1` (via [#&#8203;164], [#&#8203;172])

[#&#8203;33]:
https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/issues/33

[#&#8203;141]:
https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/pull/141

[#&#8203;160]:
https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/pull/160

[#&#8203;164]:
https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/pull/164

[#&#8203;172]:
https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/pull/172

[#&#8203;178]:
https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/pull/178

[#&#8203;193]:
https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/pull/193

[#&#8203;206]:
https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/pull/206

[#&#8203;212]:
https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/pull/212

[#&#8203;220]:
https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/pull/220

[#&#8203;233]:
https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/pull/233

[#&#8203;237]:
https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/pull/237

[#&#8203;244]:
https://redirect.github.com/CycloneDX/cyclonedx-node-yarn/pull/244

\[#]:

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-04 22:19:13 +00:00
renovate[bot]
f6c7b466a5
fix(deps): update dependency unleash-client to v6.4.2 (#9213)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[unleash-client](https://redirect.github.com/Unleash/unleash-client-node)
| [`6.4.0` ->
`6.4.2`](https://renovatebot.com/diffs/npm/unleash-client/6.4.0/6.4.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/unleash-client/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unleash-client/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unleash-client/6.4.0/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unleash-client/6.4.0/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v6.4.2`](https://redirect.github.com/Unleash/unleash-client-node/releases/tag/v6.4.2)

[Compare
Source](https://redirect.github.com/Unleash/unleash-client-node/compare/v6.4.1...v6.4.2)

#### What's Changed

- test: make regexes less strict for unleash version by
[@&#8203;thomasheartman](https://redirect.github.com/thomasheartman) in
[https://github.com/Unleash/unleash-client-node/pull/698](https://redirect.github.com/Unleash/unleash-client-node/pull/698)
- fix: use existing convention for sdk name by
[@&#8203;kwasniew](https://redirect.github.com/kwasniew) in
[https://github.com/Unleash/unleash-client-node/pull/699](https://redirect.github.com/Unleash/unleash-client-node/pull/699)

**Full Changelog**:
https://github.com/Unleash/unleash-client-node/compare/v6.4.1...v6.4.2

###
[`v6.4.1`](https://redirect.github.com/Unleash/unleash-client-node/releases/tag/v6.4.1)

[Compare
Source](https://redirect.github.com/Unleash/unleash-client-node/compare/v6.4.0...v6.4.1)

#### What's Changed

- fix: cross platform uuid by
[@&#8203;kwasniew](https://redirect.github.com/kwasniew) in
[https://github.com/Unleash/unleash-client-node/pull/696](https://redirect.github.com/Unleash/unleash-client-node/pull/696)
- Meta: update release action to v2 by
[@&#8203;thomasheartman](https://redirect.github.com/thomasheartman) in
[https://github.com/Unleash/unleash-client-node/pull/697](https://redirect.github.com/Unleash/unleash-client-node/pull/697)

**Full Changelog**:
https://github.com/Unleash/unleash-client-node/compare/v6.4.0...v6.4.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-04 22:18:53 +00:00
renovate[bot]
e5e7e2fdd3
chore(deps): update node.js to v20.18.2 (#9199)
This PR contains the following updates:

| Package | Type | Update | Change | Pending | Age | Adoption | Passing
| Confidence |
|---|---|---|---|---|---|---|---|---|
| [node](https://nodejs.org)
([source](https://redirect.github.com/nodejs/node)) | | patch |
`20.18.1` -> `20.18.2` | |
[![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v20.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/node-version/node/v20.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/node-version/node/v20.18.1/v20.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v20.18.1/v20.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [node](https://redirect.github.com/nodejs/node) | final | patch |
`20.18.1-alpine` -> `20.18.2-alpine` | |
[![age](https://developer.mend.io/api/mc/badges/age/docker/node/20.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/node/20.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/node/20.18.1/20.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/node/20.18.1/20.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [node](https://redirect.github.com/nodejs/node) | stage | patch |
`20.18.1-alpine` -> `20.18.2-alpine` | |
[![age](https://developer.mend.io/api/mc/badges/age/docker/node/20.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/node/20.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/node/20.18.1/20.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/node/20.18.1/20.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| devDependencies | patch | [`20.17.14` ->
`20.17.16`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.14/20.17.16)
| `20.17.17` |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.14/20.17.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.14/20.17.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nodejs/node (node)</summary>

###
[`v20.18.2`](https://redirect.github.com/nodejs/node/compare/v20.18.1...v20.18.2)

[Compare
Source](https://redirect.github.com/nodejs/node/compare/v20.18.1...v20.18.2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-04 04:37:46 +00:00
renovate[bot]
b238ddb2fe
chore(deps): update dependency @swc/core to v1.10.11 (#9198)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.10.9` ->
`1.10.11`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.9/1.10.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.10.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.10.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.10.9/1.10.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.10.9/1.10.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.10.11`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11011---2025-01-27)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.9...v1.10.11)

##### Bug Fixes

- **(es)** Restore JSON config & Adjust feature renaming
([#&#8203;9967](https://redirect.github.com/swc-project/swc/issues/9967))
([72e5455](72e545575b))

- **(es/minifier)** Avoid paren when compressing ternary
([#&#8203;9920](https://redirect.github.com/swc-project/swc/issues/9920))
([9d6fe37](9d6fe370cf))

- **(es/parser)** Parse `yield<T> (v: T)=>v`
([#&#8203;9915](https://redirect.github.com/swc-project/swc/issues/9915))
([04333aa](04333aacfe))

- **(ts/fast-strip)** More robust generic arrow handling
([#&#8203;9913](https://redirect.github.com/swc-project/swc/issues/9913))
([f7faa7c](f7faa7c08c))

- **(typescript)** Allow references to the global Symbol in computed
property names under `isolatedDeclarations`
([#&#8203;9869](https://redirect.github.com/swc-project/swc/issues/9869))
([e4c1e03](e4c1e03e17))

##### Features

- **(es/minifier)** Compress negate eq
([#&#8203;9911](https://redirect.github.com/swc-project/swc/issues/9911))
([e8f23cf](e8f23cf921))

- **(es/minifier)** Compress Assign to number
([#&#8203;9943](https://redirect.github.com/swc-project/swc/issues/9943))
([d5f40a0](d5f40a0bc0))

- **(parallel)** Add `merge_in_parallel`
([#&#8203;9939](https://redirect.github.com/swc-project/swc/issues/9939))
([c5b8390](c5b8390d62))

- Merge `hstr` into the main repository
([#&#8203;9963](https://redirect.github.com/swc-project/swc/issues/9963))
([bc61c13](bc61c1317f))

##### Miscellaneous Tasks

- **(es/minifier)** Add a script for samply profiler
([#&#8203;9923](https://redirect.github.com/swc-project/swc/issues/9923))
([8f8dcaa](8f8dcaac2f))

- **(preset-env)** Update `browserslist-rs`
([#&#8203;9918](https://redirect.github.com/swc-project/swc/issues/9918))
([606ffe5](606ffe51ea))

##### Performance

- **(es/react)** Use proper string types for react configuration
([#&#8203;9949](https://redirect.github.com/swc-project/swc/issues/9949))
([1bf837e](1bf837e476))

- **(es/utils)** Prevent too many recursion
([#&#8203;9931](https://redirect.github.com/swc-project/swc/issues/9931))
([d24f785](d24f785a5c))

- **(es/utils)** Restrict recursion of `get_type`
([#&#8203;9933](https://redirect.github.com/swc-project/swc/issues/9933))
([1781b85](1781b85ddb))

- **(preset-env)** Store `Versions` in `Arc`
([#&#8203;9950](https://redirect.github.com/swc-project/swc/issues/9950))
([03dffb5](03dffb50fb))

##### Refactor

- **(es/minifier)** Make `minify-all` example sequential
([#&#8203;9912](https://redirect.github.com/swc-project/swc/issues/9912))
([5b5c87e](5b5c87e724))

- **(hstr)** Remove needless operations
([#&#8203;9964](https://redirect.github.com/swc-project/swc/issues/9964))
([6f781d8](6f781d8fd4))

- **(swc)** Remove typo feature
([#&#8203;9965](https://redirect.github.com/swc-project/swc/issues/9965))
([4b14eec](4b14eecabf))

- Apply all pending breaking changes
([#&#8203;9966](https://redirect.github.com/swc-project/swc/issues/9966))
([1c2f7e9](1c2f7e9db7))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-03 21:30:33 +00:00
renovate[bot]
bf71d397a9
chore(deps): update dependency @babel/core to v7.26.7 (#9184)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core)
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core))
| [`7.26.0` ->
`7.26.7`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.26.0/7.26.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.26.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.26.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.26.0/7.26.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.26.0/7.26.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>babel/babel (@&#8203;babel/core)</summary>

###
[`v7.26.7`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7267-2025-01-24)

[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.26.0...v7.26.7)

##### 🐛 Bug Fix

-   `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3`
- [#&#8203;17086](https://redirect.github.com/babel/babel/pull/17086)
Make "object without properties" helpers ES6-compatible
([@&#8203;tquetano-netflix](https://redirect.github.com/tquetano-netflix))
-   `babel-plugin-transform-typeof-symbol`
- [#&#8203;17085](https://redirect.github.com/babel/babel/pull/17085)
fix: Correctly handle `typeof` in arrow functions
([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
-   `babel-parser`
- [#&#8203;17079](https://redirect.github.com/babel/babel/pull/17079)
Respect `ranges` option in estree method value
([@&#8203;JLHwung](https://redirect.github.com/JLHwung))
-   `babel-core`
- [#&#8203;17052](https://redirect.github.com/babel/babel/pull/17052) Do
not try to parse .ts configs as JSON if natively supported
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
-   `babel-plugin-transform-typescript`
- [#&#8203;17050](https://redirect.github.com/babel/babel/pull/17050)
fix: correctly resolve references to non-constant enum members
([@&#8203;branchseer](https://redirect.github.com/branchseer))
-   `babel-plugin-transform-typescript`, `babel-traverse`, `babel-types`
- [#&#8203;17025](https://redirect.github.com/babel/babel/pull/17025)
fix: Remove type-only `import x = y.z`
([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-31 20:47:22 +00:00
renovate[bot]
2c6cb849ca
chore(deps): update dependency @types/pg to v8.11.11 (#9177)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/pg](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg))
| [`8.11.10` ->
`8.11.11`](https://renovatebot.com/diffs/npm/@types%2fpg/8.11.10/8.11.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fpg/8.11.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fpg/8.11.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fpg/8.11.10/8.11.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fpg/8.11.10/8.11.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30 21:00:16 +00:00
renovate[bot]
473e1aee58
chore(deps): update dependency @swc/core to v1.10.9 (#9173)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.10.8` ->
`1.10.9`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.8/1.10.9) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.10.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.10.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.10.8/1.10.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.10.8/1.10.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.10.9`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1109---2025-01-21)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.8...v1.10.9)

##### Bug Fixes

- **(es/minifier)** Set param type to unknown
([#&#8203;9905](https://redirect.github.com/swc-project/swc/issues/9905))
([09b3b37](09b3b371f9))

##### Documentation

- **(es/parallel)** Improve document of `Parallel`
([#&#8203;9896](https://redirect.github.com/swc-project/swc/issues/9896))
([9962c9c](9962c9c98d))

##### Features

- **(es/minifier)** Print total size from `minify-all` example
([#&#8203;9897](https://redirect.github.com/swc-project/swc/issues/9897))
([134000f](134000fe93))

- **(es/minifier)** Turn `1 * v` into `+v`
([#&#8203;9903](https://redirect.github.com/swc-project/swc/issues/9903))
([a228347](a2283475b1))

- **(es/minifier)** Compress `foo ? num : 0` into `num * !!foo`
([#&#8203;9908](https://redirect.github.com/swc-project/swc/issues/9908))
([ce22557](ce22557a05))

##### Miscellaneous Tasks

- **(es/minifier)** Print slow files from `minify-all` example
([#&#8203;9899](https://redirect.github.com/swc-project/swc/issues/9899))
([2d87b89](2d87b897e6))

##### Performance

- **(es/minifier)** Make character frequency analysis parallel
([#&#8203;9895](https://redirect.github.com/swc-project/swc/issues/9895))
([ca2fd1e](ca2fd1ebdf))

- **(es/minifier)** Parallelize handling of class members
([#&#8203;9900](https://redirect.github.com/swc-project/swc/issues/9900))
([ed74839](ed748394be))

- **(es/minifier)** Adjust threshold for parallel char frequency
calculation
([#&#8203;9901](https://redirect.github.com/swc-project/swc/issues/9901))
([47ea8de](47ea8de277))

- **(es/minifier)** Do heavy operation only if required
([#&#8203;9902](https://redirect.github.com/swc-project/swc/issues/9902))
([2687231](26872310f6))

- **(es/minifier)** Cache `var_or_default` calls
([#&#8203;9909](https://redirect.github.com/swc-project/swc/issues/9909))
([4a3be8d](4a3be8d60b))

- **(es/minifier)** Invert cache to be really a cache
([#&#8203;9910](https://redirect.github.com/swc-project/swc/issues/9910))
([8bfb0e5](8bfb0e5edd))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30 15:15:03 +00:00
renovate[bot]
ddf8a02c1e
chore(deps): update dependency @types/type-is to v1.6.7 (#9159)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/type-is](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/type-is)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/type-is))
| [`1.6.6` ->
`1.6.7`](https://renovatebot.com/diffs/npm/@types%2ftype-is/1.6.6/1.6.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2ftype-is/1.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2ftype-is/1.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2ftype-is/1.6.6/1.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2ftype-is/1.6.6/1.6.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 11:43:44 +00:00
renovate[bot]
b39adc1d54
chore(deps): update dependency @swc/core to v1.10.8 (#9153)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.10.7` ->
`1.10.8`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.7/1.10.8) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.10.7/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.10.7/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.10.8`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1108---2025-01-19)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.7...v1.10.8)

##### Bug Fixes

- **(es/decorators)** Fix init order of `2022-03` impl
([#&#8203;9760](https://redirect.github.com/swc-project/swc/issues/9760))
([751a310](751a310e87))

- **(es/testing)** Fix sourcemap generation
([#&#8203;9891](https://redirect.github.com/swc-project/swc/issues/9891))
([008f2de](008f2dee66))

- **(es/ts_strip)** Handle ASI hazard in return statement
([#&#8203;9882](https://redirect.github.com/swc-project/swc/issues/9882))
([121b5fe](121b5fefbc))

- **(typescript)** Collect usages in extend clauses of classes and
interfaces
([#&#8203;9893](https://redirect.github.com/swc-project/swc/issues/9893))
([ef29ef6](ef29ef6a22))

##### Features

- **(typescript)** Check computed property names of ts signatures
([#&#8203;9867](https://redirect.github.com/swc-project/swc/issues/9867))
([caed78a](caed78a710))

##### Performance

- **(bench)** Run benchmark on a custom runner
([#&#8203;9877](https://redirect.github.com/swc-project/swc/issues/9877))
([2d6f9a5](2d6f9a5c27))

- **(es/codegen)** Remove needless allocations
([#&#8203;9890](https://redirect.github.com/swc-project/swc/issues/9890))
([f230ff2](f230ff2d84))

- **(es/minifier)** Make the first run of DCE more efficient
([#&#8203;9868](https://redirect.github.com/swc-project/swc/issues/9868))
([7329824](7329824b82))

- **(es/minifier)** Adjust parallel threshold
([#&#8203;9872](https://redirect.github.com/swc-project/swc/issues/9872))
([d5d856c](d5d856cf3b))

- **(es/minifier)** Box `VarUsageInfo` of `ProgramData`
([#&#8203;9894](https://redirect.github.com/swc-project/swc/issues/9894))
([fafd754](fafd754f74))

- **(es/renamer)** Use `IndexSet` for rename queue
([#&#8203;9866](https://redirect.github.com/swc-project/swc/issues/9866))
([f404720](f404720b8f))

- **(es/utils)** Optimize `maybe_par_idx_raw`
([#&#8203;9870](https://redirect.github.com/swc-project/swc/issues/9870))
([46e3d77](46e3d77396))

- Enable `concurrent` in codspeed bench
([#&#8203;9862](https://redirect.github.com/swc-project/swc/issues/9862))
([6c2bb13](6c2bb13f9d))

##### Refactor

- **(atoms)** Rename `FastAtom` to `UnsafeAtom`
([#&#8203;9873](https://redirect.github.com/swc-project/swc/issues/9873))
([3df8b44](3df8b443a1))

- **(es/minifier)** Add a way to profile minifier for real-world inputs
([#&#8203;9881](https://redirect.github.com/swc-project/swc/issues/9881))
([9657294](9657294ff1))

- **(es/minifier)** Use `chili` for `minify-all` example
([#&#8203;9885](https://redirect.github.com/swc-project/swc/issues/9885))
([197f0bc](197f0bc196))

- **(es/minifier)** Make `minify-all` profilable
([#&#8203;9888](https://redirect.github.com/swc-project/swc/issues/9888))
([fbad136](fbad136498))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 01:48:54 +00:00
renovate[bot]
3c0c5cd0c6
chore(deps): update dependency @types/node to v20.17.14 (#9138)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.17.10` ->
`20.17.14`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.10/20.17.14)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.10/20.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.10/20.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-23 13:11:06 +00:00
renovate[bot]
293b1ea434
chore(deps): update dependency @swc/core to v1.10.7 (#9132)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.10.1` ->
`1.10.7`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.1/1.10.7) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.10.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.10.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.10.1/1.10.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.10.1/1.10.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.10.7`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1107---2025-01-10)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.6...v1.10.7)

##### Bug Fixes

- **(ci/publish)** Do not tag stable if `onlyNightly` is on
([#&#8203;9863](https://redirect.github.com/swc-project/swc/issues/9863))
([c0c6056](c0c60569e2))

- **(es/minifier)** Improve DCE
([#&#8203;9853](https://redirect.github.com/swc-project/swc/issues/9853))
([85fb16c](85fb16c3a2))

- **(es/parser)** Fix context of dynamic import type
([#&#8203;9852](https://redirect.github.com/swc-project/swc/issues/9852))
([caa7f37](caa7f370ff))

##### Documentation

- Update the link to the team
([0fcdc31](0fcdc31435))

##### Features

- **(ts/fast-strip)** Distinguish invalid vs unsupported
([#&#8203;9846](https://redirect.github.com/swc-project/swc/issues/9846))
([5709bc2](5709bc2205))

##### Testing

- **(parallel)** Add test to debug segfault on windows x64
([#&#8203;9857](https://redirect.github.com/swc-project/swc/issues/9857))
([ae53a35](ae53a359c3))

##### Build

- Update `wasmer` to `v5.0.5-rc1`
([#&#8203;9860](https://redirect.github.com/swc-project/swc/issues/9860))
([615ae93](615ae9302e))

###
[`v1.10.6`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1106---2025-01-07)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.4...v1.10.6)

##### Performance

- **(es/minifier)** Speed up `merge_sequences_in_exprs` by caching
computation
([#&#8203;9843](https://redirect.github.com/swc-project/swc/issues/9843))
([6e5632f](6e5632fa41))

###
[`v1.10.4`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1104---2024-12-30)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.3...v1.10.4)

##### Bug Fixes

- **(deps)** Update cargo (patch)
([#&#8203;9733](https://redirect.github.com/swc-project/swc/issues/9733))
([fb2f6e4](fb2f6e44aa))

- Remove `Caused by: 'failed to parse'` from TS blank space
([#&#8203;9820](https://redirect.github.com/swc-project/swc/issues/9820))
([aaeb0ab](aaeb0ab3b3))

###
[`v1.10.3`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1103---2024-12-27)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.2...v1.10.3)

##### Bug Fixes

- **(es/codegen)** Emit semicolon after using declarations
([#&#8203;9816](https://redirect.github.com/swc-project/swc/issues/9816))
([556d924](556d924cf5))

###
[`v1.10.2`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1102---2024-12-26)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.1...v1.10.2)

##### Bug Fixes

- **(es)** Don't panic when wasm bytecheck faild
([#&#8203;9803](https://redirect.github.com/swc-project/swc/issues/9803))
([c81be2e](c81be2ee28))

- **(es/parser)** Do not parse empty stmt after using decl
([#&#8203;9798](https://redirect.github.com/swc-project/swc/issues/9798))
([c2696db](c2696db528))

##### Documentation

- **(types)** Fix broken links
([#&#8203;9812](https://redirect.github.com/swc-project/swc/issues/9812))
([7768114](7768114451))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 00:28:26 +00:00
renovate[bot]
b3e480be5b
chore(deps): update dependency @apidevtools/swagger-parser to v10.1.1 (#9128)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@apidevtools/swagger-parser](https://apitools.dev/swagger-parser/)
([source](https://redirect.github.com/APIDevTools/swagger-parser)) |
[`10.1.0` ->
`10.1.1`](https://renovatebot.com/diffs/npm/@apidevtools%2fswagger-parser/10.1.0/10.1.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@apidevtools%2fswagger-parser/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@apidevtools%2fswagger-parser/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@apidevtools%2fswagger-parser/10.1.0/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@apidevtools%2fswagger-parser/10.1.0/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>APIDevTools/swagger-parser
(@&#8203;apidevtools/swagger-parser)</summary>

###
[`v10.1.1`](https://redirect.github.com/APIDevTools/swagger-parser/compare/v10.1.0...v10.1.1)

[Compare
Source](https://redirect.github.com/APIDevTools/swagger-parser/compare/v10.1.0...v10.1.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 18:31:30 +00:00
Mateusz Kwasniewski
e559718581
feat: unique connection counting (#9074) 2025-01-13 11:56:57 +01:00
Mateusz Kwasniewski
893f7834ad
chore: upgrade node sdk with x-headers (#9066) 2025-01-08 10:04:49 +01:00
renovate[bot]
ab53977106
fix(deps): update dependency express-rate-limit to v7.5.0 (#9039)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[express-rate-limit](https://redirect.github.com/express-rate-limit/express-rate-limit)
| [`7.4.1` ->
`7.5.0`](https://renovatebot.com/diffs/npm/express-rate-limit/7.4.1/7.5.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/express-rate-limit/7.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/express-rate-limit/7.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/express-rate-limit/7.4.1/7.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/express-rate-limit/7.4.1/7.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>express-rate-limit/express-rate-limit
(express-rate-limit)</summary>

###
[`v7.5.0`](https://redirect.github.com/express-rate-limit/express-rate-limit/releases/tag/v7.5.0)

[Compare
Source](https://redirect.github.com/express-rate-limit/express-rate-limit/compare/v7.4.1...v7.5.0)

##### Added

- Implemented the combined `RateLimit` header according to the eighth
draft of the [IETF RateLimit header
specificiation](https://redirect.github.com/ietf-wg-httpapi/ratelimit-headers).
Enable by setting `standardHeaders: 'draft-8'`.
- Added a new `identifier` option, used as the name for the quota policy
in the `draft-8` headers.
- Added a new `headersDraftVersion` validation check to identifies cases
where an unsupported version string is passed to the `standardHeaders`
option.

***

You can view the full changelog
[here](https://express-rate-limit.mintlify.app/reference/changelog).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-25 20:11:57 +00:00
renovate[bot]
6a1e802049
fix(deps): update dependency @slack/web-api to v7.8.0 (#9036)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@slack/web-api](https://slack.dev/node-slack-sdk/web-api)
([source](https://redirect.github.com/slackapi/node-slack-sdk)) |
[`7.7.0` ->
`7.8.0`](https://renovatebot.com/diffs/npm/@slack%2fweb-api/7.7.0/7.8.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@slack%2fweb-api/7.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@slack%2fweb-api/7.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@slack%2fweb-api/7.7.0/7.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@slack%2fweb-api/7.7.0/7.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>slackapi/node-slack-sdk (@&#8203;slack/web-api)</summary>

###
[`v7.8.0`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/web-api%407.8.0)

[Compare
Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.7.0...@slack/web-api@7.8.0)

#### What's Changed

- chore(deps-dev): bump mocha from 10.8.2 to 11.0.1 in /packages/web-api
in the dev-mocha group across 1 directory by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/slackapi/node-slack-sdk/pull/2109](https://redirect.github.com/slackapi/node-slack-sdk/pull/2109)
- chore(deps): bump minimum axios version for web-api and webhook to
avoid security vuln by
[@&#8203;hello-ashleyintech](https://redirect.github.com/hello-ashleyintech)
in
[https://github.com/slackapi/node-slack-sdk/pull/2116](https://redirect.github.com/slackapi/node-slack-sdk/pull/2116)
- ci: check for changes to lints separate from writing changes by
[@&#8203;zimeg](https://redirect.github.com/zimeg) in
[https://github.com/slackapi/node-slack-sdk/pull/2117](https://redirect.github.com/slackapi/node-slack-sdk/pull/2117)
- Release:
[@&#8203;slack/webhook](https://redirect.github.com/slack/webhook)[@&#8203;7](https://redirect.github.com/7).0.4,
[@&#8203;slack/web-api](https://redirect.github.com/slack/web-api)[@&#8203;7](https://redirect.github.com/7).8.0
by
[@&#8203;hello-ashleyintech](https://redirect.github.com/hello-ashleyintech)
in
[https://github.com/slackapi/node-slack-sdk/pull/2118](https://redirect.github.com/slackapi/node-slack-sdk/pull/2118)
- ci: add windows testing to CI by lifting OS into its own test matrix
in
[https://github.com/slackapi/node-slack-sdk/pull/2081](https://redirect.github.com/slackapi/node-slack-sdk/pull/2081)
- thanks [@&#8203;filmaj](https://redirect.github.com/filmaj)!
- feat(web-api): generate Web API response types in
[https://github.com/slackapi/node-slack-sdk/pull/2033](https://redirect.github.com/slackapi/node-slack-sdk/pull/2033)
- thanks [@&#8203;misscoded](https://redirect.github.com/misscoded)!
- Revert "feat(web-api): add new `is_send_allowed` optional parameter to
`assistant.threads.setStatus` method" in
[https://github.com/slackapi/node-slack-sdk/pull/2080](https://redirect.github.com/slackapi/node-slack-sdk/pull/2080)
- thanks [@&#8203;misscoded](https://redirect.github.com/misscoded)!
- feat(web-api): add new `is_send_allowed` optional parameter to
`assistant.threads.setStatus` method in
[https://github.com/slackapi/node-slack-sdk/pull/2079](https://redirect.github.com/slackapi/node-slack-sdk/pull/2079)
- thanks [@&#8203;misscoded](https://redirect.github.com/misscoded)!

**Full Changelog**:
https://github.com/slackapi/node-slack-sdk/compare/[@&#8203;slack/cli-hooks](https://redirect.github.com/slack/cli-hooks)[@&#8203;1](https://redirect.github.com/1).1.2...[@&#8203;slack/web-api](https://redirect.github.com/slack/web-api)[@&#8203;7](https://redirect.github.com/7).8.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-25 00:44:17 +00:00
renovate[bot]
dc716f1bc5
fix(deps): update dependency mime to v4.0.6 (#9034)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mime](https://redirect.github.com/broofa/mime) | [`4.0.4` ->
`4.0.6`](https://renovatebot.com/diffs/npm/mime/4.0.4/4.0.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/mime/4.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mime/4.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mime/4.0.4/4.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mime/4.0.4/4.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>broofa/mime (mime)</summary>

###
[`v4.0.6`](https://redirect.github.com/broofa/mime/blob/HEAD/CHANGELOG.md#406-2024-12-17)

[Compare
Source](https://redirect.github.com/broofa/mime/compare/v4.0.5...v4.0.6)

##### Bug Fixes

- remove sourcemaps
([#&#8203;325](https://redirect.github.com/broofa/mime/issues/325))
([c326c4e](c326c4e06d))

###
[`v4.0.5`](https://redirect.github.com/broofa/mime/blob/HEAD/CHANGELOG.md#405-2024-12-17)

[Compare
Source](https://redirect.github.com/broofa/mime/compare/v4.0.4...v4.0.5)

##### Bug Fixes

- format types files with prettier
([#&#8203;321](https://redirect.github.com/broofa/mime/issues/321))
([e526816](e526816bbb))

#####
[4.0.4](https://redirect.github.com/broofa/mime/compare/v4.0.3...v4.0.4)
(2024-07-06)

#####
[4.0.3](https://redirect.github.com/broofa/mime/compare/v4.0.2...v4.0.3)
(2024-04-25)

##### Bug Fixes

- add types dir to package.json#files, fixes
[#&#8203;310](https://redirect.github.com/broofa/mime/issues/310)
([a547ca7](a547ca7191))

#####
[4.0.2](https://redirect.github.com/broofa/mime/compare/v4.0.0-beta.1...v4.0.2)
(2024-04-24)

##### Bug Fixes

- update mime-score version, fixes
[#&#8203;297](https://redirect.github.com/broofa/mime/issues/297)
([#&#8203;299](https://redirect.github.com/broofa/mime/issues/299))
([533872a](533872ac66))

#####
[4.0.1](https://redirect.github.com/broofa/mime/compare/v4.0.0-beta.1...v4.0.1)
(2023-12-17)

##### Bug Fixes

- update mime-score version, fixes
[#&#8203;297](https://redirect.github.com/broofa/mime/issues/297)
([c150f9b](c150f9be4e))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-24 22:39:50 +00:00
renovate[bot]
52c58c24d3
chore(deps): update dependency @swc/core to v1.10.1 (#9028)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.9.3` ->
`1.10.1`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.9.3/1.10.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.9.3/1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.9.3/1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.10.1`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1101---2024-12-09)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.0...v1.10.1)

##### Bug Fixes

- **(es/resolver)** Fix wrong syntax context of vars with the same names
as catch params
([#&#8203;9786](https://redirect.github.com/swc-project/swc/issues/9786))
([5a44c6b](5a44c6b424))

##### Features

- **(es/transforms)** Add `module.outFileExtension`
([#&#8203;9784](https://redirect.github.com/swc-project/swc/issues/9784))
([e04c7b3](e04c7b31fc))

###
[`v1.10.0`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1100---2024-12-04)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.9.3...v1.10.0)

##### Bug Fixes

- **(es/codegen)** Use raw value for emitting JSX text
([#&#8203;9762](https://redirect.github.com/swc-project/swc/issues/9762))
([b83c44f](b83c44f4ad))

- **(es/compat)** Fix marker for inlined helpers
([#&#8203;9776](https://redirect.github.com/swc-project/swc/issues/9776))
([f54ec2c](f54ec2c5a0))

- **(es/minifier)** Drop `console` in optional chainings
([#&#8203;9759](https://redirect.github.com/swc-project/swc/issues/9759))
([39271ad](39271addde))

- **(es/minifier)** Do not inline into the exact LHS
([#&#8203;9777](https://redirect.github.com/swc-project/swc/issues/9777))
([985977b](985977b750))

##### Features

- **(es/minifier)** Support `preserve_annotations` of terser
([#&#8203;9775](https://redirect.github.com/swc-project/swc/issues/9775))
([6e1c9fd](6e1c9fde1f))

- **(typescript)** Align `isolatedDeclaration` implementation with tsc
([#&#8203;9715](https://redirect.github.com/swc-project/swc/issues/9715))
([0adad25](0adad25da1))

- Apply Wasm-breaking changes
([#&#8203;9771](https://redirect.github.com/swc-project/swc/issues/9771))
([ed65eee](ed65eee834))

##### Miscellaneous Tasks

- **(deps)** Update dependency magic-string to v0.30.13
([#&#8203;9747](https://redirect.github.com/swc-project/swc/issues/9747))
([fa80a1e](fa80a1eb86))

- **(deps)** Update dependency magic-string to v0.30.14
([#&#8203;9764](https://redirect.github.com/swc-project/swc/issues/9764))
([6e46a8b](6e46a8b300))

##### Refactor

- **(estree/compat)** Do not use nightly features
([#&#8203;9772](https://redirect.github.com/swc-project/swc/issues/9772))
([0f12bbd](0f12bbdcae))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-24 01:53:44 +00:00
renovate[bot]
be378288d6
chore(deps): update dependency fast-check to v3.23.2 (#9017)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fast-check](https://fast-check.dev/)
([source](https://redirect.github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check))
| [`3.23.1` ->
`3.23.2`](https://renovatebot.com/diffs/npm/fast-check/3.23.1/3.23.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fast-check/3.23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fast-check/3.23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fast-check/3.23.1/3.23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fast-check/3.23.1/3.23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v3.23.2`](https://redirect.github.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#3232)

[Compare
Source](https://redirect.github.com/dubzzz/fast-check/compare/v3.23.1...v3.23.2)

*Increased resiliency to poisoning*

\[[Code](https://redirect.github.com/dubzzz/fast-check/tree/v3.23.2)]\[[Diff](https://redirect.github.com/dubzzz/fast-check/compare/v3.23.1...v3.23.2)]

#### Fixes

- ([PR#5469](https://redirect.github.com/dubzzz/fast-check/pull/5469))
Bug: Make `subarray` a bit more resilient to poisoning
- ([PR#5468](https://redirect.github.com/dubzzz/fast-check/pull/5468))
Bug: Make `stringify` a bit more resilient to poisoning
- ([PR#5515](https://redirect.github.com/dubzzz/fast-check/pull/5515))
Bug: Make depth retrieval more resilient to poisoning
- ([PR#5516](https://redirect.github.com/dubzzz/fast-check/pull/5516))
Bug: Make `mapToConstant` a bit more resilient to poisoning
- ([PR#5517](https://redirect.github.com/dubzzz/fast-check/pull/5517))
Bug: Make run details printer a bit more resilient to poisoning
- ([PR#5518](https://redirect.github.com/dubzzz/fast-check/pull/5518))
Bug: Make `gen` a bit more resilient to poisoning
- ([PR#5456](https://redirect.github.com/dubzzz/fast-check/pull/5456))
CI: Allow Bluesky calls from the blog
- ([PR#5457](https://redirect.github.com/dubzzz/fast-check/pull/5457))
CI: Add Bluesky CDN as trustable source for images
- ([PR#5410](https://redirect.github.com/dubzzz/fast-check/pull/5410))
Doc: Release note for 3.23.0
- ([PR#5413](https://redirect.github.com/dubzzz/fast-check/pull/5413))
Doc: Update social links on footer
- ([PR#5414](https://redirect.github.com/dubzzz/fast-check/pull/5414))
Doc: Drop Twitter badge from README
- ([PR#5415](https://redirect.github.com/dubzzz/fast-check/pull/5415))
Doc: Add link to bluesky account in the header of the doc
- ([PR#5453](https://redirect.github.com/dubzzz/fast-check/pull/5453))
Doc: AdventOfPBT event Day 1
- ([PR#5454](https://redirect.github.com/dubzzz/fast-check/pull/5454))
Doc: Saving Christmas with nroken playground
- ([PR#5455](https://redirect.github.com/dubzzz/fast-check/pull/5455))
Doc: Add links towards Bluesky from the AdventOfPBT
- ([PR#5460](https://redirect.github.com/dubzzz/fast-check/pull/5460))
Doc: Advent Of PBT, day 2
- ([PR#5461](https://redirect.github.com/dubzzz/fast-check/pull/5461))
Doc: Add linkt towards Bluesky comments
- ([PR#5464](https://redirect.github.com/dubzzz/fast-check/pull/5464))
Doc: Add quick code snippet directly from the documentation
- ([PR#5465](https://redirect.github.com/dubzzz/fast-check/pull/5465))
Doc: Quick CTA to our Advent of PBT event
- ([PR#5467](https://redirect.github.com/dubzzz/fast-check/pull/5467))
Doc: Single line success message for the Advent of PBT
- ([PR#5470](https://redirect.github.com/dubzzz/fast-check/pull/5470))
Doc: Notify fast-check.dev account
- ([PR#5471](https://redirect.github.com/dubzzz/fast-check/pull/5471))
Doc: Advent of PBT, day 3
- ([PR#5472](https://redirect.github.com/dubzzz/fast-check/pull/5472))
Doc: Add comments section on Advent of PBT, Day 3
- ([PR#5474](https://redirect.github.com/dubzzz/fast-check/pull/5474))
Doc: Advent of PBT, day 4
- ([PR#5477](https://redirect.github.com/dubzzz/fast-check/pull/5477))
Doc: Add comments section on Advent of PBT, Day 4
- ([PR#5479](https://redirect.github.com/dubzzz/fast-check/pull/5479))
Doc: Advent of PBT Day 5
- ([PR#5480](https://redirect.github.com/dubzzz/fast-check/pull/5480))
Doc: Advent of PBT Day 5, link to comments on Bluesky
- ([PR#5481](https://redirect.github.com/dubzzz/fast-check/pull/5481))
Doc: Do not send new success pixels when advent solved once
- ([PR#5482](https://redirect.github.com/dubzzz/fast-check/pull/5482))
Doc: Add a counter showing the number of times the puzzle got solved
- ([PR#5489](https://redirect.github.com/dubzzz/fast-check/pull/5489))
Doc: Advent Of PBT, Day 6
- ([PR#5490](https://redirect.github.com/dubzzz/fast-check/pull/5490))
Doc: Advent of PBT, comments on Day 6
- ([PR#5493](https://redirect.github.com/dubzzz/fast-check/pull/5493))
Doc: Fix playground code of Day 6
- ([PR#5495](https://redirect.github.com/dubzzz/fast-check/pull/5495))
Doc: Advent of PBT Day 7
- ([PR#5496](https://redirect.github.com/dubzzz/fast-check/pull/5496))
Doc: Advent of PBT Day 7, comments section
- ([PR#5497](https://redirect.github.com/dubzzz/fast-check/pull/5497))
Doc: Advent of PBT Day 8
- ([PR#5498](https://redirect.github.com/dubzzz/fast-check/pull/5498))
Doc: Advent of PBT Day 8, comments section
- ([PR#5501](https://redirect.github.com/dubzzz/fast-check/pull/5501))
Doc: Drop buggy "solved times" at the end of each advent
- ([PR#5500](https://redirect.github.com/dubzzz/fast-check/pull/5500))
Doc: Advent of PBT Day 9
- ([PR#5503](https://redirect.github.com/dubzzz/fast-check/pull/5503))
Doc: Add back buggy "solved times" at the end of each advent
- ([PR#5505](https://redirect.github.com/dubzzz/fast-check/pull/5505))
Doc: Advent of PBT Day 10
- ([PR#5510](https://redirect.github.com/dubzzz/fast-check/pull/5510))
Doc: Advent Of PBT Day 10, comments section
- ([PR#5508](https://redirect.github.com/dubzzz/fast-check/pull/5508))
Doc: Advent Of PBT Day 11
- ([PR#5507](https://redirect.github.com/dubzzz/fast-check/pull/5507))
Doc: Advent Of PBT Day 12
- ([PR#5509](https://redirect.github.com/dubzzz/fast-check/pull/5509))
Doc: Advent Of PBT Day 13
- ([PR#5523](https://redirect.github.com/dubzzz/fast-check/pull/5523))
Doc: Advent of PBT add comments sections on days 11 to 13

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-22 23:13:24 +00:00
renovate[bot]
108268799a
chore(deps): update dependency lint-staged to v15.2.11 (#9013)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lint-staged](https://redirect.github.com/lint-staged/lint-staged) |
[`15.2.10` ->
`15.2.11`](https://renovatebot.com/diffs/npm/lint-staged/15.2.10/15.2.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/15.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/15.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/15.2.10/15.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/15.2.10/15.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>lint-staged/lint-staged (lint-staged)</summary>

###
[`v15.2.11`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#15211)

[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.2.10...v15.2.11)

##### Patch Changes

-
[#&#8203;1484](https://redirect.github.com/lint-staged/lint-staged/pull/1484)
[`bcfe309`](bcfe309fca)
Thanks [@&#8203;wormsik](https://redirect.github.com/wormsik)! - Escape
paths containing spaces when using the "shell" option.

-
[#&#8203;1487](https://redirect.github.com/lint-staged/lint-staged/pull/1487)
[`7dd8caa`](7dd8caa8f8)
Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - Do not
treat submodule root paths as "staged files". This caused *lint-staged*
to fail to a Git error when only updating the revision of a submodule.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 20:06:34 +00:00
Mateusz Kwasniewski
f81020ca18
chore: streaming client no etag (#9011) 2024-12-20 12:21:48 +01:00
renovate[bot]
7a4442a4a7
chore(deps): update dependency @types/node to v20.17.10 (#9006)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.17.9` ->
`20.17.10`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.9/20.17.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.9/20.17.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.9/20.17.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 00:24:08 +00:00
Mateusz Kwasniewski
3bed01bb8c
fix: streaming error handling (#8999) 2024-12-19 11:33:51 +01:00
Mateusz Kwasniewski
1008f9d105
feat: streaming headers with app name (#8972) 2024-12-12 16:28:28 +01:00
Ivar Conradi Østhus
55b63db6f3
fix: upgrade make-fetch-happen (#8970) 2024-12-12 14:23:04 +01:00
Ivar Conradi Østhus
bdfccc534a
fix: remove unused vulnerable transitive dependency 'prompt' (#8953)
My goal was to remove the "revalidator" dependency coming as a
transitive dependency from db-migrate. Everything seems to still work on
my machine...
2024-12-12 12:38:50 +00:00
Mateusz Kwasniewski
fe8308da1f
feat: productivity email action text (#8966) 2024-12-12 12:00:08 +01:00
Mateusz Kwasniewski
3a0cddc345
chore: update node sdk (#8940) 2024-12-09 14:44:15 +01:00
renovate[bot]
870e111f9f
chore(deps): update dependency @types/node to v20.17.9 (#8926)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.17.8` ->
`20.17.9`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.8/20.17.9)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.8/20.17.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.8/20.17.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 18:14:34 +00:00
Mateusz Kwasniewski
ac1ba2f859
chore: streaming node sdk (#8921) 2024-12-05 13:06:53 +01:00
renovate[bot]
c695708697
chore(deps): update dependency @types/express-session to v1.18.1 (#8909)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/express-session](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-session)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session))
| [`1.18.0` ->
`1.18.1`](https://renovatebot.com/diffs/npm/@types%2fexpress-session/1.18.0/1.18.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fexpress-session/1.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fexpress-session/1.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fexpress-session/1.18.0/1.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fexpress-session/1.18.0/1.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 20:40:05 +00:00
renovate[bot]
3879821396
chore(deps): update node.js to v20.18.1 (#8906)
This PR contains the following updates:

| Package | Type | Update | Change | Pending | Age | Adoption | Passing
| Confidence |
|---|---|---|---|---|---|---|---|---|
| [node](https://nodejs.org)
([source](https://redirect.github.com/nodejs/node)) | | patch |
`20.18.0` -> `20.18.1` | |
[![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v20.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/node-version/node/v20.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/node-version/node/v20.18.0/v20.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v20.18.0/v20.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [node](https://redirect.github.com/nodejs/node) | final | patch |
`20.18.0-alpine` -> `20.18.1-alpine` | |
[![age](https://developer.mend.io/api/mc/badges/age/docker/node/20.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/node/20.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/node/20.18.0/20.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/node/20.18.0/20.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [node](https://redirect.github.com/nodejs/node) | stage | patch |
`20.18.0-alpine` -> `20.18.1-alpine` | |
[![age](https://developer.mend.io/api/mc/badges/age/docker/node/20.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/node/20.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/node/20.18.0/20.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/node/20.18.0/20.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| devDependencies | patch | [`20.17.6` ->
`20.17.8`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.6/20.17.8)
| `20.17.9` |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.6/20.17.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.6/20.17.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nodejs/node (node)</summary>

###
[`v20.18.1`](https://redirect.github.com/nodejs/node/releases/tag/v20.18.1):
2024-11-20, Version 20.18.1 &#x27;Iron&#x27; (LTS),
@&#8203;marco-ippolito

[Compare
Source](https://redirect.github.com/nodejs/node/compare/v20.18.0...v20.18.1)

##### Notable Changes

-
\[[`7a8992b2d6`](https://redirect.github.com/nodejs/node/commit/7a8992b2d6)]
- **doc**: add abmusse to collaborators (Abdirahim Musse)
[#&#8203;55086](https://redirect.github.com/nodejs/node/pull/55086)

##### Commits

-
\[[`085c3441fe`](https://redirect.github.com/nodejs/node/commit/085c3441fe)]
- **assert**: show the diff when deep comparing data with a custom
message (Giovanni)
[#&#8203;54759](https://redirect.github.com/nodejs/node/pull/54759)
-
\[[`01f0b0e7b4`](https://redirect.github.com/nodejs/node/commit/01f0b0e7b4)]
- **benchmark**: adjust config for deepEqual object (Rafael Gonzaga)
[#&#8203;55254](https://redirect.github.com/nodejs/node/pull/55254)
-
\[[`a45537269b`](https://redirect.github.com/nodejs/node/commit/a45537269b)]
- **benchmark**: rewrite detect-esm-syntax benchmark (Joyee Cheung)
[#&#8203;55238](https://redirect.github.com/nodejs/node/pull/55238)
-
\[[`1a0d8ef64f`](https://redirect.github.com/nodejs/node/commit/1a0d8ef64f)]
- **benchmark**: add no-warnings to process.has bench (Rafael Gonzaga)
[#&#8203;55159](https://redirect.github.com/nodejs/node/pull/55159)
-
\[[`2be5d611ce`](https://redirect.github.com/nodejs/node/commit/2be5d611ce)]
- **benchmark**: create benchmark for typescript (Marco Ippolito)
[#&#8203;54904](https://redirect.github.com/nodejs/node/pull/54904)
-
\[[`a2aa4fa477`](https://redirect.github.com/nodejs/node/commit/a2aa4fa477)]
- **benchmark**: include ascii to fs/readfile (Rafael Gonzaga)
[#&#8203;54988](https://redirect.github.com/nodejs/node/pull/54988)
-
\[[`09849105fe`](https://redirect.github.com/nodejs/node/commit/09849105fe)]
- **benchmark**: add dotenv benchmark (Aviv Keller)
[#&#8203;54278](https://redirect.github.com/nodejs/node/pull/54278)
-
\[[`6b3c24dbad`](https://redirect.github.com/nodejs/node/commit/6b3c24dbad)]
- **buffer**: fix out of range for toString (Jason Zhang)
[#&#8203;54553](https://redirect.github.com/nodejs/node/pull/54553)
-
\[[`f25a5b6dc4`](https://redirect.github.com/nodejs/node/commit/f25a5b6dc4)]
- **build**: use rclone instead of aws CLI (Michaël Zasso)
[#&#8203;55617](https://redirect.github.com/nodejs/node/pull/55617)
-
\[[`0bbeb605de`](https://redirect.github.com/nodejs/node/commit/0bbeb605de)]
- **build**: fix notify-on-review-wanted action (Rafael Gonzaga)
[#&#8203;55304](https://redirect.github.com/nodejs/node/pull/55304)
-
\[[`5b35836732`](https://redirect.github.com/nodejs/node/commit/5b35836732)]
- **build**: include `.nycrc` in coverage workflows (Wuli Zuo)
[#&#8203;55210](https://redirect.github.com/nodejs/node/pull/55210)
-
\[[`f38d1e90e0`](https://redirect.github.com/nodejs/node/commit/f38d1e90e0)]
- **build**: notify via slack when review-wanted (Rafael Gonzaga)
[#&#8203;55102](https://redirect.github.com/nodejs/node/pull/55102)
-
\[[`0b985ec4bb`](https://redirect.github.com/nodejs/node/commit/0b985ec4bb)]
- **build**: remove -v flag to reduce noise (iwuliz)
[#&#8203;55025](https://redirect.github.com/nodejs/node/pull/55025)
-
\[[`09f75b27a1`](https://redirect.github.com/nodejs/node/commit/09f75b27a1)]
- **build**: display free disk space after build in the test-macOS
workflow (iwuliz)
[#&#8203;55025](https://redirect.github.com/nodejs/node/pull/55025)
-
\[[`f25760c4a2`](https://redirect.github.com/nodejs/node/commit/f25760c4a2)]
- **build**: add the option to generate compile_commands.json in
vcbuild.bat (Segev Finer)
[#&#8203;52279](https://redirect.github.com/nodejs/node/pull/52279)
-
\[[`746e78c4f3`](https://redirect.github.com/nodejs/node/commit/746e78c4f3)]
- ***Revert*** "**build**: upgrade clang-format to v18" (Chengzhong Wu)
[#&#8203;54994](https://redirect.github.com/nodejs/node/pull/54994)
-
\[[`67834ee646`](https://redirect.github.com/nodejs/node/commit/67834ee646)]
- **build**: print `Running XYZ linter...` for py and yml (Aviv Keller)
[#&#8203;54386](https://redirect.github.com/nodejs/node/pull/54386)
-
\[[`ae34e276a2`](https://redirect.github.com/nodejs/node/commit/ae34e276a2)]
- **build**: pin doc workflow to Node.js 20 (Richard Lau)
[#&#8203;55755](https://redirect.github.com/nodejs/node/pull/55755)
-
\[[`d0e871a706`](https://redirect.github.com/nodejs/node/commit/d0e871a706)]
- **build,win**: add winget config to set up env (Hüseyin Açacak)
[#&#8203;54729](https://redirect.github.com/nodejs/node/pull/54729)
-
\[[`93ac799b6b`](https://redirect.github.com/nodejs/node/commit/93ac799b6b)]
- **cli**: fix spacing for port range error (Aviv Keller)
[#&#8203;54495](https://redirect.github.com/nodejs/node/pull/54495)
-
\[[`3ba2e7bf97`](https://redirect.github.com/nodejs/node/commit/3ba2e7bf97)]
- ***Revert*** "**console**: colorize console error and warn" (Aviv
Keller)
[#&#8203;54677](https://redirect.github.com/nodejs/node/pull/54677)
-
\[[`2f678ea53b`](https://redirect.github.com/nodejs/node/commit/2f678ea53b)]
- **crypto**: ensure invalid SubtleCrypto JWK data import results in
DataError (Filip Skokan)
[#&#8203;55041](https://redirect.github.com/nodejs/node/pull/55041)
-
\[[`5d28d98542`](https://redirect.github.com/nodejs/node/commit/5d28d98542)]
- **deps**: update undici to 6.20.0 (Node.js GitHub Bot)
[#&#8203;55329](https://redirect.github.com/nodejs/node/pull/55329)
-
\[[`0c7f2fc421`](https://redirect.github.com/nodejs/node/commit/0c7f2fc421)]
- **deps**: update archs files for openssl-3.0.15+quic1 (Node.js GitHub
Bot) [#&#8203;55184](https://redirect.github.com/nodejs/node/pull/55184)
-
\[[`da15e7edf5`](https://redirect.github.com/nodejs/node/commit/da15e7edf5)]
- **deps**: upgrade openssl sources to quictls/openssl-3.0.15+quic1
(Node.js GitHub Bot)
[#&#8203;55184](https://redirect.github.com/nodejs/node/pull/55184)
-
\[[`381f1f9d08`](https://redirect.github.com/nodejs/node/commit/381f1f9d08)]
- **deps**: update archs files for openssl-3.0.14+quic1 (Node.js GitHub
Bot) [#&#8203;54336](https://redirect.github.com/nodejs/node/pull/54336)
-
\[[`48d643f78a`](https://redirect.github.com/nodejs/node/commit/48d643f78a)]
- **deps**: upgrade openssl sources to quictls/openssl-3.0.14+quic1
(Node.js GitHub Bot)
[#&#8203;54336](https://redirect.github.com/nodejs/node/pull/54336)
-
\[[`7b1796803b`](https://redirect.github.com/nodejs/node/commit/7b1796803b)]
- **deps**: update timezone to 2024b (Node.js GitHub Bot)
[#&#8203;55056](https://redirect.github.com/nodejs/node/pull/55056)
-
\[[`8f1956c588`](https://redirect.github.com/nodejs/node/commit/8f1956c588)]
- **deps**: update acorn-walk to 8.3.4 (Node.js GitHub Bot)
[#&#8203;54950](https://redirect.github.com/nodejs/node/pull/54950)
-
\[[`20501a7350`](https://redirect.github.com/nodejs/node/commit/20501a7350)]
- **deps**: update corepack to 0.29.4 (Node.js GitHub Bot)
[#&#8203;54845](https://redirect.github.com/nodejs/node/pull/54845)
-
\[[`0f81eafecc`](https://redirect.github.com/nodejs/node/commit/0f81eafecc)]
- **doc**: fix Markdown linter (Antoine du Hamel)
[#&#8203;55344](https://redirect.github.com/nodejs/node/pull/55344)
-
\[[`df713f0a98`](https://redirect.github.com/nodejs/node/commit/df713f0a98)]
- ***Revert*** "**doc**: update test context.assert" (Antoine du Hamel)
[#&#8203;55344](https://redirect.github.com/nodejs/node/pull/55344)
-
\[[`fd6fc61d2c`](https://redirect.github.com/nodejs/node/commit/fd6fc61d2c)]
- **doc**: add pmarchini to collaborators (Pietro Marchini)
[#&#8203;55331](https://redirect.github.com/nodejs/node/pull/55331)
-
\[[`b963db9ee2`](https://redirect.github.com/nodejs/node/commit/b963db9ee2)]
- **doc**: fix `events.once()` example using `AbortSignal` (Ivo Janssen)
[#&#8203;55144](https://redirect.github.com/nodejs/node/pull/55144)
-
\[[`50b13bfb12`](https://redirect.github.com/nodejs/node/commit/50b13bfb12)]
- **doc**: add onboarding details for ambassador program (Marco
Ippolito)
[#&#8203;55284](https://redirect.github.com/nodejs/node/pull/55284)
-
\[[`27564b7811`](https://redirect.github.com/nodejs/node/commit/27564b7811)]
- **doc**: fix initial default value of autoSelectFamily (Ihor Rohovets)
[#&#8203;55245](https://redirect.github.com/nodejs/node/pull/55245)
-
\[[`9e7be23aa5`](https://redirect.github.com/nodejs/node/commit/9e7be23aa5)]
- **doc**: tweak onboarding instructions (Michael Dawson)
[#&#8203;55212](https://redirect.github.com/nodejs/node/pull/55212)
-
\[[`f412a029c3`](https://redirect.github.com/nodejs/node/commit/f412a029c3)]
- **doc**: update test context.assert (Pietro Marchini)
[#&#8203;55186](https://redirect.github.com/nodejs/node/pull/55186)
-
\[[`2f7828debb`](https://redirect.github.com/nodejs/node/commit/2f7828debb)]
- **doc**: fix unordered error anchors (Antoine du Hamel)
[#&#8203;55242](https://redirect.github.com/nodejs/node/pull/55242)
-
\[[`d08e4c235b`](https://redirect.github.com/nodejs/node/commit/d08e4c235b)]
- **doc**: mention addons to experimental permission (Rafael Gonzaga)
[#&#8203;55166](https://redirect.github.com/nodejs/node/pull/55166)
-
\[[`d65c2458dc`](https://redirect.github.com/nodejs/node/commit/d65c2458dc)]
- **doc**: use correct dash in stability status (Antoine du Hamel)
[#&#8203;55200](https://redirect.github.com/nodejs/node/pull/55200)
-
\[[`d9839c16cf`](https://redirect.github.com/nodejs/node/commit/d9839c16cf)]
- **doc**: fix link in `test/README.md` (Livia Medeiros)
[#&#8203;55165](https://redirect.github.com/nodejs/node/pull/55165)
-
\[[`1ad659afa4`](https://redirect.github.com/nodejs/node/commit/1ad659afa4)]
- **doc**: add esm examples to node:net (Alfredo González)
[#&#8203;55134](https://redirect.github.com/nodejs/node/pull/55134)
-
\[[`81ad69d50f`](https://redirect.github.com/nodejs/node/commit/81ad69d50f)]
- **doc**: move the YAML changes element (sendoru)
[#&#8203;55112](https://redirect.github.com/nodejs/node/pull/55112)
-
\[[`7a51a161be`](https://redirect.github.com/nodejs/node/commit/7a51a161be)]
- **doc**: fix the require resolve algorithm in `modules.md` (chirsz)
[#&#8203;55117](https://redirect.github.com/nodejs/node/pull/55117)
-
\[[`80edcdf899`](https://redirect.github.com/nodejs/node/commit/80edcdf899)]
- **doc**: update style guide (Aviv Keller)
[#&#8203;53223](https://redirect.github.com/nodejs/node/pull/53223)
-
\[[`388c754dd2`](https://redirect.github.com/nodejs/node/commit/388c754dd2)]
- **doc**: add missing `:` to `run()`'s `globPatterns` (Aviv Keller)
[#&#8203;55135](https://redirect.github.com/nodejs/node/pull/55135)
-
\[[`94302b6a76`](https://redirect.github.com/nodejs/node/commit/94302b6a76)]
- **doc**: add abmusse to collaborators (Abdirahim Musse)
[#&#8203;55086](https://redirect.github.com/nodejs/node/pull/55086)
-
\[[`27ff2da964`](https://redirect.github.com/nodejs/node/commit/27ff2da964)]
- **doc**: add note about `--expose-internals` (Aviv Keller)
[#&#8203;52861](https://redirect.github.com/nodejs/node/pull/52861)
-
\[[`df6dc753b7`](https://redirect.github.com/nodejs/node/commit/df6dc753b7)]
- **doc**: remove `parseREPLKeyword` from REPL documentation (Aviv
Keller)
[#&#8203;54749](https://redirect.github.com/nodejs/node/pull/54749)
-
\[[`4baa5c4d10`](https://redirect.github.com/nodejs/node/commit/4baa5c4d10)]
- **doc**: change backporting guide with updated info (Aviv Keller)
[#&#8203;53746](https://redirect.github.com/nodejs/node/pull/53746)
-
\[[`9947fc112f`](https://redirect.github.com/nodejs/node/commit/9947fc112f)]
- **doc**: add missing definitions to `internal-api.md` (Aviv Keller)
[#&#8203;53303](https://redirect.github.com/nodejs/node/pull/53303)
-
\[[`a4586f0e94`](https://redirect.github.com/nodejs/node/commit/a4586f0e94)]
- **doc**: update documentation for externalizing deps (Michael Dawson)
[#&#8203;54792](https://redirect.github.com/nodejs/node/pull/54792)
-
\[[`70504f8522`](https://redirect.github.com/nodejs/node/commit/70504f8522)]
- **doc**: update `require(ESM)` history and stability status (Antoine
du Hamel)
[#&#8203;55199](https://redirect.github.com/nodejs/node/pull/55199)
-
\[[`9d0041ac40`](https://redirect.github.com/nodejs/node/commit/9d0041ac40)]
- **doc**: add release key for aduh95 (Antoine du Hamel)
[#&#8203;55349](https://redirect.github.com/nodejs/node/pull/55349)
-
\[[`0c1666a52a`](https://redirect.github.com/nodejs/node/commit/0c1666a52a)]
- **events**: allow null/undefined eventInitDict (Matthew Aitken)
[#&#8203;54643](https://redirect.github.com/nodejs/node/pull/54643)
-
\[[`453df77f99`](https://redirect.github.com/nodejs/node/commit/453df77f99)]
- **events**: return `currentTarget` when dispatching (Matthew Aitken)
[#&#8203;54642](https://redirect.github.com/nodejs/node/pull/54642)
-
\[[`0decaab9db`](https://redirect.github.com/nodejs/node/commit/0decaab9db)]
- **fs**: acknowledge `signal` option in `filehandle.createReadStream()`
(Livia Medeiros)
[#&#8203;55148](https://redirect.github.com/nodejs/node/pull/55148)
-
\[[`00a2fc7166`](https://redirect.github.com/nodejs/node/commit/00a2fc7166)]
- **lib**: move `Symbol[Async]Dispose` polyfills to `internal/util`
(Antoine du Hamel)
[#&#8203;54853](https://redirect.github.com/nodejs/node/pull/54853)
-
\[[`8e6b606ac4`](https://redirect.github.com/nodejs/node/commit/8e6b606ac4)]
- **lib**: remove lib/internal/idna.js (Yagiz Nizipli)
[#&#8203;55050](https://redirect.github.com/nodejs/node/pull/55050)
-
\[[`c96e5cb664`](https://redirect.github.com/nodejs/node/commit/c96e5cb664)]
- **lib**: the REPL should survive deletion of Array.prototype methods
(Jordan Harband)
[#&#8203;31457](https://redirect.github.com/nodejs/node/pull/31457)
-
\[[`748ed2e559`](https://redirect.github.com/nodejs/node/commit/748ed2e559)]
- **meta**: move one or more collaborators to emeritus (Node.js GitHub
Bot) [#&#8203;55300](https://redirect.github.com/nodejs/node/pull/55300)
-
\[[`8b8d35f015`](https://redirect.github.com/nodejs/node/commit/8b8d35f015)]
- **meta**: bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6
(dependabot\[bot])
[#&#8203;55225](https://redirect.github.com/nodejs/node/pull/55225)
-
\[[`d3441ff0c8`](https://redirect.github.com/nodejs/node/commit/d3441ff0c8)]
- **meta**: bump actions/checkout from 4.1.7 to 4.2.0 (dependabot\[bot])
[#&#8203;55224](https://redirect.github.com/nodejs/node/pull/55224)
-
\[[`1c20908558`](https://redirect.github.com/nodejs/node/commit/1c20908558)]
- **meta**: bump actions/setup-node from 4.0.3 to 4.0.4
(dependabot\[bot])
[#&#8203;55223](https://redirect.github.com/nodejs/node/pull/55223)
-
\[[`8a529abd69`](https://redirect.github.com/nodejs/node/commit/8a529abd69)]
- **meta**: bump peter-evans/create-pull-request from 7.0.1 to 7.0.5
(dependabot\[bot])
[#&#8203;55219](https://redirect.github.com/nodejs/node/pull/55219)
-
\[[`9053d210ab`](https://redirect.github.com/nodejs/node/commit/9053d210ab)]
- **meta**: add mailmap entry for abmusse (Abdirahim Musse)
[#&#8203;55182](https://redirect.github.com/nodejs/node/pull/55182)
-
\[[`db2496c125`](https://redirect.github.com/nodejs/node/commit/db2496c125)]
- **meta**: add more information about nightly releases (Aviv Keller)
[#&#8203;55084](https://redirect.github.com/nodejs/node/pull/55084)
-
\[[`d2ce003b2f`](https://redirect.github.com/nodejs/node/commit/d2ce003b2f)]
- **meta**: add `linux` to OS labels in collaborator guide (Aviv Keller)
[#&#8203;54986](https://redirect.github.com/nodejs/node/pull/54986)
-
\[[`37b0bea247`](https://redirect.github.com/nodejs/node/commit/37b0bea247)]
- **meta**: remove never-used workflow trigger (Aviv Keller)
[#&#8203;54983](https://redirect.github.com/nodejs/node/pull/54983)
-
\[[`ae27e2dcd7`](https://redirect.github.com/nodejs/node/commit/ae27e2dcd7)]
- **meta**: add links to alternative issue trackers (Aviv Keller)
[#&#8203;54401](https://redirect.github.com/nodejs/node/pull/54401)
-
\[[`6e5d524b0f`](https://redirect.github.com/nodejs/node/commit/6e5d524b0f)]
- **module**: remove duplicated import (Aviv Keller)
[#&#8203;54942](https://redirect.github.com/nodejs/node/pull/54942)
-
\[[`3a682cca03`](https://redirect.github.com/nodejs/node/commit/3a682cca03)]
- **path**: remove repetitive conditional operator in `posix.resolve`
(Wiyeong Seo)
[#&#8203;54835](https://redirect.github.com/nodejs/node/pull/54835)
-
\[[`ac1cb8dfdb`](https://redirect.github.com/nodejs/node/commit/ac1cb8dfdb)]
- **perf_hooks**: add missing type argument to getEntriesByName (Luke
Taher)
[#&#8203;54767](https://redirect.github.com/nodejs/node/pull/54767)
-
\[[`85b3edc83b`](https://redirect.github.com/nodejs/node/commit/85b3edc83b)]
- **repl**: catch `\v` and `\r` in new-line detection (Aviv Keller)
[#&#8203;54512](https://redirect.github.com/nodejs/node/pull/54512)
-
\[[`df1f04999e`](https://redirect.github.com/nodejs/node/commit/df1f04999e)]
- **src**: decode native error messages as UTF-8 (Joyee Cheung)
[#&#8203;55024](https://redirect.github.com/nodejs/node/pull/55024)
-
\[[`86d718177a`](https://redirect.github.com/nodejs/node/commit/86d718177a)]
- **src**: update clang-tidy and focus on modernization (Yagiz Nizipli)
[#&#8203;53757](https://redirect.github.com/nodejs/node/pull/53757)
-
\[[`7d01b6a9c5`](https://redirect.github.com/nodejs/node/commit/7d01b6a9c5)]
- **src**: cleanup per env handles directly without a list (Chengzhong
Wu) [#&#8203;54993](https://redirect.github.com/nodejs/node/pull/54993)
-
\[[`a730cdb622`](https://redirect.github.com/nodejs/node/commit/a730cdb622)]
- **src**: remove duplicate code setting AF_INET (He Yang)
[#&#8203;54939](https://redirect.github.com/nodejs/node/pull/54939)
-
\[[`f10d9ad283`](https://redirect.github.com/nodejs/node/commit/f10d9ad283)]
- **stream**: treat null asyncIterator as undefined (Jason Zhang)
[#&#8203;55119](https://redirect.github.com/nodejs/node/pull/55119)
-
\[[`6027084245`](https://redirect.github.com/nodejs/node/commit/6027084245)]
- **test**: make `test-loaders-workers-spawned` less flaky (Antoine du
Hamel)
[#&#8203;55172](https://redirect.github.com/nodejs/node/pull/55172)
-
\[[`66a87d19bd`](https://redirect.github.com/nodejs/node/commit/66a87d19bd)]
- **test**: update multiple assert tests to use node:test (James M
Snell)
[#&#8203;54585](https://redirect.github.com/nodejs/node/pull/54585)
-
\[[`5105188c47`](https://redirect.github.com/nodejs/node/commit/5105188c47)]
- **test**: update wpt test for encoding (devstone)
[#&#8203;55151](https://redirect.github.com/nodejs/node/pull/55151)
-
\[[`81bcec0b82`](https://redirect.github.com/nodejs/node/commit/81bcec0b82)]
- **test**: deflake test/pummel/test-timers.js (jakecastelli)
[#&#8203;55098](https://redirect.github.com/nodejs/node/pull/55098)
-
\[[`82c402265a`](https://redirect.github.com/nodejs/node/commit/82c402265a)]
- **test**: deflake test-http-remove-header-stays-removed (Luigi Pinca)
[#&#8203;55004](https://redirect.github.com/nodejs/node/pull/55004)
-
\[[`78021701ed`](https://redirect.github.com/nodejs/node/commit/78021701ed)]
- **test**: fix test-tls-junk-closes-server (Michael Dawson)
[#&#8203;55089](https://redirect.github.com/nodejs/node/pull/55089)
-
\[[`c908b8a2d8`](https://redirect.github.com/nodejs/node/commit/c908b8a2d8)]
- **test**: fix more tests that fail when path contains a space (Antoine
du Hamel)
[#&#8203;55088](https://redirect.github.com/nodejs/node/pull/55088)
-
\[[`afc1628e73`](https://redirect.github.com/nodejs/node/commit/afc1628e73)]
- **test**: fix `assertSnapshot` when path contains a quote (Antoine du
Hamel)
[#&#8203;55087](https://redirect.github.com/nodejs/node/pull/55087)
-
\[[`7c88739b83`](https://redirect.github.com/nodejs/node/commit/7c88739b83)]
- **test**: fix some tests when path contains `%` (Antoine du Hamel)
[#&#8203;55082](https://redirect.github.com/nodejs/node/pull/55082)
-
\[[`eb4d468671`](https://redirect.github.com/nodejs/node/commit/eb4d468671)]
- ***Revert*** "**test**: mark test-fs-watch-non-recursive flaky on
Windows" (Luigi Pinca)
[#&#8203;55079](https://redirect.github.com/nodejs/node/pull/55079)
-
\[[`bc7b5249d4`](https://redirect.github.com/nodejs/node/commit/bc7b5249d4)]
- **test**: make `test-runner-assert` more robust (Aviv Keller)
[#&#8203;55036](https://redirect.github.com/nodejs/node/pull/55036)
-
\[[`6c2a1386f7`](https://redirect.github.com/nodejs/node/commit/6c2a1386f7)]
- **test**: update tls test to support OpenSSL32 (Michael Dawson)
[#&#8203;55030](https://redirect.github.com/nodejs/node/pull/55030)
-
\[[`96406610fa`](https://redirect.github.com/nodejs/node/commit/96406610fa)]
- **test**: fix `test-vm-context-dont-contextify` when path contains a
space (Antoine du Hamel)
[#&#8203;55026](https://redirect.github.com/nodejs/node/pull/55026)
-
\[[`39a80eed4f`](https://redirect.github.com/nodejs/node/commit/39a80eed4f)]
- **test**: adjust tls-set-ciphers for OpenSSL32 (Michael Dawson)
[#&#8203;55016](https://redirect.github.com/nodejs/node/pull/55016)
-
\[[`bd8fd4fceb`](https://redirect.github.com/nodejs/node/commit/bd8fd4fceb)]
- **test**: add `util.stripVTControlCharacters` test (RedYetiDev)
[#&#8203;54865](https://redirect.github.com/nodejs/node/pull/54865)
-
\[[`333b5a02d0`](https://redirect.github.com/nodejs/node/commit/333b5a02d0)]
- **test**: improve coverage for timer promises schedular (Aviv Keller)
[#&#8203;53370](https://redirect.github.com/nodejs/node/pull/53370)
-
\[[`f48992f433`](https://redirect.github.com/nodejs/node/commit/f48992f433)]
- **test**: remove unused common utilities (RedYetiDev)
[#&#8203;54825](https://redirect.github.com/nodejs/node/pull/54825)
-
\[[`93a098c56d`](https://redirect.github.com/nodejs/node/commit/93a098c56d)]
- **test**: deflake test-http-header-overflow (Luigi Pinca)
[#&#8203;54978](https://redirect.github.com/nodejs/node/pull/54978)
-
\[[`f849cf677d`](https://redirect.github.com/nodejs/node/commit/f849cf677d)]
- **test**: fix `soucre` to `source` (Aviv Keller)
[#&#8203;55038](https://redirect.github.com/nodejs/node/pull/55038)
-
\[[`1a007ea814`](https://redirect.github.com/nodejs/node/commit/1a007ea814)]
- **test**: add asserts to validate test assumptions (Michael Dawson)
[#&#8203;54997](https://redirect.github.com/nodejs/node/pull/54997)
-
\[[`6f53c096f8`](https://redirect.github.com/nodejs/node/commit/6f53c096f8)]
- **test**: move test-http-max-sockets to parallel (Luigi Pinca)
[#&#8203;54977](https://redirect.github.com/nodejs/node/pull/54977)
-
\[[`aba9dc775e`](https://redirect.github.com/nodejs/node/commit/aba9dc775e)]
- **test**: remove test-http-max-sockets flaky designation (Luigi Pinca)
[#&#8203;54976](https://redirect.github.com/nodejs/node/pull/54976)
-
\[[`ee5624bffe`](https://redirect.github.com/nodejs/node/commit/ee5624bffe)]
- **test**: adjust key sizes to support OpenSSL32 (Michael Dawson)
[#&#8203;54972](https://redirect.github.com/nodejs/node/pull/54972)
-
\[[`5c11a61140`](https://redirect.github.com/nodejs/node/commit/5c11a61140)]
- **test**: update test to support OpenSSL32 (Michael Dawson)
[#&#8203;54968](https://redirect.github.com/nodejs/node/pull/54968)
-
\[[`62f21470e4`](https://redirect.github.com/nodejs/node/commit/62f21470e4)]
- **test**: update DOM events web platform tests (Matthew Aitken)
[#&#8203;54642](https://redirect.github.com/nodejs/node/pull/54642)
-
\[[`426851705c`](https://redirect.github.com/nodejs/node/commit/426851705c)]
- **test_runner**: assert entry is a valid object (Edigleysson Silva
(Edy))
[#&#8203;55231](https://redirect.github.com/nodejs/node/pull/55231)
-
\[[`b1cad519d7`](https://redirect.github.com/nodejs/node/commit/b1cad519d7)]
- **test_runner**: use `test:` symbol on second print of parent test
(RedYetiDev)
[#&#8203;54956](https://redirect.github.com/nodejs/node/pull/54956)
-
\[[`63c8f3d436`](https://redirect.github.com/nodejs/node/commit/63c8f3d436)]
- **test_runner**: replace ansi clear with ansi reset (Pietro Marchini)
[#&#8203;55013](https://redirect.github.com/nodejs/node/pull/55013)
-
\[[`0b3fb344f7`](https://redirect.github.com/nodejs/node/commit/0b3fb344f7)]
- **tools**: add `polyfilled` option to `prefer-primordials` rule
(Antoine du Hamel)
[#&#8203;55318](https://redirect.github.com/nodejs/node/pull/55318)
-
\[[`8981309bd9`](https://redirect.github.com/nodejs/node/commit/8981309bd9)]
- **tools**: make `choco install` script more readable (Aviv Keller)
[#&#8203;54002](https://redirect.github.com/nodejs/node/pull/54002)
-
\[[`7310abeae1`](https://redirect.github.com/nodejs/node/commit/7310abeae1)]
- **tools**: bump Rollup from 4.18.1 to 4.22.4 for `lint-md`
(dependabot\[bot])
[#&#8203;55093](https://redirect.github.com/nodejs/node/pull/55093)
-
\[[`083311e8af`](https://redirect.github.com/nodejs/node/commit/083311e8af)]
- **tools**: remove redudant code from eslint require rule (Aviv Keller)
[#&#8203;54892](https://redirect.github.com/nodejs/node/pull/54892)
-
\[[`ae4b2aece1`](https://redirect.github.com/nodejs/node/commit/ae4b2aece1)]
- **tools**: update error message for ICU in license-builder (Aviv
Keller)
[#&#8203;54742](https://redirect.github.com/nodejs/node/pull/54742)
-
\[[`3ebd31684d`](https://redirect.github.com/nodejs/node/commit/3ebd31684d)]
- **tools**: update github_reporter to 1.7.1 (Node.js GitHub Bot)
[#&#8203;54951](https://redirect.github.com/nodejs/node/pull/54951)
-
\[[`397be8a10e`](https://redirect.github.com/nodejs/node/commit/397be8a10e)]
- **tty**: fix links for terminal colors (Aviv Keller)
[#&#8203;54596](https://redirect.github.com/nodejs/node/pull/54596)
-
\[[`a3c2ef9e98`](https://redirect.github.com/nodejs/node/commit/a3c2ef9e98)]
- **util**: update ansi regex (Aviv Keller)
[#&#8203;54865](https://redirect.github.com/nodejs/node/pull/54865)
-
\[[`efdccc88a2`](https://redirect.github.com/nodejs/node/commit/efdccc88a2)]
- **watch**: preserve output when gracefully restarted (Théo LUDWIG)
[#&#8203;54323](https://redirect.github.com/nodejs/node/pull/54323)
-
\[[`226836c5ac`](https://redirect.github.com/nodejs/node/commit/226836c5ac)]
- **worker**: throw InvalidStateError in postMessage after close
(devstone)
[#&#8203;55206](https://redirect.github.com/nodejs/node/pull/55206)
-
\[[`f39ff4d14b`](https://redirect.github.com/nodejs/node/commit/f39ff4d14b)]
- **worker**: handle `--input-type` more consistently (Antoine du Hamel)
[#&#8203;54979](https://redirect.github.com/nodejs/node/pull/54979)
-
\[[`30383ffb9a`](https://redirect.github.com/nodejs/node/commit/30383ffb9a)]
- **zlib**: throw brotli initialization error from c++ (Yagiz Nizipli)
[#&#8203;54698](https://redirect.github.com/nodejs/node/pull/54698)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 01:13:36 +00:00
renovate[bot]
193f68d9e0
chore(deps): update dependency tsc-watch to v6.2.1 (#8905)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tsc-watch](https://redirect.github.com/gilamran/tsc-watch) | [`6.2.0`
-> `6.2.1`](https://renovatebot.com/diffs/npm/tsc-watch/6.2.0/6.2.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tsc-watch/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsc-watch/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsc-watch/6.2.0/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsc-watch/6.2.0/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>gilamran/tsc-watch (tsc-watch)</summary>

###
[`v6.2.1`](https://redirect.github.com/gilamran/tsc-watch/blob/HEAD/CHANGELOG.md#v621---13112024)

[Compare
Source](https://redirect.github.com/gilamran/tsc-watch/compare/v6.2.0...3b21f1e6bfe0b38ca923b1b772d2bd682231cbb7)

- bug fix: Fixed new version of Typescript clear codes. thanks to
[@&#8203;staszekj](https://redirect.github.com/staszekj)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 23:20:35 +00:00
renovate[bot]
2c764c1bc5
chore(deps): update dependency @swc/core to v1.9.3 (#8897)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.9.2` ->
`1.9.3`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.9.2/1.9.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.9.2/1.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.9.2/1.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.9.3`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#193---2024-11-22)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.9.2...v1.9.3)

##### Bug Fixes

- **([@&#8203;swc/types](https://redirect.github.com/swc/types))** Tsc
build file ignored by npm
([#&#8203;9754](https://redirect.github.com/swc-project/swc/issues/9754))
([14a5c1e](14a5c1ebd2))

- **(es)** Source map `super(...args)` calls in injected constructors
([#&#8203;9745](https://redirect.github.com/swc-project/swc/issues/9745))
([35b0ca0](35b0ca0071))

- **(es/plugin)** Migrate `swc plugin new` to use `.cargo/config.toml`
([#&#8203;9740](https://redirect.github.com/swc-project/swc/issues/9740))
([4ffb21e](4ffb21ebe6))

- **(es/resolver)** Ignore `VarDecl` with `declare: true`
([#&#8203;9734](https://redirect.github.com/swc-project/swc/issues/9734))
([aa0f784](aa0f784c7d))

##### Documentation

- **(types)** Document `Assumptions` API
([#&#8203;9746](https://redirect.github.com/swc-project/swc/issues/9746))
([cd4321c](cd4321c88a))

##### Features

- **(plugin)** Bump `rkyv` to `v0.8.8`
([#&#8203;9730](https://redirect.github.com/swc-project/swc/issues/9730))
([81ac77e](81ac77e3ab))

- **(plugin)** Update `wasmer` to `v5`
([#&#8203;9731](https://redirect.github.com/swc-project/swc/issues/9731))
([9b74ccd](9b74ccd92c))

- **(visit)** Derive serde for `AstParentKind`
([#&#8203;9744](https://redirect.github.com/swc-project/swc/issues/9744))
([e0fdd68](e0fdd68183))

##### Miscellaneous Tasks

- **(bindings/node)** Format `binding.js`
([#&#8203;9738](https://redirect.github.com/swc-project/swc/issues/9738))
([9f8c14f](9f8c14f5f8))

- **(deps)** Update cargo (patch)
([#&#8203;9724](https://redirect.github.com/swc-project/swc/issues/9724))
([da37439](da37439d6b))

##### Performance

- **(es/plugin)** Make `analyze_source_file` lazy, again
([#&#8203;9732](https://redirect.github.com/swc-project/swc/issues/9732))
([c1d12d6](c1d12d6e2a))

##### Refactor

- **(es/compat)** Use special span instead of passing
`static_blocks_mark`
([#&#8203;9725](https://redirect.github.com/swc-project/swc/issues/9725))
([6ad0735](6ad0735033))

- Delay Wasm-plugin breaking changes
([#&#8203;9735](https://redirect.github.com/swc-project/swc/issues/9735))
([92faf5b](92faf5b15d))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-29 19:25:14 +00:00
renovate[bot]
c18a35344f
chore(deps): update dependency husky to v9.1.7 (#8887)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [husky](https://redirect.github.com/typicode/husky) | [`9.1.6` ->
`9.1.7`](https://renovatebot.com/diffs/npm/husky/9.1.6/9.1.7) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/husky/9.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/husky/9.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/husky/9.1.6/9.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/husky/9.1.6/9.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>typicode/husky (husky)</summary>

###
[`v9.1.7`](https://redirect.github.com/typicode/husky/compare/v9.1.6...799e84b716d0e03db80db5d5b0dcdd15b9d555fc)

[Compare
Source](https://redirect.github.com/typicode/husky/compare/v9.1.6...v9.1.7)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-29 08:44:07 +00:00
renovate[bot]
c4604f4d5e
chore(deps): update dependency @types/nodemailer to v6.4.17 (#8886)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/nodemailer](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemailer)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer))
| [`6.4.16` ->
`6.4.17`](https://renovatebot.com/diffs/npm/@types%2fnodemailer/6.4.16/6.4.17)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnodemailer/6.4.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnodemailer/6.4.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnodemailer/6.4.16/6.4.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnodemailer/6.4.16/6.4.17?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-28 21:47:16 +00:00
renovate[bot]
7345ad9990
chore(deps): update dependency nock to v13.5.6 (#8789)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nock](https://redirect.github.com/nock/nock) | [`13.5.5` ->
`13.5.6`](https://renovatebot.com/diffs/npm/nock/13.5.5/13.5.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nock/13.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nock/13.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nock/13.5.5/13.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nock/13.5.5/13.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nock/nock (nock)</summary>

###
[`v13.5.6`](https://redirect.github.com/nock/nock/releases/tag/v13.5.6)

[Compare
Source](https://redirect.github.com/nock/nock/compare/v13.5.5...v13.5.6)

##### Bug Fixes

- **types:** return type of BackOptions.afterRecord
([#&#8203;2782](https://redirect.github.com/nock/nock/issues/2782))
([fc90bd3](fc90bd3a86))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 02:14:06 +00:00
renovate[bot]
e52011ee93
chore(deps): update dependency @swc/core to v1.9.2 (#8785)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.9.1` ->
`1.9.2`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.9.1/1.9.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.9.1/1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.9.1/1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.9.2`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#192---2024-11-11)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.9.1...v1.9.2)

##### Bug Fixes

- **(es)** Fix typo in feature name
([#&#8203;9721](https://redirect.github.com/swc-project/swc/issues/9721))
([aff9de5](aff9de5ea3))

##### Features

- **(es/codegen)** Implement proper `inline_script` support
([#&#8203;9729](https://redirect.github.com/swc-project/swc/issues/9729))
([e732a36](e732a36373))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 19:37:00 +00:00
dependabot[bot]
9bc64a91b0
chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#8780) 2024-11-18 11:25:42 +01:00
renovate[bot]
69f73f45f4
fix(deps): update dependency unleash-client to v6.1.3 (#8777)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[unleash-client](https://redirect.github.com/Unleash/unleash-client-node)
| [`6.1.2` ->
`6.1.3`](https://renovatebot.com/diffs/npm/unleash-client/6.1.2/6.1.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/unleash-client/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unleash-client/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unleash-client/6.1.2/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unleash-client/6.1.2/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v6.1.3`](https://redirect.github.com/Unleash/unleash-client-node/releases/tag/v6.1.3)

[Compare
Source](https://redirect.github.com/Unleash/unleash-client-node/compare/v6.1.2...v6.1.3)

#### What's Changed

- fix: stop storage save on repository stop by
[@&#8203;kwasniew](https://redirect.github.com/kwasniew) in
[https://github.com/Unleash/unleash-client-node/pull/673](https://redirect.github.com/Unleash/unleash-client-node/pull/673)

**Full Changelog**:
https://github.com/Unleash/unleash-client-node/compare/v6.1.2...v6.1.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 08:06:37 +00:00
renovate[bot]
7f9588618f
chore(deps): update swc monorepo (#8760)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`1.7.39` ->
`1.9.1`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.7.39/1.9.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.7.39/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.7.39/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@swc/jest](https://redirect.github.com/swc-project/pkgs/tree/main/packages/jest)
([source](https://redirect.github.com/swc-project/pkgs)) | [`0.2.36` ->
`0.2.37`](https://renovatebot.com/diffs/npm/@swc%2fjest/0.2.36/0.2.37) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fjest/0.2.37?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fjest/0.2.37?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fjest/0.2.36/0.2.37?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fjest/0.2.36/0.2.37?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.9.1`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#191---2024-11-06)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.9.0...v1.9.1)

##### Bug Fixes

- **(es/codegen)** Fix `ends_with_alpha_num`
([#&#8203;9720](https://redirect.github.com/swc-project/swc/issues/9720))
([569c799](569c799c2e))

###
[`v1.9.0`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#190---2024-11-06)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.8.0...v1.9.0)

##### Bug Fixes

- **(es/minifier)** Avoid generating reserved mangling names
([#&#8203;9710](https://redirect.github.com/swc-project/swc/issues/9710))
([b49317a](b49317a403))

- **(es/plugin)** Revert
[#&#8203;9696](https://redirect.github.com/swc-project/swc/issues/9696)
([#&#8203;9717](https://redirect.github.com/swc-project/swc/issues/9717))
([772f023](772f023fd2))

##### Features

- **(typescript)** Port deno `isolatedDeclarations` updates
([#&#8203;9712](https://redirect.github.com/swc-project/swc/issues/9712))
([6194044](6194044b42))

##### Miscellaneous Tasks

- **(deps)** Update rust crate is-macro to v0.3.7
([#&#8203;9713](https://redirect.github.com/swc-project/swc/issues/9713))
([d48e6e8](d48e6e838b))

###
[`v1.8.0`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#180---2024-11-04)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.7.42...v1.8.0)

##### Bug Fixes

- **(es/typescript)** Handle multiline type parameters in async arrow
functions
([#&#8203;9704](https://redirect.github.com/swc-project/swc/issues/9704))
([c5ed19c](c5ed19c710))

- **(es/typescript)** Handle ASI hazards in fast type strip
([#&#8203;9707](https://redirect.github.com/swc-project/swc/issues/9707))
([c135f71](c135f718ed))

##### Features

- **(es)** Add `es2023` and `es2024` to `EsVersion`
([#&#8203;9700](https://redirect.github.com/swc-project/swc/issues/9700))
([5a6f0e6](5a6f0e644e))

- **(es/plugin)** Introduce `manual-tokio-runtmie` to `swc` crate
([#&#8203;9701](https://redirect.github.com/swc-project/swc/issues/9701))
([97298c4](97298c4e36))

##### Performance

- **(common)** Make character analysis lazy
([#&#8203;9696](https://redirect.github.com/swc-project/swc/issues/9696))
([1c3eaf6](1c3eaf684a))

- **(es/renamer)** Modify parallel renaming threshold
([#&#8203;9706](https://redirect.github.com/swc-project/swc/issues/9706))
([91a9106](91a9106624))

###
[`v1.7.42`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1742---2024-10-31)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.7.40...v1.7.42)

##### Bug Fixes

- **(es/generator)** Fix code generation for `break` in nested while
([#&#8203;9684](https://redirect.github.com/swc-project/swc/issues/9684))
([65872af](65872afaf1))

- **(es/parser)** Parse `await using()` call
([#&#8203;9693](https://redirect.github.com/swc-project/swc/issues/9693))
([bcf05de](bcf05de2eb))

- **(es/resolver)** Skip resolving lowercase `JSXIdentifiers`
([#&#8203;9686](https://redirect.github.com/swc-project/swc/issues/9686))
([6ed1715](6ed1715b93))

- **(es/types)** Add `jsc.experimental.keepImportAssertions` to types
([#&#8203;9691](https://redirect.github.com/swc-project/swc/issues/9691))
([4b4dcfa](4b4dcfa4d8))

##### Features

- **(es/minifier)** Optimize switch with side effect and termination
tests
([#&#8203;9677](https://redirect.github.com/swc-project/swc/issues/9677))
([7344a63](7344a638b5))

- **(es/parser)** Ability to get script's potential module errors
([#&#8203;9682](https://redirect.github.com/swc-project/swc/issues/9682))
([2bbd1e8](2bbd1e8485))

##### Miscellaneous Tasks

- **(deps)** Update cargo (patch)
([#&#8203;9607](https://redirect.github.com/swc-project/swc/issues/9607))
([3597b0f](3597b0f53d))

##### Performance

- **(es)** Cache `current_dir()` system calls
([#&#8203;9683](https://redirect.github.com/swc-project/swc/issues/9683))
([7aab945](7aab945a21))

- **(es/lints)** Disable lints by default
([#&#8203;9689](https://redirect.github.com/swc-project/swc/issues/9689))
([4d887d0](4d887d062b))

- **(visit)** Introduce `Pass` API and adjust visitor APIs for it
([#&#8203;9680](https://redirect.github.com/swc-project/swc/issues/9680))
([581aafb](581aafb4df))

###
[`v1.7.40`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1740---2024-10-26)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.7.39...v1.7.40)

##### Bug Fixes

- **(bindings)** Update napi to handle string with `\0`
([#&#8203;9665](https://redirect.github.com/swc-project/swc/issues/9665))
([8f45eaf](8f45eaf837))

- **(bindings/node)** Add `VisitTsPropertySignature`
([#&#8203;9670](https://redirect.github.com/swc-project/swc/issues/9670))
([715c42c](715c42c0bf))

- **(es/codegen)** Improve EndsWithAlphaNum
([#&#8203;9675](https://redirect.github.com/swc-project/swc/issues/9675))
([ba2a942](ba2a942f56))

- **(es/renamer)** Check `preserved` in normal renaming mode
([#&#8203;9666](https://redirect.github.com/swc-project/swc/issues/9666))
([87b4e10](87b4e10e5d))

- **(typescript)** Check whether the method is abstract when checking
`is_overload`
([#&#8203;9678](https://redirect.github.com/swc-project/swc/issues/9678))
([78500af](78500af546))

##### Documentation

- **(contributing)** Document changeset
([#&#8203;9667](https://redirect.github.com/swc-project/swc/issues/9667))
([602c667](602c667b9d))

##### Miscellaneous Tasks

- **(deps)** Update dependency swc-plugin-coverage-instrument to ^0.0.25
([#&#8203;9676](https://redirect.github.com/swc-project/swc/issues/9676))
([b8d255b](b8d255bf5a))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 00:14:40 +00:00
renovate[bot]
3e424ec20d
chore(deps): update dependency fast-check to v3.23.1 (#8747)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fast-check](https://fast-check.dev/)
([source](https://redirect.github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check))
| [`3.22.0` ->
`3.23.1`](https://renovatebot.com/diffs/npm/fast-check/3.22.0/3.23.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fast-check/3.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fast-check/3.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fast-check/3.22.0/3.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fast-check/3.22.0/3.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v3.23.1`](https://redirect.github.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#3231)

[Compare
Source](https://redirect.github.com/dubzzz/fast-check/compare/v3.23.0...v3.23.1)

*Faster instantiation of internet-related arbitraries*

\[[Code](https://redirect.github.com/dubzzz/fast-check/tree/v3.23.1)]\[[Diff](https://redirect.github.com/dubzzz/fast-check/compare/v3.23.0...v3.23.1)]

#### Fixes

- ([PR#5402](https://redirect.github.com/dubzzz/fast-check/pull/5402))
Performance: Faster instantiation of internet-related arbitraries

###
[`v3.23.0`](https://redirect.github.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#3230)

[Compare
Source](https://redirect.github.com/dubzzz/fast-check/compare/v3.22.0...v3.23.0)

*Extend usages of string-units and increased performance*

\[[Code](https://redirect.github.com/dubzzz/fast-check/tree/v3.23.0)]\[[Diff](https://redirect.github.com/dubzzz/fast-check/compare/v3.22.0...v3.23.0)]

#### Features

- ([PR#5366](https://redirect.github.com/dubzzz/fast-check/pull/5366))
Add support for string-`unit` on `object`/`anything` arbitrary
- ([PR#5367](https://redirect.github.com/dubzzz/fast-check/pull/5367))
Add support for string-`unit` on `json` arbitrary
- ([PR#5390](https://redirect.github.com/dubzzz/fast-check/pull/5390))
Add back strong unmapping capabilities to `string`

#### Fixes

- ([PR#5327](https://redirect.github.com/dubzzz/fast-check/pull/5327))
Bug: Resist even more to external poisoning for `string`
- ([PR#5368](https://redirect.github.com/dubzzz/fast-check/pull/5368))
Bug: Better support for poisoning on `stringMatching`
- ([PR#5344](https://redirect.github.com/dubzzz/fast-check/pull/5344))
CI: Adapt some tests for Node v23
- ([PR#5346](https://redirect.github.com/dubzzz/fast-check/pull/5346))
CI: Drop usages of `it.concurrent` due to Node 23 failing
- ([PR#5363](https://redirect.github.com/dubzzz/fast-check/pull/5363))
CI: Move to Vitest for `examples/`
- ([PR#5391](https://redirect.github.com/dubzzz/fast-check/pull/5391))
CI: Preview builds using `pkg.pr.new`
- ([PR#5392](https://redirect.github.com/dubzzz/fast-check/pull/5392))
CI: Connect custom templates to `pkg.pr.new` previews
- ([PR#5394](https://redirect.github.com/dubzzz/fast-check/pull/5394))
CI: Install dependencies before building changesets
- ([PR#5396](https://redirect.github.com/dubzzz/fast-check/pull/5396))
CI: Proper commit name on changelogs
- ([PR#5393](https://redirect.github.com/dubzzz/fast-check/pull/5393))
Clean: Drop unused `examples/jest.setup.js`
- ([PR#5249](https://redirect.github.com/dubzzz/fast-check/pull/5249))
Doc: Release note for fast-check 3.22.0
- ([PR#5369](https://redirect.github.com/dubzzz/fast-check/pull/5369))
Doc: Typo fix in model-based-testing.md
- ([PR#5370](https://redirect.github.com/dubzzz/fast-check/pull/5370))
Doc: Add new contributor jamesbvaughan
- ([PR#5383](https://redirect.github.com/dubzzz/fast-check/pull/5383))
Doc: Properly indent code snippets for the documentation
- ([PR#5372](https://redirect.github.com/dubzzz/fast-check/pull/5372))
Performance: Faster `canShrinkWithoutContext` for constants
- ([PR#5386](https://redirect.github.com/dubzzz/fast-check/pull/5386))
Performance: Faster generate process for `mapToConstant`
- ([PR#5387](https://redirect.github.com/dubzzz/fast-check/pull/5387))
Performance: Faster tokenizer of strings
- ([PR#5388](https://redirect.github.com/dubzzz/fast-check/pull/5388))
Performance: Faster initialization of `string` with faster slices
- ([PR#5389](https://redirect.github.com/dubzzz/fast-check/pull/5389))
Performance: Faster initialization of `string` with pre-cached slices
- ([PR#5371](https://redirect.github.com/dubzzz/fast-check/pull/5371))
Test: Add extra set of tests for `constant*`

***

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 04:01:32 +00:00
renovate[bot]
0f60542f85
chore(deps): update dependency @babel/core to v7.26.0 (#8746)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core)
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core))
| [`7.25.9` ->
`7.26.0`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.25.9/7.26.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.25.9/7.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.25.9/7.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>babel/babel (@&#8203;babel/core)</summary>

###
[`v7.26.0`](https://redirect.github.com/babel/babel/compare/v7.25.9...v7.26.0)

[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.25.9...v7.26.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 01:24:15 +00:00
renovate[bot]
81277e109a
fix(deps): update dependency nodemailer to v6.9.16 (#8745)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nodemailer](https://nodemailer.com/)
([source](https://redirect.github.com/nodemailer/nodemailer)) |
[`6.9.15` ->
`6.9.16`](https://renovatebot.com/diffs/npm/nodemailer/6.9.15/6.9.16) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nodemailer/6.9.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nodemailer/6.9.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nodemailer/6.9.15/6.9.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemailer/6.9.15/6.9.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nodemailer/nodemailer (nodemailer)</summary>

###
[`v6.9.16`](https://redirect.github.com/nodemailer/nodemailer/blob/HEAD/CHANGELOG.md#6916-2024-10-28)

[Compare
Source](https://redirect.github.com/nodemailer/nodemailer/compare/v6.9.15...v6.9.16)

##### Bug Fixes

- **addressparser:** Correctly detect if user local part is attached to
domain part
([f2096c5](f2096c51b9))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 22:50:02 +00:00
renovate[bot]
b61c3fd7cc
fix(deps): update dependency compression to v1.7.5 (#8744)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [compression](https://redirect.github.com/expressjs/compression) |
[`1.7.4` ->
`1.7.5`](https://renovatebot.com/diffs/npm/compression/1.7.4/1.7.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/compression/1.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/compression/1.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/compression/1.7.4/1.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/compression/1.7.4/1.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>expressjs/compression (compression)</summary>

###
[`v1.7.5`](https://redirect.github.com/expressjs/compression/blob/HEAD/HISTORY.md#175--2024-10-31)

[Compare
Source](https://redirect.github.com/expressjs/compression/compare/1.7.4...1.7.5)

\==========

-   deps: Replace accepts with negotiator@~0.6.4
    -   Add preference option
-   deps: bytes@3.1.2
    -   Add petabyte (`pb`) support
    -   Fix "thousandsSeparator" incorrecting formatting fractional part
    -   Fix return value for un-parsable strings
-   deps: compressible@~2.0.18
    -   Mark `font/ttf` as compressible
    -   Remove compressible from `multipart/mixed`
    -   deps: mime-db@'>= 1.43.0 < 2'
-   deps: safe-buffer@5.2.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 19:42:37 +00:00
renovate[bot]
60ae9ac4c4
chore(deps): update dependency @types/node to v20.17.6 (#8706)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.17.1` ->
`20.17.6`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.1/20.17.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.1/20.17.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.1/20.17.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 09:47:40 +00:00