sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e533b44c5b 
							
						 
					 
					
						
						
							
							Adds tracking to maintenance feature ( #2723 )  
						
						... 
						
						
						
						Adds tracking with plausible to maintenance feature 
						
					 
					
						2022-12-21 16:16:15 +02:00 
						 
				 
			
				
					
						
							
							
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be045dc13a 
							
						 
					 
					
						
						
							
							Remove favorites feature flag ( #2722 )  
						
						
						
					 
					
						2022-12-21 12:03:06 +00:00 
						 
				 
			
				
					
						
							
							
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a0619e963d 
							
						 
					 
					
						
						
							
							Maintenance mode for users ( #2716 )  
						
						
						
					 
					
						2022-12-21 13:23:44 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1ef84da688 
							
						 
					 
					
						
						
							
							fix: set a more generous maxWidth in access timeago cells ( #2714 )  
						
						... 
						
						
						
						https://unleash-internal.slack.com/archives/C046LV6HH6W/p1671533789519689  
					
						2022-12-20 22:14:29 +01:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4b519ead4f 
							
						 
					 
					
						
						
							
							perf: Simplify queries to prometheus ( #2706 )  
						
						... 
						
						
						
						## About the changes
This PR improves our queries to Prometheus (instead of making multiple queries do only one) and improves the UI and the code. 
The reports aggregate all HTTP methods (GET, POST, PUT, DELETE, OPTIONS, HEAD and PATCH) without distinction under the same "endpoint" (a relative path inside unleash up to a certain depth)
Co-authored-by: Nuno Góis <nuno@getunleash.ai> 
						
					 
					
						2022-12-19 17:06:59 +01:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2c15841af4 
							
						 
					 
					
						
						
							
							fix: metrics one hour select label ( #2712 )  
						
						
						
					 
					
						2022-12-19 16:27:21 +01:00 
						 
				 
			
				
					
						
							
							
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2d5455d203 
							
						 
					 
					
						
						
							
							Maintenance mode middleware ( #2707 )  
						
						
						
					 
					
						2022-12-19 09:01:04 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2d5629a36 
							
						 
					 
					
						
						
							
							Feat lazy loading network ( #2709 )  
						
						... 
						
						
						
						Adds lazy loading to the network routes, so we end up with smaller
chunks in the build.
Also adds a `start:prod` script that can prove useful to test the chunk
loading behaviour locally. 
						
					 
					
						2022-12-16 18:09:24 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a3ac96f763 
							
						 
					 
					
						
						
							
							Feat network overview ( #2708 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-512/exploration-network-overview-represented-as-a-flow-chart 
<img width="1307" alt="image"
src="https://user-images.githubusercontent.com/14320932/208110067-294a0b91-d52e-49d1-9024-fa5e8530e2d8.png "> 
					
						2022-12-16 14:12:36 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1d1219a055 
							
						 
					 
					
						
						
							
							Use new useConditionallyHiddenColumns hook ( #2695 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-515/adapt-tables-to-use-the-new-useconditionallyhiddencolumns-hook 
Uses the new `useConditionallyHiddenColumns` hook, like mentioned here:
https://github.com/Unleash/unleash/pull/2691 
Also includes small fixes for things I caught along the way. See
comments below. 
					
						2022-12-16 10:46:04 +01:00 
						 
				 
			
				
					
						
							
							
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d42e90544f 
							
						 
					 
					
						
						
							
							Maintenance mode UI ( #2704 )  
						
						
						
					 
					
						2022-12-15 16:07:22 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f4480d516b 
							
						 
					 
					
						
						
							
							remove change request flag ( #2703 )  
						
						
						
					 
					
						2022-12-15 13:43:06 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							90f0d665f9 
							
						 
					 
					
						
						
							
							fix: disable networkView for dev, fail more gracefully ( #2701 )  
						
						... 
						
						
						
						Disables networkView for dev for now. Attempts to fail more gracefully
both on the service and front-end. 
						
					 
					
						2022-12-15 10:12:02 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e615cdd35 
							
						 
					 
					
						
						
							
							refresh change request, add conflict margin, set time ago ( #2700 )  
						
						
						
					 
					
						2022-12-15 10:49:16 +01:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							23094b016e 
							
						 
					 
					
						
						
							
							feat: first draft of chart for instance traffic in frontend ( #2670 )  
						
						... 
						
						
						
						## What
We've already added the backend for this. This is the initial work for
drawing a chart for instance traffic in the frontend. It requires the environment variable `PROMETHEUS_API` set to a valid prometheus-query-language (promql) supported backend, such as Prometheus itself or Victoria Metrics. Besides, at the moment we're hiding this functionality behind the flag `UNLEASH_EXPERIMENTAL_NETWORK_VIEW` which has to be set to true
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
Co-authored-by: Gastón Fournier <gaston@getunleash.ai> 
						
					 
					
						2022-12-15 08:47:07 +00:00 
						 
				 
			
				
					
						
							
							
								Ivar Conradi Østhus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							09c87c755f 
							
						 
					 
					
						
						
							
							Fix/remove settings cache ( #2694 )  
						
						... 
						
						
						
						In this PR we remove the general SettingService cache, as it will not
work across multiple horizontal unleash instances, events are not
published across.
We also fix the CORS origin to: 
- Access-Control-Allow-Origin set to "*" if no Origin is configured
- Access-Control-Allow-Origin set to "*" if any Origin is configured to
"*"
- - Access-Control-Allow-Origin set to array and have the "cors"
middleware to return an exact match on the user provided Origin.
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com> 
						
					 
					
						2022-12-14 17:35:22 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							db7b39af2d 
							
						 
					 
					
						
						
							
							fix: upgrades useHiddenColumns hook to fix related issues ( #2691 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-514/fix-issues-with-conditionally-hidden-table-columns 
This upgrades the old `useHiddenColumns` to a new
`useConditionallyHiddenColumns`. This implementation covers some issues
and edge cases, and should hopefully be the standard way of achieving
responsive visibility for table columns from now on.
Some of these issues included incorrectly showing/hiding table columns,
whether when resizing the window or at page load, even when the proper
conditions were met to toggle their visibility.
This PR adapts the tables that were already using `useHiddenColumns` to
use the new approach.
I'll create a new PR after this one to adapt our other existing tables
to use this new approach as well. 
					
						2022-12-14 15:22:38 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fe2f2f5705 
							
						 
					 
					
						
						
							
							Update dialogue design ( #2342 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-509/update-dialogues-to-match-new-designs 
Update dialogues to match the look on the new designs:
 
					
						2022-12-14 15:16:58 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a54d53a117 
							
						 
					 
					
						
						
							
							added contraints checking in change request permissions ( #2690 )  
						
						
						
					 
					
						2022-12-14 13:00:51 +01:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cb0398ca63 
							
						 
					 
					
						
						
							
							loosen permissions for change requests ( #2682 )  
						
						
						
					 
					
						2022-12-14 10:00:14 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb433185a1 
							
						 
					 
					
						
						
							
							fix: remove tooltip from favorites cell, some refactoring ( #2687 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-510/favorite-cell-tooltips-is-buggy-when-pinned-remove-tooltips 
Tooltips were buggy when using the pinned feature, so I aligned with
@NicolaeUnleash and decided to remove them for now:
<img width="407" alt="image"
src="https://user-images.githubusercontent.com/14320932/207380515-476a4bec-c1c0-43af-adb8-f7001ae75e9c.png ">
Also includes a slight refactor on this component. 
					
						2022-12-14 08:51:41 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							212083b5ed 
							
						 
					 
					
						
						
							
							fix: favorite tooltip topleft flash ( #2686 )  
						
						... 
						
						
						
						Fixes an issue where the tooltip would flash on the top left when going
through the rows. 
						
					 
					
						2022-12-13 14:06:25 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4afd505164 
							
						 
					 
					
						
						
							
							feat: make favorites a global preference ( #2685 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-508/make-pinned-favorites-a-global-preference 
Also introduces a `useGlobalLocalStorage` hook where system-wide
preferences that are stored in LocalStorage can be maintained. 
					
						2022-12-13 13:20:43 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e05d924663 
							
						 
					 
					
						
						
							
							fix: misc UI/UX fixes, mostly related with favorites ( #2683 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-504/misc-frontend-related-fixes-mostly-related-with-favorites  
					
						2022-12-13 13:19:21 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a8cd3166d1 
							
						 
					 
					
						
						
							
							fix: adds bottom margin to SSO sync info box ( #2674 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-495/group-form-small-ui-fix  
					
						2022-12-13 14:01:53 +01:00 
						 
				 
			
				
					
						
							
							
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							419640fb2b 
							
						 
					 
					
						
						
							
							Add unique trackable URLs for Pro/Enterprise feature lead generation ( #2684 )  
						
						... 
						
						
						
						Add unique trackable URLs for Pro/Enterprise feature lead generation 
						
					 
					
						2022-12-13 14:35:07 +02:00 
						 
				 
			
				
					
						
							
							
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fb06fa9f46 
							
						 
					 
					
						
						
							
							Remove full width access tab ( #2679 )  
						
						... 
						
						
						
						Remove full width access tab 
						
					 
					
						2022-12-13 13:41:40 +02:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							025c8bd7d9 
							
						 
					 
					
						
						
							
							style: remove empty file ( #2680 )  
						
						... 
						
						
						
						This file is not needed and was probably committed by
accident. 
						
					 
					
						2022-12-13 10:59:53 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							086241e583 
							
						 
					 
					
						
						
							
							change request ui tweaks ( #2676 )  
						
						
						
					 
					
						2022-12-13 09:17:17 +01:00 
						 
				 
			
				
					
						
							
							
								Fredrik Strand Oseberg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cef4181f11 
							
						 
					 
					
						
						
							
							Fix/cr UI fixes ( #2675 )  
						
						... 
						
						
						
						This PR contains multiple UI fixes for the change request. It changes
font sizes, icon colors, margins and paddings to be more consistent. 
						
					 
					
						2022-12-12 16:32:38 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5086ec7921 
							
						 
					 
					
						
						
							
							remove feature flag: tokens last seen ( #2673 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-470/clean-up-flag  
					
						2022-12-12 14:32:35 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e8d0fdba1f 
							
						 
					 
					
						
						
							
							remove feature flag: toggle tag filtering ( #2668 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-482/clean-up-feature-flag-after-this-goes-ga 
Relevant discussion:
https://unleash-internal.slack.com/archives/C046LV6HH6W/p1670837328201169  
					
						2022-12-12 13:21:12 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							99e5dda89c 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vitest to v0.25.7 ( #2663 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vitest](https://togithub.com/vitest-dev/vitest ) | [`0.25.6` ->
`0.25.7`](https://renovatebot.com/diffs/npm/vitest/0.25.6/0.25.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>vitest-dev/vitest</summary>
###
[`v0.25.7`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.7 )
[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.6...v0.25.7 )
#####    🚀  Features
- Support Vite 4  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2470 ](https://togithub.com/vitest-dev/vitest/issues/2470 )
[<samp>(3bb6b)</samp>](https://togithub.com/vitest-dev/vitest/commit/3bb6b0c8 )
#####    🐞  Bug Fixes
- Restart on config change crashes  -  by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/2481 ](https://togithub.com/vitest-dev/vitest/issues/2481 )
[<samp>(286e9)</samp>](https://togithub.com/vitest-dev/vitest/commit/286e9cf7 )
- **coverage-istanbul**: Clear coverage map after use  -  by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/2466 ](https://togithub.com/vitest-dev/vitest/issues/2466 )
[<samp>(e6a18)</samp>](https://togithub.com/vitest-dev/vitest/commit/e6a18c74 )
#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.6...v0.25.7 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-12-10 22:58:44 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							14dd9c7c9d 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vite-plugin-svgr to v2.3.0 ( #2661 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite-plugin-svgr](https://togithub.com/pd4d10/vite-plugin-svgr ) |
[`2.2.2` ->
`2.3.0`](https://renovatebot.com/diffs/npm/vite-plugin-svgr/2.2.2/2.3.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>pd4d10/vite-plugin-svgr</summary>
###
[`v2.3.0`](https://togithub.com/pd4d10/vite-plugin-svgr/releases/tag/v2.3.0 )
[Compare
Source](https://togithub.com/pd4d10/vite-plugin-svgr/compare/v2.2.2...v2.3.0 )
#####    🚀  Features
- Add compatibility with vite@4  -  by
[@​twhitbeck](https://togithub.com/twhitbeck ) in
[https://github.com/pd4d10/vite-plugin-svgr/issues/64 ](https://togithub.com/pd4d10/vite-plugin-svgr/issues/64 )
[<samp>(4689c)</samp>](https://togithub.com/pd4d10/vite-plugin-svgr/commit/4689cd9 )
#####     [View changes on
GitHub](https://togithub.com/pd4d10/vite-plugin-svgr/compare/v2.2.2...v2.3.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:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-12-10 20:23:29 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8fc5d39141 
							
						 
					 
					
						
						
							
							chore(deps): update dependency react-hooks-global-state to v2.1.0 ( #2660 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-hooks-global-state](https://togithub.com/dai-shi/react-hooks-global-state )
| [`2.0.0` ->
`2.1.0`](https://renovatebot.com/diffs/npm/react-hooks-global-state/2.0.0/2.1.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>dai-shi/react-hooks-global-state</summary>
###
[`v2.1.0`](https://togithub.com/dai-shi/react-hooks-global-state/blob/HEAD/CHANGELOG.md#​210---2022-12-04 )
[Compare
Source](https://togithub.com/dai-shi/react-hooks-global-state/compare/v2.0.0...v2.1.0 )
##### Added
- expose "subscribe" function for "createGlobalState"
[#​85](https://togithub.com/dai-shi/react-hooks-global-state/issues/85 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-12-10 17:26:53 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							41d125956a 
							
						 
					 
					
						
						
							
							chore(deps): update dependency eslint to v8.29.0 ( #2658 )  
						
						... 
						
						
						
						[](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.28.0` ->
`8.29.0`](https://renovatebot.com/diffs/npm/eslint/8.28.0/8.29.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.29.0`](https://togithub.com/eslint/eslint/releases/tag/v8.29.0 )
[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.28.0...v8.29.0 )
#### Features
-
[`49a07c5`](49a07c52c5https://togithub.com/eslint/eslint/issues/16561 ))
(Nitin Kumar)
-
[`e6a865d`](e6a865d70ahttps://togithub.com/eslint/eslint/issues/16544 )) (Josh
Goldberg)
-
[`a91332b`](a91332b8bdhttps://togithub.com/eslint/eslint/issues/16583 ))
(trosos)
#### Documentation
-
[`0311d81`](0311d81834https://togithub.com/eslint/eslint/issues/16534 )) (Ben
Perlmutter)
-
[`57089b1`](57089b1edehttps://togithub.com/eslint/eslint/issues/16605 ))
(Milos Djermanovic)
-
[`b6ab030`](b6ab030897https://togithub.com/eslint/eslint/issues/16601 ))
(Strek)
-
[`6380c87`](6380c87c56https://togithub.com/eslint/eslint/issues/16592 ))
(Milos Djermanovic)
-
[`ade621d`](ade621dd12https://togithub.com/eslint/eslint/issues/16586 ))
(Shanmughapriyan S)
-
[`fbcf3ab`](fbcf3abd54https://togithub.com/eslint/eslint/issues/16585 ))
(Shanmughapriyan S)
-
[`f894035`](f89403553bhttps://togithub.com/eslint/eslint/issues/16582 ))
(Christian Oliff)
-
[`de12b26`](de12b266f2https://togithub.com/eslint/eslint/issues/16509 )) (Ben
Perlmutter)
-
[`1ae9f20`](1ae9f20674https://togithub.com/eslint/eslint/issues/16560 ))
(Nitin Kumar)
#### Chores
-
[`7628403`](7628403a57https://togithub.com/eslint/eslint/issues/16590 ))
(Amaresh S M)
-
[`f5808cb`](f5808cb515https://togithub.com/eslint/eslint/issues/16564 ))
(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:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-12-10 12:50:10 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d4590afe9 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @uiw/react-codemirror to v4.19.2 ( #2657 )  
						
						... 
						
						
						
						[](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.1` ->
`4.19.2`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.19.1/4.19.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>uiwjs/react-codemirror</summary>
###
[`v4.19.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.2 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.1...v4.19.2 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.2/file/README.md )
Documentation v4.19.2:
https://raw.githack.com/uiwjs/react-codemirror/01a4b43/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.1...v4.19.2 
```shell
npm i @​uiw/react-codemirror@4.19.2
```
- 🌍  website: update sider menus.
[`a78b606`](https://togithub.com/uiwjs/react-codemirror/commit/a78b606 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 📖  doc(tokyo-night): update document.
[`73b518e`](https://togithub.com/uiwjs/react-codemirror/commit/73b518e )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌍  website: fix menu active.
[`b19e563`](https://togithub.com/uiwjs/react-codemirror/commit/b19e563 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix(theme): Highlight components with green
([#​429](https://togithub.com/uiwjs/react-codemirror/issues/429 ))
[`cbb7c7a`](https://togithub.com/uiwjs/react-codemirror/commit/cbb7c7a )
[@​karlhorky](https://togithub.com/karlhorky )
- 🌍  website(theme): Support tags.standard(tags.tagName) in Theme Editor.
[#​430](https://togithub.com/uiwjs/react-codemirror/issues/430 )
[`af0e3c1`](https://togithub.com/uiwjs/react-codemirror/commit/af0e3c1 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix(github): modify tagName color in github theme.
[#​430](https://togithub.com/uiwjs/react-codemirror/issues/430 )
[`c50705e`](https://togithub.com/uiwjs/react-codemirror/commit/c50705e )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix(sublime): modify tagName color in sublime theme.
([#​430](https://togithub.com/uiwjs/react-codemirror/issues/430 ))
[`cbb41d1`](https://togithub.com/uiwjs/react-codemirror/commit/cbb41d1 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-12-10 10:37:47 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab033290b2 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.19.2 ( #2656 )  
						
						... 
						
						
						
						[](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.1` ->
`4.19.2`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.19.1/4.19.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>uiwjs/react-codemirror</summary>
###
[`v4.19.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.2 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.1...v4.19.2 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.2/file/README.md )
Documentation v4.19.2:
https://raw.githack.com/uiwjs/react-codemirror/01a4b43/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.1...v4.19.2 
```shell
npm i @​uiw/react-codemirror@4.19.2
```
- 🌍  website: update sider menus.
[`a78b606`](https://togithub.com/uiwjs/react-codemirror/commit/a78b606 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 📖  doc(tokyo-night): update document.
[`73b518e`](https://togithub.com/uiwjs/react-codemirror/commit/73b518e )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌍  website: fix menu active.
[`b19e563`](https://togithub.com/uiwjs/react-codemirror/commit/b19e563 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix(theme): Highlight components with green
([#​429](https://togithub.com/uiwjs/react-codemirror/issues/429 ))
[`cbb7c7a`](https://togithub.com/uiwjs/react-codemirror/commit/cbb7c7a )
[@​karlhorky](https://togithub.com/karlhorky )
- 🌍  website(theme): Support tags.standard(tags.tagName) in Theme Editor.
[#​430](https://togithub.com/uiwjs/react-codemirror/issues/430 )
[`af0e3c1`](https://togithub.com/uiwjs/react-codemirror/commit/af0e3c1 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix(github): modify tagName color in github theme.
[#​430](https://togithub.com/uiwjs/react-codemirror/issues/430 )
[`c50705e`](https://togithub.com/uiwjs/react-codemirror/commit/c50705e )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix(sublime): modify tagName color in sublime theme.
([#​430](https://togithub.com/uiwjs/react-codemirror/issues/430 ))
[`cbb41d1`](https://togithub.com/uiwjs/react-codemirror/commit/cbb41d1 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTEuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-12-10 07:34:38 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a67f85358c 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.19.1 ( #2654 )  
						
						... 
						
						
						
						[](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.15.1` ->
`4.19.1`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.15.1/4.19.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>uiwjs/react-codemirror</summary>
###
[`v4.19.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.1 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.0...v4.19.1 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.1/file/README.md )
Documentation v4.19.1:
https://raw.githack.com/uiwjs/react-codemirror/a71c6e1/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.0...v4.19.1 
```shell
npm i @​uiw/react-codemirror@4.19.1
```
- 🌟  feat(material): add materialLightInit/materialDarkInit/materialLight
method to material theme.
[`c488397`](https://togithub.com/uiwjs/react-codemirror/commit/c488397 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.19.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.0 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.18.2...v4.19.0 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.0/file/README.md )
Documentation v4.19.0:
https://raw.githack.com/uiwjs/react-codemirror/aa2b4d8/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.18.2...v4.19.0 
```shell
npm i @​uiw/react-codemirror@4.19.0
```
- 🌟  feat(theme): add aura theme.
[`e7c7f0f`](https://togithub.com/uiwjs/react-codemirror/commit/e7c7f0f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add TokyoNight theme.
[`4af4add`](https://togithub.com/uiwjs/react-codemirror/commit/4af4add )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add TokyoNightStorm theme.
[`e67f5ee`](https://togithub.com/uiwjs/react-codemirror/commit/e67f5ee )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add tokyoNightDay theme.
[`6f5a908`](https://togithub.com/uiwjs/react-codemirror/commit/6f5a908 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 💄  chore: update workflows config.
[`709fabb`](https://togithub.com/uiwjs/react-codemirror/commit/709fabb )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.18.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.18.2 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.18.1...v4.18.2 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.18.2/file/README.md )
Documentation v4.18.2:
https://raw.githack.com/uiwjs/react-codemirror/1fd4697/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.18.1...v4.18.2 
```shell
npm i @​uiw/react-codemirror@4.18.2
```
- 🎨  style(themes): Modify the gutter border-right style.
[`64b5993`](https://togithub.com/uiwjs/react-codemirror/commit/64b5993 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.18.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.18.1 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.18.0...v4.18.1 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.18.1/file/README.md )
Documentation v4.18.1:
https://raw.githack.com/uiwjs/react-codemirror/545f986/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.18.0...v4.18.1 
```shell
npm i @​uiw/react-codemirror@4.18.1
```
- 🌍  website: add themes home page.
[`fea984f`](https://togithub.com/uiwjs/react-codemirror/commit/fea984f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add noctis-lilac theme.
[`f30c552`](https://togithub.com/uiwjs/react-codemirror/commit/f30c552 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.18.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.18.0 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.17.1...v4.18.0 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.18.0/file/README.md )
Documentation v4.18.0:
https://raw.githack.com/uiwjs/react-codemirror/1b62d39/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.17.1...v4.18.0 
```shell
npm i @​uiw/react-codemirror@4.18.0
```
- 🌍  website: update website example.
[`a4411dc`](https://togithub.com/uiwjs/react-codemirror/commit/a4411dc )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(xcode): add xcodeLightInit/xcodeDarkInit method to xcode theme.
[`70d3db5`](https://togithub.com/uiwjs/react-codemirror/commit/70d3db5 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(sublime): add sublimeInit method to xcode theme.
[`a664aae`](https://togithub.com/uiwjs/react-codemirror/commit/a664aae )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(solarized): add solarizedLightInit/solarizedDarkInit method to
solarized theme.
[`26aee9f`](https://togithub.com/uiwjs/react-codemirror/commit/26aee9f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌍  website: fix theme all type errors.
[`d45e5ee`](https://togithub.com/uiwjs/react-codemirror/commit/d45e5ee )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(okaidia): add okaidiaInit method to okaidia theme.
[`adf94e5`](https://togithub.com/uiwjs/react-codemirror/commit/adf94e5 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(nord): add nordInit method to nord theme.
[`14811ae`](https://togithub.com/uiwjs/react-codemirror/commit/14811ae )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(material): add materialInit method to material theme.
[`129d8e3`](https://togithub.com/uiwjs/react-codemirror/commit/129d8e3 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(gruvbox): add gruvboxDarkInit/gruvboxLightInit method to
gruvbox theme.
[`c5c0afe`](https://togithub.com/uiwjs/react-codemirror/commit/c5c0afe )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(github): add githubDarkInit/githubLightInit method to github
theme.
[`2aacb6f`](https://togithub.com/uiwjs/react-codemirror/commit/2aacb6f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(eclipse): add eclipseInit method to eclipse theme.
[`3cd796d`](https://togithub.com/uiwjs/react-codemirror/commit/3cd796d )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(duotone): add duotoneLightInit/duotoneDarkInit method to
duotone theme.
[`4044b17`](https://togithub.com/uiwjs/react-codemirror/commit/4044b17 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(dracula): add draculaInit method to dracula theme.
[`8c4e397`](https://togithub.com/uiwjs/react-codemirror/commit/8c4e397 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(darcula): add darculaInit method to darcula theme.
[`23c896c`](https://togithub.com/uiwjs/react-codemirror/commit/23c896c )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(bespin): add bespinInit method to bespin theme.
[`0515402`](https://togithub.com/uiwjs/react-codemirror/commit/0515402 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(bbedit): add bbeditInit method to bbedit theme.
[`e6b66d0`](https://togithub.com/uiwjs/react-codemirror/commit/e6b66d0 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(atomone): add atomoneInit method to atomone theme.
[`82d86e5`](https://togithub.com/uiwjs/react-codemirror/commit/82d86e5 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(androidstudio): add androidstudioInit method to androidstudio
theme.
[`61f38d1`](https://togithub.com/uiwjs/react-codemirror/commit/61f38d1 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(abcdef): add abcdefInit method to abcdef theme.
[`b8cf12f`](https://togithub.com/uiwjs/react-codemirror/commit/b8cf12f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.17.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.17.1 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.17.0...v4.17.1 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.17.1/file/README.md )
Documentation v4.17.1:
https://raw.githack.com/uiwjs/react-codemirror/0fcc2c9/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.17.0...v4.17.1 
```shell
npm i @​uiw/react-codemirror@4.17.1
```
- 🎨  style(github): update github style.
[`0d483e8`](https://togithub.com/uiwjs/react-codemirror/commit/0d483e8 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.17.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.17.0 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.16.0...v4.17.0 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.17.0/file/README.md )
Documentation v4.17.0:
https://raw.githack.com/uiwjs/react-codemirror/d8e3be4/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.16.0...v4.17.0 
```shell
npm i @​uiw/react-codemirror@4.17.0
```
- 🌟  feat: add workflows config.
[`43e76ac`](https://togithub.com/uiwjs/react-codemirror/commit/43e76ac )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 💄  chore: update workflows config.
[`0eb8053`](https://togithub.com/uiwjs/react-codemirror/commit/0eb8053 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add material theme.
[`a2fe1d8`](https://togithub.com/uiwjs/react-codemirror/commit/a2fe1d8 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 💄  chore(theme): update gruvbox theme.
[`18c1977`](https://togithub.com/uiwjs/react-codemirror/commit/18c1977 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add solarized theme.
[`d6899db`](https://togithub.com/uiwjs/react-codemirror/commit/d6899db )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 💄  chore: update workflows config.
[`a104c88`](https://togithub.com/uiwjs/react-codemirror/commit/a104c88 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.16.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.16.0 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.15.1...v4.16.0 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.16.0/file/README.md )
Documentation v4.16.0:
https://raw.githack.com/uiwjs/react-codemirror/cacf4ae/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.15.1...v4.16.0 
```shell
npm i @​uiw/react-codemirror@4.16.0
```
- 📖  doc(vscode): update README.md
[`7bd0ed7`](https://togithub.com/uiwjs/react-codemirror/commit/7bd0ed7 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat: add zebra-stripes component.
[#​424](https://togithub.com/uiwjs/react-codemirror/issues/424 )
[`bdb7e9a`](https://togithub.com/uiwjs/react-codemirror/commit/bdb7e9a )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix(deps): update codemirror
([#​417](https://togithub.com/uiwjs/react-codemirror/issues/417 ))
[`09ab14f`](https://togithub.com/uiwjs/react-codemirror/commit/09ab14f )
[@​renovate-bot](https://togithub.com/renovate-bot )
- 💄  chore(deps): update dependency prettier to ~2.8.0
([#​420](https://togithub.com/uiwjs/react-codemirror/issues/420 ))
[`52822d8`](https://togithub.com/uiwjs/react-codemirror/commit/52822d8 )
[@​renovate-bot](https://togithub.com/renovate-bot )
- 💄  chore(deps): update dependency lint-staged to ~13.1.0
([#​425](https://togithub.com/uiwjs/react-codemirror/issues/425 ))
[`b9d6ef6`](https://togithub.com/uiwjs/react-codemirror/commit/b9d6ef6 )
[@​renovate-bot](https://togithub.com/renovate-bot )
- 🌟  feat(theme): add nord theme.
[`2717cdd`](https://togithub.com/uiwjs/react-codemirror/commit/2717cdd )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add gruvbox light theme.
[`2df3352`](https://togithub.com/uiwjs/react-codemirror/commit/2df3352 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTEuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-12-10 01:56:58 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							55ed4bf81a 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @uiw/react-codemirror to v4.19.1 ( #2653 )  
						
						... 
						
						
						
						[](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.15.1` ->
`4.19.1`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.15.1/4.19.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>uiwjs/react-codemirror</summary>
###
[`v4.19.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.1 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.0...v4.19.1 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.1/file/README.md )
Documentation v4.19.1:
https://raw.githack.com/uiwjs/react-codemirror/a71c6e1/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.0...v4.19.1 
```shell
npm i @​uiw/react-codemirror@4.19.1
```
- 🌟  feat(material): add materialLightInit/materialDarkInit/materialLight
method to material theme.
[`c488397`](https://togithub.com/uiwjs/react-codemirror/commit/c488397 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.19.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.0 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.18.2...v4.19.0 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.0/file/README.md )
Documentation v4.19.0:
https://raw.githack.com/uiwjs/react-codemirror/aa2b4d8/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.18.2...v4.19.0 
```shell
npm i @​uiw/react-codemirror@4.19.0
```
- 🌟  feat(theme): add aura theme.
[`e7c7f0f`](https://togithub.com/uiwjs/react-codemirror/commit/e7c7f0f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add TokyoNight theme.
[`4af4add`](https://togithub.com/uiwjs/react-codemirror/commit/4af4add )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add TokyoNightStorm theme.
[`e67f5ee`](https://togithub.com/uiwjs/react-codemirror/commit/e67f5ee )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add tokyoNightDay theme.
[`6f5a908`](https://togithub.com/uiwjs/react-codemirror/commit/6f5a908 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 💄  chore: update workflows config.
[`709fabb`](https://togithub.com/uiwjs/react-codemirror/commit/709fabb )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.18.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.18.2 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.18.1...v4.18.2 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.18.2/file/README.md )
Documentation v4.18.2:
https://raw.githack.com/uiwjs/react-codemirror/1fd4697/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.18.1...v4.18.2 
```shell
npm i @​uiw/react-codemirror@4.18.2
```
- 🎨  style(themes): Modify the gutter border-right style.
[`64b5993`](https://togithub.com/uiwjs/react-codemirror/commit/64b5993 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.18.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.18.1 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.18.0...v4.18.1 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.18.1/file/README.md )
Documentation v4.18.1:
https://raw.githack.com/uiwjs/react-codemirror/545f986/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.18.0...v4.18.1 
```shell
npm i @​uiw/react-codemirror@4.18.1
```
- 🌍  website: add themes home page.
[`fea984f`](https://togithub.com/uiwjs/react-codemirror/commit/fea984f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add noctis-lilac theme.
[`f30c552`](https://togithub.com/uiwjs/react-codemirror/commit/f30c552 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.18.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.18.0 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.17.1...v4.18.0 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.18.0/file/README.md )
Documentation v4.18.0:
https://raw.githack.com/uiwjs/react-codemirror/1b62d39/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.17.1...v4.18.0 
```shell
npm i @​uiw/react-codemirror@4.18.0
```
- 🌍  website: update website example.
[`a4411dc`](https://togithub.com/uiwjs/react-codemirror/commit/a4411dc )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(xcode): add xcodeLightInit/xcodeDarkInit method to xcode theme.
[`70d3db5`](https://togithub.com/uiwjs/react-codemirror/commit/70d3db5 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(sublime): add sublimeInit method to xcode theme.
[`a664aae`](https://togithub.com/uiwjs/react-codemirror/commit/a664aae )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(solarized): add solarizedLightInit/solarizedDarkInit method to
solarized theme.
[`26aee9f`](https://togithub.com/uiwjs/react-codemirror/commit/26aee9f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌍  website: fix theme all type errors.
[`d45e5ee`](https://togithub.com/uiwjs/react-codemirror/commit/d45e5ee )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(okaidia): add okaidiaInit method to okaidia theme.
[`adf94e5`](https://togithub.com/uiwjs/react-codemirror/commit/adf94e5 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(nord): add nordInit method to nord theme.
[`14811ae`](https://togithub.com/uiwjs/react-codemirror/commit/14811ae )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(material): add materialInit method to material theme.
[`129d8e3`](https://togithub.com/uiwjs/react-codemirror/commit/129d8e3 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(gruvbox): add gruvboxDarkInit/gruvboxLightInit method to
gruvbox theme.
[`c5c0afe`](https://togithub.com/uiwjs/react-codemirror/commit/c5c0afe )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(github): add githubDarkInit/githubLightInit method to github
theme.
[`2aacb6f`](https://togithub.com/uiwjs/react-codemirror/commit/2aacb6f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(eclipse): add eclipseInit method to eclipse theme.
[`3cd796d`](https://togithub.com/uiwjs/react-codemirror/commit/3cd796d )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(duotone): add duotoneLightInit/duotoneDarkInit method to
duotone theme.
[`4044b17`](https://togithub.com/uiwjs/react-codemirror/commit/4044b17 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(dracula): add draculaInit method to dracula theme.
[`8c4e397`](https://togithub.com/uiwjs/react-codemirror/commit/8c4e397 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(darcula): add darculaInit method to darcula theme.
[`23c896c`](https://togithub.com/uiwjs/react-codemirror/commit/23c896c )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(bespin): add bespinInit method to bespin theme.
[`0515402`](https://togithub.com/uiwjs/react-codemirror/commit/0515402 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(bbedit): add bbeditInit method to bbedit theme.
[`e6b66d0`](https://togithub.com/uiwjs/react-codemirror/commit/e6b66d0 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(atomone): add atomoneInit method to atomone theme.
[`82d86e5`](https://togithub.com/uiwjs/react-codemirror/commit/82d86e5 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(androidstudio): add androidstudioInit method to androidstudio
theme.
[`61f38d1`](https://togithub.com/uiwjs/react-codemirror/commit/61f38d1 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(abcdef): add abcdefInit method to abcdef theme.
[`b8cf12f`](https://togithub.com/uiwjs/react-codemirror/commit/b8cf12f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.17.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.17.1 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.17.0...v4.17.1 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.17.1/file/README.md )
Documentation v4.17.1:
https://raw.githack.com/uiwjs/react-codemirror/0fcc2c9/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.17.0...v4.17.1 
```shell
npm i @​uiw/react-codemirror@4.17.1
```
- 🎨  style(github): update github style.
[`0d483e8`](https://togithub.com/uiwjs/react-codemirror/commit/0d483e8 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.17.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.17.0 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.16.0...v4.17.0 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.17.0/file/README.md )
Documentation v4.17.0:
https://raw.githack.com/uiwjs/react-codemirror/d8e3be4/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.16.0...v4.17.0 
```shell
npm i @​uiw/react-codemirror@4.17.0
```
- 🌟  feat: add workflows config.
[`43e76ac`](https://togithub.com/uiwjs/react-codemirror/commit/43e76ac )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 💄  chore: update workflows config.
[`0eb8053`](https://togithub.com/uiwjs/react-codemirror/commit/0eb8053 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add material theme.
[`a2fe1d8`](https://togithub.com/uiwjs/react-codemirror/commit/a2fe1d8 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 💄  chore(theme): update gruvbox theme.
[`18c1977`](https://togithub.com/uiwjs/react-codemirror/commit/18c1977 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add solarized theme.
[`d6899db`](https://togithub.com/uiwjs/react-codemirror/commit/d6899db )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 💄  chore: update workflows config.
[`a104c88`](https://togithub.com/uiwjs/react-codemirror/commit/a104c88 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
###
[`v4.16.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.16.0 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.15.1...v4.16.0 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.16.0/file/README.md )
Documentation v4.16.0:
https://raw.githack.com/uiwjs/react-codemirror/cacf4ae/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.15.1...v4.16.0 
```shell
npm i @​uiw/react-codemirror@4.16.0
```
- 📖  doc(vscode): update README.md
[`7bd0ed7`](https://togithub.com/uiwjs/react-codemirror/commit/7bd0ed7 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat: add zebra-stripes component.
[#​424](https://togithub.com/uiwjs/react-codemirror/issues/424 )
[`bdb7e9a`](https://togithub.com/uiwjs/react-codemirror/commit/bdb7e9a )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix(deps): update codemirror
([#​417](https://togithub.com/uiwjs/react-codemirror/issues/417 ))
[`09ab14f`](https://togithub.com/uiwjs/react-codemirror/commit/09ab14f )
[@​renovate-bot](https://togithub.com/renovate-bot )
- 💄  chore(deps): update dependency prettier to ~2.8.0
([#​420](https://togithub.com/uiwjs/react-codemirror/issues/420 ))
[`52822d8`](https://togithub.com/uiwjs/react-codemirror/commit/52822d8 )
[@​renovate-bot](https://togithub.com/renovate-bot )
- 💄  chore(deps): update dependency lint-staged to ~13.1.0
([#​425](https://togithub.com/uiwjs/react-codemirror/issues/425 ))
[`b9d6ef6`](https://togithub.com/uiwjs/react-codemirror/commit/b9d6ef6 )
[@​renovate-bot](https://togithub.com/renovate-bot )
- 🌟  feat(theme): add nord theme.
[`2717cdd`](https://togithub.com/uiwjs/react-codemirror/commit/2717cdd )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat(theme): add gruvbox light theme.
[`2df3352`](https://togithub.com/uiwjs/react-codemirror/commit/2df3352 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTEuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-12-09 23:27:57 +00:00 
						 
				 
			
				
					
						
							
							
								Shaswat Prabhat 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59c043e1ab 
							
						 
					 
					
						
						
							
							Shaswat: Remove usage of useStyles from UserForm ( #2619 )  
						
						... 
						
						
						
						Changes for [issue](https://github.com/Unleash/unleash/issues/2606 )
Co-authored-by: Nuno Góis <github@nunogois.com> 
						
					 
					
						2022-12-09 12:10:30 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1bd95d44e5 
							
						 
					 
					
						
						
							
							fix: use instance status too many reqs ( #2651 )  
						
						... 
						
						
						
						Same as https://github.com/Unleash/unleash/pull/2650  but for
`useInstanceStatus`, since it followed a similar pattern. 
						
					 
					
						2022-12-09 11:53:31 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bc77342380 
							
						 
					 
					
						
						
							
							fix: too many reqs to feature toggle endpoint ( #2650 )  
						
						... 
						
						
						
						Fixes an issue where the feature toggle endpoint gets request too many
times repeatedly. 
						
					 
					
						2022-12-09 10:37:09 +00:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							58622bbf99 
							
						 
					 
					
						
						
							
							Fix/change request search ( #2647 )  
						
						... 
						
						
						
						<!-- 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 bug in Project Change Requests Tab Search
## 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> 
						
					 
					
						2022-12-09 11:34:26 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a87145b5ef 
							
						 
					 
					
						
						
							
							Fix strategy screen 404 ( #2638 )  
						
						
						
					 
					
						2022-12-09 09:29:44 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f91bc136bb 
							
						 
					 
					
						
						
							
							chore(deps): update dependency sass to v1.56.2 ( #2644 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sass](https://togithub.com/sass/dart-sass ) | [`1.56.1` ->
`1.56.2`](https://renovatebot.com/diffs/npm/sass/1.56.1/1.56.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>sass/dart-sass</summary>
###
[`v1.56.2`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1562 )
[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.56.1...1.56.2 )
##### Embedded Sass
-   The embedded compiler now supports version 1.2.0 of [the embedded
    protocol](https://togithub.com/sass/embedded-protocol ).
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTEuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-12-09 00:03:09 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae107ee230 
							
						 
					 
					
						
						
							
							chore(deps): update react-router monorepo to v6.4.5 ( #2643 )  
						
						... 
						
						
						
						[](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.4.3`
-> `6.4.5`](https://renovatebot.com/diffs/npm/react-router/6.4.3/6.4.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/ )
|
| [react-router-dom](https://togithub.com/remix-run/react-router ) |
[`6.4.3` ->
`6.4.5`](https://renovatebot.com/diffs/npm/react-router-dom/6.4.3/6.4.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>remix-run/react-router (react-router)</summary>
###
[`v6.4.5`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#​645 )
[Compare
Source](https://togithub.com/remix-run/react-router/compare/react-router@6.4.4...react-router@6.4.5 )
##### Patch Changes
-   Updated dependencies:
    -   `@remix-run/router@1.0.5`
###
[`v6.4.4`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#​644 )
[Compare
Source](https://togithub.com/remix-run/react-router/compare/react-router@6.4.3...react-router@6.4.4 )
##### Patch Changes
-   Updated dependencies:
    -   `@remix-run/router@1.0.4`
</details>
<details>
<summary>remix-run/react-router (react-router-dom)</summary>
###
[`v6.4.5`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#​645 )
[Compare
Source](https://togithub.com/remix-run/react-router/compare/react-router-dom@6.4.4...react-router-dom@6.4.5 )
##### Patch Changes
-   Updated dependencies:
    -   `@remix-run/router@1.0.5`
    -   `react-router@6.4.5`
###
[`v6.4.4`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#​644 )
[Compare
Source](https://togithub.com/remix-run/react-router/compare/react-router-dom@6.4.3...react-router-dom@6.4.4 )
##### Patch Changes
- Fix issues with encoded characters in `NavLink` and descendant
`<Routes>`
([#​9589](https://togithub.com/remix-run/react-router/pull/9589 ),
[#​9647](https://togithub.com/remix-run/react-router/pull/9647 ))
- Properly serialize/deserialize `ErrorResponse` instances when using
built-in hydration
([#​9593](https://togithub.com/remix-run/react-router/pull/9593 ))
- Support `basename` in static data routers
([#​9591](https://togithub.com/remix-run/react-router/pull/9591 ))
-   Updated dependencies:
    -   `@remix-run/router@1.0.4`
    -   `react-router@6.4.4`
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTEuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-12-08 23:52:35 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cdf386deb4 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vitest to v0.25.6 ( #2633 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vitest](https://togithub.com/vitest-dev/vitest ) | [`0.25.3` ->
`0.25.6`](https://renovatebot.com/diffs/npm/vitest/0.25.3/0.25.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>vitest-dev/vitest</summary>
###
[`v0.25.6`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.6 )
[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.5...v0.25.6 )
#####    🐞  Bug Fixes
- Expected reversed with actual  -  by
[@​poyoho](https://togithub.com/poyoho ) in
[https://github.com/vitest-dev/vitest/issues/2460 ](https://togithub.com/vitest-dev/vitest/issues/2460 )
[<samp>(f02c9)</samp>](https://togithub.com/vitest-dev/vitest/commit/f02c9828 )
- Try to resolve id, if relative path is provided  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2461 ](https://togithub.com/vitest-dev/vitest/issues/2461 )
[<samp>(e9cb4)</samp>](https://togithub.com/vitest-dev/vitest/commit/e9cb4136 )
#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.5...v0.25.6 )
###
[`v0.25.5`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.5 )
[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.4...v0.25.5 )
#####    🚀  Features
- **ui**: Show diff in report panel  -  by
[@​scarf005](https://togithub.com/scarf005 ) and
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2406 ](https://togithub.com/vitest-dev/vitest/issues/2406 )
and
[https://github.com/vitest-dev/vitest/issues/2423 ](https://togithub.com/vitest-dev/vitest/issues/2423 )
[<samp>(8595c)</samp>](https://togithub.com/vitest-dev/vitest/commit/8595c0e5 )
#####    🐞  Bug Fixes
- Correctly resolve filename, when running code  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2439 ](https://togithub.com/vitest-dev/vitest/issues/2439 )
[<samp>(2e789)</samp>](https://togithub.com/vitest-dev/vitest/commit/2e7892cb )
- Move sourcemapping source out of the sourcemap  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2443 ](https://togithub.com/vitest-dev/vitest/issues/2443 )
[<samp>(cc13c)</samp>](https://togithub.com/vitest-dev/vitest/commit/cc13c28c )
#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.4...v0.25.5 )
###
[`v0.25.4`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.4 )
[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.3...v0.25.4 )
#####    🚀  Features
- Slow test threshold  -  by
[@​poyoho](https://togithub.com/poyoho ) and
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2396 ](https://togithub.com/vitest-dev/vitest/issues/2396 )
[<samp>(98974)</samp>](https://togithub.com/vitest-dev/vitest/commit/98974ba4 )
- Format test tablename  -  by
[@​poyoho](https://togithub.com/poyoho ) in
[https://github.com/vitest-dev/vitest/issues/2405 ](https://togithub.com/vitest-dev/vitest/issues/2405 )
[<samp>(45c5c)</samp>](https://togithub.com/vitest-dev/vitest/commit/45c5c45a )
- Suspend process  -  by [@​poyoho](https://togithub.com/poyoho )
in
[https://github.com/vitest-dev/vitest/issues/2422 ](https://togithub.com/vitest-dev/vitest/issues/2422 )
[<samp>(b8ee8)</samp>](https://togithub.com/vitest-dev/vitest/commit/b8ee821c )
- Format test objects in `each` title  -  by
[@​scarf005](https://togithub.com/scarf005 ) in
[https://github.com/vitest-dev/vitest/issues/2420 ](https://togithub.com/vitest-dev/vitest/issues/2420 )
and
[https://github.com/vitest-dev/vitest/issues/2421 ](https://togithub.com/vitest-dev/vitest/issues/2421 )
[<samp>(1868f)</samp>](https://togithub.com/vitest-dev/vitest/commit/1868f1c4 )
#####    🐞  Bug Fixes
- Exit with code 1, when type tests fail  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2378 ](https://togithub.com/vitest-dev/vitest/issues/2378 )
[<samp>(98141)</samp>](https://togithub.com/vitest-dev/vitest/commit/9814124e )
- Tab affect vi.mock  -  by
[@​poyoho](https://togithub.com/poyoho ) in
[https://github.com/vitest-dev/vitest/issues/2402 ](https://togithub.com/vitest-dev/vitest/issues/2402 )
[<samp>(5a3de)</samp>](https://togithub.com/vitest-dev/vitest/commit/5a3deba5 )
- Don't escape "\\" in diff view  -  by
[@​poyoho](https://togithub.com/poyoho ) in
[https://github.com/vitest-dev/vitest/issues/2430 ](https://togithub.com/vitest-dev/vitest/issues/2430 )
[<samp>(7d4e3)</samp>](https://togithub.com/vitest-dev/vitest/commit/7d4e3ed0 )
- Correct test files status in json reporter  -  by
[@​brzezinskimarcin](https://togithub.com/brzezinskimarcin ) in
[https://github.com/vitest-dev/vitest/issues/2417 ](https://togithub.com/vitest-dev/vitest/issues/2417 )
and
[https://github.com/vitest-dev/vitest/issues/2419 ](https://togithub.com/vitest-dev/vitest/issues/2419 )
[<samp>(ce931)</samp>](https://togithub.com/vitest-dev/vitest/commit/ce931956 )
- Export all named CJS exports, if default export is a function  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2435 ](https://togithub.com/vitest-dev/vitest/issues/2435 )
[<samp>(d43f3)</samp>](https://togithub.com/vitest-dev/vitest/commit/d43f3f5c )
- Add test attributes to "testsuites" in junit reporter  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2362 ](https://togithub.com/vitest-dev/vitest/issues/2362 )
[<samp>(d0506)</samp>](https://togithub.com/vitest-dev/vitest/commit/d050604f )
- DynamicImportSettled also waits for nested imports  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2389 ](https://togithub.com/vitest-dev/vitest/issues/2389 )
[<samp>(5098b)</samp>](https://togithub.com/vitest-dev/vitest/commit/5098b217 )
- Always apply vite ssr source maps  -  by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/2433 ](https://togithub.com/vitest-dev/vitest/issues/2433 )
[<samp>(cbf91)</samp>](https://togithub.com/vitest-dev/vitest/commit/cbf91ba7 )
- Copy-pasting from module graph browser  -  by
[@​g4rry420](https://togithub.com/g4rry420 ) in
[https://github.com/vitest-dev/vitest/issues/2321 ](https://togithub.com/vitest-dev/vitest/issues/2321 )
[<samp>(8920a)</samp>](https://togithub.com/vitest-dev/vitest/commit/8920aa45 )
- **deps**: Update dependency strip-literal to v1  -  by
[@​renovate](https://togithub.com/renovate )\[bot]
in[https://github.com/vitest-dev/vitest/issues/2387 ](https://togithub.com/vitest-dev/vitest/issues/2387 )7
[<samp>(824e1)</samp>](https://togithub.com/vitest-dev/vitest/commit/824e18c3 )
- **mocker**: Set cache before mocking to allow circular dependencies
 -  by [@​danez](https://togithub.com/danez ) in
[https://github.com/vitest-dev/vitest/issues/2391 ](https://togithub.com/vitest-dev/vitest/issues/2391 )
[<samp>(fd829)</samp>](https://togithub.com/vitest-dev/vitest/commit/fd8292ac )
#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.3...v0.25.4 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTEuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-12-08 20:13:00 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							098755a9b4 
							
						 
					 
					
						
						
							
							Conditional swr ( #2637 )  
						
						
						
					 
					
						2022-12-08 14:59:32 +01:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6bccffef97 
							
						 
					 
					
						
						
							
							Fix/favorites UI improvements ( #2636 )  
						
						... 
						
						
						
						<!-- 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! ❤️  -->
Favorite UI improvements
## 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> 
						
					 
					
						2022-12-08 14:41:51 +02:00