renovate[bot]
d17d68d6aa
chore(deps): update node.js to v22 ( #9487 )
2025-05-14 10:31:18 +00:00
Gastón Fournier
abe160eb7d
feat: Unleash v7 ESM migration ( #9877 )
...
We're migrating to ESM, which will allow us to import the latest
versions of our dependencies.
Co-Authored-By: Christopher Kolstad <chriswk@getunleash.io>
2025-05-14 09:47:12 +02:00
Mateusz Kwasniewski
28e5f39548
feat: store domain for links ( #9931 )
2025-05-08 13:33:41 +02:00
Github Actions Bot
b322afb097
6.10.0
2025-05-07 07:51:51 +00:00
Mateusz Kwasniewski
20a80142d3
feat: normalize urls in feature links ( #9911 )
2025-05-06 19:08:04 +02:00
Github Actions Bot
c548f93d5e
6.9.2
2025-04-29 09:25:07 +00:00
Mateusz Kwasniewski
b2471633b4
refactor: move release plan stores to OSS ( #9747 )
2025-04-11 11:37:06 +02:00
Github Actions Bot
57b1f406bc
6.9.1
2025-04-10 12:48:12 +00:00
Gastón Fournier
bba85dc9b0
chore: fix coverage tests ( #9674 )
...
Coverage has been failing for a while:
https://github.com/Unleash/unleash/actions/workflows/build_coverage.yaml
It looks related to minimatch version:
```
TypeError: /home/runner/work/unleash/unleash/src/lib/util/isDefined.ts: minimatch is not a function
```
Removing `"minimatch": "^10.0.0",` resolution seems to fix it, but it
will likely introduce a security vulnerability error
Works on my machine results:
```shell
Test Suites: 345 passed, 345 total
Tests: 3 skipped, 3119 passed, 3122 total
Snapshots: 110 passed, 110 total
Time: 218.532 s
```
2025-04-02 11:59:47 +02:00
Github Actions Bot
6646ca689f
6.9.0
2025-04-02 09:39:10 +00:00
Gastón Fournier
1bef63ff10
chore: upgrade date-fns in package.json ( #9673 )
...
This is the latest minor release available
2025-04-01 14:13:53 +02:00
Gastón Fournier
096e466148
chore: bump slack dependency ( #9664 )
2025-04-01 08:56:02 +00:00
renovate[bot]
590a7cc16b
chore(deps): update dependency concurrently to v9 ( #9600 )
2025-03-24 15:15:16 +01:00
renovate[bot]
c8cf202c2a
chore(deps): update dependency wait-on to v8 ( #9456 )
2025-03-24 14:46:25 +01:00
renovate[bot]
ac96797932
chore(deps): update dependency superagent to v10.2.0 ( #9574 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [superagent](https://redirect.github.com/ladjs/superagent ) | [`10.1.1`
-> `10.2.0`](https://renovatebot.com/diffs/npm/superagent/10.1.1/10.2.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>ladjs/superagent (superagent)</summary>
###
[`v10.2.0`](https://redirect.github.com/ladjs/superagent/releases/tag/v10.2.0 )
[Compare
Source](https://redirect.github.com/ladjs/superagent/compare/v10.1.1...v10.2.0 )
- Merge pull request
[#​1829](https://redirect.github.com/ladjs/superagent/issues/1829 )
from perrin4869/fix/http2/ipv6-addresses
[`02cad6a`](https://redirect.github.com/ladjs/superagent/commit/02cad6a )
- fix(https2): ipv6 addresses url
[`e29fd25`](https://redirect.github.com/ladjs/superagent/commit/e29fd25 )
- Merge pull request
[#​1805](https://redirect.github.com/ladjs/superagent/issues/1805 )
from perrin4869/fix/ipv6-addresses
[`150eb6c`](https://redirect.github.com/ladjs/superagent/commit/150eb6c )
- fix?
[`07954a1`](https://redirect.github.com/ladjs/superagent/commit/07954a1 )
- attempt support ipv6
[`d688596`](https://redirect.github.com/ladjs/superagent/commit/d688596 )
- attempt support ipv6
[`a2f11f8`](https://redirect.github.com/ladjs/superagent/commit/a2f11f8 )
- re-add test
[`10a2e40`](https://redirect.github.com/ladjs/superagent/commit/10a2e40 )
- remove regression test
[`15e9de6`](https://redirect.github.com/ladjs/superagent/commit/15e9de6 )
- fix: ipv6 addresses parsing
[`ec50f5a`](https://redirect.github.com/ladjs/superagent/commit/ec50f5a )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 09:55:59 +00:00
Christopher Kolstad
efcf04487d
chore: make it build with strict null checks set to true ( #9554 )
...
As part of preparation for ESM and node/TSC updates, this PR will make
Unleash build with strictNullChecks set to true, since that's what's in
our tsconfig file. Hence, this PR also removes the `--strictNullChecks
false` flag in our compile tasks in package.json.
TL;DR - Clean up your code rather than turning off compiler security
features :)
2025-03-19 10:01:49 +01:00
renovate[bot]
d082e5eb25
chore(deps): update dependency @types/node to v20.17.24 ( #9570 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`20.17.22` ->
`20.17.24`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.22/20.17.24 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 09:01:24 +00:00
renovate[bot]
7a9ef77ec4
chore(deps): update dependency @swc/core to v1.11.8 ( #9569 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs )
([source](https://redirect.github.com/swc-project/swc )) | [`1.11.5` ->
`1.11.8`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.11.5/1.11.8 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc (@​swc/core)</summary>
###
[`v1.11.8`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1118---2025-03-07 )
[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.11.7...v1.11.8 )
##### Bug Fixes
- **(es/fast-lexer)** Fix lexing of numeric literals
([#​10153](https://redirect.github.com/swc-project/swc/issues/10153 ))
([65d23fe](65d23febaa
))
- **(es/parser)** Rescan `<<` in new expression
([#​10159](https://redirect.github.com/swc-project/swc/issues/10159 ))
([35bd6d9](35bd6d9e1c
))
##### Features
- **(ts/fast-strip)** Throw an object instead of string
([#​10162](https://redirect.github.com/swc-project/swc/issues/10162 ))
([241b881](241b8810ab
))
##### Performance
- **(es/fast-lexer)** Optimize lexing of keywords
([#​10155](https://redirect.github.com/swc-project/swc/issues/10155 ))
([fb610b0](fb610b096f
))
- **(es/fast-lexer)** Optimize bound checks
([#​10157](https://redirect.github.com/swc-project/swc/issues/10157 ))
([d74360e](d74360ed26
))
- **(es/fast-lexer)** Make whitespace skipper use SIMD properly
([#​10158](https://redirect.github.com/swc-project/swc/issues/10158 ))
([15ea059](15ea059712
))
- **(es/lexer)** Optimize whitespace scanning
([#​10136](https://redirect.github.com/swc-project/swc/issues/10136 ))
([8a59753](8a59753429
))
- **(es/lexer)** Optimize comment scanning
([#​10137](https://redirect.github.com/swc-project/swc/issues/10137 ))
([9676c9a](9676c9acc8
))
##### Refactor
- **(es/lexer)** Add fast lexer implementation
([#​10145](https://redirect.github.com/swc-project/swc/issues/10145 ))
([b993f86](b993f8621c
))
- Drop unused crates
([#​10151](https://redirect.github.com/swc-project/swc/issues/10151 ))
([58e4279](58e4279fae
))
- Drop unused js interop bindings
([#​10161](https://redirect.github.com/swc-project/swc/issues/10161 ))
([0ceefaf](0ceefafbf3
))
##### Ci
- Add swc_plugins test to ecosystem CI
([#​10164](https://redirect.github.com/swc-project/swc/issues/10164 ))
([b23d133](b23d133959
))
###
[`v1.11.7`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1117---2025-03-04 )
[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.11.6...v1.11.7 )
##### Features
- **(ts/fast-strip)** Emit json errors
([#​10144](https://redirect.github.com/swc-project/swc/issues/10144 ))
([740bd57](740bd579ae
))
###
[`v1.11.6`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1116---2025-03-04 )
[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.11.5...v1.11.6 )
##### Bug Fixes
- **(es/minifier)** Fix regression due to
[#​10056](https://redirect.github.com/swc-project/swc/issues/10056 )
([#​10134](https://redirect.github.com/swc-project/swc/issues/10134 ))
([b145275](b1452757f3
))
- **(es/typescript)** Remove empty statements that const enum decls are
folded into
([#​10128](https://redirect.github.com/swc-project/swc/issues/10128 ))
([7bea830](7bea830a0e
))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 09:01:06 +00:00
renovate[bot]
6dc4118892
chore(deps): update dependency @babel/core to v7.26.10 ( #9568 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core )
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core ))
| [`7.26.9` ->
`7.26.10`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.26.9/7.26.10 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>babel/babel (@​babel/core)</summary>
###
[`v7.26.10`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v72610-2025-03-11 )
[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.26.9...v7.26.10 )
##### 👓 Spec Compliance
- `babel-parser`
- [#​17159](https://redirect.github.com/babel/babel/pull/17159 )
Disallow decorator in array pattern
([@​JLHwung](https://redirect.github.com/JLHwung ))
##### 🐛 Bug Fix
- `babel-parser`, `babel-template`
- [#​17164](https://redirect.github.com/babel/babel/pull/17164 )
Fix: always initialize ExportDeclaration attributes
([@​JLHwung](https://redirect.github.com/JLHwung ))
- `babel-core`
- [#​17142](https://redirect.github.com/babel/babel/pull/17142 )
fix: "Map maximum size exceeded" in deepClone
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu ))
- `babel-parser`, `babel-plugin-transform-typescript`
- [#​17154](https://redirect.github.com/babel/babel/pull/17154 )
Update typescript parser tests
([@​JLHwung](https://redirect.github.com/JLHwung ))
- `babel-traverse`
- [#​17151](https://redirect.github.com/babel/babel/pull/17151 )
fix: Should not evaluate vars in child scope
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu ))
- `babel-generator`
- [#​17153](https://redirect.github.com/babel/babel/pull/17153 )
fix: Correctly generate `abstract override`
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu ))
- `babel-parser`
- [#​17107](https://redirect.github.com/babel/babel/pull/17107 )
Fix source type detection when parsing TypeScript
([@​JLHwung](https://redirect.github.com/JLHwung ))
- `babel-helpers`, `babel-runtime`, `babel-runtime-corejs2`,
`babel-runtime-corejs3`
- [#​17173](https://redirect.github.com/babel/babel/pull/17173 )
Fix processing of replacement pattern with named capture groups
([@​mmmsssttt404](https://redirect.github.com/\[mmmsssttt404]\(https://github.com/mmmsssttt404\) ))
##### 💅 Polish
- `babel-standalone`
- [#​17158](https://redirect.github.com/babel/babel/pull/17158 )
Avoid warnings when re-bundling
[@​babel/standalone](https://redirect.github.com/babel/standalone )
with webpack
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu ))
##### 🏠 Internal
- `babel-parser`
- [#​17160](https://redirect.github.com/babel/babel/pull/17160 )
Left-value parsing cleanup
([@​JLHwung](https://redirect.github.com/JLHwung ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 09:00:37 +00:00
renovate[bot]
37aeb62d66
chore(deps): update dependency minimatch to v10 ( #9476 )
2025-03-17 11:56:24 +01:00
renovate[bot]
d0597bc054
fix(deps): update dependency helmet to v8 ( #9491 )
2025-03-11 12:00:43 +01:00
renovate[bot]
143c8a3074
chore(deps): update dependency superagent to v10 ( #9482 )
2025-03-10 16:42:17 +01:00
renovate[bot]
6d77b30f7a
chore(deps): update yarn to v4.7.0 ( #9475 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [yarn](https://redirect.github.com/yarnpkg/berry )
([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli ))
| [`4.6.0` ->
`4.7.0`](https://renovatebot.com/diffs/npm/yarn/4.6.0/4.7.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>yarnpkg/berry (yarn)</summary>
###
[`v4.7.0`](1871484db8...62fd8525b8
)
[Compare
Source](1871484db8...62fd8525b8
)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 14:41:07 +00:00
renovate[bot]
16d14bf93c
chore(deps): update dependency @types/node to v20.17.22 ( #9472 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`20.17.19` ->
`20.17.22`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.19/20.17.22 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 14:38:19 +00:00
renovate[bot]
4557063d6a
chore(deps): update dependency @swc/core to v1.11.5 ( #9470 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs )
([source](https://redirect.github.com/swc-project/swc )) | [`1.11.1` ->
`1.11.5`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.11.1/1.11.5 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc (@​swc/core)</summary>
###
[`v1.11.5`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1115---2025-02-28 )
[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.11.4...v1.11.5 )
##### Bug Fixes
- **(es/lints)** Capture errors and emit from the original thread
([#​10119](https://redirect.github.com/swc-project/swc/issues/10119 ))
([2304cd8](2304cd8cfd
))
- **(es/minifier)** Skip inlining if the referential identity of a
function matters
([#​10123](https://redirect.github.com/swc-project/swc/issues/10123 ))
([c08fe8d](c08fe8dc13
))
- **(ts/fast-strip)** Throw object consistently
([#​10122](https://redirect.github.com/swc-project/swc/issues/10122 ))
([010ff2a](010ff2af0d
))
##### Miscellaneous Tasks
- **(deps)** Update dependency `base64` to `v0.22.1`
([#​10124](https://redirect.github.com/swc-project/swc/issues/10124 ))
([edea2c5](edea2c5fa4
))
##### Performance
- **(es/resolver)** Remove needless allocations
([#​10120](https://redirect.github.com/swc-project/swc/issues/10120 ))
([f019d53](f019d53044
))
###
[`v1.11.4`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1114---2025-02-27 )
[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.11.1...v1.11.4 )
##### Bug Fixes
- **(es/decorators)** Support negative numbers
([#​10114](https://redirect.github.com/swc-project/swc/issues/10114 ))
([5044580](5044580f44
))
- **(es/minifier)** Fix cargo feature `debug`
([#​10090](https://redirect.github.com/swc-project/swc/issues/10090 ))
([48f68db](48f68db89c
))
- **(es/minifier)** Fix insufficient logging
([#​10091](https://redirect.github.com/swc-project/swc/issues/10091 ))
([9ee79c9](9ee79c9d47
))
- **(es/minifier)** Inline before cost analysis
([#​10092](https://redirect.github.com/swc-project/swc/issues/10092 ))
([1425b56](1425b56639
))
- **(es/minifier)** Remove needless `println`
([b1e5b2d](b1e5b2da19
))
- **(es/resolver)** Analyze variable declarations with `declare`
([#​10102](https://redirect.github.com/swc-project/swc/issues/10102 ))
([cff6a64](cff6a64a18
))
- **(swc_malloc)** Fix build issue due to malloc, really
([#​10117](https://redirect.github.com/swc-project/swc/issues/10117 ))
([207a13f](207a13f2dd
))
- **(swc_malloc)** Add `target_env = "gnu"` check
([#​10118](https://redirect.github.com/swc-project/swc/issues/10118 ))
([da81e11](da81e112df
))
- Use `jemalloc` on platforms that `mimalloc` fails to build
([#​10116](https://redirect.github.com/swc-project/swc/issues/10116 ))
([fb75b98](fb75b98279
))
##### Miscellaneous Tasks
- **(deps)** Update dependency `jsonc-parser` to `v0.26.2`
([#​10112](https://redirect.github.com/swc-project/swc/issues/10112 ))
([8c5f7ef](8c5f7ef8ca
))
##### Performance
- **(es/minifier)** Improve arrow function inlining cost analysis
([#​10093](https://redirect.github.com/swc-project/swc/issues/10093 ))
([e74929c](e74929c01d
))
- **(es/resolver)** Remove some vector allocations
([#​10101](https://redirect.github.com/swc-project/swc/issues/10101 ))
([b65387a](b65387ac57
))
- Use `mimalloc` on linux
([#​10113](https://redirect.github.com/swc-project/swc/issues/10113 ))
([3334932](333493245d
))
##### Refactor
- **(es/react)** Remove `Lrc` from `parse_expr_for_jsx`
([#​10098](https://redirect.github.com/swc-project/swc/issues/10098 ))
([bab7704](bab7704032
))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 14:37:40 +00:00
renovate[bot]
f3dfb1d3f1
chore(deps): drop fetch-mock as it's not being used
2025-03-10 13:27:25 +01:00
renovate[bot]
6db68abb19
chore(deps): update dependency @cyclonedx/yarn-plugin-cyclonedx to v2 ( #9262 )
2025-03-10 12:08:43 +01:00
Github Actions Bot
6b33f6865a
6.8.0
2025-03-06 09:34:52 +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 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc (@​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`
([#​10027](https://redirect.github.com/swc-project/swc/issues/10027 ))
([52caf23](52caf23fbd
))
- **(es/loader)** Fix the absolute path check when resolving modules
([#​10080](https://redirect.github.com/swc-project/swc/issues/10080 ))
([a3894ae](a3894aebe5
))
- **(es/minifier)** Fix the order of match arms to inline correctly
([#​10053](https://redirect.github.com/swc-project/swc/issues/10053 ))
([f0f842d](f0f842d1a7
))
- **(es/types)** Add `transform.verbatimModuleSyntax`
([#​10079](https://redirect.github.com/swc-project/swc/issues/10079 ))
([a883cdc](a883cdc390
))
- **(swc_common)** Fix build with `swc_allocator/nightly`
([#​10067](https://redirect.github.com/swc-project/swc/issues/10067 ))
([6a90b1f](6a90b1fd43
))
##### Documentation
- **(swc_core)** Add ChangeLog for `swc_core`
([#​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
([#​10023](https://redirect.github.com/swc-project/swc/issues/10023 ))
([76c2cba](76c2cba948
))
- **(es/ast)** Add import attributes to `TsImportType`
([#​9796](https://redirect.github.com/swc-project/swc/issues/9796 ))
([7d297be](7d297bedf5
))
- **(es/minifier)** Inline across side-effect-free member exprs,
([#​10056](https://redirect.github.com/swc-project/swc/issues/10056 ))
([19d01d7](19d01d718a
))
- **(es/minifier)** Make seq inliner inline into var without init
([#​10077](https://redirect.github.com/swc-project/swc/issues/10077 ))
([c4a839b](c4a839b6bd
))
- **(es/visit)** Introduce core-only visitors
([#​10049](https://redirect.github.com/swc-project/swc/issues/10049 ))
([bc666be](bc666be26c
))
- **(swc_allocator)** Provide allocators
([#​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
([#​10051](https://redirect.github.com/swc-project/swc/issues/10051 ))
([d3fbd21](d3fbd21acd
))
- **(swc_allocator)** Remove `nightly` from default feature
([#​10058](https://redirect.github.com/swc-project/swc/issues/10058 ))
([e78b9d1](e78b9d11d8
))
- **(swc_allocator)** Add `#[inline]` to allocator methods
([#​10066](https://redirect.github.com/swc-project/swc/issues/10066 ))
([853eb53](853eb53d62
))
##### Performance
- **(es/lints)** Remove needless locks
([#​10086](https://redirect.github.com/swc-project/swc/issues/10086 ))
([43458e9](43458e91ee
))
- **(es/minifier)** Prevent double boxing
([#​10074](https://redirect.github.com/swc-project/swc/issues/10074 ))
([29bd286](29bd286dea
))
##### Refactor
- **(atoms)** Rename `FastAtom` to `UnsafeAtom`
([#​10070](https://redirect.github.com/swc-project/swc/issues/10070 ))
([1771222](1771222440
))
- **(atoms)** Remove `JsWord` alias
([#​10071](https://redirect.github.com/swc-project/swc/issues/10071 ))
([f33b0bc](f33b0bc2d1
))
- **(es/minifier)** Remove `CompileUnit` to simplify
([#​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]
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 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc (@​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
([#​10047](https://redirect.github.com/swc-project/swc/issues/10047 ))
([4718bc0](4718bc0df9
))
##### Miscellaneous Tasks
- **(es/minifier)** Make `minify-all` example ignore parsing errors
([#​10045](https://redirect.github.com/swc-project/swc/issues/10045 ))
([6c7ec46](6c7ec46ee4
))
##### Build
- **(es)** Select optimization level for each crates
([#​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 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc (@​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)
([#​10021](https://redirect.github.com/swc-project/swc/issues/10021 ))
([ffb7734](ffb77342d9
))
- **(typescript)** Improve type inferring for undefined and null
([#​10038](https://redirect.github.com/swc-project/swc/issues/10038 ))
([5059ece](5059ece95a
))
- **(typescript)** Remove the usages of private members
([#​10037](https://redirect.github.com/swc-project/swc/issues/10037 ))
([8410b59](8410b59621
))
##### Performance
- **(hstr)** Use thin arc for hash and length
([#​10033](https://redirect.github.com/swc-project/swc/issues/10033 ))
([2bea793](2bea793bf3
))
- **(hstr)** Skip interning if the text is long enough
([#​10035](https://redirect.github.com/swc-project/swc/issues/10035 ))
([2622e4e](2622e4e1d0
))
##### Testing
- **(hstr)** Add tests
([#​10043](https://redirect.github.com/swc-project/swc/issues/10043 ))
([32b58f0](32b58f0b21
))
- **(ts/fast-strip)** Add tests for `declare module` error cases
([#​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 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - "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 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>babel/babel (@​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`
- [#​17103](https://redirect.github.com/babel/babel/pull/17103 )
fix: Definition for `TSPropertySignature.kind`
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu ))
- `babel-generator`, `babel-types`
- [#​17062](https://redirect.github.com/babel/babel/pull/17062 )
Print TypeScript optional/definite in ClassPrivateProperty
([@​jamiebuilds-signal](https://redirect.github.com/jamiebuilds-signal ))
##### 🏠 Internal
- `babel-types`
- [#​17130](https://redirect.github.com/babel/babel/pull/17130 )
Use `.ts` files with explicit reexports to solve name conflicts
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo ))
- `babel-core`
- [#​17127](https://redirect.github.com/babel/babel/pull/17127 ) Do
not depend on `@types/gensync` in Babel 7
([@​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 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc (@​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
([#​10020](https://redirect.github.com/swc-project/swc/issues/10020 ))
([6dab49a](6dab49a07c
))
- **(es/parser)** Preserve comment positions with leading semicolon
([#​10019](https://redirect.github.com/swc-project/swc/issues/10019 ))
([c9937b6](c9937b65bf
))
- **(swc_common)** Fix panic with non-narrow chars with width != 2
([#​10011](https://redirect.github.com/swc-project/swc/issues/10011 ))
([f9f4cac](f9f4cac0e5
))
- **(ts/fast-strip)** Handle unsupported `module` keyword
([#​10022](https://redirect.github.com/swc-project/swc/issues/10022 ))
([308f5d0](308f5d03c7
))
##### Performance
- **(es/codegen)** Reduce allocation using `compact_str`
([#​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 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc (@​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
([#​9991](https://redirect.github.com/swc-project/swc/issues/9991 ))
([963c3a5](963c3a58c8
))
- **(es/minifier)** Dont't optimize swtich case before DCE
([#​9994](https://redirect.github.com/swc-project/swc/issues/9994 ))
([afe21b5](afe21b5e71
))
- **(es/minifier)** Revert
[#​10006](https://redirect.github.com/swc-project/swc/issues/10006 )
([#​10007](https://redirect.github.com/swc-project/swc/issues/10007 ))
([7e21323](7e21323b3b
))
- **(es/parser, es/codegen)** Handle trailing empty slots in array
patterns
([#​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`
([#​9987](https://redirect.github.com/swc-project/swc/issues/9987 ))
([83f24af](83f24afad9
))
##### Features
- **(es/ast)** Add `ShrinkToFit` implementation
([#​10009](https://redirect.github.com/swc-project/swc/issues/10009 ))
([6849b6a](6849b6aba7
))
- **(es/helpers)** Update package exports for module-sync and webpack
compatibility
([#​9995](https://redirect.github.com/swc-project/swc/issues/9995 ))
([6f4e7ad](6f4e7adce4
))
- **(fast-ts)** Support Uint8Array Input
([#​9879](https://redirect.github.com/swc-project/swc/issues/9879 ))
([61ae579](61ae579a1c
))
##### Performance
- **(es/codegen)** Remove needless allocations
([#​9978](https://redirect.github.com/swc-project/swc/issues/9978 ))
([9c89d57](9c89d57cf9
))
- **(es/minifier)** Do not clone from `take_ident_of_pat_if_unused`
([#​10005](https://redirect.github.com/swc-project/swc/issues/10005 ))
([dc3b46e](dc3b46eff9
))
- **(es/minifier)** Allocate in once from `mark_property_mutation`
([#​10004](https://redirect.github.com/swc-project/swc/issues/10004 ))
([4a90e51](4a90e5197d
))
- **(es/minifier)** Limit infection analysis by the entry size
([#​10006](https://redirect.github.com/swc-project/swc/issues/10006 ))
([1a3a4b9](1a3a4b936c
))
- **(es/minifier)** Make the default pass 2
([#​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)
([#​9971](https://redirect.github.com/swc-project/swc/issues/9971 ))
([e9843d8](e9843d8bb7
))
- **(es/transforms)** Pass `unresolved_mark` to `simplifier` instead of
`top_level_mark`
([#​9989](https://redirect.github.com/swc-project/swc/issues/9989 ))
([963b088](963b0881f9
))
- **(swc_core)** Fix typo in swc_core feature
([#​9979](https://redirect.github.com/swc-project/swc/issues/9979 ))
([99a6339](99a63397b6
))
##### Features
- **(ts/fast-strip)** Support type-only/uninstantiated namespaces
([#​9983](https://redirect.github.com/swc-project/swc/issues/9983 ))
([a72c6fa](a72c6fa28c
))
- Add (experimental) nodejs interop crates
([#​9974](https://redirect.github.com/swc-project/swc/issues/9974 ))
([37e0ea5](37e0ea5697
))
- Add (experimental) `js-interop` npm package
([#​9975](https://redirect.github.com/swc-project/swc/issues/9975 ))
([eebb0ea](eebb0ea14f
))
##### Performance
- Update `rustc-hash` to `v2` and drop `ahash`
([#​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 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>babel/babel (@​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`
- [#​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
Github Actions Bot
c16f7208a1
6.7.2
2025-02-19 09:32:02 +00:00
Jaanus Sellin
8d998c82d8
chore: bump unleash client version to beta 6.5 ( #9305 )
2025-02-13 10:42:54 +02:00
Github Actions Bot
140290a94b
6.7.1
2025-02-11 13:46:38 +00:00
Gastón Fournier
5e9698fe63
chore: Create test db from template ( #9265 )
...
## About the changes
Based on the first hypothesis from
https://github.com/Unleash/unleash/pull/9264 , I decided to find an
alternative way of initializing the DB, mainly trying to run migrations
only once and removing that from the actual test run.
I found in [Postgres template
databases](https://www.postgresql.org/docs/current/manage-ag-templatedbs.html )
an interesting option in combination with jest global initializer.
### Changes on how we use DBs for testing
Previously, we were relying on a single DB with multiple schemas to
isolate tests, but each schema was empty and required migrations or
custom DB initialization scripts.
With this method, we don't need to use different schema names
(apparently there's no templating for schemas), and we can use new
databases. We can also eliminate custom initialization code.
### Legacy tests
This method also highlighted some wrong assumptions in existing tests.
One example is the existence of `default` environment, that because of
being deprecated is no longer available, but because tests are creating
the expected db state manually, they were not updated to match the
existing db state.
To keep tests running green, I've added a configuration to use the
`legacy` test setup (24 tests). By migrating these, we'll speed up
tests, but the code of these tests has to be modified, so I leave this
for another PR.
## Downsides
1. The template db initialization happens at the beginning of any test,
so local development may suffer from slower unit tests. As a workaround
we could define an environment variable to disable the db migration
2. Proliferation of test dbs. In ephemeral environments, this is not a
problem, but for local development we should clean up from time to time.
There's the possibility of cleaning up test dbs using the db name as a
pattern:
2ed2e1c274/scripts/jest-setup.ts (L13-L18)
but I didn't want to add this code yet. Opinions?
## Benefits
1. It allows us migrate only once and still get the benefits of having a
well known state for tests.
3. It removes some of the custom setup for tests (which in some cases
ends up testing something not realistic)
4. It removes the need of testing migrations:
https://github.com/Unleash/unleash/blob/main/src/test/e2e/migrator.e2e.test.ts
as migrations are run at the start
5. Forces us to keep old tests up to date when we modify our database
2025-02-11 13:01:43 +01:00
Github Actions Bot
a8ea174ead
6.7.0
2025-02-11 10:56:32 +00:00
Gastón Fournier
4a2450050e
chore: Retry release 6.7 ( #9287 )
...
Undo release commits
2025-02-11 11:51:37 +01:00
Github Actions Bot
abae81234a
6.7.0
2025-02-11 08:54:00 +00:00
Gastón Fournier
6413a666eb
chore: tests are timing out ( #9264 )
...
## About the changes
I figured that many of our tests are timing out and we can solve this by
increasing test timeout.
This is a signal that either our tests became slower or that our query
performance got worse. On the first point it might be due to having more
migrations than before and requiring more time. The second point is
harder to validate but something to keep an eye on
2025-02-09 19:34:49 +01:00
renovate[bot]
9d453e6881
chore(deps): update yarn to v4.6.0 ( #9248 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [yarn](https://redirect.github.com/yarnpkg/berry )
([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli ))
| [`4.5.3` ->
`4.6.0`](https://renovatebot.com/diffs/npm/yarn/4.5.3/4.6.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>yarnpkg/berry (yarn)</summary>
###
[`v4.6.0`](2fe7d635e8...1871484db8
)
[Compare
Source](2fe7d635e8...1871484db8
)
</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 18:49:16 +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 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>swc-project/swc (@​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
([#​9970](https://redirect.github.com/swc-project/swc/issues/9970 ))
([1b57261](1b572617f3
))
##### Performance
- **(es/minifier)** Make analyzer not call `collect_infects_from`
recursively
([#​9924](https://redirect.github.com/swc-project/swc/issues/9924 ))
([37616c3](37616c33bf
))
- **(es/minifier)** Skip complex inline operations if possible
([#​9972](https://redirect.github.com/swc-project/swc/issues/9972 ))
([772cc30](772cc309cc
))
- **(es/minifier)** Merge binding analyzer into infection analyzer
([#​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]
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 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>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
-
[#​1512](https://redirect.github.com/lint-staged/lint-staged/pull/1512 )
[`cbfed1d`](cbfed1dfd2
)
Thanks [@​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
-
[#​1509](https://redirect.github.com/lint-staged/lint-staged/pull/1509 )
[`8827ebf`](8827ebf29d
)
Thanks [@​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
-
[#​1504](https://redirect.github.com/lint-staged/lint-staged/pull/1504 )
[`1c7a45e`](1c7a45ed2c
)
Thanks [@​iiroj](https://redirect.github.com/iiroj )! - Default
TypeScript config filenames match JS equivalents.
-
[#​1504](https://redirect.github.com/lint-staged/lint-staged/pull/1504 )
[`9cc18c9`](9cc18c9deb
)
Thanks [@​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
-
[#​1500](https://redirect.github.com/lint-staged/lint-staged/pull/1500 )
[`a8ec1dd`](a8ec1ddb58
)
Thanks [@​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
/**
* @​filename: lint-staged.config.js
* @​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
-
[#​1501](https://redirect.github.com/lint-staged/lint-staged/pull/1501 )
[`9b79364`](9b793640e1
)
Thanks [@​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
-
[#​1495](https://redirect.github.com/lint-staged/lint-staged/pull/1495 )
[`e69da9e`](e69da9e614
)
Thanks [@​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.
-
[#​1493](https://redirect.github.com/lint-staged/lint-staged/pull/1493 )
[`fa0fe98`](fa0fe98104
)
Thanks [@​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]
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` | |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [node](https://redirect.github.com/nodejs/node ) | final | patch |
`20.18.1-alpine` -> `20.18.2-alpine` | |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [node](https://redirect.github.com/nodejs/node ) | stage | patch |
`20.18.1-alpine` -> `20.18.2-alpine` | |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](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` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>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