1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

6824 Commits

Author SHA1 Message Date
andreas-unleash
6e5b214475
implement proxy all endpoint (#2460)
Signed-off-by: andreas-unleash <andreas@getunleash.ai>

<!-- 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 implements the `all` endpoint of unleash-proxy, by adding an
experimental flag that can control the behaviour

## 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>
2022-11-21 12:57:07 +02:00
Gastón Fournier
efd47b72a8
feat: Add variants per env (#2471)
## About the changes
Variants are now stored in each environment rather than in the feature
toggle. This enables RBAC, suggest changes, etc to also apply to
variants.

Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#2254

### Important files
- **src/lib/db/feature-strategy-store.ts** a complex query was moved to
a view named `features_view`
- **src/lib/services/state-service.ts** export version number increased
due to the new format

## Discussion points
We're keeping the old column as a safeguard to be able to go back

Co-authored-by: sighphyre <liquidwicked64@gmail.com>
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2022-11-21 10:37:16 +01:00
andreas-unleash
a165eb191c
add back removed permissions and eventType from module exports (#2476)
Signed-off-by: andreas-unleash <andreas@getunleash.ai>

<!-- 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 adds (back) the permissions and eventType module exports

## 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>
2022-11-21 10:42:43 +02:00
renovate[bot]
39e9643226
chore(deps): update dependency msw to v0.49.0 (#2480)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [msw](https://mswjs.io/) ([source](https://togithub.com/mswjs/msw)) |
[`0.48.3` ->
`0.49.0`](https://renovatebot.com/diffs/npm/msw/0.48.3/0.49.0) |
[![age](https://badges.renovateapi.com/packages/npm/msw/0.49.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/msw/0.49.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/msw/0.49.0/compatibility-slim/0.48.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/msw/0.49.0/confidence-slim/0.48.3)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mswjs/msw</summary>

### [`v0.49.0`](https://togithub.com/mswjs/msw/releases/tag/v0.49.0)

[Compare
Source](https://togithub.com/mswjs/msw/compare/v0.48.3...v0.49.0)

#### v0.49.0 (2022-11-19)

##### Features

- support TypeScript 4.9, drop support for TypeScript 4.2, 4.3
([#&#8203;1467](https://togithub.com/mswjs/msw/issues/1467))
([`af0277d`](af0277da90))
[@&#8203;wtchnm](https://togithub.com/wtchnm)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNy4zIiwidXBkYXRlZEluVmVyIjoiMzQuMjcuMyJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 06:30:22 +00:00
renovate[bot]
1c5dfe9a9e
chore(deps): update dependency jsdom to v20.0.3 (#2483)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jsdom](https://togithub.com/jsdom/jsdom) | [`20.0.2` ->
`20.0.3`](https://renovatebot.com/diffs/npm/jsdom/20.0.2/20.0.3) |
[![age](https://badges.renovateapi.com/packages/npm/jsdom/20.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/jsdom/20.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/jsdom/20.0.3/compatibility-slim/20.0.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/jsdom/20.0.3/confidence-slim/20.0.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>jsdom/jsdom</summary>

###
[`v20.0.3`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#&#8203;2003)

[Compare
Source](https://togithub.com/jsdom/jsdom/compare/20.0.2...20.0.3)

- Updated dependencies, notably `w3c-xmlserializer`, which fixes using
`DOMParser` on XML documents containing emoji.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjguMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 03:20:40 +00:00
renovate[bot]
d0cecf37fb
chore(deps): update dependency @swc/core to v1.3.19 (#2482)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.18` ->
`1.3.19`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.18/1.3.19) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.19/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.19/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.19/compatibility-slim/1.3.18)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.19/confidence-slim/1.3.18)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc</summary>

###
[`v1.3.19`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1319---2022-11-20)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.18...v1.3.19)

##### Bug Fixes

- **(es/compat)** Fix consecutive optional call
([#&#8203;6461](https://togithub.com/swc-project/swc/issues/6461))
([f7072db](f7072dbb7e))

- **(es/lints)** Revert check for reassignment to classes
([#&#8203;6472](https://togithub.com/swc-project/swc/issues/6472))
([ca20d94](ca20d94a74))

- **(es/minifier)** Preserve unused imported specifiers
([#&#8203;6458](https://togithub.com/swc-project/swc/issues/6458))
([dabea71](dabea71c44))

- **(es/minifier)** Abort inliner on fn declarations used multiple time
([#&#8203;6473](https://togithub.com/swc-project/swc/issues/6473))
([15ad2c2](15ad2c2568))

- **(es/minifier)** Avoid dropping statements which has side-effects
([#&#8203;6476](https://togithub.com/swc-project/swc/issues/6476))
([9154bbc](9154bbc111))

- **(es/modules)** Remove wrong check for `jsc.paths`
([#&#8203;6470](https://togithub.com/swc-project/swc/issues/6470))
([072bd13](072bd13023))

- **(es/parser)** Fix parsing of regexp
([#&#8203;6469](https://togithub.com/swc-project/swc/issues/6469))
([3e702b9](3e702b9804))

- **(xml/parser)** Fix parsing of comments
([#&#8203;6449](https://togithub.com/swc-project/swc/issues/6449))
([3a0d98b](3a0d98b6e9))

##### Features

- **(es/minifier)** Support script fully
([#&#8203;6455](https://togithub.com/swc-project/swc/issues/6455))
([4d7b920](4d7b920bd4))

- **(html/minifier)** Remove empty script and style tags with attributes
([#&#8203;6447](https://togithub.com/swc-project/swc/issues/6447))
([7441721](74417217a9))

- **(html/minifier)** Use the latest `EsVersion`
([#&#8203;6453](https://togithub.com/swc-project/swc/issues/6453))
([7f6bf59](7f6bf59a98))

##### Refactor

- **(bindings)** Deprecate `jsvalue::*_serde`
([#&#8203;6462](https://togithub.com/swc-project/swc/issues/6462))
([dd4b9e8](dd4b9e87de))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjguMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 23:38:16 +00:00
renovate[bot]
f5c1d472b0
chore(deps): update dependency eslint to v8.28.0 (#2479)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint](https://eslint.org)
([source](https://togithub.com/eslint/eslint)) | [`8.27.0` ->
`8.28.0`](https://renovatebot.com/diffs/npm/eslint/8.27.0/8.28.0) |
[![age](https://badges.renovateapi.com/packages/npm/eslint/8.28.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.28.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint/8.28.0/compatibility-slim/8.27.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.28.0/confidence-slim/8.27.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint/eslint</summary>

### [`v8.28.0`](https://togithub.com/eslint/eslint/releases/tag/v8.28.0)

[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.27.0...v8.28.0)

#### Features

-
[`63bce44`](63bce44e7b)
feat: add `ignoreClassFieldInitialValues` option to no-magic-numbers
([#&#8203;16539](https://togithub.com/eslint/eslint/issues/16539))
(Milos Djermanovic)
-
[`8385ecd`](8385ecdbbe)
feat: multiline properties in rule `key-spacing` with option `align`
([#&#8203;16532](https://togithub.com/eslint/eslint/issues/16532))
(Francesco Trotta)
-
[`a4e89db`](a4e89dbe85)
feat: `no-obj-calls` support `Intl`
([#&#8203;16543](https://togithub.com/eslint/eslint/issues/16543))
(Sosuke Suzuki)

#### Bug Fixes

-
[`c50ae4f`](c50ae4f840)
fix: Ensure that dot files are found with globs.
([#&#8203;16550](https://togithub.com/eslint/eslint/issues/16550))
(Nicholas C. Zakas)
-
[`9432b67`](9432b67f76)
fix: throw error for first unmatched pattern
([#&#8203;16533](https://togithub.com/eslint/eslint/issues/16533))
(Milos Djermanovic)
-
[`e76c382`](e76c382772)
fix: allow `* 1` when followed by `/` in no-implicit-coercion
([#&#8203;16522](https://togithub.com/eslint/eslint/issues/16522))
(Milos Djermanovic)

#### Documentation

-
[`34c05a7`](34c05a779a)
docs: Language Options page intro and tweaks
([#&#8203;16511](https://togithub.com/eslint/eslint/issues/16511)) (Ben
Perlmutter)
-
[`3e66387`](3e663873c9)
docs: add intro and edit ignoring files page
([#&#8203;16510](https://togithub.com/eslint/eslint/issues/16510)) (Ben
Perlmutter)
-
[`436f712`](436f712843)
docs: fix Header UI inconsistency
([#&#8203;16464](https://togithub.com/eslint/eslint/issues/16464))
(Tanuj Kanti)
-
[`f743816`](f743816967)
docs: switch to wrench emoji for auto-fixable rules
([#&#8203;16545](https://togithub.com/eslint/eslint/issues/16545))
(Bryan Mishkin)
-
[`bc0547e`](bc0547eb14)
docs: improve styles for versions and languages page
([#&#8203;16553](https://togithub.com/eslint/eslint/issues/16553))
(Nitin Kumar)
-
[`6070f58`](6070f58d80)
docs: clarify esquery issue workaround
([#&#8203;16556](https://togithub.com/eslint/eslint/issues/16556))
(Milos Djermanovic)
-
[`b48e4f8`](b48e4f89c5)
docs: Command Line Interface intro and tweaks
([#&#8203;16535](https://togithub.com/eslint/eslint/issues/16535)) (Ben
Perlmutter)
-
[`b92b30f`](b92b30f93d)
docs: Add Rules page intro and content tweaks
([#&#8203;16523](https://togithub.com/eslint/eslint/issues/16523)) (Ben
Perlmutter)
-
[`1769b42`](1769b42339)
docs: Integrations page introduction
([#&#8203;16548](https://togithub.com/eslint/eslint/issues/16548)) (Ben
Perlmutter)
-
[`a8d0a57`](a8d0a57cbc)
docs: make table of contents sticky on desktop
([#&#8203;16506](https://togithub.com/eslint/eslint/issues/16506)) (Sam
Chen)
-
[`a01315a`](a01315a7d8)
docs: fix route of japanese translation site
([#&#8203;16542](https://togithub.com/eslint/eslint/issues/16542))
(Tanuj Kanti)
-
[`0515628`](0515628539)
docs: use emoji instead of svg for deprecated rule
([#&#8203;16536](https://togithub.com/eslint/eslint/issues/16536))
(Bryan Mishkin)
-
[`68f1288`](68f12882fb)
docs: set default layouts
([#&#8203;16484](https://togithub.com/eslint/eslint/issues/16484))
(Percy Ma)
-
[`776827a`](776827a174)
docs: init config about specifying shared configs
([#&#8203;16483](https://togithub.com/eslint/eslint/issues/16483))
(Percy Ma)
-
[`5c39425`](5c39425fc5)
docs: fix broken link to plugins
([#&#8203;16520](https://togithub.com/eslint/eslint/issues/16520)) (Ádám
T. Nagy)
-
[`c97c789`](c97c789768)
docs: Add missing no-new-native-nonconstructor docs code fence
([#&#8203;16503](https://togithub.com/eslint/eslint/issues/16503))
(Brandon Mills)

#### Chores

-
[`e94a4a9`](e94a4a95ee)
chore: Add tests to verify
[#&#8203;16038](https://togithub.com/eslint/eslint/issues/16038) is
fixed ([#&#8203;16538](https://togithub.com/eslint/eslint/issues/16538))
(Nicholas C. Zakas)
-
[`e13f194`](e13f194f89)
chore: stricter validation of `meta.docs.description` in core rules
([#&#8203;16529](https://togithub.com/eslint/eslint/issues/16529))
(Milos Djermanovic)
-
[`72dbfbc`](72dbfbc0c4)
chore: use `pkg` parameter in `getNpmPackageVersion`
([#&#8203;16525](https://togithub.com/eslint/eslint/issues/16525))
(webxmsj)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNy4zIiwidXBkYXRlZEluVmVyIjoiMzQuMjcuMyJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-19 23:32:29 +00:00
renovate[bot]
1aad6fca46
chore(deps): update dependency vite-tsconfig-paths to v3.6.0 (#2481)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[vite-tsconfig-paths](https://togithub.com/aleclarson/vite-tsconfig-paths)
| [`3.5.2` ->
`3.6.0`](https://renovatebot.com/diffs/npm/vite-tsconfig-paths/3.5.2/3.6.0)
|
[![age](https://badges.renovateapi.com/packages/npm/vite-tsconfig-paths/3.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/vite-tsconfig-paths/3.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/vite-tsconfig-paths/3.6.0/compatibility-slim/3.5.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/vite-tsconfig-paths/3.6.0/confidence-slim/3.5.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>aleclarson/vite-tsconfig-paths</summary>

###
[`v3.6.0`](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v3.5.2...v3.6.0)

[Compare
Source](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v3.5.2...v3.6.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjguMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-19 21:15:20 +00:00
renovate[bot]
d9cf6a377a
chore(deps): update dependency @uiw/react-codemirror to v4.15.1 (#2469)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.15.0` ->
`4.15.1`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.15.0/4.15.1)
|
[![age](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.15.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.15.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.15.1/compatibility-slim/4.15.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.15.1/confidence-slim/4.15.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>uiwjs/react-codemirror</summary>

###
[`v4.15.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.15.1)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.15.0...v4.15.1)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.15.1/file/README.md)

Documentation v4.15.1:
https://raw.githack.com/uiwjs/react-codemirror/732e9c3/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.15.0...v4.15.1

```shell
npm i @&#8203;uiw/react-codemirror@4.15.1
```

- 🐞 fix(theme): Fix and simplify VS Code dark theme
([#&#8203;416](https://togithub.com/uiwjs/react-codemirror/issues/416))
[`c2f74b2`](https://togithub.com/uiwjs/react-codemirror/commit/c2f74b2)
[@&#8203;karlhorky](https://togithub.com/karlhorky)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi40IiwidXBkYXRlZEluVmVyIjoiMzQuMjYuNCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-18 19:56:14 +00:00
renovate[bot]
e9b0720503
chore(deps): update dpage/pgadmin4 docker tag to v6.16 (#2475)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| dpage/pgadmin4 | minor | `6.15` -> `6.16` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNy4zIiwidXBkYXRlZEluVmVyIjoiMzQuMjcuMyJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-18 16:58:03 +00:00
NicolaeUnleash
65ba1bf4e0
docs: Update Unleash proxy illustration (#2477)
Updates the diagram presented in the docs to better illustrate how it works and to use the correct endpoint.
2022-11-18 14:20:18 +00:00
Nuno Góis
93bd9d869a
Variants per environment (frontend) (#2453)
![image](https://user-images.githubusercontent.com/14320932/202286759-b9c30228-59cc-4c58-a7b0-3c6c3d0ecba6.png)
## About the changes

https://linear.app/unleash/issue/2-425/variants-crud-new-environment-cards-with-tables-inside-add-edit-and

Basically created parallel components for the **variants per
environments** feature, so both flows should work correctly depending on
the feature flag state. Some of the duplication means that cleanup
should be straightforward - Once we're happy with this feature it should
be enough to delete
`frontend/src/component/feature/FeatureView/FeatureVariants/FeatureVariantsList`
and do some little extra cleanup.

I noticed we had some legacy-looking code in variants, so this involved
*some* rewriting of the current variants logic. Hopefully this new code
looks nicer, more maintainable, and more importantly **doesn't break
anything**.

Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#2254

### Important files
Everything inside the
`frontend/src/component/feature/FeatureView/FeatureVariants/FeatureEnvironmentVariants`
folder.
2022-11-18 11:43:24 +00:00
JarrodSC
31dc31fdf4
Docs: Updated personal access tokens for accuracy (#2459)
Updated **personal access tokens** section to reflect that users
technically can set the expiration date to **never**.
2022-11-18 11:23:17 +00:00
kwasniew
ef693d4c1a
4.18.0-beta.9 2022-11-18 10:50:52 +01:00
Mateusz Kwasniewski
50f9746963
older safari does not support gap (#2470) 2022-11-18 10:28:29 +01:00
andreas-unleash
cd9627ef0b
Virtualize users table (#2429)
<!-- 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! ❤️ -->
Virtualise the Users' table
## 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? -->

Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2022-11-18 11:27:48 +02:00
Mateusz Kwasniewski
ac65778cfa
separate protected and unprotected routes (#2466) 2022-11-18 09:29:26 +01:00
renovate[bot]
51ccf65367
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.15.1 (#2468)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.15.0` ->
`4.15.1`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.15.0/4.15.1)
|
[![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.1/compatibility-slim/4.15.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.1/confidence-slim/4.15.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>uiwjs/react-codemirror</summary>

###
[`v4.15.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.15.1)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.15.0...v4.15.1)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.15.1/file/README.md)

Documentation v4.15.1:
https://raw.githack.com/uiwjs/react-codemirror/732e9c3/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.15.0...v4.15.1

```shell
npm i @&#8203;uiw/react-codemirror@4.15.1
```

- 🐞 fix(theme): Fix and simplify VS Code dark theme
([#&#8203;416](https://togithub.com/uiwjs/react-codemirror/issues/416))
[`c2f74b2`](https://togithub.com/uiwjs/react-codemirror/commit/c2f74b2)
[@&#8203;karlhorky](https://togithub.com/karlhorky)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi40IiwidXBkYXRlZEluVmVyIjoiMzQuMjYuNCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-18 07:27:15 +00:00
renovate[bot]
865cfeaf99
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.15.0 (#2461)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.14.0` ->
`4.15.0`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.14.0/4.15.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.0/compatibility-slim/4.14.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.15.0/confidence-slim/4.14.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>uiwjs/react-codemirror</summary>

###
[`v4.15.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.15.0)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.3...v4.15.0)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.15.0/file/README.md)

Documentation v4.15.0:
https://raw.githack.com/uiwjs/react-codemirror/21cd7a1/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.14.3...v4.15.0

```shell
npm i @&#8203;uiw/react-codemirror@4.15.0
```

- 🌟 feat(theme): add fontFamily option.
[#&#8203;409](https://togithub.com/uiwjs/react-codemirror/issues/409)
[`6fa5ad5`](https://togithub.com/uiwjs/react-codemirror/commit/6fa5ad5)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 🐞 fix(theme): Add font-family to VS Code dark theme
([#&#8203;413](https://togithub.com/uiwjs/react-codemirror/issues/413))
[`d1150da`](https://togithub.com/uiwjs/react-codemirror/commit/d1150da)
[@&#8203;karlhorky](https://togithub.com/karlhorky)
- 🎨 style(vscode): add vscodeDarkInit method.
[#&#8203;409](https://togithub.com/uiwjs/react-codemirror/issues/409)
[`82e931c`](https://togithub.com/uiwjs/react-codemirror/commit/82e931c)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 📖 doc(vscode): Update preview image
([#&#8203;414](https://togithub.com/uiwjs/react-codemirror/issues/414))
[`9d09fb0`](https://togithub.com/uiwjs/react-codemirror/commit/9d09fb0)
[@&#8203;karlhorky](https://togithub.com/karlhorky)
- 🐞 fix: Fix "cannot set properties of undefined"
([#&#8203;415](https://togithub.com/uiwjs/react-codemirror/issues/415))
[`3a566f2`](https://togithub.com/uiwjs/react-codemirror/commit/3a566f2)
[@&#8203;karlhorky](https://togithub.com/karlhorky)
- 🌍 website: fix type error.
[`15b2bee`](https://togithub.com/uiwjs/react-codemirror/commit/15b2bee)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)

###
[`v4.14.3`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.3)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.2...v4.14.3)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.14.3/file/README.md)

Documentation v4.14.3:
https://raw.githack.com/uiwjs/react-codemirror/1310dcb/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.14.2...v4.14.3

```shell
npm i @&#8203;uiw/react-codemirror@4.14.3
```

- 🐞 fix(theme): Fix foreground and function name colors
([#&#8203;412](https://togithub.com/uiwjs/react-codemirror/issues/412))
[`aa703c6`](https://togithub.com/uiwjs/react-codemirror/commit/aa703c6)
[@&#8203;karlhorky](https://togithub.com/karlhorky)

###
[`v4.14.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.2)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.1...v4.14.2)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.14.2/file/README.md)

Documentation v4.14.2:
https://raw.githack.com/uiwjs/react-codemirror/4df190b/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.14.1...v4.14.2

```shell
npm i @&#8203;uiw/react-codemirror@4.14.2
```

- 🐞 fix(codemirror-themes): fix theme selection style error.
[#&#8203;406](https://togithub.com/uiwjs/react-codemirror/issues/406)
[`a029a3e`](https://togithub.com/uiwjs/react-codemirror/commit/a029a3e)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 🐞 fix(deps): update codemirror to ~6.2.0
([#&#8203;407](https://togithub.com/uiwjs/react-codemirror/issues/407))
[`47d18e0`](https://togithub.com/uiwjs/react-codemirror/commit/47d18e0)
[@&#8203;renovate-bot](https://togithub.com/renovate-bot)
- 💄 chore(deps): update dependency lerna to v6
([#&#8203;387](https://togithub.com/uiwjs/react-codemirror/issues/387))
[`7176370`](https://togithub.com/uiwjs/react-codemirror/commit/7176370)
[@&#8203;renovate-bot](https://togithub.com/renovate-bot)
- 📖 doc(vscode): update vscode theme document.
[`92a06fc`](https://togithub.com/uiwjs/react-codemirror/commit/92a06fc)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)

###
[`v4.14.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.1)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.0...v4.14.1)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.14.1/file/README.md)

Documentation v4.14.1:
https://raw.githack.com/uiwjs/react-codemirror/6686da7/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.14.0...v4.14.1

```shell
npm i @&#8203;uiw/react-codemirror@4.14.1
```

- 📖 doc(theme): Update README.md
[`09521dd`](https://togithub.com/uiwjs/react-codemirror/commit/09521dd)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 🎨 style(vscode): modify vscode theme backgournd color.
[#&#8203;409](https://togithub.com/uiwjs/react-codemirror/issues/409)
[`20b3978`](https://togithub.com/uiwjs/react-codemirror/commit/20b3978)
[@&#8203;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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi40IiwidXBkYXRlZEluVmVyIjoiMzQuMjYuNCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-18 00:50:07 +00:00
renovate[bot]
f46be4439f
chore(deps): update dependency @uiw/react-codemirror to v4.15.0 (#2457)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.13.2` ->
`4.15.0`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.13.2/4.15.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.15.0/compatibility-slim/4.13.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.15.0/confidence-slim/4.13.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>uiwjs/react-codemirror</summary>

###
[`v4.15.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.15.0)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.3...v4.15.0)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.15.0/file/README.md)

Documentation v4.15.0:
https://raw.githack.com/uiwjs/react-codemirror/21cd7a1/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.14.3...v4.15.0

```shell
npm i @&#8203;uiw/react-codemirror@4.15.0
```

- 🌟 feat(theme): add fontFamily option.
[#&#8203;409](https://togithub.com/uiwjs/react-codemirror/issues/409)
[`6fa5ad5`](https://togithub.com/uiwjs/react-codemirror/commit/6fa5ad5)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 🐞 fix(theme): Add font-family to VS Code dark theme
([#&#8203;413](https://togithub.com/uiwjs/react-codemirror/issues/413))
[`d1150da`](https://togithub.com/uiwjs/react-codemirror/commit/d1150da)
[@&#8203;karlhorky](https://togithub.com/karlhorky)
- 🎨 style(vscode): add vscodeDarkInit method.
[#&#8203;409](https://togithub.com/uiwjs/react-codemirror/issues/409)
[`82e931c`](https://togithub.com/uiwjs/react-codemirror/commit/82e931c)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 📖 doc(vscode): Update preview image
([#&#8203;414](https://togithub.com/uiwjs/react-codemirror/issues/414))
[`9d09fb0`](https://togithub.com/uiwjs/react-codemirror/commit/9d09fb0)
[@&#8203;karlhorky](https://togithub.com/karlhorky)
- 🐞 fix: Fix "cannot set properties of undefined"
([#&#8203;415](https://togithub.com/uiwjs/react-codemirror/issues/415))
[`3a566f2`](https://togithub.com/uiwjs/react-codemirror/commit/3a566f2)
[@&#8203;karlhorky](https://togithub.com/karlhorky)
- 🌍 website: fix type error.
[`15b2bee`](https://togithub.com/uiwjs/react-codemirror/commit/15b2bee)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)

###
[`v4.14.3`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.3)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.2...v4.14.3)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.14.3/file/README.md)

Documentation v4.14.3:
https://raw.githack.com/uiwjs/react-codemirror/1310dcb/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.14.2...v4.14.3

```shell
npm i @&#8203;uiw/react-codemirror@4.14.3
```

- 🐞 fix(theme): Fix foreground and function name colors
([#&#8203;412](https://togithub.com/uiwjs/react-codemirror/issues/412))
[`aa703c6`](https://togithub.com/uiwjs/react-codemirror/commit/aa703c6)
[@&#8203;karlhorky](https://togithub.com/karlhorky)

###
[`v4.14.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.2)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.1...v4.14.2)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.14.2/file/README.md)

Documentation v4.14.2:
https://raw.githack.com/uiwjs/react-codemirror/4df190b/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.14.1...v4.14.2

```shell
npm i @&#8203;uiw/react-codemirror@4.14.2
```

- 🐞 fix(codemirror-themes): fix theme selection style error.
[#&#8203;406](https://togithub.com/uiwjs/react-codemirror/issues/406)
[`a029a3e`](https://togithub.com/uiwjs/react-codemirror/commit/a029a3e)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 🐞 fix(deps): update codemirror to ~6.2.0
([#&#8203;407](https://togithub.com/uiwjs/react-codemirror/issues/407))
[`47d18e0`](https://togithub.com/uiwjs/react-codemirror/commit/47d18e0)
[@&#8203;renovate-bot](https://togithub.com/renovate-bot)
- 💄 chore(deps): update dependency lerna to v6
([#&#8203;387](https://togithub.com/uiwjs/react-codemirror/issues/387))
[`7176370`](https://togithub.com/uiwjs/react-codemirror/commit/7176370)
[@&#8203;renovate-bot](https://togithub.com/renovate-bot)
- 📖 doc(vscode): update vscode theme document.
[`92a06fc`](https://togithub.com/uiwjs/react-codemirror/commit/92a06fc)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)

###
[`v4.14.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.1)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.14.0...v4.14.1)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.14.1/file/README.md)

Documentation v4.14.1:
https://raw.githack.com/uiwjs/react-codemirror/6686da7/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.14.0...v4.14.1

```shell
npm i @&#8203;uiw/react-codemirror@4.14.1
```

- 📖 doc(theme): Update README.md
[`09521dd`](https://togithub.com/uiwjs/react-codemirror/commit/09521dd)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 🎨 style(vscode): modify vscode theme backgournd color.
[#&#8203;409](https://togithub.com/uiwjs/react-codemirror/issues/409)
[`20b3978`](https://togithub.com/uiwjs/react-codemirror/commit/20b3978)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)

###
[`v4.14.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.0)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.13.2...v4.14.0)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.14.0/file/README.md)

Documentation v4.14.0:
https://raw.githack.com/uiwjs/react-codemirror/73f21ee/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.13.2...v4.14.0

```shell
npm i @&#8203;uiw/react-codemirror@4.14.0
```

- 🌟 feat: add gutterActiveForeground option.
[`4566d71`](https://togithub.com/uiwjs/react-codemirror/commit/4566d71)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 🌟 feat: add `vscode` theme.
[#&#8203;409](https://togithub.com/uiwjs/react-codemirror/issues/409)
[`c1be57a`](https://togithub.com/uiwjs/react-codemirror/commit/c1be57a)
[@&#8203;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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjYuNCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-17 21:22:36 +00:00
renovate[bot]
d1f657bf0a
fix(deps): update dependency docusaurus-theme-openapi-docs to v1.4.5 (#2370)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[docusaurus-theme-openapi-docs](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs)
| [`1.4.4` ->
`1.4.5`](https://renovatebot.com/diffs/npm/docusaurus-theme-openapi-docs/1.4.4/1.4.5)
|
[![age](https://badges.renovateapi.com/packages/npm/docusaurus-theme-openapi-docs/1.4.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/docusaurus-theme-openapi-docs/1.4.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/docusaurus-theme-openapi-docs/1.4.5/compatibility-slim/1.4.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/docusaurus-theme-openapi-docs/1.4.5/confidence-slim/1.4.4)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>PaloAltoNetworks/docusaurus-openapi-docs</summary>

###
[`v1.4.5`](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/HEAD/CHANGELOG.md#&#8203;145-Nov-15-2022)

[Compare
Source](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/compare/v1.4.4...v1.4.5)

High level enhancements

-   Bug fixes and polish
- Re-introduce missing `--openapi-input-background` variable to
`styles.css`

Other enhancements and bug fixes

- \[Bug] Add condition for handling arrays of discriminators
([#&#8203;344](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/344))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-17 18:27:28 +00:00
renovate[bot]
1b901bb6c0
chore(deps): update dependency chartjs-adapter-date-fns to v2.0.1 (#2454)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [chartjs-adapter-date-fns](https://www.chartjs.org)
([source](https://togithub.com/chartjs/chartjs-adapter-date-fns)) |
[`2.0.0` ->
`2.0.1`](https://renovatebot.com/diffs/npm/chartjs-adapter-date-fns/2.0.0/2.0.1)
|
[![age](https://badges.renovateapi.com/packages/npm/chartjs-adapter-date-fns/2.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/chartjs-adapter-date-fns/2.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/chartjs-adapter-date-fns/2.0.1/compatibility-slim/2.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/chartjs-adapter-date-fns/2.0.1/confidence-slim/2.0.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>chartjs/chartjs-adapter-date-fns</summary>

###
[`v2.0.1`](https://togithub.com/chartjs/chartjs-adapter-date-fns/releases/tag/v2.0.1)

[Compare
Source](https://togithub.com/chartjs/chartjs-adapter-date-fns/compare/v2.0.0...v2.0.1)

### Essential Links

-   [npm](https://www.npmjs.com/package/chartjs-adapter-date-fns)

<!---->

-
[#&#8203;52](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/52)
Bump version to v2.0.1
-
[#&#8203;55](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/55)
Bump minimatch from 3.0.4 to 3.1.2
-
[#&#8203;48](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/48)
Fix peerDependencies of chart.js version <3.0.0
-
[#&#8203;47](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/47)
Bump ansi-regex from 5.0.0 to 5.0.1
-
[#&#8203;46](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/46)
Bump path-parse from 1.0.6 to 1.0.7
-
[#&#8203;43](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/43)
Bump follow-redirects from 1.14.1 to 1.14.8
-
[#&#8203;44](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/44)
Bump karma from 6.3.2 to 6.3.16
-
[#&#8203;45](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/45)
Bump minimist from 1.2.5 to 1.2.6
-
[#&#8203;36](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/36)
Bump hosted-git-info from 2.8.8 to 2.8.9

#### Development

-
[#&#8203;37](https://togithub.com/chartjs/chartjs-adapter-date-fns/issues/37)
Fix indent of rollup.config, update deps

Thanks to [@&#8203;LeeLenaleee](https://togithub.com/LeeLenaleee),
[@&#8203;dependabot](https://togithub.com/dependabot),
[@&#8203;dependabot](https://togithub.com/dependabot)\[bot],
[@&#8203;jacksonGross](https://togithub.com/jacksonGross) and
[@&#8203;kurkle](https://togithub.com/kurkle)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjYuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-17 18:18:27 +00:00
Mateusz Kwasniewski
c9c5cf5364
conditional message for change request strategy form (#2465) 2022-11-17 15:40:45 +01:00
Tymoteusz Czech
42eadef8da
Custom roles redesign (#2439)
## About the changes
Visual update to project permissions


![image](https://user-images.githubusercontent.com/2625371/201968786-81d6e068-43e0-43ba-b3d9-d8e550345409.png)

Closes [linear
1-366](https://linear.app/unleash/issue/1-366/frontend-custom-roles-redesign)

Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#2251
2022-11-17 15:33:23 +01:00
Gastón Fournier
8e1fc73221
fix: flaky test on number of projects statistic (#2463) 2022-11-17 14:42:01 +01:00
Nuno Góis
e9fa156aec
fix: tags highlight case sensitivity (#2462)
Search is already case insensitive, so it makes sense that the highlight
style is as well.
2022-11-17 13:08:47 +00:00
Gastón Fournier
dc08f1dadd
fix: broken UI after import (#2447)
fix: broken UI when importing features into environments which are not linked to the feature's project

## Related to
- PR: https://github.com/Unleash/unleash/pull/2209
- Issue: https://github.com/Unleash/unleash/issues/2186
- Issue: https://github.com/Unleash/unleash/issues/2193

## Expected behaviour:
After importing we should see:

![image](https://user-images.githubusercontent.com/455064/202149719-fa74b3b7-3936-443b-9d0e-8f1ca2e779f4.png)

## About the changes
**The problem:** when we import we have projects, features and
environments. Each feature belongs to a project (this is by default and
the imported file enforces that). The links between projects and
features, or projects and environments, depend on us creating those
relationships. When we add a feature to an environment we're not
validating that the project and the environment are connected. Because
of that, in some situations (like in this test), we can end up with a
project with features but no environment.

This breaks a weak constraint we had which is that all projects should
have at least one environment.

**This PR makes the following assumption when importing**: _if a feature
is added to an environment, and that environment is still not linked to
the project that feature belongs to, then the project and environments
have to be linked_. The rationale behind this is that the user couldn't
have generated this export file without the project and environment
being linked together.
2022-11-17 14:05:57 +01:00
andreas-unleash
726ede5cbe
Define exports for enterprise (#2435)
<!-- 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 sets up exports so that we can import in enterprise with just
"unleash-server".
This will free us to refactor unleash internals without breaking
enterprise

## 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? -->
2022-11-17 13:02:40 +02:00
sjaanus
0ba00cc7f8
4.18.0-beta.8 2022-11-17 11:14:47 +02:00
sjaanus
9176ffae1e
Change requests - add multiple reviewers (#2448)
This PR adds implements the frontend and migrations part of multiple
reviewers.

2 UI parts:

1. Configuration to add the count of required approvals
2. Handle multiple approvers in review page.
2022-11-17 11:08:29 +02:00
Mateusz Kwasniewski
f2dde9d63a
stop making enterprise calls in oss (#2449) 2022-11-17 09:40:47 +01:00
renovate[bot]
6cd61466f3
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.14.0 (#2456)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.13.2` ->
`4.14.0`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.13.2/4.14.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.14.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.14.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.14.0/compatibility-slim/4.13.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.14.0/confidence-slim/4.13.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>uiwjs/react-codemirror</summary>

###
[`v4.14.0`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.14.0)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.13.2...v4.14.0)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.14.0/file/README.md)

Documentation v4.14.0:
https://raw.githack.com/uiwjs/react-codemirror/73f21ee/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.13.2...v4.14.0

```shell
npm i @&#8203;uiw/react-codemirror@4.14.0
```

- 🌟 feat: add gutterActiveForeground option.
[`4566d71`](https://togithub.com/uiwjs/react-codemirror/commit/4566d71)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 🌟 feat: add `vscode` theme.
[#&#8203;409](https://togithub.com/uiwjs/react-codemirror/issues/409)
[`c1be57a`](https://togithub.com/uiwjs/react-codemirror/commit/c1be57a)
[@&#8203;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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjYuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-17 06:11:22 +00:00
renovate[bot]
bffea7dcb9
fix(deps): update dependency docusaurus-plugin-openapi-docs to v1.4.5 (#2369)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[docusaurus-plugin-openapi-docs](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs)
| [`1.4.4` ->
`1.4.5`](https://renovatebot.com/diffs/npm/docusaurus-plugin-openapi-docs/1.4.4/1.4.5)
|
[![age](https://badges.renovateapi.com/packages/npm/docusaurus-plugin-openapi-docs/1.4.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/docusaurus-plugin-openapi-docs/1.4.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/docusaurus-plugin-openapi-docs/1.4.5/compatibility-slim/1.4.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/docusaurus-plugin-openapi-docs/1.4.5/confidence-slim/1.4.4)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>PaloAltoNetworks/docusaurus-openapi-docs</summary>

###
[`v1.4.5`](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/HEAD/CHANGELOG.md#&#8203;145-Nov-15-2022)

[Compare
Source](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/compare/v1.4.4...v1.4.5)

High level enhancements

-   Bug fixes and polish
- Re-introduce missing `--openapi-input-background` variable to
`styles.css`

Other enhancements and bug fixes

- \[Bug] Add condition for handling arrays of discriminators
([#&#8203;344](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/344))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 19:30:08 +00:00
Nuno Góis
538bbe7105
fix: make the tags column have a fixed width (#2451)
By setting a fixed width in the tags column we can save some extra
space.
2022-11-16 16:05:17 +00:00
Mateusz Kwasniewski
e25a108ea8
add comment with current user avatar (#2452) 2022-11-16 17:03:05 +01:00
Fredrik Strand Oseberg
978674e33a
feat: update strategy segments with edit / create strategy (#2420)
* Refactors how we add / edit segments to make it more ergonomic to work with in regards to change requests
2022-11-16 15:35:39 +01:00
Mateusz Kwasniewski
51ad239553
first draft of the comments ui (#2440) 2022-11-16 11:45:27 +01:00
renovate[bot]
8dac08c5aa
chore(deps): update dependency @swc/core to v1.3.18 (#2445)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.17` ->
`1.3.18`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.17/1.3.18) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.18/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.18/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.18/compatibility-slim/1.3.17)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.18/confidence-slim/1.3.17)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc</summary>

###
[`v1.3.18`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1318---2022-11-16)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.17...v1.3.18)

##### Bug Fixes

- **(es/minifier)** Fix code for dropping unreachable statements
([#&#8203;6429](https://togithub.com/swc-project/swc/issues/6429))
([bb544ba](bb544ba2f5))

- **(es/modules)** Fix `jsc.paths`
([#&#8203;6454](https://togithub.com/swc-project/swc/issues/6454))
([05d185d](05d185d59b))

- **(es/plugins/proxy)** Adjust import with compile time flags
([#&#8203;6451](https://togithub.com/swc-project/swc/issues/6451))
([f14b156](f14b156a60))

- **(html/minifier)** Fix script/style merging
([#&#8203;6443](https://togithub.com/swc-project/swc/issues/6443))
([1dfd8ce](1dfd8cef88))

- **(xml/parser)** Fix parsing of pi
([#&#8203;6450](https://togithub.com/swc-project/swc/issues/6450))
([6388920](638892071a))

##### Features

- **(css/parser)** Add `parse_string_input`
([#&#8203;6441](https://togithub.com/swc-project/swc/issues/6441))
([9600308](9600308108))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjYuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 10:12:00 +00:00
andreas-unleash
48c340585b
Copy strategy bug fix (#2444)
<!-- 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 fixes a bug where when you copy a strategy, instead of the
strategy being copied to the target environment, it was copied to the
source environment

## 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? -->
2022-11-16 09:43:23 +02:00
renovate[bot]
5761aabb76
chore(deps): update dependency msw to v0.48.3 (#2443)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [msw](https://mswjs.io/) ([source](https://togithub.com/mswjs/msw)) |
[`0.48.2` ->
`0.48.3`](https://renovatebot.com/diffs/npm/msw/0.48.2/0.48.3) |
[![age](https://badges.renovateapi.com/packages/npm/msw/0.48.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/msw/0.48.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/msw/0.48.3/compatibility-slim/0.48.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/msw/0.48.3/confidence-slim/0.48.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mswjs/msw</summary>

### [`v0.48.3`](https://togithub.com/mswjs/msw/releases/tag/v0.48.3)

[Compare
Source](https://togithub.com/mswjs/msw/compare/v0.48.2...v0.48.3)

#### v0.48.3 (2022-11-15)

##### Bug Fixes

- **SetupApi:** validate given request handlers
([#&#8203;1460](https://togithub.com/mswjs/msw/issues/1460))
([`a06a944`](a06a9447d0))
[@&#8203;kettanaito](https://togithub.com/kettanaito)
- inline `statuses` dependency during the build
([#&#8203;1458](https://togithub.com/mswjs/msw/issues/1458))
([`99d49f9`](99d49f9b1e))
[@&#8203;mattcosta7](https://togithub.com/mattcosta7)
[@&#8203;kettanaito](https://togithub.com/kettanaito)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 04:56:29 +00:00
renovate[bot]
e29b7d6738
chore(deps): update material-ui monorepo (#2432)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@mui/icons-material](https://mui.com/material-ui/material-icons/)
([source](https://togithub.com/mui/material-ui)) | [`5.10.9` ->
`5.10.14`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.10.9/5.10.14)
|
[![age](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.14/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.14/compatibility-slim/5.10.9)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.14/confidence-slim/5.10.9)](https://docs.renovatebot.com/merge-confidence/)
|
| [@mui/lab](https://mui.com/material-ui/about-the-lab/)
([source](https://togithub.com/mui/material-ui)) | [`5.0.0-alpha.107` ->
`5.0.0-alpha.108`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.107/5.0.0-alpha.108)
|
[![age](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.108/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.108/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.108/compatibility-slim/5.0.0-alpha.107)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.108/confidence-slim/5.0.0-alpha.107)](https://docs.renovatebot.com/merge-confidence/)
|
| [@mui/material](https://mui.com/material-ui/getting-started/overview/)
([source](https://togithub.com/mui/material-ui)) | [`5.10.13` ->
`5.10.14`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.10.13/5.10.14)
|
[![age](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.14/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.14/compatibility-slim/5.10.13)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.14/confidence-slim/5.10.13)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mui/material-ui (@&#8203;mui/icons-material)</summary>

###
[`v5.10.14`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51014)

[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.10.9...v5.10.14)

<!-- generated comparing v5.10.13..master -->

*Nov 14, 2022*

A big thanks to the 17 contributors who made this release possible. Here
are some highlights :

- 🚀 [@&#8203;siriwatknp](https://togithub.com/siriwatknp) added the
Autocomplete component to the Joy UI
([#&#8203;34315](https://togithub.com/mui/material-ui/issues/34315))
-  [@&#8203;sfavello](https://togithub.com/sfavello) improved the
accessibility of the Material UI's Autocomplete by adding support for
the Delete key
([#&#8203;33822](https://togithub.com/mui/material-ui/issues/33822))
- Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure
improvements.

##### `@mui/material@5.10.14`

- \[Material UI] Add `palette.background.defaultChannel` token
([#&#8203;35061](https://togithub.com/mui/material-ui/issues/35061))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- \[Autocomplete] Remove tags with the Delete key
([#&#8203;33822](https://togithub.com/mui/material-ui/issues/33822))
[@&#8203;sfavello](https://togithub.com/sfavello)
- \[IconButton] custom color causes type error
([#&#8203;34521](https://togithub.com/mui/material-ui/issues/34521))
[@&#8203;kushagra010](https://togithub.com/kushagra010)

##### `@mui/system@5.10.14`

- \[Unstable_Gridv2] sorted responsize keys based on breakpoint value
([#&#8203;34987](https://togithub.com/mui/material-ui/issues/34987))
[@&#8203;sai6855](https://togithub.com/sai6855)

##### `@mui/joy@5.0.0-alpha.54`

- \[Joy] Export `FormControl`, `LinearProgress` and `ListSubheader`
components from `@mui/joy`
([#&#8203;35003](https://togithub.com/mui/material-ui/issues/35003))
[@&#8203;Studio384](https://togithub.com/Studio384)
- \[Joy] Miscellaneous fixes
([#&#8203;35044](https://togithub.com/mui/material-ui/issues/35044))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- \[Joy] Add `Autocomplete` component
([#&#8203;34315](https://togithub.com/mui/material-ui/issues/34315))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- \[Joy] Saturate a bit the gray palette
([#&#8203;35148](https://togithub.com/mui/material-ui/issues/35148))
[@&#8203;danilo-leal](https://togithub.com/danilo-leal)
- \[Autocomplete]\[joy] Fix types
([#&#8203;35153](https://togithub.com/mui/material-ui/issues/35153))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)

##### Docs

- \[blog] Fix font size of code blocks on iOS
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[docs] Accessibility - increase default contrastThreshold for WCAG AA
compliance
([#&#8203;34901](https://togithub.com/mui/material-ui/issues/34901))
[@&#8203;kennethbigler](https://togithub.com/kennethbigler)
- \[docs] Correct the keepMounted section on the Drawer page
([#&#8203;35076](https://togithub.com/mui/material-ui/issues/35076))
[@&#8203;michaldudak](https://togithub.com/michaldudak)
- \[docs] Fix code editor styles mismatches
([#&#8203;35108](https://togithub.com/mui/material-ui/issues/35108))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[docs] Allows to access the next MUI-X
([#&#8203;34798](https://togithub.com/mui/material-ui/issues/34798))
[@&#8203;alexfauquette](https://togithub.com/alexfauquette)
- \[docs] Fix bugs with live edit demos
([#&#8203;35106](https://togithub.com/mui/material-ui/issues/35106))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[docs] Fix `MarkdownElement` regression from adding CSS variables
([#&#8203;35096](https://togithub.com/mui/material-ui/issues/35096))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- \[docs] Add a new gold sponsor
([#&#8203;35089](https://togithub.com/mui/material-ui/issues/35089))
[@&#8203;hbjORbj](https://togithub.com/hbjORbj)
- \[docs] Fix scroll issue on expanded live demos
([#&#8203;35064](https://togithub.com/mui/material-ui/issues/35064))
[@&#8203;bharatkashyap](https://togithub.com/bharatkashyap)
- \[docs] Improve alignment of the sponsors
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[docs] Improve code font family v2
([#&#8203;35053](https://togithub.com/mui/material-ui/issues/35053))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[docs] Upgrade to Next.js 13
([#&#8203;35001](https://togithub.com/mui/material-ui/issues/35001))
[@&#8203;mnajdova](https://togithub.com/mnajdova)
- \[docs] Fix typo in changelog
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[docs] Update Joy UI templates to use latest components
([#&#8203;35058](https://togithub.com/mui/material-ui/issues/35058))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- \[website] Fix design kits showcase throwing an error
([#&#8203;35093](https://togithub.com/mui/material-ui/issues/35093))
[@&#8203;cherniavskii](https://togithub.com/cherniavskii)
- \[website] Fix margin bug on CTA
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[website] Link respective repositories in product pages
([#&#8203;35046](https://togithub.com/mui/material-ui/issues/35046))
[@&#8203;sidtohan](https://togithub.com/sidtohan)
- \[website] Migrate blog pages to use CSS theme variables
([#&#8203;34976](https://togithub.com/mui/material-ui/issues/34976))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- \[website] Update DoiT International logo and links with new brand
([#&#8203;35030](https://togithub.com/mui/material-ui/issues/35030))
[@&#8203;ofir5300](https://togithub.com/ofir5300)
- \[website] Improve visual design app bar
([#&#8203;35111](https://togithub.com/mui/material-ui/issues/35111))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)

##### Core

- \[core] Convert scripts to ES modules
([#&#8203;35036](https://togithub.com/mui/material-ui/issues/35036))
[@&#8203;michaldudak](https://togithub.com/michaldudak)
- \[core] Show the whole version to make blame easier
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[core] Polish GitHub Action version
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[core] Ignore icons to speed up CodeQL
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[core] Feedback on branch protection
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- \[core] Revert CI
([#&#8203;35098](https://togithub.com/mui/material-ui/issues/35098))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- \[core] Fix job name to match the CI
([#&#8203;35097](https://togithub.com/mui/material-ui/issues/35097))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- \[core] ESLint fixes for tests
([#&#8203;34924](https://togithub.com/mui/material-ui/issues/34924))
[@&#8203;Janpot](https://togithub.com/Janpot)
- \[core] Ignore unrelated folders from github actions
([#&#8203;35028](https://togithub.com/mui/material-ui/issues/35028))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- \[core] Use pretty-quick instead of custom script
([#&#8203;34062](https://togithub.com/mui/material-ui/issues/34062))
[@&#8203;Janpot](https://togithub.com/Janpot)

All contributors of this release in alphabetical order:
[@&#8203;alexfauquette](https://togithub.com/alexfauquette),
[@&#8203;bharatkashyap](https://togithub.com/bharatkashyap),
[@&#8203;cherniavskii](https://togithub.com/cherniavskii),
[@&#8203;danilo-leal](https://togithub.com/danilo-leal),
[@&#8203;hbjORbj](https://togithub.com/hbjORbj),
[@&#8203;Janpot](https://togithub.com/Janpot),
[@&#8203;kennethbigler](https://togithub.com/kennethbigler),
[@&#8203;kushagra010](https://togithub.com/kushagra010),
[@&#8203;michaldudak](https://togithub.com/michaldudak),
[@&#8203;mnajdova](https://togithub.com/mnajdova),
[@&#8203;ofir5300](https://togithub.com/ofir5300),
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari),
[@&#8203;sai6855](https://togithub.com/sai6855),
[@&#8203;sfavello](https://togithub.com/sfavello),
[@&#8203;sidtohan](https://togithub.com/sidtohan),
[@&#8203;siriwatknp](https://togithub.com/siriwatknp),
[@&#8203;Studio384](https://togithub.com/Studio384)

</details>

<details>
<summary>mui/material-ui (@&#8203;mui/lab)</summary>

###
[`v5.0.0-alpha.108`](2f4c2190d1...c2da6de1c5)

[Compare
Source](2f4c2190d1...c2da6de1c5)

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 02:07:58 +00:00
renovate[bot]
3638f0d09a
chore(deps): update dependency @codemirror/state to v6.1.4 (#2441)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@codemirror/state](https://togithub.com/codemirror/state) | [`6.1.3`
->
`6.1.4`](https://renovatebot.com/diffs/npm/@codemirror%2fstate/6.1.3/6.1.4)
|
[![age](https://badges.renovateapi.com/packages/npm/@codemirror%2fstate/6.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@codemirror%2fstate/6.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@codemirror%2fstate/6.1.4/compatibility-slim/6.1.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@codemirror%2fstate/6.1.4/confidence-slim/6.1.3)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>codemirror/state</summary>

###
[`v6.1.4`](https://togithub.com/codemirror/state/blob/HEAD/CHANGELOG.md#&#8203;614-2022-11-15)

[Compare
Source](https://togithub.com/codemirror/state/compare/6.1.3...6.1.4)

##### Bug fixes

Fix a bug that caused the `openStart` value passed to span iterators to
be incorrect around widgets in some circumstances.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 22:27:26 +00:00
renovate[bot]
c1abac2a18
chore(deps): update dependency vite to v3.2.4 (#2437)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme)
([source](https://togithub.com/vitejs/vite)) | [`3.2.3` ->
`3.2.4`](https://renovatebot.com/diffs/npm/vite/3.2.3/3.2.4) |
[![age](https://badges.renovateapi.com/packages/npm/vite/3.2.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/vite/3.2.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/vite/3.2.4/compatibility-slim/3.2.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/vite/3.2.4/confidence-slim/3.2.3)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitejs/vite</summary>

### [`v3.2.4`](https://togithub.com/vitejs/vite/releases/tag/v3.2.4)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v3.2.3...v3.2.4)

Please refer to
[CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v3.2.4/packages/vite/CHANGELOG.md)
for details.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 18:37:33 +00:00
renovate[bot]
3628258dbf
chore(deps): update dependency @swc/core to v1.3.17 (#2431)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.16` ->
`1.3.17`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.16/1.3.17) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.17/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.17/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.17/compatibility-slim/1.3.16)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.17/confidence-slim/1.3.16)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc</summary>

###
[`v1.3.17`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1317---2022-11-15)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.16...v1.3.17)

##### Bug Fixes

- **(bindings)** Revert
[#&#8203;6436](https://togithub.com/swc-project/swc/issues/6436)
([#&#8203;6444](https://togithub.com/swc-project/swc/issues/6444))
([948e35b](948e35bcd6))

- **(css/parser)** Fix a bug with scope in block
([#&#8203;6402](https://togithub.com/swc-project/swc/issues/6402))
([3d7545d](3d7545d89b))

- **(es/compat)** Improve `destructuring` pass
([#&#8203;6412](https://togithub.com/swc-project/swc/issues/6412))
([6728603](67286032b1))

- **(es/compat)** Fix span hygiene of function naming pass
([#&#8203;6345](https://togithub.com/swc-project/swc/issues/6345))
([81a4bb3](81a4bb304a))

- **(es/minifier)** Preserve op of the op-assignments in seq inliner
([#&#8203;6428](https://togithub.com/swc-project/swc/issues/6428))
([5fd7ab8](5fd7ab87b6))

- **(es/minifier)** Change the default of `mangle.toplevel` to false
([#&#8203;6439](https://togithub.com/swc-project/swc/issues/6439))
([99934b0](99934b09f7))

- **(es/modules)** Fix `jsc.paths` of `.ts` imports
([#&#8203;6431](https://togithub.com/swc-project/swc/issues/6431))
([9c9c3eb](9c9c3ebd2c))

##### Miscellaneous Tasks

- **(ci)** Ensure to honor node package manager
([#&#8203;6437](https://togithub.com/swc-project/swc/issues/6437))
([8ca3cc7](8ca3cc7875))

##### Refactor

- **(bindings)** Deprecate `JsValue::*_serde`
([#&#8203;6436](https://togithub.com/swc-project/swc/issues/6436))
([1dd8b3d](1dd8b3d9d5))

- **(es/plugins)** Simplify `read_result_*`
([#&#8203;6426](https://togithub.com/swc-project/swc/issues/6426))
([7a1c2a1](7a1c2a1e2c))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 15:34:23 +00:00
kwasniew
99fd4e831e
4.18.0-beta.7 2022-11-15 13:23:59 +01:00
sjaanus
3ef0ca580a
Remove change request api protection (#2434)
Remove change request api protection
2022-11-15 14:13:09 +02:00
Nuno Góis
e32b6ad576
fix: update text in environments (#2433)
Updates the text in some places related with the new environments
updates. Hopefully this makes things even clearer 🙂
2022-11-15 11:08:41 +00:00
Nuno Góis
1ddc46011c
Feature toggles: Filtering by tags (#2396)
https://linear.app/unleash/issue/UNL-140/experiment-with-filtering-feature-toggles-by-tags-on-the-ui

Going with a naïve approach for now, tags can be searchable the same way
we search for text. The tags column only shows up if at least one toggle
has tags set. There's a simple highlightable component that lets us know
a match was found and then shows all the tags on a tooltip:
<img width="1289" alt="image"
src="https://user-images.githubusercontent.com/14320932/201155093-b8605ff2-5bf7-45c5-b240-a33da254c278.png">
2022-11-15 10:24:36 +00:00
sjaanus
b891d1ec4f
4.18.0-beta.6 2022-11-15 11:08:31 +02:00
Tymoteusz Czech
a191313956
refactor: remove public signup link feature flag (#2423)
## About the changes
Cleanup: remove feature flag.

Closes
[1-356/remove-feature-flag-from-the-code](https://linear.app/unleash/issue/1-356/remove-feature-flag-from-the-code)
2022-11-15 10:03:20 +01:00