Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a3decb543f 
							
						 
					 
					
						
						
							
							feat: Show project archived message ( #7899 )  
						
						
						
					 
					
						2024-08-15 14:56:12 +02:00 
						 
				 
			
				
					
						
							
							
								gitar-bot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							977f969b80 
							
						 
					 
					
						
						
							
							[Gitar] Cleaning up stale flag: improveCreateFlagFlow with value true ( #7895 )  
						
						... 
						
						
						
						[](https://gitar.co )
  
  ---
This automated PR was generated by [Gitar](https://gitar.co ). View
[docs](https://gitar.co/docs ).
---------
Co-authored-by: Gitar <noreply@gitar.co>
Co-authored-by: sjaanus <sellinjaanus@gmail.com> 
						
					 
					
						2024-08-15 15:53:36 +03:00 
						 
				 
			
				
					
						
							
							
								gitar-bot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							413df42555 
							
						 
					 
					
						
						
							
							[Gitar] Cleaning up stale flag: commandBarUI with value true ( #7894 )  
						
						... 
						
						
						
						[](https://gitar.co )
  
  ---
This automated PR was generated by [Gitar](https://gitar.co ). View
[docs](https://gitar.co/docs ).
---------
Co-authored-by: Gitar <noreply@gitar.co>
Co-authored-by: sjaanus <sellinjaanus@gmail.com> 
						
					 
					
						2024-08-15 14:29:07 +03:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3baeb4c541 
							
						 
					 
					
						
						
							
							feat: dialogs for project revive and delete ( #7863 )  
						
						... 
						
						
						
						Dialog needed to confirm revive/delete actions 
						
					 
					
						2024-08-15 07:25:49 +00:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1e66fedb7e 
							
						 
					 
					
						
						
							
							chore: update openapi ( #7881 )  
						
						... 
						
						
						
						Auto-generated types 
						
					 
					
						2024-08-14 14:31:32 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f59b77571c 
							
						 
					 
					
						
						
							
							chore: code cleanup: event log filters ( #7870 )  
						
						... 
						
						
						
						Adds tests for event log filters (to ensure we show the right filters)
and refactors the implementation of eventlogfilters.
Primary goal of refactoring:
- Make it so that all filters are created in one single list (instead of
injected from different variables)
- Avoid making a requests for features (and to a lesser extent:
projects) if you can't use them for filters
- Improve code structure 
						
					 
					
						2024-08-14 15:27:22 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dad30a08f0 
							
						 
					 
					
						
						
							
							fix: cap number of collaborators displayed ( #7879 )  
						
						... 
						
						
						
						Caps the number of collaborators to display to a constant (currently
set to 99).
Above that, it'll always show "+99".
However, we also add a tooltip that shows you a prettified version of
the extra collaborators (using the `millify` package that we already use
for metrics)
Screenies:
< 1000 collaborators:

1000 - 1M collaborators:

1M+ collaborators:

Update, it now shows the total number of collaborators instead of the
overflow:
 
						
					 
					
						2024-08-14 13:27:05 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Hornby 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f276728688 
							
						 
					 
					
						
						
							
							feat: allow editing root role/description on SCIM group ( #7874 )  
						
						
						
					 
					
						2024-08-14 15:11:56 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5e82e47d94 
							
						 
					 
					
						
						
							
							fix: add collaborators to ignored props for feature diff notif ( #7877 )  
						
						... 
						
						
						
						Fixes a problem with demo saying you've got outdated data when someone
else has worked with ya 
						
					 
					
						2024-08-14 13:46:03 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							778413d4c0 
							
						 
					 
					
						
						
							
							feat: plausible for events export ( #7868 )  
						
						... 
						
						
						
						Plausible for events exports. And small cleanup. 
						
					 
					
						2024-08-14 11:56:03 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							764d03767b 
							
						 
					 
					
						
						
							
							chore: begin front end cleanup ( #7865 )  
						
						... 
						
						
						
						Begins cleaning up the front end.
Removes the "legacy" event log component in favor of only using the new
one. What we do is simply not to show the filters if you're not on
enterprise.
This means that we'll get pagination (and maybe exports?) for everyone.
It also means that you can reverse-engineer the filters and use them
even on non-enterprise, as long as you're happy editing URLs manually.
However, putting it behind a flag on the front end always exposed that
kind of risk, so I don't think this is a bad move. 
						
					 
					
						2024-08-14 10:03:28 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ce594ba52 
							
						 
					 
					
						
						
							
							feat: exporting events as csv ( #7860 )  
						
						... 
						
						
						
						Adding csv library that also makes nested properties into columns. 
						
					 
					
						2024-08-13 16:28:03 +03:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ccb29a5acf 
							
						 
					 
					
						
						
							
							refactor: project archive card ( #7859 )  
						
						... 
						
						
						
						- Refactored "favorites" action, and fixed issue with "favorite" prop
- Refactored "owners" - simplified footer 
						
					 
					
						2024-08-13 15:19:13 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9f0fd7e200 
							
						 
					 
					
						
						
							
							chore: create skeleton loading for new event screen ( #7861 )  
						
						... 
						
						
						
						Updates the new event log to show a skeleton loading screen while the
search results are being fetched.
The placeholder size is based on the standard event size.
 
						
					 
					
						2024-08-13 15:18:47 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f2b7e0278d 
							
						 
					 
					
						
						
							
							Projects archive UI ( #7842 )  
						
						... 
						
						
						
						Closes
[issue/1-2666](https://linear.app/unleash/issue/1-2666/archived-projects-view ) 
						
					 
					
						2024-08-13 14:33:11 +02:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea92081545 
							
						 
					 
					
						
						
							
							fix: remove another scimApi flag ( #7858 )  
						
						
						
					 
					
						2024-08-13 14:03:52 +02:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							376012ddd1 
							
						 
					 
					
						
						
							
							fix: remove flag from UI ( #7857 )  
						
						
						
					 
					
						2024-08-13 11:44:16 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1b892979d3 
							
						 
					 
					
						
						
							
							feat: add event creators data to filter ( #7822 )  
						
						... 
						
						
						
						Adds event creator data to the event creator filter.
It uses a new useEventCreators hook to fetch event creators from the new
API, and uses that to populate the event creators filter. 
						
					 
					
						2024-08-13 10:41:55 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							245bdeae1e 
							
						 
					 
					
						
						
							
							chore: generate orval for event creators ( #7823 )  
						
						... 
						
						
						
						Updates our orval config to include event creator data 
						
					 
					
						2024-08-12 15:07:26 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b194393dae 
							
						 
					 
					
						
						
							
							feat: export events as json ( #7841 )  
						
						... 
						
						
						
						 
						
					 
					
						2024-08-12 15:30:20 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fa96ff1450 
							
						 
					 
					
						
						
							
							fix: display feature naming patterns in dialog ( #7837 )  
						
						... 
						
						
						
						Updates the dialog form template to include a `namingPattern` prop that
can be used to display the naming pattern of whatever the form is used
for.
Also updates the create feature dialog to display the naming pattern in
the current project.
The naming pattern component re-uses the pattern that we have in place
for feature naming patterns, but puts it in an expandable dialog
instead.
Screenies:
Naming pattern closed:


Naming pattern open:
 
						
					 
					
						2024-08-12 13:56:07 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8091987aaa 
							
						 
					 
					
						
						
							
							manually clear DependencyActions ( #7827 )  
						
						
						
					 
					
						2024-08-12 12:00:46 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e77bb1b2e7 
							
						 
					 
					
						
						
							
							Fix: time to production ( #7835 )  
						
						... 
						
						
						
						- filter out time to production data points of `0 days to production`
- allow for gathering data for quickly enabled feature flags 
						
					 
					
						2024-08-12 09:47:06 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							99f878d725 
							
						 
					 
					
						
						
							
							fix: don't always fetch all flags on project flag screen ( #7834 )  
						
						... 
						
						
						
						There's a bug where the UI will fetch all features every time you load a
project screen (including every time you filter the project results).
The reason is that the create flag dialog was rendered (just not open)
every time. To solve it, we instead wrap it in an extra component that
prevents all the fetching and setup from running when the dialog isn't
open.
Additionally, we'll lower the page size for the global fetch limit to 1,
so that we send less data. 
						
					 
					
						2024-08-12 11:07:36 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6af23ecbdc 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v20.14.14 ( #7830 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`20.14.13` ->
`20.14.14`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.13/20.14.14 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-08-09 17:11:31 +00:00 
						 
				 
			
				
					
						
							
							
								gitar-bot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5aaa4920dd 
							
						 
					 
					
						
						
							
							chore: [Gitar] Cleaning up stale flag: featureCollaborators with value true ( #7820 )  
						
						... 
						
						
						
						[](https://gitar.co )
  
  ---
This automated PR was generated by [Gitar](https://gitar.co ). View
[docs](https://gitar.co/docs ).
---------
Co-authored-by: Gitar <noreply@gitar.co>
Co-authored-by: Thomas Heartman <thomas@getunleash.io> 
						
					 
					
						2024-08-09 11:12:26 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							258909db39 
							
						 
					 
					
						
						
							
							fix: Update avatar usage in change requests ( #7818 )  
						
						
						
					 
					
						2024-08-09 09:54:16 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							02fbe83358 
							
						 
					 
					
						
						
							
							chore(deps): update dependency msw to v2.3.5 ( #7816 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [msw](https://mswjs.io ) ([source](https://togithub.com/mswjs/msw )) |
[`2.3.4` -> `2.3.5`](https://renovatebot.com/diffs/npm/msw/2.3.4/2.3.5 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>mswjs/msw (msw)</summary>
### [`v2.3.5`](https://togithub.com/mswjs/msw/releases/tag/v2.3.5 )
[Compare Source](https://togithub.com/mswjs/msw/compare/v2.3.4...v2.3.5 )
#### v2.3.5 (2024-08-02)
##### Bug Fixes
- **HttpResponse:** skip setting "Content-Length" if it is already set
([#​2228](https://togithub.com/mswjs/msw/issues/2228 ))
([`a0234c9`](a0234c9abehttps://togithub.com/kettanaito )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-08-09 02:31:40 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf5dd3b1b3 
							
						 
					 
					
						
						
							
							chore(deps): update dependency tss-react to v4.9.12 ( #7813 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tss-react](https://www.tss-react.dev )
([source](https://togithub.com/garronej/tss-react )) | [`4.9.11` ->
`4.9.12`](https://renovatebot.com/diffs/npm/tss-react/4.9.11/4.9.12 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>garronej/tss-react (tss-react)</summary>
###
[`v4.9.12`](https://togithub.com/garronej/tss-react/releases/tag/v4.9.12 )
[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.9.11...v4.9.12 )
<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->
**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.9.11...v4.9.12 
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-08-08 18:53:49 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da3b6246a5 
							
						 
					 
					
						
						
							
							chore(deps): update dependency cypress to v13.13.2 ( #7812 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cypress](https://cypress.io )
([source](https://togithub.com/cypress-io/cypress )) | [`13.13.1` ->
`13.13.2`](https://renovatebot.com/diffs/npm/cypress/13.13.1/13.13.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>cypress-io/cypress (cypress)</summary>
###
[`v13.13.2`](https://togithub.com/cypress-io/cypress/releases/tag/v13.13.2 )
[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v13.13.1...v13.13.2 )
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2 
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-08-08 18:53:31 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb9aeea8b2 
							
						 
					 
					
						
						
							
							chore(deps): update material-ui monorepo ( #7489 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@mui/icons-material](https://mui.com/material-ui/material-icons/ )
([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-icons-material ))
| [`5.15.3` ->
`5.16.6`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.15.3/5.16.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/ )
|
| [@mui/lab](https://mui.com/material-ui/about-the-lab/ )
([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-lab ))
| [`5.0.0-alpha.159` ->
`5.0.0-alpha.173`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.159/5.0.0-alpha.173 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [@mui/material](https://mui.com/material-ui/ )
([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-material ))
| [`5.15.3` ->
`5.16.6`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.3/5.16.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/ )
|
| [@mui/x-date-pickers](https://mui.com/x/react-date-pickers/ )
([source](https://togithub.com/mui/mui-x/tree/HEAD/packages/x-date-pickers ))
| [`7.7.1` ->
`7.12.0`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/7.7.1/7.12.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>mui/material-ui (@​mui/icons-material)</summary>
###
[`v5.16.6`](https://togithub.com/mui/material-ui/releases/tag/v5.16.6 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.16.5...v5.16.6 )
<!-- generated comparing v5.16.5..master -->
*Jul 30, 2024*
A big thanks to the 5 contributors who made this release possible.
##### `@mui/material@5.16.6`
- \[Divider] Enable borderStyle enhancement in divider with children
([#​43059](https://togithub.com/mui/material-ui/issues/43059 ))
[@​anuujj](https://togithub.com/anuujj )
##### Docs
- \[material-ui]\[Card] Update CardMedia description
([#​43121](https://togithub.com/mui/material-ui/issues/43121 ))
[@​shahzaibdev1](https://togithub.com/shahzaibdev1 )
- \[material-ui] Replace deprecated `<ListItem button/>` with
`ListItemButton` component in routing libraries list example
([#​43114](https://togithub.com/mui/material-ui/issues/43114 ))
[@​aliharis99](https://togithub.com/aliharis99 )
- \[material-ui]\[Snackbar] Improve close `reason` type in demos
([#​43105](https://togithub.com/mui/material-ui/issues/43105 ))
[@​sai6855](https://togithub.com/sai6855 )
##### Core
- \[code-infra] Use the same CI names on master & next
([#​43064](https://togithub.com/mui/material-ui/issues/43064 ))
[@​mnajdova](https://togithub.com/mnajdova )
All contributors of this release in alphabetical order:
[@​aliharis99](https://togithub.com/aliharis99 ),
[@​anuujj](https://togithub.com/anuujj ),
[@​mnajdova](https://togithub.com/mnajdova ),
[@​sai6855](https://togithub.com/sai6855 ),
[@​shahzaibdev1](https://togithub.com/shahzaibdev1 )
###
[`v5.16.5`](https://togithub.com/mui/material-ui/releases/tag/v5.16.5 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.16.4...v5.16.5 )
*Jul 25, 2024*
A big thanks to the 4 contributors who made this release possible.
##### `@mui/utils@5.16.5`
- <!-- 1 -->\[utils] Add dependency to
[@​mui/types](https://togithub.com/mui/types )
([@​mnajdova](https://togithub.com/mnajdova ))
([#​43047](https://togithub.com/mui/material-ui/issues/43047 ))
[@​mnajdova](https://togithub.com/mnajdova )
##### Docs
- <!-- 4 -->\[material-ui]\[joy-ui]\[Autocomplete] Fix `Hint` demo
([@​ManthanGajjar](https://togithub.com/ManthanGajjar ))
([#​43039](https://togithub.com/mui/material-ui/issues/43039 ))
[@​ManthanGajjar](https://togithub.com/ManthanGajjar )
- <!-- 3 -->Fix CHANGELOG convention
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 2 -->\[material-ui] Fix broken image links in blog template on
master branch
([#​42969](https://togithub.com/mui/material-ui/issues/42969 ))
[@​navedqb](https://togithub.com/navedqb )
All contributors of this release in alphabetical order:
[@​ManthanGajjar](https://togithub.com/ManthanGajjar ),
[@​mnajdova](https://togithub.com/mnajdova ),
[@​navedqb](https://togithub.com/navedqb ),
[@​oliviertassinari](https://togithub.com/oliviertassinari )
**Full Changelog**:
https://github.com/mui/material-ui/compare/v5.16.4...v5.16.5 
###
[`v5.16.4`](https://togithub.com/mui/material-ui/releases/tag/v5.16.4 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.16.3...v5.16.4 )
*Jul 16, 2024*
A big thanks to the one contributor who made this release possible.
##### `@mui/material@5.16.4`
- <!-- 1 -->Fix wrong import in Popover types
([#​42967](https://togithub.com/mui/material-ui/issues/42967 ))
[@​mnajdova](https://togithub.com/mnajdova )
All contributors of this release in alphabetical order:
[@​mnajdova](https://togithub.com/mnajdova )
###
[`v5.16.3`](https://togithub.com/mui/material-ui/releases/tag/v5.16.3 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.16.2...v5.16.3 )
*Jul 16, 2024*
A big thanks to the 3 contributors who made this release possible.
##### `@mui/material@5.16.3`
- <!-- 1 -->\[material] Add missing dependency
([#​42959](https://togithub.com/mui/material-ui/issues/42959 ))
[@​mnajdova](https://togithub.com/mnajdova )
##### Docs
- <!-- 3 -->\[material-ui]\[Autocomplete] Add instructions about
`autosuggest-highlight` dependency
([#​42953](https://togithub.com/mui/material-ui/issues/42953 ))
[@​HoFa1997](https://togithub.com/HoFa1997 )
- <!-- 2 -->Move feedback from Canny to GitHub
[@​oliviertassinari](https://togithub.com/oliviertassinari )
All contributors of this release in alphabetical order:
[@​HoFa1997](https://togithub.com/HoFa1997 ),
[@​mnajdova](https://togithub.com/mnajdova ),
[@​oliviertassinari](https://togithub.com/oliviertassinari )
###
[`v5.16.2`](https://togithub.com/mui/material-ui/releases/tag/v5.16.2 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.16.1...v5.16.2 )
*Jul 16, 2024*
A big thanks to the 2 contributors who made this release possible.
##### `@mui/material@5.16.2`
- <!-- 2 -->\[material] Remove dependency to
[@​mui/base](https://togithub.com/mui/base )
([@​mnajdova](https://togithub.com/mnajdova ))
([#​42917](https://togithub.com/mui/material-ui/issues/42917 ))
[@​mnajdova](https://togithub.com/mnajdova )
##### Core
- <!-- 1 -->\[website] Sync /about page
[@​oliviertassinari](https://togithub.com/oliviertassinari )
All contributors of this release in alphabetical order:
[@​mnajdova](https://togithub.com/mnajdova ),
[@​oliviertassinari](https://togithub.com/oliviertassinari )
###
[`v5.16.1`](https://togithub.com/mui/material-ui/releases/tag/v5.16.1 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.16.0...v5.16.1 )
A big thanks to the 4 contributors who made this release possible. Here
are some highlights ✨ :
- ⚛️  All packages, including Material UI, are now compatible with React
18.3.1
##### `@mui/material@5.16.1`
- \[AppBar] Fix inherit color is inconsistent between ThemeProvider and
CssVarsProvider
([#​42713](https://togithub.com/mui/material-ui/issues/42713 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
##### `@mui/joy@5.0.0-beta.48`
- \[Autocomplete] Fix React spread key warning
([#​42856](https://togithub.com/mui/material-ui/issues/42856 ))
[@​aarongarciah](https://togithub.com/aarongarciah )
##### Docs
- \[material-ui] Fix React 18.3 key spread warnings in Autocomplete
demos
([#​42854](https://togithub.com/mui/material-ui/issues/42854 ))
[@​aarongarciah](https://togithub.com/aarongarciah )
- \[material-ui] Fix type error in virtualized table demo
([#​42852](https://togithub.com/mui/material-ui/issues/42852 ))
[@​aarongarciah](https://togithub.com/aarongarciah )
- Fix typos ([@​omahs](https://togithub.com/omahs ))
([#​42888](https://togithub.com/mui/material-ui/issues/42888 ))
[@​omahs](https://togithub.com/omahs )
- Fix 301
[@​oliviertassinari](https://togithub.com/oliviertassinari )
##### Core
- \[core] Bump React to 18.3.1
([#​42846](https://togithub.com/mui/material-ui/issues/42846 ))
[@​aarongarciah](https://togithub.com/aarongarciah )
- \[core] Remove react-test-renderer
([#​42853](https://togithub.com/mui/material-ui/issues/42853 ))
[@​aarongarciah](https://togithub.com/aarongarciah )
- \[core] Replace enzyme in describeConformance
([#​42847](https://togithub.com/mui/material-ui/issues/42847 ))
[@​aarongarciah](https://togithub.com/aarongarciah )
- \[test] Remove enzyme
([#​42850](https://togithub.com/mui/material-ui/issues/42850 ))
[@​aarongarciah](https://togithub.com/aarongarciah )
- \[test] Remove createMount test util
([#​42849](https://togithub.com/mui/material-ui/issues/42849 ))
[@​aarongarciah](https://togithub.com/aarongarciah )
- \[base-ui] Fix React spread key warning in test
([#​42855](https://togithub.com/mui/material-ui/issues/42855 ))
[@​aarongarciah](https://togithub.com/aarongarciah )
- \[styles]\[withStyles] Expect React defaultProps warning in test
([#​42752](https://togithub.com/mui/material-ui/issues/42752 ))
([#​42851](https://togithub.com/mui/material-ui/issues/42851 ))
[@​aarongarciah](https://togithub.com/aarongarciah )
All contributors of this release in alphabetical order:
[@​aarongarciah](https://togithub.com/aarongarciah ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​omahs](https://togithub.com/omahs ),
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
###
[`v5.16.0`](https://togithub.com/mui/material-ui/releases/tag/v5.16.0 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.21...v5.16.0 )
A big thanks to the 5 contributors who made this release possible. Here
are some highlights ✨ :
- 🚀  Added `InitColorSchemeScript` for Next.js App Router
([#​42829](https://togithub.com/mui/material-ui/issues/42829 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
##### `@mui/material@5.16.0`
- \[Alert] Add ability to override slot props
([@​alexey-kozlenkov](https://togithub.com/alexey-kozlenkov ))
([#​42808](https://togithub.com/mui/material-ui/issues/42808 ))
[@​alexey-kozlenkov](https://togithub.com/alexey-kozlenkov )
- Add `InitColorSchemeScript` for Next.js App Router
([#​42829](https://togithub.com/mui/material-ui/issues/42829 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- Add `DefaultPropsProvider`
([#​42820](https://togithub.com/mui/material-ui/issues/42820 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- Support `CssVarsTheme` in `responsiveFontSizes` return type
([@​jxdp](https://togithub.com/jxdp ))
([#​42806](https://togithub.com/mui/material-ui/issues/42806 ))
[@​jxdp](https://togithub.com/jxdp )
- Remove warning from `getInitColorSchemeScript`
([#​42838](https://togithub.com/mui/material-ui/issues/42838 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
##### Docs
- \[docs] Fix 301 MDN redirections
[@​oliviertassinari](https://togithub.com/oliviertassinari )
##### Core
- \[mui-utils]\[test] Remove usages of deprecated react-dom APIs
([@​aarongarciah](https://togithub.com/aarongarciah ))
([#​42813](https://togithub.com/mui/material-ui/issues/42813 ))
[@​aarongarciah](https://togithub.com/aarongarciah )
All contributors of this release in alphabetical order:
[@​aarongarciah](https://togithub.com/aarongarciah ),
[@​alexey-kozlenkov](https://togithub.com/alexey-kozlenkov ),
[@​jxdp](https://togithub.com/jxdp ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​siriwatknp](https://togithub.com/siriwatknp )
###
[`v5.15.21`](https://togithub.com/mui/material-ui/releases/tag/v5.15.21 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.20...v5.15.21 )
*Jun 28, 2024*
A big thanks to the 7 contributors who made this release possible.
##### `@mui/material@5.15.21`
- \[Autocomplete] Fix renderOption props type
([@​DiegoAndai](https://togithub.com/DiegoAndai ))
([#​42709](https://togithub.com/mui/material-ui/issues/42709 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
- \[Stepper] Generate class for `nonLinear` prop
([@​alexismo](https://togithub.com/alexismo ))
([#​42677](https://togithub.com/mui/material-ui/issues/42677 ))
[@​alexismo](https://togithub.com/alexismo )
##### Docs
- Use new email for sponsoring
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- Fix 301 links
([@​alexfauquette](https://togithub.com/alexfauquette ))
([#​42700](https://togithub.com/mui/material-ui/issues/42700 ))
[@​alexfauquette](https://togithub.com/alexfauquette )
- \[material-ui]\[Select] Fix the `SelectAutoWidth` demo menu item value
([@​Danielkhakbaz](https://togithub.com/Danielkhakbaz ))
([#​42696](https://togithub.com/mui/material-ui/issues/42696 ))
[@​Danielkhakbaz](https://togithub.com/Danielkhakbaz )
- \[material-ui]\[Autocomplete] Fix more React 18.3 key spread warnings
in demos
([#​42766](https://togithub.com/mui/material-ui/issues/42766 ))
[@​wbt](https://togithub.com/wbt )
- \[material-ui] Fix sign in side image
([#​42708](https://togithub.com/mui/material-ui/issues/42708 ))
[@​zanivan](https://togithub.com/zanivan )
- \[website] Add Ale to team
([#​42769](https://togithub.com/mui/material-ui/issues/42769 ))
[@​alelthomas](https://togithub.com/alelthomas )
##### Core
- \[core] Cherry pick pnpm updates
([#​42763](https://togithub.com/mui/material-ui/issues/42763 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
- \[website] Add Armin to the team members
([@​arminmeh](https://togithub.com/arminmeh ))
([#​42681](https://togithub.com/mui/material-ui/issues/42681 ))
[@​arminmeh](https://togithub.com/arminmeh )
- \[website] Open Staff Engineer role for Pigment CSS
([@​mnajdova](https://togithub.com/mnajdova ))
([#​42669](https://togithub.com/mui/material-ui/issues/42669 ))
[@​mnajdova](https://togithub.com/mnajdova )
All contributors of this release in alphabetical order:
[@​alexfauquette](https://togithub.com/alexfauquette ),
[@​alexismo](https://togithub.com/alexismo ),
[@​arminmeh](https://togithub.com/arminmeh ),
[@​Danielkhakbaz](https://togithub.com/Danielkhakbaz ),
[@​DiegoAndai](https://togithub.com/DiegoAndai ),
[@​mnajdova](https://togithub.com/mnajdova ),
[@​oliviertassinari](https://togithub.com/oliviertassinari )
###
[`v5.15.20`](https://togithub.com/mui/material-ui/releases/tag/v5.15.20 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.19...v5.15.20 )
<!-- generated comparing v5.15.19..master -->
*Jun 12, 2024*
A big thanks to the 9 contributors who made this release possible.
##### `@mui/material@5.15.20`
- <!-- 17 -->\[Autocomplete] Shouldn't resize when hovering
([@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli ))
([#​42535](https://togithub.com/mui/material-ui/issues/42535 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
- <!-- 07 -->\[Tab] Fix applying `iconWrapper` styles from theme and
update its description ([@​sai6855](https://togithub.com/sai6855 ))
([#​42570](https://togithub.com/mui/material-ui/issues/42570 ))
[@​sai6855](https://togithub.com/sai6855 )
##### `@mui/utils@5.15.15`
- <!-- 06 -->Allow passing `NaN` as `defaultValue` to `useControlled`
([@​iammminzzy](https://togithub.com/iammminzzy ))
([#​42571](https://togithub.com/mui/material-ui/issues/42571 ))
[@​iammminzzy](https://togithub.com/iammminzzy )
- <!-- 17 -->Fix GitHub-reported prototype pollution vulnerability in
`deepmerge`
([#​41652](https://togithub.com/mui/material-ui/issues/41652 ))
([#​42608](https://togithub.com/mui/material-ui/issues/42608 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
##### Docs
- <!-- 16 -->\[docs] Add Pigment CSS and Base UI logos SVGs
([#​42513](https://togithub.com/mui/material-ui/issues/42513 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 15 -->\[docs] Update twitter.com to x.com
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 14 -->\[docs] Simplify Example projects page
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 13 -->\[material-ui] Add docs for complementary stepper
components ([@​anle9650](https://togithub.com/anle9650 ))
([#​42613](https://togithub.com/mui/material-ui/issues/42613 ))
[@​anle9650](https://togithub.com/anle9650 )
- <!-- 12 -->\[docs] Add changelog section to the design kits page
([@​danilo-leal](https://togithub.com/danilo-leal ))
([#​42463](https://togithub.com/mui/material-ui/issues/42463 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 11 -->\[material-ui] Fix sentence in the All components page
([@​danilo-leal](https://togithub.com/danilo-leal ))
([#​42462](https://togithub.com/mui/material-ui/issues/42462 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 10 -->\[material-ui] Update Figma design kit doc redirect link
([@​danilo-leal](https://togithub.com/danilo-leal ))
([#​42456](https://togithub.com/mui/material-ui/issues/42456 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 09 -->\[system] Add "dynamic values" section to sx prop page
([@​aarongarciah](https://togithub.com/aarongarciah ))
([#​42453](https://togithub.com/mui/material-ui/issues/42453 ))
[@​aarongarciah](https://togithub.com/aarongarciah )
##### Core
- <!-- 18 -->\[website] Move the `React Engineer - X` role to future
roles
([#​42532](https://togithub.com/mui/material-ui/issues/42532 ))
[@​DanailH](https://togithub.com/DanailH )
- <!-- 08 -->\[examples] Remove Pigment CSS examples
([#​42538](https://togithub.com/mui/material-ui/issues/42538 ))
[@​sai6855](https://togithub.com/sai6855 )
- <!-- 05 -->\[website] Close Developer Advocate / Content Engineer
role [@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 04 -->\[website] Update DoiT description and link in Sponsors
section ([@​erezstmn-doit](https://togithub.com/erezstmn-doit ))
([#​42511](https://togithub.com/mui/material-ui/issues/42511 ))
[@​erezstmn-doit](https://togithub.com/erezstmn-doit )
- <!-- 03 -->\[website] Clean up the docs-infra job ad
([@​danilo-leal](https://togithub.com/danilo-leal ))
([#​42509](https://togithub.com/mui/material-ui/issues/42509 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 02 -->\[website] Open the Docs-infra engineer role
([@​danilo-leal](https://togithub.com/danilo-leal ))
([#​42496](https://togithub.com/mui/material-ui/issues/42496 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 01 -->\[website] Fix locationCountry in about page
[@​oliviertassinari](https://togithub.com/oliviertassinari )
All contributors of this release in alphabetical order:
[@​aarongarciah](https://togithub.com/aarongarciah ),
[@​anle9650](https://togithub.com/anle9650 ),
[@​DanailH](https://togithub.com/DanailH ),
[@​danilo-leal](https://togithub.com/danilo-leal ),
[@​erezstmn-doit](https://togithub.com/erezstmn-doit ),
[@​iammminzzy](https://togithub.com/iammminzzy ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​sai6855](https://togithub.com/sai6855 ),
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
###
[`v5.15.19`](https://togithub.com/mui/material-ui/compare/v5.15.18...v5.15.19 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.18...v5.15.19 )
###
[`v5.15.18`](https://togithub.com/mui/material-ui/releases/tag/v5.15.18 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.17...v5.15.18 )
<!-- generated comparing v5.15.17..master -->
*May 14, 2024*
A big thanks to the 5 contributors who made this release possible. Here
are some highlights ✨ :
##### `@mui/material@5.15.18`
- <!-- 6 -->\[Autocomplete] Improve design when there's a start
adornment for small autocomplete
([@​TahaRhidouani](https://togithub.com/TahaRhidouani ))
([#​42176](https://togithub.com/mui/material-ui/issues/42176 ))
[@​github-actions](https://togithub.com/github-actions )\[bot]
- <!-- 3 -->\[ToggleButtonGroup] Add missing `selected` class in
ToggleButtonGroupClasses type
([@​tarunrajput](https://togithub.com/tarunrajput ))
([#​42250](https://togithub.com/mui/material-ui/issues/42250 ))
[@​github-actions](https://togithub.com/github-actions )\[bot]
##### Docs
- <!-- 4 -->\[docs] Fix 301 to Figma
[@​oliviertassinari](https://togithub.com/oliviertassinari )
##### Core
- <!-- 5 -->\[blog] Introducing Pigment CSS blog post
([#​42198](https://togithub.com/mui/material-ui/issues/42198 ))
([#​42255](https://togithub.com/mui/material-ui/issues/42255 ))
[@​samuelsycamore](https://togithub.com/samuelsycamore )
- <!-- 2 -->\[website] Add redirection for talk
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 1 -->\[website] Adds Arthur Balduini team info
([@​arthurbalduini](https://togithub.com/arthurbalduini ))
([#​42226](https://togithub.com/mui/material-ui/issues/42226 ))
[@​github-actions](https://togithub.com/github-actions )\[bot]
All contributors of this release in alphabetical order:
[@​arthurbalduini](https://togithub.com/arthurbalduini ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​samuelsycamore](https://togithub.com/samuelsycamore ),
[@​TahaRhidouani](https://togithub.com/TahaRhidouani ),
[@​tarunrajput](https://togithub.com/tarunrajput )
###
[`v5.15.17`](https://togithub.com/mui/material-ui/compare/v5.15.16...v5.15.17 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.16...v5.15.17 )
###
[`v5.15.16`](https://togithub.com/mui/material-ui/compare/v5.15.15...v5.15.16 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.15...v5.15.16 )
###
[`v5.15.15`](https://togithub.com/mui/material-ui/releases/tag/v5.15.15 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.14...v5.15.15 )
A big thanks to the 7 contributors who made this release possible. Here
are some highlights ✨ :
This release was mostly about 🐛  bug fixes and 📚  documentation
improvements.
##### `@mui/material@5.15.15`
- \[Autocomplete] Display options provided to the `options` prop even if
loading is true
([#​41677](https://togithub.com/mui/material-ui/issues/41677 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
- \[RadioGroup] Apply classnames
([#​41681](https://togithub.com/mui/material-ui/issues/41681 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
##### `@mui/system@5.15.15`
- Fix typo to avoid infinite recursion in function call
([#​41678](https://togithub.com/mui/material-ui/issues/41678 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
##### Docs
- \[material-ui]\[Slider] Remove `valueLabelFormat` from restricted
values demo so that the tooltip thumb label displays the same as the
value text
([#​41679](https://togithub.com/mui/material-ui/issues/41679 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
- \[material-ui] Remove deleted page from the sidenav
([#​41594](https://togithub.com/mui/material-ui/issues/41594 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[material-ui] Fix typo in CSS theme variables customization
([#​41680](https://togithub.com/mui/material-ui/issues/41680 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
- Continue migration of Base UI to sperate repository
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- Add notification for MUI X v7 blog post
([#​41587](https://togithub.com/mui/material-ui/issues/41587 ))
([#​41605](https://togithub.com/mui/material-ui/issues/41605 ))
[@​cherniavskii](https://togithub.com/cherniavskii )
- Update the versions dropdown to show v6
([#​41557](https://togithub.com/mui/material-ui/issues/41557 ))
[@​mnajdova](https://togithub.com/mnajdova )
##### Core
- \[blog] Link to Romain's blog post in MUI X v7 announcement post
([#​41641](https://togithub.com/mui/material-ui/issues/41641 ))
[@​cherniavskii](https://togithub.com/cherniavskii )
- \[blog] Blog post with MUI X v7.0.0 annoucement
([#​41563](https://togithub.com/mui/material-ui/issues/41563 ))
([#​41604](https://togithub.com/mui/material-ui/issues/41604 ))
[@​cherniavskii](https://togithub.com/cherniavskii )
- \[blog] Add post about remote
([#​41565](https://togithub.com/mui/material-ui/issues/41565 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[core] Continue rename of Toolpad
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[docs-infra] Add Toolpad product/category IDs to types
([#​41551](https://togithub.com/mui/material-ui/issues/41551 ))
[@​bharatkashyap](https://togithub.com/bharatkashyap )
- \[website] Add Aarón to About Us
([#​41747](https://togithub.com/mui/material-ui/issues/41747 ))
[@​aarongarciah](https://togithub.com/aarongarciah )
- \[website] Add stray design adjustments throughout the site
([#​41642](https://togithub.com/mui/material-ui/issues/41642 ))
[@​mnajdova](https://togithub.com/mnajdova )
- \[website] Update pricing table
([#​41606](https://togithub.com/mui/material-ui/issues/41606 ))
[@​cherniavskii](https://togithub.com/cherniavskii )
All contributors of this release in alphabetical order:
[@​aarongarciah](https://togithub.com/aarongarciah ),
[@​bharatkashyap](https://togithub.com/bharatkashyap ),
[@​cherniavskii](https://togithub.com/cherniavskii ),
[@​danilo-leal](https://togithub.com/danilo-leal ),
[@​mnajdova](https://togithub.com/mnajdova ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
###
[`v5.15.14`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51514 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.13...v5.15.14 )
<!-- generated comparing v5.15.13..master -->
*Mar 18, 2024*
A big thanks to the 15 contributors who made this release possible.
This release was mostly about 🐛  bug fixes and 📚  documentation
improvements.
##### `@mui/material@5.15.13`
- \[Accordion] Convert to support CSS extraction
([#​41221](https://togithub.com/mui/material-ui/issues/41221 ))
[@​mnajdova](https://togithub.com/mnajdova )
- <!-- 24 -->\[Autocomplete] Convert to support CSS extraction
([#​40330](https://togithub.com/mui/material-ui/issues/40330 ))
[@​mnajdova](https://togithub.com/mnajdova )
- <!-- 06 -->\[Slider] Convert to support CSS extraction
([#​41201](https://togithub.com/mui/material-ui/issues/41201 ))
[@​mnajdova](https://togithub.com/mnajdova )
- <!-- 07 -->\[Select] Fix variant type
([#​41405](https://togithub.com/mui/material-ui/issues/41405 ))
[@​sai6855](https://togithub.com/sai6855 )
- <!-- 09 -->\[typescript] Use interface instead of type for props
([#​41500](https://togithub.com/mui/material-ui/issues/41500 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
##### `@pigment-css/react@0.0.3`
- <!-- 03 -->Add Box component
([#​41451](https://togithub.com/mui/material-ui/issues/41451 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
##### `pigment-css/nextjs-plugin@0.0.3`
- <!-- 04 -->Fix alias resolver
([#​41494](https://togithub.com/mui/material-ui/issues/41494 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- <!-- 05 -->Follow-up to
[#​41494](https://togithub.com/mui/material-ui/issues/41494 )
([#​41502](https://togithub.com/mui/material-ui/issues/41502 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
##### Docs
- <!-- 12 -->\[joy-ui] Add UI improvements to the side navigation demo
([#​41461](https://togithub.com/mui/material-ui/issues/41461 ))
[@​cipherlogs](https://togithub.com/cipherlogs )
- <!-- 11 -->\[pigment-css] Add media query guide
([#​41473](https://togithub.com/mui/material-ui/issues/41473 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- <!-- 10 -->\[pigment-css] Fixing location of the ExtendTheme type in
the docs
([#​41499](https://togithub.com/mui/material-ui/issues/41499 ))
[@​jherr](https://togithub.com/jherr )
- <!-- 08 -->\[material-ui]\[Progress] Add Circular progress gradient
demo from Github comment
([#​40559](https://togithub.com/mui/material-ui/issues/40559 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
##### Core
- <!-- 23 -->\[blog] Bringing consistency to Material UI customization
APIs
([#​41040](https://togithub.com/mui/material-ui/issues/41040 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
- <!-- 22 -->\[code-infra] Rename
[@​mui-internal/docs-utils](https://togithub.com/mui-internal/docs-utils )
to
[@​mui/internal-docs-utils](https://togithub.com/mui/internal-docs-utils )
([#​41498](https://togithub.com/mui/material-ui/issues/41498 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 21 -->\[code-infra] Copy translations.json to
[@​mui/docs](https://togithub.com/mui/docs ) build folder
([#​41472](https://togithub.com/mui/material-ui/issues/41472 ))
[@​Janpot](https://togithub.com/Janpot )
- <!-- 20 -->\[core] Use Circle CI context
([#​41532](https://togithub.com/mui/material-ui/issues/41532 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 19 -->\[core] Fix CHANGELOG format and update date
([#​41481](https://togithub.com/mui/material-ui/issues/41481 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
- <!-- 18 -->\[docs] Fix useStorageState regressions
([#​41223](https://togithub.com/mui/material-ui/issues/41223 ))
[@​Janpot](https://togithub.com/Janpot )
- <!-- 17 -->\[docs] Fix some Vale errors
([#​41516](https://togithub.com/mui/material-ui/issues/41516 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 15 -->\[material-ui]\[docs] Fix landing page template's h1 size
([#​41543](https://togithub.com/mui/material-ui/issues/41543 ))
[@​zanivan](https://togithub.com/zanivan )
- <!-- 14 -->\[material-ui]\[docs] Apply new code header docs feature
([#​41508](https://togithub.com/mui/material-ui/issues/41508 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 11 -->\[material-next] Drop the package
([#​41544](https://togithub.com/mui/material-ui/issues/41544 ))
[@​mnajdova](https://togithub.com/mnajdova )
- <!-- 16 -->\[docs-infra] Fail CI on Vale error
([#​40944](https://togithub.com/mui/material-ui/issues/40944 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 15 -->\[docs-infra] Improve Vale config
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 14 -->\[docs-infra] Add a feature list "component"
([#​41484](https://togithub.com/mui/material-ui/issues/41484 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 13 -->\[docs-infra] Add code block header classes
([#​41487](https://togithub.com/mui/material-ui/issues/41487 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 21 -->\[docs-infra] Make the Algolia search input label
invisible
([#​41542](https://togithub.com/mui/material-ui/issues/41542 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 03 -->\[website] Improve navbar's items hover state
([#​41535](https://togithub.com/mui/material-ui/issues/41535 ))
[@​EyaOuenniche](https://togithub.com/EyaOuenniche )
- <!-- 02 -->\[website] Split Toolpad documentation
([#​41316](https://togithub.com/mui/material-ui/issues/41316 ))
[@​bharatkashyap](https://togithub.com/bharatkashyap )
- <!-- 01 -->\[website] Use MUI X Data Grid v7-beta
([#​41276](https://togithub.com/mui/material-ui/issues/41276 ))
[@​cherniavskii](https://togithub.com/cherniavskii )
All contributors of this release in alphabetical order:
[@​bharatkashyap](https://togithub.com/bharatkashyap ),
[@​brijeshb42](https://togithub.com/brijeshb42 ),
[@​cherniavskii](https://togithub.com/cherniavskii ),
[@​cipherlogs](https://togithub.com/cipherlogs ),
[@​danilo-leal](https://togithub.com/danilo-leal ),
[@​DiegoAndai](https://togithub.com/DiegoAndai ),
[@​EyaOuenniche](https://togithub.com/EyaOuenniche ),
[@​Janpot](https://togithub.com/Janpot ),
[@​jherr](https://togithub.com/jherr ),
[@​michaldudak](https://togithub.com/michaldudak ),
[@​mnajdova](https://togithub.com/mnajdova ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​sai6855](https://togithub.com/sai6855 ),
[@​siriwatknp](https://togithub.com/siriwatknp ),
[@​zanivan](https://togithub.com/zanivan )
###
[`v5.15.13`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51513 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.12...v5.15.13 )
<!-- generated comparing v5.15.12..master -->
*Mar 12, 2024*
A big thanks to the 15 contributors who made this release possible. Here
are some highights ✨ 
- The Material UI free Checkout template got a design uplift
([#​41447](https://togithub.com/mui/material-ui/issues/41447 ))
[@​zanivan](https://togithub.com/zanivan )
##### `@mui/material@5.15.13`
- \[Alert] Add `slots` and `slotProps` type to theme
([#​41324](https://togithub.com/mui/material-ui/issues/41324 ))
[@​sai6855](https://togithub.com/sai6855 )
- \[Autocomplete] Fix the options list being added to the DOM in
`freeSolo` mode even when there are no options, causing style problems
([#​41300](https://togithub.com/mui/material-ui/issues/41300 ))
[@​rakeshmusturi](https://togithub.com/rakeshmusturi )
- Add `paperChannel` token
([#​41447](https://togithub.com/mui/material-ui/issues/41447 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- \[Switch] Convert to support CSS extraction
([#​41367](https://togithub.com/mui/material-ui/issues/41367 ))
[@​alexfauquette](https://togithub.com/alexfauquette )
- \[Tooltip] Support event handlers with extra parameters
([#​41320](https://togithub.com/mui/material-ui/issues/41320 ))
[@​LukasTy](https://togithub.com/LukasTy )
##### `@mui/system@5.15.13`
- \[RtlProvider] Add component & hook
([#​41241](https://togithub.com/mui/material-ui/issues/41241 ))
[@​mnajdova](https://togithub.com/mnajdova )
##### `@mui/utils@5.15.13`
- \[utils] Fix visually hidden styles' margin unit
([#​41477](https://togithub.com/mui/material-ui/issues/41477 ))
[@​michaldudak](https://togithub.com/michaldudak )
##### `@mui/codemod@5.15.13`
- Fix merging of slotProps and componentProps
([#​41323](https://togithub.com/mui/material-ui/issues/41323 ))
[@​sai6855](https://togithub.com/sai6855 )
##### `@mui/base@5.0.0-beta.39`
- \[material-ui]\[joy-ui]\[Autocomplete] Keep in sync highlighted index
when the option still exists
([#​41306](https://togithub.com/mui/material-ui/issues/41306 ))
[@​CGNonofr](https://togithub.com/CGNonofr )
- \[FormControl] Export `FormControlOwnerState` type from index
([#​41287](https://togithub.com/mui/material-ui/issues/41287 ))
[@​michaeldfoley](https://togithub.com/michaeldfoley )
- \[material-ui]\[TextareaAutosize] Fix inline style not getting applied
([#​41369](https://togithub.com/mui/material-ui/issues/41369 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
##### `@pigment-css/react@0.0.2`
- Handle more scenarios while transforming sx prop
([#​41372](https://togithub.com/mui/material-ui/issues/41372 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- Improve testing of fixtures
([#​41389](https://togithub.com/mui/material-ui/issues/41389 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- Fix `keyframes` serialize styles error
([#​41395](https://togithub.com/mui/material-ui/issues/41395 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- Use class selector instead of class value
([#​41442](https://togithub.com/mui/material-ui/issues/41442 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- \[next] Warn about unsupported turbo mode in Next.js
([#​41445](https://togithub.com/mui/material-ui/issues/41445 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
##### Docs
- \[material-ui] Refine checkout template
([#​40967](https://togithub.com/mui/material-ui/issues/40967 ))
[@​zanivan](https://togithub.com/zanivan )
- \[material-ui] Add docs for complementary List components
([#​41329](https://togithub.com/mui/material-ui/issues/41329 ))
[@​anle9650](https://togithub.com/anle9650 )
- \[material-ui] Add docs for complementary Dialog components
([#​41313](https://togithub.com/mui/material-ui/issues/41313 ))
[@​jwithington](https://togithub.com/jwithington )
- \[material-ui] Fix Templates live preview link
([#​41467](https://togithub.com/mui/material-ui/issues/41467 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[material-ui] Polish out the templates page
([#​41468](https://togithub.com/mui/material-ui/issues/41468 ))
[@​zanivan](https://togithub.com/zanivan )
- \[material-ui] Adjust the Templates card design
([#​41450](https://togithub.com/mui/material-ui/issues/41450 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[joy-ui] Remove unnecessary styles in color inversion footer demo
([#​41419](https://togithub.com/mui/material-ui/issues/41419 ))
[@​cipherlogs](https://togithub.com/cipherlogs )
- \[joy-ui] Update case studies chip background color
([#​41413](https://togithub.com/mui/material-ui/issues/41413 ))
[@​cipherlogs](https://togithub.com/cipherlogs )
- \[joy-ui] Remove wrong CSS prop from the Sign-in-side template
([#​41383](https://togithub.com/mui/material-ui/issues/41383 ))
[@​cipherlogs](https://togithub.com/cipherlogs )
- \[joy-ui] Fix broken link on the Color Inversion page
([#​41407](https://togithub.com/mui/material-ui/issues/41407 ))
[@​cipherlogs](https://togithub.com/cipherlogs )
- \[pigment] Add example and guide section
([#​41249](https://togithub.com/mui/material-ui/issues/41249 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- \[pigment-css] Brand name nonbreaking space
([#​41438](https://togithub.com/mui/material-ui/issues/41438 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[pigment-css] Fix import on the README
([#​41411](https://togithub.com/mui/material-ui/issues/41411 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[pigment-css] Edit starter template links on README
([#​41409](https://togithub.com/mui/material-ui/issues/41409 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[pigment-css] Tweak the examples and edit READMEs
([#​41408](https://togithub.com/mui/material-ui/issues/41408 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[pigment-css] Adjust the bit about CSS vars on the README
([#​41463](https://togithub.com/mui/material-ui/issues/41463 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- Finish brand name fixes
[#​41438](https://togithub.com/mui/material-ui/issues/41438 )
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- Remove noreferrer
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- Fix v4 docs <b> appearing in notifications
([#​41390](https://togithub.com/mui/material-ui/issues/41390 ))
[@​peterwangsc](https://togithub.com/peterwangsc )
- Update GitHub project links
([#​41370](https://togithub.com/mui/material-ui/issues/41370 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
##### Core
- \[pigment] Make all Pigment CSS packages public
([#​41404](https://togithub.com/mui/material-ui/issues/41404 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- \[pigment] Rename directories to match package names
([#​41453](https://togithub.com/mui/material-ui/issues/41453 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- \[pigment-css] Example fix leading spaces
([#​41439](https://togithub.com/mui/material-ui/issues/41439 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[code-infra] Add short note about e2e-website workflow schedule
([#​41355](https://togithub.com/mui/material-ui/issues/41355 ))
[@​Janpot](https://togithub.com/Janpot )
- \[code-infra] Add alias for icon types
([#​41248](https://togithub.com/mui/material-ui/issues/41248 ))
[@​Janpot](https://togithub.com/Janpot )
- \[code-infra] Reduce concurrency of typescript:ci further
([#​41392](https://togithub.com/mui/material-ui/issues/41392 ))
[@​Janpot](https://togithub.com/Janpot )
- \[code-infra] Reduce concurrency for test_types ci job
([#​41385](https://togithub.com/mui/material-ui/issues/41385 ))
[@​Janpot](https://togithub.com/Janpot )
- \[code-infra] Adapt API code generator to Base UI repo needs
([#​41475](https://togithub.com/mui/material-ui/issues/41475 ))
[@​michaldudak](https://togithub.com/michaldudak )
- \[docs-infra] Don't generate preview files for the templates
([#​41379](https://togithub.com/mui/material-ui/issues/41379 ))
[@​mnajdova](https://togithub.com/mnajdova )
- \[docs-infra] Fix pigment css apps path in the render mui demos script
([#​41476](https://togithub.com/mui/material-ui/issues/41476 ))
[@​mnajdova](https://togithub.com/mnajdova )
- \[docs-infra] move feedback to ESM
([#​41381](https://togithub.com/mui/material-ui/issues/41381 ))
[@​alexfauquette](https://togithub.com/alexfauquette )
- \[docs-infra] Improve color contrast throughout
([#​41387](https://togithub.com/mui/material-ui/issues/41387 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[docs-infra] Simplify Algolia crawler config
([#​41312](https://togithub.com/mui/material-ui/issues/41312 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[docs-infra] Adjust the tabs and layout selection design
([#​41084](https://togithub.com/mui/material-ui/issues/41084 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[blog] Update the Base UI post with links to dedicated repo
([#​41358](https://togithub.com/mui/material-ui/issues/41358 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[website] Update the Careers page role
([#​41384](https://togithub.com/mui/material-ui/issues/41384 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[website] Compress about images
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[website] Improve color contrast on the homepage
([#​41465](https://togithub.com/mui/material-ui/issues/41465 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[examples] Add pigment-css-vite-ts starter example
([#​41196](https://togithub.com/mui/material-ui/issues/41196 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- \[examples] Add pigment-css-nextjs-ts starter project
([#​41105](https://togithub.com/mui/material-ui/issues/41105 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
All contributors of this release in alphabetical order:
[@​alexfauquette](https://togithub.com/alexfauquette ),
[@​brijeshb42](https://togithub.com/brijeshb42 ),
[@​CGNonofr](https://togithub.com/CGNonofr ),
[@​cipherlogs](https://togithub.com/cipherlogs ),
[@​danilo-leal](https://togithub.com/danilo-leal ),
[@​Janpot](https://togithub.com/Janpot ),
[@​michaeldfoley](https://togithub.com/michaeldfoley ),
[@​mnajdova](https://togithub.com/mnajdova ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​peterwangsc](https://togithub.com/peterwangsc ),
[@​rakeshmusturi](https://togithub.com/rakeshmusturi ),
[@​sai6855](https://togithub.com/sai6855 ),
[@​siriwatknp](https://togithub.com/siriwatknp ),
[@​zanivan](https://togithub.com/zanivan ),
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
###
[`v5.15.12`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51512 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.11...v5.15.12 )
<!-- generated comparing v5.15.11..master -->
*Mar 5, 2024*
A big thanks to the 21 contributors who made this release possible.
This release was mostly about 🐛  bug fixes and 📚  documentation
improvements.
##### `@mui/material@5.15.12`
- <!-- 52 -->Support props callback type in theme variants
([#​40946](https://togithub.com/mui/material-ui/issues/40946 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
- <!-- 50 -->\[Alert] Convert to support zero runtime
([#​41230](https://togithub.com/mui/material-ui/issues/41230 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- <!-- 49 -->\[Alert] Deprecate composed classes
([#​40688](https://togithub.com/mui/material-ui/issues/40688 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
- <!-- 44 -->\[Button] Deprecate classes for v6
([#​40675](https://togithub.com/mui/material-ui/issues/40675 ))
[@​sai6855](https://togithub.com/sai6855 )
- <!-- 43 -->\[Checkbox] `large` size added in type
([#​34909](https://togithub.com/mui/material-ui/issues/34909 ))
[@​smox](https://togithub.com/smox )
- <!-- 42 -->\[Chip] Deprecate composed classes
([#​41235](https://togithub.com/mui/material-ui/issues/41235 ))
[@​sai6855](https://togithub.com/sai6855 )
- <!-- 41 -->\[Chip] Correct `deleteIconColorPrimary` and
`deleteIconColorSecondary` class descriptions
([#​41231](https://togithub.com/mui/material-ui/issues/41231 ))
[@​sai6855](https://togithub.com/sai6855 )
- <!-- 17 -->Remove unused dev dependency on
[@​mui/lab](https://togithub.com/mui/lab )
([#​41198](https://togithub.com/mui/material-ui/issues/41198 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- <!-- 15 -->\[Slider] Deprecate components and componentProps props
for v6
([#​40777](https://togithub.com/mui/material-ui/issues/40777 ))
[@​lhilgert9](https://togithub.com/lhilgert9 )
##### `@mui/system@5.15.12`
- <!-- 16 -->\[pigment-css]\[material-ui] Render badge demos
([#​41353](https://togithub.com/mui/material-ui/issues/41353 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- <!-- 14 -->\[pigment-css] Update to latest wyw version
([#​41363](https://togithub.com/mui/material-ui/issues/41363 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- <!-- 13 -->\[pigment-css] Rename scope to
[@​pigment-css](https://togithub.com/pigment-css )
([#​41354](https://togithub.com/mui/material-ui/issues/41354 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- <!-- 12 -->\[pigment-css] Rename zero-runtime to pigmentcss
([#​41317](https://togithub.com/mui/material-ui/issues/41317 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- <!-- 11 -->Fix createSpacing return type
([#​41318](https://togithub.com/mui/material-ui/issues/41318 ))
[@​matystroia](https://togithub.com/matystroia )
- <!-- 06 -->\[zero] Add support for styled tagged-template literals
([#​41268](https://togithub.com/mui/material-ui/issues/41268 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- <!-- 05 -->\[zero] Set up Material UI migration demos
([#​41267](https://togithub.com/mui/material-ui/issues/41267 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- <!-- 04 -->\[zero] Move extendTheme to already existing
@​mui/zero-runtime/utils
([#​41254](https://togithub.com/mui/material-ui/issues/41254 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- <!-- 03 -->\[zero] Remove `object` intersection from CSS Fallback
([#​41271](https://togithub.com/mui/material-ui/issues/41271 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- <!-- 02 -->\[zero] Minor wording changes in README
([#​41253](https://togithub.com/mui/material-ui/issues/41253 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- <!-- 01 -->\[zero] Prepare zero-runtime packages for public release
([#​41226](https://togithub.com/mui/material-ui/issues/41226 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
##### `@mui/joy@5.0.0-beta.30`
- <!-- 48 -->\[joy-ui]\[Autocomplete] Fix text overflow in Chip
([#​40229](https://togithub.com/mui/material-ui/issues/40229 ))
[@​PunitSoniME](https://togithub.com/PunitSoniME )
##### Docs
- <!-- 47 -->\[base-ui] Update the docs post repo separation
([#​41328](https://togithub.com/mui/material-ui/issues/41328 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 34 -->Fix missing partner link
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 33 -->Update links to GitHub projects
([#​41297](https://togithub.com/mui/material-ui/issues/41297 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 32 -->Standardize WAI-ARIA referencest
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 31 -->Fix image layout shift when loading
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 23 -->\[joy-ui] Add stray adjustments throughout the docs
([#​41211](https://togithub.com/mui/material-ui/issues/41211 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 22 -->\[material-ui] Remove duplicated text at FAQ page
([#​41326](https://togithub.com/mui/material-ui/issues/41326 ))
[@​zanivan](https://togithub.com/zanivan )
- <!-- 21 -->\[material-ui] Fix color mode toggle of the landing page
template
([#​41293](https://togithub.com/mui/material-ui/issues/41293 ))
[@​zanivan](https://togithub.com/zanivan )
- <!-- 20 -->\[system] Tweak the Usage demos
([#​41242](https://togithub.com/mui/material-ui/issues/41242 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 19 -->\[zero] Add a Why section on the README
([#​41284](https://togithub.com/mui/material-ui/issues/41284 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
##### Core
- <!-- 51 -->Revert "\[utils] Port `useLocalStorageState` hook from
Toolpad
([#​41096](https://togithub.com/mui/material-ui/issues/41096 ))"
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 46 -->\[blog] Add post about how MUI uses Toolpad
([#​40172](https://togithub.com/mui/material-ui/issues/40172 ))
[@​prakhargupta1](https://togithub.com/prakhargupta1 )
- <!-- 45 -->\[blog] No bundled demos in blog posts
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 40 -->\[code-infra] Embed translations in the
[@​mui/docs](https://togithub.com/mui/docs ) package
([#​41246](https://togithub.com/mui/material-ui/issues/41246 ))
[@​Janpot](https://togithub.com/Janpot )
- <!-- 39 -->\[code-infra] Prepare the markdown package for publishing
([#​41240](https://togithub.com/mui/material-ui/issues/41240 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 38 -->\[code-infra] Unpin the version of docs-utils in scripts
([#​41232](https://togithub.com/mui/material-ui/issues/41232 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 37 -->\[core] Use runtime agnostic setTimeout type
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 36 -->\[core] Remove window. reference for common globals
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 35 -->\[core] Add a script to build all packages
([#​40631](https://togithub.com/mui/material-ui/issues/40631 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 30 -->\[docs-infra] Fix missing non breaking spaces
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 29 -->\[docs-infra] Add design customizations to the disclosure
element
([#​41285](https://togithub.com/mui/material-ui/issues/41285 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 28 -->\[docs-infra] Adjust headings dark mode color
([#​41292](https://togithub.com/mui/material-ui/issues/41292 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 27 -->\[docs-infra] Fix Stack Overflow breaking space
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 26 -->\[docs-infra] Fix product selector popup not closing on
route change
([#​41166](https://togithub.com/mui/material-ui/issues/41166 ))
[@​divyammadhok](https://togithub.com/divyammadhok )
- <!-- 25 -->\[docs-infra] Improve fix blank links ad
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 24 -->\[docs-infra] Support interfaces for X docs
([#​41069](https://togithub.com/mui/material-ui/issues/41069 ))
[@​alexfauquette](https://togithub.com/alexfauquette )
- <!-- 18 -->\[infra] Adjust the links to search for issues
([#​41008](https://togithub.com/mui/material-ui/issues/41008 ))
[@​michelengelen](https://togithub.com/michelengelen )
- <!-- 10 -->\[website] Move the `React Engineer - xCharts` to `Next
roles` section
([#​41368](https://togithub.com/mui/material-ui/issues/41368 ))
[@​DanailH](https://togithub.com/DanailH )
- <!-- 09 -->\[website] Add James to About Us
([#​41362](https://togithub.com/mui/material-ui/issues/41362 ))
[@​atomiks](https://togithub.com/atomiks )
- <!-- 08 -->\[website] Polish Button outline primary medium
([#​41298](https://togithub.com/mui/material-ui/issues/41298 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 07 -->\[website] Remove Heatmap chart from community plan on
pricing table
([#​41081](https://togithub.com/mui/material-ui/issues/41081 ))
[@​alexfauquette](https://togithub.com/alexfauquette )
All contributors of this release in alphabetical order:
[@​alexfauquette](https://togithub.com/alexfauquette ),
[@​atomiks](https://togithub.com/atomiks ),
[@​brijeshb42](https://togithub.com/brijeshb42 ),
[@​DanailH](https://togithub.com/DanailH ),
[@​danilo-leal](https://togithub.com/danilo-leal ),
[@​DiegoAndai](https://togithub.com/DiegoAndai ),
[@​divyammadhok](https://togithub.com/divyammadhok ),
[@​Janpot](https://togithub.com/Janpot ),
[@​lhilgert9](https://togithub.com/lhilgert9 ),
[@​matystroia](https://togithub.com/matystroia ),
[@​michaldudak](https://togithub.com/michaldudak ),
[@​michelengelen](https://togithub.com/michelengelen ),
[@​mj12albert](https://togithub.com/mj12albert ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​prakhargupta1](https://togithub.com/prakhargupta1 ),
[@​PunitSoniME](https://togithub.com/PunitSoniME ),
[@​sai6855](https://togithub.com/sai6855 ),
[@​siriwatknp](https://togithub.com/siriwatknp ),
[@​smox](https://togithub.com/smox ),
[@​zanivan](https://togithub.com/zanivan ),
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
###
[`v5.15.11`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51511 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.10...v5.15.11 )
<!-- generated comparing v5.15.10..master -->
*Feb 21, 2024*
A big thanks to the 26 contributors who made this release possi
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjIwLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-08-08 16:54:52 +00:00 
						 
				 
			
				
					
						
							
							
								Alvin Bryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							274d314b28 
							
						 
					 
					
						
						
							
							chore: Fixed typo ( #7774 )  
						
						... 
						
						
						
						Looks like it got missed during the Great Feature Flag Renaming 😄  
						
					 
					
						2024-08-08 13:53:33 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b65e593c23 
							
						 
					 
					
						
						
							
							chore: remove featureLifecycle and featureLifecycleMetrics flags ( #7808 )  
						
						
						
					 
					
						2024-08-08 13:45:23 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3fe385e127 
							
						 
					 
					
						
						
							
							chore: remove flagCreator flag ( #7807 )  
						
						
						
					 
					
						2024-08-08 12:19:32 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ce30c069ee 
							
						 
					 
					
						
						
							
							fix: playground env column spacing made bigger ( #7806 )  
						
						
						
					 
					
						2024-08-08 11:42:52 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cb4e447d69 
							
						 
					 
					
						
						
							
							fix: show environments page as enterprise feature ( #7796 )  
						
						... 
						
						
						
						Not available with menu, URL only, and actions are not working with OSS
and Pro. 
						
					 
					
						2024-08-08 10:03:02 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a01305040d 
							
						 
					 
					
						
						
							
							feat: archive project form ( #7797 )  
						
						
						
					 
					
						2024-08-08 09:29:28 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4daede8e1c 
							
						 
					 
					
						
						
							
							fix: allow for empty groupId in form ( #7798 )  
						
						... 
						
						
						
						`groupId` parameter because of the change in validation wasn't parsed
correctly. Intent was to fill it when it is empty, when the form is loaded.
By mistake the same logic applies when you manually remove all
characters from the text field. 
						
					 
					
						2024-08-07 16:34:30 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ff9b7298b6 
							
						 
					 
					
						
						
							
							feat: add paging to event log ( #7793 )  
						
						... 
						
						
						
						Adds sticky pagination to the event log:

This PR uses the sticky pagination bar that we use on other tables to
navigate the event search results.
## Decisions / discussion points
The trickiest issue here is how we calculate the next and previous page
offsets. This is tricky because we don't expose the page number to the
API, but the raw offset itself. This abstraction makes it possible to
set an offset that isn't a multiple of the page size.
Say the page size is 25. If you manually set an offset of 30 (through
changing the URL), what do you expect should happen when you:
- load the page? Should you see results 31 to 55? 26 to 50?
- go to the next page? Should your next offset be 55 or 50?
- previous page: should your previous page offset be 5? 25? 0?
The current implementation has taken what I thought would be the easiest
way out: If your offset is between two multiples of the page size, we'll
consider it to be the lower of the two.
- The next page's offset is the next multiple of the page size that is
higher than the current offset (50 in the example above).
- The previous page's offset will be not the nearest lower page size,
but the one below. So if you set offset 35 and page size 25, your next
page will take you back to 0 (as if the offset was 25).
We could instead update the API to accept `page` instead of offset, but
that wouldn't align with how other tables do it.
Comparing to the global flags table, if you set an offset that isn't a
multiple of the page size, we force the offset to 0. We can look at
handling it like that in a follow-up, though I'd argue that forcing it
to be the next lower multiple of the page size would make more sense.
One issue that appears when you can set custom offsets is that the
little "showing x-y items out of z" gets out of whack (because it only
operates on multiples of the page size (seemingly))

## The Event Log as a table
While we haven't used the HTML `table` element to render the event log,
I would argue that it _is_ actually a table. It displays tabular data.
Each card (row) has an id, a project, etc.
The current implementation forces the event log search to act as a table
state manager, but we could transform the event list into an events
table to better align the pagination handling. The best part? We can
keep the exact same design too. A table doesn't have to _look_ like a
table to be a table. 
						
					 
					
						2024-08-07 15:08:01 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4fac38ce01 
							
						 
					 
					
						
						
							
							fix: select an item only from the filtered list of options ( #7789 )  
						
						... 
						
						
						
						Fixes a bug where the `handleSelection` function would select the
wrong item under certain conditions.
Because we always sent the unfiltered list of options to the function,
but took the index of the filtered items, the index would be off when
you have filtered the list and items before the selected items were
hidden.
This addresses that and also ports in some improvements I made when
setting up the config buttons for the new dialogs:
1. You can now use the space bar to select items that you have
focused (this is consistent with regular form interactions for
checkboxes)
2. When you have added text to the search field, pressing Enter will
select the top-most item (this is consistent with how these fields
work in linear, for instance) as long as your focus is still in the
search field. If you have moved it to the list, enter will still
select an item on that list as expected.
Potential other addition: if you press "Enter" with an empty search
field, we could close the box but keep your selection the same. Again,
this is how Linear does it, but I don't personally know what I'd
expect to happen there, so I'm happy to leave it as is. 
						
					 
					
						2024-08-07 14:46:37 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb84ef21ad 
							
						 
					 
					
						
						
							
							fix: don't delete projects screen from history ( #7787 )  
						
						... 
						
						
						
						Fixes a bug in the navigation when you create a project. It used to be
that we'd replace the current entry in the browser history when we
took you to a separate form for it. However, now that we instead
use a dialog, we don't want to replace the history.
Before: if you created a project and navigated back, you'd be taken to
the page you were at BEFORE you went to the projects page, whether
that was in Unleash or otherwise.
Now you'll be taken back to the projects page. 
						
					 
					
						2024-08-07 09:31:50 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d70c279d3d 
							
						 
					 
					
						
						
							
							refactor: split EventLog into separate components and hook up new Event search ( #7777 )  
						
						... 
						
						
						
						Hooks up the new Event search and filtering capabilities to the new
Event Log component. In doing so, it also splits the existing EventLog
component into two: `LegacyEventLog` and `NewEventLog`. The naming is
probably temporary, as the old EventLog isn't really legacy yet. But we
can rename them later.
The other half of #7768  . 
						
					 
					
						2024-08-07 08:48:59 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2556bd0cf6 
							
						 
					 
					
						
						
							
							feat: Front end filter state management for event search ( #7776 )  
						
						... 
						
						
						
						This is just the state management part of #7768 .
Adds a useEventLogSearch hook.
All the filters work except for the date filters. They don't work
because the query parameters in the API don't match what's here, but an
update to the API is coming in a follow-up.
It's a little tricky to handle this because the three different event
logs should have slightly different filters, which makes making the type
checker happy a bit of a pain. However, I'd like to revisit this in a
follow-up PR. 
						
					 
					
						2024-08-06 15:11:10 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							76bc7bf250 
							
						 
					 
					
						
						
							
							refactor: rename createdAtFrom/To to from/to ( #7773 )  
						
						... 
						
						
						
						Update the query parameter of the new event search API to match the
query parameters of the insights API 
						
					 
					
						2024-08-06 15:02:44 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f9665233cc 
							
						 
					 
					
						
						
							
							chore: archive projects flag ( #7772 )  
						
						
						
					 
					
						2024-08-06 14:59:49 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							41c6d06093 
							
						 
					 
					
						
						
							
							fix: missing space in delete project message ( #7771 )  
						
						
						
					 
					
						2024-08-06 14:11:37 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							29975a62c4 
							
						 
					 
					
						
						
							
							feat: link to release notes from orphaned tokens ( #7731 )  
						
						... 
						
						
						
						Adding a link "Read more in [release
notes](https://github.com/Unleash/unleash/releases/tag/v6.1.0 )" to
orphaned tokens.
This needs to be added on v6.1, with the following changelog entry:
> **SDK tokens for deleted projects**
> 
> In previous versions of Unleash, when a project was deleted, the
associated SDK tokens were not removed. This issue has been addressed in
the current version of Unleash.
> 
> Unfortunately, if you deleted a project in the past without manually
removing the associated tokens, these "orphaned" tokens were
automatically converted to “wildcard” tokens, granting access to all
feature flags across all projects.
> 
> Our assessment indicates this poses a minor security concern due to
the following reasons:
> 
> This issue only affects tokens whose entire project scope has been
deleted. 
> 
> Access requires knowledge of the token.
> 
> SDK tokens have limited read access and must be assigned to a single
environment.
> 
> In the SDK tokens overview, orphaned tokens are flagged with a
warning. We recommend discontinuing the use of these tokens and creating
new, dedicated tokens instead.
> 
> With the latest version, when a project is deleted, all API tokens
scoped to that project will be removed as well. If you need further
assistance, please contact customer support. 
						
					 
					
						2024-08-06 14:12:33 +03:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c7ececc429 
							
						 
					 
					
						
						
							
							feat: link to frontend api url ( #7770 )  
						
						
						
					 
					
						2024-08-06 13:09:37 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							51bbd6366b 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vite to v5.3.5 ( #7762 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://vitejs.dev )
([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite )) |
[`5.3.3` -> `5.3.5`](https://renovatebot.com/diffs/npm/vite/5.3.3/5.3.5 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v5.3.5`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small535-2024-07-25-small )
[Compare
Source](https://togithub.com/vitejs/vite/compare/v5.3.4...v5.3.5 )
- refactor(asset): remove rollup 3 public file watch workaround
([#​16331](https://togithub.com/vitejs/vite/issues/16331 ))
([66bdb1d](66bdb1d7b4https://togithub.com/vitejs/vite/issues/16331 )
- fix: make `server` type less restrictive (fix
[#​17627](https://togithub.com/vitejs/vite/issues/17627 ))
([#​17628](https://togithub.com/vitejs/vite/issues/17628 ))
([b55c32f](b55c32f7e3https://togithub.com/vitejs/vite/issues/17627 )
[#​17628](https://togithub.com/vitejs/vite/issues/17628 )
- fix: show error if vite client cannot be loaded
([#​17419](https://togithub.com/vitejs/vite/issues/17419 ))
([db5ab1d](db5ab1dfc4https://togithub.com/vitejs/vite/issues/17419 )
- fix(build): env output is not stable
([#​17748](https://togithub.com/vitejs/vite/issues/17748 ))
([b240a83](b240a8347ehttps://togithub.com/vitejs/vite/issues/17748 )
- fix(client): fix vite error path
([#​17744](https://togithub.com/vitejs/vite/issues/17744 ))
([3c1bde3](3c1bde3406https://togithub.com/vitejs/vite/issues/17744 )
- fix(css): resolve url aliases with fragments (fix:
[#​17690](https://togithub.com/vitejs/vite/issues/17690 ))
([#​17691](https://togithub.com/vitejs/vite/issues/17691 ))
([d906d3f](d906d3f8e1https://togithub.com/vitejs/vite/issues/17629 ))
([93281b0](93281b0e09https://togithub.com/vitejs/vite/issues/17629 )
- fix(importMetaGlob): handle alias that starts with hash
([#​17743](https://togithub.com/vitejs/vite/issues/17743 ))
([b58b423](b58b423ba8https://togithub.com/vitejs/vite/issues/17743 )
- fix(ssrTransform): sourcemaps with multiple sources
([#​17677](https://togithub.com/vitejs/vite/issues/17677 ))
([f321fa8](f321fa8de2https://togithub.com/vitejs/vite/issues/17677 )
- chore: extend commit hash
([#​17709](https://togithub.com/vitejs/vite/issues/17709 ))
([4fc9b64](4fc9b6424chttps://togithub.com/vitejs/vite/issues/17709 )
- chore(deps): update all non-major dependencies
([#​17734](https://togithub.com/vitejs/vite/issues/17734 ))
([9983731](998373120chttps://togithub.com/vitejs/vite/issues/17734 )
- chore(deps): update typescript
([#​17699](https://togithub.com/vitejs/vite/issues/17699 ))
([df5ceb3](df5ceb35b7https://togithub.com/vitejs/vite/issues/17699 )
- revert: fix(logger): truncate log over 5000 characters long
([#​16581](https://togithub.com/vitejs/vite/issues/16581 ))
([#​17729](https://togithub.com/vitejs/vite/issues/17729 ))
([f4f488f](f4f488fe83https://togithub.com/vitejs/vite/issues/16581 )
[#​17729](https://togithub.com/vitejs/vite/issues/17729 )
###
[`v5.3.4`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small534-2024-07-16-small )
[Compare
Source](https://togithub.com/vitejs/vite/compare/v5.3.3...v5.3.4 )
- fix: update Terser type definitions (fix
[#​17668](https://togithub.com/vitejs/vite/issues/17668 ))
([#​17669](https://togithub.com/vitejs/vite/issues/17669 ))
([b723a75](https://togithub.com/vitejs/vite/commit/b723a75 )), closes
[#​17668](https://togithub.com/vitejs/vite/issues/17668 )
[#​17669](https://togithub.com/vitejs/vite/issues/17669 )
- fix(build): skip preload treeshaking for nested braces
([#​17687](https://togithub.com/vitejs/vite/issues/17687 ))
([4be96b4](https://togithub.com/vitejs/vite/commit/4be96b4 )), closes
[#​17687](https://togithub.com/vitejs/vite/issues/17687 )
- fix(css): include `.css?url` in assets field of manifest
([#​17623](https://togithub.com/vitejs/vite/issues/17623 ))
([1465b20](https://togithub.com/vitejs/vite/commit/1465b20 )), closes
[#​17623](https://togithub.com/vitejs/vite/issues/17623 )
- fix(worker): nested inlined worker always fallbacked to data URI
worker instead of using blob worker
([07bc489](https://togithub.com/vitejs/vite/commit/07bc489 )), closes
[#​17509](https://togithub.com/vitejs/vite/issues/17509 )
- refactor: replace includes with logical operations
([#​17620](https://togithub.com/vitejs/vite/issues/17620 ))
([c4a2227](https://togithub.com/vitejs/vite/commit/c4a2227 )), closes
[#​17620](https://togithub.com/vitejs/vite/issues/17620 )
- chore: add callback to http-proxy.d.ts jsdoc
([#​17646](https://togithub.com/vitejs/vite/issues/17646 ))
([d8a5d70](https://togithub.com/vitejs/vite/commit/d8a5d70 )), closes
[#​17646](https://togithub.com/vitejs/vite/issues/17646 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-08-05 19:00:35 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9b57f2b473 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vanilla-jsoneditor to v0.23.8 ( #7761 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vanilla-jsoneditor](https://togithub.com/josdejong/svelte-jsoneditor )
| [`0.23.7` ->
`0.23.8`](https://renovatebot.com/diffs/npm/vanilla-jsoneditor/0.23.7/0.23.8 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>josdejong/svelte-jsoneditor (vanilla-jsoneditor)</summary>
###
[`v0.23.8`](https://togithub.com/josdejong/svelte-jsoneditor/blob/HEAD/CHANGELOG.md#0238-2024-07-26 )
[Compare
Source](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.23.7...v0.23.8 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-08-05 17:41:19 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c89ccfd57 
							
						 
					 
					
						
						
							
							chore(deps): update dependency tss-react to v4.9.11 ( #7760 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tss-react](https://www.tss-react.dev )
([source](https://togithub.com/garronej/tss-react )) | [`4.9.10` ->
`4.9.11`](https://renovatebot.com/diffs/npm/tss-react/4.9.10/4.9.11 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>garronej/tss-react (tss-react)</summary>
###
[`v4.9.11`](https://togithub.com/garronej/tss-react/releases/tag/v4.9.11 )
[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.9.10...v4.9.11 )
<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->
#### What's Changed
##### Other Changes
- New caching strat by [@​garronej](https://togithub.com/garronej )
in
[https://github.com/garronej/tss-react/pull/214 ](https://togithub.com/garronej/tss-react/pull/214 )
**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.9.10...v4.9.11 
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-08-05 17:40:54 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cd7697db62 
							
						 
					 
					
						
						
							
							feat: new useEventSearch hook ( #7757 )  
						
						... 
						
						
						
						Creates a new useEventSearch hook based on the useFeatureSearch hook.
Moves the old useEventSearch hook into useLegacyEventSearch and updates
references to it.
I don't know yet whether this'll work entirely as expected, but I plan
on making any necessary configurations when I implement the state
management in a follow-up PR.
But because this is pretty much a straight copy-paste from
useFeatureSearch (only adjusting types, I think), I also think it might
be possible to turn this into a generic search template. Not sure if now
is the time, but worth thinking about, I think. 
						
					 
					
						2024-08-05 13:12:45 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dd71fe32bb 
							
						 
					 
					
						
						
							
							Update front end schemas for new event search ( #7758 )  
						
						... 
						
						
						
						Updates the orval spec for the new event search. 
						
					 
					
						2024-08-05 12:48:01 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							00f4c67c17 
							
						 
					 
					
						
						
							
							meta: use a default value (of nothing) for NODE_OPTIONS ( #7759 )  
						
						... 
						
						
						
						This makes the existing scripts work even if you don't have anything
assigned to that variable. 
						
					 
					
						2024-08-05 14:31:25 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ecdae7fee7 
							
						 
					 
					
						
						
							
							feat: playground try configuration mode ( #7752 )  
						
						
						
					 
					
						2024-08-05 12:34:24 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6dde9082f1 
							
						 
					 
					
						
						
							
							refactor: simplify event log filters component and adds more data ( #7736 )  
						
						... 
						
						
						
						This change primarily adds all flags to the flag filter and restructures
the filters component. Instead of splitting into three smaller
components, we now handle more data in the main component.
We might wanna turn them back to smaller components later, but I think
this'll be easier to work with. 
						
					 
					
						2024-08-05 10:07:23 +00:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c37c86f7a0 
							
						 
					 
					
						
						
							
							fix: show api token on playground ( #7753 )  
						
						... 
						
						
						
						Fix CR condition preventing API token from showing up 
						
					 
					
						2024-08-05 09:52:49 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f89b8249f7 
							
						 
					 
					
						
						
							
							fix: decrease collaborator font size ( #7754 )  
						
						... 
						
						
						
						Decreases the collaborator font size to make it less eye-catching.
Before:

After:
 
						
					 
					
						2024-08-05 09:48:57 +00:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							11612931b9 
							
						 
					 
					
						
						
							
							fix: insights health info link placement ( #7750 )  
						
						... 
						
						
						
						Fixing link placement on smaller screens. 
						
					 
					
						2024-08-05 10:39:48 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0284daf2ba 
							
						 
					 
					
						
						
							
							fix: Avoid collaborators being smooshed together ( #7741 )  
						
						... 
						
						
						
						Fixes an issue where the collaborator component would be smooshed
together when you have too many collaborators and too many flag tab
items.
The primary things I have done are:
1. Limit the amount of collaborators we show to 6 instead of 8. I
believe the number 8 was arbitrary, so let's go with 6 for now.
2. Instead of using a fixed gap, use a separator element that grows up
to a certain limit. I've added a `Separator` component, which is an
empty div with flex-grow. It feels like you should be able to do that
with gap too, but I can't think of how right now.
3. Don't allow collaborator component text (or avatars) to wrap. We
don't have a lot of space in this header, so let's keep it tight.
Additionally, I've added the `className` prop to the AvatarGroup
component so that it can be styled externally. I also cleaned up some
naming that was left in while I was at it.
Before:

After:
 
						
					 
					
						2024-08-05 10:33:10 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3a00a6a5e6 
							
						 
					 
					
						
						
							
							chore(deps): update dependency semver to v7.6.3 ( #7749 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [semver](https://togithub.com/npm/node-semver ) | [`7.6.2` ->
`7.6.3`](https://renovatebot.com/diffs/npm/semver/7.6.2/7.6.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>npm/node-semver (semver)</summary>
###
[`v7.6.3`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#763-2024-07-16 )
[Compare
Source](https://togithub.com/npm/node-semver/compare/v7.6.2...v7.6.3 )
##### Bug Fixes
-
[`73a3d79`](73a3d79c4ehttps://togithub.com/npm/node-semver/pull/726 ) optimize
Range parsing and formatting
([#​726](https://togithub.com/npm/node-semver/issues/726 ))
([@​jviide](https://togithub.com/jviide ))
##### Documentation
-
[`2975ece`](2975ece120https://togithub.com/npm/node-semver/pull/719 ) fix extra
backtick typo
([#​719](https://togithub.com/npm/node-semver/issues/719 ))
([@​stdavis](https://togithub.com/stdavis ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-08-05 00:53:57 +00:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							301454838b 
							
						 
					 
					
						
						
							
							fix: strategy edit required param error ( #7747 )  
						
						... 
						
						
						
						Fixing error "Missing required path param: featureId", on editing
default project strategy. 
						
					 
					
						2024-08-03 10:03:10 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a918fbb49d 
							
						 
					 
					
						
						
							
							chore(deps): update dependency sass to v1.77.8 ( #7746 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sass](https://togithub.com/sass/dart-sass ) | [`1.77.6` ->
`1.77.8`](https://renovatebot.com/diffs/npm/sass/1.77.6/1.77.8 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>sass/dart-sass (sass)</summary>
###
[`v1.77.8`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1778 )
[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.77.7...1.77.8 )
-   No user-visible changes.
###
[`v1.77.7`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1777 )
[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.77.6...1.77.7 )
- Declarations that appear after nested rules are deprecated, because
the
semantics Sass has historically used are different from the semantics
specified by CSS. In the future, Sass will adopt the standard CSS
semantics.
See [the Sass website](https://sass-lang.com/d/mixed-decls ) for details.
- **Potentially breaking bug fix:** `//` in certain places such as
unknown
at-rule values was being preserved in the CSS output, leading to
potentially
invalid CSS. It's now properly parsed as a silent comment and omitted
from the
    CSS output.
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-08-02 18:58:20 +00:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ebd9c5111e 
							
						 
					 
					
						
						
							
							tests: flexible strategy component stickiness and groupId ( #7735 )  
						
						... 
						
						
						
						Follow-up for #7713  
						
					 
					
						2024-08-02 18:52:44 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4c55632313 
							
						 
					 
					
						
						
							
							chore: generate orval types ( #7742 )  
						
						
						
					 
					
						2024-08-02 14:55:46 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43c8152515 
							
						 
					 
					
						
						
							
							feat: Change request preview integration ( #7743 )  
						
						... 
						
						
						
						Use API to check change request evaluation 
						
					 
					
						2024-08-02 14:35:48 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							993d87516d 
							
						 
					 
					
						
						
							
							fix: show "System" for system users, instead of "User ID n" where n is the project's number in the order. ( #7734 )  
						
						... 
						
						
						
						Fixes a bug introduced with the new tooltips where the system user was
shown as "User ID n" instead of "System". The "n" in this case is
actually the user's index number in the list of project owners
(including duplicates).
There's a few things happening: 
1. Change the object for system owners: use `name` instead of
`description`. At the same time, remove the `description` property
completely because it's not used at the moment.
2. Remove the assignnment of `id: objectId(user)` to the user sent to
the User Avatar component. This was a leftover from when we split out
the AvatarGroup component, and is not something we use anymore.
Before:

After:
 
						
					 
					
						2024-08-02 11:29:31 +00:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4b6813aa5e 
							
						 
					 
					
						
						
							
							Playground fields with Change request ( #7724 )  
						
						... 
						
						
						
						using `changeRequest` value from URL 
						
					 
					
						2024-08-02 11:01:29 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							65131727c1 
							
						 
					 
					
						
						
							
							feat: add projects and environments to cr preview ( #7740 )  
						
						
						
					 
					
						2024-08-02 12:56:29 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ca35ca1b24 
							
						 
					 
					
						
						
							
							chore[demo]: update handling of strategy deletion for demo walkthrough ( #7719 )  
						
						... 
						
						
						
						This PR makes some small changes to how we handle strategy deletion in
the demo environment, which has become extra important with the recent
soft limits.
The changes are:
- lower the strategy limit from 30 to 25. The standard limit is 30, so
we want to make sure we're below that.
- when checking whether we should delete a strategy, check whether we're
**at or above** the limit. It used to only check if we were above, but
if soft limits would prevent you from adding more, then you'd never be
able to go above the limit.
- Also delete strategies for step3. 
						
					 
					
						2024-08-02 11:13:42 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a676b1bc20 
							
						 
					 
					
						
						
							
							fix: strategy parameters UI ( #7713 )  
						
						... 
						
						
						
						Old versions of Unleash allow for creating "Gradual Rollout" strategies
without `groupId` or `stickiness`. UI will now populate those fields,
not getting stuck when editing strategies without said fields. 
						
					 
					
						2024-08-02 11:11:58 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2d0fb765f0 
							
						 
					 
					
						
						
							
							fix: align event log filter buttons ( #7726 )  
						
						... 
						
						
						
						Fixes an issue where the filter buttons were both too far down and too
far to the right.
The issue was that the wrapper body imposed a pretty substantial bit
of padding. However, the filter buttons already came with their own
bit of padding. The result of this was alignment issues.
To fix it I have:
- opened the `Filters` component up to be styled with styled components
And conditionally (when isEnterprise and the flag is on):
- set the page body to have no padding.
- added a wrapper with padding around the event search results for 
This feels a little messy to me, but I also think that because it's
still in heavy development, it might change later. I'd be happy to have
suggestions forbetter implementations.
What makes this extra tricky is that the top padding differs depending
on whether you have the filters there or not, so I couldn't find a way
to just remove that component and be done with it. I may very well have
missed somehing, though.
Before:

After: 
 
						
					 
					
						2024-08-02 11:09:55 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							643cfeb5bb 
							
						 
					 
					
						
						
							
							chore: use EventSchema instead of IEvent ( #7732 )  
						
						... 
						
						
						
						Changes the type used by the useEventSearch hook to be `EventSchema`
from OpenAPI instead. This is more accurate with what we're actually
getting. And crucially for the event log search, it contains the
`createdByUserId` property that we need to filter out events.
It's mostly a straightforward find and replace except for one instance
where we need to do some extra fiddling. There's an inline comment
explaining that. 
						
					 
					
						2024-08-02 11:05:42 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6458d461b9 
							
						 
					 
					
						
						
							
							feat: add event types to filter button ( #7733 )  
						
						... 
						
						
						
						Add event types to the event log filter button.
The event types are taken from the OpenAPI definition. 
						
					 
					
						2024-08-02 10:25:25 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5cd657065f 
							
						 
					 
					
						
						
							
							feat: copy strategy to current environment ( #7730 )  
						
						
						
					 
					
						2024-08-02 09:46:57 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e0f7146402 
							
						 
					 
					
						
						
							
							chore(deps): update dependency msw to v2.3.4 ( #7729 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [msw](https://mswjs.io ) ([source](https://togithub.com/mswjs/msw )) |
[`2.3.1` -> `2.3.4`](https://renovatebot.com/diffs/npm/msw/2.3.1/2.3.4 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>mswjs/msw (msw)</summary>
### [`v2.3.4`](https://togithub.com/mswjs/msw/releases/tag/v2.3.4 )
[Compare Source](https://togithub.com/mswjs/msw/compare/v2.3.3...v2.3.4 )
#### v2.3.4 (2024-07-23)
##### Bug Fixes
- **cookieStore:** remove left-over `console.log`
([#​2217](https://togithub.com/mswjs/msw/issues/2217 ))
([`00fdbb2`](00fdbb265dhttps://togithub.com/Lalem001 )
### [`v2.3.3`](https://togithub.com/mswjs/msw/releases/tag/v2.3.3 )
[Compare Source](https://togithub.com/mswjs/msw/compare/v2.3.2...v2.3.3 )
#### v2.3.3 (2024-07-23)
##### Bug Fixes
- implement cookie persistence using `tough-cookie`
([#​2206](https://togithub.com/mswjs/msw/issues/2206 ))
([`c30613c`](c30613c2bahttps://togithub.com/kettanaito )
- support async generators as response resolvers
([#​2108](https://togithub.com/mswjs/msw/issues/2108 ))
([`d38fc3d`](d38fc3dd64https://togithub.com/kettanaito )
[@​jakebailey](https://togithub.com/jakebailey )
### [`v2.3.2`](https://togithub.com/mswjs/msw/releases/tag/v2.3.2 )
[Compare Source](https://togithub.com/mswjs/msw/compare/v2.3.1...v2.3.2 )
#### v2.3.2 (2024-07-19)
##### Bug Fixes
- support typescript@5.5 (deprecate v4.7)
([#​2190](https://togithub.com/mswjs/msw/issues/2190 ))
([`7df2533`](7df2533c18https://togithub.com/KaiSpencer )
[@​kettanaito](https://togithub.com/kettanaito )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-08-02 02:07:28 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8df2fe0d41 
							
						 
					 
					
						
						
							
							chore(deps): update dependency cypress to v13.13.1 ( #7727 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cypress](https://cypress.io )
([source](https://togithub.com/cypress-io/cypress )) | [`13.13.0` ->
`13.13.1`](https://renovatebot.com/diffs/npm/cypress/13.13.0/13.13.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>cypress-io/cypress (cypress)</summary>
###
[`v13.13.1`](https://togithub.com/cypress-io/cypress/releases/tag/v13.13.1 )
[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v13.13.0...v13.13.1 )
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-1 
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-08-01 18:09:14 +00:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8aa812e0f5 
							
						 
					 
					
						
						
							
							feat: Orphaned tokens - new API tokens list icon ( #7693 )  
						
						... 
						
						
						
						Moving warning icon from "projects" column, to left icon. 
						
					 
					
						2024-08-01 14:31:42 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5668bfb7d4 
							
						 
					 
					
						
						
							
							feat: preview changes button ( #7722 )  
						
						
						
					 
					
						2024-08-01 11:59:35 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4aa3a64530 
							
						 
					 
					
						
						
							
							feat: UI for playground of change requests ( #7721 )  
						
						... 
						
						
						
						## About the changes
UI draft 
						
					 
					
						2024-08-01 11:16:35 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f1e95108d1 
							
						 
					 
					
						
						
							
							Wip: split out avatar group; use same tooltip for all avatars ( #7681 )  
						
						... 
						
						
						
						Extracts the Avatar Group component into a `common` component and adds a
standard tooltip to all avatars.
Relates to linear issue 1-2606
This is a suggestion / proof of concept for how we can solve it. While I
think we can merge this as is, I'd also be happy to take any discussions
on other ways to approach it etc.
## Why are these changes made together?
Because extracting the avatar group without adding the new tooltip data
made the existing tooltip misbehave (it'd show up in the top left of the
screen, not synced to the avatar in any way).
I probably could have (and still can if you think it's prudent) split it
out such that the avatar gets a standardized tooltip first (and disable
it for the group card avatars), and split out the avatars in a
follow-up. Happy to do that if you think it's better.
## What does this mean? 
It used to be that we had no consistent way of dealing with avatars and
tooltips. Some places had them, some places didn't. This change makes it
so that all avatars that we can show tooltips for will get the same
tooltip.
Previously, we had at least 4 different ways of dealing with tooltips:
- The HTML tooltip (that would be standardized with this PR) in the
project flags table

- The "title" that you'd get on your user avatar

- The group card list tooltip

- And sometimes you'd get nothing at all

with this change, we'll always show the same kind of tooltip if we can:

## What goes in the tooltip? 
We use the `UserAvatar` component for a fair few different things and I
didn't want to extract separate components for all the different use
cases. Instead, I wanted to get an overview over what we use it for and
what is relevant info to show.
I found all the places we used it and tried to form an opinion. 
This tooltip will work with a user's email, name, username, and id. If
there is no user (such as for empty avatars and avatars displaying only
"+n" for remaining members), we show no tooltip.
Following the example set by the group card avatars, we'll try to use
email or username (in that order) as the main bit of text. If the user
has an email or a username and also a name, the name will be used as
secondary text.
If the user does not have an email or username, but has a name, we'll
use the name as the main text.
If the user does not have an email, a username, or a name, we'll try to
show "User ID: N" if they have an id.
If they do not have a username, a name, an email, or an ID, we bail out
and show nothing.
## Why can you disable the tooltip?
In some cases, you might want to disable the tooltip because you have
more information to feed into it. An example of that is in the project
flags table, where we want to show more information in cases where the
user is 'unknown':

## Additional fixes
This PR also adds a few lines of CSS to fix a minor avatar layout bug.
Before:

After:
 
						
					 
					
						2024-08-01 10:45:24 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7db42453b1 
							
						 
					 
					
						
						
							
							feat: add filter dropdowns to event log pages ( #7711 )  
						
						... 
						
						
						
						Adds placeholder filter buttons (that don't work at all) yet to the
three event logs.
Flag logs get to choose to and from dates, created by, and event type.
Project logs get all that flag logs get + a filter for flag.
The global log gets all project log filters + a project filter.
There's still work to be done to add data to createdBy, eventType, to
hook it up to the API, and to finalize the layout, but I wanted to get a
rough outline in to iterate on later. The eventType icon will also need
to be decided on.
 
						
					 
					
						2024-08-01 08:23:22 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2e633af0b 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v20.14.12 ( #7716 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`20.14.10` ->
`20.14.12`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.10/20.14.12 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-31 21:54:41 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a60dc6b917 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @testing-library/jest-dom to v6.4.8 ( #7715 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@testing-library/jest-dom](https://togithub.com/testing-library/jest-dom )
| [`6.4.6` ->
`6.4.8`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.4.6/6.4.8 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>testing-library/jest-dom
(@​testing-library/jest-dom)</summary>
###
[`v6.4.8`](https://togithub.com/testing-library/jest-dom/compare/v6.4.7...d02e80b1b7ed38090975bdfe49ab8063eec040f5 )
[Compare
Source](https://togithub.com/testing-library/jest-dom/compare/v6.4.7...v6.4.8 )
###
[`v6.4.7`](https://togithub.com/testing-library/jest-dom/compare/v6.4.6...5cc6298847e08872b79f827921c64c9ba261cc54 )
[Compare
Source](https://togithub.com/testing-library/jest-dom/compare/v6.4.6...v6.4.7 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-31 19:54:11 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2822746fc1 
							
						 
					 
					
						
						
							
							refactor: Make event log look and act like other pages ( #7704 )  
						
						... 
						
						
						
						Updates the way the event log works. Previously, we'd use the
`displayInline` parameter to disable padding and border. However,
recent pages (including project overview etc) have moved away from
this look.
By bringing the event log into line with how those other pages look,
it'll be easier to make designs for the new filtering capability align
with other Unleash filters.
## Changes
The eventlog is used in three places. In two of them, it used to not
have a separating border. However, when we look at other screens that
have seen recent work (such as feature flags), we see that they *do*
have a separator, so bringing the event log in line seems like a
reasonable change.
Project flags list (notice the separator):

Here's what they look like before and after the change:
### Global event log
Before: 

After (no change):

### Project event log
Before:

After:

### Flag event log
Before:

After:
 
						
					 
					
						2024-07-31 09:46:47 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							24e2c4030b 
							
						 
					 
					
						
						
							
							feat: new event search flag ( #7699 )  
						
						... 
						
						
						
						Add `newEventSearch` flag 
						
					 
					
						2024-07-31 08:59:42 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c3d2ae08d6 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @tanstack/react-table to v8.19.3 ( #7703 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@tanstack/react-table](https://tanstack.com/table )
([source](https://togithub.com/TanStack/table/tree/HEAD/packages/react-table ))
| [`8.19.2` ->
`8.19.3`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.19.2/8.19.3 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>TanStack/table (@​tanstack/react-table)</summary>
###
[`v8.19.3`](https://togithub.com/TanStack/table/releases/tag/v8.19.3 )
[Compare
Source](https://togithub.com/TanStack/table/compare/v8.19.2...v8.19.3 )
Version 8.19.3 - 7/14/24, 8:44 AM
#### Changes
##### Fix
- table-core: assign unassign parentId in grouped row model
([#​5657](https://togithub.com/TanStack/table/issues/5657 ))
([`a71ce10`](https://togithub.com/TanStack/table/commit/a71ce10 )) by PiR
##### Ci
- enable npm provenance
([#​5654](https://togithub.com/TanStack/table/issues/5654 ))
([`0054eb3`](https://togithub.com/TanStack/table/commit/0054eb3 )) by
Lachlan Collins
- Add pkg-pr-new previews
([#​5648](https://togithub.com/TanStack/table/issues/5648 ))
([`241f26f`](https://togithub.com/TanStack/table/commit/241f26f )) by
Lachlan Collins
##### Docs
- use
[@​tanstack/lit-virtual](https://togithub.com/tanstack/lit-virtual )
for the virtualized table example
([#​5655](https://togithub.com/TanStack/table/issues/5655 ))
([`bb0a536`](https://togithub.com/TanStack/table/commit/bb0a536 )) by
[@​kadoshms](https://togithub.com/kadoshms )
- Fix typo in docs/guide/data.md
([#​5642](https://togithub.com/TanStack/table/issues/5642 ))
([`6a4a10d`](https://togithub.com/TanStack/table/commit/6a4a10d )) by
Joseph Markus
- vue: vue filters example
([#​5644](https://togithub.com/TanStack/table/issues/5644 ))
([`e749f31`](https://togithub.com/TanStack/table/commit/e749f31 )) by
Radu Suciu
- fix rowpinningstate
([`7548860`](https://togithub.com/TanStack/table/commit/7548860 )) by
Kevin Vandy
#### Packages
-
[@​tanstack/table-core](https://togithub.com/tanstack/table-core )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/angular-table](https://togithub.com/tanstack/angular-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/lit-table](https://togithub.com/tanstack/lit-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/react-table](https://togithub.com/tanstack/react-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/solid-table](https://togithub.com/tanstack/solid-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/vue-table](https://togithub.com/tanstack/vue-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools )[@​8](https://togithub.com/8 ).19.3
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-31 01:02:24 +00:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b585ead6df 
							
						 
					 
					
						
						
							
							fix: avoid react key warnings in tables ( #7694 )  
						
						... 
						
						
						
						Refactoring to get rid of `A props object containing a "key" prop is being spread into JSX` warning 
						
					 
					
						2024-07-30 13:09:12 +02:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d8e756586a 
							
						 
					 
					
						
						
							
							security: bump ws dependency ( #7697 )  
						
						... 
						
						
						
						Should fix https://github.com/Unleash/unleash/security/dependabot/146 
and https://github.com/Unleash/unleash/security/dependabot/147  
						
					 
					
						2024-07-30 11:15:04 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08aba91832 
							
						 
					 
					
						
						
							
							fix: flex layout used the wrong axes for layout. ( #7696 )  
						
						... 
						
						
						
						This change fixes an issue where the flex layouts for collaborator
info used the wrong axes for layout (row instead of column and vice
versa), causing the component to look wonky.
Before:

After:
 
						
					 
					
						2024-07-30 09:17:02 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							344e599b09 
							
						 
					 
					
						
						
							
							fix: don't cut off hover-color of favorite button ( #7691 )  
						
						... 
						
						
						
						This PR fixes a minor visual issue where the "favorite project" button's
hover outline would get cut off due to its container having `overflow:
hidden`.
The overflow value was introduced in
[#7575 ](https://github.com/Unleash/unleash/pull/7575 ) as way to handle
long project names. We didn't discover the hover issue back then because
it's not apparent unless you hover the fav star.
I found the solution in the CSS-tricks post [Preventing a Grid
Blowout](https://css-tricks.com/preventing-a-grid-blowout/ ). To quote
the article, the reason this works is that:
> the minimum width of a grid column is auto. (The same is true for flex
items, by the way.)
>
> And since auto is entirely based on content, we can say it is
“indefinitely” sized, its dimensions flex. If we were to put an explicit
width on the column, like 50% or 400px, then we would say it is
“definitely” sized.
>
> To apply our fix, we need to make sure that there is the column has a
definite minimum width instead of auto.
Before:

After:

Additionally, I've removed a duplicate declaration of font size,
removing the deprecated version. 
						
					 
					
						2024-07-29 17:03:47 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							21ab80b753 
							
						 
					 
					
						
						
							
							feat: health stats insights explanation ( #7690 )  
						
						
						
					 
					
						2024-07-29 15:19:20 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0fe0079053 
							
						 
					 
					
						
						
							
							fix: use nested flexboxes instead of grid area ( #7654 )  
						
						... 
						
						
						
						This change removes the use of grid area from the collaborators
component, replacing it with a nested flexbox setup. 
						
					 
					
						2024-07-29 12:55:52 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d825b49f43 
							
						 
					 
					
						
						
							
							fix: health stats number ( #7688 )  
						
						... 
						
						
						
						Prevent showing "undefined%" in new Health statistics. 
						
					 
					
						2024-07-29 12:49:03 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c4bc6f7a0 
							
						 
					 
					
						
						
							
							fix: FeatureForm - not jsx comment ( #7689 )  
						
						
						
					 
					
						2024-07-29 11:32:14 +01:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							94588c12d4 
							
						 
					 
					
						
						
							
							feat: human readable project names in insight charts ( #7686 )  
						
						
						
					 
					
						2024-07-29 11:52:14 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1cd1f982ee 
							
						 
					 
					
						
						
							
							fix: allow editors to submit flag form ( #7687 )  
						
						... 
						
						
						
						This change is a follow-up to
https://github.com/Unleash/unleash/pull/7685  and fixes another
instance of the same issue.
It wasn't caught previously, because the permissions are passed as
props here, and not used directly.
 
						
					 
					
						2024-07-29 09:45:52 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							80cff0a5fa 
							
						 
					 
					
						
						
							
							fix: allow editors to create flags again ( #7685 )  
						
						... 
						
						
						
						This change fixes a bug where editors were suddenly unable to create
flags. The issue is that the new project creation dialog used a
permission button, but didn't supply the project ID. 
						
					 
					
						2024-07-29 09:24:32 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f24f8a896c 
							
						 
					 
					
						
						
							
							fix: break long project/flag names in the event log to prevent overflow ( #7684 )  
						
						... 
						
						
						
						This change sets the `overflow-wrap` property for the definition list
values in the event log. This is to prevent long project/flag names
from making the left-hand side of the card suuuper wide, causing
overflow of the whole container.
Before: 

After:
 
						
					 
					
						2024-07-29 08:54:43 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a42970a153 
							
						 
					 
					
						
						
							
							fix: Avoid weird spacing between title and collab mode icon ( #7683 )  
						
						... 
						
						
						
						This change fixes an issue where the title of the project would be
pushed all the way to the right when the project was set to "private".
The cause was that the container with the project mode and the title
was a flex box with `justifyContent` set to `space-between`.
Removing that line fixes the issue, and the contents align to the
start of the box. There are no other elements in that container, so it
does not affect anything else.
Before:

After:
 
						
					 
					
						2024-07-29 08:18:52 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3a3aaad37d 
							
						 
					 
					
						
						
							
							feat: Use a toggling button for impression data on/off ( #7682 )  
						
						... 
						
						
						
						Instead of using a dropdown list for impression data, this PR introduces
a new config button that is a switch type button. It will be filled
(contained) when impression data is on and will be outlined when
impression data is off.
Off:

On:
 
						
					 
					
						2024-07-29 08:05:35 +00:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4df8fd3810 
							
						 
					 
					
						
						
							
							feat: redirect to new feature flag creation ( #7679 )  
						
						... 
						
						
						
						Currently found only one instance that is using `create-toggle`. So
changed behaviour for that. 
						
					 
					
						2024-07-26 14:27:02 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9b2c0bf55b 
							
						 
					 
					
						
						
							
							fix: shorten max project name width in feature toggles creation form ( #7678 )  
						
						... 
						
						
						
						This change sets the max project name label width to 20ch instead of
30ch.
At 30ch, the button is wide enough that it causes the buttons always
to overflow. At 20, it's about as wide as the impression data button,
and it renders on one line.
Before:

After:
 
						
					 
					
						2024-07-26 12:08:58 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39cda30dab 
							
						 
					 
					
						
						
							
							chore: update description/docs for the new feature creation dialog fields ( #7677 )  
						
						... 
						
						
						
						This PR updates the text used to describe the different fields used in
the new creation dialog.
It also removes a redundant aria attribute (that MUI already handles). 
						
					 
					
						2024-07-26 09:57:22 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c7bb6c5179 
							
						 
					 
					
						
						
							
							fix: prevent long project names from blowing out the form ( #7673 )  
						
						... 
						
						
						
						This change prevents long project names from blowing the form out of
proportion.
To do so, it:
1. sets `whitespace: no-wrap` on the button labels. Judging by the other
styles, this was the intention all along, but it didn't really come up
until now.
2. It also sets the label width for projects to 30ch,so that you'll get
to see quite a bit of the project name before it gets cut off.
It would be possible to set a dynamic width for this button based on the
longest project name, but I'm not sure it adds much value, so I'm
leaning towards keeping it simple.
Here's what the dynamic width would look like:
``` tsx
    const projectButtonLabelWidth = useMemo(() => {
        const longestProjectName = projects.reduce(
            (prev: number, type: { name: string }) =>
                prev >= type.name.length ? prev : type.name.length,
            0,
        );
        return `${Math.min(longestProjectName, 30)}ch`;
    }, [projects]);
```
What it looks like:
 
						
					 
					
						2024-07-26 11:39:43 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c0d7be040d 
							
						 
					 
					
						
						
							
							fix: make config dropdown list generic over values ( #7676 )  
						
						... 
						
						
						
						This PR makes the config dropdown list generic over its values, so that
you can pass stuff that isn't strings.
It also updates the existing impression data button to use booleans
instead. 
						
					 
					
						2024-07-26 11:38:29 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b55d6f46d0 
							
						 
					 
					
						
						
							
							feat: add tags selection to feature creation ( #7674 )  
						
						... 
						
						
						
						 
						
					 
					
						2024-07-26 12:13:56 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e34ae4ada 
							
						 
					 
					
						
						
							
							fix: project icon sizing and color ( #7672 )  
						
						... 
						
						
						
						This PR fixes the project icon sizing and color in the create feature
form. However, it includes a little more cleanup work.
1. I've switched out the previous project icon with a new one. The
difference? The old one had lots of whitespace around it, which made
sizing it awkward.
2. I've added a wrapping Icon component to common. The idea was taken
from this thread on the MUI GitHub about how to make imported icons
behave consistently with MUI icons.
3. Because I've switched the icon and added a new component, I've also
gone and updated the other places we used the old icon, so that we're
consistent about the usage.
In create dialog form:

Updated icon in:
Project card component

Project creation form

Sidebar and command bar (it's actually larger here, but maybe that's
okay? Previous project was kinda small):

(Previous sidebar and command bar):

I'd be willing to leave the sidebar and command bar for now if we think
it's better to leave them using the same size as previously, but we can
talk about that. I think it's better in the sidebar; undecided about the
command bar.
Bonus changes: I fixed some typos 
						
					 
					
						2024-07-26 10:26:16 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d96da453a4 
							
						 
					 
					
						
						
							
							fix: show the selected project's name on the button, not its ID ( #7671 )  
						
						... 
						
						
						
						This change makes it so that we show the name of the project that is
selected on the selection button instead of the ID. There is a chance
that the name is not unique, but I'm willing to take that risk (plus
it's how we do it today).
I've used a useMemo for this, because we have to scan through a list
to find the right project. Sure, it's always a small list (less than
500 items, I should think), but still nice to avoid doing it every
render. Happy to remove it if you think it obfuscates something.
We *could* also use a `useState` hook and initialize it with the right
value, update when it changes, but I actually think this is a better
option (requires less code and less "remember to update this when that
changes"). 
						
					 
					
						2024-07-26 09:27:25 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							464568dace 
							
						 
					 
					
						
						
							
							fix: Hide project selection option in CreateFeatureDialog when OSS ( #7669 )  
						
						... 
						
						
						
						This change wraps the project selection option in the
CreateFeatureDialog in a conditional that hides it when Unleash is
OSS.
OSS doesn't have access to the project creation API, so there's no
point in showing this. 
						
					 
					
						2024-07-25 17:59:47 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2c41cbbd3c 
							
						 
					 
					
						
						
							
							fix: validate project names on blur ( #7668 )  
						
						... 
						
						
						
						This fix validates the project name when you blur the field in the new
project form. The only instances where it'll be wrong is if you have
just whitespace or an empty string, but you'll be notified immediately.
Also removes some unused variables and parameters that I found. 
						
					 
					
						2024-07-25 12:43:38 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc37503b7d 
							
						 
					 
					
						
						
							
							fix: Capitalize input labels ( #7667 )  
						
						... 
						
						
						
						This change makes it so that all form input labels start with a
capital letter, regardless of the data we use to generate them.
Also fixes a leftover toggle -> flag renaming. 
						
					 
					
						2024-07-25 12:27:46 +00:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							10489c7534 
							
						 
					 
					
						
						
							
							feat: added PoC for the new feature creation dialog ( #7666 )  
						
						... 
						
						
						
						 
						
					 
					
						2024-07-25 15:12:48 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb7208025f 
							
						 
					 
					
						
						
							
							chore: create shared dialog form template ( #7663 )  
						
						... 
						
						
						
						This PR extracts the dialog form that we created for the new project
form into a shared component in the `common` folder.
Most of the code has been lifted and shifted, but there's been some
minor adjustments along the way. The main file is
`frontend/src/component/common/DialogFormTemplate/DialogFormTemplate.tsx`.
Everything else is just cleanup. 
						
					 
					
						2024-07-25 13:41:09 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							369518cd7d 
							
						 
					 
					
						
						
							
							Feat: webhook markdown ( #7658 )  
						
						... 
						
						
						
						Add ability to format format event as Markdown in generic webhooks,
similar to Datadog integration.
Closes https://github.com/Unleash/unleash/issues/7646 
Co-authored-by: Nuno Góis <github@nunogois.com> 
						
					 
					
						2024-07-25 09:45:20 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							245c3e119d 
							
						 
					 
					
						
						
							
							chore: add flag configuration for the new flag creation flow ( #7662 )  
						
						... 
						
						
						
						Add a new flag and default it to true for local development. 
						
					 
					
						2024-07-25 11:12:58 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d8c5466099 
							
						 
					 
					
						
						
							
							chore: show latest integration event on card ( #7656 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2443/show-the-latest-integration-event-result-on-that-integrations-card 
Shows the latest event on the integration card.
Also renames one of the folders to make its contents clearer.
<img width="1184" alt="image"
src="https://github.com/user-attachments/assets/2465d68b-d580-4fc9-9376-c6d55d0f19e0 "> 
					
						2024-07-24 14:23:29 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8a20ae999f 
							
						 
					 
					
						
						
							
							chore: keep latest integration events for each integration configuration ( #7652 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2469/keep-the-latest-event-for-each-integration-configuration 
This makes it so we keep the latest event for each integration
configuration, along with the previous logic of keeping the latest 100
events of the last 2 hours.
This should be a cheap nice-to-have, since now we can always know what
the latest integration event looked like for each integration
configuration. This will tie-in nicely with the next task of making the
latest integration event state visible in the integration card.
Also improved the clarity of the auto-deletion explanation in the modal. 
					
						2024-07-24 13:52:57 +01:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f76882465 
							
						 
					 
					
						
						
							
							fix: recently visit should only use main paths ( #7655 )  
						
						... 
						
						
						
						Recently visited should only be main paths, so look like this
**/segments** **/projects** and not have multiple slashes inside. 
						
					 
					
						2024-07-24 15:04:33 +03:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							647ba7b9cb 
							
						 
					 
					
						
						
							
							feat: separate command bar and search hotkeys ( #7651 )  
						
						... 
						
						
						
						Currently, the command bar and search hotkeys are conflicting. I am now
separating them and assigning search an extra modifier key: Shift. 
						
					 
					
						2024-07-24 12:46:03 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e2b90ae91d 
							
						 
					 
					
						
						
							
							fix: add workaround for tooltip ( #7649 )  
						
						... 
						
						
						
						This PR adds the UI part of feature flag collaborators. Collaborators are hidden on windows smaller than size XL because we're not sure how to deal with them in those cases yet. 
						
					 
					
						2024-07-24 09:33:29 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e63503e832 
							
						 
					 
					
						
						
							
							chore: add integration events modal ( #7648 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2441/create-integration-events-modal 
Adds the integration events modal to the UI, allowing us to visualize
them. This is the core of the UI work for this feature.
<img width="587" alt="image"
src="https://github.com/user-attachments/assets/f64cbb8c-1c01-4638-a661-5943ad7a890c ">
### Example: Success
<img width="1277" alt="image"
src="https://github.com/user-attachments/assets/578bc7dc-d37d-4c0a-b74a-4bd33e859b51 ">
### Example: Success with errors
<img width="1255" alt="image"
src="https://github.com/user-attachments/assets/f784104d-7f11-4146-829d-6b3a3808815b ">
### Example: Failed
<img width="1254" alt="image"
src="https://github.com/user-attachments/assets/543f857d-3877-4c17-92eb-58e6f038b8ac "> 
					
						2024-07-24 08:14:16 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf4435ca2d 
							
						 
					 
					
						
						
							
							chore: integration events hook ( #7641 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2440/create-new-integration-event-hooks 
Adds a frontend hook for integration events, allowing us to easily fetch
paginated integration events for a specific integration configuration
id. 
					
						2024-07-23 10:27:40 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3acaaf6719 
							
						 
					 
					
						
						
							
							fix: check for admin in signal endpoints hook ( #7642 )  
						
						... 
						
						
						
						This avoids a 403 on `api/admin/signal-endpoints` for non-admins when
browsing the integrations page. 
						
					 
					
						2024-07-22 15:32:35 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0f0a680af3 
							
						 
					 
					
						
						
							
							chore: don't ask OSS users to reach out to CS ( #7633 )  
						
						... 
						
						
						
						The limit card says to contact cs@getunleash if you're at the limits,
but we probably don't want to show that to OSS customers (it's not
terrible, just not very helpful), so let's hide it for OSS.
Instead, we'll ask them to try the community slack.
Screenie:
 
						
					 
					
						2024-07-22 11:03:10 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a0ba44d9f4 
							
						 
					 
					
						
						
							
							chore: feature collaborators flag ( #7623 )  
						
						
						
					 
					
						2024-07-19 10:11:39 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							242f59ba4e 
							
						 
					 
					
						
						
							
							New health stats component ( #7620 )  
						
						... 
						
						
						
						New style for widget 
						
					 
					
						2024-07-18 15:48:47 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d1959dd0e2 
							
						 
					 
					
						
						
							
							feat: filter project flags by state ( #7618 )  
						
						
						
					 
					
						2024-07-18 14:52:27 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							41203340fd 
							
						 
					 
					
						
						
							
							fix: use a fullscreen loader for the initial redirect load ( #7619 )  
						
						... 
						
						
						
						This PR fixes a minor visual glitch where the initial Unleash load might
display a jumping loading icon. The reason was that the initial
redirect's loader wasn't marked as a fullscreen loader. 
						
					 
					
						2024-07-18 14:50:59 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							19121f234e 
							
						 
					 
					
						
						
							
							Insights layout ( #7610 )  
						
						... 
						
						
						
						Refactored insights page - stats and charts relevant to the same metric
are now combined into a single widget. 
						
					 
					
						2024-07-18 12:43:52 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							906edec1b6 
							
						 
					 
					
						
						
							
							feat: show info on healthy flags in health tooltip ( #7611 )  
						
						... 
						
						
						
						This PR updates the tooltips for the health chart to also include
information on how healthy flags there are. The user could make this
calculation themselves before, but it'd require them to subtract the sum
of stale and potentially stale flags from the total. This makes it so
that they don't have to do the calculation.
I've also included a bar for the healthy flags in the overview, so that
it's easier to see how large a portion it is compared to the others.
Also: clean up some uses of the now-deprecated VFC.
 
						
					 
					
						2024-07-18 10:24:58 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							06f5073fce 
							
						 
					 
					
						
						
							
							test: insights filtering ( #7612 )  
						
						
						
					 
					
						2024-07-17 15:03:02 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d397819fd3 
							
						 
					 
					
						
						
							
							feat: Make SAML dialog aware that it might be configured via env ( #7606 )  
						
						... 
						
						
						
						Same as the OIDC changes we merged yesterday, this makes the frontend
ready for disabling SAML configuration page, if the SAML_ environment
variables are set.
---------
Co-authored-by: Nuno Góis <github@nunogois.com> 
						
					 
					
						2024-07-17 10:57:34 +00:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e4e58aee8 
							
						 
					 
					
						
						
							
							fix: insights sticky header ( #7607 )  
						
						... 
						
						
						
						Insights header should show below banners in insights v2 
						
					 
					
						2024-07-17 10:02:55 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39f6cbd66c 
							
						 
					 
					
						
						
							
							feat: insights filters ( #7608 )  
						
						
						
					 
					
						2024-07-17 11:30:58 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2ef9e27ed 
							
						 
					 
					
						
						
							
							refactor: insights actions container relaxed width ( #7603 )  
						
						
						
					 
					
						2024-07-16 17:27:11 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cfd20703b2 
							
						 
					 
					
						
						
							
							fix: toast error doesn't tell you what the error is ( #7601 )  
						
						... 
						
						
						
						This change improves the toast error message for auth settings by
preferring the message from the error's details list if it exists. If
it doesn't it'll still fall back to the original error message.
Before:

After:
 
						
					 
					
						2024-07-16 15:10:44 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							248f879553 
							
						 
					 
					
						
						
							
							chore: remove share insights button ( #7600 )  
						
						
						
					 
					
						2024-07-16 15:10:34 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7b2532ea4f 
							
						 
					 
					
						
						
							
							New insights layout - feature flag ( #7598 )  
						
						... 
						
						
						
						Preparing insights component for refactoring and enhancements. 
						
					 
					
						2024-07-16 12:24:30 +00:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7ed1d770a8 
							
						 
					 
					
						
						
							
							feat: make frontend aware that OIDC can be configured through env ( #7597 )  
						
						... 
						
						
						
						Co-authored-by: Nuno Góis <github@nunogois.com> 
						
					 
					
						2024-07-16 13:53:30 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e43109a2cb 
							
						 
					 
					
						
						
							
							fix: prevent long names from breaking form layouts ( #7591 )  
						
						... 
						
						
						
						This PR fixes a couple instances where long resource names would break
form and input layouts.
I've added comments to the various files to explain what they're doing
and why.
## Discussion point:
I've now set the width of project selector to be as narrow as it can
with wrapped text. In the main interfaces, it's much better, but on the
page where you can move a flag, it is quite narrow. However, I still
think it's better (no chance of it being wider than the whole screen).
We might want to find another way, but regardless, it'll only show up
with real edge cases.
## Fixes (screenies)
### API token creation form
**Files**:
- `frontend/src/component/common/FormTemplate/FormTemplate.styles.ts`
- `frontend/src/component/common/FormTemplate/FormTemplate.tsx`
Before:

After:

### New feature flag form
**Files**:
- `frontend/src/component/common/GeneralSelect/GeneralSelect.tsx`
Before:

After:

### Project select popover
**Files**
- `frontend/src/component/common/GeneralSelect/GeneralSelect.tsx`
-
`frontend/src/component/feature/FeatureView/FeatureSettings/FeatureSettingsProject/FeatureProjectSelect/FeatureProjectSelect.tsx`
Before:

After:

But also:
 
						
					 
					
						2024-07-16 10:47:46 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7d88b901a3 
							
						 
					 
					
						
						
							
							feat: remove first item selection ( #7596 )  
						
						
						
					 
					
						2024-07-16 11:27:37 +03:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a4ef3b49f 
							
						 
					 
					
						
						
							
							feat: select first item after query ( #7592 )  
						
						... 
						
						
						
						Now after search is done, the first item will be selected 
						
					 
					
						2024-07-16 09:28:34 +03:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7ed717379c 
							
						 
					 
					
						
						
							
							chore(deps): update dependency orval to v6.31.0 ( #7594 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [orval](https://togithub.com/anymaniax/orval ) | [`6.30.2` ->
`6.31.0`](https://renovatebot.com/diffs/npm/orval/6.30.2/6.31.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>anymaniax/orval (orval)</summary>
###
[`v6.31.0`](https://togithub.com/anymaniax/orval/releases/tag/v6.31.0 ):
Release 6.31.0
[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.30.2...v6.31.0 )
##### Bug Fixes
- applies fileExtension to schemas generated files
([#​1473](https://togithub.com/anymaniax/orval/issues/1473 ))
([68fd4fb](68fd4fbbb7https://togithub.com/anymaniax/orval/issues/1450 ))
([759ef48](759ef48399https://togithub.com/anymaniax/orval/issues/1445 ))
([f350fad](f350fadf9chttps://togithub.com/anymaniax/orval/issues/1456 ))
([f580f5d](f580f5db7fhttps://togithub.com/anymaniax/orval/issues/1455 )
- **msw:** correctly generate ref'd examples
([#​1459](https://togithub.com/anymaniax/orval/issues/1459 ))
([f296491](f296491112https://togithub.com/anymaniax/orval/issues/1466 ))
([950b547](950b5477c2https://togithub.com/anymaniax/orval/issues/1475 ))
([e1711e5](e1711e56cfhttps://togithub.com/anymaniax/orval/issues/1443 ))
([257a21f](257a21fde0https://togithub.com/anymaniax/orval/issues/1470 ))
([9404af4](9404af441fhttps://togithub.com/anymaniax/orval/issues/1457 ))
([95a2932](95a2932270📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-15 19:10:43 +00:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aaf66022af 
							
						 
					 
					
						
						
							
							feat: show all results in the same time ( #7590 )  
						
						... 
						
						
						
						Previously, when the result box was loading, it returned projects and
menu items first. After the feature search response came back, it also
showed the features, but this made the component jump around too much.
Now, everything is shown when the feature result comes back, reducing
the jumping around. 
						
					 
					
						2024-07-15 16:37:11 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d32990ec4c 
							
						 
					 
					
						
						
							
							fix: make loader not exlpode to 100vh in unnecessary locations ( #7589 )  
						
						... 
						
						
						
						This change fixes an issue with the loader where it would explode its
parent component to 100vh even when that was not called for.
To do so, I've added the a new `type` prop to the component, to
distinguish between `fullscreen` and `inline` usage. The `fullscreen`
type sets the height to 100vh, while the `inline` type sets it to
100%.
Now, this doesn't directly make the loader fullscreen (it just makes
sure it's at least as tall as the screen), so maybe the prop name is
misleading. I'd be happy to change it (or to even extract this into
two separate components) if that's preferable. Other potential prop
names could be `height`, which is very direct, or `usage`, which I
think better describes what we do. Like with `type`, I'd like to
communicate the intended behavior more that the actual implementation,
so I'm leaning towards either `type` or `usage`.
## Screenies
I've gone through all the usages of the loader, and checked how each one
works. Here they are:
### Loader in environment variants
I wasn't able to trigger this manually, but it's apparently there
Old (ignore the banner placement; that's firefox's screenshot tool
acting up)

New:

### Project setting forms
Old:

New:

### Rollout strategy
Old:

New (no discernible change):

### Advanced playground
Old:

New:

### Loading screen / initial redirect
Old:

New (no new component props):

New (with new props):
 
						
					 
					
						2024-07-15 14:41:45 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							463ec4a41a 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v20.14.10 ( #7585 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`20.14.9` ->
`20.14.10`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.9/20.14.10 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-12 21:25:42 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb052f42eb 
							
						 
					 
					
						
						
							
							chore(deps): update dependency cypress to v13.13.0 ( #7584 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cypress](https://cypress.io )
([source](https://togithub.com/cypress-io/cypress )) | [`13.12.0` ->
`13.13.0`](https://renovatebot.com/diffs/npm/cypress/13.12.0/13.13.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>cypress-io/cypress (cypress)</summary>
###
[`v13.13.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.13.0 )
[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v13.12.0...v13.13.0 )
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-0 
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-12 18:11:06 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3ade609956 
							
						 
					 
					
						
						
							
							feat: user seats component ( #7583 )  
						
						
						
					 
					
						2024-07-12 15:39:37 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9d7eec5951 
							
						 
					 
					
						
						
							
							fix: update cache, even when the total is 0 ( #7582 )  
						
						... 
						
						
						
						This PR fixes a bug where we wouldn't update the `useFeatureSearch`
hook's cached `total` value if the new total was `0`. The reason this
failed is that we would only update it if `data?.total`. Because `0` is
a falsy value, the check would fail. 
						
					 
					
						2024-07-12 14:47:50 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e7627becec 
							
						 
					 
					
						
						
							
							feat: API Tokens limit - UI ( #7561 )  
						
						... 
						
						
						
						When approaching limit or limit reached for the number of API tokens, we
show a corresponding message. 
						
					 
					
						2024-07-12 14:44:46 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f1b375876f 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @uiw/react-codemirror to v4.23.0 ( #7579 )  
						
						... 
						
						
						
						[](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.22.2` ->
`4.23.0`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.22.2/4.23.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>uiwjs/react-codemirror (@​uiw/react-codemirror)</summary>
###
[`v4.23.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.23.0 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.22.2...v4.23.0 )
[](https://jaywcjlove.github.io/#/sponsor )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.23.0/file/README.md )
Documentation v4.23.0:
https://raw.githack.com/uiwjs/react-codemirror/05626c6/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.22.2...v4.23.0 
```shell
npm i @​uiw/react-codemirror@4.23.0
```
- 💢  ci: Update FUNDING.yml
[`e94e34c`](https://togithub.com/uiwjs/react-codemirror/commit/e94e34c )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 💄  chore: add tea.yaml
[`9e32101`](https://togithub.com/uiwjs/react-codemirror/commit/9e32101 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌍  website: fix theme editor issue.
[#​669](https://togithub.com/uiwjs/react-codemirror/issues/669 )
[`ad0d999`](https://togithub.com/uiwjs/react-codemirror/commit/ad0d999 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat: exports themes style.
[#​670](https://togithub.com/uiwjs/react-codemirror/issues/670 )
[`f09f7be`](https://togithub.com/uiwjs/react-codemirror/commit/f09f7be )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-12 01:35:02 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0fa873d666 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.23.0 ( #7578 )  
						
						... 
						
						
						
						[](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.22.2` ->
`4.23.0`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.22.2/4.23.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>uiwjs/react-codemirror
(@​uiw/codemirror-theme-duotone)</summary>
###
[`v4.23.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.23.0 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.22.2...v4.23.0 )
[](https://jaywcjlove.github.io/#/sponsor )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.23.0/file/README.md )
Documentation v4.23.0:
https://raw.githack.com/uiwjs/react-codemirror/05626c6/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.22.2...v4.23.0 
```shell
npm i @​uiw/react-codemirror@4.23.0
```
- 💢  ci: Update FUNDING.yml
[`e94e34c`](https://togithub.com/uiwjs/react-codemirror/commit/e94e34c )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 💄  chore: add tea.yaml
[`9e32101`](https://togithub.com/uiwjs/react-codemirror/commit/9e32101 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌍  website: fix theme editor issue.
[#​669](https://togithub.com/uiwjs/react-codemirror/issues/669 )
[`ad0d999`](https://togithub.com/uiwjs/react-codemirror/commit/ad0d999 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟  feat: exports themes style.
[#​670](https://togithub.com/uiwjs/react-codemirror/issues/670 )
[`f09f7be`](https://togithub.com/uiwjs/react-codemirror/commit/f09f7be )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-11 21:45:10 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a8e8f89b4f 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @tanstack/react-table to v8.19.2 ( #7577 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@tanstack/react-table](https://tanstack.com/table )
([source](https://togithub.com/TanStack/table/tree/HEAD/packages/react-table ))
| [`8.17.3` ->
`8.19.2`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.17.3/8.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>TanStack/table (@​tanstack/react-table)</summary>
###
[`v8.19.2`](https://togithub.com/TanStack/table/releases/tag/v8.19.2 )
[Compare
Source](https://togithub.com/TanStack/table/compare/v8.19.1...v8.19.2 )
Version 8.19.2 - 6/30/24, 3:27 PM
#### Changes
##### Fix
- table-core: getTopRows and getBottomRows ref stability - fixes
[#​5624](https://togithub.com/TanStack/table/issues/5624 )
([#​5637](https://togithub.com/TanStack/table/issues/5637 ))
([`ace8a46`](https://togithub.com/TanStack/table/commit/ace8a46 )) by
Kevin Van Cott
##### Chore
- upgrade packages except for angular and typescript
([#​5635](https://togithub.com/TanStack/table/issues/5635 ))
([`e585a2e`](https://togithub.com/TanStack/table/commit/e585a2e )) by
Kevin Van Cott
##### Ci
- Optimise Nx workflow
([#​5636](https://togithub.com/TanStack/table/issues/5636 ))
([`18d581e`](https://togithub.com/TanStack/table/commit/18d581e )) by
Lachlan Collins
##### Docs
- lit: Add example for virtualized rows
([#​5599](https://togithub.com/TanStack/table/issues/5599 ))
([`8e1baac`](https://togithub.com/TanStack/table/commit/8e1baac )) by
[@​kadoshms](https://togithub.com/kadoshms )
#### Packages
-
[@​tanstack/table-core](https://togithub.com/tanstack/table-core )[@​8](https://togithub.com/8 ).19.2
-
[@​tanstack/lit-table](https://togithub.com/tanstack/lit-table )[@​8](https://togithub.com/8 ).19.2
-
[@​tanstack/react-table](https://togithub.com/tanstack/react-table )[@​8](https://togithub.com/8 ).19.2
-
[@​tanstack/solid-table](https://togithub.com/tanstack/solid-table )[@​8](https://togithub.com/8 ).19.2
-
[@​tanstack/vue-table](https://togithub.com/tanstack/vue-table )[@​8](https://togithub.com/8 ).19.2
-
[@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools )[@​8](https://togithub.com/8 ).19.2
-
[@​tanstack/angular-table](https://togithub.com/tanstack/angular-table )[@​8](https://togithub.com/8 ).19.2
-
[@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table )[@​8](https://togithub.com/8 ).19.2
-
[@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table )[@​8](https://togithub.com/8 ).19.2
###
[`v8.19.1`](https://togithub.com/TanStack/table/releases/tag/v8.19.1 )
[Compare
Source](https://togithub.com/TanStack/table/compare/v8.17.3...v8.19.1 )
Version 8.19.1 - 6/29/24, 11:34 PM
#### Changes
##### Fix
- angular-table: View is not updated anymore when flexRenderDirective is
instantiated the first time with an empty value
([#​5626](https://togithub.com/TanStack/table/issues/5626 ))
([`bfa96d8`](https://togithub.com/TanStack/table/commit/bfa96d8 )) by
[@​riccardoperra](https://togithub.com/riccardoperra )
##### Ci
- Update TanStack Config to v0.8
([#​5627](https://togithub.com/TanStack/table/issues/5627 ))
([`c09d214`](https://togithub.com/TanStack/table/commit/c09d214 )) by
Lachlan Collins
- Update Nx
([#​5606](https://togithub.com/TanStack/table/issues/5606 ))
([`41f3e4e`](https://togithub.com/TanStack/table/commit/41f3e4e )) by
Lachlan Collins
##### Docs
- vue: vue subcomponents example
([#​5631](https://togithub.com/TanStack/table/issues/5631 ))
([`78b9012`](https://togithub.com/TanStack/table/commit/78b9012 )) by
Radu Suciu
- examples: Fix Qwik examples
([#​5633](https://togithub.com/TanStack/table/issues/5633 ))
([`6a4f224`](https://togithub.com/TanStack/table/commit/6a4f224 )) by
Lachlan Collins
- examples: Add example using TanStack Query and Router
([#​5625](https://togithub.com/TanStack/table/issues/5625 ))
([`80e45cc`](https://togithub.com/TanStack/table/commit/80e45cc )) by
Leonardo Montini
- table fix editable example link
([#​5628](https://togithub.com/TanStack/table/issues/5628 ))
([`bbe4ba3`](https://togithub.com/TanStack/table/commit/bbe4ba3 )) by
[@​fxamauri](https://togithub.com/fxamauri )
- Remove duplicate words
([#​5629](https://togithub.com/TanStack/table/issues/5629 ))
([`c0e6122`](https://togithub.com/TanStack/table/commit/c0e6122 )) by
Samuel Candela
- fix Header link in Header Group API
([#​5608](https://togithub.com/TanStack/table/issues/5608 ))
([`5edd993`](https://togithub.com/TanStack/table/commit/5edd993 )) by
Lucas Vargas
- pagination: rephrase autoResetPageIndex behaviour
([#​5601](https://togithub.com/TanStack/table/issues/5601 ))
([`22e1ac4`](https://togithub.com/TanStack/table/commit/22e1ac4 )) by
Leonardo Montini
- react-table: add dependency because columnSizeVars does not change
([#​5597](https://togithub.com/TanStack/table/issues/5597 ))
([`f7e69bc`](https://togithub.com/TanStack/table/commit/f7e69bc )) by
YoonMinSang
- angular-table: Adding documentation for custom component support.
([#​5590](https://togithub.com/TanStack/table/issues/5590 ))
([`d6839d6`](https://togithub.com/TanStack/table/commit/d6839d6 )) by
mamerto-g
##### Tests
- Move tests folders
([#​5634](https://togithub.com/TanStack/table/issues/5634 ))
([`f159b04`](https://togithub.com/TanStack/table/commit/f159b04 )) by
Lachlan Collins
#### Packages
-
[@​tanstack/table-core](https://togithub.com/tanstack/table-core )[@​8](https://togithub.com/8 ).19.1
-
[@​tanstack/angular-table](https://togithub.com/tanstack/angular-table )[@​8](https://togithub.com/8 ).19.1
-
[@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table )[@​8](https://togithub.com/8 ).19.1
-
[@​tanstack/lit-table](https://togithub.com/tanstack/lit-table )[@​8](https://togithub.com/8 ).19.1
-
[@​tanstack/react-table](https://togithub.com/tanstack/react-table )[@​8](https://togithub.com/8 ).19.1
-
[@​tanstack/solid-table](https://togithub.com/tanstack/solid-table )[@​8](https://togithub.com/8 ).19.1
-
[@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table )[@​8](https://togithub.com/8 ).19.1
-
[@​tanstack/vue-table](https://togithub.com/tanstack/vue-table )[@​8](https://togithub.com/8 ).19.1
-
[@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools )[@​8](https://togithub.com/8 ).19.1
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-11 19:24:10 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d9794d5554 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vite to v5.3.3 ( #7576 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://vitejs.dev )
([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite )) |
[`5.3.1` -> `5.3.3`](https://renovatebot.com/diffs/npm/vite/5.3.1/5.3.3 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v5.3.3`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small533-2024-07-03-small )
[Compare
Source](https://togithub.com/vitejs/vite/compare/v5.3.2...v5.3.3 )
- fix: lazily evaluate \__vite\_\_mapDeps files
([#​17602](https://togithub.com/vitejs/vite/issues/17602 ))
([dafff4a](https://togithub.com/vitejs/vite/commit/dafff4a )), closes
[#​17602](https://togithub.com/vitejs/vite/issues/17602 )
- fix(deps): update all non-major dependencies
([#​17590](https://togithub.com/vitejs/vite/issues/17590 ))
([012490c](https://togithub.com/vitejs/vite/commit/012490c )), closes
[#​17590](https://togithub.com/vitejs/vite/issues/17590 )
- fix(lib): remove pure CSS dynamic import
([#​17601](https://togithub.com/vitejs/vite/issues/17601 ))
([055f1c1](https://togithub.com/vitejs/vite/commit/055f1c1 )), closes
[#​17601](https://togithub.com/vitejs/vite/issues/17601 )
- fix(proxy): replace changeOrigin changes in 5.3.0 with new
rewriteWsOrigin option
([#​17563](https://togithub.com/vitejs/vite/issues/17563 ))
([14c3d49](https://togithub.com/vitejs/vite/commit/14c3d49 )), closes
[#​17563](https://togithub.com/vitejs/vite/issues/17563 )
###
[`v5.3.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small532-2024-06-27-small )
[Compare
Source](https://togithub.com/vitejs/vite/compare/v5.3.1...v5.3.2 )
- fix(client): uniform variable `location`
([#​17528](https://togithub.com/vitejs/vite/issues/17528 ))
([a8e2f6f](https://togithub.com/vitejs/vite/commit/a8e2f6f )), closes
[#​17528](https://togithub.com/vitejs/vite/issues/17528 )
- fix(deps): update all non-major dependencies
([#​17494](https://togithub.com/vitejs/vite/issues/17494 ))
([bf123f2](https://togithub.com/vitejs/vite/commit/bf123f2 )), closes
[#​17494](https://togithub.com/vitejs/vite/issues/17494 )
- fix(typescript): correctly expand ${configDir} in tsconfig.json
([#​17576](https://togithub.com/vitejs/vite/issues/17576 ))
([24c799b](https://togithub.com/vitejs/vite/commit/24c799b )), closes
[#​17576](https://togithub.com/vitejs/vite/issues/17576 )
- chore: fix some comments
([#​17495](https://togithub.com/vitejs/vite/issues/17495 ))
([ec16a5e](https://togithub.com/vitejs/vite/commit/ec16a5e )), closes
[#​17495](https://togithub.com/vitejs/vite/issues/17495 )
- chore(deps): update all non-major dependencies
([#​17553](https://togithub.com/vitejs/vite/issues/17553 ))
([a33a97f](https://togithub.com/vitejs/vite/commit/a33a97f )), closes
[#​17553](https://togithub.com/vitejs/vite/issues/17553 )
- chore(deps): update dependency eslint to v9
([#​16661](https://togithub.com/vitejs/vite/issues/16661 ))
([6c10662](https://togithub.com/vitejs/vite/commit/6c10662 )), closes
[#​16661](https://togithub.com/vitejs/vite/issues/16661 )
- chore(deps): update es-module-lexer to 1.5.4
([#​17555](https://togithub.com/vitejs/vite/issues/17555 ))
([2d6672f](https://togithub.com/vitejs/vite/commit/2d6672f )), closes
[#​17555](https://togithub.com/vitejs/vite/issues/17555 )
- refactor(optimizer): use early continues
([#​17551](https://togithub.com/vitejs/vite/issues/17551 ))
([7c06ef0](https://togithub.com/vitejs/vite/commit/7c06ef0 )), closes
[#​17551](https://togithub.com/vitejs/vite/issues/17551 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-11 17:13:05 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f0b49db06a 
							
						 
					 
					
						
						
							
							docs: document resource limits ( #7567 )  
						
						... 
						
						
						
						This PR adds the first version of the resource limit documentation. It
also corrects the link in the `Limit` component.
In addition to the new limits from the soft limits project, I've also
added the limits from the signals project.
## Discussion points
I've set the Pro resource limits to projects and envs to the same value
as on the [plans & pricing](https://www.getunleash.io/pricing ) page
instead of the actual hard soft limit. I think that makes messaging
easier and more consistent.
However, this does present us with a bit of a problem. Because we've
been pretty consistent at saying "no, you can't have more projects" for
Pro. But we're saying it's easy to change (when in actuality the limit
isn't enforced 💁🏼  )
## Screenie
It looks a little bit like this (but check the files or preview for the
actual text content)
 
						
					 
					
						2024-07-11 14:10:49 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d440d3230a 
							
						 
					 
					
						
						
							
							feat: show orphaned API tokens ( #7569 )  
						
						... 
						
						
						
						Add a visual indication that a token was scoped to projects that have
been deleted. 
						
					 
					
						2024-07-11 14:06:22 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d7adee3f64 
							
						 
					 
					
						
						
							
							chore: fix project name overflow ( #7575 )  
						
						... 
						
						
						
						Fix overflow in long project names. Show ellipsis where it overflows.


 
						
					 
					
						2024-07-11 10:00:38 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							063d9e81d1 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @biomejs/biome to v1.8.3 ( #7562 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@biomejs/biome](https://biomejs.dev )
([source](https://togithub.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ))
| [`1.8.2` ->
`1.8.3`](https://renovatebot.com/diffs/npm/@biomejs%2fbiome/1.8.2/1.8.3 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>biomejs/biome (@​biomejs/biome)</summary>
###
[`v1.8.3`](https://togithub.com/biomejs/biome/blob/HEAD/CHANGELOG.md#v183-2022-06-27 )
[Compare
Source](54b4c9a390...c28d5978c1https://togithub.com/biomejs/biome/issues/3104 ) by
suppressing node warnings when using `biome migrate`. Contributed by
[@​SuperchupuDev](https://togithub.com/SuperchupuDev )
- Force colors to be off when using the GitHub reporter to properly
create annotations in GitHub actions
([#​3148](https://togithub.com/biomejs/biome/issues/3148 )).
Contributed by [@​Sec-ant](https://togithub.com/Sec-ant )
##### Parser
##### Bug fixes
- Implement [CSS unicode
range](https://togithub.com/biomejs/biome/pull/3251 ). Contributed by
[@​denbezrukov](https://togithub.com/denbezrukov )
##### Formatter
##### Bug fixes
- Fix [#​3184](https://togithub.com/biomejs/biome/issues/3184 ) CSS
formatter converts custom identifiers to lowercase. Contributed by
[@​denbezrukov](https://togithub.com/denbezrukov )
- Fix [#​3256](https://togithub.com/biomejs/biome/issues/3256 )
constant crashes when editing css files
[#​3256](https://togithub.com/biomejs/biome/issues/3256 ).
Contributed by [@​denbezrukov](https://togithub.com/denbezrukov )
##### Linter
##### New features
- Add `nursery/useDeprecatedReason` rule. Contributed by
[@​vohoanglong0107](https://togithub.com/vohoanglong0107 ).
- Add
[nursery/noExportedImports](https://biomejs.dev/linter/rules/no-exported-imports/ ).
Contributed by [@​Conaclos](https://togithub.com/Conaclos )
##### Bug fixes
- `useConsistentArrayType` and `useShorthandArrayType` now ignore
`Array` in the `extends` and `implements` clauses. Fix
[#​3247](https://togithub.com/biomejs/biome/issues/3247 ).
Contributed by [@​Conaclos](https://togithub.com/Conaclos )
- Fixes [#​3066](https://togithub.com/biomejs/biome/issues/3066 )
by taking into account the dependencies declared in the `package.json`.
Contributed by [@​ematipico](https://togithub.com/ematipico )
- The code action of the `useArrowFunction` rule now preserves a
trailing comma when there is only a single type parameter in the arrow
function and JSX is enabled. Fixes
[#​3292](https://togithub.com/biomejs/biome/issues/3292 ).
Contributed by [@​Sec-ant](https://togithub.com/Sec-ant )
##### Enhancements
- Enhance tailwind sorting lint rule
[#​1274](https://togithub.com/biomejs/biome/issues/1274 ) with
variant support.
Every preconfigured variant is assigned a `weight` that concurs on
establishing the output sorting order.
Since nesting variants on the same utility class is possible, the
resulting `weight` is the Bitwise XOR of all the variants weight for
that class.
Dynamic variants (e.g. `has-[.custom-class]`, `group-[:checked]`) are
also supported and they take the `weight` of their base variant name the
custom value attached (e.g. `has-[.custom-class]` takes `has` weight).
Arbitrary variants (e.g. `[&nth-child(2)]`) don't have a weight assigned
and they are placed after every known variant.
Classes with the same amount of arbitrary variants follow
lexicographical order. The class that has the highest number of nested
arbitrary variants is placed last.
Screen variants (e.g. `sm:`, `max-md:`, `min-lg:`) are not supported
yet.
    Contributed by [@​lutaok](https://togithub.com/lutaok )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-09 18:25:17 +00:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f65afff6c1 
							
						 
					 
					
						
						
							
							feat: Disallow repeating last 5 passwords. ( #7552 )  
						
						... 
						
						
						
						We'll store hashes for the last 5 passwords, fetch them all for the user
wanting to change their password, and make sure the password does not
verify against any of the 5 stored hashes.
Includes some password-related UI/UX improvements and refactors. Also
some fixes related to reset password rate limiting (instead of an
unhandled exception), and token expiration on error.
---------
Co-authored-by: Nuno Góis <github@nunogois.com> 
						
					 
					
						2024-07-09 16:18:35 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f6c05eb877 
							
						 
					 
					
						
						
							
							API tokens - virtualized table ( #7531 )  
						
						... 
						
						
						
						API tokens table in both main list and project API tokens list can now
support more items - it doesn't slow the browser down if there is >500
items. 
						
					 
					
						2024-07-09 13:22:55 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2aea6e688c 
							
						 
					 
					
						
						
							
							feat: project limits ui ( #7558 )  
						
						
						
					 
					
						2024-07-09 11:04:23 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							46b1eedcc7 
							
						 
					 
					
						
						
							
							feat: constraints values limit in a strategy UI ( #7557 )  
						
						
						
					 
					
						2024-07-08 15:08:16 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8f8ff13cc5 
							
						 
					 
					
						
						
							
							feat: add limit warning for feature flags ( #7556 )  
						
						... 
						
						
						
						This PR adds the Limit component to the feature flag creation form.
At the limit: 

Approaching the limit:

Below the limit threshold (no change):
 
						
					 
					
						2024-07-08 15:06:21 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5ed4ccc981 
							
						 
					 
					
						
						
							
							feat: constraints limit in a strategy UI ( #7555 )  
						
						
						
					 
					
						2024-07-08 13:10:00 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ef80d7f81e 
							
						 
					 
					
						
						
							
							ui limits for flags ( #7541 )  
						
						... 
						
						
						
						This PR disables the "create feature flag" button when you've reached
the limits.
This one is a little more complex than the other UI limits, because we
also have to take into account the project feature limit. I've tried to
touch as little as possible, but I _have_ extracted the calculation of
both limits into a single hook. 
						
					 
					
						2024-07-08 10:27:01 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e7d07486a1 
							
						 
					 
					
						
						
							
							feat: limit segments component ( #7553 )  
						
						
						
					 
					
						2024-07-08 09:03:08 +02:00 
						 
				 
			
				
					
						
							
							
								Alexandru Savin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9fae7801ed 
							
						 
					 
					
						
						
							
							feat: New Relic integration ( #7492 )  
						
						... 
						
						
						
						## About the changes
Add New Relic integration based on issue #878 .


<!-- 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  #878  
						
					 
					
						2024-07-05 15:16:00 +02:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9ad7266aa1 
							
						 
					 
					
						
						
							
							chore: use a command bar shadow thats visible in darkmode as well ( #7551 )  
						
						
						
					 
					
						2024-07-05 14:54:11 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							94926b7802 
							
						 
					 
					
						
						
							
							chore: don't prevent users from entering the env form when they're at the limit ( #7549 )  
						
						... 
						
						
						
						This change reverts the changes related to the button in particular
that were introduced in #7500 . The button is now always enabled, and
the actual resource warning and creation blocking happens in the form,
courtesy of #7548 . 
						
					 
					
						2024-07-05 13:11:00 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1d7cd2e274 
							
						 
					 
					
						
						
							
							feat: update description on project deletion ( #7539 )  
						
						... 
						
						
						
						Improving the project deletion experience by adding information about
API keys and refining the messaging, making it easier to comprehend. 
						
					 
					
						2024-07-05 11:07:47 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							963d051632 
							
						 
					 
					
						
						
							
							feat: Limit environments component ( #7548 )  
						
						
						
					 
					
						2024-07-05 13:03:51 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c802442846 
							
						 
					 
					
						
						
							
							feat: add solid border for contrast ( #7550 )  
						
						... 
						
						
						
						Now it is better to see the command bar.
 
						
					 
					
						2024-07-05 14:01:10 +03:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2f9483441f 
							
						 
					 
					
						
						
							
							feat: command bar up down navigation ( #7546 )  
						
						
						
					 
					
						2024-07-05 12:57:43 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							165f02a3a4 
							
						 
					 
					
						
						
							
							fix: sidebar update active when navigated via command menu. ( #7545 )  
						
						... 
						
						
						
						Currently, if the location changes, it does not update the active item.
I added useEffect to update the active item.
This is required when the user navigates via the command menu. 
						
					 
					
						2024-07-05 13:28:00 +03:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							51a2b3aa0e 
							
						 
					 
					
						
						
							
							feat: hide command bar when losing focus ( #7544 )  
						
						
						
					 
					
						2024-07-05 11:22:46 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cad8a3c2df 
							
						 
					 
					
						
						
							
							feat: limit component used in strategies ( #7542 )  
						
						
						
					 
					
						2024-07-05 09:09:28 +02:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							233bf0757e 
							
						 
					 
					
						
						
							
							chore: fix command bar key prop usage ( #7534 )  
						
						
						
					 
					
						2024-07-05 08:24:51 +02:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							96a1996b41 
							
						 
					 
					
						
						
							
							chore: command bar remove strategy types as page suggestion ( #7543 )  
						
						
						
					 
					
						2024-07-04 15:51:37 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c93bfafb7f 
							
						 
					 
					
						
						
							
							feat: limit component ( #7538 )  
						
						
						
					 
					
						2024-07-04 09:49:31 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8dd77f3bbd 
							
						 
					 
					
						
						
							
							fix: remove focus on ESC ( #7535 )  
						
						... 
						
						
						
						Now when pressing ESC, command bar will lose focus.
 
						
					 
					
						2024-07-03 22:15:59 +03:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bf2df49bd6 
							
						 
					 
					
						
						
							
							feat: change billing plan get in touch to support email ( #7523 )  
						
						
						
					 
					
						2024-07-03 16:58:04 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c5fdaeabd9 
							
						 
					 
					
						
						
							
							feat: UI limit for API tokens ( #7532 )  
						
						... 
						
						
						
						This PR activates the limit for API token creation in both the global
API token window and in the project-level API token tab.
Because the same button is used in two places, I encapsulated the
fetching of flags and resource limits within the button. I can be
convinced to pass the current API token count and the limit as
arguments, but I think this is the right solution for this case. 
						
					 
					
						2024-07-03 12:36:48 +00:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							990ea1ffb2 
							
						 
					 
					
						
						
							
							feat: quick suggestions click close ( #7533 )  
						
						... 
						
						
						
						Now recently visited projects, features, pages will also close the
command bar. 
						
					 
					
						2024-07-03 14:41:23 +03:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fc95d459d0 
							
						 
					 
					
						
						
							
							feat: use different cache key for command bar ( #7530 )  
						
						... 
						
						
						
						Now command bar and search do not share same cache, so they wont
conflict anymore. 
						
					 
					
						2024-07-03 14:28:47 +03:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d924519abb 
							
						 
					 
					
						
						
							
							feat: segments limit ui ( #7528 )  
						
						
						
					 
					
						2024-07-03 12:34:16 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							57c1a6edd5 
							
						 
					 
					
						
						
							
							feat: track interaction with search ( #7526 )  
						
						... 
						
						
						
						Now we will start tracking how users interact with search box. Whether
they open it manually or use CTRL K 
						
					 
					
						2024-07-03 12:27:20 +03:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5832fc7d81 
							
						 
					 
					
						
						
							
							feat: what's new in Unleash ( #7497 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2354/new-in-unleash-section-in-sidebar 
Add a "New in Unleash" section in the side bar and use it to announce
signals and actions.

Inside signals page we're also including a feedback button to try to
collect some insights.

---------
Co-authored-by: Nuno Góis <github@nunogois.com> 
					
						2024-07-03 09:54:38 +02:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							06971375cb 
							
						 
					 
					
						
						
							
							chore: fix command bar missing icons in quick suggestions ( #7522 )  
						
						
						
					 
					
						2024-07-03 09:41:12 +02:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a463e8b1e6 
							
						 
					 
					
						
						
							
							chore: command bar feedback focus and text size ( #7521 )  
						
						
						
					 
					
						2024-07-03 09:33:28 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9b643761c 
							
						 
					 
					
						
						
							
							feat: Project limit UI ( #7518 )  
						
						
						
					 
					
						2024-07-02 15:29:58 +02:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a2f7e5a61 
							
						 
					 
					
						
						
							
							chore: fix searchbar styling when focus is on results ( #7517 )  
						
						
						
					 
					
						2024-07-02 13:15:57 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f42e74e7c5 
							
						 
					 
					
						
						
							
							chore: rename command bar files ( #7516 )  
						
						... 
						
						
						
						Now we have nice logical naming
 
						
					 
					
						2024-07-02 13:59:18 +03:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1f48f9067a 
							
						 
					 
					
						
						
							
							fix: command menu hover ( #7515 )  
						
						... 
						
						
						
						Now command menu hover has same styling as sidebar
 
						
					 
					
						2024-07-02 13:34:40 +03:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e916deda74 
							
						 
					 
					
						
						
							
							fix: prevent project cell overflow on api keys table ( #7472 )  
						
						... 
						
						
						
						Preparations for virtualizing API tokens table - projects column for tokens with a list of projects assigned will not overflow the cell. 
						
					 
					
						2024-07-02 12:10:02 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							745c5a0454 
							
						 
					 
					
						
						
							
							fix: improve menu styling ( #7513 )  
						
						... 
						
						
						
						Now quick suggestions padding is not bigger than for pages. 
 
						
					 
					
						2024-07-02 12:33:37 +03:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4eebf49423 
							
						 
					 
					
						
						
							
							feat: clear search string and close box after click ( #7511 )  
						
						... 
						
						
						
						Now when selecting an item from command menu, the search string is
cleared and command menu closed. 
						
					 
					
						2024-07-02 11:12:08 +03:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							85096ba3c6 
							
						 
					 
					
						
						
							
							feat: command bar results key down should exit/refocus input ( #7509 )  
						
						... 
						
						
						
						Refocuses command bar input field if command bar results has focus and
user starts to type. Closes if Escape button clicked 
						
					 
					
						2024-07-02 09:56:25 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be518af228 
							
						 
					 
					
						
						
							
							feat: use new environment limit in Unleash UI ( #7500 )  
						
						... 
						
						
						
						This PR updates the Unleash UI to use the new environment limit.
As it turns out, we already had an environment limit in the UI, but it
was hardcoded (luckily, its value is the same as the new default value
🥳 ).
In addition to the existing places this limit was used, it also disables
the "new environment" button if you've reached the limit. Because this
limit already exists, I don't think we need a flag for it. The only
change is that you can't click a button (that should be a link!) that
takes you to a page you can't do anything on. 
						
					 
					
						2024-07-02 06:14:15 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							57b253c050 
							
						 
					 
					
						
						
							
							feat: constraint values limit UI ( #7501 )  
						
						
						
					 
					
						2024-07-01 15:05:44 +02:00