Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3e7c2bb30e 
							
						 
					 
					
						
						
							
							Dashboard chart fill ( #6167 )  
						
						
						
					 
					
						2024-02-12 15:30:17 +01:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5a75093cbc 
							
						 
					 
					
						
						
							
							feat: project applications e2e PoC ( #6189 )  
						
						... 
						
						
						
						1. Adding store layer
2. Updating schemas
3. Refactoring project files that I touched into feature oriented
architecture
Next steps E2E tests. 
						
					 
					
						2024-02-12 16:00:59 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b48d25a226 
							
						 
					 
					
						
						
							
							feat: default stickiness explanation ( #6201 )  
						
						
						
					 
					
						2024-02-12 13:16:51 +01:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aea4fc9dc9 
							
						 
					 
					
						
						
							
							docs: troubleshooting returning disabeled flags ( #6200 )  
						
						
						
					 
					
						2024-02-12 11:36:51 +01:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3e4f31b588 
							
						 
					 
					
						
						
							
							Chore: add zendesk btn to error dialog ( #6187 )  
						
						... 
						
						
						
						Adds the option for a 3rd button in the Dialogue component
Adds a button to open our zendesk support page
Closes #
[1-2024](https://linear.app/unleash/issue/1-2024/review-the-ui-error-dialog )
<img width="1677" alt="Screenshot 2024-02-09 at 11 18 20"
src="https://github.com/Unleash/unleash/assets/104830839/bf69c9c2-456f-4b83-b80e-d72f0d678331 ">
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2024-02-12 10:26:45 +02:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6d26c79fa7 
							
						 
					 
					
						
						
							
							chore: Move actions inside projects ( #6191 )  
						
						... 
						
						
						
						## About the changes
Action should be relative to a project (in general). 
						
					 
					
						2024-02-12 09:26:05 +01:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ccd2fee4ee 
							
						 
					 
					
						
						
							
							feat: implement a store for stat_traffic_data ( #6190 )  
						
						... 
						
						
						
						## About the changes
Implements a new store for collected traffic data usage that connects to
the new table `stat_traffic_data` primary key'd on [day, trafficGroup,
status_code_series].
Day being a date
Traffic group being which endpoint is being counted for, ie /api/admin,
/api/frontend etc
Status code series grouping 2xx status responses and 304 into their
respective 200 / 300 series.
No service here, this is for pro/enterprise 
						
					 
					
						2024-02-12 08:39:51 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							70a957c615 
							
						 
					 
					
						
						
							
							chore(deps): update dependency orval to v6.24.0 ( #6199 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [orval](https://togithub.com/anymaniax/orval ) | [`6.23.0` ->
`6.24.0`](https://renovatebot.com/diffs/npm/orval/6.23.0/6.24.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>anymaniax/orval (orval)</summary>
###
[`v6.24.0`](https://togithub.com/anymaniax/orval/releases/tag/v6.24.0 ):
Release 6.24.0
[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.23.0...v6.24.0 )
##### Bug Fixes
- add option for adding missing props to union types, fix duplicate
props
([340012c](340012c6f2https://togithub.com/anymaniax/orval/issues/1125 ))
([848bbe3](848bbe3582https://togithub.com/anymaniax/orval/issues/1117 ))
([5ab74a3](5ab74a3135https://togithub.com/anymaniax/orval/issues/1131 ))
([dbfb2e5](dbfb2e51c9https://togithub.com/anymaniax/orval/issues/1115 ))
([b889c88](b889c88d50https://togithub.com/anymaniax/orval/issues/1122 ))
([0a747c7](0a747c7a1bhttps://togithub.com/anymaniax/orval/issues/1184 ))
([992085b](992085b7f7https://togithub.com/anymaniax/orval/issues/1157 ))
([7e563eb](7e563eb638https://togithub.com/anymaniax/orval/issues/1166 ))
([c41635b](c41635bb1fhttps://togithub.com/anymaniax/orval/issues/1170 ))
([35e5074](35e50746bfhttps://togithub.com/anymaniax/orval/issues/1159 ))
([#​1179](https://togithub.com/anymaniax/orval/issues/1179 ))
([a11e821](a11e8211cbhttps://togithub.com/anymaniax/orval/issues/1146 ))
([c42fcda](c42fcdacbfhttps://togithub.com/anymaniax/orval/issues/1181 ))
([2a77a04](2a77a04ac6https://togithub.com/anymaniax/orval/issues/1148 ))
([632a666](632a666f19https://togithub.com/anymaniax/orval/issues/1171 ))
([99cc5a6](99cc5a670dhttps://togithub.com/anymaniax/orval/issues/1165 ))
([c7ccb65](c7ccb659f4https://togithub.com/anymaniax/orval/issues/1186 ))
([0d05129](0d0512996chttps://togithub.com/anymaniax/orval/issues/1182 ))
([02161de](02161defd3https://togithub.com/anymaniax/orval/issues/1178 ))
([48a1b6e](48a1b6e880https://togithub.com/anymaniax/orval/issues/1138 ))
([67bf84f](67bf84f312https://togithub.com/anymaniax/orval/issues/1105 ))
([e602232](e602232991https://togithub.com/anymaniax/orval/issues/1163 ))
([461e813](461e813adfhttps://togithub.com/anymaniax/orval/issues/1180 ))
([ee5334f](ee5334f304https://togithub.com/anymaniax/orval/issues/1175 ))
([2231f78](2231f78cf6https://togithub.com/anymaniax/orval/issues/1113 ))"
([#​1116](https://togithub.com/anymaniax/orval/issues/1116 ))
([7580f55](7580f55d77https://togithub.com/anymaniax/orval/issues/1113 )
[#​1116](https://togithub.com/anymaniax/orval/issues/1116 )
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-12 01:52:55 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							74ba6d0286 
							
						 
					 
					
						
						
							
							chore(deps): update dependency nock to v13.5.1 ( #6198 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nock](https://togithub.com/nock/nock ) | [`13.4.0` ->
`13.5.1`](https://renovatebot.com/diffs/npm/nock/13.4.0/13.5.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>nock/nock (nock)</summary>
### [`v13.5.1`](https://togithub.com/nock/nock/releases/tag/v13.5.1 )
[Compare
Source](https://togithub.com/nock/nock/compare/v13.5.0...v13.5.1 )
##### Bug Fixes
- memory leak when using nock with jest
([#​2572](https://togithub.com/nock/nock/issues/2572 ))
([7468cf1](7468cf1eefhttps://togithub.com/nock/nock/releases/tag/v13.5.0 )
[Compare
Source](https://togithub.com/nock/nock/compare/v13.4.0...v13.5.0 )
##### Features
- add `Scope#clone()` method
([#​2564](https://togithub.com/nock/nock/issues/2564 ))
([65385f7](65385f739d📅  **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-12 01:51:26 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8a6f6af935 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @testing-library/jest-dom to v6.4.1 ( #6196 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@testing-library/jest-dom](https://togithub.com/testing-library/jest-dom )
| [`6.2.0` ->
`6.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.2.0/6.4.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>testing-library/jest-dom
(@​testing-library/jest-dom)</summary>
###
[`v6.4.1`](https://togithub.com/testing-library/jest-dom/releases/tag/v6.4.1 )
[Compare
Source](https://togithub.com/testing-library/jest-dom/compare/v6.4.0...v6.4.1 )
##### Bug Fixes
- Export type `TestingLibraryMatchers` from "./matchers"
([#​576](https://togithub.com/testing-library/jest-dom/issues/576 ))
([dd1c4dd](dd1c4dd504https://togithub.com/testing-library/jest-dom/releases/tag/v6.4.0 )
[Compare
Source](https://togithub.com/testing-library/jest-dom/compare/v6.3.0...v6.4.0 )
##### Features
- Add toHaveRole matcher
([#​572](https://togithub.com/testing-library/jest-dom/issues/572 ))
([f7dc673](f7dc673dbchttps://togithub.com/testing-library/jest-dom/releases/tag/v6.3.0 )
[Compare
Source](https://togithub.com/testing-library/jest-dom/compare/v6.2.1...v6.3.0 )
##### Features
- Support for regular expressions in toHaveClass
([#​563](https://togithub.com/testing-library/jest-dom/issues/563 ))
([9787ed5](9787ed59fchttps://togithub.com/testing-library/jest-dom/releases/tag/v6.2.1 )
[Compare
Source](https://togithub.com/testing-library/jest-dom/compare/v6.2.0...v6.2.1 )
##### Bug Fixes
- Standalone types for "./matchers" export and add Bun support
([#​566](https://togithub.com/testing-library/jest-dom/issues/566 ))
([5675b86](5675b8668c📅  **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-11 23:09:08 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5ceb7ad0b9 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/pg to v8.11.0 ( #6197 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/pg](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg ))
| [`8.10.9` ->
`8.11.0`](https://renovatebot.com/diffs/npm/@types%2fpg/8.10.9/8.11.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/ )
|
---
### 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-11 23:08:05 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9238919ae3 
							
						 
					 
					
						
						
							
							chore(deps): update swc monorepo ( #6194 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs )
([source](https://togithub.com/swc-project/swc )) | [`1.3.102` ->
`1.3.107`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.102/1.3.107 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@swc/jest](https://togithub.com/swc-project/pkgs/tree/main/packages/jest )
([source](https://togithub.com/swc-project/pkgs )) | [`0.2.29` ->
`0.2.34`](https://renovatebot.com/diffs/npm/@swc%2fjest/0.2.29/0.2.34 ) |
[](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.3.107`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#13107---2024-01-28 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.106...v1.3.107 )
##### Bug Fixes
- **(es/codegen)** Do not produce octal literals
([#​8565](https://togithub.com/swc-project/swc/issues/8565 ))
([07634a0](07634a05bahttps://togithub.com/swc-project/swc/issues/8555 ))
([6a8dd8c](6a8dd8cbb3https://togithub.com/swc-project/swc/issues/8556 ))
([f416aff](f416aff7d7https://togithub.com/swc-project/swc/issues/8550 ))
([d6a4615](d6a4615898https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#13106---2024-01-25 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.105...v1.3.106 )
##### Bug Fixes
- **(binding/types)** Add `bugfixes` field to EnvConfig
([#​8538](https://togithub.com/swc-project/swc/issues/8538 ))
([49ebdf9](49ebdf9fb7https://togithub.com/swc-project/swc/issues/8546 ))
([043ee85](043ee85d08https://togithub.com/swc-project/swc/issues/8436 ))
([572bcae](572bcaefc1https://togithub.com/swc-project/swc/issues/8314 ))
([bc38ac9](bc38ac906chttps://togithub.com/swc-project/swc/issues/6086 ))
([ae78669](ae786692a0https://togithub.com/swc-project/swc/issues/8543 ))
([fc929e9](fc929e962bhttps://togithub.com/swc-project/swc/issues/8548 ))
([fab27da](fab27dabedhttps://togithub.com/swc-project/swc/issues/8542 ))
([aa70131](aa70131c55https://togithub.com/swc-project/swc/issues/8533 ))
([71fb5c1](71fb5c12a7https://togithub.com/swc-project/swc/issues/8535 ))
([2d8bd9e](2d8bd9ed89https://togithub.com/swc-project/swc/issues/8536 ))
([71930ff](71930ffb56https://togithub.com/swc-project/swc/issues/8547 ))
([00619b1](00619b1708https://togithub.com/swc-project/swc/issues/8279 ))
([72048ae](72048ae1cehttps://togithub.com/swc-project/swc/issues/8537 ))
([793f265](793f2651a8https://togithub.com/swc-project/swc/issues/8544 ))
([4630426](4630426d6ahttps://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#13105---2024-01-21 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.104...v1.3.105 )
##### Bug Fixes
- **(common)** Remove `<` and `>` from `Display` impl of
`FileName::Custom`
([#​8530](https://togithub.com/swc-project/swc/issues/8530 ))
([014a6cd](014a6cda82https://togithub.com/swc-project/swc/issues/8433 ))
([9f1ce3a](9f1ce3acd6https://togithub.com/swc-project/swc/issues/8510 ))
([4946a11](4946a11137https://togithub.com/swc-project/swc/issues/8513 ))
([f40f59b](f40f59bd70https://togithub.com/swc-project/swc/issues/8524 ))
([5e40dc7](5e40dc7d8chttps://togithub.com/swc-project/swc/issues/8518 ))
([1c4eb1f](1c4eb1f54fhttps://togithub.com/swc-project/swc/issues/8519 ))
([974c6a0](974c6a0036https://togithub.com/swc-project/swc/issues/8520 ))
([8fac2bb](8fac2bb03chttps://togithub.com/swc-project/swc/issues/8521 ))
([4b4a0a2](4b4a0a244dhttps://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#13104---2024-01-17 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.103...v1.3.104 )
##### Bug Fixes
- **(es)** Fix plugin template & restore `test!` as `test_inline!`
([#​8508](https://togithub.com/swc-project/swc/issues/8508 ))
([10449e0](10449e08d9https://togithub.com/swc-project/swc/issues/8506 ))
([0f94c8c](0f94c8cf05https://togithub.com/swc-project/swc/issues/8511 ))
([ba753f1](ba753f1288https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#13103---2024-01-15 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.102...v1.3.103 )
##### Bug Fixes
- **(binding/types)** Add type for `decoratorVersion`
([#​8468](https://togithub.com/swc-project/swc/issues/8468 ))
([79438e6](79438e6dc2https://togithub.com/swc-project/swc/issues/8479 ))
([a12eaaea12eaae0e5https://togithub.com/swc-project/swc/issues/8478 ))
([2076ef8](2076ef8f35https://togithub.com/swc-project/swc/issues/8477 ))
([d98a282](d98a28290bhttps://togithub.com/swc-project/swc/issues/8481 ))
([e0bdc0f](e0bdc0f7c2https://togithub.com/swc-project/swc/issues/8493 ))
([8d9bf4c](8d9bf4cfaahttps://togithub.com/swc-project/swc/issues/8470 ))
([4416077](4416077f4ahttps://togithub.com/swc-project/swc/issues/8489 ))
([52a8f05](52a8f05fe4https://togithub.com/swc-project/swc/issues/8490 ))
([f7c4934](f7c4934e59https://togithub.com/swc-project/swc/issues/8480 ))
([b70e96f](b70e96ffe9https://togithub.com/swc-project/swc/issues/8483 ))
([740e6f3](740e6f390ahttps://togithub.com/swc-project/swc/issues/8471 ))
([82bd807](82bd8070cbhttps://togithub.com/swc-project/swc/issues/8487 ))
([abd7c51](abd7c51583https://togithub.com/swc-project/swc/issues/8460 ))
([566063d](566063dca5https://togithub.com/swc-project/swc/issues/8434 ))
([85be8a4](85be8a4de1https://togithub.com/swc-project/swc/issues/8472 ))
([1120336](1120336f23https://togithub.com/swc-project/swc/issues/8474 ))
([b676e75](b676e75cddc7bdf28503...ed4e70a901c7bdf28503...ed4e70a901cb47d616ec...c7bdf28503cb47d616ec...c7bdf28503163127e4b6...cb47d616ec163127e4b6...cb47d616ec📅  **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.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-09 21:43:41 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							73f5a5d502 
							
						 
					 
					
						
						
							
							chore(deps): update dependency tss-react to v4.9.4 ( #6193 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tss-react](https://www.tss-react.dev )
([source](https://togithub.com/garronej/tss-react )) | [`4.9.3` ->
`4.9.4`](https://renovatebot.com/diffs/npm/tss-react/4.9.3/4.9.4 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>garronej/tss-react (tss-react)</summary>
###
[`v4.9.4`](https://togithub.com/garronej/tss-react/releases/tag/v4.9.4 )
[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.9.3...v4.9.4 )
<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->
**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.9.3...v4.9.4 
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-09 18:07:45 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c69337892 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @tanstack/react-table to v8.11.8 ( #6192 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@tanstack/react-table](https://tanstack.com/table )
([source](https://togithub.com/TanStack/table/tree/HEAD/packages/react-table ))
| [`8.11.7` ->
`8.11.8`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.11.7/8.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>TanStack/table (@​tanstack/react-table)</summary>
###
[`v8.11.8`](https://togithub.com/TanStack/table/releases/tag/v8.11.8 )
[Compare
Source](https://togithub.com/TanStack/table/compare/v8.11.7...v8.11.8 )
Version 8.11.8 - 2/2/2024, 7:28 AM (Manual Release)
#### Changes
##### Docs
- Update tables.md
([#​5290](https://togithub.com/TanStack/table/issues/5290 ))
([`1bbac0f`](https://togithub.com/TanStack/table/commit/1bbac0f3 )) by
Asad Khan
- add react types to examples for stackblitz
([#​5307](https://togithub.com/TanStack/table/issues/5307 ))
([`8f95203`](https://togithub.com/TanStack/table/commit/8f95203e )) by
Kevin Van Cott
- clean up col resize and virtualization examples
([#​5298](https://togithub.com/TanStack/table/issues/5298 ))
([`cd80c52`](https://togithub.com/TanStack/table/commit/cd80c52b )) by
Kevin Van Cott
- Restructure docs to match v2 layout
([#​5295](https://togithub.com/TanStack/table/issues/5295 ))
([`e6e02a9`](https://togithub.com/TanStack/table/commit/e6e02a9f )) by
Lachlan Collins
##### Ci
- Update example dependencies when publishing
([#​5322](https://togithub.com/TanStack/table/issues/5322 ))
([`c944980`](https://togithub.com/TanStack/table/commit/c9449804 )) by
Lachlan Collins
#### Packages
-
[@​tanstack/table-core](https://togithub.com/tanstack/table-core )[@​8](https://togithub.com/8 ).11.8
-
[@​tanstack/react-table](https://togithub.com/tanstack/react-table )[@​8](https://togithub.com/8 ).11.8
-
[@​tanstack/solid-table](https://togithub.com/tanstack/solid-table )[@​8](https://togithub.com/8 ).11.8
-
[@​tanstack/vue-table](https://togithub.com/tanstack/vue-table )[@​8](https://togithub.com/8 ).11.8
-
[@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table )[@​8](https://togithub.com/8 ).11.8
-
[@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools )[@​8](https://togithub.com/8 ).11.8
-
[@​tanstack/match-sorter-utils](https://togithub.com/tanstack/match-sorter-utils )[@​8](https://togithub.com/8 ).11.8
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-09 18:06:59 +00:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ca761584c6 
							
						 
					 
					
						
						
							
							docs: Delete old preferred-styles-import-placement ( #6185 )  
						
						... 
						
						
						
						Having old ADRs makes it harder for newcomers, that have to navigate
through many ADRs and spot the ones that were superseded by others. We
can save the mental burden by just moving the old ones to a deprecated
folder 
						
					 
					
						2024-02-09 17:50:08 +01:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0d0fbdc6ce 
							
						 
					 
					
						
						
							
							chore: upgrade unleash client ( #6188 )  
						
						
						
					 
					
						2024-02-09 14:44:41 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7773270348 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/uuid to v9.0.8 ( #6123 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/uuid](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid ))
| [`9.0.7` ->
`9.0.8`](https://renovatebot.com/diffs/npm/@types%2fuuid/9.0.7/9.0.8 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅  **Schedule**: Branch creation - "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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-09 13:25:51 +01:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							924ea39ea2 
							
						 
					 
					
						
						
							
							feat: project actions UI form ( #6115 )  
						
						... 
						
						
						
						## About the changes
Add, delete, and update actions is already working. The UI still needs
some love, but it's functional

---------
Co-authored-by: Nuno Góis <github@nunogois.com> 
						
					 
					
						2024-02-09 12:13:44 +00:00 
						 
				 
			
				
					
						
							
							
								Fredrik Strand Oseberg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							260ef70309 
							
						 
					 
					
						
						
							
							Feat/UI error observability ( #6169 )  
						
						... 
						
						
						
						This PR adds an endpoint to Unleash that accepts an error message and
option error stack and logs it as an error. This allows us to leverage
errors in logs observability to catch UI errors consistently.
Considered a test, but this endpoint only accepts and logs input, so I'm
not sure how useful it would be. 
						
					 
					
						2024-02-09 13:07:44 +01:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4972b9686c 
							
						 
					 
					
						
						
							
							feat: project applications controller/service layer ( #6184 )  
						
						... 
						
						
						
						Just adding controller/service layer, connecting with schema.
Next PR will implement store and e2e tests. 
						
					 
					
						2024-02-09 13:18:26 +02:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1b1bde8aec 
							
						 
					 
					
						
						
							
							chore: add migration for traffic data collection ( #6171 )  
						
						... 
						
						
						
						## About the changes
Adds migration for creating table `stat_traffic_usage`.
This table primary-keys on day, traffic_group, and status_code_series.
Adds individual indexes for day, traffic_group, and status_code_series.
Traffic group is the grouping for API endpoints for which traffic is
counted.
status_code_series is 200/202 etc = 200, 304 etc = 300 
						
					 
					
						2024-02-09 09:58:58 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4c1dfbefa7 
							
						 
					 
					
						
						
							
							chore: clean up customRootRolesKillSwitch ( #6173 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1308/remove-customrootroleskillswitch-flag 
Cleans up the `customRootRolesKillSwitch` flag. 
					
						2024-02-09 08:41:40 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							13df715bfd 
							
						 
					 
					
						
						
							
							fix: prevent infinite rerenders in useIncomingWebhooks ( #6176 )  
						
						... 
						
						
						
						React can sometimes be non-intuitive and behave erratically due to the
way it detects changes in hook dependencies.
This prevents infinite re-renders from `useIncomingWebhooks` by using a
static `DEFAULT_DATA` constant, so that its reference is always the
same, so no changes are detected when there are none.
Unrelated scouting, but this PR also removes an unneeded dependency in
the memoized columns in `ProjectActionsTable`. 
						
					 
					
						2024-02-09 08:17:15 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b77f3129f2 
							
						 
					 
					
						
						
							
							feat: show segment conflicts in crs ( #6138 )  
						
						... 
						
						
						
						This PR updates the diff calculation to work with both strategy changes
and segment changes. It also adds the corresponding segment change
conflict overview to segment updates.
<img width="1225" alt="image"
src="https://github.com/Unleash/unleash/assets/17786332/688a57a5-5cd7-4b0a-bd1e-df63189594d8 "> 
						
					 
					
						2024-02-09 16:25:01 +09:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba2cde7c50 
							
						 
					 
					
						
						
							
							docs: update change request doc to mention strategy/segment suspension ( #6163 )  
						
						... 
						
						
						
						This change updates the change request scheduling docs to include
information about what happens when a strategy or segment is updated
in the background, as well as updated information about the emails
that it sends out. 
						
					 
					
						2024-02-09 14:50:18 +09:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1deae078fc 
							
						 
					 
					
						
						
							
							docs: update images in feature flags best practices to work on dark backgrounds ( #6168 )  
						
						... 
						
						
						
						This PR updates the images in the feature flags best practices guide to
work on dark backgrounds by giving them white backgrounds (making them
non-transparent).
In doing so, it replaces the links to GitHub with docusaurus assets
(which also yields faster loading) and uses captions to describe the
images. 
						
					 
					
						2024-02-09 09:39:40 +09:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b8eb6234c 
							
						 
					 
					
						
						
							
							chore(deps): update lycheeverse/lychee-action action to v1.9.3 ( #6179 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[lycheeverse/lychee-action](https://togithub.com/lycheeverse/lychee-action )
| action | patch | `v1.9.1` -> `v1.9.3` |
---
### Release Notes
<details>
<summary>lycheeverse/lychee-action (lycheeverse/lychee-action)</summary>
###
[`v1.9.3`](https://togithub.com/lycheeverse/lychee-action/releases/tag/v1.9.3 ):
Version 1.9.3
[Compare
Source](https://togithub.com/lycheeverse/lychee-action/compare/v1.9.2...v1.9.3 )
#### What's Changed
- Bugfix: Pass custom `token` as input argument to action by
[@​mre](https://togithub.com/mre ) in
[https://github.com/lycheeverse/lychee-action/pull/222 ](https://togithub.com/lycheeverse/lychee-action/pull/222 )
Previously, the name of the token was incorrect, leading to no token
being used if the user specified `with: [token: ...]`.
Thanks to [@​tobon4](https://togithub.com/tobon4 ) for pointing
this out.
**Full Changelog**:
https://github.com/lycheeverse/lychee-action/compare/v1...v1.9.3 
###
[`v1.9.2`](https://togithub.com/lycheeverse/lychee-action/releases/tag/v1.9.2 ):
Version 1.9.2
[Compare
Source](https://togithub.com/lycheeverse/lychee-action/compare/v1.9.1...v1.9.2 )
#### What's Changed
- Bump actions/cache from 3 to 4 by
[@​dependabot](https://togithub.com/dependabot ) in
[https://github.com/lycheeverse/lychee-action/pull/221 ](https://togithub.com/lycheeverse/lychee-action/pull/221 )
- Bump peter-evans/create-issue-from-file from 4 to 5 by
[@​dependabot](https://togithub.com/dependabot ) in
[https://github.com/lycheeverse/lychee-action/pull/223 ](https://togithub.com/lycheeverse/lychee-action/pull/223 )
- Bump to lychee 0.14.2 in
eeb9cb63fehttps://github.com/lycheeverse/lychee-action/compare/v1...v1.9.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 becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-09 00:16:03 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							af0dad2619 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vanilla-jsoneditor to v0.21.4 ( #6178 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vanilla-jsoneditor](https://togithub.com/josdejong/svelte-jsoneditor )
| [`0.21.2` ->
`0.21.4`](https://renovatebot.com/diffs/npm/vanilla-jsoneditor/0.21.2/0.21.4 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>josdejong/svelte-jsoneditor (vanilla-jsoneditor)</summary>
###
[`v0.21.4`](https://togithub.com/josdejong/svelte-jsoneditor/blob/HEAD/CHANGELOG.md#0214-2024-01-24 )
[Compare
Source](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.21.3...v0.21.4 )
###
[`v0.21.3`](https://togithub.com/josdejong/svelte-jsoneditor/blob/HEAD/CHANGELOG.md#0213-2024-01-19 )
[Compare
Source](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.21.2...v0.21.3 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-08 23:18:59 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1738457afe 
							
						 
					 
					
						
						
							
							chore(deps): update dependency supertest to v6.3.4 ( #6177 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [supertest](https://togithub.com/ladjs/supertest ) | [`6.3.3` ->
`6.3.4`](https://renovatebot.com/diffs/npm/supertest/6.3.3/6.3.4 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>ladjs/supertest (supertest)</summary>
### [`v6.3.4`](https://togithub.com/ladjs/supertest/releases/tag/v6.3.4 )
[Compare
Source](https://togithub.com/ladjs/supertest/compare/v6.3.3...v6.3.4 )
- chore: bump deps, remove yarn.lock
[`bc4398a`](https://togithub.com/ladjs/supertest/commit/bc4398a )
- chore: bump deps
[`c823515`](https://togithub.com/ladjs/supertest/commit/c823515 )
- Merge pull request
[#​811](https://togithub.com/ladjs/supertest/issues/811 ) from
ladjs/dependabot/npm_and_yarn/cookiejar-2.1.4
[`37017b3`](https://togithub.com/ladjs/supertest/commit/37017b3 )
- Merge pull request
[#​814](https://togithub.com/ladjs/supertest/issues/814 ) from
siddtheone/patch-1
[`6b41374`](https://togithub.com/ladjs/supertest/commit/6b41374 )
- Merge pull request
[#​828](https://togithub.com/ladjs/supertest/issues/828 ) from
9renpoto/9renpoto-patch-1
[`0ff9c02`](https://togithub.com/ladjs/supertest/commit/0ff9c02 )
- si/visionmedia/ladjs/
[`2cba6d4`](https://togithub.com/ladjs/supertest/commit/2cba6d4 )
- Update package.json
[`79a69b6`](https://togithub.com/ladjs/supertest/commit/79a69b6 )
- Merge pull request
[#​821](https://togithub.com/ladjs/supertest/issues/821 ) from
yunnysunny/feature/ci-fix
[`c1b8f9d`](https://togithub.com/ladjs/supertest/commit/c1b8f9d )
- ci: fix broken github action cache saving
[`5d48749`](https://togithub.com/ladjs/supertest/commit/5d48749 )
- Merge pull request
[#​818](https://togithub.com/ladjs/supertest/issues/818 ) from
lamweili/patch-1
[`25920e7`](https://togithub.com/ladjs/supertest/commit/25920e7 )
- docs: fixed links (for
[#​621](https://togithub.com/ladjs/supertest/issues/621 ))
[`3767f9e`](https://togithub.com/ladjs/supertest/commit/3767f9e )
- Update README.md
[`b81d3a4`](https://togithub.com/ladjs/supertest/commit/b81d3a4 )
- Removing unused import
[`4b372eb`](https://togithub.com/ladjs/supertest/commit/4b372eb )
- chore(deps): bump cookiejar from 2.1.3 to 2.1.4
[`ac9327f`](https://togithub.com/ladjs/supertest/commit/ac9327f )
- Merge pull request
[#​646](https://togithub.com/ladjs/supertest/issues/646 ) from
dtom90/patch-1
[`44d5d72`](https://togithub.com/ladjs/supertest/commit/44d5d72 )
- Merge pull request
[#​621](https://togithub.com/ladjs/supertest/issues/621 ) from
RichieRunner/patch-1
[`d91ff37`](https://togithub.com/ladjs/supertest/commit/d91ff37 )
- Update index.js function definition
[`9ee6a1b`](https://togithub.com/ladjs/supertest/commit/9ee6a1b )
- Update README.md
[`13a2b44`](https://togithub.com/ladjs/supertest/commit/13a2b44 )
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-08 23:17:37 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2dadf3055d 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v18.19.14 ( #6175 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`18.19.12` ->
`18.19.14`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.12/18.19.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 becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-08 18:40:58 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ac1cfdfb88 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/jest to v29.5.12 ( #6174 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ))
| [`29.5.11` ->
`29.5.12`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.11/29.5.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/ )
|
---
### 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-08 18:40:38 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d4c75091d 
							
						 
					 
					
						
						
							
							docs: unexpected results in abn test troubleshooting guide ( #6153 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/SR-374/troubleshooting-guide-my-feature-flag-is-returning-unexpected-results 
Adds a quick troubleshooting guide that covers some common pitfalls when
running A/B tests. 
					
						2024-02-08 17:04:25 +00:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fa3352786a 
							
						 
					 
					
						
						
							
							chore: reimplementation of app stats ( #6155 )  
						
						... 
						
						
						
						## About the changes
App stats is mainly used to cap the number of applications reported to
Unleash based on the last 7 days information:
cc2ccb1134/src/lib/middleware/response-time-metrics.ts (L24-L28) 
						
					 
					
						2024-02-08 17:15:42 +01:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4a4196c66a 
							
						 
					 
					
						
						
							
							feat: preliminary project applications schema ( #6152 )  
						
						... 
						
						
						
						Currently keeping flat structure and separate out into multiple
requests(schemas) if needed.
In future, we will also add dates. 
						
					 
					
						2024-02-08 16:16:55 +02:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb2f88980c 
							
						 
					 
					
						
						
							
							chore: add feature flag for request counting inside Unleash ( #6164 )  
						
						... 
						
						
						
						## About the changes
Adds the feature flag for use in request traffic counting 
						
					 
					
						2024-02-08 14:46:54 +01:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ecc200bf8a 
							
						 
					 
					
						
						
							
							feat: add index on events for faster revision id ( #6170 )  
						
						... 
						
						
						
						On all pods and instances, we run the same revision update query every
second. It is relatively fast when the application has started. This is
the single most ran query in unleash.
Benchmarks:
1. Running pod with existing revisionID:
  - old 5.5ms
  - new 0.028ms
2. New pod without existing revisionID
 - old 9.329ms
 - new 0.033ms
This query is getting optimized
7e66a79f9f/src/lib/features/events/event-store.ts (L161) 
						
					 
					
						2024-02-08 14:11:58 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7e66a79f9f 
							
						 
					 
					
						
						
							
							feat: add disabled state handling on slow network ( #6165 )  
						
						
						
					 
					
						2024-02-08 10:27:51 +01:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bc7d4b8edb 
							
						 
					 
					
						
						
							
							feat: add partial index on client_applications annouced FALSE ( #6166 )  
						
						... 
						
						
						
						We have customers with tens or hundreds of thousands of applications,
and we have a scheduler running that sets application fields to
`announced` as true. However, every time it runs, it queries the entire
table, which is slow and causes database connection acquisition issues.
To make it faster, we added a partial index to the table. 
						
					 
					
						2024-02-08 10:57:10 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c43d7c0653 
							
						 
					 
					
						
						
							
							chore: update schedule emails to handle suspensions and segment updates ( #6145 )  
						
						... 
						
						
						
						This PR updates the change request email sending method to handle the
recent changes we have made. That means that the email now:
- says that change requests have been suspended instead of saying that
application will fail.
- handles cases where segments or strategies have been updated causing
potential conflicts.
I have updated the email templates and made some adjustments to the
email sending method. To make the transition from one to the other
easier, I have kept the original method as an interim solution until
enterprise has switched over. 
						
					 
					
						2024-02-08 17:30:42 +09:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8629e2acde 
							
						 
					 
					
						
						
							
							chore(deps): update dependency fast-check to v3.15.1 ( #6161 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fast-check](https://togithub.com/dubzzz/fast-check )
([source](https://togithub.com/dubzzz/fast-check/tree/HEAD/packages/fast-check ))
| [`3.15.0` ->
`3.15.1`](https://renovatebot.com/diffs/npm/fast-check/3.15.0/3.15.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>dubzzz/fast-check (fast-check)</summary>
###
[`v3.15.1`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#3151 )
[Compare
Source](https://togithub.com/dubzzz/fast-check/compare/v3.15.0...v3.15.1 )
*Prepare the monorepo for ESM build-chain*
\[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.15.1 )]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.15.0...v3.15.1 )]
#### Fixes
- ([PR#4591](https://togithub.com/dubzzz/fast-check/pull/4591 )) CI: Move
build chain to ESM for root of monorepo
- ([PR#4598](https://togithub.com/dubzzz/fast-check/pull/4598 )) CI: Add
`onBrokenAnchors`'check on Docusaurus
- ([PR#4606](https://togithub.com/dubzzz/fast-check/pull/4606 )) CI:
Configuration files for VSCode
- ([PR#4650](https://togithub.com/dubzzz/fast-check/pull/4650 )) CI: Move
examples build chain to ESM
- ([PR#4554](https://togithub.com/dubzzz/fast-check/pull/4554 )) Doc: Add
`idonttrustlikethat-fast-check` in ecosystem.md
- ([PR#4563](https://togithub.com/dubzzz/fast-check/pull/4563 )) Doc: Add
new contributor nielk
- ([PR#4669](https://togithub.com/dubzzz/fast-check/pull/4669 )) Doc: Add
`@effect/schema` in ecosystem
- ([PR#4665](https://togithub.com/dubzzz/fast-check/pull/4665 )) Test:
Fix `isCorrect` check on double
- ([PR#4666](https://togithub.com/dubzzz/fast-check/pull/4666 )) Test:
Stabilize flaky URL-related test
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-08 00:12:01 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							adc3e1b38e 
							
						 
					 
					
						
						
							
							chore(deps): update dependency react-router to v6.21.3 ( #6162 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-router](https://togithub.com/remix-run/react-router )
([source](https://togithub.com/remix-run/react-router/tree/HEAD/packages/react-router ))
| [`6.21.2` ->
`6.21.3`](https://renovatebot.com/diffs/npm/react-router/6.21.2/6.21.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>remix-run/react-router (react-router)</summary>
###
[`v6.21.3`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#6213 )
[Compare
Source](https://togithub.com/remix-run/react-router/compare/react-router@6.21.2...react-router@6.21.3 )
##### Patch Changes
- Remove leftover `unstable_` prefix from `Blocker`/`BlockerFunction`
types
([#​11187](https://togithub.com/remix-run/react-router/pull/11187 ))
</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-08 00:11:30 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b123acfd00 
							
						 
					 
					
						
						
							
							docs: update availability notice to say patterns were released in 5.7 ( #6160 )  
						
						... 
						
						
						
						We forgot to update this after the release, so just cleaning it up now. 
						
					 
					
						2024-02-08 09:05:57 +09:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							483fda25b7 
							
						 
					 
					
						
						
							
							chore(deps): update dependency cypress to v13.6.4 ( #6159 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cypress](https://cypress.io )
([source](https://togithub.com/cypress-io/cypress )) | [`13.6.2` ->
`13.6.4`](https://renovatebot.com/diffs/npm/cypress/13.6.2/13.6.4 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>cypress-io/cypress (cypress)</summary>
###
[`v13.6.4`](https://togithub.com/cypress-io/cypress/releases/tag/v13.6.4 )
[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v13.6.3...v13.6.4 )
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-4 
###
[`v13.6.3`](https://togithub.com/cypress-io/cypress/releases/tag/v13.6.3 )
[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v13.6.2...v13.6.3 )
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-3 
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-07 22:59:11 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							141bcf1038 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v18.19.12 ( #6158 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`18.19.11` ->
`18.19.12`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.11/18.19.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/ )
|
---
### 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-07 22:58:25 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4905b7a9e0 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v18.19.11 ( #6156 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`18.19.10` ->
`18.19.11`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.10/18.19.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 becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-07 19:07:15 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a588c55b60 
							
						 
					 
					
						
						
							
							chore(deps): update dependency browserslist to v4.22.3 ( #6157 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [browserslist](https://togithub.com/browserslist/browserslist ) |
[`4.22.2` ->
`4.22.3`](https://renovatebot.com/diffs/npm/browserslist/4.22.2/4.22.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>browserslist/browserslist (browserslist)</summary>
###
[`v4.22.3`](https://togithub.com/browserslist/browserslist/blob/HEAD/CHANGELOG.md#4223 )
[Compare
Source](https://togithub.com/browserslist/browserslist/compare/4.22.2...4.22.3 )
- Fixed white spaces support in `supports` query
([@​g-plane](https://togithub.com/g-plane )).
- Fixed shared config like `@company/package/browserslist-config`
([@​boucodes](https://togithub.com/boucodes )).
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-02-07 19:06:31 +00:00 
						 
				 
			
				
					
						
							
							
								Ivar Conradi Østhus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d1efff1173 
							
						 
					 
					
						
						
							
							docs: Developer guide improvements ( #6015 )  
						
						... 
						
						
						
						## About the changes
I played with the OpenAI APIs to get some help with spelling and grammars. 
						
					 
					
						2024-02-07 16:40:20 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cc2ccb1134 
							
						 
					 
					
						
						
							
							fix: network tab active state ( #6154 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/UNL-335/network-active-tab-state 
Fixes the tab active state in Network by using the new `TabLink`
component.
 
					
						2024-02-07 15:03:44 +00:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59a736f56b 
							
						 
					 
					
						
						
							
							chore: add inMemoryScheduledChangeRequests flag ( #6151 )  
						
						... 
						
						
						
						What it says on the box
Closes #
[1-2030](https://linear.app/unleash/issue/1-2030/create-inmemoryscheduledchangerequests-flag )
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2024-02-07 16:35:14 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							11bfcd605a 
							
						 
					 
					
						
						
							
							fix: overflowing description ( #6150 )  
						
						
						
					 
					
						2024-02-07 12:51:10 +01:00