andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8aadbc8ae9 
							
						 
					 
					
						
						
							
							Fix/cr should activate disabled lag free ( #3826 )  
						
						... 
						
						
						
						<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️  -->
- Adds change request option to activate disabled strategies UI
- Fixes Disable strategy bug (onSuggestDisable)
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
<!-- Does it close an issue? Multiple? -->
Closes #
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-05-23 10:16:09 +03:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6b21a8b809 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vite to v4.3.6 ( #3833 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme )
([source](https://togithub.com/vitejs/vite )) | [`4.3.5` ->
`4.3.6`](https://renovatebot.com/diffs/npm/vite/4.3.5/4.3.6 ) |
[](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>vitejs/vite</summary>
###
[`v4.3.6`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small436-2023-05-15-small )
[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.3.5...v4.3.6 )
- fix: avoid dev-server crash when ws proxy error
([#​12829](https://togithub.com/vitejs/vite/issues/12829 ))
([87e1f58](https://togithub.com/vitejs/vite/commit/87e1f58 )), closes
[#​12829](https://togithub.com/vitejs/vite/issues/12829 )
- fix: call `tryFsResolve` for relative `new URL(foo, import.meta.url)`
([#​13142](https://togithub.com/vitejs/vite/issues/13142 ))
([eeb0617](https://togithub.com/vitejs/vite/commit/eeb0617 )), closes
[#​13142](https://togithub.com/vitejs/vite/issues/13142 )
- fix: don't inject CSS sourcemap for direct requests
([#​13115](https://togithub.com/vitejs/vite/issues/13115 ))
([7d80a47](https://togithub.com/vitejs/vite/commit/7d80a47 )), closes
[#​13115](https://togithub.com/vitejs/vite/issues/13115 )
- fix: handle more yarn pnp load errors
([#​13160](https://togithub.com/vitejs/vite/issues/13160 ))
([adf61d9](https://togithub.com/vitejs/vite/commit/adf61d9 )), closes
[#​13160](https://togithub.com/vitejs/vite/issues/13160 )
- fix(build): declare moduleSideEffects for vite:modulepreload-polyfill
([#​13099](https://togithub.com/vitejs/vite/issues/13099 ))
([d63129b](https://togithub.com/vitejs/vite/commit/d63129b )), closes
[#​13099](https://togithub.com/vitejs/vite/issues/13099 )
- fix(css): respect `esbuild.charset` when minify
([#​13190](https://togithub.com/vitejs/vite/issues/13190 ))
([4fd35ed](https://togithub.com/vitejs/vite/commit/4fd35ed )), closes
[#​13190](https://togithub.com/vitejs/vite/issues/13190 )
- fix(server): intercept ping requests
([#​13117](https://togithub.com/vitejs/vite/issues/13117 ))
([d06cc42](https://togithub.com/vitejs/vite/commit/d06cc42 )), closes
[#​13117](https://togithub.com/vitejs/vite/issues/13117 )
- fix(ssr): stacktrace uses abs path with or without sourcemap
([#​12902](https://togithub.com/vitejs/vite/issues/12902 ))
([88c855e](https://togithub.com/vitejs/vite/commit/88c855e )), closes
[#​12902](https://togithub.com/vitejs/vite/issues/12902 )
- perf: skip windows absolute paths for node resolve
([#​13162](https://togithub.com/vitejs/vite/issues/13162 ))
([e640939](https://togithub.com/vitejs/vite/commit/e640939 )), closes
[#​13162](https://togithub.com/vitejs/vite/issues/13162 )
- chore: remove useless dep
([#​13165](https://togithub.com/vitejs/vite/issues/13165 ))
([9a7ec98](https://togithub.com/vitejs/vite/commit/9a7ec98 )), closes
[#​13165](https://togithub.com/vitejs/vite/issues/13165 )
- chore(reporter): reuse clearLine
([#​13156](https://togithub.com/vitejs/vite/issues/13156 ))
([535795a](https://togithub.com/vitejs/vite/commit/535795a )), closes
[#​13156](https://togithub.com/vitejs/vite/issues/13156 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
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://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-05-23 05:40:23 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e34c9bc0bf 
							
						 
					 
					
						
						
							
							feat: disable bulk toggles flag ( #3827 )  
						
						
						
					 
					
						2023-05-22 13:31:31 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							40185e9066 
							
						 
					 
					
						
						
							
							Update strategies table ( #3811 )  
						
						... 
						
						
						
						- split strategies table in two
  - one for predefined strategies
  - one for custom strategies
- move custom strategy button
- add guidance why custom strategies are not recommended
https://linear.app/unleash/issue/1-894/improve-the-list-of-strategies  
						
					 
					
						2023-05-22 12:46:27 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							048ad16c05 
							
						 
					 
					
						
						
							
							chore(deps): update dependency cypress to v12.12.0 ( #3809 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cypress](https://togithub.com/cypress-io/cypress ) | [`12.11.0` ->
`12.12.0`](https://renovatebot.com/diffs/npm/cypress/12.11.0/12.12.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>cypress-io/cypress</summary>
###
[`v12.12.0`](https://togithub.com/cypress-io/cypress/releases/tag/v12.12.0 )
[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v12.11.0...v12.12.0 )
Changelog:
https://docs.cypress.io/guides/references/changelog#​12-12-0 
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
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://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45My4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-05-20 15:32:52 +00:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							adfd79c261 
							
						 
					 
					
						
						
							
							Revert "feat: change requests UI for activate disabled strategies (#3… ( #3817 )  
						
						... 
						
						
						
						…787)"
This reverts commit 896b63616d❤️  -->
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
<!-- Does it close an issue? Multiple? -->
Closes #
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? --> 
						
					 
					
						2023-05-20 09:40:48 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							99c6be695a 
							
						 
					 
					
						
						
							
							chore(deps): update dependency semver to v7.5.1 ( #3805 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [semver](https://togithub.com/npm/node-semver ) | [`7.5.0` ->
`7.5.1`](https://renovatebot.com/diffs/npm/semver/7.5.0/7.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/ )
|
|
[@types/semver](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`7.3.13` ->
`7.5.0`](https://renovatebot.com/diffs/npm/@types%2fsemver/7.3.13/7.5.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>npm/node-semver</summary>
###
[`v7.5.1`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#​751-httpsgithubcomnpmnode-semvercomparev750v751-2023-05-12 )
[Compare
Source](https://togithub.com/npm/node-semver/compare/v7.5.0...v7.5.1 )
##### Bug Fixes
-
[`d30d25a`](d30d25a5c1https://togithub.com/npm/node-semver/pull/559 ) show type
on invalid semver error
([#​559](https://togithub.com/npm/node-semver/issues/559 ))
([@​tjenkinson](https://togithub.com/tjenkinson ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
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://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45My4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-05-19 20:27:18 +00:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e847d0015 
							
						 
					 
					
						
						
							
							Revert "fix: laggy switch" ( #3815 )  
						
						... 
						
						
						
						Reverts Unleash/unleash#3814  forcing merge to fix issue in demo instance: https://github.com/Unleash/unleash/pull/3815#issuecomment-1554712970  
						
					 
					
						2023-05-19 16:55:14 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0c538f070a 
							
						 
					 
					
						
						
							
							refactor: change plausible events to be more specific at the top level ( #3810 )  
						
						... 
						
						
						
						Splits the `demo` event into multiple more specific events so it's
easier to track on Plausible (fix `(none)` in Plausible). 
						
					 
					
						2023-05-19 15:32:08 +01:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e1dd1701cc 
							
						 
					 
					
						
						
							
							fix: laggy switch ( #3814 )  
						
						... 
						
						
						
						<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️  -->
Fixes laggy environment switch
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
Stabilising the functions with useCallback seems necessary in the table
view
Changed the `checked` property to be dependent on `isChecked` which
wraps the value in useOptimisticUpdate hook made the most difference
<!-- Does it close an issue? Multiple? -->
Closes
#(1-942)[https://linear.app/unleash/issue/1-942/bug-laggy-environment-toggles-in-the-ui ]
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-05-19 13:13:43 +00:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e2cd602c4 
							
						 
					 
					
						
						
							
							fix: Move title at the top in default strategy ( #3812 )  
						
						... 
						
						
						
						<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️  -->
Fix for consistency
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
<!-- Does it close an issue? Multiple? -->
Closes #
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-05-19 11:27:34 +00:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d1c3be3b9e 
							
						 
					 
					
						
						
							
							Tracking for default strategy ( #3800 )  
						
						
						
					 
					
						2023-05-19 13:47:55 +03:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							896b63616d 
							
						 
					 
					
						
						
							
							feat: change requests UI for activate disabled strategies ( #3787 )  
						
						... 
						
						
						
						<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️  -->
Change request UI fix for `shouldActivateDisabledStrategies`
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
<!-- Does it close an issue? Multiple? -->
Closes #
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-05-19 13:29:58 +03:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4adc977ba0 
							
						 
					 
					
						
						
							
							fix: properly handle flag resolver variants ( #3808 )  
						
						... 
						
						
						
						Variants were not being properly handled in the `flag-resolver`: The
fact that the default value of the variant is not falsy made it so we
never asked the external flag resolver for the value.
This also moves the logic from `Variant | undefined` to `Variant` where
we use the `getDefaultVariant()` helper method to return us a [default
variant](55274e4953/src/variant.ts (L37-L42) 
						
					 
					
						2023-05-18 17:04:55 +01:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							149c54b0b3 
							
						 
					 
					
						
						
							
							fix: strategy remove menu ( #3807 )  
						
						... 
						
						
						
						
Menu was hindering the rendering of confirmation dialog.
https://linear.app/unleash/issue/1-935/fix-feature-strategy-actions-menu  
						
					 
					
						2023-05-18 17:35:46 +03:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c3de9d7161 
							
						 
					 
					
						
						
							
							test:  bulk enable display ( #3803 )  
						
						
						
					 
					
						2023-05-18 14:51:49 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							92ffc387f3 
							
						 
					 
					
						
						
							
							feat: Bulk enable hints ( #3802 )  
						
						
						
					 
					
						2023-05-18 12:24:31 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							980332a074 
							
						 
					 
					
						
						
							
							feat: bulk enable disable change requests ( #3801 )  
						
						
						
					 
					
						2023-05-18 11:21:10 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							db61a8a40c 
							
						 
					 
					
						
						
							
							feat: message banner (variants) ( #3788 )  
						
						... 
						
						
						
						-
https://linear.app/unleash/issue/2-546/fetch-the-payload-from-a-real-feature-flag 
-
https://linear.app/unleash/issue/2-547/adapt-ui-to-use-the-feature-flag-information-were-fetching 
Tackles the 2 tasks above. 
Adapts our `FlagResolver` logic to support variants, so we can use them
for our message banner project but also anything else in the future.
Also adapts MessageBanner to the new logic.
 - Add support for variants in `FlagResolver`;
 - Adapt `MessageBanner` to a variants flag;
 - Adds `sticky` support for the `MessageBanner`;
- Adds our first variants flag to `uiConfig` and `experimental`:
`messageBanner`;
- Adds a `variant-flag-schema` to make it easy to represent the variant
output that we specify in `uiConfig`;
- Adapts `experimental` to be able to represent default variants while
still maintaining type safety;
- Adds helpers to make it easy to use variants in our project, such as
`getVariantValue` and the `useVariant` hook;
 - Adapts and adds new tests in `flag-resolver.test.ts`;
 
### Notes
- ~~The `as PayloadType` assertions need
https://github.com/Unleash/unleash-client-node/pull/454  since it
includes https://github.com/Unleash/unleash-client-node/pull/452~~ 
(50ccf60893https://github.com/Unleash/unleash/assets/14320932/034ff64f-3020-4ed0-863b-ed1fd9190430 ) 
						
					 
					
						2023-05-18 09:38:59 +01:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2487b990bd 
							
						 
					 
					
						
						
							
							feat: Bulk enabled disable ( #3797 )  
						
						
						
					 
					
						2023-05-18 06:07:56 +00:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d216c56df5 
							
						 
					 
					
						
						
							
							fix: fix deleting feature from global archive ( #3786 )  
						
						
						
					 
					
						2023-05-17 16:19:19 +03:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8dd70e922a 
							
						 
					 
					
						
						
							
							feat: remove icons to prepare space for bulk toggle ( #3796 )  
						
						
						
					 
					
						2023-05-17 12:34:28 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6d473164ab 
							
						 
					 
					
						
						
							
							refactor: rename demo img assets ( #3795 )  
						
						... 
						
						
						
						Small PR that simply renames `demo`-related assets for better
organization and readability. 
						
					 
					
						2023-05-17 08:47:19 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6a12403eca 
							
						 
					 
					
						
						
							
							fix: demo QR code ( #3793 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1062/update-the-qr-code 
Updates the QR code to a correct one, since the last one expired.
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537  
					
						2023-05-17 09:03:11 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a1b69a724f 
							
						 
					 
					
						
						
							
							chore(deps): bump vm2 from 3.9.17 to 3.9.19 in /frontend ( #3789 )  
						
						... 
						
						
						
						Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.17 to 3.9.19.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/patriksimek/vm2/releases ">vm2's
releases</a>.</em></p>
<blockquote>
<h2>3.9.19</h2>
<p><strong>Fixes</strong></p>
<p><a
href="cfa3fc6f81dd81ff616f4d662e34d3https://github.com/blakebyrnes "><code>@blakebyrnes</code></a>)</p>
<p><strong>Fixes</strong></p>
<p><a
href="d88105f997https://github.com/arkark "><code>@arkark</code></a> (Takeshi
Kaneko) of GMO Cybersecurity by Ierae, Inc.)
<a
href="5206ba25afhttps://github.com/arkark "><code>@arkark</code></a> (Takeshi
Kaneko) of GMO Cybersecurity by Ierae, Inc.)</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md ">vm2's
changelog</a>.</em></p>
<blockquote>
<h2>v3.9.19 (2023-05-16)</h2>
<p>[fix] Fix resolver issue.</p>
<h2>v3.9.18 (2023-05-15)</h2>
<p>[fix] Multiple security fixes.
[new] Add resolver API to create a shared resolver for multiple
<code>NodeVM</code> instances allowing to cache scripts and increase
sandbox startup times.
[new] Allow to pass a function to <code>require.context</code> which is
called with the filename allowing to specify the context pre file.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1663f231eccfa3fc6f812f446e5d19587bb1337df5a129af75https://github.com/patriksimek/vm2 ">https://github.com/patriksimek/vm2 </a></li>
<li><a
href="dd81ff616fhttps://redirect.github.com/patriksimek/vm2/issues/519 ">#519</a>
from XmiliaH/resolver-api</li>
<li><a
href="af983a8a1e5206ba25afd88105f9974d662e34d3https://redirect.github.com/patriksimek/vm2/issues/521 ">#521</a>
from ulixee/pathContext</li>
<li>Additional commits viewable in <a
href="https://github.com/patriksimek/vm2/compare/3.9.17...3.9.19 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/Unleash/unleash/network/alerts ).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
					 
					
						2023-05-17 10:02:51 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dcc3211d39 
							
						 
					 
					
						
						
							
							chore(deps): update dependency eslint to v8.40.0 ( #3769 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint](https://eslint.org )
([source](https://togithub.com/eslint/eslint )) | [`8.39.0` ->
`8.40.0`](https://renovatebot.com/diffs/npm/eslint/8.39.0/8.40.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>eslint/eslint</summary>
### [`v8.40.0`](https://togithub.com/eslint/eslint/releases/tag/v8.40.0 )
[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.39.0...v8.40.0 )
#### Features
-
[`5db7808`](5db7808139https://togithub.com/eslint/eslint/issues/17140 )) (Josh
Goldberg ✨ )
-
[`f5574dc`](f5574dc739https://togithub.com/eslint/eslint/issues/17142 ))
(Nicholas C. Zakas)
-
[`e52b98b`](e52b98bf25https://togithub.com/eslint/eslint/issues/17107 ))
(Nitin Kumar)
-
[`1468f5b`](1468f5b640https://togithub.com/eslint/eslint/issues/17111 ))
(Nitin Kumar)
-
[`0df4d4f`](0df4d4f658https://togithub.com/eslint/eslint/issues/17106 ))
(Nitin Kumar)
-
[`52018f2`](52018f21c1https://togithub.com/eslint/eslint/issues/17108 ))
(Nitin Kumar)
-
[`559ff4e`](559ff4e4bchttps://togithub.com/eslint/eslint/issues/17105 ))
(Nitin Kumar)
#### Bug Fixes
-
[`f076e54`](f076e54ecdhttps://togithub.com/eslint/eslint/issues/17151 ))
(Nicholas C. Zakas)
#### Documentation
-
[`e980bf3`](e980bf38cfe92a6fc7edaf5fe64c39https://togithub.com/eslint/eslint/issues/17115 )) (Adam
Jones)
-
[`4a352a9`](4a352a957bhttps://togithub.com/eslint/eslint/issues/17114 ))
(Marcus Wyatt)
-
[`5ea15d9`](5ea15d92eehttps://togithub.com/eslint/eslint/issues/17110 )) (唯然)
#### Chores
-
[`4053004`](4053004c95https://togithub.com/eslint/js )[@​8](https://togithub.com/8 ).40.0
([#​17156](https://togithub.com/eslint/eslint/issues/17156 ))
(Milos Djermanovic)
-
[`50fed1d`](50fed1da44https://togithub.com/eslint/js ) release (ESLint
Jenkins)
-
[`4c7a170`](4c7a170b04https://togithub.com/eslint/eslintrc )[@​2](https://togithub.com/2 ).0.3
([#​17155](https://togithub.com/eslint/eslint/issues/17155 ))
(Milos Djermanovic)
-
[`e80b7cc`](e80b7cce64https://togithub.com/eslint/eslint/issues/17154 ))
(Milos Djermanovic)
-
[`ce3ac91`](ce3ac91b51https://togithub.com/eslint/eslint/issues/17153 ))
(Milos Djermanovic)
-
[`9094d79`](9094d79fb4https://togithub.com/eslint/eslint/issues/17136 ))
(Milos Djermanovic)
-
[`d85efad`](d85efad655https://togithub.com/eslint/eslint/issues/17122 ))
(Milos Djermanovic)
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
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://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-05-16 19:35:48 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e0b18a0b9b 
							
						 
					 
					
						
						
							
							chore(deps): update dependency date-fns to v2.30.0 ( #3740 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [date-fns](https://togithub.com/date-fns/date-fns ) | [`2.29.3` ->
`2.30.0`](https://renovatebot.com/diffs/npm/date-fns/2.29.3/2.30.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>date-fns/date-fns</summary>
###
[`v2.30.0`](https://togithub.com/date-fns/date-fns/releases/tag/v2.30.0 )
[Compare
Source](https://togithub.com/date-fns/date-fns/compare/v2.29.3...v2.30.0 )
Kudos to [@​kossnocorp](https://togithub.com/kossnocorp ) and
[@​Andarist](https://togithub.com/Andarist ) for working on the
release.
##### Changes
- Fixed increased build size after enabling compatibility with older
browsers in the previous release. This was done by adding
[@​babel/runtime](https://togithub.com/babel/runtime ) as a
dependency. [See more
details](https://togithub.com/date-fns/date-fns/issues/3208#issuecomment-1528592465 ).
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
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://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43NS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-05-16 16:45:53 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Hornby 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4790a26e6f 
							
						 
					 
					
						
						
							
							fix: prevent variant name from containing extra whitespace ( #3777 )  
						
						
						
					 
					
						2023-05-16 13:50:57 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0cb6174f75 
							
						 
					 
					
						
						
							
							Fix/strategy UI improvements ( #3766 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/1-889/ui-adjustments 

---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: andreas-unleash <andreas@getunleash.ai> 
					
						2023-05-16 11:15:59 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f01d2cc644 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/react to v17.0.59 ( #3768 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`17.0.58` ->
`17.0.59`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.58/17.0.59 )
|
[](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 - At any time (no schedule defined),
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://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-05-13 16:46:04 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fcd2c42a42 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vite to v4.3.5 ( #3763 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme )
([source](https://togithub.com/vitejs/vite )) | [`4.3.4` ->
`4.3.5`](https://renovatebot.com/diffs/npm/vite/4.3.4/4.3.5 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vitejs/vite</summary>
###
[`v4.3.5`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small435-2023-05-05-small )
[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.3.4...v4.3.5 )
- fix: location is not defined error in cleanScssBugUrl
([#​13100](https://togithub.com/vitejs/vite/issues/13100 ))
([91d7b67](https://togithub.com/vitejs/vite/commit/91d7b67 )), closes
[#​13100](https://togithub.com/vitejs/vite/issues/13100 )
- fix: unwrapId and pass ssr flag when adding to moduleGraph in
this.load
([#​13083](https://togithub.com/vitejs/vite/issues/13083 ))
([9041e19](https://togithub.com/vitejs/vite/commit/9041e19 )), closes
[#​13083](https://togithub.com/vitejs/vite/issues/13083 )
- fix(assetImportMetaUrl): reserve dynamic template literal query params
([#​13034](https://togithub.com/vitejs/vite/issues/13034 ))
([7089528](https://togithub.com/vitejs/vite/commit/7089528 )), closes
[#​13034](https://togithub.com/vitejs/vite/issues/13034 )
- fix(debug): skip filter object args
([#​13098](https://togithub.com/vitejs/vite/issues/13098 ))
([d95a9af](https://togithub.com/vitejs/vite/commit/d95a9af )), closes
[#​13098](https://togithub.com/vitejs/vite/issues/13098 )
- fix(scan): handle html script tag attributes that contain ">"
([#​13101](https://togithub.com/vitejs/vite/issues/13101 ))
([8a37de6](https://togithub.com/vitejs/vite/commit/8a37de6 )), closes
[#​13101](https://togithub.com/vitejs/vite/issues/13101 )
- fix(ssr): ignore \__esModule for ssrExportAll
([#​13084](https://togithub.com/vitejs/vite/issues/13084 ))
([8a8ea1d](https://togithub.com/vitejs/vite/commit/8a8ea1d )), closes
[#​13084](https://togithub.com/vitejs/vite/issues/13084 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
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://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-05-13 10:21:43 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dabb6c00a3 
							
						 
					 
					
						
						
							
							fix: demo guide dialogs behavior ( #3762 )  
						
						... 
						
						
						
						Improves the dialogs behavior to address
https://linear.app/unleash/issue/2-1053/bug-when-big-dialog-is-open-if-you-click-on-a-step-the-flow-is-broken 
Also prevents close on backdrop click for the welcome dialog. 
						
					 
					
						2023-05-12 17:58:06 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f7b05c39f9 
							
						 
					 
					
						
						
							
							fix: demo userId screenshot path ( #3761 )  
						
						... 
						
						
						
						Fixes an issue where the userId screenshot did not load correctly. 
						
					 
					
						2023-05-12 14:34:59 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a9c24e4262 
							
						 
					 
					
						
						
							
							chore: simplify package scripts ( #3736 )  
						
						... 
						
						
						
						# Simplify package scripts
This PR's purpose is to raise a discussion surrounding our current
package scripts.
It includes some suggestions that aim to simplify the scripts and
hopefully bring a much more straightforward approach to developing and
contributing to Unleash.
Building (prod) should only happen **explicitly** and when needed.
## Before PR (current behavior)
- Clone the project;
- Open 2 terminals: One for `unleash` and another for
`unleash/frontend`;
- On `unleash`: 
  - Run `yarn` (which will also build, for some reason?);
  - Run `yarn start:dev` to start backend in dev mode (`tsc-watch`);
- On `unleash/frontend`:
  - Run `yarn` (which will also build, for some reason?);
  - Run `yarn start` to start frontend in dev mode (`vite`);
So it seems to me like we build unnecessarily every time we install
dependencies. Neither dev scripts need to build the project, as backend
uses `tsc-watch` and frontend uses `vite`. I'm unsure why this is the
case, as building can take a very long time.

There's also some complexity in the way we need to split the terminal to
`cd` into `frontend` and treat it as a different project. The fact that
we have different script names is also confusing (`yarn start`, `yarn
start:dev`, etc).
## After PR
- Clone the project;
- Run `yarn` to install all dependencies;
- Run `yarn dev` to get started developing Unleash;
Running `yarn` should take care of everything needed to start
developing. This includes installing dependencies for frontend as well.
It should not build projects if we are not being explicit about it,
especially since we don't need to build them at this stage.

Running `yarn dev` should start the project in dev mode. This means
running both projects in `dev` mode, which for `backend` means running
`tsc-watch` and for `frontend` means running `vite`.
Here this PR attempts to provide a better DX by using
[concurrently](https://www.npmjs.com/package/concurrently ) and
[wait-on](https://www.npmjs.com/package/wait-on ) - This means both tasks
are ran simultaneously, stdout is labeled accordingly, and are stopped
together. It also means that `frontend` waits for `backend` to be
serving at `4242` before starting, since `frontend` starts pretty much
immediately with `vite` and `backend` takes a bit longer. Of course,
when the `backend` is hot-reloading you may still find some
`ECONNREFUSED`s on `frontend` stdout while it recompiles.

No more splitting your terminal and treating `frontend` as a separate
project.
## Discussion points
Maybe there's a better alternative to `tsc-watch`? I briefly explored
some alternatives and while they had a much faster starting speed,
hot-reload was sometimes slower. IMO we should aspire to run
`src/server-dev.ts` directly and only compile when needed.
Running `dev:backend` still serves a version of the frontend (at 4242).
**Why? Can we remove that behavior?**
I can't imagine a scenario in dev where we wouldn't want to run the
latest version of the frontend with `vite`.
~~**Note:** This PR removes all other out-of-scope scripts to focus on
this revamp. If we decide to merge it, we should evaluate what other
existing scripts we still want to include. May be a good opportunity to
clean up unused ones and only include the ones we really use. This
includes scripts that our GH actions rely on.~~
**Update:** In an effort to minimize impact surface of this PR and make
it a bit more ready for merging:
- It updates some docs in
2a4ff805e81bbc488251039bc046997782cb9b12 
						
					 
					
						2023-05-12 11:23:22 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7116b47a39 
							
						 
					 
					
						
						
							
							fix: point demo website links and QR to new URL ( #3754 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1035/apply-changes-with-demo-instance-in-mind 
Applies this item in the task:
- Ensure that the demo guide points to the URL mentioned above, with the
correct QR code;
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537  
					
						2023-05-12 12:07:51 +03:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bf4cbd24b0 
							
						 
					 
					
						
						
							
							fix: ensure rel=noreferrer on target=_blank ( #3755 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1043/ensure-that-links-with-target=-blank-include-rel=noreferrer-to-prevent 
Ensures that links with `target="_blank"` include `rel="noreferrer"` to
prevent warnings such as:

https://mathiasbynens.github.io/rel-noopener/#recommendations  
					
						2023-05-12 09:51:33 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3cc189407d 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vitest to v0.31.0 ( #3748 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vitest](https://togithub.com/vitest-dev/vitest ) | [`0.30.1` ->
`0.31.0`](https://renovatebot.com/diffs/npm/vitest/0.30.1/0.31.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>vitest-dev/vitest</summary>
###
[`v0.31.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.31.0 )
[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.30.1...v0.31.0 )
#####    🚨  Breaking Changes
- Remove `browser` from allowed pools inside `poolMatchGlob` config
option. Please, use Vitest workspaces for running tests in the browser.
- Move assertion declarations to expect package  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/3294 ](https://togithub.com/vitest-dev/vitest/issues/3294 )
[<samp>(cf3af)</samp>](https://togithub.com/vitest-dev/vitest/commit/cf3afe2b )
    -   The change should be minor:
    ```diff
    - declare namespace Vi {
    + declare module 'vitest' {
       interface Assertion<T = any> extends CustomMatchers<T> {}
       interface AsymmetricMatchersContaining extends CustomMatchers {}
    }
    ```
#####    🚀  Features
- Update mock implementation to support ESM runtime, introduce
"vi.hoisted"  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/3258 ](https://togithub.com/vitest-dev/vitest/issues/3258 )
[<samp>(0c09a)</samp>](https://togithub.com/vitest-dev/vitest/commit/0c09a40d )
- Bypass ESM import order restriction with `vi.hoisted` to run code
before imports are executed:
    ```ts
    vi.hoisted(() => vi.setSystemTime(new Date(2022, 1, 1)))
    ```
    You can also use it to pass variables to `vi.mock`:
    ```ts
    const { mockedMethod } = vi.hoisted(() => {
      return { mockedMethod: vi.fn() }
    })   
    vi.mock('./path/to/module.js', () => {
      return { originalMethod: mockedMethod }
    })
    ```
- Add repeat method to tests  -  by
[@​samkevin1](https://togithub.com/samkevin1 ) in
[https://github.com/vitest-dev/vitest/issues/2652 ](https://togithub.com/vitest-dev/vitest/issues/2652 )
[<samp>(7c8f0)</samp>](https://togithub.com/vitest-dev/vitest/commit/7c8f0ba9 )
- Add an option to hide skipped test lines  -  by
[@​g4rry420](https://togithub.com/g4rry420 ) and
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2745 ](https://togithub.com/vitest-dev/vitest/issues/2745 )
[<samp>(9bdb1)</samp>](https://togithub.com/vitest-dev/vitest/commit/9bdb1603 )
- **coverage**: Watermarks for c8  -  by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/3254 ](https://togithub.com/vitest-dev/vitest/issues/3254 )
[<samp>(730af)</samp>](https://togithub.com/vitest-dev/vitest/commit/730af0b4 )
- **ui**: Add html coverage  -  by
[@​userquin](https://togithub.com/userquin ) and
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/3071 ](https://togithub.com/vitest-dev/vitest/issues/3071 )
[<samp>(e24cd)</samp>](https://togithub.com/vitest-dev/vitest/commit/e24cd9b2 )
- **watch**: Test run cancelling, feat: `--bail` option for cancelling
test run  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/3163 ](https://togithub.com/vitest-dev/vitest/issues/3163 )
[<samp>(8d460)</samp>](https://togithub.com/vitest-dev/vitest/commit/8d4606eb )
#####    🐞  Bug Fixes
- Don't call global setup teardown twice  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/3188 ](https://togithub.com/vitest-dev/vitest/issues/3188 )
[<samp>(ba3d1)</samp>](https://togithub.com/vitest-dev/vitest/commit/ba3d1338 )
- Reporter to log version before provider initalizations  -  by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/3131 ](https://togithub.com/vitest-dev/vitest/issues/3131 )
[<samp>(481b1)</samp>](https://togithub.com/vitest-dev/vitest/commit/481b1fd2 )
- Throw an error if Vitest cannot access its internal state  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/3250 ](https://togithub.com/vitest-dev/vitest/issues/3250 )
[<samp>(fbb14)</samp>](https://togithub.com/vitest-dev/vitest/commit/fbb1468e )
- Warning suppression broken  -  by
[@​IceQub3](https://togithub.com/IceQub3 ) in
[https://github.com/vitest-dev/vitest/issues/3270 ](https://togithub.com/vitest-dev/vitest/issues/3270 )
and
[https://github.com/vitest-dev/vitest/issues/3271 ](https://togithub.com/vitest-dev/vitest/issues/3271 )
[<samp>(036de)</samp>](https://togithub.com/vitest-dev/vitest/commit/036de797 )
- Show correct diff in "toHaveBeenCalledWith"  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/3289 ](https://togithub.com/vitest-dev/vitest/issues/3289 )
[<samp>(19fcd)</samp>](https://togithub.com/vitest-dev/vitest/commit/19fcd8df )
- Don't print esm warning, if package name is not found  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/3292 ](https://togithub.com/vitest-dev/vitest/issues/3292 )
[<samp>(62c14)</samp>](https://togithub.com/vitest-dev/vitest/commit/62c14cba )
- Support exactOptionalPropertyTypes  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/3293 ](https://togithub.com/vitest-dev/vitest/issues/3293 )
[<samp>(ba81d)</samp>](https://togithub.com/vitest-dev/vitest/commit/ba81d8a3 )
- Don't inline vite hmr and rollup types  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/3291 ](https://togithub.com/vitest-dev/vitest/issues/3291 )
[<samp>(1f118)</samp>](https://togithub.com/vitest-dev/vitest/commit/1f1189bc )
-   **browser**:
- Failing to load vitest/utils  -  by
[@​userquin](https://togithub.com/userquin ) in
[https://github.com/vitest-dev/vitest/issues/3190 ](https://togithub.com/vitest-dev/vitest/issues/3190 )
[<samp>(78bad)</samp>](https://togithub.com/vitest-dev/vitest/commit/78bad4ab )
-   **coverage**:
- `thresholdAutoUpdate` to work with `perFile`  -  by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/3182 ](https://togithub.com/vitest-dev/vitest/issues/3182 )
[<samp>(29eeb)</samp>](https://togithub.com/vitest-dev/vitest/commit/29eebf65 )
- Throw error if fail to load built-in provider  -  by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/3217 ](https://togithub.com/vitest-dev/vitest/issues/3217 )
[<samp>(0a287)</samp>](https://togithub.com/vitest-dev/vitest/commit/0a2875e3 )
- Stackblitz hangs with c8  -  by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/3225 ](https://togithub.com/vitest-dev/vitest/issues/3225 )
[<samp>(d9fda)</samp>](https://togithub.com/vitest-dev/vitest/commit/d9fda2a1 )
- C8 to ignore vite's generated helpers  -  by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/3241 ](https://togithub.com/vitest-dev/vitest/issues/3241 )
[<samp>(21942)</samp>](https://togithub.com/vitest-dev/vitest/commit/21942db0 )
- Workspaces c8 source maps  -  by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/3226 ](https://togithub.com/vitest-dev/vitest/issues/3226 )
[<samp>(efce3)</samp>](https://togithub.com/vitest-dev/vitest/commit/efce3b4d )
-   **docs**:
- Correct typo and broken link to WebdriverIO  -  by
[@​nathanbabcock](https://togithub.com/nathanbabcock ) in
[https://github.com/vitest-dev/vitest/issues/3275 ](https://togithub.com/vitest-dev/vitest/issues/3275 )
[<samp>(c7da1)</samp>](https://togithub.com/vitest-dev/vitest/commit/c7da155f )
-   **spy**:
- Update to set initial implementation through normal logic  -  by
[@​Codex-](https://togithub.com/Codex- ) in
[https://github.com/vitest-dev/vitest/issues/3260 ](https://togithub.com/vitest-dev/vitest/issues/3260 )
and
[https://github.com/vitest-dev/vitest/issues/3263 ](https://togithub.com/vitest-dev/vitest/issues/3263 )
[<samp>(c759a)</samp>](https://togithub.com/vitest-dev/vitest/commit/c759a9aa )
-   **vite-node**:
- Circular imports  -  by [@​antfu](https://togithub.com/antfu ) in
[https://github.com/vitest-dev/vitest/issues/3196 ](https://togithub.com/vitest-dev/vitest/issues/3196 )
[<samp>(cbb59)</samp>](https://togithub.com/vitest-dev/vitest/commit/cbb593a8 )
- Add missing `import.meta.hot.send` mock  -  by
[@​antfu](https://togithub.com/antfu )
[<samp>(b1624)</samp>](https://togithub.com/vitest-dev/vitest/commit/b1624db5 )
-   **vitest**:
- Also check for vite relative to vitest package  -  by
[@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg ) and
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/3274 ](https://togithub.com/vitest-dev/vitest/issues/3274 )
[<samp>(a3393)</samp>](https://togithub.com/vitest-dev/vitest/commit/a3393b15 )
-   **watch**:
- Run test files when added to filesystem  -  by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/3189 ](https://togithub.com/vitest-dev/vitest/issues/3189 )
[<samp>(7b2c8)</samp>](https://togithub.com/vitest-dev/vitest/commit/7b2c81bc )
#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.30.1...v0.31.0 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
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://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-05-12 01:56:45 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f333c59d6a 
							
						 
					 
					
						
						
							
							chore(deps): update react-router monorepo to v6.11.1 ( #3743 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-router](https://togithub.com/remix-run/react-router ) |
[`6.11.0` ->
`6.11.1`](https://renovatebot.com/diffs/npm/react-router/6.11.0/6.11.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [react-router-dom](https://togithub.com/remix-run/react-router ) |
[`6.11.0` ->
`6.11.1`](https://renovatebot.com/diffs/npm/react-router-dom/6.11.0/6.11.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>remix-run/react-router (react-router)</summary>
###
[`v6.11.1`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#​6111 )
[Compare
Source](https://togithub.com/remix-run/react-router/compare/react-router@6.11.0...react-router@6.11.1 )
##### Patch Changes
- Fix usage of `Component` API within descendant `<Routes>`
([#​10434](https://togithub.com/remix-run/react-router/pull/10434 ))
- Fix bug when calling `useNavigate` from `<Routes>` inside a
`<RouterProvider>`
([#​10432](https://togithub.com/remix-run/react-router/pull/10432 ))
- Fix usage of `<Navigate>` in strict mode when using a data router
([#​10435](https://togithub.com/remix-run/react-router/pull/10435 ))
-   Updated dependencies:
    -   `@remix-run/router@1.6.1`
</details>
<details>
<summary>remix-run/react-router (react-router-dom)</summary>
###
[`v6.11.1`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#​6111 )
[Compare
Source](https://togithub.com/remix-run/react-router/compare/react-router-dom@6.11.0...react-router-dom@6.11.1 )
##### Patch Changes
-   Updated dependencies:
    -   `react-router@6.11.1`
    -   `@remix-run/router@1.6.1`
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
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://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43NS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-05-11 20:59:34 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b8171cf909 
							
						 
					 
					
						
						
							
							fix: interactive demo guide adjustments ( #3747 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1027/adjustments 
https://linear.app/unleash/issue/2-989/add-imagegif-to-some-of-the-steps 
Includes small adjustments from the tasks above:
 - Adjust zIndex values for the demo guide;
- Add a screenshot to better guide the users to their `userId` in the
demo website;
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537  
					
						2023-05-11 18:01:08 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							36539c8e1c 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vite to v4.3.4 ( #3730 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme )
([source](https://togithub.com/vitejs/vite )) | [`4.3.3` ->
`4.3.4`](https://renovatebot.com/diffs/npm/vite/4.3.3/4.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>vitejs/vite</summary>
###
[`v4.3.4`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small434-2023-05-02-small )
[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.3.3...v4.3.4 )
- fix(define): incorrect raw expression value type in build
([#​13003](https://togithub.com/vitejs/vite/issues/13003 ))
([8f4cf07](https://togithub.com/vitejs/vite/commit/8f4cf07 )), closes
[#​13003](https://togithub.com/vitejs/vite/issues/13003 )
- fix(importAnalysisBuild): support parsing '**VITE_PRELOAD**'
([#​13023](https://togithub.com/vitejs/vite/issues/13023 ))
([447df7c](https://togithub.com/vitejs/vite/commit/447df7c )), closes
[#​13023](https://togithub.com/vitejs/vite/issues/13023 )
- fix(server): should respect hmr port when middlewareMode=false
([#​13040](https://togithub.com/vitejs/vite/issues/13040 ))
([1ee0014](https://togithub.com/vitejs/vite/commit/1ee0014 )), closes
[#​13040](https://togithub.com/vitejs/vite/issues/13040 )
- fix(ssr): track for statements as block scope
([#​13021](https://togithub.com/vitejs/vite/issues/13021 ))
([2f8502f](https://togithub.com/vitejs/vite/commit/2f8502f )), closes
[#​13021](https://togithub.com/vitejs/vite/issues/13021 )
- chore: add changelog for vite 4.2.2 and 3.2.6
([#​13055](https://togithub.com/vitejs/vite/issues/13055 ))
([0c9f1f4](https://togithub.com/vitejs/vite/commit/0c9f1f4 )), closes
[#​13055](https://togithub.com/vitejs/vite/issues/13055 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
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://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43NS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-05-11 05:00:44 +00:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eaacb979d6 
							
						 
					 
					
						
						
							
							fix: Removed CR on variants flag (it's GA) ( #3738 )  
						
						... 
						
						
						
						This PR removes the usage of crOnVariants flag, but keeps the behaviour,
so CR are now enabled on variants.
---------
Co-authored-by: Nuno Góis <github@nunogois.com> 
						
					 
					
						2023-05-10 13:46:41 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aaf15c96f9 
							
						 
					 
					
						
						
							
							feat: use new demo website ( #3737 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1023/use-new-demo-website-for-testing-purposes 
Use https://unleash-demo-app.vercel.app/  for now, which will help us
testing.
Should be reverted/updated before we release to the current `demo`
instance.
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537  
					
						2023-05-10 11:48:00 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9c395596a5 
							
						 
					 
					
						
						
							
							chore(deps): update dependency react-joyride to v2.5.4 ( #3715 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-joyride](https://react-joyride.com/ )
([source](https://togithub.com/gilbarbara/react-joyride )) | [`2.5.3` ->
`2.5.4`](https://renovatebot.com/diffs/npm/react-joyride/2.5.3/2.5.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>gilbarbara/react-joyride</summary>
###
[`v2.5.4`](https://togithub.com/gilbarbara/react-joyride/releases/tag/v2.5.4 ):
2.5.4
[Compare
Source](https://togithub.com/gilbarbara/react-joyride/compare/v2.5.3...v2.5.4 )
- Fix step disableScrolling:
[`291da8e`](291da8ed13d94df8232dccf68d344e📅  **Schedule**: Branch creation - At any time (no schedule defined),
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://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-05-10 07:05:38 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9d680a782d 
							
						 
					 
					
						
						
							
							fix: improve steps for demo guide toggle topic ( #3728 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1006/steps-improvement-enabledisable-a-feature-toggle 
Step improvements for the "toggle" topic.
Includes a smarter "Next" label that can also be "Start" or "Finish"
depending (nice-to-have).
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537  
					
						2023-05-09 22:33:01 +03:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64bae9a042 
							
						 
					 
					
						
						
							
							fix: improve steps for demo guide specific user topic ( #3727 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-980/steps-improvements-enable-for-a-specific-user 
Step improvements for the "specific user" topic.
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537  
					
						2023-05-09 22:30:18 +03:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							de6c4663e6 
							
						 
					 
					
						
						
							
							chore(deps): update dependency jsdom to v21.1.2 ( #3714 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jsdom](https://togithub.com/jsdom/jsdom ) | [`21.1.1` ->
`21.1.2`](https://renovatebot.com/diffs/npm/jsdom/21.1.1/21.1.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>jsdom/jsdom</summary>
###
[`v21.1.2`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#​2112 )
[Compare
Source](https://togithub.com/jsdom/jsdom/compare/21.1.1...21.1.2 )
- Fixed `setRangeText()` used on `<input>` and `<textarea>` elements to
calculate the new end index correctly. (pmstss)
- Fixed `pageX`, `pageY`, `offsetX`, and `offsetY` on `MouseEvent`s
during dispatch. (jenseng)
- Upgraded `nwsapi` to v2.2.4, bringing along various fixes to our
selector engine.
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
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://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-05-09 18:53:41 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0da0b13379 
							
						 
					 
					
						
						
							
							fix: improve steps for demo guide gradual rollout topic ( #3723 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1007/steps-improvement-adjust-gradual-rollout 
Step improvements for the "gradual rollout" topic.
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537  
					
						2023-05-09 18:24:28 +03:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8746cb1f89 
							
						 
					 
					
						
						
							
							fix: strategyId in edit strategy API command endpoint ( #3725 )  
						
						... 
						
						
						
						Fixes a small issue where the "API Command" for edit strategy was
showing the strategyId as `undefined`:
`/api/admin/projects/demo-app/features/demoApp.step1/environments/dev/strategies/undefined'`
 
						
					 
					
						2023-05-09 13:39:28 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							93a7d29003 
							
						 
					 
					
						
						
							
							fix: application name link styling ( #3724 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1021/bug-dark-mode-application-screen-name-of-the-application-not-visible 
Applies the styling changes mentioned in the task above, fixing the
style in dark mode and making these links more consistent in general.
 
					
						2023-05-09 13:02:32 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							29857e2bc5 
							
						 
					 
					
						
						
							
							fix: improve steps for demo guide variants topic ( #3721 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1008/steps-improvement-adjust-variants 
Step improvements for the "variants" topic.
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537  
					
						2023-05-09 11:47:55 +01:00