renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e559e1716 
							
						 
					 
					
						
						
							
							chore(deps): update dependency minimist to v1.2.8 ( #3446 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [minimist](https://togithub.com/minimistjs/minimist ) | [`1.2.7` ->
`1.2.8`](https://renovatebot.com/diffs/npm/minimist/1.2.7/1.2.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/ )
|
| [minimist](https://togithub.com/minimistjs/minimist ) | [`1.2.6` ->
`1.2.8`](https://renovatebot.com/diffs/npm/minimist/1.2.6/1.2.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>minimistjs/minimist</summary>
###
[`v1.2.8`](https://togithub.com/minimistjs/minimist/blob/HEAD/CHANGELOG.md#v128-httpsgithubcomminimistjsminimistcomparev127v128---2023-02-09 )
[Compare
Source](https://togithub.com/minimistjs/minimist/compare/v1.2.7...v1.2.8 )
##### Merged
- \[Fix] Fix long option followed by single dash
[`#17`](https://togithub.com/minimistjs/minimist/pull/17 )
- \[Tests] Remove duplicate test
[`#12`](https://togithub.com/minimistjs/minimist/pull/12 )
- \[Fix] opt.string works with multiple aliases
[`#10`](https://togithub.com/minimistjs/minimist/pull/10 )
##### Fixed
- \[Fix] Fix long option followed by single dash
([#​17](https://togithub.com/minimistjs/minimist/issues/17 ))
[`#15`](https://togithub.com/minimistjs/minimist/issues/15 )
- \[Tests] Remove duplicate test
([#​12](https://togithub.com/minimistjs/minimist/issues/12 ))
[`#8`](https://togithub.com/minimistjs/minimist/issues/8 )
- \[Fix] Fix long option followed by single dash
[`#15`](https://togithub.com/minimistjs/minimist/issues/15 )
- \[Fix] opt.string works with multiple aliases
([#​10](https://togithub.com/minimistjs/minimist/issues/10 ))
[`#9`](https://togithub.com/minimistjs/minimist/issues/9 )
- \[Fix] Fix handling of short option with non-trivial equals
[`#5`](https://togithub.com/minimistjs/minimist/issues/5 )
- \[Tests] Remove duplicate test
[`#8`](https://togithub.com/minimistjs/minimist/issues/8 )
- \[Fix] opt.string works with multiple aliases
[`#9`](https://togithub.com/minimistjs/minimist/issues/9 )
##### Commits
- Merge tag 'v0.2.3'
[`a026794`](a0267947c75368ca4147e5f506725962fde7d93536ac5d0d9573923d2235d80727df7748bc06a1b434b0f1ccaa5df0fe4921a48b128fdbf0fb958e9a3639e0c819be2e038c34282b570e74ef9153fc52098873c2133124ed3e464b927de696b32d9bd0abf9fdfc032cba92fe6ebb950eaa74f13226afaf09980d7ac61a📅  **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4zMS40IiwidXBkYXRlZEluVmVyIjoiMzUuMzEuNCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-04-04 23:25:14 +00:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							512efe0809 
							
						 
					 
					
						
						
							
							docs: Flesh out openapi for tag: Environments ( #3440 )  
						
						... 
						
						
						
						### What
This fleshes out the documentation for actions tagged with Environments.
Co-authored-by: Thomas Heartman <thomas@getunleash.ai> 
						
					 
					
						2023-04-04 15:45:34 +02:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							9e24846761 
							
						 
					 
					
						
						
							
							4.23.0-beta.9  
						
						
						
					 
					
						2023-04-04 12:53:06 +00:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3a84dfde08 
							
						 
					 
					
						
						
							
							fix: bug ( #3449 )  
						
						... 
						
						
						
						<!-- 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 enum for defaultStickiness from joi schema
## 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-04-04 15:52:45 +03:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c16fde5ab4 
							
						 
					 
					
						
						
							
							test: increase timer values in scheduler integration test ( #3448 )  
						
						
						
					 
					
						2023-04-04 14:15:45 +02:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							d65a357a69 
							
						 
					 
					
						
						
							
							4.23.0-beta.8  
						
						
						
					 
					
						2023-04-04 11:31:57 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3912b57b09 
							
						 
					 
					
						
						
							
							feat: remove project mode flag ( #3438 )  
						
						
						
					 
					
						2023-04-04 13:28:59 +02:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							9f0dacfce0 
							
						 
					 
					
						
						
							
							4.23.0-beta.7  
						
						
						
					 
					
						2023-04-04 11:28:37 +00:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8654c9ea42 
							
						 
					 
					
						
						
							
							feat: postgres lock ( #3443 )  
						
						
						
					 
					
						2023-04-04 13:28:17 +02:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							06b969a139 
							
						 
					 
					
						
						
							
							4.23.0-beta.6  
						
						
						
					 
					
						2023-04-04 08:46:47 +00:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							99c555bf59 
							
						 
					 
					
						
						
							
							chore: refactor Cypress tests ( #3445 )  
						
						... 
						
						
						
						Adds proper typescript support.
Created reusable commands
Added README for cypress test
Refactored tests
Fixed bugs as I found them.
<!-- 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-04-04 11:46:28 +03:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							7063112547 
							
						 
					 
					
						
						
							
							4.23.0-beta.5  
						
						
						
					 
					
						2023-04-04 07:32:55 +00:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2bfbe3cd79 
							
						 
					 
					
						
						
							
							fix: concurrency issue when running multiple requests ( #3442 )  
						
						... 
						
						
						
						## About the changes
Fix issue when running multiple calls to the /frontend endpoint concurrently, which ends up creating many instances of unleash SDK client. 
						
					 
					
						2023-04-04 09:32:35 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d18b04de72 
							
						 
					 
					
						
						
							
							docs: fix typo  
						
						... 
						
						
						
						This change fixes two typos in the import export service:
- Unleahs -> Unleash
- API's -> APIs 
						
					 
					
						2023-04-04 07:50:25 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							773469d715 
							
						 
					 
					
						
						
							
							chore(deps): update dependency immer to v9.0.21 ( #3444 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [immer](https://togithub.com/immerjs/immer ) | [`9.0.19` ->
`9.0.21`](https://renovatebot.com/diffs/npm/immer/9.0.19/9.0.21 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>immerjs/immer</summary>
### [`v9.0.21`](https://togithub.com/immerjs/immer/releases/tag/v9.0.21 )
[Compare
Source](https://togithub.com/immerjs/immer/compare/v9.0.20...v9.0.21 )
##### Bug Fixes
- ensure type exports is first in package.json export declaration
([#​1018](https://togithub.com/immerjs/immer/issues/1018 ))
([b6ccd0f](b6ccd0f534https://togithub.com/immerjs/immer/releases/tag/v9.0.20 )
[Compare
Source](https://togithub.com/immerjs/immer/compare/v9.0.19...v9.0.20 )
##### Bug Fixes
- patching maps failed when using number keys
([#​1025](https://togithub.com/immerjs/immer/issues/1025 ))
([dd83e2e](dd83e2e2db📅  **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4zMS40IiwidXBkYXRlZEluVmVyIjoiMzUuMzEuNCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-04-03 15:42:06 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da47c08e0a 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @uiw/react-codemirror to v4.19.10 ( #3437 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@uiw/react-codemirror](https://uiwjs.github.io/react-codemirror )
([source](https://togithub.com/uiwjs/react-codemirror )) | [`4.19.9` ->
`4.19.10`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.19.9/4.19.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/ )
|
---
### Release Notes
<details>
<summary>uiwjs/react-codemirror</summary>
###
[`v4.19.10`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.10 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.9...v4.19.10 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.10/file/README.md )
Documentation v4.19.10:
https://raw.githack.com/uiwjs/react-codemirror/061c0a9/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.9...v4.19.10 
```shell
npm i @​uiw/react-codemirror@4.19.10
```
- 🐞  fix(deps): update dependency
[@​codemirror/lang-markdown](https://togithub.com/codemirror/lang-markdown )
to ~6.1.0
([#​459](https://togithub.com/uiwjs/react-codemirror/issues/459 ))
[`68abb98`](https://togithub.com/uiwjs/react-codemirror/commit/68abb98 )
[@​renovate-bot](https://togithub.com/renovate-bot )
- 💄  chore(core): remove unused const
([#​467](https://togithub.com/uiwjs/react-codemirror/issues/467 ))
[`f284a8d`](https://togithub.com/uiwjs/react-codemirror/commit/f284a8d )
[@​jgbernalp](https://togithub.com/jgbernalp )
- 📖  doc(extensions): update README.md
[`6968faf`](https://togithub.com/uiwjs/react-codemirror/commit/6968faf )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix: optimizing useCodeMirror rendering issues.
([#​474](https://togithub.com/uiwjs/react-codemirror/issues/474 ))
[`5eee5f4`](https://togithub.com/uiwjs/react-codemirror/commit/5eee5f4 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🔙  - 🐞  revert: "fix: optimizing useCodeMirror rendering issues.
([#​474](https://togithub.com/uiwjs/react-codemirror/issues/474 ))"
[`2fbfc8f`](https://togithub.com/uiwjs/react-codemirror/commit/2fbfc8f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-04-03 15:08:35 +00:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							217e4a4917 
							
						 
					 
					
						
						
							
							4.23.0-beta.4  
						
						
						
					 
					
						2023-04-03 12:18:01 +00:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							36f1125c25 
							
						 
					 
					
						
						
							
							fix: input used to read file should be sanitized ( #3402 )  
						
						... 
						
						
						
						## About the changes
Following the recommendation to fix
https://github.com/Unleash/unleash/security/code-scanning/2  and
https://github.com/Unleash/unleash/security/code-scanning/3 
The endpoint seems to be used for developing purposes only (to preview
an email under development) but it's available in every Unleash
installation and can potentially be exploited. 
						
					 
					
						2023-04-03 14:17:44 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							257db03f87 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.19.10 ( #3436 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@uiw/codemirror-theme-duotone](https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light )
([source](https://togithub.com/uiwjs/react-codemirror )) | [`4.19.9` ->
`4.19.10`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.19.9/4.19.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/ )
|
---
### Release Notes
<details>
<summary>uiwjs/react-codemirror</summary>
###
[`v4.19.10`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.10 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.9...v4.19.10 )
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.19.10/file/README.md )
Documentation v4.19.10:
https://raw.githack.com/uiwjs/react-codemirror/061c0a9/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.9...v4.19.10 
```shell
npm i @​uiw/react-codemirror@4.19.10
```
- 🐞  fix(deps): update dependency
[@​codemirror/lang-markdown](https://togithub.com/codemirror/lang-markdown )
to ~6.1.0
([#​459](https://togithub.com/uiwjs/react-codemirror/issues/459 ))
[`68abb98`](https://togithub.com/uiwjs/react-codemirror/commit/68abb98 )
[@​renovate-bot](https://togithub.com/renovate-bot )
- 💄  chore(core): remove unused const
([#​467](https://togithub.com/uiwjs/react-codemirror/issues/467 ))
[`f284a8d`](https://togithub.com/uiwjs/react-codemirror/commit/f284a8d )
[@​jgbernalp](https://togithub.com/jgbernalp )
- 📖  doc(extensions): update README.md
[`6968faf`](https://togithub.com/uiwjs/react-codemirror/commit/6968faf )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🐞  fix: optimizing useCodeMirror rendering issues.
([#​474](https://togithub.com/uiwjs/react-codemirror/issues/474 ))
[`5eee5f4`](https://togithub.com/uiwjs/react-codemirror/commit/5eee5f4 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🔙  - 🐞  revert: "fix: optimizing useCodeMirror rendering issues.
([#​474](https://togithub.com/uiwjs/react-codemirror/issues/474 ))"
[`2fbfc8f`](https://togithub.com/uiwjs/react-codemirror/commit/2fbfc8f )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2023-04-02 13:37:30 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bab57c7f2d 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v16.18.21 ( #3435 )  
						
						... 
						
						
						
						[](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 )) |
[`16.18.18` ->
`16.18.21`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.18/16.18.21 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **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-04-02 10:00:46 +00:00 
						 
				 
			
				
					
						
							
							
								GitHub Actions Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							6b3ff732a9 
							
						 
					 
					
						
						
							
							4.23.0-beta.3  
						
						
						
					 
					
						2023-03-31 11:20:40 +00:00 
						 
				 
			
				
					
						
							
							
								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