Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							07e8e5826c 
							
						 
					 
					
						
						
							
							refactor: revert adding apiPagination feature flag ( #3433 )  
						
						... 
						
						
						
						Reverts https://github.com/Unleash/unleash/pull/3417  - If we're not
going forward with this project at this stage, we should clean up after
ourselves and remove the unused flag that we added. 
						
					 
					
						2023-03-31 13:20:18 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1ab3a338c9 
							
						 
					 
					
						
						
							
							docs: point link to unleash/unleash instead of unleash-docker ( #3434 )  
						
						... 
						
						
						
						## why
This link used to post to the now-outdated unleash-docker repo. They
should instead go directly to the unleash repo now. 
						
					 
					
						2023-03-31 12:42:34 +02:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							6d5bb68706 
							
						 
					 
					
						
						
							
							4.23.0-beta.2  
						
						
						
					 
					
						2023-03-31 10:37:51 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e903a3ae89 
							
						 
					 
					
						
						
							
							fix: proper check for billing seats on user creation ( #3432 )  
						
						... 
						
						
						
						https://unleash-community.slack.com/archives/C033ES94QMT/p1680236503981349 
Fixes the user creation extra seat billing alert to only show when the
total users exceed the number of free seats. 
					
						2023-03-31 13:37:33 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							013003d63e 
							
						 
					 
					
						
						
							
							docs: add google tag manager ( #3428 )  
						
						... 
						
						
						
						This change adds google tag manager to docusaurus using the
[plugin-google-tag-manager](https://www.docusaurus.io/docs/api/plugins/@docusaurus/plugin-google-tag-manager )
plugin.
## Why
The current analytics integration we've got in the docs is being sunset
this year, so this is the replacement. It should only collect the same
kind of data that we already collect. It does not require user consent,
and it is used only for aggregation. The point is to help us understand
our users' needs and usage patterns so that we can make a better
product. 
						
					 
					
						2023-03-31 07:27:25 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							62c0febe9d 
							
						 
					 
					
						
						
							
							chore(deps): update dependency jsdom to v21.1.1 ( #3427 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jsdom](https://togithub.com/jsdom/jsdom ) | [`21.1.0` ->
`21.1.1`](https://renovatebot.com/diffs/npm/jsdom/21.1.0/21.1.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>jsdom/jsdom</summary>
###
[`v21.1.1`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#​2111 )
[Compare
Source](https://togithub.com/jsdom/jsdom/compare/21.1.0...21.1.1 )
- Fixed `jsdom.reconfigure()` to also adjust the URL as seen by the
history API, so that e.g. `history.replaceState(null, "")` would not
mess up the URL. (jdufresne)
-   Fixed `location.hash = ""` to leave any `#` in location.href.
- Fixes a few bugs with CSS parsing by replacing `cssom` with
`rweb-cssom`, since the latter is maintained. (seanparmelee)
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzUuMjMuMyJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-03-30 16:17:45 +00:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							b745bf0d93 
							
						 
					 
					
						
						
							
							4.23.0-beta.1  
						
						
						
					 
					
						2023-03-30 15:58:01 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e6b6cd354 
							
						 
					 
					
						
						
							
							fix: dark theme UI fixes ( #3423 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-849/dark-mode-ui-fixes 



Also includes misc UI fixes and improvements we identified along the
way.
Co-authored by @NicolaeUnleash
---------
Co-authored-by: NicolaeUnleash <103567375+NicolaeUnleash@users.noreply.github.com> 
					
						2023-03-30 16:57:35 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9db40f50cf 
							
						 
					 
					
						
						
							
							chore(deps): update dependency immer to v9.0.19 ( #3426 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [immer](https://togithub.com/immerjs/immer ) | [`9.0.16` ->
`9.0.19`](https://renovatebot.com/diffs/npm/immer/9.0.16/9.0.19 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>immerjs/immer</summary>
### [`v9.0.19`](https://togithub.com/immerjs/immer/releases/tag/v9.0.19 )
[Compare
Source](https://togithub.com/immerjs/immer/compare/v9.0.18...v9.0.19 )
##### Bug Fixes
- don't freeze drafts returned from produce if they were passed in as
draft ([#​917](https://togithub.com/immerjs/immer/issues/917 ))
([46867f8](46867f8aa9https://togithub.com/immerjs/immer/issues/935 )
([a810960](a81096024c82acc409b2https://togithub.com/immerjs/immer/issues/990 )) for
recursive types
([#​1014](https://togithub.com/immerjs/immer/issues/1014 ))
([3eeb331](3eeb3319059d4ea93f8e082eecd610https://togithub.com/immerjs/immer/releases/tag/v9.0.18 )
[Compare
Source](https://togithub.com/immerjs/immer/compare/v9.0.17...v9.0.18 )
##### Bug Fixes
- Preserve insertion order of Sets, fixes
[#​819](https://togithub.com/immerjs/immer/issues/819 )
([#​976](https://togithub.com/immerjs/immer/issues/976 ))
([b3eeb69](b3eeb69f29https://togithub.com/immerjs/immer/issues/990 ))
([b9eae1d](b9eae1d180https://togithub.com/immerjs/immer/releases/tag/v9.0.17 )
[Compare
Source](https://togithub.com/immerjs/immer/compare/v9.0.16...v9.0.17 )
##### Bug Fixes
- special case NaN in setter
([#​912](https://togithub.com/immerjs/immer/issues/912 ))
([5721bb7](5721bb7cfa📅  **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzUuMjMuMyJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-03-30 08:54:47 +00:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							10b9be0679 
							
						 
					 
					
						
						
							
							4.23.0-beta.0  
						
						
						
					 
					
						2023-03-30 07:43:49 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fbb1280b0e 
							
						 
					 
					
						
						
							
							fix: show profile projects correctly ( #3422 )  
						
						... 
						
						
						
						Profile projects were not showing correctly in most cases. This fixes
the query to only take into consider whether you have access to the
project (either directly or through a group).
 
						
					 
					
						2023-03-30 07:37:42 +00:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							f60f0a7b31 
							
						 
					 
					
						
						
							
							4.22.0  
						
						
						
					 
					
						2023-03-30 07:32:46 +00:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							707d290f3b 
							
						 
					 
					
						
						
							
							4.22.0-beta.141  
						
						
						
					 
					
						2023-03-30 07:23:06 +00:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							87c1407923 
							
						 
					 
					
						
						
							
							chore: remove showProjectApiAccess flag ( #3406 )  
						
						... 
						
						
						
						<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️  -->
Remove `showProjectApiAccess` flag
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
<!-- Does it close an issue? Multiple? -->
Closes #
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-03-30 10:22:45 +03:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							870ade87da 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @swc/core to v1.3.42 ( #3425 )  
						
						... 
						
						
						
						[](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.3.41` ->
`1.3.42`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.41/1.3.42 ) |
[](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</summary>
###
[`v1.3.42`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1342---2023-03-22 )
[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.41...v1.3.42 )
##### Bug Fixes
- **(bindings/node)** Fix loading of `spack.config.js`
([#​7105](https://togithub.com/swc-project/swc/issues/7105 ))
([a4d1af1](a4d1af18dehttps://togithub.com/swc-project/swc/issues/7112 ))
([6a570a3](6a570a334chttps://togithub.com/swc-project/swc/issues/7113 ))
([2bc631d](2bc631df87https://togithub.com/swc-project/swc/issues/7102 ))
([6a1201c](6a1201cfc4https://togithub.com/swc-project/swc/issues/7099 ))
([610e1bb](610e1bb581https://togithub.com/swc-project/swc/issues/7108 ))
([dd2b16d](dd2b16db9ehttps://togithub.com/swc-project/swc/issues/7095 ))
([0f09e35](0f09e356c3https://togithub.com/swc-project/swc/issues/6291 ))
**Description:**
Full refactor of the "calc" simplification to be more compliant with the
spec.
([df09d2f](df09d2fd4bhttps://togithub.com/swc-project/swc/issues/7097 ))
([f250f24](f250f243cbhttps://togithub.com/swc-project/swc/issues/7096 ))
([c114f00](c114f006b4📅  **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzUuMjMuMyJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-03-30 03:09:52 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e828f18e65 
							
						 
					 
					
						
						
							
							chore(deps): update akhileshns/heroku-deploy action to v3.12.13 ( #3424 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[akhileshns/heroku-deploy](https://togithub.com/akhileshns/heroku-deploy )
| action | patch | `v3.12.12` -> `v3.12.13` |
---
### Release Notes
<details>
<summary>akhileshns/heroku-deploy</summary>
###
[`v3.12.13`](https://togithub.com/AkhileshNS/heroku-deploy/releases/tag/v3.12.13 )
[Compare
Source](https://togithub.com/akhileshns/heroku-deploy/compare/v3.12.12...v3.12.13 )
Switched to node 16 due to deprecation of node 12 (Thank you to
[@​brtrick](https://togithub.com/brtrick ) for PR)
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-03-30 01:13:21 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1315a600ab 
							
						 
					 
					
						
						
							
							chore(deps): update dependency got to v11.8.6 ( #3414 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [got](https://togithub.com/sindresorhus/got ) | [`11.8.5` ->
`11.8.6`](https://renovatebot.com/diffs/npm/got/11.8.5/11.8.6 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>sindresorhus/got</summary>
###
[`v11.8.6`](https://togithub.com/sindresorhus/got/releases/tag/v11.8.6 )
[Compare
Source](https://togithub.com/sindresorhus/got/compare/v11.8.5...v11.8.6 )
-   Destroy request object after successful response
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-03-30 00:04:24 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a6bc33c04a 
							
						 
					 
					
						
						
							
							Update reset_heroku.yml  
						
						
						
					 
					
						2023-03-29 15:11:53 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c5d57a51ad 
							
						 
					 
					
						
						
							
							Update reset_heroku.yml  
						
						
						
					 
					
						2023-03-29 14:55:40 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e62a529331 
							
						 
					 
					
						
						
							
							reset heroku GH action ( #3420 )  
						
						
						
					 
					
						2023-03-29 14:51:45 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc34fe1944 
							
						 
					 
					
						
						
							
							docs: Update api-tokens-and-client-keys.mdx ( #3418 )  
						
						
						
					 
					
						2023-03-29 13:53:57 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f124997485 
							
						 
					 
					
						
						
							
							E2E test - batch updates ( #3392 )  
						
						
						
					 
					
						2023-03-29 14:47:12 +03:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c27153e50 
							
						 
					 
					
						
						
							
							docs: Project api token ( #3405 )  
						
						... 
						
						
						
						<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️  -->
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
<!-- Does it close an issue? Multiple? -->
Closes #
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-03-29 11:39:37 +03:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							7d725c6eb7 
							
						 
					 
					
						
						
							
							4.22.0-beta.140  
						
						
						
					 
					
						2023-03-29 08:24:27 +00:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							8608951f68 
							
						 
					 
					
						
						
							
							4.22.0-beta.139  
						
						
						
					 
					
						2023-03-29 08:02:20 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2a4ef56935 
							
						 
					 
					
						
						
							
							feat: add API pagination feature flag ( #3417 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-826/add-pagination-feature-flag 
Adds `apiPagination` feature flag in order to start
https://linear.app/unleash/project/[med][m][none]-api-filter-and-pagination-support-29ef4909dd2e/2  
					
						2023-03-29 09:01:57 +01:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							4562727580 
							
						 
					 
					
						
						
							
							4.22.0-beta.138  
						
						
						
					 
					
						2023-03-29 07:33:38 +00:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9b6f5cd198 
							
						 
					 
					
						
						
							
							fix: make api tokens ui consistent and remove check for deprecated envs. ( #3410 )  
						
						... 
						
						
						
						<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️  -->
This PR removes the check for deprecated environments when validating
api token environment.
Unifies global and project level tokens allow selection of deprecated
environments when creating an api token
Adds 'deprecated' to the EnvironmentSelector when appropriate
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
<!-- Does it close an issue? Multiple? -->
Closes #
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-03-29 10:33:14 +03:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							0a6f1ecf77 
							
						 
					 
					
						
						
							
							4.22.0-beta.137  
						
						
						
					 
					
						2023-03-29 07:03:04 +00:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7af5023511 
							
						 
					 
					
						
						
							
							fix: add export button behind flag ( #3416 )  
						
						
						
					 
					
						2023-03-29 10:02:44 +03:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							e16bc56173 
							
						 
					 
					
						
						
							
							4.22.0-beta.136  
						
						
						
					 
					
						2023-03-29 06:19:54 +00:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							99bcd7ca5c 
							
						 
					 
					
						
						
							
							feat: add import export flag ( #3411 )  
						
						
						
					 
					
						2023-03-29 09:19:33 +03:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fec4ed1b15 
							
						 
					 
					
						
						
							
							chore(deps): update dependency countries-and-timezones to v3.4.1 ( #3401 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[countries-and-timezones](https://togithub.com/manuelmhtr/countries-and-timezones )
| [`3.4.0` ->
`3.4.1`](https://renovatebot.com/diffs/npm/countries-and-timezones/3.4.0/3.4.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>manuelmhtr/countries-and-timezones</summary>
###
[`v3.4.1`](https://togithub.com/manuelmhtr/countries-and-timezones/blob/HEAD/CHANGELOG.md#​341---2023-01-29 )
[Compare
Source](https://togithub.com/manuelmhtr/countries-and-timezones/compare/v3.4.0...v3.4.1 )
##### Fixed
-   Broken shield on Readme.
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-03-29 02:47:19 +00:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							1545257a21 
							
						 
					 
					
						
						
							
							4.22.0-beta.135  
						
						
						
					 
					
						2023-03-28 19:25:42 +00:00 
						 
				 
			
				
					
						
							
							
								Ivar Conradi Østhus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64b7bd6d86 
							
						 
					 
					
						
						
							
							fix: upgrade knex to v2.4.2 ( #3413 )  
						
						
						
					 
					
						2023-03-28 19:22:35 +00:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							9f95524665 
							
						 
					 
					
						
						
							
							4.22.0-beta.134  
						
						
						
					 
					
						2023-03-28 19:15:18 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9e178de570 
							
						 
					 
					
						
						
							
							fix: update route modes ( #3412 )  
						
						... 
						
						
						
						Follow up to https://github.com/Unleash/unleash/pull/3409 :
`Login history` and `Project roles` are also Enterprise features. 
						
					 
					
						2023-03-28 20:14:57 +01:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							697e0bd5e4 
							
						 
					 
					
						
						
							
							4.22.0-beta.133  
						
						
						
					 
					
						2023-03-28 13:42:37 +00:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0d68febdf7 
							
						 
					 
					
						
						
							
							Fix: make stickiness accept any string ( #3408 )  
						
						... 
						
						
						
						<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️  -->
Changes the schema and api to accept any string for defaultStickiness
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->
<!-- Does it close an issue? Multiple? -->
Closes #
<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10 ) item:
#
-->
### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->
## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2023-03-28 16:42:16 +03:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							96e327c84b 
							
						 
					 
					
						
						
							
							4.22.0-beta.132  
						
						
						
					 
					
						2023-03-28 13:12:44 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39acf9f104 
							
						 
					 
					
						
						
							
							fix: hide pro routes ( #3409 )  
						
						
						
					 
					
						2023-03-28 15:12:24 +02:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							214a3e6e5b 
							
						 
					 
					
						
						
							
							4.22.0-beta.131  
						
						
						
					 
					
						2023-03-28 12:27:32 +00:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							00d2087737 
							
						 
					 
					
						
						
							
							fix: update notifications e2e specs  
						
						
						
					 
					
						2023-03-28 14:26:51 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							583eb63e75 
							
						 
					 
					
						
						
							
							fix e2e notifications specs setup  
						
						
						
					 
					
						2023-03-28 14:26:08 +02:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							0a0e083381 
							
						 
					 
					
						
						
							
							4.22.0-beta.130  
						
						
						
					 
					
						2023-03-28 11:17:35 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f09565f38f 
							
						 
					 
					
						
						
							
							feat: disable apply button on loading ( #3404 )  
						
						
						
					 
					
						2023-03-28 13:13:51 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							35348c3e90 
							
						 
					 
					
						
						
							
							chore(deps): update dependency browserslist to v4.21.5 ( #3400 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [browserslist](https://togithub.com/browserslist/browserslist ) |
[`4.21.4` ->
`4.21.5`](https://renovatebot.com/diffs/npm/browserslist/4.21.4/4.21.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>browserslist/browserslist</summary>
###
[`v4.21.5`](https://togithub.com/browserslist/browserslist/blob/HEAD/CHANGELOG.md#​4215 )
[Compare
Source](https://togithub.com/browserslist/browserslist/compare/4.21.4...4.21.5 )
-   Fixed running Browserslist in browser environment.
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzUuMjMuMyJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-03-28 11:06:11 +00:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							3074898ed0 
							
						 
					 
					
						
						
							
							4.22.0-beta.129  
						
						
						
					 
					
						2023-03-28 10:28:07 +00:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9271d8eec 
							
						 
					 
					
						
						
							
							fix: notifcations word break ( #3403 )  
						
						
						
					 
					
						2023-03-28 13:27:47 +03:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							cb4092fd20 
							
						 
					 
					
						
						
							
							4.22.0-beta.128  
						
						
						
					 
					
						2023-03-28 10:11:26 +00:00