Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2adfb7bd15 
							
						 
					 
					
						
						
							
							fix: error icon, add only relevant variants ( #5014 )  
						
						 
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1508/fix-message-banner-error-variant-icon 
After aligning with @nicolaesocaciu, we fixed the `error` variant icon
and removed irrelevant message variants for now.
Co-authored-by: Nicolae <nicolae@getunleash.ai> 
						
					 
					
						2023-10-12 16:29:19 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5f6c17f4bd 
							
						 
					 
					
						
						
							
							fix: message banner zIndex ( #5015 )  
						
						 
						
						... 
						
						
						
						After aligning with @nicolaesocaciu, this fixes the message banner
zIndex.
Co-authored-by: Nicolae <nicolae@getunleash.ai> 
						
					 
					
						2023-10-12 15:45:33 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d30e059ffc 
							
						 
					 
					
						
						
							
							fix: message banner internal link assumption ( #5011 )  
						
						 
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1504/fix-message-banner-internal-link-assumption 
Fixes the internal link assumption in message banner to
`.startsWith('/')` - Any other links will be treated as external (normal
`href`). 
						
					 
					
						2023-10-12 15:07:55 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ab2aa1f6d 
							
						 
					 
					
						
						
							
							feat: dynamic icons by adding material symbols font ( #5008 )  
						
						 
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1502/add-support-for-custom-dynamic-icons-mui-icon-component 
Adds support for custom dynamic icons by adding the [Material Symbols
Outlined font](https://fonts.google.com/icons ) and setting the MUI Icon
component base class. See:
https://mui.com/material-ui/icons/#icon-font-icons 
Message banner use case: This will not only enable us to set custom
icons for external message banners, but will also let users configure
their desired icon from the set of options in the font. 
						
					 
					
						2023-10-12 11:22:23 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							742abab41e 
							
						 
					 
					
						
						
							
							feat: multiple external message banners ( #4998 )  
						
						 
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1495/adapt-existing-message-banner-component-to-be-more-reusablegeneric 
https://linear.app/unleash/issue/2-1496/add-support-for-multiple-external-message-banners 
This PR does 2 things:
- Refactors the `MessageBanner` component to be more generic and
reusable, by accepting the message info through props;
 - Adds support for multiple external message banners; 
						
					 
					
						2023-10-11 13:42:05 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7d9698fffa 
							
						 
					 
					
						
						
							
							fix: missing uiFlag newInviteLink ( #5000 )  
						
						 
						
						... 
						
						
						
						Adds a missing uiFlag: `newInviteLink` 
						
					 
					
						2023-10-11 12:10:08 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c3575c7727 
							
						 
					 
					
						
						
							
							refactor: make uiFlags typesafe ( #4996 )  
						
						 
						
						... 
						
						
						
						This should add some typesafety to our usage of uiFlags. 
						
					 
					
						2023-10-11 12:44:54 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							69286339fc 
							
						 
					 
					
						
						
							
							feat: make invite link more visible ( #4984 )  
						
						 
						
						
						
					 
					
						2023-10-11 14:31:32 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							65f424156c 
							
						 
					 
					
						
						
							
							feat: re-order message banners ( #4995 )  
						
						 
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1494/re-order-message-banners 
- Re-orders message banners to fit into this logic:
>1. Maintenance banner
>2. External message banner(s) - Most likely coming from Unleash
>3. Internal message banner(s)
- Renames the feature flag to better reflect the feature behavior;
- Lays a basic skeleton structure for this new feature; 
						
					 
					
						2023-10-11 11:55:54 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2222c47d10 
							
						 
					 
					
						
						
							
							feat: add internalMessageBanner feature flag ( #4990 )  
						
						 
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1487/feature-flag-add-a-new-internalmessagebanner-feature-flag-for-this 
Adds a new `internalMessageBanner` feature flag. 
						
					 
					
						2023-10-10 20:03:59 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cc4dbe8c92 
							
						 
					 
					
						
						
							
							chore(deps): bump postcss from 8.4.21 to 8.4.31 in /frontend ( #4919 )  
						
						 
						
						
						
					 
					
						2023-10-10 14:44:46 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2f84ac88e6 
							
						 
					 
					
						
						
							
							feat: delete dependnecy button through change request ( #4983 )  
						
						 
						
						
						
					 
					
						2023-10-10 14:38:10 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							af50fc2fd3 
							
						 
					 
					
						
						
							
							feat: visualize dependencies managment in change requests ( #4978 )  
						
						 
						
						
						
					 
					
						2023-10-10 10:36:13 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b4c8f92a26 
							
						 
					 
					
						
						
							
							feat: do not allow to manage dependencies directly with cr enabled ( #4971 )  
						
						 
						
						
						
					 
					
						2023-10-10 09:25:03 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab739eb6c3 
							
						 
					 
					
						
						
							
							feat: Change request dependency UI ( #4966 )  
						
						 
						
						
						
					 
					
						2023-10-09 14:06:00 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6b29b6c317 
							
						 
					 
					
						
						
							
							feat: orval types with change request for dependencies ( #4961 )  
						
						 
						
						
						
					 
					
						2023-10-09 11:52:41 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							60a07ca38b 
							
						 
					 
					
						
						
							
							fix: Fail when format or lint is incorrect ( #4956 )  
						
						 
						
						... 
						
						
						
						## About the changes
Format check was not throwing a failure when checking:
https://github.com/Unleash/unleash/actions/runs/6419038883/job/17428046648#step:6:10  
						
					 
					
						2023-10-06 10:46:38 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d61ccb1f6b 
							
						 
					 
					
						
						
							
							fix: local linter did not find formatting error ( #4954 )  
						
						 
						
						
						
					 
					
						2023-10-06 10:45:29 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cb034976b9 
							
						 
					 
					
						
						
							
							fix: change broken link to groups documentation ( #4941 )  
						
						 
						
						... 
						
						
						
						Replaces the broken groups documentation link
CLoses: #
[SR-75](https://linear.app/unleash/issue/SR-75/groups-documentation-link-broken )
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-10-06 10:29:27 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							00742cfb28 
							
						 
					 
					
						
						
							
							chore(deps): update react monorepo ( #4951 )  
						
						 
						
						... 
						
						
						
						[](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.65` ->
`17.0.66`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.65/17.0.66 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`17.0.20` ->
`17.0.21`](https://renovatebot.com/diffs/npm/@types%2freact-dom/17.0.20/17.0.21 )
|
[](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.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-10-06 07:27:30 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							80eb6e12c6 
							
						 
					 
					
						
						
							
							refactor: custom render should provide container ( #4938 )  
						
						 
						
						
						
					 
					
						2023-10-06 09:19:49 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bed26a938c 
							
						 
					 
					
						
						
							
							test: playground with dependencies ( #4936 )  
						
						 
						
						
						
					 
					
						2023-10-06 09:19:25 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b3112b1709 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vanilla-jsoneditor to v0.18.7 ( #4949 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vanilla-jsoneditor](https://togithub.com/josdejong/svelte-jsoneditor )
| [`0.18.4` ->
`0.18.7`](https://renovatebot.com/diffs/npm/vanilla-jsoneditor/0.18.4/0.18.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>josdejong/svelte-jsoneditor (vanilla-jsoneditor)</summary>
###
[`v0.18.7`](https://togithub.com/josdejong/svelte-jsoneditor/blob/HEAD/CHANGELOG.md#0187-2023-09-28 )
[Compare
Source](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.18.6...v0.18.7 )
###
[`v0.18.6`](https://togithub.com/josdejong/svelte-jsoneditor/blob/HEAD/CHANGELOG.md#0186-2023-09-27 )
[Compare
Source](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.18.5...v0.18.6 )
###
[`v0.18.5`](https://togithub.com/josdejong/svelte-jsoneditor/blob/HEAD/CHANGELOG.md#0185-2023-09-27 )
[Compare
Source](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.18.4...v0.18.5 )
</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://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-10-06 07:15:48 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							36343626ab 
							
						 
					 
					
						
						
							
							chore(deps): update dependency swr to v2.2.4 ( #4948 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [swr](https://swr.vercel.app )
([source](https://togithub.com/vercel/swr )) | [`2.2.2` ->
`2.2.4`](https://renovatebot.com/diffs/npm/swr/2.2.2/2.2.4 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vercel/swr (swr)</summary>
### [`v2.2.4`](https://togithub.com/vercel/swr/releases/tag/v2.2.4 )
[Compare
Source](https://togithub.com/vercel/swr/compare/v2.2.3...v2.2.4 )
##### Patches
- Revert "Remove `index.js` suffix of `use-sync-external-store/shim` to
support React Native" by [@​huozhi](https://togithub.com/huozhi )
in
[https://github.com/vercel/swr/pull/2802 ](https://togithub.com/vercel/swr/pull/2802 )
**Full Changelog**:
https://github.com/vercel/swr/compare/v2.2.3...v2.2.4 
### [`v2.2.3`](https://togithub.com/vercel/swr/releases/tag/v2.2.3 )
[Compare
Source](https://togithub.com/vercel/swr/compare/v2.2.2...v2.2.3 )
##### Patches
- fix: remove permissive type by
[@​wcatron](https://togithub.com/wcatron ) in
[https://github.com/vercel/swr/pull/2759 ](https://togithub.com/vercel/swr/pull/2759 )
- Remove `index.js` suffix of `use-sync-external-store/shim` to support
React Native by [@​malash](https://togithub.com/malash ) in
[https://github.com/vercel/swr/pull/2767 ](https://togithub.com/vercel/swr/pull/2767 )
- fix: default to fetch type in keyed mutator by
[@​linkvt](https://togithub.com/linkvt ) in
[https://github.com/vercel/swr/pull/2753 ](https://togithub.com/vercel/swr/pull/2753 )
- types: export mutation types by
[@​promer94](https://togithub.com/promer94 ) in
[https://github.com/vercel/swr/pull/2780 ](https://togithub.com/vercel/swr/pull/2780 )
##### Misc
- test: update tests, use matched types for mutate api by
[@​huozhi](https://togithub.com/huozhi ) in
[https://github.com/vercel/swr/pull/2781 ](https://togithub.com/vercel/swr/pull/2781 )
##### New Contributors
- [@​wcatron](https://togithub.com/wcatron ) made their first
contribution in
[https://github.com/vercel/swr/pull/2759 ](https://togithub.com/vercel/swr/pull/2759 )
- [@​malash](https://togithub.com/malash ) made their first
contribution in
[https://github.com/vercel/swr/pull/2767 ](https://togithub.com/vercel/swr/pull/2767 )
- [@​linkvt](https://togithub.com/linkvt ) made their first
contribution in
[https://github.com/vercel/swr/pull/2753 ](https://togithub.com/vercel/swr/pull/2753 )
**Full Changelog**:
https://github.com/vercel/swr/compare/v2.2.2...v2.2.3 
</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://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-10-06 06:59:26 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fb111ed3c3 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/semver to v7.5.3 ( #4945 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/semver](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`7.5.2` ->
`7.5.3`](https://renovatebot.com/diffs/npm/@types%2fsemver/7.5.2/7.5.3 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### 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://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-10-05 21:37:03 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8d0c33ad13 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/react-timeago to v4.1.4 ( #4944 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/react-timeago](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-timeago )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`4.1.3` ->
`4.1.4`](https://renovatebot.com/diffs/npm/@types%2freact-timeago/4.1.3/4.1.4 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### 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://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-10-05 18:27:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f589d7c09f 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/react-test-renderer to v17.0.5 ( #4943 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/react-test-renderer](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-test-renderer )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`17.0.4` ->
`17.0.5`](https://renovatebot.com/diffs/npm/@types%2freact-test-renderer/17.0.4/17.0.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/ )
|
---
### 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://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-10-05 15:36:15 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c2ebe57be0 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/react-table to v7.7.16 ( #4942 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/react-table](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-table )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`7.7.15` ->
`7.7.16`](https://renovatebot.com/diffs/npm/@types%2freact-table/7.7.15/7.7.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/ )
|
---
### 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://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-10-05 14:27:34 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bf527cdbb0 
							
						 
					 
					
						
						
							
							fix: Remove the info from the variants page ( #4937 )  
						
						 
						
						... 
						
						
						
						Remove the info from the variants page
Closes #
[UNL-231](https://linear.app/unleash/issue/UNL-231/remove-the-info-from-the-variants-page )
<img width="1408" alt="Screenshot 2023-10-05 at 15 11 33"
src="https://github.com/Unleash/unleash/assets/104830839/68bac945-af00-4c9b-ae6d-faeed92ec4bb ">
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-10-05 17:18:58 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							78ed89ee48 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/react-linkify to v1.0.2 ( #4940 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/react-linkify](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-linkify )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`1.0.1` ->
`1.0.2`](https://renovatebot.com/diffs/npm/@types%2freact-linkify/1.0.1/1.0.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/ )
|
---
### 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://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-10-05 13:12:48 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bd008c821a 
							
						 
					 
					
						
						
							
							fix: remove console from FeatureToggleSwitch ( #4928 )  
						
						 
						
						... 
						
						
						
						Removes missed console log from FeatureToggleSwitch
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-10-05 16:00:49 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e418e9c46f 
							
						 
					 
					
						
						
							
							fix: make cypress list length checks more relaxed ( #4933 )  
						
						 
						
						... 
						
						
						
						This PR fixes the overview.spec by relaxing the expectation on row
count.
This expectation does not seem relevant enough for some tests
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-10-05 14:50:46 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2c7587ba4b 
							
						 
					 
					
						
						
							
							feat: dependent features in playground ( #4930 )  
						
						 
						
						
						
					 
					
						2023-10-05 13:05:20 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							630028acba 
							
						 
					 
					
						
						
							
							fix: linting ( #4925 )  
						
						 
						
						... 
						
						
						
						Biome linting fix
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-10-04 15:59:39 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							784d38c230 
							
						 
					 
					
						
						
							
							fix: ReportTable status column not updating ( #4924 )  
						
						 
						
						... 
						
						
						
						Fixes a bug where the status and expiredAt columns where not updating
dynamically
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-10-04 12:27:11 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							257414424d 
							
						 
					 
					
						
						
							
							feat: copy feature with parent ( #4918 )  
						
						 
						
						
						
					 
					
						2023-10-04 12:20:27 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5141d9db67 
							
						 
					 
					
						
						
							
							feat: change project with feature dependencies ( #4915 )  
						
						 
						
						
						
					 
					
						2023-10-04 12:16:52 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1c4897da4d 
							
						 
					 
					
						
						
							
							chore(deps): bump get-func-name from 2.0.0 to 2.0.2 in /frontend ( #4857 )  
						
						 
						
						... 
						
						
						
						Bumps [get-func-name](https://github.com/chaijs/get-func-name ) from
2.0.0 to 2.0.2.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
					 
					
						2023-10-04 12:08:18 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b07c032d56 
							
						 
					 
					
						
						
							
							fix: update potentially-stale status dynamically ( #4905 )  
						
						 
						
						... 
						
						
						
						Fixes 2 bugs:
- project-health-service keeping the feature types as an instance
variable and only updating it once was preventing real calculation to
happen if the lifetime value changed for a feature toggle type
- the ui was reading from a predefined map for the lifetime values so
they would never reflect the BE change
Closes #
[SR-66](https://linear.app/unleash/issue/SR-66/slack-question-around-potentially-stale-and-its-uses )
<img width="1680" alt="Screenshot 2023-10-02 at 14 37 17"
src="https://github.com/Unleash/unleash/assets/104830839/7bee8d4a-9054-4214-a1a2-11ad8169c3d5 ">
<img width="1660" alt="Screenshot 2023-10-02 at 14 37 06"
src="https://github.com/Unleash/unleash/assets/104830839/23bf55c7-a380-4423-a732-205ad81d5c3c ">
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-10-04 12:47:16 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bd8b54b5bd 
							
						 
					 
					
						
						
							
							fix: yarn lint:fix ( #4917 )  
						
						 
						
						... 
						
						
						
						## About the changes
Running yarn lint:fix solves errors in frontend 
						
					 
					
						2023-10-04 11:28:05 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c1f8929ddf 
							
						 
					 
					
						
						
							
							fix: separate project and project enterprise settings forms ( #4911 )  
						
						 
						
						... 
						
						
						
						Separates ProjectForm and ProjectEnterpriseSettings forms
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com> 
						
					 
					
						2023-10-04 10:42:02 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							88305a6388 
							
						 
					 
					
						
						
							
							feat: prevent delete and archive on parent feature ( #4913 )  
						
						 
						
						
						
					 
					
						2023-10-04 09:27:53 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							296cc9a9f2 
							
						 
					 
					
						
						
							
							feat: update dependency permission ( #4910 )  
						
						 
						
						
						
					 
					
						2023-10-04 09:27:14 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							280e21f073 
							
						 
					 
					
						
						
							
							refactor: bubble promise instead of return await ( #4906 )  
						
						 
						
						... 
						
						
						
						Tiny refactor that bubbles promises instead of using `return await`.
Should be more consistent with the rest of the changes in
https://github.com/Unleash/unleash/pull/4903  
						
					 
					
						2023-10-02 13:59:53 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4167a60588 
							
						 
					 
					
						
						
							
							feat: biome lint frontend ( #4903 )  
						
						 
						
						... 
						
						
						
						Follows up on https://github.com/Unleash/unleash/pull/4853  to add Biome
to the frontend as well.

Added a few `biome-ignore` to speed up the process but we may want to
check and fix them in the future. 
						
					 
					
						2023-10-02 13:25:46 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							751bc465d6 
							
						 
					 
					
						
						
							
							feat: generate orval types with dependent features ( #4902 )  
						
						 
						
						
						
					 
					
						2023-10-02 12:35:20 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							40dfb927e9 
							
						 
					 
					
						
						
							
							feat: parent and child info in feature overview header ( #4901 )  
						
						 
						
						
						
					 
					
						2023-10-02 11:47:48 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							89ee341888 
							
						 
					 
					
						
						
							
							chore(deps): update react-router monorepo to v6.16.0 ( #4893 )  
						
						 
						
						... 
						
						
						
						[](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.15.0` ->
`6.16.0`](https://renovatebot.com/diffs/npm/react-router/6.15.0/6.16.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/ )
|
| [react-router-dom](https://togithub.com/remix-run/react-router ) |
[`6.15.0` ->
`6.16.0`](https://renovatebot.com/diffs/npm/react-router-dom/6.15.0/6.16.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>remix-run/react-router (react-router)</summary>
###
[`v6.16.0`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#6160 )
[Compare
Source](https://togithub.com/remix-run/react-router/compare/react-router@6.15.0...react-router@6.16.0 )
##### Minor Changes
- In order to move towards stricter TypeScript support in the future,
we're aiming to replace current usages of `any` with `unknown` on
exposed typings for user-provided data. To do this in Remix v2 without
introducing breaking changes in React Router v6, we have added generics
to a number of shared types. These continue to default to `any` in React
Router and are overridden with `unknown` in Remix. In React Router v7 we
plan to move these to `unknown` as a breaking change.
([#​10843](https://togithub.com/remix-run/react-router/pull/10843 ))
    -   `Location` now accepts a generic for the `location.state` value
-
`ActionFunctionArgs`/`ActionFunction`/`LoaderFunctionArgs`/`LoaderFunction`
now accept a generic for the `context` parameter (only used in SSR
usages via `createStaticHandler`)
- The return type of `useMatches` (now exported as `UIMatch`) accepts
generics for `match.data` and `match.handle` - both of which were
already set to `unknown`
- Move the `@private` class export `ErrorResponse` to an
`UNSAFE_ErrorResponseImpl` export since it is an implementation detail
and there should be no construction of `ErrorResponse` instances in
userland. This frees us up to export a `type ErrorResponse` which
correlates to an instance of the class via `InstanceType`. Userland code
should only ever be using `ErrorResponse` as a type and should be
type-narrowing via `isRouteErrorResponse`.
([#​10811](https://togithub.com/remix-run/react-router/pull/10811 ))
- Export `ShouldRevalidateFunctionArgs` interface
([#​10797](https://togithub.com/remix-run/react-router/pull/10797 ))
- Removed private/internal APIs only required for the Remix v1 backwards
compatibility layer and no longer needed in Remix v2
(`_isFetchActionRedirect`, `_hasFetcherDoneAnything`)
([#​10715](https://togithub.com/remix-run/react-router/pull/10715 ))
##### Patch Changes
-   Updated dependencies:
    -   `@remix-run/router@1.9.0`
</details>
<details>
<summary>remix-run/react-router (react-router-dom)</summary>
###
[`v6.16.0`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#6160 )
[Compare
Source](https://togithub.com/remix-run/react-router/compare/react-router-dom@6.15.0...react-router-dom@6.16.0 )
##### Minor Changes
-   Updated dependencies:
    -   `@remix-run/router@1.9.0`
    -   `react-router@6.16.0`
##### Patch Changes
- Properly encode rendered URIs in server rendering to avoid hydration
errors
([#​10769](https://togithub.com/remix-run/react-router/pull/10769 ))
</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://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-10-01 04:39:54 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							457b8f5857 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vite-plugin-svgr to v3.3.0 ( #4892 )  
						
						 
						
						... 
						
						
						
						[](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 ) |
[`3.2.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/vite-plugin-svgr/3.2.0/3.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 (vite-plugin-svgr)</summary>
###
[`v3.3.0`](https://togithub.com/pd4d10/vite-plugin-svgr/releases/tag/v3.3.0 )
[Compare
Source](https://togithub.com/pd4d10/vite-plugin-svgr/compare/v3.2.0...v3.3.0 )
#####    🚀  Features
- Update svgr versions  -  by
[@​pd4d10](https://togithub.com/pd4d10 )
[<samp>(a64ff)</samp>](https://togithub.com/pd4d10/vite-plugin-svgr/commit/a64ff2c )
#####    🐞  Bug Fixes
- Trim query from fileName passed to svgr  -  by
[@​fvsch](https://togithub.com/fvsch ) in
[https://github.com/pd4d10/vite-plugin-svgr/issues/82 ](https://togithub.com/pd4d10/vite-plugin-svgr/issues/82 )
[<samp>(2b8dd)</samp>](https://togithub.com/pd4d10/vite-plugin-svgr/commit/2b8dd25 )
#####     [View changes on
GitHub](https://togithub.com/pd4d10/vite-plugin-svgr/compare/v3.2.0...v3.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://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-10-01 00:51:52 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b65cd00bb3 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v18.17.19 ( #4890 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped )) |
[`18.17.18` ->
`18.17.19`](https://renovatebot.com/diffs/npm/@types%2fnode/18.17.18/18.17.19 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅  **Schedule**: Branch creation - 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://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-09-30 21:13:22 +00:00