renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a309105553 
							
						 
					 
					
						
						
							
							chore(deps): update dependency sass to v1.62.0 ( #3613 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sass](https://togithub.com/sass/dart-sass ) | [`1.58.3` ->
`1.62.0`](https://renovatebot.com/diffs/npm/sass/1.58.3/1.62.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>sass/dart-sass</summary>
###
[`v1.62.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1620 )
[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.61.0...1.62.0 )
- Deprecate the use of multiple `!global` or `!default` flags on the
same
    variable. This deprecation is named `duplicate-var-flags`.
- Allow special numbers like `var()` or `calc()` in the global
functions:
`grayscale()`, `invert()`, `saturate()`, and `opacity()`. These are also
native CSS `filter` functions. This is in addition to number values
which were
    already allowed.
- Fix a cosmetic bug where an outer rule could be duplicated after
nesting was
    resolved, instead of re-using a shared rule.
###
[`v1.61.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1610 )
[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.60.0...1.61.0 )
- **Potentially breaking change:** Drop support for End-of-Life Node.js
12.
- Fix remaining cases for the performance regression introduced in
1.59.0.
##### Embedded Sass
- The JS embedded host now loads files from the working directory when
using the
    legacy API.
###
[`v1.60.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1600 )
[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.59.3...1.60.0 )
- Add support for the `pi`, `e`, `infinity`, `-infinity`, and `NaN`
constants in
calculations. These will be interpreted as the corresponding numbers.
- Add support for unknown constants in calculations. These will be
interpreted
    as unquoted strings.
- Serialize numbers with value `infinity`, `-infinity`, and `NaN` to
`calc()`
expressions rather than CSS-invalid identifiers. Numbers with complex
units
    still can't be serialized.
###
[`v1.59.3`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1593 )
[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.59.2...1.59.3 )
-   Fix a performance regression introduced in 1.59.0.
- The NPM release of 1.59.0 dropped support for Node 12 without actually
indicating so in its pubspec. This release temporarily adds back support
so
that the latest Sass version that declares it supports Node 12 actually
does
so. However, Node 12 is now end-of-life, so we will drop support for it
    properly in an upcoming release.
###
[`v1.59.2`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1592 )
[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.59.1...1.59.2 )
-   No user-visible changes.
###
[`v1.59.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1591 )
[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.59.0...1.59.1 )
-   No user-visible changes.
###
[`v1.59.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1590 )
[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.58.3...1.59.0 )
##### Command Line Interface
- Added a new `--fatal-deprecation` flag that lets you treat a
deprecation
    warning as an error. You can pass an individual deprecation ID
    (e.g. `slash-div`) or you can pass a Dart Sass version to treat all
    deprecations initially emitted in that version or earlier as errors.
- New `--future-deprecation` flag that lets you opt into warning for use
of
certain features that will be deprecated in the future. At the moment,
the
only option is `--future-deprecation=import`, which will emit warnings
for
Sass `@import` rules, which are not yet deprecated, but will be in the
future.
##### Dart API
- New `Deprecation` enum, which contains the different current and
future
    deprecations used by the new CLI flags.
- The `compile` methods now take in `fatalDeprecations` and
`futureDeprecations`
    parameters, which work similarly to the CLI flags.
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS41OC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTguMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-04-28 01:26:01 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3c48171c78 
							
						 
					 
					
						
						
							
							feat: add user tracking to demo ( #3637 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-946/explore-and-implement-options-for-user-tracking 
Adds user tracking to the interactive demo, so we can measure how users
are using this feature and improve it in the feature.
## Events
- **start** - When the user starts the demo by clicking on the "Try
Unleash Demo" button;
- **finish** - When the user finishes the demo by seeing the "You
finished the demo" dialog;
- **restart** - When the user decides to restart the demo on the "You
finished the demo" dialog;
- **close** - When the user closes a demo dialog;
- **topic** - In what topic this happened (topic title, can also be
`start` if user closes on the start dialog);
- **step** - In what step this happened (step number, `1` would mean
first step);
- **start_topic** - When the user decides to start a specific topic by
clicking it in the list;
  - **topic** - What topic was clicked (topic title);
- **ask_questions** - When the user decides to ask questions by clicking
the appropriate option in the top banner;
- **see_plans** - When the user decides to see the plans by clicking the
appropriate option in the top banner;
- **plan** - What plan was clicked (one of: `open_source`, `pro`,
`enterprise` or `compare_plans`);
- **open_demo_web** - User decided to open the demo website using the
link on the start dialog;
- **view_demo_link** - User decided to open the start dialog again on
the bottom of the topics list;
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537  
					
						2023-04-27 14:12:02 +01:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d7b1d1c9ce 
							
						 
					 
					
						
						
							
							fix: Updated cypress API usage to stop using deprecated API ( #3636 )  
						
						
						
					 
					
						2023-04-27 08:49:55 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3599e7478c 
							
						 
					 
					
						
						
							
							feat: demo ui-ux improvements ( #3634 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-914/improve-demo-guide-uiux 
Includes a big batch of UI/UX improvements, including but not limited
to:
- Updating steps text;
- Improve behavior of intro step dialogs (use normal dialogs);
- Improve overall design;
- Improve escape key and backdrop click behaviors;
- Add plans dialog;
- Add sticky demo banner;
- Assume `demo-app` project and `dev` environment to better fit our demo
instance;
- Misc fixes and refactors;
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537 
 
					
						2023-04-27 08:15:17 +01:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2667e55d4a 
							
						 
					 
					
						
						
							
							chore: remove projectScopedStickinessFlag ( #3620 )  
						
						... 
						
						
						
						<!-- 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! ❤️  -->
## 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-04-26 17:07:09 +03:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3bb09c5ce4 
							
						 
					 
					
						
						
							
							Disable and enable strategies - frontend ( #3582 )  
						
						... 
						
						
						
						Signed-off-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-04-26 11:41:24 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Hornby 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9521c452c5 
							
						 
					 
					
						
						
							
							chore: move google auth ui behind flag ( #3606 )  
						
						... 
						
						
						
						Moves the access tab for Google Auth behind a flag. The elements
are still accessible but hidden by default so this is a soft change.
This is a deprecated feature and is on its way out. 
						
					 
					
						2023-04-26 10:55:55 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e538cb8a7f 
							
						 
					 
					
						
						
							
							fix: add segment to strategy payload ( #3611 )  
						
						
						
					 
					
						2023-04-25 10:57:53 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							545e231cae 
							
						 
					 
					
						
						
							
							feat: enable dark mode for all ( #3614 )  
						
						
						
					 
					
						2023-04-25 10:13:06 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							abd19d46e7 
							
						 
					 
					
						
						
							
							feat: search cr by title ( #3610 )  
						
						
						
					 
					
						2023-04-25 08:36:27 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cb6230e3b9 
							
						 
					 
					
						
						
							
							chore(deps): update dependency orval to v6.14.3 ( #3612 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [orval](https://togithub.com/anymaniax/orval ) | [`6.11.0` ->
`6.14.3`](https://renovatebot.com/diffs/npm/orval/6.11.0/6.14.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>anymaniax/orval</summary>
###
[`v6.14.3`](https://togithub.com/anymaniax/orval/releases/tag/v6.14.3 ):
Release 6.14.3
[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.14.2...v6.14.3 )
##### Bug Fixes
- **core:** resolve value avoid infinite loop on multi files refs by
adding a parents relation
([9707881](9707881fb7https://togithub.com/anymaniax/orval/releases/tag/v6.14.2 ):
Release 6.14.2
[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.14.1...v6.14.2 )
##### Bug Fixes
- **core:** resolve value on readonly avoid infinite loop on multi files
refs
([05c966f](05c966fafahttps://togithub.com/anymaniax/orval/releases/tag/v6.14.1 ):
Release 6.14.1
[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.14.0...v6.14.1 )
##### Bug Fixes
- **core:** add non readonly only inside implementation file when needed
([3be6a54](3be6a54131https://togithub.com/anymaniax/orval/releases/tag/v6.14.0 ):
Release 6.14.0
[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.13.1...v6.14.0 )
##### Bug Fixes
- correctly handle enums without type properties
([#​814](https://togithub.com/anymaniax/orval/issues/814 ))
([daf83a5](daf83a5e6b03a058f3f58a37cdabd5https://togithub.com/anymaniax/orval/issues/813 ))
([f5b1ec9](f5b1ec9a6ehttps://togithub.com/anymaniax/orval/issues/810 ))
([673bb55](673bb55e5ahttps://togithub.com/anymaniax/orval/issues/821 ))
([79e9527](79e95277a2https://togithub.com/anymaniax/orval/releases/tag/v6.13.1 ):
Release 6.13.1
[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.13.0...v6.13.1 )
##### Bug Fixes
- **zod:** handling correctly deeper ref by deferencing
([3aa9162](3aa91622dchttps://togithub.com/anymaniax/orval/releases/tag/v6.13.0 ):
Release 6.13.0
[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.12.1...v6.13.0 )
##### Features
- **clients:** add zod
([#​785](https://togithub.com/anymaniax/orval/issues/785 ))
([cebdb2e](cebdb2e802b102f54898https://togithub.com/anymaniax/orval/releases/tag/v6.12.1 ):
Release 6.12.1
[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.12.0...v6.12.1 )
##### Bug Fixes
- **core:** bump ibm-openapi-validator to resolve
[https://github.com/IBM/openapi-validator/issues/528 ](https://togithub.com/IBM/openapi-validator/issues/528 )
([#​783](https://togithub.com/anymaniax/orval/issues/783 ))
([f69a84d](f69a84d02chttps://togithub.com/anymaniax/orval/issues/741 ))
([b384ff4](b384ff49255ace2d2dd9https://togithub.com/anymaniax/orval/issues/692 ))
([e480184](e480184cd8c9972402eahttps://togithub.com/anymaniax/orval/releases/tag/v6.12.0 ):
Release 6.12.0
[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.11.1...v6.12.0 )
##### Bug Fixes
- **core:** request options without second argument correctly stringify
([c2554a7](c2554a7beb903e0b52b3ba7ee98855b26ce92e56https://togithub.com/anymaniax/orval/releases/tag/v6.11.1 ):
Release 6.11.1
[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.11.0...v6.11.1 )
##### Bug Fixes
- **core:** file loader use default path package to find correctly the
file on all os
([7147b72](7147b72527a89179683d6a34606bd1📅  **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:eyJjcmVhdGVkSW5WZXIiOiIzNS41OC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTguMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-04-25 04:01:28 +00:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							514961632f 
							
						 
					 
					
						
						
							
							feat: edit change requests ( #3573 )  
						
						
						
					 
					
						2023-04-24 15:32:19 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							697fb6aab5 
							
						 
					 
					
						
						
							
							feat: update the user-specific topic ( #3608 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-961/update-demo-guide-steps-to-not-include-a-userids-strategy 
Updates the user-specific toggle topic to use a standard strategy with a
constraint instead (deprecate UserID strategy).
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537 
<img width="1282" alt="image"
src="https://user-images.githubusercontent.com/14320932/233987506-380d89e3-bd5d-461d-a5dc-89e54ad21d88.png "> 
					
						2023-04-24 13:02:06 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2129736ca6 
							
						 
					 
					
						
						
							
							chore: make login history GA (remove flag) ( #3604 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-956/remove-loginhistory-feature-flag 
Promotes [login
history](https://docs.getunleash.io/reference/login-history ) to GA by
removing the `loginHistory` feature flag. 
					
						2023-04-24 12:37:13 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f7c41baf2e 
							
						 
					 
					
						
						
							
							chore(deps): update dependency eslint to v8.38.0 ( #3596 )  
						
						... 
						
						
						
						[](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.34.0` ->
`8.38.0`](https://renovatebot.com/diffs/npm/eslint/8.34.0/8.38.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.38.0`](https://togithub.com/eslint/eslint/releases/tag/v8.38.0 )
[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.37.0...v8.38.0 )
#### Features
-
[`a1d561d`](a1d561d18ehttps://togithub.com/eslint/eslint/issues/17059 ))
(Nicholas C. Zakas)
#### Bug Fixes
-
[`1c1ece2`](1c1ece26d1https://togithub.com/eslint/eslint/issues/17037 ))
(Francesco Trotta)
#### Documentation
-
[`7162d34`](7162d34df9https://togithub.com/eslint/eslint/issues/17068 ))
(Nicholas C. Zakas)
-
[`0fd6bb2`](0fd6bb213ac83531c1a6https://togithub.com/eslint/eslint/issues/17061 ))
(Pelle Wessman)
-
[`a3aa6f5`](a3aa6f5f14https://togithub.com/eslint/eslint/issues/17051 ))
(Francesco Trotta)
-
[`b0f11cf`](b0f11cf977da8d52a9d4https://togithub.com/eslint/eslint/issues/17020 ))
(Ahmadou Waly NDIAYE)
-
[`518130a`](518130ae79https://togithub.com/eslint/eslint/issues/16687 ))
(Percy Ma)
-
[`24206c4`](24206c49a159ed06041dhttps://togithub.com/eslint/js )[@​8](https://togithub.com/8 ).38.0
([#​17069](https://togithub.com/eslint/eslint/issues/17069 ))
(Milos Djermanovic)
-
[`88c0898`](88c08984echttps://togithub.com/eslint/js ) release (ESLint
Jenkins)
-
[`cf682d2`](cf682d249fhttps://togithub.com/eslint/eslint/issues/17060 )) (MHO)
-
[`0dde022`](0dde022112https://togithub.com/eslint/eslint/issues/17055 ))
(dependabot\[bot])
### [`v8.37.0`](https://togithub.com/eslint/eslint/releases/tag/v8.37.0 )
[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.36.0...v8.37.0 )
#### Features
-
[`b6ab8b2`](b6ab8b2a2chttps://togithub.com/eslint/eslint/issues/17007 )) (Josh
Goldberg)
-
[`10022b1`](10022b1f4bhttps://togithub.com/eslint/eslint/issues/17004 ))
(Nicholas C. Zakas)
-
[`1665c02`](1665c029achttps://togithub.com/eslint/eslint/issues/16992 ))
(Nicholas C. Zakas)
-
[`b3634f6`](b3634f695dhttps://togithub.com/eslint/eslint/issues/17010 ))
(Samuel Roldan)
-
[`892e6e5`](892e6e58c5https://togithub.com/eslint/eslint/issues/16985 ))
(Nicholas C. Zakas)
#### Bug Fixes
-
[`619f3fd`](619f3fd173https://togithub.com/eslint/eslint/issues/17023 )) (Brad
Zacher)
-
[`1fbf118`](1fbf1184fehttps://togithub.com/eslint/eslint/issues/16889 ))
(Francesco Trotta)
-
[`129e252`](129e252132https://togithub.com/eslint/eslint/issues/17000 ))
(Francesco Trotta)
#### Documentation
-
[`75339df`](75339df994https://togithub.com/eslint/eslint/issues/17029 )) (Ed
Lucas)
-
[`ec2d830`](ec2d830785https://togithub.com/eslint/eslint/issues/17012 ))
(Andrii Lundiak)
-
[`e39f28d`](e39f28d857https://togithub.com/eslint/eslint/issues/16979 ))
(Tanuj Kanti)
-
[`721c717`](721c71782ahttps://togithub.com/eslint/eslint/issues/16838 )) (Ben
Perlmutter)
-
[`d049f97`](d049f97410https://togithub.com/eslint/eslint/issues/16961 )) (Ben
Perlmutter)
-
[`5251a92`](5251a92186https://togithub.com/eslint/eslint/issues/16986 ))
(alope107)
-
[`6157d81`](6157d813e1https://togithub.com/eslint/eslint/issues/16983 ))
(alope107)
-
[`fd47998`](fd47998af6https://togithub.com/eslint/eslint/issues/16982 ))
(Milos Djermanovic)
-
[`3e1cf6b`](3e1cf6bfc5https://togithub.com/eslint/eslint/issues/16939 )) (Ben
Perlmutter)
#### Chores
-
[`c67f299`](c67f2992a7https://togithub.com/eslint/js )[@​8](https://togithub.com/8 ).37.0
([#​17033](https://togithub.com/eslint/eslint/issues/17033 ))
(Milos Djermanovic)
-
[`ee9ddbd`](ee9ddbd63ehttps://togithub.com/eslint/js ) release (ESLint
Jenkins)
-
[`dddb475`](dddb475288https://togithub.com/eslint/eslintrc )[@​2](https://togithub.com/2 ).0.2
([#​17032](https://togithub.com/eslint/eslint/issues/17032 ))
(Milos Djermanovic)
-
[`522431e`](522431e520https://togithub.com/eslint/eslint/issues/17031 ))
(Milos Djermanovic)
-
[`f5f9a88`](f5f9a88c79https://togithub.com/eslint/eslint/issues/17030 ))
(Milos Djermanovic)
-
[`4dd8d52`](4dd8d524e0https://togithub.com/eslint/eslint/issues/17026 ))
(dependabot\[bot])
-
[`ad9dd6a`](ad9dd6a933https://togithub.com/eslint/eslint/issues/17005 ))
(Strek)
-
[`ada6a3e`](ada6a3e6e3https://togithub.com/eslint/eslint/issues/16993 ))
(Milos Djermanovic)
-
[`c3da975`](c3da975e69https://togithub.com/eslint/eslint/issues/16990 ))
(Nicholas C. Zakas)
-
[`69bc0e2`](69bc0e2f44https://togithub.com/eslint/eslint/issues/16987 ))
(Milos Djermanovic)
### [`v8.36.0`](https://togithub.com/eslint/eslint/releases/tag/v8.36.0 )
[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.35.0...v8.36.0 )
#### Features
-
[`c89a485`](c89a485c49https://togithub.com/eslint/eslint/issues/16807 ))
(Laurent Cozic)
-
[`f5f5e11`](f5f5e11bd5https://togithub.com/eslint/eslint/issues/16944 ))
(Nicholas C. Zakas)
-
[`4799297`](4799297ea5https://togithub.com/eslint-community )
dependencies
([#​16784](https://togithub.com/eslint/eslint/issues/16784 ))
(Michaël De Boey)
#### Bug Fixes
-
[`92c1943`](92c1943ba7https://togithub.com/eslint/eslint/issues/16831 ))
(Nitin Kumar)
#### Documentation
-
[`b98fdd4`](b98fdd413acaf08ce0cchttps://togithub.com/eslint/eslint/issues/16967 ))
(Milos Djermanovic)
-
[`3398431`](3398431574https://togithub.com/eslint/eslint/issues/16887 )) (Ben
Perlmutter)
-
[`19d3531`](19d3531d9bb09a512107https://togithub.com/eslint/eslint/issues/16837 ))
(Nitin Kumar)
#### Chores
-
[`602b111`](602b111219https://togithub.com/eslint/js )[@​8](https://togithub.com/8 ).36.0
([#​16978](https://togithub.com/eslint/eslint/issues/16978 ))
(Milos Djermanovic)
-
[`43c2345`](43c2345c27https://togithub.com/eslint/js ) release (ESLint
Jenkins)
-
[`00afb84`](00afb84e50https://togithub.com/eslint/eslintrc )[@​2](https://togithub.com/2 ).0.1
([#​16977](https://togithub.com/eslint/eslint/issues/16977 ))
(Milos Djermanovic)
-
[`698c5aa`](698c5aad50https://togithub.com/eslint/eslint/issues/16976 ))
(Milos Djermanovic)
-
[`75acdd2`](75acdd21c5https://togithub.com/eslint/eslint/issues/16964 ))
(Milos Djermanovic)
-
[`89d9844`](89d9844b31https://togithub.com/eslint/eslint/issues/16943 ))
(dependabot\[bot])
### [`v8.35.0`](https://togithub.com/eslint/eslint/releases/tag/v8.35.0 )
[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.34.0...v8.35.0 )
#### Features
-
[`8e34a04`](8e34a04e3ahttps://togithub.com/eslint/eslint/issues/16920 ))
(SUZUKI Sosuke)
-
[`c8c0c71`](c8c0c715a2https://togithub.com/eslint/eslint/issues/16844 ))
(Nicholas C. Zakas)
-
[`71f6f0d`](71f6f0dcd5https://togithub.com/eslint/eslint/issues/16826 ))
(Daiki Nishikawa)
#### Bug Fixes
-
[`9698bc5`](9698bc5cdehttps://togithub.com/eslint/eslint/issues/16896 ))
([#​16897](https://togithub.com/eslint/eslint/issues/16897 )) (唯然)
#### Documentation
-
[`f9f195e`](f9f195ef12https://togithub.com/eslint/eslint/issues/16862 )) (Ben
Perlmutter)
-
[`df809fd`](df809fdedchttps://togithub.com/eslint/eslint/issues/16886 )) (Ben
Perlmutter)
-
[`0700d1b`](0700d1b146https://togithub.com/eslint/eslint/issues/16502 )) (Nick
Schonning)
-
[`7b9e9bf`](7b9e9bf78bhttps://togithub.com/eslint/eslint/issues/16782 ))
(Percy Ma)
-
[`5fbc0bf`](5fbc0bffdd67865a064chttps://togithub.com/eslint/eslint/issues/16869 ))
(Amaresh S M)
-
[`43af24a`](43af24a88bhttps://togithub.com/eslint/eslint/issues/16882 ))
(Nicholas C. Zakas)
-
[`ed2999b`](ed2999b38bhttps://togithub.com/eslint/eslint/issues/16824 )) (Ben
Perlmutter)
-
[`2780635`](27806358b5https://togithub.com/eslint/eslint/issues/16884 ))
(Lioness100)
-
[`5bdaae2`](5bdaae205chttps://togithub.com/eslint/eslint/issues/16861 )) (Ben
Perlmutter)
#### Chores
-
[`cdcbe12`](cdcbe127dehttps://togithub.com/eslint/js )[@​8](https://togithub.com/8 ).35.0
([#​16935](https://togithub.com/eslint/eslint/issues/16935 ))
(Brandon Mills)
-
[`c954c34`](c954c349c0https://togithub.com/eslint/js ) release (ESLint
Jenkins)
-
[`5a517da`](5a517da8e5https://togithub.com/eslint/js ) release (ESLint
Jenkins)
-
[`9f10926`](9f10926d76https://togithub.com/eslint/eslintrc )[@​2](https://togithub.com/2 ).0.0
([#​16928](https://togithub.com/eslint/eslint/issues/16928 ))
(Milos Djermanovic)
-
[`da728fa`](da728fae6chttps://togithub.com/eslint/eslint/issues/16907 ))
(Nitin Kumar)
-
[`c57b4f3`](c57b4f3dc6https://togithub.com/eslint/eslint/issues/16901 ))
(Milos Djermanovic)
-
[`9122f07`](9122f07640https://togithub.com/eslint/eslint/issues/16870 ))
(Nicholas C. Zakas)
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS41Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTcuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-04-23 22:27:50 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							417b56913a 
							
						 
					 
					
						
						
							
							chore(deps): update dependency react-markdown to v8.0.7 ( #3591 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-markdown](https://togithub.com/remarkjs/react-markdown ) |
[`8.0.4` ->
`8.0.7`](https://renovatebot.com/diffs/npm/react-markdown/8.0.4/8.0.7 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>remarkjs/react-markdown</summary>
###
[`v8.0.7`](https://togithub.com/remarkjs/react-markdown/releases/tag/8.0.7 )
[Compare
Source](https://togithub.com/remarkjs/react-markdown/compare/8.0.6...8.0.7 )
##### Perf
-
[`c289176`](https://togithub.com/remarkjs/react-markdown/commit/c289176 )
Fix performance for keys
by [@​wooorm](https://togithub.com/wooorm ) in
[https://github.com/remarkjs/react-markdown/pull/738 ](https://togithub.com/remarkjs/react-markdown/pull/738 )
##### Docs
-
[`9034dbd`](https://togithub.com/remarkjs/react-markdown/commit/9034dbd )
Fix types in syntax highlight example
by [@​dlqqq](https://togithub.com/dlqqq ) in
[https://github.com/remarkjs/react-markdown/pull/736 ](https://togithub.com/remarkjs/react-markdown/pull/736 )
**Full Changelog**:
https://github.com/remarkjs/react-markdown/compare/8.0.6...8.0.7 
###
[`v8.0.6`](https://togithub.com/remarkjs/react-markdown/blob/HEAD/changelog.md#​806---2023-03-20 )
[Compare
Source](https://togithub.com/remarkjs/react-markdown/compare/8.0.5...8.0.6 )
-
[`33ab015`](https://togithub.com/remarkjs/react-markdown/commit/33ab015 )
    Update to TS 5\
    by [**@​Methuselah96**](https://togithub.com/Methuselah96 )
in
[#​734](https://togithub.com/remarkjs/react-markdown/issues/734 )
###
[`v8.0.5`](https://togithub.com/remarkjs/react-markdown/blob/HEAD/changelog.md#​805---2023-01-17 )
[Compare
Source](https://togithub.com/remarkjs/react-markdown/compare/8.0.4...8.0.5 )
-
[`d640d40`](https://togithub.com/remarkjs/react-markdown/commit/d640d40 )
    Update to use `node16` module resolution in `tsconfig.json`\
by [**@​ChristianMurphy**](https://togithub.com/ChristianMurphy )
in [#​723](https://togithub.com/remarkjs/react-markdown/pull/723 )
-
[`402fea3`](https://togithub.com/remarkjs/react-markdown/commit/402fea3 )
    Fix typo in `plugins` deprecation message\
    by [**@​marc2332**](https://togithub.com/marc2332 )
in [#​719](https://togithub.com/remarkjs/react-markdown/pull/719 )
-
[`4f98f73`](https://togithub.com/remarkjs/react-markdown/commit/4f98f73 )
    Remove deprecated and unneeded `defaultProps`\
    by [**@​Lepozepo**](https://togithub.com/Lepozepo )
in [#​718](https://togithub.com/remarkjs/react-markdown/pull/718 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTYuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-04-22 07:19:54 +00:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f9b8abfe34 
							
						 
					 
					
						
						
							
							fix: override built in stickiness options ( #3563 )  
						
						... 
						
						
						
						<!-- 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! ❤️  -->
Created migration for updating context fields
Context fields with stickiness are now the source of truth for
stickiness options.
## About the changes
`userId` context field is updated to have stickiness on by default
`sessionId` context field is added with stickiness on by default
If `default` or `random` are not part of the context field - we add them
This will allow for the option to disable them, by creating a eg.
`random` context field with stickiness off
https://user-images.githubusercontent.com/104830839/233581147-9a514af4-1fdd-4c2e-b954-3cfa13b1a203.mov 
<!-- 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 to #
[1-794](https://linear.app/unleash/issue/1-794/reach-out-to-yousician-for-early-beta-test )
<!-- (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-04-21 17:13:42 +03:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0b4df3f53c 
							
						 
					 
					
						
						
							
							feat: add demo guide finish dialog ( #3578 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-925/add-final-tutorial-complete-dialog 
Adds the finish dialog, similar to
https://github.com/Unleash/unleash/pull/3574 
Also includes some fixes and improvements identified in the meantime.
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537 

---------
Co-authored-by: Gastón Fournier <gaston@getunleash.io> 
					
						2023-04-21 11:48:44 +01:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4dd4d43cce 
							
						 
					 
					
						
						
							
							chore: remove deprecated strategies and allow deprecate default ( #3575 )  
						
						... 
						
						
						
						## About the changes
Improvements around strategies to steer users toward using [strategy
constraints](https://docs.getunleash.io/reference/strategy-constraints )
instead of [custom
strategies](https://docs.getunleash.io/reference/custom-activation-strategies )
Related to #1265  
Important changes:
1.[ Ability to deprecate default
strategy](https://github.com/Unleash/unleash/pull/3575/files#diff-3b49e566565b01580ff7a15f662d2cb824547fdfb3935d0a0baa7fae326d28d6L232-L235 )
2. [Remove strategies that were deprecated in v4 only if they're not
used](https://github.com/Unleash/unleash/pull/3575/files#diff-a04de7adf327c48d54b030bed70d9b1d62ff14df3efc668eb6897a210124ebe0R7-R10 )
3. [Fresh Unleash installations will not include deprecated strategies
from
v4](https://github.com/Unleash/unleash/pull/3575/files#diff-46265b0d51725a5acbf251589b98a8970e45d3a1c6f3d7ea77bdcc3714e672d8L31-L78 )
4. [Deprecate userWithId
strategy](https://github.com/Unleash/unleash/pull/3575/files#diff-a04de7adf327c48d54b030bed70d9b1d62ff14df3efc668eb6897a210124ebe0R13 )
(note: if in use it will continue to work, it'll be not listed when
selecting strategies for a feature toggle).
5. [Switch the order of strategies to make gradual rollout first and
change the comment to suggest using gradual rollout instead of other
existing
strategies](https://github.com/Unleash/unleash/pull/3575/files#diff-a04de7adf327c48d54b030bed70d9b1d62ff14df3efc668eb6897a210124ebe0R16-R18 ) 
						
					 
					
						2023-04-21 11:42:36 +02:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab4a6f5c92 
							
						 
					 
					
						
						
							
							chore: GA project specific segments ( #3583 )  
						
						... 
						
						
						
						## About the changes
General availability of project-specific segments 
Now new permissions can be assigned to non-admin users to allow them to
create segments specifically bounded to a project (note that unique
naming restriction applies across projects, this limitation can be
lifted later).

This enables a section in the project configuration to add
project-specific segments
 
						
					 
					
						2023-04-21 10:25:40 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f266297892 
							
						 
					 
					
						
						
							
							chore(deps): bump vm2 from 3.9.16 to 3.9.17 in /frontend ( #3576 )  
						
						... 
						
						
						
						Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.16 to 3.9.17.
<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.17</h2>
<p><strong>Fixes</strong></p>
<p><a
href="4b22e87b10https://twitter.com/0x10n ">Xion</a> (SeungHyun Lee) of <a
href="https://kaist-hacking.github.io/ ">KAIST Hacking Lab</a>.)
<a
href="f3db4dee4dhttps://github.com/patriksimek/vm2/blob/master/CHANGELOG.md ">vm2's
changelog</a>.</em></p>
<blockquote>
<h2>v3.9.17 (2023-04-17)</h2>
<p>[fix] Multiple security fixes.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4f63dc23fef3db4dee4d4b22e87b10https://github.com/patriksimek/vm2/compare/3.9.16...3.9.17 ">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-04-21 09:49:18 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c417e39858 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/react to v17.0.58 ( #3570 )  
						
						... 
						
						
						
						[](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.57` ->
`17.0.58`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.57/17.0.58 )
|
[](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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-04-20 19:43:23 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							606cffa44f 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @uiw/react-codemirror to v4.19.16 ( #3557 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@uiw/react-codemirror](https://uiwjs.github.io/react-codemirror )
([source](https://togithub.com/uiwjs/react-codemirror )) | [`4.19.11` ->
`4.19.16`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.19.11/4.19.16 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>uiwjs/react-codemirror</summary>
###
[`v4.19.16`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.16 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.15...v4.19.16 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.16/file/README.md )
Documentation v4.19.16:
https://raw.githack.com/uiwjs/react-codemirror/b0072ad/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.15...v4.19.16 
```shell
npm i @​uiw/react-codemirror@4.19.16
```
- 📖  doc: Update README.md
[`85c3468`](https://togithub.com/uiwjs/react-codemirror/commit/85c3468 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix: fix editable/readOnly props.
([#​488](https://togithub.com/uiwjs/react-codemirror/issues/488 ))
[`606a5a1`](https://togithub.com/uiwjs/react-codemirror/commit/606a5a1 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.19.15`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.15 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.14...v4.19.15 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.15/file/README.md )
Documentation v4.19.15:
https://raw.githack.com/uiwjs/react-codemirror/904a7d8/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.14...v4.19.15 
```shell
npm i @​uiw/react-codemirror@4.19.15
```
- 🌟  feat(CodeMirrorMerge): add `orientation`, `revertControls`,
`highlightChanges`, `gutter` props.
[`3198a3c`](https://togithub.com/uiwjs/react-codemirror/commit/3198a3c )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.19.14`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.14 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.13...v4.19.14 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.14/file/README.md )
Documentation v4.19.14:
https://raw.githack.com/uiwjs/react-codemirror/996d43e/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.13...v4.19.14 
```shell
npm i @​uiw/react-codemirror@4.19.14
```
- 🐞  fix(react-codemirror-merge): fix `ref` issue.
([#​455](https://togithub.com/uiwjs/react-codemirror/issues/455 ))
[`9f90348`](https://togithub.com/uiwjs/react-codemirror/commit/9f90348 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix: fix bundle file name.
[`60fba4f`](https://togithub.com/uiwjs/react-codemirror/commit/60fba4f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.19.13`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.13 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.12...v4.19.13 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.13/file/README.md )
Documentation v4.19.13:
https://raw.githack.com/uiwjs/react-codemirror/4745c35/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.12...v4.19.13 
```shell
npm i @​uiw/react-codemirror@4.19.13
```
- 🐞  fix(react-codemirror-merge): fix extensions props issue.
([#​455](https://togithub.com/uiwjs/react-codemirror/issues/455 ))
[`eb6b780`](https://togithub.com/uiwjs/react-codemirror/commit/eb6b780 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.19.12`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.12 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.11...v4.19.12 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.12/file/README.md )
Documentation v4.19.12:
https://raw.githack.com/uiwjs/react-codemirror/5ce6bf4/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.11...v4.19.12 
```shell
npm i @​uiw/react-codemirror@4.19.12
```
- 📖  - 📖  docs: fix indentWithTab prop description
([#​483](https://togithub.com/uiwjs/react-codemirror/issues/483 ))
[`ff629d7`](https://togithub.com/uiwjs/react-codemirror/commit/ff629d7 )
[@​lloydlobo](https://togithub.com/lloydlobo )
- 💄  chore(deps): update dependency tsbb to v4
[#​481](https://togithub.com/uiwjs/react-codemirror/issues/481 )
[`83f1d1f`](https://togithub.com/uiwjs/react-codemirror/commit/83f1d1f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat: add react-codemirror-merge component
([#​455](https://togithub.com/uiwjs/react-codemirror/issues/455 )).
[`ba3d076`](https://togithub.com/uiwjs/react-codemirror/commit/ba3d076 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
```jsx
import CodeMirrorMerge from 'react-codemirror-merge';
import { EditorView } from 'codemirror';
import { EditorState } from '@​codemirror/state';
const Original = CodeMirrorMerge.Original;
const Modified = CodeMirrorMerge.Modified;
let doc = `one
two
three
four
five`;
export const Example = () => {
  return (
    <CodeMirrorMerge orientation="b-a">
      <Original value={doc} />
      <Modified
        value={doc.replace(/t/g, 'T') + 'Six'}
        extensions={[EditorView.editable.of(false), EditorState.readOnly.of(true)]}
      />
    </CodeMirrorMerge>
  );
};
```
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-04-20 15:32:50 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2cf6e689ee 
							
						 
					 
					
						
						
							
							feat: add demo guide welcome dialog ( #3574 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-923/add-initial-getting-started-dialog 
Adds the welcome dialog with the static QR code pointing to our demo
website. Also changes how the run logic works a bit, so that we have
better control over it (only start demo steps once we click the start
button, etc).
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537 
 
					
						2023-04-20 16:32:26 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Hornby 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b42e866ec 
							
						 
					 
					
						
						
							
							feat: root roles from groups ( #3559 )  
						
						... 
						
						
						
						feat: adds a way to specify a root role on a group, which will cause any user entering into that group to take on the permissions of that root role
Co-authored-by: Nuno Góis <github@nunogois.com> 
						
					 
					
						2023-04-20 12:29:30 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b1d73ba47c 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.19.16 ( #3555 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@uiw/codemirror-theme-duotone](https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light )
([source](https://togithub.com/uiwjs/react-codemirror )) | [`4.19.11` ->
`4.19.16`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.19.11/4.19.16 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>uiwjs/react-codemirror</summary>
###
[`v4.19.16`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.16 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.15...v4.19.16 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.16/file/README.md )
Documentation v4.19.16:
https://raw.githack.com/uiwjs/react-codemirror/b0072ad/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.15...v4.19.16 
```shell
npm i @​uiw/react-codemirror@4.19.16
```
- 📖  doc: Update README.md
[`85c3468`](https://togithub.com/uiwjs/react-codemirror/commit/85c3468 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix: fix editable/readOnly props.
([#​488](https://togithub.com/uiwjs/react-codemirror/issues/488 ))
[`606a5a1`](https://togithub.com/uiwjs/react-codemirror/commit/606a5a1 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.19.15`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.15 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.14...v4.19.15 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.15/file/README.md )
Documentation v4.19.15:
https://raw.githack.com/uiwjs/react-codemirror/904a7d8/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.14...v4.19.15 
```shell
npm i @​uiw/react-codemirror@4.19.15
```
- 🌟  feat(CodeMirrorMerge): add `orientation`, `revertControls`,
`highlightChanges`, `gutter` props.
[`3198a3c`](https://togithub.com/uiwjs/react-codemirror/commit/3198a3c )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.19.14`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.14 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.13...v4.19.14 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.14/file/README.md )
Documentation v4.19.14:
https://raw.githack.com/uiwjs/react-codemirror/996d43e/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.13...v4.19.14 
```shell
npm i @​uiw/react-codemirror@4.19.14
```
- 🐞  fix(react-codemirror-merge): fix `ref` issue.
([#​455](https://togithub.com/uiwjs/react-codemirror/issues/455 ))
[`9f90348`](https://togithub.com/uiwjs/react-codemirror/commit/9f90348 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix: fix bundle file name.
[`60fba4f`](https://togithub.com/uiwjs/react-codemirror/commit/60fba4f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.19.13`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.13 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.12...v4.19.13 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.13/file/README.md )
Documentation v4.19.13:
https://raw.githack.com/uiwjs/react-codemirror/4745c35/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.12...v4.19.13 
```shell
npm i @​uiw/react-codemirror@4.19.13
```
- 🐞  fix(react-codemirror-merge): fix extensions props issue.
([#​455](https://togithub.com/uiwjs/react-codemirror/issues/455 ))
[`eb6b780`](https://togithub.com/uiwjs/react-codemirror/commit/eb6b780 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.19.12`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.12 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.11...v4.19.12 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.12/file/README.md )
Documentation v4.19.12:
https://raw.githack.com/uiwjs/react-codemirror/5ce6bf4/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.11...v4.19.12 
```shell
npm i @​uiw/react-codemirror@4.19.12
```
- 📖  - 📖  docs: fix indentWithTab prop description
([#​483](https://togithub.com/uiwjs/react-codemirror/issues/483 ))
[`ff629d7`](https://togithub.com/uiwjs/react-codemirror/commit/ff629d7 )
[@​lloydlobo](https://togithub.com/lloydlobo )
- 💄  chore(deps): update dependency tsbb to v4
[#​481](https://togithub.com/uiwjs/react-codemirror/issues/481 )
[`83f1d1f`](https://togithub.com/uiwjs/react-codemirror/commit/83f1d1f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat: add react-codemirror-merge component
([#​455](https://togithub.com/uiwjs/react-codemirror/issues/455 )).
[`ba3d076`](https://togithub.com/uiwjs/react-codemirror/commit/ba3d076 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
```jsx
import CodeMirrorMerge from 'react-codemirror-merge';
import { EditorView } from 'codemirror';
import { EditorState } from '@​codemirror/state';
const Original = CodeMirrorMerge.Original;
const Modified = CodeMirrorMerge.Modified;
let doc = `one
two
three
four
five`;
export const Example = () => {
  return (
    <CodeMirrorMerge orientation="b-a">
      <Original value={doc} />
      <Modified
        value={doc.replace(/t/g, 'T') + 'Six'}
        extensions={[EditorView.editable.of(false), EditorState.readOnly.of(true)]}
      />
    </CodeMirrorMerge>
  );
};
```
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-04-20 00:20:18 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							58fb1a21fd 
							
						 
					 
					
						
						
							
							feat: implement demo guide steps ( #3569 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-924/implement-the-guide-steps 
While https://github.com/Unleash/unleash/pull/3528  implemented the basic
guide logic with some example steps, this PR adds the guide steps as per
the current demo, along with any necessary changes and features that
were needed to accomplish this.
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537 
https://user-images.githubusercontent.com/14320932/233133252-a3790f11-ec5d-4ee3-952d-88348212bd3c.mp4  
					
						2023-04-19 19:40:29 +01:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							169b2bd0c5 
							
						 
					 
					
						
						
							
							Strategy title frontend ( #3556 )  
						
						... 
						
						
						
						Ability to add a title to a strategy 
						
					 
					
						2023-04-19 17:27:23 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d10623e0b6 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/react to v17.0.57 ( #3547 )  
						
						... 
						
						
						
						[](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.56` ->
`17.0.57`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.56/17.0.57 )
|
[](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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-04-18 22:46:59 +00:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							592b40f8c0 
							
						 
					 
					
						
						
							
							feat: deletion confirmation spelling ( #3548 )  
						
						
						
					 
					
						2023-04-18 17:10:34 +02:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							201c86838f 
							
						 
					 
					
						
						
							
							Test npm publish ( #3554 )  
						
						... 
						
						
						
						## About the changes
https://github.blog/changelog/2022-10-24-npm-v9-0-0-released/  introduced
a breaking change in the way they handle files inside package.json which
caused some issues with the way we pack and distribute Unleash:
> npm pack now follows a strict order of operations when applying ignore
rules. If a files array is present in the package.json, then rules in
.gitignore and .npmignore files from the root will be ignored.
What we discovered is that when having a nested .gitignore (the one we
have inside frontend), `npm publish` was taking that nested .gitignore
into account (despite the fact that we also have a package.json with
files inside the same folder). We tricked this by removing the `build`
folder from `frontend/.gitignore` and instead adding it into the root
`.gitignore` which is being ignored by `npm publish` following what's
stated in the release note above.
-----------------
Co-authored-by: Gard Rimestad <gard@getunleash.io> 
						
					 
					
						2023-04-18 15:44:19 +02:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e6f3b3009a 
							
						 
					 
					
						
						
							
							fix: missing node engine upgrade to 18 ( #3552 )  
						
						... 
						
						
						
						## About the changes
Updates frontend engine minimum version to node 18 and also improves
some messages in the release GHA task 
						
					 
					
						2023-04-18 12:42:49 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c79c790a9 
							
						 
					 
					
						
						
							
							feat: implement demo guide steps logic ( #3528 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-915/implement-guide-steps-logic 
https://user-images.githubusercontent.com/14320932/232099388-a8138b29-8256-4ed2-b8f4-f7607cf3ab9c.mp4 
See discussion for context:
https://unleash-internal.slack.com/archives/C046LV85N3C/p1681723816687779?thread_ts=1681488537.345059&cid=C046LV85N3C 
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#3537  
					
						2023-04-18 10:56:15 +01:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							867a514d1f 
							
						 
					 
					
						
						
							
							feat: Added configurable signing algorithm to OIDC configuration ( #3522 )  
						
						... 
						
						
						
						We've had requests from customers that use RS512 as the default signing
algorithm in their OIDC server deployment. This PR adds that as a config
variable to the OIDC form. 
						
					 
					
						2023-04-18 10:42:32 +02:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0426dd505d 
							
						 
					 
					
						
						
							
							chore: update to node 18 ( #3527 )  
						
						... 
						
						
						
						## About the changes
This upgrades our main branch to use node 18 which is the active LTS
version and stops using node 14 which reaches the end of life in a few
weeks: https://nodejs.dev/en/about/releases/ 
This PR also adds `--no-experimental-fetch` for frontend tests and other
frontend commands. Related to:
https://github.com/node-fetch/node-fetch/issues/1566 
More about the experimental fetch release:
https://nodejs.org/en/blog/announcements/v18-release-announce#fetch-experimental  
						
					 
					
						2023-04-18 10:35:32 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							56f09ce392 
							
						 
					 
					
						
						
							
							feat: list affected features ( #3534 )  
						
						
						
					 
					
						2023-04-17 16:03:59 +03:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5fa13aba0e 
							
						 
					 
					
						
						
							
							feat: remove project overview flags ( #3532 )  
						
						
						
					 
					
						2023-04-17 11:21:52 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							97f8f54d18 
							
						 
					 
					
						
						
							
							chore(deps): bump vm2 from 3.9.15 to 3.9.16 in /frontend ( #3513 )  
						
						... 
						
						
						
						Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.15 to 3.9.16.
<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.16</h2>
<p><strong>Fixes</strong></p>
<p><a
href="24c724daa7https://twitter.com/0x10n ">Xion</a> (SeungHyun Lee) of <a
href="https://kaist-hacking.github.io/ ">KAIST Hacking Lab</a>.)</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.16 (2023-04-11)</h2>
<p>[fix] Security fix (see <a
href="https://redirect.github.com/patriksimek/vm2/issues/516 ">patriksimek/vm2#516</a>).</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="24c724daa7https://github.com/patriksimek/vm2/compare/3.9.15...3.9.16 ">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-04-17 10:47:25 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c270344cff 
							
						 
					 
					
						
						
							
							feat: visualize adding a default strategy ( #3521 )  
						
						
						
					 
					
						2023-04-14 12:33:04 +02:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7e5838a681 
							
						 
					 
					
						
						
							
							fix: remove e2e tests ( #3515 )  
						
						... 
						
						
						
						<!-- 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! ❤️  -->
After discussions around e2e tests:
- Became clear that the intention is to test core functionality only
Removing 2 test files:
- notifications.spec.ts : because all PRs are run against the same
heroku backend - no guarantee that more notifications will not happen as
other tests run - so the test is flaky
- settings.spec.ts: depends on instance being enterprise and a flag on  
## 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-04-13 16:04:06 +03:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5dd5b4f614 
							
						 
					 
					
						
						
							
							feat: linkify comments ( #3517 )  
						
						
						
					 
					
						2023-04-13 15:48:03 +03:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6874df66f0 
							
						 
					 
					
						
						
							
							feat: cr overview title ( #3516 )  
						
						
						
					 
					
						2023-04-13 15:33:37 +03:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2da6de7d5 
							
						 
					 
					
						
						
							
							feat: adds demo feature flag ( #3514 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-912/create-demo-feature-flag 
Adds `demo` as a feature flag that controls the new interactive demo
feature. 
					
						2023-04-13 12:06:00 +01:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							353cb8c05d 
							
						 
					 
					
						
						
							
							feat: CR title from review page ( #3509 )  
						
						
						
					 
					
						2023-04-13 12:24:31 +03:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5ac6398c44 
							
						 
					 
					
						
						
							
							chore(deps): bump vm2 from 3.9.13 to 3.9.15 in /frontend ( #3481 )  
						
						... 
						
						
						
						Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.13 to 3.9.15.
<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.15</h2>
<p><strong>Fixes</strong></p>
<p><a
href="d534e5785fhttps://wsp-lab.github.io/ ">WSP Lab</a>)</p>
<h2>3.9.14</h2>
<p><strong>Fixes</strong></p>
<p><a
href="fe3ab68832https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md ">vm2's
changelog</a>.</em></p>
<blockquote>
<h2>v3.9.15 (2023-04-06)</h2>
<p>[fix] Security fix (see <a
href="https://redirect.github.com/patriksimek/vm2/issues/515 ">patriksimek/vm2#515</a>).</p>
<h2>v3.9.14 (2023-02-05)</h2>
<p>[new] Support conditional export resolution with custom resolver.
(nick-klaviyo)</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="115d1644b7d534e5785fe541782b7fhttps://redirect.github.com/patriksimek/vm2/issues/506 ">#506</a>
from XmiliaH/release-3.9.14</li>
<li><a
href="066afd1e62fe3ab68832https://redirect.github.com/patriksimek/vm2/issues/505 ">#505</a>
from NapkinHQ/fix-conditional-export-resolve</li>
<li><a
href="eefe3f1eb1c70d945fc84659ce006e1da44154ee5a86675641https://github.com/patriksimek/vm2/compare/3.9.13...3.9.15 ">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-04-12 16:51:32 +02:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							60a2c1a996 
							
						 
					 
					
						
						
							
							chore: Backport 4.22.3 ( #3508 )  
						
						... 
						
						
						
						<!-- 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! ❤️  -->
Backports stickiness fixes 
## 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>
Co-authored-by: Gastón Fournier <gaston@getunleash.io>
Co-authored-by: GitHub Actions Bot <>
Co-authored-by: Mateusz Kwasniewski <kwasniewski.mateusz@gmail.com> 
						
					 
					
						2023-04-12 16:22:13 +03:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							427030c390 
							
						 
					 
					
						
						
							
							feat: add username to CR overview and list ( #3498 )  
						
						
						
					 
					
						2023-04-12 09:43:05 +03:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b1157b869 
							
						 
					 
					
						
						
							
							feat: skip change request in UI ( #3495 )  
						
						
						
					 
					
						2023-04-11 14:47:54 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ac04f4331f 
							
						 
					 
					
						
						
							
							feat: add comment when submitting CR ( #3489 )  
						
						
						
					 
					
						2023-04-11 10:20:10 +03:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8f659b02f1 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/react to v17.0.56 ( #3492 )  
						
						... 
						
						
						
						[](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.55` ->
`17.0.56`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.55/17.0.56 )
|
[](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:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-04-11 03:20:20 +00:00