mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-04 00:18:40 +01:00
eee212f3f0
2237 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
|
e29eb51f3c
|
chore: consumption model flag (#9379) | ||
|
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]( |
||
|
71ca0e413e
|
chore: node sdk version upgrade to support deltas (#9356) | ||
|
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]( |
||
|
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> |
||
|
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> |
||
|
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]( |
||
|
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]( |
||
|
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> |
||
![]() |
c16f7208a1 | 6.7.2 | ||
|
8d998c82d8
|
chore: bump unleash client version to beta 6.5 (#9305) | ||
![]() |
140290a94b | 6.7.1 | ||
|
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:
|
||
![]() |
a8ea174ead | 6.7.0 | ||
|
4a2450050e
|
chore: Retry release 6.7 (#9287)
Undo release commits |
||
![]() |
abae81234a | 6.7.0 | ||
|
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 |
||
|
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`]( |
||
|
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]( |
||
|
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`]( |
||
|
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> |
||
|
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) | [](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.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 ([#​9967](https://redirect.github.com/swc-project/swc/issues/9967)) ([72e5455]( |
||
|
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) | [](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.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` - [#​17086](https://redirect.github.com/babel/babel/pull/17086) Make "object without properties" helpers ES6-compatible ([@​tquetano-netflix](https://redirect.github.com/tquetano-netflix)) - `babel-plugin-transform-typeof-symbol` - [#​17085](https://redirect.github.com/babel/babel/pull/17085) fix: Correctly handle `typeof` in arrow functions ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-parser` - [#​17079](https://redirect.github.com/babel/babel/pull/17079) Respect `ranges` option in estree method value ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-core` - [#​17052](https://redirect.github.com/babel/babel/pull/17052) Do not try to parse .ts configs as JSON if natively supported ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-plugin-transform-typescript` - [#​17050](https://redirect.github.com/babel/babel/pull/17050) fix: correctly resolve references to non-constant enum members ([@​branchseer](https://redirect.github.com/branchseer)) - `babel-plugin-transform-typescript`, `babel-traverse`, `babel-types` - [#​17025](https://redirect.github.com/babel/babel/pull/17025) fix: Remove type-only `import x = y.z` ([@​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> |
||
|
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) | [](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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
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) | [](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.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 ([#​9905](https://redirect.github.com/swc-project/swc/issues/9905)) ([09b3b37]( |
||
|
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) | [](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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
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) | [](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.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 ([#​9760](https://redirect.github.com/swc-project/swc/issues/9760)) ([751a310]( |
||
|
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) | [](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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
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) | [](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.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 ([#​9863](https://redirect.github.com/swc-project/swc/issues/9863)) ([c0c6056]( |
||
|
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) | [](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>APIDevTools/swagger-parser (@​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> |
||
![]() |
74c1bd5ad8 | 6.6.0 | ||
|
e559718581
|
feat: unique connection counting (#9074) | ||
|
893f7834ad
|
chore: upgrade node sdk with x-headers (#9066) | ||
|
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) | [](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.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 ([#​9786](https://redirect.github.com/swc-project/swc/issues/9786)) ([5a44c6b]( |
||
|
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) | [](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>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> |
||
|
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) | [](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.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 - [#​1484](https://redirect.github.com/lint-staged/lint-staged/pull/1484) [`bcfe309`]( |
||
|
f81020ca18
|
chore: streaming client no etag (#9011) | ||
|
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) | [](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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
![]() |
c7203a6b34 | chore: bump version to 6.5.3 | ||
|
3bed01bb8c
|
fix: streaming error handling (#8999) | ||
![]() |
abafa84ea5 | 6.5.2 | ||
|
1008f9d105
|
feat: streaming headers with app name (#8972) | ||
![]() |
d57063c3e6 | 6.5.1 | ||
|
55b63db6f3
|
fix: upgrade make-fetch-happen (#8970) | ||
|
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... |
||
|
fe8308da1f
|
feat: productivity email action text (#8966) | ||
|
3a0cddc345
|
chore: update node sdk (#8940) | ||
|
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) | [](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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
ac1ba2f859
|
chore: streaming node sdk (#8921) | ||
|
8fbf7976e6
|
chore(deps): update yarn to v4.5.3 (#8911)
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.1` -> `4.5.3`](https://renovatebot.com/diffs/npm/yarn/4.5.1/4.5.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>yarnpkg/berry (yarn)</summary> ### [`v4.5.3`]( |