1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-04 13:48:56 +02:00
Commit Graph

1552 Commits

Author SHA1 Message Date
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
renovate[bot]
d985da3ab1
chore(deps): update dependency @types/node to v20.17.1 (#8632)
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.0` ->
`20.17.1`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.0/20.17.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.0/20.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.0/20.17.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 19:18:47 +00:00
Christopher Kolstad
8d4e3efbc5
chore: upgrade to biome 1.9.4 (#8616)
The two lints being turned off are new for 1.9.x and caused a massive
diff inside frontend if activated. To reduce impact, these were turned off for
the merge. We might want to look at turning them back on once we're
ready to have a semantic / a11y refactor of our frontend.
2024-10-31 15:24:22 +01:00
renovate[bot]
97ad814adf
fix(deps): update dependency pg-connection-string to v2.7.0 (#8605)
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.6.4` ->
`2.7.0`](https://renovatebot.com/diffs/npm/pg-connection-string/2.6.4/2.7.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/pg-connection-string/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pg-connection-string/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pg-connection-string/2.6.4/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pg-connection-string/2.6.4/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

- Convert to [es6
class](https://redirect.github.com/brianc/node-postgres/pull/2553)
- Add support for promises [to cursor
methods](https://redirect.github.com/brianc/node-postgres/pull/2554)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-31 02:31:59 +00:00
renovate[bot]
6ded30218e
chore(deps): update dependency @types/node to v20.17.0 (#8603)
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.16.14` ->
`20.17.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.14/20.17.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.14/20.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.14/20.17.0?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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-30 22:54:37 +00:00
renovate[bot]
85bc8fba27
chore(deps): update dependency @types/jest to v29.5.14 (#8599)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/jest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest))
| [`29.5.13` ->
`29.5.14`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.13/29.5.14)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjest/29.5.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fjest/29.5.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fjest/29.5.13/29.5.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fjest/29.5.13/29.5.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-30 19:17:38 +00:00
renovate[bot]
3337786e5a
fix(deps): update dependency pg to v8.13.0 (#8585)
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.12.0` ->
`8.13.0`](https://renovatebot.com/diffs/npm/pg/8.12.0/8.13.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pg/8.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pg/8.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pg/8.12.0/8.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pg/8.12.0/8.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v8.13.0`](https://redirect.github.com/brianc/node-postgres/compare/pg@8.12.0...pg@8.13.0)

[Compare
Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.12.0...pg@8.13.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-30 00:56:50 +00:00
renovate[bot]
545f5d8be6
fix(deps): update dependency @slack/web-api to v7.6.0 (#8584)
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.5.0` ->
`7.6.0`](https://renovatebot.com/diffs/npm/@slack%2fweb-api/7.5.0/7.6.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@slack%2fweb-api/7.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@slack%2fweb-api/7.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@slack%2fweb-api/7.5.0/7.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@slack%2fweb-api/7.5.0/7.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

### What's New

We've added support for [a new Slack Connect invite automation API:
`conversations.requestShared.list`](https://api.slack.com/methods/conversations.requestSharedInvite.list).
Use the `list` API as well as the `approve` and `deny` APIs to automate
approval and denial of Slack Connect invites into your Slack workspaces.
More details about this feature are available in our [Governing Slack
Connect invites
docs](https://api.slack.com/automation/governing-slack-connect-invites).

Also, the response types for a few APIs were extended with a few new
properties. Check out
[#&#8203;2071](https://redirect.github.com/slackapi/node-slack-sdk/issues/2071)
for the minor details.

### Changelog


[`59f200a`](https://redirect.github.com/slackapi/node-slack-sdk/commit/59f200a9)
web-api(feat): add support for `conversations.requestShared.list` API
([#&#8203;2072](https://redirect.github.com/slackapi/node-slack-sdk/issues/2072))

[`01d9d2d`](https://redirect.github.com/slackapi/node-slack-sdk/commit/01d9d2df)
web-api(feat): minor additions to some admin API response types
([#&#8203;2071](https://redirect.github.com/slackapi/node-slack-sdk/issues/2071))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-29 23:24:45 +00:00
renovate[bot]
93f3f5ff03
chore(deps): update dependency @babel/core to v7.25.9 (#8578)
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.8` ->
`7.25.9`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.25.8/7.25.9)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.25.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.25.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.25.8/7.25.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.25.8/7.25.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v7.25.9`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7259-2024-10-22)

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

##### 🐛 Bug Fix

-   `babel-parser`, `babel-template`, `babel-types`
- [#&#8203;16905](https://redirect.github.com/babel/babel/pull/16905)
fix: Keep type annotations in `syntacticPlaceholders` mode
([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
-   `babel-helper-compilation-targets`, `babel-preset-env`
- [#&#8203;16907](https://redirect.github.com/babel/babel/pull/16907)
fix: support BROWSERSLIST{,\_CONFIG} env
([@&#8203;JLHwung](https://redirect.github.com/JLHwung))
-   Other
- [#&#8203;16884](https://redirect.github.com/babel/babel/pull/16884)
Analyze `ClassAccessorProperty` to prevent the `no-undef` rule
([@&#8203;victorenator](https://redirect.github.com/victorenator))

##### 🏠 Internal

-   `babel-helper-transform-fixture-test-runner`
- [#&#8203;16914](https://redirect.github.com/babel/babel/pull/16914)
remove test options flaky
([@&#8203;JLHwung](https://redirect.github.com/JLHwung))

##### 🏃‍♀️ Performance

-   `babel-parser`, `babel-types`
- [#&#8203;16918](https://redirect.github.com/babel/babel/pull/16918)
perf: Make `VISITOR_KEYS` etc. faster to access
([@&#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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-29 18:22:44 +00:00
renovate[bot]
fe35d4ac39
chore(deps): update dependency @types/node to v20.16.14 (#8579)
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.16.13` ->
`20.16.14`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.13/20.16.14)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.13/20.16.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.13/20.16.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-29 18:21:57 +00:00
renovate[bot]
2d9cdac530
chore(deps): update dependency path-to-regexp to v1 [security] (#8544) 2024-10-29 09:45:14 +01:00
renovate[bot]
03eee8ab61
chore(deps): update dependency @swc/core to v1.7.39 (#8566)
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.36` ->
`1.7.39`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.7.36/1.7.39) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.7.39?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.7.39?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.7.36/1.7.39?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.7.36/1.7.39?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v1.7.39`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1739---2024-10-22)

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

##### Bug Fixes

- **(es/compat)** Add missing visit children for `destructuring`
([#&#8203;9658](https://redirect.github.com/swc-project/swc/issues/9658))
([32116a0](32116a0940))

- **(es/parser)** Correct `>` and `<` when exit type context
([#&#8203;9653](https://redirect.github.com/swc-project/swc/issues/9653))
([abffc07](abffc07356))

- **(es/proposal)** Use `tsc` version of explicit resource management
([#&#8203;9585](https://redirect.github.com/swc-project/swc/issues/9585))
([f735108](f735108017))

- **(wasm-typescript)** Fix option types of functions
([#&#8203;9662](https://redirect.github.com/swc-project/swc/issues/9662))
([4cbe33c](4cbe33c32f))

##### Features

- **(es/minifier)** Implement optional catch binding
([#&#8203;9657](https://redirect.github.com/swc-project/swc/issues/9657))
([f70b842](f70b842c55))

##### Miscellaneous Tasks

- **(es/typescript)** Improve enum comments and sourcemap
([#&#8203;9652](https://redirect.github.com/swc-project/swc/issues/9652))
([31fe3b6](31fe3b6be1))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-29 03:45:53 +00:00
renovate[bot]
28404edf9d
chore(deps): update dependency ssh2 to v1.16.0 (#8563)
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>mscdex/ssh2 (ssh2)</summary>

###
[`v1.16.0`](https://redirect.github.com/mscdex/ssh2/compare/v1.15.0...v1.16.0)

[Compare
Source](https://redirect.github.com/mscdex/ssh2/compare/v1.15.0...v1.16.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 becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 22:05:51 +00:00
Nuno Góis
c6173f416b
chore: bump unleash client to 6.1.2 (#8558) 2024-10-28 16:37:29 +00:00
renovate[bot]
7006725596
chore(deps): update dependency @types/node to v20.16.13 (#8547)
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.16.12` ->
`20.16.13`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.12/20.16.13)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.12/20.16.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.12/20.16.13?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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-27 23:09:41 +00:00
renovate[bot]
d7a26589e1
chore(deps): update dependency path-to-regexp to v0.2.5 (#8543)
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>pillarjs/path-to-regexp (path-to-regexp)</summary>

###
[`v0.2.5`](https://redirect.github.com/pillarjs/path-to-regexp/blob/HEAD/History.md#025--2014-08-07)

[Compare
Source](https://redirect.github.com/pillarjs/path-to-regexp/compare/v0.2.4...v0.2.5)

-   Allow keys parameter to be omitted

###
[`v0.2.4`](https://redirect.github.com/pillarjs/path-to-regexp/blob/HEAD/History.md#024--2014-08-02)

[Compare
Source](https://redirect.github.com/pillarjs/path-to-regexp/compare/v0.2.3...v0.2.4)

-   Code coverage badge
-   Updated readme
-   Attach keys to the generated regexp

###
[`v0.2.3`](https://redirect.github.com/pillarjs/path-to-regexp/blob/HEAD/History.md#023--2014-07-09)

[Compare
Source](https://redirect.github.com/pillarjs/path-to-regexp/compare/v0.2.2...v0.2.3)

-   Add MIT license

###
[`v0.2.2`](https://redirect.github.com/pillarjs/path-to-regexp/blob/HEAD/History.md#022--2014-07-06)

[Compare
Source](https://redirect.github.com/pillarjs/path-to-regexp/compare/v0.2.1...v0.2.2)

-   A passed in trailing slash in non-strict mode will become optional
- In non-end mode, the optional trailing slash will only match at the
end

###
[`v0.2.1`](https://redirect.github.com/pillarjs/path-to-regexp/blob/HEAD/History.md#021--2014-06-11)

[Compare
Source](https://redirect.github.com/pillarjs/path-to-regexp/compare/v0.2.0...v0.2.1)

-   Fixed a major capturing group regexp regression

###
[`v0.2.0`](https://redirect.github.com/pillarjs/path-to-regexp/blob/HEAD/History.md#020--2014-06-09)

[Compare
Source](https://redirect.github.com/pillarjs/path-to-regexp/compare/v0.1.11...v0.2.0)

-   Improved support for arrays
-   Improved support for regexps
- Better support for non-ending strict mode matches with a trailing
slash
-   Travis CI support
-   Block using regexp special characters in the path
-   Removed support for the asterisk to match all
-   New support for parameter suffixes - `*`, `+` and `?`
-   Updated readme
-   Provide delimiter information with keys array

###
[`v0.1.11`](https://redirect.github.com/pillarjs/path-to-regexp/releases/tag/v0.1.11):
Error on bad input

[Compare
Source](https://redirect.github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.11)

**Changed**

- Add error on bad input values
[`8f09549`](https://redirect.github.com/pillarjs/path-to-regexp/commit/8f09549)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 17:35:57 +00:00
renovate[bot]
f0d2d8cf92
chore(deps): update dependency node to v20.18.0 (#8542)
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)) | | minor |
`20.17.0` -> `20.18.0` | |
[![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/node-version/node/v20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/node-version/node/v20.17.0/v20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v20.17.0/v20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [node](https://redirect.github.com/nodejs/node) | final | minor |
`20.16.0-alpine` -> `20.18.0-alpine` | |
[![age](https://developer.mend.io/api/mc/badges/age/docker/node/20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/node/20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/node/20.16.0/20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/node/20.16.0/20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [node](https://redirect.github.com/nodejs/node) | stage | minor |
`20.16.0-alpine` -> `20.18.0-alpine` | |
[![age](https://developer.mend.io/api/mc/badges/age/docker/node/20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/node/20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/node/20.16.0/20.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/node/20.16.0/20.18.0?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.16.3` ->
`20.16.12`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.3/20.16.12)
| `20.17.1` (+4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.3/20.16.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.3/20.16.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v20.18.0`](https://redirect.github.com/nodejs/node/releases/tag/v20.18.0):
2024-10-03, Version 20.18.0 &#x27;Iron&#x27; (LTS), @&#8203;targos

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

##### Notable Changes

##### Experimental Network Inspection Support in Node.js

This update introduces the initial support for network inspection in
Node.js.
Currently, this is an experimental feature, so you need to enable it
using the `--experimental-network-inspection` flag.
With this feature enabled, you can inspect network activities occurring
within a JavaScript application.

To use network inspection, start your Node.js application with the
following command:

```console
$ node --inspect-wait --experimental-network-inspection index.js
```

Please note that the network inspection capabilities are in active
development.
We are actively working on enhancing this feature and will continue to
expand its functionality in future updates.

- Network inspection is limited to the `http` and `https` modules only.
-   The Network tab in Chrome DevTools will not be available until the
[feature request on the Chrome DevTools
side](https://issues.chromium.org/issues/353924015) is addressed.

Contributed by Kohei Ueno in
[#&#8203;53593](https://redirect.github.com/nodejs/node/pull/53593) and
[#&#8203;54246](https://redirect.github.com/nodejs/node/pull/54246)

##### Exposes X509\_V_FLAG_PARTIAL_CHAIN to tls.createSecureContext

This releases introduces a new option to the API
`tls.createSecureContext`. From
now on, `tls.createSecureContext({ allowPartialTrustChain: true })` can
be used
to treat intermediate (non-self-signed) certificates in the trust CA
certificate
list as trusted.

Contributed by Anna Henningsen in
[#&#8203;54790](https://redirect.github.com/nodejs/node/pull/54790)

##### New option for vm.createContext() to create a context with a
freezable globalThis

Node.js implements a flavor of `vm.createContext()` and friends that
creates a context without contextifying its global
object when vm.constants.DONT_CONTEXTIFY is used. This is suitable when
users want to freeze the context
(impossible when the global is contextified i.e. has interceptors
installed) or speed up the global access if they
don't need the interceptor behavior.

Contributed by Joyee Cheung in
[#&#8203;54394](https://redirect.github.com/nodejs/node/pull/54394)

##### Deprecations

-
\[[`64aa31f6e5`](https://redirect.github.com/nodejs/node/commit/64aa31f6e5)]
- **repl**: doc-deprecate instantiating `node:repl` classes without
`new` (Aviv Keller)
[#&#8203;54842](https://redirect.github.com/nodejs/node/pull/54842)
-
\[[`4c52ee3d7f`](https://redirect.github.com/nodejs/node/commit/4c52ee3d7f)]
- **zlib**: deprecate instantiating classes without new (Yagiz Nizipli)
[#&#8203;54708](https://redirect.github.com/nodejs/node/pull/54708)

##### Other Notable Changes

-
\[[`b80da2f964`](https://redirect.github.com/nodejs/node/commit/b80da2f964)]
- **buffer**: optimize createFromString (Robert Nagy)
[#&#8203;54324](https://redirect.github.com/nodejs/node/pull/54324)
-
\[[`02b36cbd2d`](https://redirect.github.com/nodejs/node/commit/02b36cbd2d)]
- **(SEMVER-MINOR)** **lib**: add EventSource Client (Aras Abbasi)
[#&#8203;51575](https://redirect.github.com/nodejs/node/pull/51575)
-
\[[`879546a9bf`](https://redirect.github.com/nodejs/node/commit/879546a9bf)]
- **(SEMVER-MINOR)** **src,lib**: add performance.uvMetricsInfo (Rafael
Gonzaga)
[#&#8203;54413](https://redirect.github.com/nodejs/node/pull/54413)
-
\[[`f789f4c92d`](https://redirect.github.com/nodejs/node/commit/f789f4c92d)]
- **(SEMVER-MINOR)** **test_runner**: support module mocking (Colin
Ihrig)
[#&#8203;52848](https://redirect.github.com/nodejs/node/pull/52848)
-
\[[`4eb0749b6c`](https://redirect.github.com/nodejs/node/commit/4eb0749b6c)]
- **(SEMVER-MINOR)** **url**: implement parse method for safer URL
parsing (Ali Hassan)
[#&#8203;52280](https://redirect.github.com/nodejs/node/pull/52280)

##### Commits

-
\[[`013c48f0e9`](https://redirect.github.com/nodejs/node/commit/013c48f0e9)]
- **benchmark**: --no-warnings to avoid DEP/ExpWarn log (Rafael Gonzaga)
[#&#8203;54928](https://redirect.github.com/nodejs/node/pull/54928)
-
\[[`194fc113ac`](https://redirect.github.com/nodejs/node/commit/194fc113ac)]
- **benchmark**: add buffer.isAscii benchmark (RafaelGSS)
[#&#8203;54740](https://redirect.github.com/nodejs/node/pull/54740)
-
\[[`7410d51cb9`](https://redirect.github.com/nodejs/node/commit/7410d51cb9)]
- **benchmark**: add buffer.isUtf8 bench (RafaelGSS)
[#&#8203;54740](https://redirect.github.com/nodejs/node/pull/54740)
-
\[[`2393f21e8a`](https://redirect.github.com/nodejs/node/commit/2393f21e8a)]
- **benchmark**: add access async version to bench (Rafael Gonzaga)
[#&#8203;54747](https://redirect.github.com/nodejs/node/pull/54747)
-
\[[`b8779721f0`](https://redirect.github.com/nodejs/node/commit/b8779721f0)]
- **benchmark**: enhance dc publish benchmark (Rafael Gonzaga)
[#&#8203;54745](https://redirect.github.com/nodejs/node/pull/54745)
-
\[[`4078aa83ff`](https://redirect.github.com/nodejs/node/commit/4078aa83ff)]
- **benchmark**: add match and doesNotMatch bench (RafaelGSS)
[#&#8203;54734](https://redirect.github.com/nodejs/node/pull/54734)
-
\[[`66acab9976`](https://redirect.github.com/nodejs/node/commit/66acab9976)]
- **benchmark**: add rejects and doesNotReject bench (RafaelGSS)
[#&#8203;54734](https://redirect.github.com/nodejs/node/pull/54734)
-
\[[`6db777fb3a`](https://redirect.github.com/nodejs/node/commit/6db777fb3a)]
- **benchmark**: add throws and doesNotThrow bench (RafaelGSS)
[#&#8203;54734](https://redirect.github.com/nodejs/node/pull/54734)
-
\[[`8f101560ce`](https://redirect.github.com/nodejs/node/commit/8f101560ce)]
- **benchmark**: add strictEqual and notStrictEqual bench (RafaelGSS)
[#&#8203;54734](https://redirect.github.com/nodejs/node/pull/54734)
-
\[[`2c9e4c936e`](https://redirect.github.com/nodejs/node/commit/2c9e4c936e)]
- **benchmark**: adds groups to better separate benchmarks (Giovanni
Bucci)
[#&#8203;54393](https://redirect.github.com/nodejs/node/pull/54393)
-
\[[`671c3ac633`](https://redirect.github.com/nodejs/node/commit/671c3ac633)]
- **benchmark**: fix benchmark for file path and URL conversion (Early
Riser)
[#&#8203;54190](https://redirect.github.com/nodejs/node/pull/54190)
-
\[[`8c8708cb5b`](https://redirect.github.com/nodejs/node/commit/8c8708cb5b)]
- **benchmark**: use assert.ok searchparams (Rafael Gonzaga)
[#&#8203;54334](https://redirect.github.com/nodejs/node/pull/54334)
-
\[[`8b71fa79e2`](https://redirect.github.com/nodejs/node/commit/8b71fa79e2)]
- **benchmark**: add stream.compose benchmark (jakecastelli)
[#&#8203;54308](https://redirect.github.com/nodejs/node/pull/54308)
-
\[[`93ee36e3a0`](https://redirect.github.com/nodejs/node/commit/93ee36e3a0)]
- **benchmark**: rename count to n (Rafael Gonzaga)
[#&#8203;54271](https://redirect.github.com/nodejs/node/pull/54271)
-
\[[`f2971b6f0b`](https://redirect.github.com/nodejs/node/commit/f2971b6f0b)]
- **benchmark**: change assert() to assert.ok() (Rafael Gonzaga)
[#&#8203;54254](https://redirect.github.com/nodejs/node/pull/54254)
-
\[[`f48f2c212c`](https://redirect.github.com/nodejs/node/commit/f48f2c212c)]
- **benchmark**: support --help in CLI (Aviv Keller)
[#&#8203;53358](https://redirect.github.com/nodejs/node/pull/53358)
-
\[[`0309b0520b`](https://redirect.github.com/nodejs/node/commit/0309b0520b)]
- **benchmark**: remove force option as force defaults to true (Yelim
Koo) [#&#8203;54203](https://redirect.github.com/nodejs/node/pull/54203)
-
\[[`b6e8305b2d`](https://redirect.github.com/nodejs/node/commit/b6e8305b2d)]
- **benchmark**: use assert.ok instead of assert (Rafael Gonzaga)
[#&#8203;54176](https://redirect.github.com/nodejs/node/pull/54176)
-
\[[`90c660d26a`](https://redirect.github.com/nodejs/node/commit/90c660d26a)]
- **benchmark**: add require-esm benchmark (Joyee Cheung)
[#&#8203;52166](https://redirect.github.com/nodejs/node/pull/52166)
-
\[[`1b8584b52e`](https://redirect.github.com/nodejs/node/commit/1b8584b52e)]
- **benchmark,doc**: add CPU scaling governor to perf (Rafael Gonzaga)
[#&#8203;54723](https://redirect.github.com/nodejs/node/pull/54723)
-
\[[`0b9161b330`](https://redirect.github.com/nodejs/node/commit/0b9161b330)]
- **benchmark,doc**: mention bar.R to the list of scripts (Rafael
Gonzaga)
[#&#8203;54722](https://redirect.github.com/nodejs/node/pull/54722)
-
\[[`84bf93b7ea`](https://redirect.github.com/nodejs/node/commit/84bf93b7ea)]
- **buffer**: allow invalid encoding in from (Robert Nagy)
[#&#8203;54533](https://redirect.github.com/nodejs/node/pull/54533)
-
\[[`d04246a0d7`](https://redirect.github.com/nodejs/node/commit/d04246a0d7)]
- **buffer**: optimize byteLength for common encodings (Robert Nagy)
[#&#8203;54342](https://redirect.github.com/nodejs/node/pull/54342)
-
\[[`f36831f694`](https://redirect.github.com/nodejs/node/commit/f36831f694)]
- **buffer**: optimize createFromString (Robert Nagy)
[#&#8203;54324](https://redirect.github.com/nodejs/node/pull/54324)
-
\[[`f5f40c8088`](https://redirect.github.com/nodejs/node/commit/f5f40c8088)]
- **buffer**: optimize for common encodings (Robert Nagy)
[#&#8203;54319](https://redirect.github.com/nodejs/node/pull/54319)
-
\[[`76c37703be`](https://redirect.github.com/nodejs/node/commit/76c37703be)]
- **buffer**: add JSDoc to blob bytes method (Roberto Simonini)
[#&#8203;54117](https://redirect.github.com/nodejs/node/pull/54117)
-
\[[`3012d31404`](https://redirect.github.com/nodejs/node/commit/3012d31404)]
- **buffer**: use faster integer argument check (Robert Nagy)
[#&#8203;54089](https://redirect.github.com/nodejs/node/pull/54089)
-
\[[`3505782801`](https://redirect.github.com/nodejs/node/commit/3505782801)]
- **buffer**: make indexOf(byte) faster (Tobias Nießen)
[#&#8203;53455](https://redirect.github.com/nodejs/node/pull/53455)
-
\[[`d285fc1f68`](https://redirect.github.com/nodejs/node/commit/d285fc1f68)]
- **build**: upgrade clang-format to v18 (Aviv Keller)
[#&#8203;53957](https://redirect.github.com/nodejs/node/pull/53957)
-
\[[`d288ec3b0a`](https://redirect.github.com/nodejs/node/commit/d288ec3b0a)]
- **build**: fix conflicting V8 object print flags (Daeyeon Jeong)
[#&#8203;54785](https://redirect.github.com/nodejs/node/pull/54785)
-
\[[`e862eecac9`](https://redirect.github.com/nodejs/node/commit/e862eecac9)]
- **build**: do not build with code cache for core coverage collection
(Joyee Cheung)
[#&#8203;54633](https://redirect.github.com/nodejs/node/pull/54633)
-
\[[`f7a606eb96`](https://redirect.github.com/nodejs/node/commit/f7a606eb96)]
- **build**: turn off `-Wrestrict` (Richard Lau)
[#&#8203;54737](https://redirect.github.com/nodejs/node/pull/54737)
-
\[[`71ca2665e4`](https://redirect.github.com/nodejs/node/commit/71ca2665e4)]
- **build**: reclaim disk space on macOS GHA runner (jakecastelli)
[#&#8203;54658](https://redirect.github.com/nodejs/node/pull/54658)
-
\[[`82d8051c39`](https://redirect.github.com/nodejs/node/commit/82d8051c39)]
- **build**: don't clean obj.target directory if it doesn't exist (Joyee
Cheung)
[#&#8203;54337](https://redirect.github.com/nodejs/node/pull/54337)
-
\[[`6e550b1f26`](https://redirect.github.com/nodejs/node/commit/6e550b1f26)]
- **build**: update `ruff` to `0.5.2` (Aviv Keller)
[#&#8203;53909](https://redirect.github.com/nodejs/node/pull/53909)
-
\[[`e2ea7b26d7`](https://redirect.github.com/nodejs/node/commit/e2ea7b26d7)]
- **build**: fix ./configure --help format error (Zhenwei Jin)
[#&#8203;53066](https://redirect.github.com/nodejs/node/pull/53066)
-
\[[`eb2402d569`](https://redirect.github.com/nodejs/node/commit/eb2402d569)]
- **build**: enable building with shared uvwasi lib (Pooja D P)
[#&#8203;43987](https://redirect.github.com/nodejs/node/pull/43987)
-
\[[`45732314d4`](https://redirect.github.com/nodejs/node/commit/45732314d4)]
- **build**: sync V8 warning cflags with BUILD.gn (Michaël Zasso)
[#&#8203;52873](https://redirect.github.com/nodejs/node/pull/52873)
-
\[[`6e0a2bb54c`](https://redirect.github.com/nodejs/node/commit/6e0a2bb54c)]
- **build**: harmonize Clang checks (Michaël Zasso)
[#&#8203;52873](https://redirect.github.com/nodejs/node/pull/52873)
-
\[[`3f78d4eb28`](https://redirect.github.com/nodejs/node/commit/3f78d4eb28)]
- **cli**: add `--expose-gc` flag available to `NODE_OPTIONS` (Juan
José)
[#&#8203;53078](https://redirect.github.com/nodejs/node/pull/53078)
-
\[[`a110409b2a`](https://redirect.github.com/nodejs/node/commit/a110409b2a)]
- **console**: use validateOneOf for colorMode validation (HEESEUNG)
[#&#8203;54245](https://redirect.github.com/nodejs/node/pull/54245)
-
\[[`231ab788ea`](https://redirect.github.com/nodejs/node/commit/231ab788ea)]
- **crypto**: reject dh,x25519,x448 in {Sign,Verify}Final (Huáng
Jùnliàng)
[#&#8203;53774](https://redirect.github.com/nodejs/node/pull/53774)
-
\[[`a5984e4570`](https://redirect.github.com/nodejs/node/commit/a5984e4570)]
- **crypto**: return a clearer error when loading an unsupported pkcs12
(Tim Perry)
[#&#8203;54485](https://redirect.github.com/nodejs/node/pull/54485)
-
\[[`f287cd77bd`](https://redirect.github.com/nodejs/node/commit/f287cd77bd)]
- **crypto**: remove unused `kHashTypes` internal (Antoine du Hamel)
[#&#8203;54627](https://redirect.github.com/nodejs/node/pull/54627)
-
\[[`1fc904f8c4`](https://redirect.github.com/nodejs/node/commit/1fc904f8c4)]
- **deps**: update cjs-module-lexer to 1.4.1 (Node.js GitHub Bot)
[#&#8203;54846](https://redirect.github.com/nodejs/node/pull/54846)
-
\[[`95b55c39b1`](https://redirect.github.com/nodejs/node/commit/95b55c39b1)]
- **deps**: update simdutf to 5.5.0 (Node.js GitHub Bot)
[#&#8203;54434](https://redirect.github.com/nodejs/node/pull/54434)
-
\[[`cf6ded5dd3`](https://redirect.github.com/nodejs/node/commit/cf6ded5dd3)]
- **deps**: update cjs-module-lexer to 1.4.0 (Node.js GitHub Bot)
[#&#8203;54713](https://redirect.github.com/nodejs/node/pull/54713)
-
\[[`7f8edce3f1`](https://redirect.github.com/nodejs/node/commit/7f8edce3f1)]
- **deps**: update c-ares to v1.33.1 (Node.js GitHub Bot)
[#&#8203;54549](https://redirect.github.com/nodejs/node/pull/54549)
-
\[[`9a4a7b7ecc`](https://redirect.github.com/nodejs/node/commit/9a4a7b7ecc)]
- **deps**: update undici to 6.19.8 (Node.js GitHub Bot)
[#&#8203;54456](https://redirect.github.com/nodejs/node/pull/54456)
-
\[[`87ca1d7fee`](https://redirect.github.com/nodejs/node/commit/87ca1d7fee)]
- **deps**: update simdutf to 5.3.4 (Node.js GitHub Bot)
[#&#8203;54312](https://redirect.github.com/nodejs/node/pull/54312)
-
\[[`d3a743f182`](https://redirect.github.com/nodejs/node/commit/d3a743f182)]
- **deps**: update zlib to 1.3.0.1-motley-71660e1 (Node.js GitHub Bot)
[#&#8203;53464](https://redirect.github.com/nodejs/node/pull/53464)
-
\[[`926981aa9f`](https://redirect.github.com/nodejs/node/commit/926981aa9f)]
- **deps**: update zlib to 1.3.0.1-motley-c2469fd (Node.js GitHub Bot)
[#&#8203;53464](https://redirect.github.com/nodejs/node/pull/53464)
-
\[[`654c8d1fdc`](https://redirect.github.com/nodejs/node/commit/654c8d1fdc)]
- **deps**: update zlib to 1.3.0.1-motley-68e57e6 (Node.js GitHub Bot)
[#&#8203;53464](https://redirect.github.com/nodejs/node/pull/53464)
-
\[[`2477e79172`](https://redirect.github.com/nodejs/node/commit/2477e79172)]
- **deps**: update zlib to 1.3.0.1-motley-8b7eff8 (Node.js GitHub Bot)
[#&#8203;53464](https://redirect.github.com/nodejs/node/pull/53464)
-
\[[`3d8113faf5`](https://redirect.github.com/nodejs/node/commit/3d8113faf5)]
- **deps**: update zlib to 1.3.0.1-motley-e432200 (Node.js GitHub Bot)
[#&#8203;53464](https://redirect.github.com/nodejs/node/pull/53464)
-
\[[`ac294e3db4`](https://redirect.github.com/nodejs/node/commit/ac294e3db4)]
- **deps**: update zlib to 1.3.0.1-motley-887bb57 (Node.js GitHub Bot)
[#&#8203;53464](https://redirect.github.com/nodejs/node/pull/53464)
-
\[[`239588b968`](https://redirect.github.com/nodejs/node/commit/239588b968)]
- **deps**: update c-ares to v1.33.0 (Node.js GitHub Bot)
[#&#8203;54198](https://redirect.github.com/nodejs/node/pull/54198)
-
\[[`6e7de37ed3`](https://redirect.github.com/nodejs/node/commit/6e7de37ed3)]
- **deps**: update undici to 6.19.7 (Node.js GitHub Bot)
[#&#8203;54286](https://redirect.github.com/nodejs/node/pull/54286)
-
\[[`38aa9d6ea9`](https://redirect.github.com/nodejs/node/commit/38aa9d6ea9)]
- **deps**: update acorn to 8.12.1 (Node.js GitHub Bot)
[#&#8203;53465](https://redirect.github.com/nodejs/node/pull/53465)
-
\[[`d30145f663`](https://redirect.github.com/nodejs/node/commit/d30145f663)]
- **deps**: update undici to 6.19.5 (Node.js GitHub Bot)
[#&#8203;54076](https://redirect.github.com/nodejs/node/pull/54076)
-
\[[`c169d9c12b`](https://redirect.github.com/nodejs/node/commit/c169d9c12b)]
- **deps**: update simdutf to 5.3.1 (Node.js GitHub Bot)
[#&#8203;54196](https://redirect.github.com/nodejs/node/pull/54196)
-
\[[`92f3447957`](https://redirect.github.com/nodejs/node/commit/92f3447957)]
- **doc**: add missing EventSource docs to globals (Matthew Aitken)
[#&#8203;55022](https://redirect.github.com/nodejs/node/pull/55022)
-
\[[`2879ce9681`](https://redirect.github.com/nodejs/node/commit/2879ce9681)]
- **doc**: fix broken Android building link (Niklas Wenzel)
[#&#8203;54922](https://redirect.github.com/nodejs/node/pull/54922)
-
\[[`096623b59a`](https://redirect.github.com/nodejs/node/commit/096623b59a)]
- **doc**: add support link for aduh95 (Antoine du Hamel)
[#&#8203;54866](https://redirect.github.com/nodejs/node/pull/54866)
-
\[[`1dfd238781`](https://redirect.github.com/nodejs/node/commit/1dfd238781)]
- **doc**: run license-builder (github-actions\[bot])
[#&#8203;54854](https://redirect.github.com/nodejs/node/pull/54854)
-
\[[`a6c748fffb`](https://redirect.github.com/nodejs/node/commit/a6c748fffb)]
- **doc**: experimental flag for global accessible APIs (Chengzhong Wu)
[#&#8203;54330](https://redirect.github.com/nodejs/node/pull/54330)
-
\[[`d48a22fa14`](https://redirect.github.com/nodejs/node/commit/d48a22fa14)]
- **doc**: add `ERR_INVALID_ADDRESS` to `errors.md` (Aviv Keller)
[#&#8203;54661](https://redirect.github.com/nodejs/node/pull/54661)
-
\[[`4a840cecfa`](https://redirect.github.com/nodejs/node/commit/4a840cecfa)]
- **doc**: add support link for mcollina (Matteo Collina)
[#&#8203;54786](https://redirect.github.com/nodejs/node/pull/54786)
-
\[[`ec22d86512`](https://redirect.github.com/nodejs/node/commit/ec22d86512)]
- **doc**: mark `--conditions` CLI flag as stable (Guy Bedford)
[#&#8203;54209](https://redirect.github.com/nodejs/node/pull/54209)
-
\[[`77c702ca07`](https://redirect.github.com/nodejs/node/commit/77c702ca07)]
- **doc**: fix typo in recognizing-contributors (Tobias Nießen)
[#&#8203;54822](https://redirect.github.com/nodejs/node/pull/54822)
-
\[[`62953ef9fb`](https://redirect.github.com/nodejs/node/commit/62953ef9fb)]
- **doc**: clarify `--max-old-space-size` and `--max-semi-space-size`
units (Alexandre ABRIOUX)
[#&#8203;54477](https://redirect.github.com/nodejs/node/pull/54477)
-
\[[`e2bab0f2b2`](https://redirect.github.com/nodejs/node/commit/e2bab0f2b2)]
- **doc**: replace --allow-fs-read by --allow-fs-write in related
section (M1CK431)
[#&#8203;54427](https://redirect.github.com/nodejs/node/pull/54427)
-
\[[`9cbfd5b33a`](https://redirect.github.com/nodejs/node/commit/9cbfd5b33a)]
- **doc**: add support link for marco-ippolito (Marco Ippolito)
[#&#8203;54789](https://redirect.github.com/nodejs/node/pull/54789)
-
\[[`53167b29ef`](https://redirect.github.com/nodejs/node/commit/53167b29ef)]
- **doc**: fix typo (Michael Dawson)
[#&#8203;54640](https://redirect.github.com/nodejs/node/pull/54640)
-
\[[`87f78a35f7`](https://redirect.github.com/nodejs/node/commit/87f78a35f7)]
- **doc**: fix webcrypto.md AES-GCM backticks (Filip Skokan)
[#&#8203;54621](https://redirect.github.com/nodejs/node/pull/54621)
-
\[[`7c83c15221`](https://redirect.github.com/nodejs/node/commit/7c83c15221)]
- **doc**: add documentation about os.tmpdir() overrides (Joyee Cheung)
[#&#8203;54613](https://redirect.github.com/nodejs/node/pull/54613)
-
\[[`4bfd832d70`](https://redirect.github.com/nodejs/node/commit/4bfd832d70)]
- **doc**: add support me link for anonrig (Yagiz Nizipli)
[#&#8203;54611](https://redirect.github.com/nodejs/node/pull/54611)
-
\[[`22a103e5ec`](https://redirect.github.com/nodejs/node/commit/22a103e5ec)]
- **doc**: add alert on REPL from TCP socket (Rafael Gonzaga)
[#&#8203;54594](https://redirect.github.com/nodejs/node/pull/54594)
-
\[[`b6374c24e1`](https://redirect.github.com/nodejs/node/commit/b6374c24e1)]
- **doc**: fix typo in styleText description (Rafael Gonzaga)
[#&#8203;54616](https://redirect.github.com/nodejs/node/pull/54616)
-
\[[`2f5b98ee1f`](https://redirect.github.com/nodejs/node/commit/2f5b98ee1f)]
- **doc**: add getHeapStatistics() property descriptions (Benji
Marinacci)
[#&#8203;54584](https://redirect.github.com/nodejs/node/pull/54584)
-
\[[`482302b99b`](https://redirect.github.com/nodejs/node/commit/482302b99b)]
- **doc**: fix information about including coverage files (Aviv Keller)
[#&#8203;54527](https://redirect.github.com/nodejs/node/pull/54527)
-
\[[`b3708e7df4`](https://redirect.github.com/nodejs/node/commit/b3708e7df4)]
- **doc**: support collaborators - talk amplification (Michael Dawson)
[#&#8203;54508](https://redirect.github.com/nodejs/node/pull/54508)
-
\[[`c86fe23012`](https://redirect.github.com/nodejs/node/commit/c86fe23012)]
- **doc**: add note about shasum generation failure (Marco Ippolito)
[#&#8203;54487](https://redirect.github.com/nodejs/node/pull/54487)
-
\[[`d53e6cf755`](https://redirect.github.com/nodejs/node/commit/d53e6cf755)]
- **doc**: fix capitalization in module.md (shallow-beach)
[#&#8203;54488](https://redirect.github.com/nodejs/node/pull/54488)
-
\[[`cdc6713f18`](https://redirect.github.com/nodejs/node/commit/cdc6713f18)]
- **doc**: add esm examples to node:https (Alfredo González)
[#&#8203;54399](https://redirect.github.com/nodejs/node/pull/54399)
-
\[[`1ac1fe4e65`](https://redirect.github.com/nodejs/node/commit/1ac1fe4e65)]
- **doc**: fix error description of the max header size (Egawa Ryo)
[#&#8203;54125](https://redirect.github.com/nodejs/node/pull/54125)
-
\[[`244542b720`](https://redirect.github.com/nodejs/node/commit/244542b720)]
- **doc**: add git node security --cleanup (Rafael Gonzaga)
[#&#8203;54381](https://redirect.github.com/nodejs/node/pull/54381)
-
\[[`69fb71f54c`](https://redirect.github.com/nodejs/node/commit/69fb71f54c)]
- **doc**: add note on weakness of permission model (Tobias Nießen)
[#&#8203;54268](https://redirect.github.com/nodejs/node/pull/54268)
-
\[[`83b2cb908b`](https://redirect.github.com/nodejs/node/commit/83b2cb908b)]
- **doc**: add versions when `--watch-preserve-output` was added (Théo
LUDWIG)
[#&#8203;54328](https://redirect.github.com/nodejs/node/pull/54328)
-
\[[`460fb49483`](https://redirect.github.com/nodejs/node/commit/460fb49483)]
- **doc**: replace v19 mention in Current release (Rafael Gonzaga)
[#&#8203;54361](https://redirect.github.com/nodejs/node/pull/54361)
-
\[[`994b46a160`](https://redirect.github.com/nodejs/node/commit/994b46a160)]
- **doc**: correct peformance entry types (Jason Zhang)
[#&#8203;54263](https://redirect.github.com/nodejs/node/pull/54263)
-
\[[`f142e668cb`](https://redirect.github.com/nodejs/node/commit/f142e668cb)]
- **doc**: fix typo in method name in the sea doc (Eliyah Sundström)
[#&#8203;54027](https://redirect.github.com/nodejs/node/pull/54027)
-
\[[`9529a30dba`](https://redirect.github.com/nodejs/node/commit/9529a30dba)]
- **doc**: mark process.nextTick legacy (Marco Ippolito)
[#&#8203;51280](https://redirect.github.com/nodejs/node/pull/51280)
-
\[[`7e25fabb91`](https://redirect.github.com/nodejs/node/commit/7e25fabb91)]
- **doc**: add esm examples to node:http2 (Alfredo González)
[#&#8203;54292](https://redirect.github.com/nodejs/node/pull/54292)
-
\[[`6a4f05e384`](https://redirect.github.com/nodejs/node/commit/6a4f05e384)]
- **doc**: explicitly mention node:fs module restriction (Rafael
Gonzaga)
[#&#8203;54269](https://redirect.github.com/nodejs/node/pull/54269)
-
\[[`53f5c54997`](https://redirect.github.com/nodejs/node/commit/53f5c54997)]
- **doc**: warn for windows build bug (Jason Zhang)
[#&#8203;54217](https://redirect.github.com/nodejs/node/pull/54217)
-
\[[`07bde054f3`](https://redirect.github.com/nodejs/node/commit/07bde054f3)]
- **doc**: make some parameters optional in
`tracingChannel.traceCallback` (Deokjin Kim)
[#&#8203;54068](https://redirect.github.com/nodejs/node/pull/54068)
-
\[[`62bf03b5f1`](https://redirect.github.com/nodejs/node/commit/62bf03b5f1)]
- **doc**: add esm examples to node:dns (Alfredo González)
[#&#8203;54172](https://redirect.github.com/nodejs/node/pull/54172)
-
\[[`fb2b19184b`](https://redirect.github.com/nodejs/node/commit/fb2b19184b)]
- **doc**: add KevinEady as a triager (Chengzhong Wu)
[#&#8203;54179](https://redirect.github.com/nodejs/node/pull/54179)
-
\[[`24976bfba0`](https://redirect.github.com/nodejs/node/commit/24976bfba0)]
- **doc**: add esm examples to node:console (Alfredo González)
[#&#8203;54108](https://redirect.github.com/nodejs/node/pull/54108)
-
\[[`4e7edc40f7`](https://redirect.github.com/nodejs/node/commit/4e7edc40f7)]
- **doc**: fix sea assets example (Sadzurami)
[#&#8203;54192](https://redirect.github.com/nodejs/node/pull/54192)
-
\[[`322b5d91e1`](https://redirect.github.com/nodejs/node/commit/322b5d91e1)]
- **doc**: add links to security steward companies (Aviv Keller)
[#&#8203;52981](https://redirect.github.com/nodejs/node/pull/52981)
-
\[[`6ab271510e`](https://redirect.github.com/nodejs/node/commit/6ab271510e)]
- **doc**: move `onread` option from `socket.connect()` to `new
net.socket()` (sendoru)
[#&#8203;54194](https://redirect.github.com/nodejs/node/pull/54194)
-
\[[`39c30ea08f`](https://redirect.github.com/nodejs/node/commit/39c30ea08f)]
- **doc**: move release key for Myles Borins (Richard Lau)
[#&#8203;54059](https://redirect.github.com/nodejs/node/pull/54059)
-
\[[`e9fc54804a`](https://redirect.github.com/nodejs/node/commit/e9fc54804a)]
- **doc**: refresh instructions for building node from source (Liran
Tal) [#&#8203;53768](https://redirect.github.com/nodejs/node/pull/53768)
-
\[[`f131dc625a`](https://redirect.github.com/nodejs/node/commit/f131dc625a)]
- **doc**: add documentation for blob.bytes() method (jaexxin)
[#&#8203;54114](https://redirect.github.com/nodejs/node/pull/54114)
-
\[[`8d41bb900b`](https://redirect.github.com/nodejs/node/commit/8d41bb900b)]
- **doc**: add missing new lines to custom test reporter examples (Eddie
Abbondanzio)
[#&#8203;54152](https://redirect.github.com/nodejs/node/pull/54152)
-
\[[`2acaeaba77`](https://redirect.github.com/nodejs/node/commit/2acaeaba77)]
- **doc**: update list of Triagers on the `README.md` (Antoine du Hamel)
[#&#8203;54138](https://redirect.github.com/nodejs/node/pull/54138)
-
\[[`fff8eb2792`](https://redirect.github.com/nodejs/node/commit/fff8eb2792)]
- **doc**: expand troubleshooting section (Liran Tal)
[#&#8203;53808](https://redirect.github.com/nodejs/node/pull/53808)
-
\[[`402121520f`](https://redirect.github.com/nodejs/node/commit/402121520f)]
- **doc**: clarify `useCodeCache` setting for cross-platform SEA
generation (Yelim Koo)
[#&#8203;53994](https://redirect.github.com/nodejs/node/pull/53994)
-
\[[`272484b8b2`](https://redirect.github.com/nodejs/node/commit/272484b8b2)]
- **doc**: test for cli options (Aras Abbasi)
[#&#8203;51623](https://redirect.github.com/nodejs/node/pull/51623)
-
\[[`c4d0ca4710`](https://redirect.github.com/nodejs/node/commit/c4d0ca4710)]
- **doc, build**: fixup build docs (Aviv Keller)
[#&#8203;54899](https://redirect.github.com/nodejs/node/pull/54899)
-
\[[`2e3e17748b`](https://redirect.github.com/nodejs/node/commit/2e3e17748b)]
- **doc, child_process**: add esm snippets (Aviv Keller)
[#&#8203;53616](https://redirect.github.com/nodejs/node/pull/53616)
-
\[[`c40b4b4f27`](https://redirect.github.com/nodejs/node/commit/c40b4b4f27)]
- **doc, meta**: fix broken link in `onboarding.md` (Aviv Keller)
[#&#8203;54886](https://redirect.github.com/nodejs/node/pull/54886)
-
\[[`beff587b94`](https://redirect.github.com/nodejs/node/commit/beff587b94)]
- **doc, meta**: add missing `,` to `BUILDING.md` (Aviv Keller)
[#&#8203;54409](https://redirect.github.com/nodejs/node/pull/54409)
-
\[[`c114585430`](https://redirect.github.com/nodejs/node/commit/c114585430)]
- **doc, meta**: replace command with link to keys (Aviv Keller)
[#&#8203;53745](https://redirect.github.com/nodejs/node/pull/53745)
-
\[[`0843077a99`](https://redirect.github.com/nodejs/node/commit/0843077a99)]
- **doc, test**: simplify test README table (Aviv Keller)
[#&#8203;53971](https://redirect.github.com/nodejs/node/pull/53971)
-
\[[`2df7bc0e32`](https://redirect.github.com/nodejs/node/commit/2df7bc0e32)]
- **doc,tools**: enforce use of `node:` prefix (Antoine du Hamel)
[#&#8203;53950](https://redirect.github.com/nodejs/node/pull/53950)
-
\[[`0dd4639391`](https://redirect.github.com/nodejs/node/commit/0dd4639391)]
- **esm**: fix support for `URL` instances in `import.meta.resolve`
(Antoine du Hamel)
[#&#8203;54690](https://redirect.github.com/nodejs/node/pull/54690)
-
\[[`f0c55e206d`](https://redirect.github.com/nodejs/node/commit/f0c55e206d)]
- **fs**: refactor rimraf to avoid using primordials (Yagiz Nizipli)
[#&#8203;54834](https://redirect.github.com/nodejs/node/pull/54834)
-
\[[`f568384bbd`](https://redirect.github.com/nodejs/node/commit/f568384bbd)]
- **fs**: refactor handleTimestampsAndMode to remove redundant call
(HEESEUNG)
[#&#8203;54369](https://redirect.github.com/nodejs/node/pull/54369)
-
\[[`2fb7cc9715`](https://redirect.github.com/nodejs/node/commit/2fb7cc9715)]
- **fs**: fix typings (Yagiz Nizipli)
[#&#8203;53626](https://redirect.github.com/nodejs/node/pull/53626)
-
\[[`596940cfa0`](https://redirect.github.com/nodejs/node/commit/596940cfa0)]
- **http**: reduce likelihood of race conditions on keep-alive timeout
(jazelly)
[#&#8203;54863](https://redirect.github.com/nodejs/node/pull/54863)
-
\[[`6e13a7ba02`](https://redirect.github.com/nodejs/node/commit/6e13a7ba02)]
- **http**: remove prototype primordials (Antoine du Hamel)
[#&#8203;53698](https://redirect.github.com/nodejs/node/pull/53698)
-
\[[`99f96eb3f7`](https://redirect.github.com/nodejs/node/commit/99f96eb3f7)]
- **http2**: remove prototype primordials (Antoine du Hamel)
[#&#8203;53696](https://redirect.github.com/nodejs/node/pull/53696)
-
\[[`41f5eacc1a`](https://redirect.github.com/nodejs/node/commit/41f5eacc1a)]
- **https**: only use default ALPNProtocols when appropriate (Brian
White)
[#&#8203;54411](https://redirect.github.com/nodejs/node/pull/54411)
-
\[[`59a39520e1`](https://redirect.github.com/nodejs/node/commit/59a39520e1)]
- **(SEMVER-MINOR)** **inspector**: support `Network.loadingFailed`
event (Kohei Ueno)
[#&#8203;54246](https://redirect.github.com/nodejs/node/pull/54246)
-
\[[`d1007fb1a9`](https://redirect.github.com/nodejs/node/commit/d1007fb1a9)]
- **inspector**: provide detailed info to fix DevTools frontend errors
(Kohei Ueno)
[#&#8203;54156](https://redirect.github.com/nodejs/node/pull/54156)
-
\[[`3b93507949`](https://redirect.github.com/nodejs/node/commit/3b93507949)]
- **(SEMVER-MINOR)** **inspector**: add initial support for network
inspection (Kohei Ueno)
[#&#8203;53593](https://redirect.github.com/nodejs/node/pull/53593)
-
\[[`fc37b801c8`](https://redirect.github.com/nodejs/node/commit/fc37b801c8)]
- **lib**: remove unnecessary async (jakecastelli)
[#&#8203;54829](https://redirect.github.com/nodejs/node/pull/54829)
-
\[[`d86f24787b`](https://redirect.github.com/nodejs/node/commit/d86f24787b)]
- **lib**: make WeakRef safe in abort_controller (jazelly)
[#&#8203;54791](https://redirect.github.com/nodejs/node/pull/54791)
-
\[[`77c59224e5`](https://redirect.github.com/nodejs/node/commit/77c59224e5)]
- **lib**: add note about removing `node:sys` module (Rafael Gonzaga)
[#&#8203;54743](https://redirect.github.com/nodejs/node/pull/54743)
-
\[[`b8c06dce02`](https://redirect.github.com/nodejs/node/commit/b8c06dce02)]
- **lib**: ensure no holey array in fixed_queue (Jason Zhang)
[#&#8203;54537](https://redirect.github.com/nodejs/node/pull/54537)
-
\[[`b85c8ce1fc`](https://redirect.github.com/nodejs/node/commit/b85c8ce1fc)]
- **lib**: refactor SubtleCrypto experimental warnings (Filip Skokan)
[#&#8203;54620](https://redirect.github.com/nodejs/node/pull/54620)
-
\[[`e84812c1b5`](https://redirect.github.com/nodejs/node/commit/e84812c1b5)]
- **lib**: respect terminal capabilities on styleText (Rafael Gonzaga)
[#&#8203;54389](https://redirect.github.com/nodejs/node/pull/54389)
-
\[[`c004abaf17`](https://redirect.github.com/nodejs/node/commit/c004abaf17)]
- **lib**: replace spread operator with primordials function
(YoonSoo_Shin)
[#&#8203;54053](https://redirect.github.com/nodejs/node/pull/54053)
-
\[[`b79aeabc4d`](https://redirect.github.com/nodejs/node/commit/b79aeabc4d)]
- **lib**: avoid for of loop and remove unnecessary variable in zlib
(YoonSoo_Shin)
[#&#8203;54258](https://redirect.github.com/nodejs/node/pull/54258)
-
\[[`f4085363c6`](https://redirect.github.com/nodejs/node/commit/f4085363c6)]
- **lib**: fix unhandled errors in webstream adapters (Fedor Indutny)
[#&#8203;54206](https://redirect.github.com/nodejs/node/pull/54206)
-
\[[`1ad857e748`](https://redirect.github.com/nodejs/node/commit/1ad857e748)]
- **lib**: fix typos in comments within internal/streams (YoonSoo_Shin)
[#&#8203;54093](https://redirect.github.com/nodejs/node/pull/54093)
-
\[[`02b36cbd2d`](https://redirect.github.com/nodejs/node/commit/02b36cbd2d)]
- **(SEMVER-MINOR)** **lib**: add EventSource Client (Aras Abbasi)
[#&#8203;51575](https://redirect.github.com/nodejs/node/pull/51575)
-
\[[`afbf2c0530`](https://redirect.github.com/nodejs/node/commit/afbf2c0530)]
- **lib,permission**: support Buffer to permission.has (Rafael Gonzaga)
[#&#8203;54104](https://redirect.github.com/nodejs/node/pull/54104)
-
\[[`54af47395d`](https://redirect.github.com/nodejs/node/commit/54af47395d)]
- **meta**: bump peter-evans/create-pull-request from 6.1.0 to 7.0.1
(dependabot\[bot])
[#&#8203;54820](https://redirect.github.com/nodejs/node/pull/54820)
-
\[[`a0c10f2ed9`](https://redirect.github.com/nodejs/node/commit/a0c10f2ed9)]
- **meta**: add `Windows ARM64` to flaky-tests list (Aviv Keller)
[#&#8203;54693](https://redirect.github.com/nodejs/node/pull/54693)
-
\[[`27b06880e1`](https://redirect.github.com/nodejs/node/commit/27b06880e1)]
- **meta**: bump actions/setup-python from 5.1.1 to 5.2.0 (Rich Trott)
[#&#8203;54691](https://redirect.github.com/nodejs/node/pull/54691)
-
\[[`8747af1037`](https://redirect.github.com/nodejs/node/commit/8747af1037)]
- **meta**: update sccache to v0.8.1 (Aviv Keller)
[#&#8203;54720](https://redirect.github.com/nodejs/node/pull/54720)
-
\[[`3f753d87a6`](https://redirect.github.com/nodejs/node/commit/3f753d87a6)]
- **meta**: bump step-security/harden-runner from 2.9.0 to 2.9.1
(dependabot\[bot])
[#&#8203;54704](https://redirect.github.com/nodejs/node/pull/54704)
-
\[[`6f103ae25d`](https://redirect.github.com/nodejs/node/commit/6f103ae25d)]
- **meta**: bump actions/upload-artifact from 4.3.4 to 4.4.0
(dependabot\[bot])
[#&#8203;54703](https://redirect.github.com/nodejs/node/pull/54703)
-
\[[`3e6a9bb04e`](https://redirect.github.com/nodejs/node/commit/3e6a9bb04e)]
- **meta**: bump github/codeql-action from 3.25.15 to 3.26.6
(dependabot\[bot])
[#&#8203;54702](https://redirect.github.com/nodejs/node/pull/54702)
-
\[[`c666ebc4e4`](https://redirect.github.com/nodejs/node/commit/c666ebc4e4)]
- **meta**: fix links in `SECURITY.md` (Aviv Keller)
[#&#8203;54696](https://redirect.github.com/nodejs/node/pull/54696)
-
\[[`4d361b3bed`](https://redirect.github.com/nodejs/node/commit/4d361b3bed)]
- **meta**: fix `contributing` codeowners (Aviv Keller)
[#&#8203;54641](https://redirect.github.com/nodejs/node/pull/54641)
-
\[[`36931aa183`](https://redirect.github.com/nodejs/node/commit/36931aa183)]
- **meta**: remind users to use a supported version in bug reports (Aviv
Keller)
[#&#8203;54481](https://redirect.github.com/nodejs/node/pull/54481)
-
\[[`cf283d9ca7`](https://redirect.github.com/nodejs/node/commit/cf283d9ca7)]
- **meta**: run coverage-windows when `vcbuild.bat` updated (Aviv
Keller)
[#&#8203;54412](https://redirect.github.com/nodejs/node/pull/54412)
-
\[[`67ca397c9f`](https://redirect.github.com/nodejs/node/commit/67ca397c9f)]
- **meta**: add test-permission-\* CODEOWNERS (Rafael Gonzaga)
[#&#8203;54267](https://redirect.github.com/nodejs/node/pull/54267)
-
\[[`b61a2f5b79`](https://redirect.github.com/nodejs/node/commit/b61a2f5b79)]
- **meta**: move one or more collaborators to emeritus (Node.js GitHub
Bot) [#&#8203;54210](https://redirect.github.com/nodejs/node/pull/54210)
-
\[[`dd8ab83667`](https://redirect.github.com/nodejs/node/commit/dd8ab83667)]
- **meta**: add module label for the lib/internal/modules folder (Aviv
Keller)
[#&#8203;52858](https://redirect.github.com/nodejs/node/pull/52858)
-
\[[`db78978d17`](https://redirect.github.com/nodejs/node/commit/db78978d17)]
- **meta**: bump `actions/upload-artifact` from 4.3.3 to 4.3.4
(dependabot\[bot])
[#&#8203;54166](https://redirect.github.com/nodejs/node/pull/54166)
-
\[[`ca808dd9e5`](https://redirect.github.com/nodejs/node/commit/ca808dd9e5)]
- **meta**: bump `actions/download-artifact` from 4.1.7 to 4.1.8
(dependabot\[bot])
[#&#8203;54167](https://redirect.github.com/nodejs/node/pull/54167)
-
\[[`a35d980146`](https://redirect.github.com/nodejs/node/commit/a35d980146)]
- **meta**: bump actions/setup-python from 5.1.0 to 5.1.1
(dependabot\[bot])
[#&#8203;54165](https://redirect.github.com/nodejs/node/pull/54165)
-
\[[`3a103c3a17`](https://redirect.github.com/nodejs/node/commit/3a103c3a17)]
- **meta**: bump `step-security/harden-runner` from 2.8.1 to 2.9.0
(dependabot\[bot])
[#&#8203;54169](https://redirect.github.com/nodejs/node/pull/54169)
-
\[[`775ebbe0e8`](https://redirect.github.com/nodejs/node/commit/775ebbe0e8)]
- **meta**: bump `actions/setup-node` from 4.0.2 to 4.0.3
(dependabot\[bot])
[#&#8203;54170](https://redirect.github.com/nodejs/node/pull/54170)
-
\[[`7d5dd6f1d1`](https://redirect.github.com/nodejs/node/commit/7d5dd6f1d1)]
- **meta**: bump `github/codeql-action` from 3.25.11 to 3.25.15
(dependabot\[bot])
[#&#8203;54168](https://redirect.github.com/nodejs/node/pull/54168)
-
\[[`80dd38dde3`](https://redirect.github.com/nodejs/node/commit/80dd38dde3)]
- **meta**: bump `ossf/scorecard-action` from 2.3.3 to 2.4.0
(dependabot\[bot])
[#&#8203;54171](https://redirect.github.com/nodejs/node/pull/54171)
-
\[[`90b632ee02`](https://redirect.github.com/nodejs/node/commit/90b632ee02)]
- **module**: warn on detection in typeless package (Geoffrey Booth)
[#&#8203;52168](https://redirect.github.com/nodejs/node/pull/52168)
-
\[[`3011927aab`](https://redirect.github.com/nodejs/node/commit/3011927aab)]
- **node-api**: add external buffer creation benchmark (Chengzhong Wu)
[#&#8203;54877](https://redirect.github.com/nodejs/node/pull/54877)
-
\[[`7611093e11`](https://redirect.github.com/nodejs/node/commit/7611093e11)]
- **node-api**: add support for UTF-8 and Latin-1 property keys (Mert
Can Altin)
[#&#8203;52984](https://redirect.github.com/nodejs/node/pull/52984)
-
\[[`d65a8f377c`](https://redirect.github.com/nodejs/node/commit/d65a8f377c)]
- **node-api**: remove RefBase and CallbackWrapper (Vladimir Morozov)
[#&#8203;53590](https://redirect.github.com/nodejs/node/pull/53590)
-
\[[`309cb1cbd2`](https://redirect.github.com/nodejs/node/commit/309cb1cbd2)]
- **path**: remove `StringPrototypeCharCodeAt` from `posix.extname`
(Aviv Keller)
[#&#8203;54546](https://redirect.github.com/nodejs/node/pull/54546)
-
\[[`2859b4ba9a`](https://redirect.github.com/nodejs/node/commit/2859b4ba9a)]
- **path**: change `posix.join` to use array (Wiyeong Seo)
[#&#8203;54331](https://redirect.github.com/nodejs/node/pull/54331)
-
\[[`c61cee2138`](https://redirect.github.com/nodejs/node/commit/c61cee2138)]
- **path**: fix relative on Windows (Hüseyin Açacak)
[#&#8203;53991](https://redirect.github.com/nodejs/node/pull/53991)
-
\[[`329be5cc35`](https://redirect.github.com/nodejs/node/commit/329be5cc35)]
- **path**: use the correct name in `validateString` (Benjamin Pasero)
[#&#8203;53669](https://redirect.github.com/nodejs/node/pull/53669)
-
\[[`a9837267cb`](https://redirect.github.com/nodejs/node/commit/a9837267cb)]
- **repl**: avoid interpreting 'npm' as a command when errors are
recoverable (Shima Ryuhei)
[#&#8203;54848](https://redirect.github.com/nodejs/node/pull/54848)
-
\[[`d6a2317961`](https://redirect.github.com/nodejs/node/commit/d6a2317961)]
- **repl**: doc-deprecate instantiating `node:repl` classes without
`new` (Aviv Keller)
[#&#8203;54842](https://redirect.github.com/nodejs/node/pull/54842)
-
\[[`7f09d983f3`](https://redirect.github.com/nodejs/node/commit/7f09d983f3)]
- **sea**: don't set code cache flags when snapshot is used (Joyee
Cheung)
[#&#8203;54120](https://redirect.github.com/nodejs/node/pull/54120)
-
\[[`85542b094c`](https://redirect.github.com/nodejs/node/commit/85542b094c)]
- **src**: add Cleanable class to Environment (Gabriel Schulhof)
[#&#8203;54880](https://redirect.github.com/nodejs/node/pull/54880)
-
\[[`8422064127`](https://redirect.github.com/nodejs/node/commit/8422064127)]
- **src**: remove redundant AESCipherMode (Tobias Nießen)
[#&#8203;54438](https://redirect.github.com/nodejs/node/pull/54438)
-
\[[`342c32483a`](https://redirect.github.com/nodejs/node/commit/342c32483a)]
- **src**: handle errors correctly in `permission.cc` (Michaël Zasso)
[#&#8203;54541](https://redirect.github.com/nodejs/node/pull/54541)
-
\[[`90ff714699`](https://redirect.github.com/nodejs/node/commit/90ff714699)]
- **src**: return `v8::Object` from error constructors (Michaël Zasso)
[#&#8203;54541](https://redirect.github.com/nodejs/node/pull/54541)
-
\[[`872856cfcb`](https://redirect.github.com/nodejs/node/commit/872856cfcb)]
- **src**: improve `buffer.transcode` performance (Yagiz Nizipli)
[#&#8203;54153](https://redirect.github.com/nodejs/node/pull/54153)
-
\[[`91936ebd12`](https://redirect.github.com/nodejs/node/commit/91936ebd12)]
- **src**: skip inspector wait in internal workers (Chengzhong Wu)
[#&#8203;54219](https://redirect.github.com/nodejs/node/pull/54219)
-
\[[`9759049427`](https://redirect.github.com/nodejs/node/commit/9759049427)]
- **src**: account for OpenSSL unexpected version (Shelley Vohr)
[#&#8203;54038](https://redirect.github.com/nodejs/node/pull/54038)
-
\[[`87167fa248`](https://redirect.github.com/nodejs/node/commit/87167fa248)]
- **src**: use `args.This()` instead of `Holder` (Michaël Zasso)
[#&#8203;53474](https://redirect.github.com/nodejs/node/pull/53474)
-
\[[`b05c56e4be`](https://redirect.github.com/nodejs/node/commit/b05c56e4be)]
- **src**: simplify `size() == 0` checks (Yagiz Nizipli)
[#&#8203;53440](https://redirect.github.com/nodejs/node/pull/53440)
-
\[[`d53e53699c`](https://redirect.github.com/nodejs/node/commit/d53e53699c)]
- **src**: fix execArgv in worker (theanarkh)
[#&#8203;53029](https://redirect.github.com/nodejs/node/pull/53029)
-
\[[`21776a34b5`](https://redirect.github.com/nodejs/node/commit/21776a34b5)]
- **src**: make sure pass the `argv` to worker threads (theanarkh)
[#&#8203;52827](https://redirect.github.com/nodejs/node/pull/52827)
-
\[[`3aaae68ec8`](https://redirect.github.com/nodejs/node/commit/3aaae68ec8)]
- **(SEMVER-MINOR)** **src,lib**: add performance.uvMetricsInfo (Rafael
Gonzaga)
[#&#8203;54413](https://redirect.github.com/nodejs/node/pull/54413)
-
\[[`ef1c0d7def`](https://redirect.github.com/nodejs/node/commit/ef1c0d7def)]
- **src,permission**: handle process.chdir on pm (Rafael Gonzaga)
[#&#8203;53175](https://redirect.github.com/nodejs/node/pull/53175)
-
\[[`0c32918eef`](https://redirect.github.com/nodejs/node/commit/0c32918eef)]
- **stream**: change stream to use index instead of `for...of` (Wiyeong
Seo) [#&#8203;54474](https://redirect.github.com/nodejs/node/pull/54474)
-
\[[`337cd412b5`](https://redirect.github.com/nodejs/node/commit/337cd412b5)]
- **stream**: make checking pendingcb on WritableStream backward
compatible (jakecastelli)
[#&#8203;54142](https://redirect.github.com/nodejs/node/pull/54142)
-
\[[`713fc0c9eb`](https://redirect.github.com/nodejs/node/commit/713fc0c9eb)]
- **stream**: throw TypeError when criteria fulfilled in getIterator
(jakecastelli)
[#&#8203;53825](https://redirect.github.com/nodejs/node/pull/53825)
-
\[[`9686153616`](https://redirect.github.com/nodejs/node/commit/9686153616)]
- **stream**: fix util.inspect for compression/decompressionStream (Mert
Can Altin)
[#&#8203;52283](https://redirect.github.com/nodejs/node/pull/52283)
-
\[[`76110b0b43`](https://redirect.github.com/nodejs/node/commit/76110b0b43)]
- **test**: adjust test-tls-junk-server for OpenSSL32 (Michael Dawson)
[#&#8203;54926](https://redirect.github.com/nodejs/node/pull/54926)
-
\[[`4092889371`](https://redirect.github.com/nodejs/node/commit/4092889371)]
- **test**: adjust tls test for OpenSSL32 (Michael Dawson)
[#&#8203;54909](https://redirect.github.com/nodejs/node/pull/54909)
-
\[[`5d48543a16`](https://redirect.github.com/nodejs/node/commit/5d48543a16)]
- **test**: fix test-http2-socket-close.js (Hüseyin Açacak)
[#&#8203;54900](https://redirect.github.com/nodejs/node/pull/54900)
-
\[[`8048c2eaed`](https://redirect.github.com/nodejs/node/commit/8048c2eaed)]
- **test**: improve test-internal-fs-syncwritestream (Sunghoon)
[#&#8203;54671](https://redirect.github.com/nodejs/node/pull/54671)
-
\[[`597bc14c90`](https://redirect.github.com/nodejs/node/commit/597bc14c90)]
- **test**: deflake test-dns (Luigi Pinca)
[#&#8203;54902](https://redirect.github.com/nodejs/node/pull/54902)
-
\[[`a9fc8d9cfa`](https://redirect.github.com/nodejs/node/commit/a9fc8d9cfa)]
- **test**: fix test test-tls-dhe for OpenSSL32 (Michael Dawson)
[#&#8203;54903](https://redirect.github.com/nodejs/node/pull/54903)
-
\[[`1b3b4f4a9f`](https://redirect.github.com/nodejs/node/commit/1b3b4f4a9f)]
- **test**: use correct file naming syntax for `util-parse-env` (Aviv
Keller)
[#&#8203;53705](https://redirect.github.com/nodejs/node/pull/53705)
-
\[[`9db46b5ea3`](https://redirect.github.com/nodejs/node/commit/9db46b5ea3)]
- **test**: add missing await (Luigi Pinca)
[#&#8203;54828](https://redirect.github.com/nodejs/node/pull/54828)
-
\[[`124f715679`](https://redirect.github.com/nodejs/node/commit/124f715679)]
- **test**: move more url tests to `node:test` (Yagiz Nizipli)
[#&#8203;54636](https://redirect.github.com/nodejs/node/pull/54636)
-
\[[`d2ec96150a`](https://redirect.github.com/nodejs/node/commit/d2ec96150a)]
- **test**: strip color chars in `test-runner-run` (Giovanni Bucci)
[#&#8203;54552](https://redirect.github.com/nodejs/node/pull/54552)
-
\[[`747d9ae72e`](https://redirect.github.com/nodejs/node/commit/747d9ae72e)]
- **test**: deflake test-http2-misbehaving-multiplex (Luigi Pinca)
[#&#8203;54872](https://redirect.github.com/nodejs/node/pull/54872)
-
\[[`7b7687eadc`](https://redirect.github.com/nodejs/node/commit/7b7687eadc)]
- **test**: remove dead code in test-http2-misbehaving-multiplex (Luigi
Pinca)
[#&#8203;54860](https://redirect.github.com/nodejs/node/pull/54860)
-
\[[`60f5f5426d`](https://redirect.github.com/nodejs/node/commit/60f5f5426d)]
- **test**: reduce test-esm-loader-hooks-inspect-wait flakiness (Luigi
Pinca)
[#&#8203;54827](https://redirect.github.com/nodejs/node/pull/54827)
-
\[[`f5e77385c5`](https://redirect.github.com/nodejs/node/commit/f5e77385c5)]
- **test**: reduce the allocation size in
test-worker-arraybuffer-zerofill (James M Snell)
[#&#8203;54839](https://redirect.github.com/nodejs/node/pull/54839)
-
\[[`f26cf09d6b`](https://redirect.github.com/nodejs/node/commit/f26cf09d6b)]
- **test**: fix test-tls-client-mindhsize for OpenSSL32 (Michael Dawson)
[#&#8203;54739](https://redirect.github.com/nodejs/node/pull/54739)
-
\[[`c6f9afec94`](https://redirect.github.com/nodejs/node/commit/c6f9afec94)]
- **test**: use platform timeout (jakecastelli)
[#&#8203;54591](https://redirect.github.com/nodejs/node/pull/54591)
-
\[[`8f49b7c3ee`](https://redirect.github.com/nodejs/node/commit/8f49b7c3ee)]
- **test**: reduce fs calls in test-fs-existssync-false (Yagiz Nizipli)
[#&#8203;54815](https://redirect.github.com/nodejs/node/pull/54815)
-
\[[`e2c69c9844`](https://redirect.github.com/nodejs/node/commit/e2c69c9844)]
- **test**: move test-http-server-request-timeouts-mixed (James M Snell)
[#&#8203;54841](https://redirect.github.com/nodejs/node/pull/54841)
-
\[[`f7af8ca021`](https://redirect.github.com/nodejs/node/commit/f7af8ca021)]
- **test**: fix volatile for CauseSegfault with clang (Ivan Trubach)
[#&#8203;54325](https://redirect.github.com/nodejs/node/pull/54325)
-
\[[`d1bae5ede5`](https://redirect.github.com/nodejs/node/commit/d1bae5ede5)]
- **test**: set `test-worker-arraybuffer-zerofill` as flaky (Yagiz
Nizipli)
[#&#8203;54802](https://redirect.github.com/nodejs/node/pull/54802)
-
\[[`b5b5cc811f`](https://redirect.github.com/nodejs/node/commit/b5b5cc811f)]
- **test**: set `test-http-server-request-timeouts-mixed` as flaky
(Yagiz Nizipli)
[#&#8203;54802](https://redirect.github.com/nodejs/node/pull/54802)
-
\[[`9808feecac`](https://redirect.github.com/nodejs/node/commit/9808feecac)]
- **test**: set `test-single-executable-application-empty` as flaky
(Yagiz Nizipli)
[#&#8203;54802](https://redirect.github.com/nodejs/node/pull/54802)
-
\[[`97d41c62e3`](https://redirect.github.com/nodejs/node/commit/97d41c62e3)]
- **test**: set `test-macos-app-sandbox` as flaky (Yagiz Nizipli)
[#&#8203;54802](https://redirect.github.com/nodejs/node/pull/54802)
-
\[[`57ae68001c`](https://redirect.github.com/nodejs/node/commit/57ae68001c)]
- **test**: set `test-fs-utimes` as flaky (Yagiz Nizipli)
[#&#8203;54802](https://redirect.github.com/nodejs/node/pull/54802)
-
\[[`38afc4da03`](https://redirect.github.com/nodejs/node/commit/38afc4da03)]
- **test**: set `test-runner-run-watch` as flaky (Yagiz Nizipli)
[#&#8203;54802](https://redirect.github.com/nodejs/node/pull/54802)
-
\[[`68e19748a6`](https://redirect.github.com/nodejs/node/commit/68e19748a6)]
- **test**: set `test-writewrap` as flaky (Yagiz Nizipli)
[#&#8203;54802](https://redirect.github.com/nodejs/node/pull/54802)
-
\[[`e8cb03d530`](https://redirect.github.com/nodejs/node/commit/e8cb03d530)]
- **test**: set `test-async-context-frame` as flaky (Yagiz Nizipli)
[#&#8203;54802](https://redirect.github.com/nodejs/node/pull/54802)
-
\[[`3a56517220`](https://redirect.github.com/nodejs/node/commit/3a56517220)]
- **test**: set `test-esm-loader-hooks-inspect-wait` as flaky (Yagiz
Nizipli)
[#&#8203;54802](https://redirect.github.com/nodejs/node/pull/54802)
-
\[[`c98cd1227d`](https://redirect.github.com/nodejs/node/commit/c98cd1227d)]
- **test**: set `test-http2-large-file` as flaky (Yagiz Nizipli)
[#&#8203;54802](https://redirect.github.com/nodejs/node/pull/54802)
-
\[[`16176a6323`](https://redirect.github.com/nodejs/node/commit/16176a6323)]
- **test**: set `test-runner-watch-mode-complex` as flaky (Yagiz
Nizipli)
[#&#8203;54802](https://redirect.github.com/nodejs/node/pull/54802)
-
\[[`eed0537533`](https://redirect.github.com/nodejs/node/commit/eed0537533)]
- **test**: set `test-performance-function` as flaky (Yagiz Nizipli)
[#&#8203;54802](https://redirect.github.com/nodejs/node/pull/54802)
-
\[[`d0f208d2e9`](https://redirect.github.com/nodejs/node/commit/d0f208d2e9)]
- **test**: set `test-debugger-heap-profiler` as flaky (Yagiz Nizipli)
[#&#8203;54802](https://redirect.github.com/nodejs/node/pull/54802)
-
\[[`68891a6363`](https://redirect.github.com/nodejs/node/commit/68891a6363)]
- **test**: fix `test-process-load-env-file` when path contains `'`
(Antoine du Hamel)
[#&#8203;54511](https://redirect.github.com/nodejs/node/pull/54511)
-
\[[`4f82673139`](https://redirect.github.com/nodejs/node/commit/4f82673139)]
- **test**: refactor fs-watch tests due to macOS issue (Santiago Gimeno)
[#&#8203;54498](https://redirect.github.com/nodejs/node/pull/54498)
-
\[[`3606c53fdc`](https://redirect.github.com/nodejs/node/commit/3606c53fdc)]
- **test**: refactor `test-esm-type-field-errors` (Giovanni Bucci)
[#&#8203;54368](https://redirect.github.com/nodejs/node/pull/54368)
-
\[[`99566aea97`](https://redirect.github.com/nodejs/node/commit/99566aea97)]
- **test**: improve output of child process utilities (Joyee Cheung)
[#&#8203;54622](https://redirect.github.com/nodejs/node/pull/54622)
-
\[[`ed2377c1a1`](https://redirect.github.com/nodejs/node/commit/ed2377c1a1)]
- **test**: fix test-tls-client-auth test for OpenSSL32 (Michael Dawson)
[#&#8203;54610](https://redirect.github.com/nodejs/node/pull/54610)
-
\[[`d2a7e45946`](https://redirect.github.com/nodejs/node/commit/d2a7e45946)]
- **test**: update TLS test for OpenSSL 3.2 (Richard Lau)
[#&#8203;54612](https://redirect.github.com/nodejs/node/pull/54612)
-
\[[`a50bbca78a`](https://redirect.github.com/nodejs/node/commit/a50bbca78a)]
- **test**: increase key size for ca2-cert.pem (Michael Dawson)
[#&#8203;54599](https://redirect.github.com/nodejs/node/pull/54599)
-
\[[`d7ac3262de`](https://redirect.github.com/nodejs/node/commit/d7ac3262de)]
- **test**: update test-assert-typedarray-deepequal to use node:test
(James M Snell)
[#&#8203;54585](https://redirect.github.com/nodejs/node/pull/54585)
-
\[[`916a73cd8f`](https://redirect.github.com/nodejs/node/commit/916a73cd8f)]
- **test**: update test-assert to use node:test (James M Snell)
[#&#8203;54585](https://redirect.github.com/nodejs/node/pull/54585)
-
\[[`10bea1cef5`](https://redirect.github.com/nodejs/node/commit/10bea1cef5)]
- **test**: merge ongc and gcutil into gc.js (tannal)
[#&#8203;54355](https://redirect.github.com/nodejs/node/pull/54355)
-
\[[`f145982436`](https://redirect.github.com/nodejs/node/commit/f145982436)]
- **test**: move a couple of tests over to using node:test (James M
Snell)
[#&#8203;54582](https://redirect.github.com/nodejs/node/pull/54582)
-
\[[`229e102d20`](https://redirect.github.com/nodejs/node/commit/229e102d20)]
- **test**: fix embedding test for Windows (Vladimir Morozov)
[#&#8203;53659](https://redirect.github.com/nodejs/node/pull/53659)
-
\[[`fcf82adef0`](https://redirect.github.com/nodejs/node/commit/fcf82adef0)]
- **test**: use relative paths in test-cli-permission tests (sendoru)
[#&#8203;54188](https://redirect.github.com/nodejs/node/pull/54188)
-
\[[`4c219b0235`](https://redirect.github.com/nodejs/node/commit/4c219b0235)]
- **test**: fix timeout not being cleared (Isaac-yz-Liu)
[#&#8203;54242](https://redirect.github.com/nodejs/node/pull/54242)
-
\[[`e446517a41`](https://redirect.github.com/nodejs/node/commit/e446517a41)]
- **test**: refactor `test-runner-module-mocking` (Antoine du Hamel)
[#&#8203;54233](https://redirect.github.com/nodejs/node/pull/54233)
-
\[[`782a6a05ef`](https://redirect.github.com/nodejs/node/commit/782a6a05ef)]
- **test**: use assert.{s,deepS}trictEqual() (Luigi Pinca)
[#&#8203;54208](https://redirect.github.com/nodejs/node/pull/54208)
-
\[[`d478db7adc`](https://redirect.github.com/nodejs/node/commit/d478db7adc)]
- **test**: set test-structuredclone-jstransferable non-flaky (Stefan
Stojanovic)
[#&#8203;54115](https://redirect.github.com/nodejs/node/pull/54115)
-   \[[`c8587ec90d`](https://redirect.gith

</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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 17:35:45 +00:00
renovate[bot]
b190970df2
fix(deps): update dependency response-time to v2.3.3 (#8524)
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>expressjs/response-time (response-time)</summary>

###
[`v2.3.3`](https://redirect.github.com/expressjs/response-time/blob/HEAD/HISTORY.md#233--2024-10-07)

[Compare
Source](https://redirect.github.com/expressjs/response-time/compare/2.3.2...2.3.3)

\==========

-   deps: depd@~2.0.0
    -   Remove remove use of `eval`
-   deps: depd@~1.1.2
    -   Remove unnecessary `Buffer` loading
    -   perf: remove argument reassignment

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 19:17:27 +00:00
renovate[bot]
1594c24584
fix(deps): update dependency ip-address to v10.0.1 (#8515)
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>beaugunderson/ip-address (ip-address)</summary>

###
[`v10.0.1`](https://redirect.github.com/beaugunderson/ip-address/compare/v10.0.0...v10.0.1)

[Compare
Source](https://redirect.github.com/beaugunderson/ip-address/compare/v10.0.0...v10.0.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 00:33:53 +00:00
renovate[bot]
3bbf5d6f5e
fix(deps): update dependency express-session to v1.18.1 (#8513)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [express-session](https://redirect.github.com/expressjs/session) |
[`1.18.0` ->
`1.18.1`](https://renovatebot.com/diffs/npm/express-session/1.18.0/1.18.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/express-session/1.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/express-session/1.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/express-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/express-session/1.18.0/1.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>expressjs/session (express-session)</summary>

###
[`v1.18.1`](https://redirect.github.com/expressjs/session/blob/HEAD/HISTORY.md#1181--2024-10-08)

[Compare
Source](https://redirect.github.com/expressjs/session/compare/v1.18.0...v1.18.1)

\==========

-   deps: cookie@0.7.2
    -   Fix object assignment of `hasOwnProperty`
-   deps: cookie@0.7.1
    -   Allow leading dot for domain
- Although not permitted in the spec, some users expect this to work and
user agents ignore the leading dot according to spec
- Add fast path for `serialize` without options, use
`obj.hasOwnProperty` when parsing
-   deps: cookie@0.7.0
    -   perf: parse cookies ~10% faster
    -   fix: narrow the validation of cookies to match RFC6265
    -   fix: add `main` to `package.json` for rspack

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 22:43:23 +00:00
renovate[bot]
ca4ae3d2d4
fix(deps): update dependency express-rate-limit to v7.4.1 (#8512)
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.0` ->
`7.4.1`](https://renovatebot.com/diffs/npm/express-rate-limit/7.4.0/7.4.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/express-rate-limit/7.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/express-rate-limit/7.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/express-rate-limit/7.4.0/7.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/express-rate-limit/7.4.0/7.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

You can view the 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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 22:43:08 +00:00
renovate[bot]
c3a7dc0b79
fix(deps): update dependency express to v4.21.1 (#8511)
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v4.21.1`](https://redirect.github.com/expressjs/express/releases/tag/4.21.1)

[Compare
Source](https://redirect.github.com/expressjs/express/compare/4.21.0...4.21.1)

#### What's Changed

- Backport a fix for CVE-2024-47764 to the 4.x branch by
[@&#8203;joshbuker](https://redirect.github.com/joshbuker) in
[https://github.com/expressjs/express/pull/6029](https://redirect.github.com/expressjs/express/pull/6029)
- Release: 4.21.1 by
[@&#8203;UlisesGascon](https://redirect.github.com/UlisesGascon) in
[https://github.com/expressjs/express/pull/6031](https://redirect.github.com/expressjs/express/pull/6031)

**Full Changelog**:
https://github.com/expressjs/express/compare/4.21.0...4.21.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 18:49:10 +00:00
renovate[bot]
e1878c14ba
chore(deps): update dependency @swc/core to v1.7.36 (#8510)
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.35` ->
`1.7.36`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.7.35/1.7.36) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.7.36?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.7.36?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.7.35/1.7.36?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.7.35/1.7.36?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v1.7.36`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1736---2024-10-15)

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

##### Bug Fixes

- **(es)** Run esnext transforms on esnext target
([#&#8203;9644](https://redirect.github.com/swc-project/swc/issues/9644))
([8a19201](8a19201824))

- **(es/codegen)** Emit space after div if rhs has leading comment
([#&#8203;9631](https://redirect.github.com/swc-project/swc/issues/9631))
([f2be26e](f2be26efe0))

- **(es/lints)** Correct the false positive error of TS2309
([#&#8203;9635](https://redirect.github.com/swc-project/swc/issues/9635))
([f74c1f3](f74c1f3e5a))

- **(es/minifier)** Only merge last if return
([#&#8203;9633](https://redirect.github.com/swc-project/swc/issues/9633))
([6f52949](6f52949210))

- **(es/minifier)** Check type of assignment target before merging
assignments
([#&#8203;9617](https://redirect.github.com/swc-project/swc/issues/9617))
([4436621](4436621564))

##### Features

- **(es)** Introduce `runPluginFirst` for Wasm plugins
([#&#8203;9645](https://redirect.github.com/swc-project/swc/issues/9645))
([3d3e434](3d3e4340b3))

- **(es/minifier)** Support unary negate in `cast_to_number`
([#&#8203;9642](https://redirect.github.com/swc-project/swc/issues/9642))
([88a2186](88a2186ba4))

##### Miscellaneous Tasks

- **(deps)** Update dependency magic-string to v0.30.12
([#&#8203;9634](https://redirect.github.com/swc-project/swc/issues/9634))
([085bc19](085bc191e4))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 18:48:27 +00:00
renovate[bot]
c23e54a9a7
fix(deps): update dependency cookie-parser to v1.4.7 (#8503)
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>expressjs/cookie-parser (cookie-parser)</summary>

###
[`v1.4.7`](https://redirect.github.com/expressjs/cookie-parser/blob/HEAD/HISTORY.md#147--2024-10-08)

[Compare
Source](https://redirect.github.com/expressjs/cookie-parser/compare/1.4.6...1.4.7)

\==========

-   deps: cookie@0.7.2
    -   Fix object assignment of `hasOwnProperty`
-   deps: cookie@0.7.1
    -   Allow leading dot for domain
- Although not permitted in the spec, some users expect this to work and
user agents ignore the leading dot according to spec
- Add fast path for `serialize` without options, use
`obj.hasOwnProperty` when parsing
-   deps: cookie@0.7.0
    -   perf: parse cookies ~10% faster
    -   fix: narrow the validation of cookies to match RFC6265
    -   fix: add `main` to `package.json` for rspack
-   deps: cookie@0.6.0
    -   Add `partitioned` option
-   deps: cookie@0.5.0
    -   Add `priority` option
    -   Fix `expires` option to reject invalid dates
    -   pref: improve default decode speed
    -   pref: remove slow string split in parse
-   deps: cookie@0.4.2
    -   pref: read value only when assigning in parse
    -   pref: remove unnecessary regexp in parse

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 02:10:53 +00:00
renovate[bot]
0a815e734a
chore(deps): update dependency fetch-mock to v11.1.5 (#8490)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fetch-mock](http://www.wheresrhys.co.uk/fetch-mock)
([source](https://redirect.github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock))
| [`11.1.3` ->
`11.1.5`](https://renovatebot.com/diffs/npm/fetch-mock/11.1.3/11.1.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fetch-mock/11.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fetch-mock/11.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fetch-mock/11.1.3/11.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fetch-mock/11.1.3/11.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>wheresrhys/fetch-mock (fetch-mock)</summary>

###
[`v11.1.5`](https://redirect.github.com/wheresrhys/fetch-mock/blob/HEAD/packages/fetch-mock/CHANGELOG.md#1115-2024-09-25)

[Compare
Source](https://redirect.github.com/wheresrhys/fetch-mock/compare/fetch-mock-v11.1.4...fetch-mock-v11.1.5)

##### Bug Fixes

- change export order so default is last
([bc9c41d](bc9c41d046))

###
[`v11.1.4`](https://redirect.github.com/wheresrhys/fetch-mock/blob/HEAD/packages/fetch-mock/CHANGELOG.md#1114-2024-09-19)

[Compare
Source](https://redirect.github.com/wheresrhys/fetch-mock/compare/fetch-mock-v11.1.3...fetch-mock-v11.1.4)

##### Documentation Changes

- another occurrence of the cheatsheet ref
([875e4f6](875e4f6bd7))
- fix link to cheatsheet
([33e75b1](33e75b1cd2))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 01:56:46 +00:00
renovate[bot]
54a6b036db
chore(deps): update dependency @swc/core to v1.7.35 (#8473)
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.26` ->
`1.7.35`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.7.26/1.7.35) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.7.35?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.7.35?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.7.26/1.7.35?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.7.26/1.7.35?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v1.7.35`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1735---2024-10-10)

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

##### Bug Fixes

- **(ci)** Fix target triples
([#&#8203;9622](https://redirect.github.com/swc-project/swc/issues/9622))
([f625035](f625035f8a))

- **(es/codegen)** Fix source map so it works with Sentry
([#&#8203;9627](https://redirect.github.com/swc-project/swc/issues/9627))
([9c90a73](9c90a73369))

- **(es/minifier)** Compress consecutive return statements properly
([#&#8203;9620](https://redirect.github.com/swc-project/swc/issues/9620))
([8263da1](8263da1766))

- **(es/module)** Allow TypeScript nodes for `Rewriter`
([#&#8203;9606](https://redirect.github.com/swc-project/swc/issues/9606))
([4ee45ac](4ee45ac1fd))

- **(es/testing)** Revert
[#&#8203;9264](https://redirect.github.com/swc-project/swc/issues/9264)
([#&#8203;9621](https://redirect.github.com/swc-project/swc/issues/9621))
([85f5e5b](85f5e5b955))

- **(html/minifier)** Fix HTML minifier TS types
([#&#8203;9615](https://redirect.github.com/swc-project/swc/issues/9615))
([7b98bb5](7b98bb5e93))

##### Features

- **(bindings/html)** Accept `Buffer|string` instead of `Buffer`
([#&#8203;9625](https://redirect.github.com/swc-project/swc/issues/9625))
([62edb36](62edb3628b))

- **(es/preset-env)** Update preset-env data
([#&#8203;9573](https://redirect.github.com/swc-project/swc/issues/9573))
([9a11d34](9a11d34ee5))

- **(es/testing)** Parse test code as a `Program` instead of a `Module`
([#&#8203;9264](https://redirect.github.com/swc-project/swc/issues/9264))
([166b858](166b8581c2))

- **(es/testing)** Parse test code as a `Program` instead of a `Module`
([#&#8203;9623](https://redirect.github.com/swc-project/swc/issues/9623))
([bfea322](bfea322351))

##### Miscellaneous Tasks

- **(atoms)** Update `hstr`
([#&#8203;9612](https://redirect.github.com/swc-project/swc/issues/9612))
([e2e9a9c](e2e9a9ccfc))

##### Performance

- **(es)** Avoid needless string comparisons
([#&#8203;9613](https://redirect.github.com/swc-project/swc/issues/9613))
([ec0a62c](ec0a62cbc5))

- **(es/codegen)** Reduce usage of `tracing::instrument`
([#&#8203;9604](https://redirect.github.com/swc-project/swc/issues/9604))
([2f06fc5](2f06fc559c))

- **(es/transforms)** Copy benchmarks from `oxc`
([#&#8203;9602](https://redirect.github.com/swc-project/swc/issues/9602))
([24c3a0c](24c3a0ce13))

- **(es/typescript)** Reduce unnecessary visits
([#&#8203;9605](https://redirect.github.com/swc-project/swc/issues/9605))
([866af6c](866af6c947))

##### Refactor

- **(es/typescript)** Simplifying enum and namespace transforms
([#&#8203;9558](https://redirect.github.com/swc-project/swc/issues/9558))
([2480bb0](2480bb00fc))

##### Build

- Update `rustc` to `nightly-2024-10-07`
([#&#8203;9624](https://redirect.github.com/swc-project/swc/issues/9624))
([6a3b0fc](6a3b0fc166))

###
[`v1.7.28`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1728---2024-09-24)

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

##### Bug Fixes

- **(ast)** Add `archive(check_bytes)` to all relevant AST types
([#&#8203;9574](https://redirect.github.com/swc-project/swc/issues/9574))
([185d6f5](185d6f55b3))

- **(cli)** Exclude non-files from get_files_list
([#&#8203;9560](https://redirect.github.com/swc-project/swc/issues/9560))
([85cc2bd](85cc2bd79c))

- **(es/codegen)** Fix wrong sourcemap when there are new lines in tpl
([#&#8203;9578](https://redirect.github.com/swc-project/swc/issues/9578))
([cf74382](cf74382ba0))

- **(es/compat)** Skip `getter` and `setter` as FlowHelper `function` do
([#&#8203;9580](https://redirect.github.com/swc-project/swc/issues/9580))
([14cfd70](14cfd70ee0))

- **(es/isolated-dts)** Preserve comments
([#&#8203;9572](https://redirect.github.com/swc-project/swc/issues/9572))
([6d15d9c](6d15d9c2eb))

- **(es/minifier)** Avoid decl name when mangle with eval
([#&#8203;9546](https://redirect.github.com/swc-project/swc/issues/9546))
([e2242c4](e2242c41c4))

- **(es/minifier)** Check variable type while optimizing `+=`
([#&#8203;9575](https://redirect.github.com/swc-project/swc/issues/9575))
([04016e9](04016e9687))

- **(es/module)** Rewrite import specifier in type declaration
([#&#8203;9577](https://redirect.github.com/swc-project/swc/issues/9577))
([fc0ba2a](fc0ba2a084))

- **(plugin)** Don't panic when ast byte not match
([#&#8203;9562](https://redirect.github.com/swc-project/swc/issues/9562))
([c36871a](c36871a848))

##### Miscellaneous Tasks

- **(es)** Update `wasmer` to `v4.3.7`
([#&#8203;9557](https://redirect.github.com/swc-project/swc/issues/9557))
([190d6f0](190d6f06d9))

##### Testing

- **(es)** Add tests for arm64 windows
([#&#8203;9547](https://redirect.github.com/swc-project/swc/issues/9547))
([9dd8f6f](9dd8f6facf))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 00:27:52 +00:00
renovate[bot]
b99018ed3a
chore(deps): update dependency @babel/core to v7.25.8 (#8471)
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.2` ->
`7.25.8`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.25.2/7.25.8)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.25.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.25.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.25.2/7.25.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.25.2/7.25.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v7.25.8`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7258-2024-10-10)

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

##### 🐛 Bug Fix

-   `babel-core`
- [#&#8203;16888](https://redirect.github.com/babel/babel/pull/16888)
Restore public API of `resolvePlugin`/`resolvePreset`
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))

##### 🏠 Internal

- `babel-parser`, `babel-plugin-proposal-async-do-expressions`,
`babel-plugin-proposal-destructuring-private`,
`babel-plugin-proposal-do-expressions`,
`babel-plugin-proposal-explicit-resource-management`,
`babel-plugin-proposal-export-default-from`,
`babel-plugin-proposal-function-bind`,
`babel-plugin-proposal-function-sent`,
`babel-plugin-proposal-import-defer`,
`babel-plugin-proposal-partial-application`,
`babel-plugin-proposal-throw-expressions`,
`babel-plugin-transform-async-generator-functions`,
`babel-plugin-transform-class-static-block`,
`babel-plugin-transform-dynamic-import`,
`babel-plugin-transform-export-namespace-from`,
`babel-plugin-transform-json-strings`,
`babel-plugin-transform-logical-assignment-operators`,
`babel-plugin-transform-nullish-coalescing-operator`,
`babel-plugin-transform-numeric-separator`,
`babel-plugin-transform-object-rest-spread`,
`babel-plugin-transform-optional-catch-binding`,
`babel-plugin-transform-optional-chaining`,
`babel-plugin-transform-private-property-in-object`, `babel-preset-env`
- [#&#8203;16824](https://redirect.github.com/babel/babel/pull/16824)
Inline one-line syntax plugins
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))

###
[`v7.25.7`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7257-2024-10-02)

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

##### 🐛 Bug Fix

-   `babel-helper-validator-identifier`
- [#&#8203;16825](https://redirect.github.com/babel/babel/pull/16825)
fix: update identifier to unicode 16
([@&#8203;JLHwung](https://redirect.github.com/JLHwung))
-   `babel-traverse`
- [#&#8203;16814](https://redirect.github.com/babel/babel/pull/16814)
fix: issue with node path keys updated on unrelated paths
([@&#8203;DylanPiercey](https://redirect.github.com/DylanPiercey))
-   `babel-plugin-transform-classes`
- [#&#8203;16797](https://redirect.github.com/babel/babel/pull/16797)
Use an inclusion rather than exclusion list for `super()` check
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
-   `babel-generator`
- [#&#8203;16788](https://redirect.github.com/babel/babel/pull/16788)
Fix printing of TS `infer` in compact mode
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
- [#&#8203;16785](https://redirect.github.com/babel/babel/pull/16785)
Print TS type annotations for destructuring in assignment pattern
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
- [#&#8203;16778](https://redirect.github.com/babel/babel/pull/16778)
Respect `[no LineTerminator here]` after nodes
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))

##### 💅 Polish

-   `babel-types`
- [#&#8203;16852](https://redirect.github.com/babel/babel/pull/16852)
Add deprecated JSDOC for fields
([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))

##### 🏠 Internal

-   `babel-core`
- [#&#8203;16820](https://redirect.github.com/babel/babel/pull/16820)
Allow sync loading of ESM when `--experimental-require-module`
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
- `babel-helper-compilation-targets`, `babel-helper-plugin-utils`,
`babel-preset-env`
- [#&#8203;16858](https://redirect.github.com/babel/babel/pull/16858)
Add browserslist config to external dependency
([@&#8203;JLHwung](https://redirect.github.com/JLHwung))
- `babel-plugin-proposal-destructuring-private`,
`babel-plugin-syntax-decimal`, `babel-plugin-syntax-import-reflection`,
`babel-standalone`
- [#&#8203;16809](https://redirect.github.com/babel/babel/pull/16809)
Archive syntax-import-reflection and syntax-decimal
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
-   `babel-generator`
- [#&#8203;16779](https://redirect.github.com/babel/babel/pull/16779)
Simplify logic for `[no LineTerminator here]` before nodes
([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))

##### 🏃‍♀️ Performance

-   `babel-plugin-transform-typescript`
- [#&#8203;16875](https://redirect.github.com/babel/babel/pull/16875)
perf: Avoid extra cloning of namespaces
([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
-   `babel-types`
- [#&#8203;16842](https://redirect.github.com/babel/babel/pull/16842)
perf: Improve
[@&#8203;babel/types](https://redirect.github.com/babel/types) builders
([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
- [#&#8203;16828](https://redirect.github.com/babel/babel/pull/16828)
Only access `BABEL_TYPES_8_BREAKING` at startup
([@&#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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-17 17:40:10 +00:00
Christopher Kolstad
942555b993
fix: use ip-address for remote-strategy (#8380)
Removed direct dependency on ip in favor of maintained `ip-address`.

Copied from unleash-client-node.
2024-10-07 13:51:03 +02:00
renovate[bot]
792a728f7b
chore(deps): update dependency @types/nodemailer to v6.4.16 (#8241)
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.15` ->
`6.4.16`](https://renovatebot.com/diffs/npm/@types%2fnodemailer/6.4.15/6.4.16)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnodemailer/6.4.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnodemailer/6.4.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnodemailer/6.4.15/6.4.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnodemailer/6.4.15/6.4.16?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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-24 19:33:30 +00:00
Gastón Fournier
7d916e9449
fix: trim messages longer than 3000 chars (#8219)
## About the changes
When trying to send messages longer than 3000 chars we get this error:
```
[ERROR]  web-api:WebClient:0 failed to match all allowed schemas [json-pointer:/blocks/0/text]
[ERROR]  web-api:WebClient:0 must be less than 3001 characters [json-pointer:/blocks/0/text/text]
[2024-09-23T10:10:15.676] [WARN] addon/slack-app - All (1) Slack client calls failed with the following errors: A platform error occurred: {"ok":false,"error":"invalid_blocks","errors":["failed to match all allowed schemas [json-pointer:/blocks/0/text]","must be less than 3001 characters [json-pointer:/blocks/0/text/text]"],"response_metadata":{"messages":["[ERROR] failed to match all allowed schemas [json-pointer:/blocks/0/text]","[ERROR] must be less than 3001 characters [json-pointer:/blocks/0/text/text]"],"scopes":["incoming-webhook","users:read","channels:read","groups:read","mpim:read","im:read","users:read.email","chat:write"],"acceptedScopes":["chat:write"]}}
```

This PR trims the text length to 3000 chars.

We also upgrade slack API due to some security fixes:
https://github.com/slackapi/node-slack-sdk/releases/tag/%40slack%2Fweb-api%407.3.4

After checking the migration guide to v7 it seems that none of the
breaking changes affect us:
https://github.com/slackapi/node-slack-sdk/wiki/Migration-Guide-for-web%E2%80%90api-v7

## Testing
I did manual test this integration and the fix. The way to reproduce is
adding a very long strategy name and sending that as an update on Slack:

![image](https://github.com/user-attachments/assets/81df9554-f59b-4fa4-96c8-77dbf7a56257)

Now the event succeeds and we notice on the integration event log that
the message was trimmed:

![image](https://github.com/user-attachments/assets/79efc536-3dd3-4090-99f3-5fd4c7a88715)

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2024-09-24 10:06:10 +02:00
renovate[bot]
287ad122fb
fix(deps): update dependency nodemailer to v6.9.15 (#8224)
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.14` ->
`6.9.15`](https://renovatebot.com/diffs/npm/nodemailer/6.9.14/6.9.15) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nodemailer/6.9.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nodemailer/6.9.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nodemailer/6.9.14/6.9.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemailer/6.9.14/6.9.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v6.9.15`](https://redirect.github.com/nodemailer/nodemailer/blob/HEAD/CHANGELOG.md#6915-2024-08-08)

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

##### Bug Fixes

- Fix memory leak
([#&#8203;1667](https://redirect.github.com/nodemailer/nodemailer/issues/1667))
([baa28f6](baa28f6596))
- **mime:** Added GeoJSON closes
[#&#8203;1637](https://redirect.github.com/nodemailer/nodemailer/issues/1637)
([#&#8203;1665](https://redirect.github.com/nodemailer/nodemailer/issues/1665))
([79b8293](79b8293ad5))

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-23 21:30:24 +00:00
renovate[bot]
6835a6bffb
chore(deps): update dependency @types/pg to v8.11.10 (#8209)
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.9` ->
`8.11.10`](https://renovatebot.com/diffs/npm/@types%2fpg/8.11.9/8.11.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fpg/8.11.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fpg/8.11.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fpg/8.11.9/8.11.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fpg/8.11.9/8.11.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-22 22:33:08 +00:00
renovate[bot]
8871e8ebde
chore(deps): update dependency @types/jest to v29.5.13 (#8193)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/jest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest))
| [`29.5.12` ->
`29.5.13`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.12/29.5.13)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjest/29.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fjest/29.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fjest/29.5.12/29.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fjest/29.5.12/29.5.13?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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 18:22:03 +00:00
renovate[bot]
77b90dbdb6
chore(deps): update dependency husky to v9.1.6 (#8180)
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v9.1.6`](https://redirect.github.com/typicode/husky/compare/v9.1.5...a2d942a670b3d6a04578005a0fd2dc310e511849)

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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 01:56:36 +00:00
renovate[bot]
47c7d3e7aa
chore(deps): update dependency @types/pg to v8.11.9 (#8179)
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.8` ->
`8.11.9`](https://renovatebot.com/diffs/npm/@types%2fpg/8.11.8/8.11.9) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fpg/8.11.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fpg/8.11.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fpg/8.11.8/8.11.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fpg/8.11.8/8.11.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-18 21:39:33 +00:00