David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2f9483441f 
							
						 
					 
					
						
						
							
							feat: command bar up down navigation ( #7546 )  
						
						 
						
						
						
					 
					
						2024-07-05 12:57:43 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Hornby 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e205fc14e 
							
						 
					 
					
						
						
							
							chore: make sdk metrics snake case ( #7547 )  
						
						 
						
						
						
					 
					
						2024-07-05 12:29:00 +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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59d6014853 
							
						 
					 
					
						
						
							
							Chore: add limits to feature flags ( #7536 )  
						
						 
						
						... 
						
						
						
						This PR adds a feature flag limit to Unleash. It's set up to be
overridden in Enterprise, where we turn the limit up.
I've also fixed a couple bugs in the fake feature flag store. 
						
					 
					
						2024-07-04 11:00:11 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c93bfafb7f 
							
						 
					 
					
						
						
							
							feat: limit component ( #7538 )  
						
						 
						
						
						
					 
					
						2024-07-04 09:49:31 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Hornby 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							30073d527a 
							
						 
					 
					
						
						
							
							feat: extended SDK metrics ( #7527 )  
						
						 
						
						... 
						
						
						
						This adds an extended metrics format to the metrics ingested by Unleash
and sent by running SDKs in the wild. Notably, we don't store this
information anywhere new in this PR, this is just streamed out to
Victoria metrics - the point of this project is insight, not analysis.
Two things to look out for in this PR:
- I've chosen to take extend the registration event and also send that
when we receive metrics. This means that the new data is received on
startup and on heartbeat. This takes us in the direction of collapsing
these two calls into one at a later point
- I've wrapped the existing metrics events in some "type safety", it
ain't much because we have 0 type safety on the event emitter so this
also has some if checks that look funny in TS that actually check if the
data shape is correct. Existing tests that check this are more or less
preserved 
						
					 
					
						2024-07-04 08:51:27 +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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08533d7224 
							
						 
					 
					
						
						
							
							chore: remove unused clone code ( #7529 )  
						
						 
						
						... 
						
						
						
						Removing this code, because variants per env are GA and I did not find
any usage of it. 
						
					 
					
						2024-07-03 15:08:19 +03: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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6d913809ca 
							
						 
					 
					
						
						
							
							chore: extract api token service composition root; place it in /features ( #7519 )  
						
						 
						
						... 
						
						
						
						This is a refactoring task, creating an ApiTokenService composition root
in /features. 
						
					 
					
						2024-07-03 11:49:11 +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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							72615cc6d5 
							
						 
					 
					
						
						
							
							feat: segments limit ( #7524 )  
						
						 
						
						
						
					 
					
						2024-07-03 10:41:56 +02: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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							addbf79d95 
							
						 
					 
					
						
						
							
							docs: add a docs entry for file based OSS featureset import ( #7520 )  
						
						 
						
						
						
					 
					
						2024-07-02 15:26:44 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b2522f9199 
							
						 
					 
					
						
						
							
							feat: add resource limits for API tokens ( #7510 )  
						
						 
						
						... 
						
						
						
						This PR adds the back end for API token resource limits. 
It adds the limit to the schema and checks the limit in the service.
## Discussion points
The PAT service uses a different service and different store entirely,
so I have not included testing any edge cases where PATs are included.
However, that could be seen as "knowing too much". We could add tests
that check both of the stores in tandem, but I think it's overkill for
now. 
						
					 
					
						2024-07-02 12:41:31 +00: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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8a9535d352 
							
						 
					 
					
						
						
							
							feat: projects limit ( #7514 )  
						
						 
						
						
						
					 
					
						2024-07-02 12:03:00 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							95cfbe5ccf 
							
						 
					 
					
						
						
							
							chore: remove multer, since it isn't being used ( #7512 )  
						
						 
						
						... 
						
						
						
						Since I couldn't find a single place that imported/used multer (which is
a multi-part upload handler for express) I went ahead and removed it
from our dependency tree 
						
					 
					
						2024-07-02 11:41:46 +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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Susa 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							932ae2b80f 
							
						 
					 
					
						
						
							
							chore: customer requested to CS to be removed from this list.  
						
						 
						
						
						
					 
					
						2024-07-02 10:10:56 +02: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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9cbab0702d 
							
						 
					 
					
						
						
							
							chore(deps): update dependency react-router to v6.24.0 ( #7506 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-router](https://togithub.com/remix-run/react-router )
([source](https://togithub.com/remix-run/react-router/tree/HEAD/packages/react-router ))
| [`6.23.1` ->
`6.24.0`](https://renovatebot.com/diffs/npm/react-router/6.23.1/6.24.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>remix-run/react-router (react-router)</summary>
###
[`v6.24.0`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#6240 )
[Compare
Source](https://togithub.com/remix-run/react-router/compare/react-router@6.23.1...react-router@6.24.0 )
##### Minor Changes
- Add support for Lazy Route Discovery (a.k.a. Fog of War)
([#​11626](https://togithub.com/remix-run/react-router/pull/11626 ))
- RFC: <https://togithub.com/remix-run/react-router/discussions/11113 >
- `unstable_patchRoutesOnMiss` docs:
<https://reactrouter.com/en/main/routers/create-browser-router >
##### Patch Changes
-   Updated dependencies:
    -   `@remix-run/router@1.17.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-01 20:03:03 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aca0cfdfc9 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v20.14.8 ( #7505 )  
						
						 
						
						... 
						
						
						
						[](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.7` ->
`20.14.8`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.7/20.14.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/ )
|
---
### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-01 17:23:39 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc521e3fa4 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @swc/core to v1.6.5 ( #7504 )  
						
						 
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs )
([source](https://togithub.com/swc-project/swc )) | [`1.6.3` ->
`1.6.5`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.6.3/1.6.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>swc-project/swc (@​swc/core)</summary>
###
[`v1.6.5`](https://togithub.com/swc-project/swc/compare/v1.6.4...v1.6.5 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.6.4...v1.6.5 )
###
[`v1.6.4`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#164---2024-06-22 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.6.3...v1.6.4 )
##### Features
- **(cli)** Support generating `.d.ts` files
([#​9097](https://togithub.com/swc-project/swc/issues/9097 ))
([e71b6d3](e71b6d31b1 ))
- **(common)** Add fallible methods to `swc_common::SourceMap`
([#​9090](https://togithub.com/swc-project/swc/issues/9090 ))
([e423d1b](e423d1bced ))
- **(es/transform)** Add experimental `.d.ts` generation
([#​9093](https://togithub.com/swc-project/swc/issues/9093 ))
([51a2702](51a27022b9 ))
- **(swc_core)** Reexport `swc_typescript`
([#​9092](https://togithub.com/swc-project/swc/issues/9092 ))
([a2645e2](a2645e2fa0 ))
- **(typescript)** Implement Isolated Declaration
([#​9086](https://togithub.com/swc-project/swc/issues/9086 ))
([a855159](a8551592b2 ))
##### Miscellaneous Tasks
- **(deps)** Replace `sha-1` with `sha1`
([#​9091](https://togithub.com/swc-project/swc/issues/9091 ))
([5a2c968](5a2c968720 ))
##### Performance
- **(es/lexer)** Apply various optimizations
([#​9095](https://togithub.com/swc-project/swc/issues/9095 ))
([2f02630](2f02630b1e ))
- **(es/lexer)** Use `memchr::memmem` for lexing block comments
([#​9096](https://togithub.com/swc-project/swc/issues/9096 ))
([1b3672f](1b3672f1e7 ))
##### Refactor
- **(es/parser)** Rename `EsConfig` and `TsConfig`
([#​9094](https://togithub.com/swc-project/swc/issues/9094 ))
([5520b23](5520b236dd ))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-01 17:23:24 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							054b44a8dd 
							
						 
					 
					
						
						
							
							feat: allow enterprise override for constraint values limit ( #7502 )  
						
						 
						
						
						
					 
					
						2024-07-01 15:45:13 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							57b253c050 
							
						 
					 
					
						
						
							
							feat: constraint values limit UI ( #7501 )  
						
						 
						
						
						
					 
					
						2024-07-01 15:05:44 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2cfd71f34e 
							
						 
					 
					
						
						
							
							feat: constraint values limit ( #7498 )  
						
						 
						
						
						
					 
					
						2024-07-01 13:28:30 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c907199d23 
							
						 
					 
					
						
						
							
							feat: command bar feedback ( #7485 )  
						
						 
						
						... 
						
						
						
						
 
						
					 
					
						2024-07-01 14:15:51 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alvin Bryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2706a09b8b 
							
						 
					 
					
						
						
							
							Removed attributes from Docs nav ( #7474 )  
						
						 
						
						... 
						
						
						
						From @riboflavin's recommendations 
						
					 
					
						2024-07-01 11:25:29 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							79628d3e7d 
							
						 
					 
					
						
						
							
							chore: change get in touch email and use biome from node_modules ( #7496 )  
						
						 
						
						
						
					 
					
						2024-07-01 12:07:07 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							441c399f58 
							
						 
					 
					
						
						
							
							feat: add environments to resource limit schema ( #7495 )  
						
						 
						
						... 
						
						
						
						This PR adds limits for environments to the resource limit schema. The
actual limiting will have to be done in Enterprise, however, so this is
just laying the groundwork. 
						
					 
					
						2024-07-01 11:20:22 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							20da40d38d 
							
						 
					 
					
						
						
							
							feat: move recording recently visited into separate component ( #7494 )  
						
						 
						
						
						
					 
					
						2024-07-01 10:35:02 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							93eb642f2f 
							
						 
					 
					
						
						
							
							chore(deps): update dependency vite to v5.3.1 ( #7490 )  
						
						 
						
						... 
						
						
						
						[](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.2.12` ->
`5.3.1`](https://renovatebot.com/diffs/npm/vite/5.2.12/5.3.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>vitejs/vite (vite)</summary>
###
[`v5.3.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small531-2024-06-14-small )
- fix(build): handle preload treeshaking for braces
([#​17479](https://togithub.com/vitejs/vite/issues/17479 ))
([d355568](https://togithub.com/vitejs/vite/commit/d355568 )), closes
[#​17479](https://togithub.com/vitejs/vite/issues/17479 )
- fix(build): handle preload treeshaking for commas
([#​17472](https://togithub.com/vitejs/vite/issues/17472 ))
([3e27071](https://togithub.com/vitejs/vite/commit/3e27071 )), closes
[#​17472](https://togithub.com/vitejs/vite/issues/17472 )
- fix(build): preload treeshaking ignore equal
([#​17480](https://togithub.com/vitejs/vite/issues/17480 ))
([6ced135](https://togithub.com/vitejs/vite/commit/6ced135 )), closes
[#​17480](https://togithub.com/vitejs/vite/issues/17480 )
- chore: consolidate changelog for 5.3
([#​17476](https://togithub.com/vitejs/vite/issues/17476 ))
([1f09344](https://togithub.com/vitejs/vite/commit/1f09344 )), closes
[#​17476](https://togithub.com/vitejs/vite/issues/17476 )
###
[`v5.3.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#530-2024-06-13 )
- fix: typo in client log
([#​17363](https://togithub.com/vitejs/vite/issues/17363 ))
([68aa9f8](https://togithub.com/vitejs/vite/commit/68aa9f8 )), closes
[#​17363](https://togithub.com/vitejs/vite/issues/17363 )
- fix(ssrTransform): handle arbitrary module namespace identifiers
([#​17446](https://togithub.com/vitejs/vite/issues/17446 ))
([0a76652](https://togithub.com/vitejs/vite/commit/0a76652 )), closes
[#​17446](https://togithub.com/vitejs/vite/issues/17446 )
- test: disable isolate for unit test
([#​17448](https://togithub.com/vitejs/vite/issues/17448 ))
([f16fae5](https://togithub.com/vitejs/vite/commit/f16fae5 )), closes
[#​17448](https://togithub.com/vitejs/vite/issues/17448 )
- feat: asset type add bmp
([#​17439](https://togithub.com/vitejs/vite/issues/17439 ))
([ec287f8](https://togithub.com/vitejs/vite/commit/ec287f8 )), closes
[#​17439](https://togithub.com/vitejs/vite/issues/17439 )
### [`v5.2.13`](https://togithub.com/vitejs/vite/releases/tag/v5.2.13 )
[Compare
Source](https://togithub.com/vitejs/vite/compare/v5.2.12...v5.2.13 )
Please refer to
[CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v5.2.13/packages/vite/CHANGELOG.md )
for details.
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-01 08:09:37 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3525928fea 
							
						 
					 
					
						
						
							
							feat: configurable strategies limit ( #7488 )  
						
						 
						
						
						
					 
					
						2024-07-01 10:03:26 +02:00