andreas-unleash
33ec7e1894
chore: fix react errors ( #6637 )
...
Fix hook usage react error (console)
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-20 17:11:50 +02:00
andreas-unleash
c67ad4222e
fix: ttp stat show latest date ( #6626 )
...
Makes the time to production stats show the current value (latest date).
This aligns it with other stats on the page.
Closes #
[1-2203](https://linear.app/unleash/issue/1-2203/make-the-time-to-production-stats-show-the-latest-current-data )
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-20 15:46:00 +02:00
Thomas Heartman
990ef4144e
fix: render values that are N/A ( #6633 )
...
This change makes the tooltip still render values and headers that are
`N/A` (instead of not rendering them at all).
This makes the tooltip more consistent and predictable. At least to
me, it was confusing that some of the values were just hidden sometimes.
I've also added a test to make sure that the tooltip renders the N/A
values.
This is what it looks like now:
![image](https://github.com/Unleash/unleash/assets/17786332/46cb9250-6ce2-4567-a02d-b186f86c1de5 )
2024-03-20 13:44:03 +00:00
Jaanus Sellin
0c0530ddcf
feat: make table scrollable ( #6632 )
2024-03-20 15:29:15 +02:00
Jaanus Sellin
99b5db1691
feat: connect lead time with backend ( #6629 )
2024-03-20 14:40:57 +02:00
Mateusz Kwasniewski
6dc6e36084
feat: expose stats, health and flag types insights ( #6630 )
2024-03-20 13:34:48 +01:00
Jaanus Sellin
1becfc0202
feat: project members widget ( #6628 )
...
![image](https://github.com/Unleash/unleash/assets/964450/7e27dbab-da24-44b2-8336-36df9660bd78 )
2024-03-20 14:30:27 +02:00
Mateusz Kwasniewski
f0e5d075a7
feat: Fetch backend api data insights ( #6622 )
2024-03-20 10:54:21 +01:00
Mateusz Kwasniewski
8ea4aec3d4
chore: orval with project insights ( #6621 )
2024-03-20 09:20:54 +01:00
andreas-unleash
c126ae130d
fix: insights UI improvements and aggreated TTP ( #6584 )
...
Various ui enhancements
Aggregates the time to production and metrics summary by averaging by
date across all projects to get the value. Creates a single dataset for
the aggregation. This makes theme behave like eg the Health chart
(showing aggregated graph when show all projects and per project when
not)
Gradient fill when all projects across all related charts
Attached recording with generated data for 3 months
https://github.com/Unleash/unleash/assets/104830839/7acd80a8-b799-4a35-9a2e-bf3798f56d32
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-20 09:24:56 +02:00
renovate[bot]
e35aa38a5a
chore(deps): update dependency msw to v2.2.3 ( #6615 )
...
[![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 )) |
[`2.1.7` -> `2.2.3`](https://renovatebot.com/diffs/npm/msw/2.1.7/2.2.3 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.2.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/msw/2.2.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/msw/2.1.7/2.2.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.1.7/2.2.3?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>mswjs/msw (msw)</summary>
### [`v2.2.3`](https://togithub.com/mswjs/msw/releases/tag/v2.2.3 )
[Compare Source](https://togithub.com/mswjs/msw/compare/v2.2.2...v2.2.3 )
#### v2.2.3 (2024-03-08)
##### Bug Fixes
- remove the upper range for `typescript` peer dependency
([#​2077](https://togithub.com/mswjs/msw/issues/2077 ))
([`07cc073`](07cc073f0d
))
[@​kettanaito](https://togithub.com/kettanaito )
### [`v2.2.2`](https://togithub.com/mswjs/msw/releases/tag/v2.2.2 )
[Compare Source](https://togithub.com/mswjs/msw/compare/v2.2.1...v2.2.2 )
#### v2.2.2 (2024-02-28)
##### Bug Fixes
- set correct "Content-Length" response header for special characters
([#​2045](https://togithub.com/mswjs/msw/issues/2045 ))
([#​2046](https://togithub.com/mswjs/msw/issues/2046 ))
([`eb3e284`](eb3e284a3e
))
[@​ZeroCho](https://togithub.com/ZeroCho )
### [`v2.2.1`](https://togithub.com/mswjs/msw/releases/tag/v2.2.1 )
[Compare Source](https://togithub.com/mswjs/msw/compare/v2.2.0...v2.2.1 )
#### v2.2.1 (2024-02-17)
##### Bug Fixes
- remove unused types
([#​2043](https://togithub.com/mswjs/msw/issues/2043 ))
([`a78d57d`](a78d57d3e9
))
[@​kettanaito](https://togithub.com/kettanaito )
### [`v2.2.0`](https://togithub.com/mswjs/msw/releases/tag/v2.2.0 )
[Compare Source](https://togithub.com/mswjs/msw/compare/v2.1.7...v2.2.0 )
#### v2.2.0 (2024-02-12)
##### Features
- **support concurrent test runs via "server.boundary"**
([announcement](https://mswjs.io/blog/introducing-server-boundary ),
[#​2000](https://togithub.com/mswjs/msw/issues/2000 ))
([`450e7bc`](450e7bc72e
))
[@​kettanaito](https://togithub.com/kettanaito )
- automatically set "Content-Length" on text/json responses
([#​1996](https://togithub.com/mswjs/msw/issues/1996 ))
([`a957235`](a957235209
))
[@​kettanaito](https://togithub.com/kettanaito )
- add `msw/core/http` and `msw/core/graphql` export paths
([#​2004](https://togithub.com/mswjs/msw/issues/2004 ))
([`31442cf`](31442cfc95
))
[@​thepassle](https://togithub.com/thepassle )
[@​kettanaito](https://togithub.com/kettanaito )
- drop webpack 4 support (remove "chokidar")
([#​2021](https://togithub.com/mswjs/msw/issues/2021 ))
([`a076142`](a0761424c6
))
[@​sairus2k](https://togithub.com/sairus2k )
[@​kettanaito](https://togithub.com/kettanaito )
- use a lightweight
"[@​inquirer/confirm](https://togithub.com/inquirer/confirm )" in
the CLI ([#​2020](https://togithub.com/mswjs/msw/issues/2020 ))
([`f25af8a`](f25af8a1e5
))
[@​sairus2k](https://togithub.com/sairus2k )
[@​kettanaito](https://togithub.com/kettanaito )
##### Bug Fixes
- **setupWorker:** set "response.url" in "response:\*" events
([#​2031](https://togithub.com/mswjs/msw/issues/2031 ))
([`0e9d65f`](0e9d65ffbf
))
[@​kettanaito](https://togithub.com/kettanaito )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 19:29:43 +00:00
Nuno Góis
899d9fe57f
chore: call signal endpoint example ( #6611 )
...
Adds a "call signal endpoint" example to the token dialog.
![image](https://github.com/Unleash/unleash/assets/14320932/9cd2b46e-dca7-4ae1-b389-c83f910cb377 )
2024-03-19 15:53:41 +00:00
Fredrik Strand Oseberg
bb847e2935
chore: move project stats ( #6602 )
...
Add stats to project insights. Will follow up with UI enhancements in a
later iteration.
<img width="1408" alt="Skjermbilde 2024-03-19 kl 13 19 18"
src="https://github.com/Unleash/unleash/assets/16081982/f4726635-99eb-4f27-8c31-5c6d402f2ceb ">
2024-03-19 14:27:42 +01:00
Mateusz Kwasniewski
aeb6291863
feat: change request insights for oss and pro ( #6608 )
2024-03-19 13:43:43 +01:00
Jaanus Sellin
407b348a45
feat: flag types used for project insights ( #6607 )
...
![image](https://github.com/Unleash/unleash/assets/964450/b9eecb3e-eb02-4cc7-96eb-033c010734c0 )
2024-03-19 14:21:54 +02:00
Mateusz Kwasniewski
84005e27cc
feat: change request insights widget ( #6606 )
2024-03-19 12:21:06 +01:00
Jaanus Sellin
ec7bb2dae3
feat: add configurable event for banner goto action ( #6603 )
...
We added banner to get attention of customer, but we are not tracking
its usage.
Added a way to track the **goto action** button.
2024-03-19 12:09:09 +02:00
Mateusz Kwasniewski
52363f176a
feat: project health card ( #6595 )
2024-03-19 09:01:27 +01:00
renovate[bot]
5db0e9ac6e
chore(deps): update dependency vite to v5.1.6 ( #6600 )
...
[![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://vitejs.dev )
([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite )) |
[`5.1.5` -> `5.1.6`](https://renovatebot.com/diffs/npm/vite/5.1.5/5.1.6 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.1.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.1.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.1.5/5.1.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.1.5/5.1.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v5.1.6`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small516-2024-03-11-small )
[Compare
Source](https://togithub.com/vitejs/vite/compare/v5.1.5...v5.1.6 )
- chore(deps): update all non-major dependencies
([#​16131](https://togithub.com/vitejs/vite/issues/16131 ))
([a862ecb](https://togithub.com/vitejs/vite/commit/a862ecb )), closes
[#​16131](https://togithub.com/vitejs/vite/issues/16131 )
- fix: check for publicDir before checking if it is a parent directory
([#​16046](https://togithub.com/vitejs/vite/issues/16046 ))
([b6fb323](https://togithub.com/vitejs/vite/commit/b6fb323 )), closes
[#​16046](https://togithub.com/vitejs/vite/issues/16046 )
- fix: escape single quote when relative base is used
([#​16060](https://togithub.com/vitejs/vite/issues/16060 ))
([8f74ce4](https://togithub.com/vitejs/vite/commit/8f74ce4 )), closes
[#​16060](https://togithub.com/vitejs/vite/issues/16060 )
- fix: handle function property extension in namespace import
([#​16113](https://togithub.com/vitejs/vite/issues/16113 ))
([f699194](https://togithub.com/vitejs/vite/commit/f699194 )), closes
[#​16113](https://togithub.com/vitejs/vite/issues/16113 )
- fix: server middleware mode resolve
([#​16122](https://togithub.com/vitejs/vite/issues/16122 ))
([8403546](https://togithub.com/vitejs/vite/commit/8403546 )), closes
[#​16122](https://togithub.com/vitejs/vite/issues/16122 )
- fix(esbuild): update tsconfck to fix bug that could cause a deadlock
([#​16124](https://togithub.com/vitejs/vite/issues/16124 ))
([fd9de04](https://togithub.com/vitejs/vite/commit/fd9de04 )), closes
[#​16124](https://togithub.com/vitejs/vite/issues/16124 )
- fix(worker): hide "The emitted file overwrites" warning if the content
is same ([#​16094](https://togithub.com/vitejs/vite/issues/16094 ))
([60dfa9e](https://togithub.com/vitejs/vite/commit/60dfa9e )), closes
[#​16094](https://togithub.com/vitejs/vite/issues/16094 )
- fix(worker): throw error when circular worker import is detected and
support self referencing worker
([eef9da1](https://togithub.com/vitejs/vite/commit/eef9da1 )), closes
[#​16103](https://togithub.com/vitejs/vite/issues/16103 )
- style(utils): remove null check
([#​16112](https://togithub.com/vitejs/vite/issues/16112 ))
([0d2df52](https://togithub.com/vitejs/vite/commit/0d2df52 )), closes
[#​16112](https://togithub.com/vitejs/vite/issues/16112 )
- refactor(runtime): share more code between runtime and main bundle
([#​16063](https://togithub.com/vitejs/vite/issues/16063 ))
([93be84e](https://togithub.com/vitejs/vite/commit/93be84e )), closes
[#​16063](https://togithub.com/vitejs/vite/issues/16063 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 00:32:17 +00:00
renovate[bot]
1c67c6ad3b
chore(deps): update dependency date-fns-tz to v2.0.1 ( #6598 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [date-fns-tz](https://togithub.com/marnusw/date-fns-tz ) | [`2.0.0` ->
`2.0.1`](https://renovatebot.com/diffs/npm/date-fns-tz/2.0.0/2.0.1 ) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/date-fns-tz/2.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/date-fns-tz/2.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/date-fns-tz/2.0.0/2.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/date-fns-tz/2.0.0/2.0.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>marnusw/date-fns-tz (date-fns-tz)</summary>
###
[`v2.0.1`](https://togithub.com/marnusw/date-fns-tz/blob/HEAD/CHANGELOG.md#v201-9-March-2024 )
[Compare
Source](https://togithub.com/marnusw/date-fns-tz/compare/v2.0.0...v2.0.1 )
- \[DOCS] Fix incorrect output comment
([#​270](https://togithub.com/marnusw/date-fns-tz/issues/270 ))
- \[DEPS] Limit to date-fns 2.x
([#​262](https://togithub.com/marnusw/date-fns-tz/issues/262 ),
[#​267](https://togithub.com/marnusw/date-fns-tz/issues/267 ))
- \[REFACTOR] `tzTokenizeDate`: Remove weird unneeded regex
([#​254](https://togithub.com/marnusw/date-fns-tz/issues/254 ))
- \[BUGFIX] Improving correctness of the `formatInTimeZone` close to the
DST threshold
([#​247](https://togithub.com/marnusw/date-fns-tz/issues/247 ))
- \[ENHANCEMENT] Use hourCycle for browsers that support hour cycle
formatting
([#​231](https://togithub.com/marnusw/date-fns-tz/issues/231 ))
- \[BUGFIX] Fix tzParseTimezone to parse 00:30 timezones properly
([#​229](https://togithub.com/marnusw/date-fns-tz/issues/229 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 00:31:54 +00:00
renovate[bot]
f985bc428e
chore(deps): update dependency @types/node to v18.19.23 ( #6599 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`18.19.22` ->
`18.19.23`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.22/18.19.23 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/18.19.23?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/18.19.23?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/18.19.22/18.19.23?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/18.19.22/18.19.23?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 00:31:31 +00:00
renovate[bot]
3fc8a4f9f4
chore(deps): update dependency vitest to v1.3.1 ( #6578 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vitest](https://togithub.com/vitest-dev/vitest )
([source](https://togithub.com/vitest-dev/vitest/tree/HEAD/packages/vitest ))
| [`1.2.2` ->
`1.3.1`](https://renovatebot.com/diffs/npm/vitest/1.2.2/1.3.1 ) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/1.3.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest/1.3.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest/1.2.2/1.3.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/1.2.2/1.3.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vitest-dev/vitest (vitest)</summary>
###
[`v1.3.1`](https://togithub.com/vitest-dev/vitest/releases/tag/v1.3.1 )
[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v1.3.0...v1.3.1 )
##### 🚀 Features
- **vitest**: Expose parseCLI method - by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5248 ](https://togithub.com/vitest-dev/vitest/issues/5248 )
[<samp>(c793a)</samp>](https://togithub.com/vitest-dev/vitest/commit/c793a136 )
- This feature is not affected by SemVer because it is part of an
[experimental API](https://vitest.dev/advanced/api.html ).
##### 🐞 Bug Fixes
- Add task tests iteratively - by
[@​DerYeger](https://togithub.com/DerYeger ) in
[https://github.com/vitest-dev/vitest/issues/5235 ](https://togithub.com/vitest-dev/vitest/issues/5235 )
[<samp>(38155)</samp>](https://togithub.com/vitest-dev/vitest/commit/38155548 )
- **coverage**: Ignore generated TS decorators - by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) and
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5206 ](https://togithub.com/vitest-dev/vitest/issues/5206 )
[<samp>(a2804)</samp>](https://togithub.com/vitest-dev/vitest/commit/a280451b )
- **ui**: Auto reload coverage iframe after test run - by
[@​hi-ogawa](https://togithub.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/5242 ](https://togithub.com/vitest-dev/vitest/issues/5242 )
[<samp>(5376d)</samp>](https://togithub.com/vitest-dev/vitest/commit/5376d5be )
##### [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v1.3.0...v1.3.1 )
###
[`v1.3.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v1.3.0 )
[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v1.2.2...v1.3.0 )
##### 🚀 Features
- Deprecate watchExclude - by
[@​patak-dev](https://togithub.com/patak-dev ) in
[https://github.com/vitest-dev/vitest/issues/5171 ](https://togithub.com/vitest-dev/vitest/issues/5171 )
[<samp>(82885)</samp>](https://togithub.com/vitest-dev/vitest/commit/828858f8 )
- **browser**:
- Run test files in isolated iframes - by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5036 ](https://togithub.com/vitest-dev/vitest/issues/5036 )
[<samp>(4f401)</samp>](https://togithub.com/vitest-dev/vitest/commit/4f40177e )
- **config**:
- Add `snapshotSerializers` option - by
[@​fenghan34](https://togithub.com/fenghan34 ) in
[https://github.com/vitest-dev/vitest/issues/5092 ](https://togithub.com/vitest-dev/vitest/issues/5092 )
[<samp>(5b102)</samp>](https://togithub.com/vitest-dev/vitest/commit/5b1021da )
- **reporters**:
- Support custom options - by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/5111 ](https://togithub.com/vitest-dev/vitest/issues/5111 )
[<samp>(fec9c)</samp>](https://togithub.com/vitest-dev/vitest/commit/fec9ca0b )
- **runner**:
- Support automatic fixtures - by
[@​fenghan34](https://togithub.com/fenghan34 ) and
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5102 ](https://togithub.com/vitest-dev/vitest/issues/5102 )
[<samp>(0441f)</samp>](https://togithub.com/vitest-dev/vitest/commit/0441f761 )
- **ui**:
- Save splitpanes size to local storage - by
[@​posva](https://togithub.com/posva ) in
[https://github.com/vitest-dev/vitest/issues/5166 ](https://togithub.com/vitest-dev/vitest/issues/5166 )
[<samp>(c28b4)</samp>](https://togithub.com/vitest-dev/vitest/commit/c28b4c26 )
- **vitest**:
- Add onTestFinished hook - by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5128 ](https://togithub.com/vitest-dev/vitest/issues/5128 )
[<samp>(6f5b4)</samp>](https://togithub.com/vitest-dev/vitest/commit/6f5b42b7 )
- Add github actions reporter - by
[@​hi-ogawa](https://togithub.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/5093 ](https://togithub.com/vitest-dev/vitest/issues/5093 )
[<samp>(40afb)</samp>](https://togithub.com/vitest-dev/vitest/commit/40afbe3a )
- Expose jsdom global if jsdom environment is enabled - by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5 ](https://togithub.com/vitest-dev/vitest/issues/5 )[15](https://togithub.com/vitest-dev/vitest/actions/runs/7934052979/job/21664152574#step:8:16 )5
[<samp>(567d2)</samp>](https://togithub.com/vitest-dev/vitest/commit/567d20b9 )
- Add new CLI options - by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5 ](https://togithub.com/vitest-dev/vitest/issues/5 )[16](https://togithub.com/vitest-dev/vitest/actions/runs/7934052979/job/21664152574#step:8:17 )3
[<samp>(4e179)</samp>](https://togithub.com/vitest-dev/vitest/commit/4e179426 )
- "test" accepts options object as the second parameter - by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5142 ](https://togithub.com/vitest-dev/vitest/issues/5142 )
[<samp>(7d9b1)</samp>](https://togithub.com/vitest-dev/vitest/commit/7d9b1fb0 )
- **vm**:
- Support wasm module - by
[@​hi-ogawa](https://togithub.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/5131 ](https://togithub.com/vitest-dev/vitest/issues/5131 )
[<samp>(5ed53)</samp>](https://togithub.com/vitest-dev/vitest/commit/5ed537f0 )
##### 🐞 Bug Fixes
- Fix sourcemap in vm pools - by
[@​hi-ogawa](https://togithub.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/5063 ](https://togithub.com/vitest-dev/vitest/issues/5063 )
[<samp>(81105)</samp>](https://togithub.com/vitest-dev/vitest/commit/8110540a )
- Don't optimize react/jsx-runtime by default when running in Node - by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5079 ](https://togithub.com/vitest-dev/vitest/issues/5079 )
[<samp>(0d2bf)</samp>](https://togithub.com/vitest-dev/vitest/commit/0d2bfeac )
- Rpc timeout error messages to include caller - by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/5103 ](https://togithub.com/vitest-dev/vitest/issues/5103 )
[<samp>(a6e04)</samp>](https://togithub.com/vitest-dev/vitest/commit/a6e04bd8 )
- Requires fixed version across the monorepo - by
[@​antfu](https://togithub.com/antfu ) in
[https://github.com/vitest-dev/vitest/issues/5208 ](https://togithub.com/vitest-dev/vitest/issues/5208 )
[<samp>(68f51)</samp>](https://togithub.com/vitest-dev/vitest/commit/68f51961 )
- Prevent merging of `poolOptions` - by
[@​penalosa](https://togithub.com/penalosa ) in
[https://github.com/vitest-dev/vitest/issues/5221 ](https://togithub.com/vitest-dev/vitest/issues/5221 )
[<samp>(bc5b2)</samp>](https://togithub.com/vitest-dev/vitest/commit/bc5b2d04 )
- **browser**:
- Don't exclude node builtins from optimization - by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5082 ](https://togithub.com/vitest-dev/vitest/issues/5082 )
[<samp>(714c9)</samp>](https://togithub.com/vitest-dev/vitest/commit/714c911f )
- Support `coverage.reportsDirectory` with multiple directories - by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/5056 ](https://togithub.com/vitest-dev/vitest/issues/5056 )
[<samp>(ae73f)</samp>](https://togithub.com/vitest-dev/vitest/commit/ae73f273 )
- **cli**:
- Parse `--browser=<name>` correctly - by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/5 ](https://togithub.com/vitest-dev/vitest/issues/5 )[17](https://togithub.com/vitest-dev/vitest/actions/runs/7934052979/job/21664152574#step:8:18 )9
[<samp>(656e2)</samp>](https://togithub.com/vitest-dev/vitest/commit/656e210b )
- **coverage**:
- `.tmp` directory conflicts with `--shard` option - by
[@​AriPerkkio](https://togithub.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/5 ](https://togithub.com/vitest-dev/vitest/issues/5 )[18](https://togithub.com/vitest-dev/vitest/actions/runs/7934052979/job/21664152574#step:8:19 )4
[<samp>(5749d)</samp>](https://togithub.com/vitest-dev/vitest/commit/5749d2c2 )
- **deps**:
- Update dependency strip-literal to v2 - by
[@​renovate](https://togithub.com/renovate )\[bot]
in[https://github.com/vitest-dev/vitest/issues/5136 ](https://togithub.com/vitest-dev/vitest/issues/5136 )6
[<samp>(ef557)</samp>](https://togithub.com/vitest-dev/vitest/commit/ef557243 )
- **reporters**:
- Testsuite name should include project root in Junit output - by
[@​fenghan34](https://togithub.com/fenghan34 ) in
[https://github.com/vitest-dev/vitest/issues/5116 ](https://togithub.com/vitest-dev/vitest/issues/5116 )
[<samp>(2494f)</samp>](https://togithub.com/vitest-dev/vitest/commit/2494fbf2 )
- **typecheck**:
- Fix suite collection while-loop - by
[@​hi-ogawa](https://togithub.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/5065 ](https://togithub.com/vitest-dev/vitest/issues/5065 )
[<samp>(35675)</samp>](https://togithub.com/vitest-dev/vitest/commit/35675bd3 )
- **ui**:
- Fix tests duration time - by
[@​vovsemenv](https://togithub.com/vovsemenv ) in
[https://github.com/vitest-dev/vitest/issues/52 ](https://togithub.com/vitest-dev/vitest/issues/52 )[19](https://togithub.com/vitest-dev/vitest/actions/runs/7934052979/job/21664152574#step:8:20 )
[<samp>(58103)</samp>](https://togithub.com/vitest-dev/vitest/commit/581030ee )
- **utils**:
- Fix asymmetric matcher diff inside array - by
[@​hi-ogawa](https://togithub.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/5189 ](https://togithub.com/vitest-dev/vitest/issues/5189 )
[<samp>(3ffcd)</samp>](https://togithub.com/vitest-dev/vitest/commit/3ffcd2ea )
- **vitest**:
- Correctly report failed test files as failures in json reporter,
export json reporter types - by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5081 ](https://togithub.com/vitest-dev/vitest/issues/5081 )
[<samp>(0417b)</samp>](https://togithub.com/vitest-dev/vitest/commit/0417ba\[20]\(https://github.com/vitest-dev/vitest/actions/runs/7934052979/job/21664152574#step:8:21\) )
- Don't run typecheck tests in browser if both are enabled - by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5080 ](https://togithub.com/vitest-dev/vitest/issues/5080 )
[<samp>(1045b)</samp>](https://togithub.com/vitest-dev/vitest/commit/1045b98b )
- Handle function config inside `defineWorkspace` - by
[@​hi-ogawa](https://togithub.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/5089 ](https://togithub.com/vitest-dev/vitest/issues/5089 )
[<samp>(0bf52)</samp>](https://togithub.com/vitest-dev/vitest/commit/0bf52533 )
- Remove excessive listeners when running without isolation, don't reset
the state - by [@​sheremet-va](https://togithub.com/sheremet-va )
in
[https://github.com/vitest-dev/vitest/issues/5132 ](https://togithub.com/vitest-dev/vitest/issues/5132 )
[<samp>(b607f)</samp>](https://togithub.com/vitest-dev/vitest/commit/b607f1ea )
- Auto-enable "github-actions" only where users didn't configure
reporters - by [@​hi-ogawa](https://togithub.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/5158 ](https://togithub.com/vitest-dev/vitest/issues/5158 )
[<samp>(ef044)</samp>](https://togithub.com/vitest-dev/vitest/commit/ef0440cb )
- Support more array cli options - by
[@​hi-ogawa](https://togithub.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/5162 ](https://togithub.com/vitest-dev/vitest/issues/5162 )
[<samp>(3afe6)</samp>](https://togithub.com/vitest-dev/vitest/commit/3afe68f1 )
- Add types for the new global `jsdom` variable - by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5164 ](https://togithub.com/vitest-dev/vitest/issues/5164 )
[<samp>(0f898)</samp>](https://togithub.com/vitest-dev/vitest/commit/0f898d87 )
- Expose onTestFinished globally - by
[@​sheremet-va](https://togithub.com/sheremet-va )
[<samp>(1304f)</samp>](https://togithub.com/vitest-dev/vitest/commit/1304fed7 )
- Disable optimizer by default until it's stable - by
[@​sheremet-va](https://togithub.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/5156 ](https://togithub.com/vitest-dev/vitest/issues/5156 )
[<samp>(e1bd8)</samp>](https://togithub.com/vitest-dev/vitest/commit/e1bd8d5d )
- Delegate snapshot options to workspace from root config - by
[@​hi-ogawa](https://togithub.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/5199 ](https://togithub.com/vitest-dev/vitest/issues/5199 )
[<samp>(86297)</samp>](https://togithub.com/vitest-dev/vitest/commit/86297d42 )
- Fix `optimizeDeps.disabled` warnings on Vite 5.1 - by
[@​hi-ogawa](https://togithub.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/5 ](https://togithub.com/vitest-dev/vitest/issues/5 )[21](https://togithub.com/vitest-dev/vitest/actions/runs/7934052979/job/21664152574#step:8:22 )5
[<samp>(1aecd)</samp>](https://togithub.com/vitest-dev/vitest/commit/1aecd650 )
- **vm**:
- Handle `disableConsoleIntercept` config - by
[@​hi-ogawa](https://togithub.com/hi-ogawa ) in
https://github.com/vitest-dev/vitest/issues/[50](https://togithub.com/vitest-dev/vitest/actions/runs/7934052979/job/21664152574#step:8:51)74
[<samp>(a55ad)</samp>](https://togithub.com/vitest-dev/vitest/commit/a55adac6 )
- Improve error when module is not found - by
[@​hi-ogawa](https://togithub.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/50 ](https://togithub.com/vitest-dev/vitest/issues/50 )[53](https://togithub.com/vitest-dev/vitest/actions/runs/7934052979/job/21664152574#step:8:54 )
[<samp>(79a50)</samp>](https://togithub.com/vitest-dev/vitest/commit/79a50c3f )
##### [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v1.2.2...v1.3.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 14:51:38 +00:00
Mateusz Kwasniewski
72758605b0
feat: project health chart ( #6594 )
2024-03-18 15:44:57 +01:00
Thomas Heartman
c2015c6f33
fix: invalid HTML and react errors in insights pages ( #6593 )
...
This PR fixes these errors (that were showing up in the dev console) in
the insights pages:
- nesting a div within a p in the count header (flags, environments,
apps); instead flip the relationship and nest the p within the div
- missing keys in mapped components
- passing a boolean "scrolled" value to the underlying component (a div)
is invalid: instead, make it so that that prop is not passed
The only one of these that could have a visual impact is the first one
(p>div -> div>p), but it appears to be the same to me.
Here's before the change:
![image](https://github.com/Unleash/unleash/assets/17786332/ffffd3cc-1236-458f-8449-3310b0044f14 )
And here's after:
![image](https://github.com/Unleash/unleash/assets/17786332/9ad2d8f7-9f9e-492f-932e-a194683b1d75 )
2024-03-18 15:25:03 +01:00
Jaanus Sellin
e4af2fbcd5
feat: lead time for changes ( #6592 )
...
![image](https://github.com/Unleash/unleash/assets/964450/3b4d4ed7-6b8d-42b7-81ad-3f006eb1efca )
2024-03-18 16:22:06 +02:00
Nuno Góis
19ae9b5486
fix: project settings selected tab bug ( #6590 )
...
https://linear.app/unleash/issue/2-2034/project-settings-url-bug
This prevents a bug where the wrong tab would show as selected, only
present in an edge case where the project has the name of a settings
tab.
2024-03-18 14:02:29 +00:00
Christopher Kolstad
53354224fc
chore: Bump biome and configure husky ( #6589 )
...
Upgrades biome to 1.6.1, and updates husky pre-commit hook.
Most changes here are making type imports explicit.
2024-03-18 13:58:05 +01:00
Jaanus Sellin
f2c57f0fbd
feat: insights grid initial layout ( #6591 )
2024-03-18 14:50:25 +02:00
Fredrik Strand Oseberg
3621c7282d
feat: setup ff ( #6532 )
...
Setup feature flag for the new refactoring of the project overview page
---------
Co-authored-by: sjaanus <sellinjaanus@gmail.com>
2024-03-18 13:38:59 +02:00
Nuno Góis
a86b8d36b3
chore: redesign action configurations ( #6588 )
...
https://linear.app/unleash/issue/2-2050/redesign-action-definitions-oss
Depends on a PR on Enterprise that will provide a new endpoint with
action configurations.
We should also clean up the now unnecessary constants and hook.
2024-03-18 11:09:49 +00:00
Nuno Góis
fca6146b3a
fix: action select value ( #6582 )
...
This should fix the action select bug where it shows as empty when the
form loads.
2024-03-15 11:54:31 +00:00
gitar-bot[bot]
3d4aa4abcb
[Remix] Cleaning up stale feature flag: proPlanAutoCharge with value true ( #6581 )
2024-03-15 11:53:30 +02:00
dependabot[bot]
a037cdb450
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /frontend ( #6571 )
...
Bumps
[follow-redirects](https://github.com/follow-redirects/follow-redirects )
from 1.15.4 to 1.15.6.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="35a517c586
"><code>35a517c</code></a>
Release version 1.15.6 of the npm package.</li>
<li><a
href="c4f847f851
"><code>c4f847f</code></a>
Drop Proxy-Authorization across hosts.</li>
<li><a
href="8526b4a1b2
"><code>8526b4a</code></a>
Use GitHub for disclosure.</li>
<li><a
href="b1677ce001
"><code>b1677ce</code></a>
Release version 1.15.5 of the npm package.</li>
<li><a
href="d8914f7982
"><code>d8914f7</code></a>
Preserve fragment in responseUrl.</li>
<li>See full diff in <a
href="https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=follow-redirects&package-manager=npm_and_yarn&previous-version=1.15.4&new-version=1.15.6 )](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/Unleash/unleash/network/alerts ).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 10:19:54 +01:00
Mateusz Kwasniewski
59ee0b3bbe
feat: empty state application list improvements ( #6579 )
2024-03-15 10:02:43 +01:00
andreas-unleash
45634689f8
feat: average time to production chart ( #6565 )
...
Adds live data to TimeToProductionChart and AverageTimeToProduction
gauge.
Create a custom tooltip
Changes the interaction mode for tooltips as per @nicolaesocaciu pairing
session
Improvement:
Extract grouping by project to its own hook (3 charts that needed
grouped data where handling it independently.
<img width="1331" alt="Screenshot 2024-03-14 at 17 19 07"
src="https://github.com/Unleash/unleash/assets/104830839/199c556c-8264-46e3-9dd5-9a864588de1f ">
Closes #
[1-2143](https://linear.app/unleash/issue/1-2143/time-to-production-total-aggregation )
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-15 10:37:02 +02:00
Mateusz Kwasniewski
4d78c6dadf
feat: application overview loading state ( #6562 )
2024-03-15 09:08:56 +01:00
andreas-unleash
26ad9fc3f4
Fix: insights beta badge ( #6568 )
...
Reuses the beta badge from insights
<img width="1448" alt="Screenshot 2024-03-14 at 18 01 42"
src="https://github.com/Unleash/unleash/assets/104830839/c85b6838-c120-471b-9ff3-440c4208dc53 ">
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-15 09:25:23 +02:00
renovate[bot]
dfdd9f0dd3
chore(deps): update dependency vanilla-jsoneditor to ^0.22.0 ( #6577 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vanilla-jsoneditor](https://togithub.com/josdejong/svelte-jsoneditor )
| [`^0.21.0` ->
`^0.22.0`](https://renovatebot.com/diffs/npm/vanilla-jsoneditor/0.21.6/0.22.0 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/vanilla-jsoneditor/0.22.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vanilla-jsoneditor/0.22.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vanilla-jsoneditor/0.21.6/0.22.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vanilla-jsoneditor/0.21.6/0.22.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>josdejong/svelte-jsoneditor (vanilla-jsoneditor)</summary>
###
[`v0.22.0`](https://togithub.com/josdejong/svelte-jsoneditor/blob/HEAD/CHANGELOG.md#0220-2024-03-01 )
[Compare
Source](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.21.6...v0.22.0 )
##### ⚠ BREAKING CHANGES
- The `onChange` callback is no longer triggered on programmatic changes
via a
two-way binded `content` or via methods `.update()`, `.set()`, and
`.patch()`.
##### Features
- do not trigger onChange on programmatic changes
([#​410](https://togithub.com/josdejong/svelte-jsoneditor/issues/410 ))
([201f602](201f6020c4
))
- document the requirement for immutable changes in `content` (see
[#​318](https://togithub.com/josdejong/svelte-jsoneditor/issues/318 ))
([0545e64](0545e647b9
))
- update dependencies (a.o. fixing an issue with wrapping tab indented
lines)
([1bd92e7](1bd92e73fb
))
##### Bug Fixes
- add missing property `onSelect` to interface `JSONEditorPropsOptional`
([4087e3f](4087e3fa9e
))
- improve the logic to determine whether a JSON document needs
formatting
([bb15bd1](bb15bd1d30
))
- onCreateMenu and onCreateContextMenu possibly applying mutated changes
without returning
([da8fd60](da8fd6093d
))
#####
[0.21.6](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.21.5...v0.21.6 )
(2024-02-15)
##### Features
- upgrade `codemirror`, `jsonrepair`, `svelte`, `svelte-simple-modal`,
and dev dependencies
([3255741](3255741101
))
##### Bug Fixes
- improve the logic to determine whether a JSON document needs
formatting
([0ca8a49](0ca8a493e4
))
- type definition of `JSONEditorPropsOptional.flattenColumns`
([3a28757](3a28757a08
))
- type definition of RenderMenuContext.mode
([51a7133](51a7133778
))
#####
[0.21.5](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.21.4...v0.21.5 )
(2024-02-05)
##### Features
- implement support for vanilla JS components in `onRenderValue` using
Svelte Action
([#​398](https://togithub.com/josdejong/svelte-jsoneditor/issues/398 ))
([db482ea](db482eae3c
))
##### Bug Fixes
-
[#​392](https://togithub.com/josdejong/svelte-jsoneditor/issues/392 )
property `onRenderContextMenu` missing in `JSONEditorPropsOptional`
([ee9b4c9](ee9b4c9199
))
-
[#​401](https://togithub.com/josdejong/svelte-jsoneditor/issues/401 )
original data can be mutated by the TransformModal previews
([337f812](337f81234b
))
- consistently use selectedJson in the TransformModal
([ac31a79](ac31a7980d
))
- use `flex-start` instead of `start` for `align-items`
([#​395](https://togithub.com/josdejong/svelte-jsoneditor/issues/395 ))
([b8be1a5](b8be1a57f3
))
#####
[0.21.4](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.21.3...v0.21.4 )
(2024-01-24)
##### Bug Fixes
-
[#​381](https://togithub.com/josdejong/svelte-jsoneditor/issues/381 )
method `.update()` throwing an exception when calling directly after
creating the editor
([75c3b5e](75c3b5e1c1
))
- update `@codemirror/view` and dev dependencies
([3f2afef](3f2afef38b
))
#####
[0.21.3](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.21.2...v0.21.3 )
(2024-01-19)
##### Bug Fixes
-
[#​381](https://togithub.com/josdejong/svelte-jsoneditor/issues/381 )
method `set()` sometimes throwing an error in `text` mode
([2dc62f0](2dc62f0405
))
-
[#​391](https://togithub.com/josdejong/svelte-jsoneditor/issues/391 )
editor not supporting `Object.create(null)` as object
([918a126](918a126789
))
- update dependencies and devDependencies
([0d49b66](0d49b66810
))
#####
[0.21.2](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.21.1...v0.21.2 )
(2024-01-10)
##### Features
- provide the current `selection` in `onRenderContextMenu`
([#​376](https://togithub.com/josdejong/svelte-jsoneditor/issues/376 ))
([2068823](2068823bc3
))
- update deps `codemirror`, `jsonrepair`, `sass`, `svelte-awesome`,
`svelte-select`, and more
([63ac195](63ac1950db
))
##### Bug Fixes
-
[#​379](https://togithub.com/josdejong/svelte-jsoneditor/issues/379 )
ContextMenu not closing after using a custom button via
onRenderContextMenu
([2a83137](2a8313759a
))
-
[#​386](https://togithub.com/josdejong/svelte-jsoneditor/issues/386 )
add a `standalone.d.ts` file to the `vanilla-jsoneditor` package
([4f8fa55](4f8fa55fb4
))
- improve performance of `isColor` detection (see
[#​378](https://togithub.com/josdejong/svelte-jsoneditor/issues/378 ))
([514f6ca](514f6cafdf
))
- improve performance of `isColor` detection for long text values (See
[#​378](https://togithub.com/josdejong/svelte-jsoneditor/issues/378 ))
([b1a04fc](b1a04fce77
))
- update dependency `jsonrepair`
([ec23521](ec235216a1
))
#####
[0.21.1](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.21.0...v0.21.1 )
(2023-12-20)
##### Bug Fixes
- add a module export again to the `svelte-jsoneditor` package
([0c695a4](0c695a444a
))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 01:59:20 +00:00
renovate[bot]
d6264a3d26
chore(deps): update dependency sass to v1.71.1 ( #6576 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sass](https://togithub.com/sass/dart-sass ) | [`1.70.0` ->
`1.71.1`](https://renovatebot.com/diffs/npm/sass/1.70.0/1.71.1 ) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.71.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sass/1.71.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sass/1.70.0/1.71.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.70.0/1.71.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>sass/dart-sass (sass)</summary>
###
[`v1.71.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1711 )
[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.71.0...1.71.1 )
##### Command-Line Interface
- Ship the musl Linux release with the proper Dart executable.
##### JavaScript API
- Export the `NodePackageImporter` class in ESM mode.
- Allow `NodePackageImporter` to locate a default directory even when
the
entrypoint is an ESM module.
##### Dart API
- Make passing a null argument to `NodePackageImporter()` a static error
rather
than just a runtime error.
##### Embedded Sass
- In the JS Embedded Host, properly install the musl Linux embedded
compiler
when running on musl Linux.
###
[`v1.71.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1710 )
[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.70.0...1.71.0 )
For more information about `pkg:` importers, see [the
announcement][pkg-importers] on the Sass blog.
[pkg-importers]: https://sass-lang.com/blog/announcing-pkg-importers
##### Command-Line Interface
- Add a `--pkg-importer` flag to enable built-in `pkg:` importers.
Currently
this only supports the Node.js package resolution algorithm, via
`--pkg-importer=node`. For example, `@use "pkg:bootstrap"` will load
`node_modules/bootstrap/scss/bootstrap.scss`.
##### JavaScript API
- Add a `NodePackageImporter` importer that can be passed to the
`importers`
option. This loads files using the `pkg:` URL scheme according to the
Node.js
package resolution algorithm. For example, `@use "pkg:bootstrap"` will
load
`node_modules/bootstrap/scss/bootstrap.scss`. The constructor takes a
single
optional argument, which indicates the base directory to use when
locating
`node_modules` directories. It defaults to
`path.dirname(require.main.filename)`.
##### Dart API
- Add a `NodePackageImporter` importer that can be passed to the
`importers`
option. This loads files using the `pkg:` URL scheme according to the
Node.js
package resolution algorithm. For example, `@use "pkg:bootstrap"` will
load
`node_modules/bootstrap/scss/bootstrap.scss`. The constructor takes a
single
argument, which indicates the base directory to use when locating
`node_modules` directories.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-14 22:12:57 +00:00
renovate[bot]
e36b3ee0e4
chore(deps): update dependency orval to v6.25.0 ( #6574 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [orval](https://togithub.com/anymaniax/orval ) | [`6.24.0` ->
`6.25.0`](https://renovatebot.com/diffs/npm/orval/6.24.0/6.25.0 ) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/orval/6.25.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/orval/6.25.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/orval/6.24.0/6.25.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/orval/6.24.0/6.25.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>anymaniax/orval (orval)</summary>
###
[`v6.25.0`](https://togithub.com/anymaniax/orval/releases/tag/v6.25.0 ):
Release 6.25.0
[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.24.0...v6.25.0 )
##### Bug Fixes
- afterAllFilesWritten
([#​1194](https://togithub.com/anymaniax/orval/issues/1194 ))
([84a9ac7](84a9ac7e6c
))
- **angular:** avoid `Angular` type error when `nullable`
([#​1200](https://togithub.com/anymaniax/orval/issues/1200 ))
([cd0a56e](cd0a56eb17
))
- **core:** implement `{}` insterd of `unknown` for blank schema
interface
([#​1219](https://togithub.com/anymaniax/orval/issues/1219 ))
([97552e4](97552e46ff
))
- **msw:** changed naming convention for response mock functions to
avoid function name conflicts
([#​1217](https://togithub.com/anymaniax/orval/issues/1217 ))
([e528e11](e528e11921
))
- **msw:** fixed imports of `split-tags`, `tags`, and `split` mode
([#​1205](https://togithub.com/anymaniax/orval/issues/1205 ))
([9f16e37](9f16e37f84
))
- **msw:** refactor to include duplication of mock imports in mocks in
`split` and `split-tags` modes
([#​1214](https://togithub.com/anymaniax/orval/issues/1214 ))
([1c39aab](1c39aab849
))
- useMutation still appears even if false
([#​1209](https://togithub.com/anymaniax/orval/issues/1209 ))
([288f488](288f488765
))
- useQuery improve override logic
([#​1212](https://togithub.com/anymaniax/orval/issues/1212 ))
([1aff031](1aff031e1f
))
##### Features
- **swr:** add `swrOptions` property to `output.override.swr`
([#​1223](https://togithub.com/anymaniax/orval/issues/1223 ))
([74ef879](74ef879961
))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-14 18:47:17 +00:00
Nuno Góis
de34497478
chore: drop action definition required ( #6567 )
...
https://linear.app/unleash/issue/2-2046/implement-dynamic-action-parameters
Follow up to https://github.com/Unleash/unleash/pull/6554
Cleans up the `required` property in action definitions after adapting
to using the `parameters` property instead.
2024-03-14 16:32:14 +00:00
Nuno Góis
7a3d2d6d87
chore: dynamic action parameters ( #6554 )
...
https://linear.app/unleash/issue/2-2046/implement-dynamic-action-parameters
Implements dynamic action parameters.
Also improves the action dropdown to better prepare for future actions.
<img width="771" alt="image"
src="https://github.com/Unleash/unleash/assets/14320932/ec3fcaf2-40c8-4dc8-8834-7a0d54671fd2 ">
2024-03-14 15:25:23 +00:00
Mateusz Kwasniewski
05c014cde7
fix: uri decode breadcrumbs ( #6557 )
2024-03-14 15:59:44 +01:00
Mateusz Kwasniewski
146fbbb875
fix: format api path for outdated sdks ( #6555 )
2024-03-14 14:09:59 +01:00
Jaanus Sellin
1780fae022
fix: now issue count under application will show correctly ( #6553 )
...
Previously if multiple environments had same missing SDK, it was counted
multiple times. Now it will take only unique.
2024-03-14 14:52:57 +02:00
Mateusz Kwasniewski
2b2089f7b5
feat: clickable banner modal links ( #6552 )
2024-03-14 13:19:27 +01:00
Nuno Góis
a1af0dd41c
chore: improve action parameters UI ( #6549 )
...
https://linear.app/unleash/issue/2-2041/improve-action-parameters-ui
Improves the UI of action parameters, implementing a new
`ProjectActionsActionParameterAutocomplete` component that allows
search.
![image](https://github.com/Unleash/unleash/assets/14320932/b87de507-2feb-433b-846f-0f3cc61721fa )
2024-03-14 11:25:14 +00:00
andreas-unleash
513d60c14d
Feat: sticky insights header and widget tooltip icon ( #6537 )
...
What it says on the tin
Closes #
[1-2182](https://linear.app/unleash/issue/1-2182/sticky-header-on-scroll )
<img width="1442" alt="Screenshot 2024-03-14 at 10 47 32"
src="https://github.com/Unleash/unleash/assets/104830839/5b57cd95-3c40-48e7-b25b-823df025e68c ">
https://github.com/Unleash/unleash/assets/104830839/f5249fd6-a4cc-4e52-9b01-89ef3cbeb47c
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-14 11:33:30 +02:00
andreas-unleash
d6482ab07d
fix: change insights icon to award star ( #6534 )
...
Changes the insights icon to award_star.
Closes #
[1-2180](https://linear.app/unleash/issue/1-2180/change-icon-to-award-star )
<img width="320" alt="Screenshot 2024-03-13 at 13 59 21"
src="https://github.com/Unleash/unleash/assets/104830839/9bece091-23c3-4ebf-beda-31a81c1f75e4 ">
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-14 11:33:19 +02:00
Mateusz Kwasniewski
c6fd558da4
feat: show outdated sdks banner ( #6541 )
2024-03-14 10:15:33 +01:00
renovate[bot]
d5a084256e
chore(deps): update dependency @types/node to v18.19.22 ( #6544 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`18.19.21` ->
`18.19.22`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.21/18.19.22 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/18.19.22?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/18.19.22?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/18.19.21/18.19.22?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/18.19.21/18.19.22?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-14 09:02:44 +00:00
Nuno Góis
bc6a96cf6b
chore: suggest nested properties in action filters ( #6533 )
...
https://linear.app/unleash/issue/2-2029/support-filtering-on-nested-properties
Suggests nested properties in action filters. Also sorts them
alphabetically.
Follow up to https://github.com/Unleash/unleash/pull/6531
<img width="381" alt="image"
src="https://github.com/Unleash/unleash/assets/14320932/4e2c900d-335b-4360-8be4-186f3887e42b ">
2024-03-13 16:07:01 +00:00
Mateusz Kwasniewski
f7062e2296
feat: making banner more composable ( #6540 )
2024-03-13 16:21:40 +01:00
Tymoteusz Czech
afbc047c77
fix(insights): chart start date ( #6491 )
...
Switch charts to stretch X-axis to the full width
2024-03-13 11:47:25 +02:00
Tymoteusz Czech
f2f38a60dc
Insights dashboard chart colors ( #6504 )
...
Improved consistent colors for charts
![image](https://github.com/Unleash/unleash/assets/2625371/f3cb66ec-89f4-46c3-b98d-e28fd4bc5cb5 )
2024-03-13 11:46:32 +02:00
Tymoteusz Czech
d35ae7827f
feat: insights share events ( #6480 )
...
Figure out how many people are using and sharing insights in Beta.
https://linear.app/unleash/issue/1-2145/track-number-of-opened-share-links
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: andreas-unleash <andreas@getunleash.ai>
2024-03-13 11:45:42 +02:00
Fredrik Strand Oseberg
bfbd18eb97
fix: allow deletion of segments referencing strategies in archived f… ( #6406 )
...
Subset of #6392 , allowing you to delete segments that are referenced in
strategies on archived features.
2024-03-12 15:03:53 +01:00
Fredrik Strand Oseberg
9c29461ee5
chore: add a script that validates that we don't use prohibited mui material-icons import ( #6516 )
...
This PR adds a check that should fail the build if we use disallowed
imports from `@mui/icons-material`
2024-03-12 13:29:52 +01:00
Christopher Kolstad
d2767a0eb9
task: Make Inactive users an enterprise feature ( #6510 )
...
Ivar pointed out to me that this was intended as an enterprise only
feature. So this PR makes it an enterprise only feature. Conditionally
render the link in the normal user table, and use premium feature
component if you happen to hit the route and not be running on the
enterprise plan.
2024-03-12 10:01:10 +00:00
Fredrik Strand Oseberg
f381718fd6
fix: icon imports ( #6499 )
...
Based on this article:
https://mui.com/material-ui/guides/minimizing-bundle-size/ importing
from `'@mui/icons-material'` instead of specifying the actual path to
the icon like `import Delete from '@mui/icons-material/Delete';` can be
up to six time slower. This change changes all named imports in Unleash
referencing the `@mui/icons-material` to default imports.
This reduced the amount of modules we had to process when building the
frontend from 15206 to 4746
Before:
<img width="1016" alt="Skjermbilde 2024-03-11 kl 14 19 58"
src="https://github.com/Unleash/unleash/assets/16081982/f137d24a-6557-4183-a40f-f62a33524520 ">
After:
<img width="1237" alt="Skjermbilde 2024-03-11 kl 14 20 32"
src="https://github.com/Unleash/unleash/assets/16081982/05a27d6a-2c3f-4409-9862-7188ab4b9c72 ">
Build time locally decreased by around 50%
Before:
<img width="1504" alt="Skjermbilde 2024-03-11 kl 14 31 45"
src="https://github.com/Unleash/unleash/assets/16081982/bc931559-b022-47ed-9f8f-c87401578518 ">
After:
<img width="1219" alt="Skjermbilde 2024-03-11 kl 14 27 00"
src="https://github.com/Unleash/unleash/assets/16081982/3c3a8d6b-576d-45c3-aa40-cc5f95d9df2b ">
2024-03-12 10:56:10 +01:00
Mateusz Kwasniewski
faf2153423
chore: generate orval after frontend api refactor ( #6512 )
2024-03-12 10:28:52 +01:00
renovate[bot]
8ddcf58915
chore(deps): update dependency vite to v5.1.5 ( #6506 )
...
[![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://vitejs.dev )
([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite )) |
[`5.1.4` -> `5.1.5`](https://renovatebot.com/diffs/npm/vite/5.1.4/5.1.5 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.1.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.1.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.1.4/5.1.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.1.4/5.1.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v5.1.5`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small515-2024-03-04-small )
[Compare
Source](https://togithub.com/vitejs/vite/compare/v5.1.4...v5.1.5 )
- fix: `__vite__mapDeps` code injection
([#​15732](https://togithub.com/vitejs/vite/issues/15732 ))
([aff54e1](https://togithub.com/vitejs/vite/commit/aff54e1 )), closes
[#​15732](https://togithub.com/vitejs/vite/issues/15732 )
- fix: analysing build chunk without dependencies
([#​15469](https://togithub.com/vitejs/vite/issues/15469 ))
([bd52283](https://togithub.com/vitejs/vite/commit/bd52283 )), closes
[#​15469](https://togithub.com/vitejs/vite/issues/15469 )
- fix: import with query with imports field
([#​16085](https://togithub.com/vitejs/vite/issues/16085 ))
([ab823ab](https://togithub.com/vitejs/vite/commit/ab823ab )), closes
[#​16085](https://togithub.com/vitejs/vite/issues/16085 )
- fix: normalize literal-only entry pattern
([#​16010](https://togithub.com/vitejs/vite/issues/16010 ))
([1dccc37](https://togithub.com/vitejs/vite/commit/1dccc37 )), closes
[#​16010](https://togithub.com/vitejs/vite/issues/16010 )
- fix: optimizeDeps.entries with literal-only pattern(s)
([#​15853](https://togithub.com/vitejs/vite/issues/15853 ))
([49300b3](https://togithub.com/vitejs/vite/commit/49300b3 )), closes
[#​15853](https://togithub.com/vitejs/vite/issues/15853 )
- fix: output correct error for empty import specifier
([#​16055](https://togithub.com/vitejs/vite/issues/16055 ))
([a9112eb](https://togithub.com/vitejs/vite/commit/a9112eb )), closes
[#​16055](https://togithub.com/vitejs/vite/issues/16055 )
- fix: upgrade esbuild to 0.20.x
([#​16062](https://togithub.com/vitejs/vite/issues/16062 ))
([899d9b1](https://togithub.com/vitejs/vite/commit/899d9b1 )), closes
[#​16062](https://togithub.com/vitejs/vite/issues/16062 )
- fix(runtime): runtime HMR affects only imported files
([#​15898](https://togithub.com/vitejs/vite/issues/15898 ))
([57463fc](https://togithub.com/vitejs/vite/commit/57463fc )), closes
[#​15898](https://togithub.com/vitejs/vite/issues/15898 )
- fix(scanner): respect `experimentalDecorators: true`
([#​15206](https://togithub.com/vitejs/vite/issues/15206 ))
([4144781](https://togithub.com/vitejs/vite/commit/4144781 )), closes
[#​15206](https://togithub.com/vitejs/vite/issues/15206 )
- revert: "fix: upgrade esbuild to 0.20.x"
([#​16072](https://togithub.com/vitejs/vite/issues/16072 ))
([11cceea](https://togithub.com/vitejs/vite/commit/11cceea )), closes
[#​16072](https://togithub.com/vitejs/vite/issues/16072 )
- refactor: share code with vite runtime
([#​15907](https://togithub.com/vitejs/vite/issues/15907 ))
([b20d542](https://togithub.com/vitejs/vite/commit/b20d542 )), closes
[#​15907](https://togithub.com/vitejs/vite/issues/15907 )
- refactor(runtime): use functions from `pathe`
([#​16061](https://togithub.com/vitejs/vite/issues/16061 ))
([aac2ef7](https://togithub.com/vitejs/vite/commit/aac2ef7 )), closes
[#​16061](https://togithub.com/vitejs/vite/issues/16061 )
- chore(deps): update all non-major dependencies
([#​16028](https://togithub.com/vitejs/vite/issues/16028 ))
([7cfe80d](https://togithub.com/vitejs/vite/commit/7cfe80d )), closes
[#​16028](https://togithub.com/vitejs/vite/issues/16028 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-11 21:07:34 +00:00
renovate[bot]
b2cef08a20
chore(deps): update dependency @tanstack/react-table to v8.13.2 ( #6505 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@tanstack/react-table](https://tanstack.com/table )
([source](https://togithub.com/TanStack/table/tree/HEAD/packages/react-table ))
| [`8.11.8` ->
`8.13.2`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.11.8/8.13.2 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-table/8.13.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-table/8.13.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-table/8.11.8/8.13.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-table/8.11.8/8.13.2?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>TanStack/table (@​tanstack/react-table)</summary>
###
[`v8.13.2`](https://togithub.com/TanStack/table/releases/tag/v8.13.2 )
[Compare
Source](https://togithub.com/TanStack/table/compare/v8.13.1...v8.13.2 )
Version 8.13.2 - 2/28/2024, 5:48 PM
#### Changes
##### Fix
- ts support for all optional keys in data model
([#​5283](https://togithub.com/TanStack/table/issues/5283 ))
([`bc7914a`](https://togithub.com/TanStack/table/commit/bc7914ae )) by
[@​jrozbicki](https://togithub.com/jrozbicki )
#### Packages
-
[@​tanstack/table-core](https://togithub.com/tanstack/table-core )[@​8](https://togithub.com/8 ).13.2
-
[@​tanstack/react-table](https://togithub.com/tanstack/react-table )[@​8](https://togithub.com/8 ).13.2
-
[@​tanstack/solid-table](https://togithub.com/tanstack/solid-table )[@​8](https://togithub.com/8 ).13.2
-
[@​tanstack/vue-table](https://togithub.com/tanstack/vue-table )[@​8](https://togithub.com/8 ).13.2
-
[@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table )[@​8](https://togithub.com/8 ).13.2
-
[@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools )[@​8](https://togithub.com/8 ).13.2
###
[`v8.13.1`](https://togithub.com/TanStack/table/releases/tag/v8.13.1 )
[Compare
Source](https://togithub.com/TanStack/table/compare/v8.13.0...v8.13.1 )
Version 8.13.1 - 2/28/2024, 5:37 PM
#### Changes
##### Fix
- column getIsVisible works for parent group columns
([#​5380](https://togithub.com/TanStack/table/issues/5380 ))
([`6792327`](https://togithub.com/TanStack/table/commit/6792327e )) by
Kevin Van Cott
#### Packages
-
[@​tanstack/table-core](https://togithub.com/tanstack/table-core )[@​8](https://togithub.com/8 ).13.1
-
[@​tanstack/react-table](https://togithub.com/tanstack/react-table )[@​8](https://togithub.com/8 ).13.1
-
[@​tanstack/solid-table](https://togithub.com/tanstack/solid-table )[@​8](https://togithub.com/8 ).13.1
-
[@​tanstack/vue-table](https://togithub.com/tanstack/vue-table )[@​8](https://togithub.com/8 ).13.1
-
[@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table )[@​8](https://togithub.com/8 ).13.1
-
[@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools )[@​8](https://togithub.com/8 ).13.1
###
[`v8.13.0`](https://togithub.com/TanStack/table/releases/tag/v8.13.0 )
[Compare
Source](https://togithub.com/TanStack/table/compare/v8.12.0...v8.13.0 )
Version 8.13.0 - 2/27/2024, 9:04 PM
#### Changes
##### Feat
- pagination row count apis, new pagination docs
([#​5377](https://togithub.com/TanStack/table/issues/5377 ))
([`1c0ce2d`](https://togithub.com/TanStack/table/commit/1c0ce2d9 )) by
Kevin Van Cott
##### Chore
- add and configure size-limit
([#​5370](https://togithub.com/TanStack/table/issues/5370 ))
([`631886b`](https://togithub.com/TanStack/table/commit/631886b8 )) by
Kevin Van Cott
- Add knip and sherif
([#​5357](https://togithub.com/TanStack/table/issues/5357 ))
([`06f560c`](https://togithub.com/TanStack/table/commit/06f560cf )) by
Lachlan Collins
##### Docs
- add missing faker-js dependency
([#​5372](https://togithub.com/TanStack/table/issues/5372 ))
([`8004b9a`](https://togithub.com/TanStack/table/commit/8004b9a9 )) by
[@​EugeneDz](https://togithub.com/EugeneDz )
- Add svelte filtering example
([#​5364](https://togithub.com/TanStack/table/issues/5364 ))
([`0d36056`](https://togithub.com/TanStack/table/commit/0d360567 )) by
Daniel Immke
- add column visibility docs
([#​5362](https://togithub.com/TanStack/table/issues/5362 ))
([`e808abf`](https://togithub.com/TanStack/table/commit/e808abfd )) by
Kevin Van Cott
- Remove extra $ in bash commands in installation.md
([#​5359](https://togithub.com/TanStack/table/issues/5359 ))
([`c42e95a`](https://togithub.com/TanStack/table/commit/c42e95ab )) by
[@​cairomassimo](https://togithub.com/cairomassimo )
- more idiomatic solid and eslint cleanup for solid filters example
([#​5361](https://togithub.com/TanStack/table/issues/5361 ))
([`b78b99b`](https://togithub.com/TanStack/table/commit/b78b99be )) by
Hephaestian
- replace react-dnd with dnd-kit in col-dnd example
([#​5358](https://togithub.com/TanStack/table/issues/5358 ))
([`8238990`](https://togithub.com/TanStack/table/commit/82389900 )) by
Kevin Van Cott
- replace react-dnd with dnd-kit in row ordering example
([#​5355](https://togithub.com/TanStack/table/issues/5355 ))
([`84c0791`](https://togithub.com/TanStack/table/commit/84c07914 )) by
Kevin Van Cott
- column-pinning docs wrong link
([#​5349](https://togithub.com/TanStack/table/issues/5349 ))
([`ef744cb`](https://togithub.com/TanStack/table/commit/ef744cba )) by
[@​PeanutButte7](https://togithub.com/PeanutButte7 )
- Update column-ordering.md
([#​5354](https://togithub.com/TanStack/table/issues/5354 ))
([`d7cc714`](https://togithub.com/TanStack/table/commit/d7cc714b )) by
Kevin Van Cott
- column ordering guide
([#​5353](https://togithub.com/TanStack/table/issues/5353 ))
([`eef7a99`](https://togithub.com/TanStack/table/commit/eef7a994 )) by
Kevin Van Cott
##### Ci
- Use Nx Agents
([#​5356](https://togithub.com/TanStack/table/issues/5356 ))
([`0004886`](https://togithub.com/TanStack/table/commit/00048864 )) by
Lachlan Collins
- Add read-only Nx cloud access token
([#​5346](https://togithub.com/TanStack/table/issues/5346 ))
([`d155dff`](https://togithub.com/TanStack/table/commit/d155dff3 )) by
Lachlan Collins
#### Packages
-
[@​tanstack/table-core](https://togithub.com/tanstack/table-core )[@​8](https://togithub.com/8 ).13.0
-
[@​tanstack/react-table](https://togithub.com/tanstack/react-table )[@​8](https://togithub.com/8 ).13.0
-
[@​tanstack/vue-table](https://togithub.com/tanstack/vue-table )[@​8](https://togithub.com/8 ).13.0
-
[@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools )[@​8](https://togithub.com/8 ).13.0
-
[@​tanstack/solid-table](https://togithub.com/tanstack/solid-table )[@​8](https://togithub.com/8 ).13.0
-
[@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table )[@​8](https://togithub.com/8 ).13.0
###
[`v8.12.0`](https://togithub.com/TanStack/table/releases/tag/v8.12.0 )
[Compare
Source](https://togithub.com/TanStack/table/compare/v8.11.8...v8.12.0 )
Version 8.12.0 - 2/14/2024, 6:15 AM
#### Changes
##### Feat
- new column pinning, sizing, ordering APIs for easier sticky pinning
([#​5344](https://togithub.com/TanStack/table/issues/5344 ))
([`de1a715`](https://togithub.com/TanStack/table/commit/de1a715d )) by
Kevin Van Cott
##### Chore
- lenient test condition for slower builds
([#​5345](https://togithub.com/TanStack/table/issues/5345 ))
([`d1e287c`](https://togithub.com/TanStack/table/commit/d1e287c8 )) by
Kevin Van Cott
##### Docs
- updated mui pagination example
([#​5341](https://togithub.com/TanStack/table/issues/5341 ))
([`3aa9da9`](https://togithub.com/TanStack/table/commit/3aa9da9a )) by
Antonio Galindo
- links to framework url
([#​5340](https://togithub.com/TanStack/table/issues/5340 ))
([`bca3dd6`](https://togithub.com/TanStack/table/commit/bca3dd6f )) by
Kevin Van Cott
##### Other
- finish row model docs
([#​5339](https://togithub.com/TanStack/table/issues/5339 ))
([`a587e43`](https://togithub.com/TanStack/table/commit/a587e435 )) by
Kevin Van Cott
##### Ci
- examples: Test examples in CI
([#​5324](https://togithub.com/TanStack/table/issues/5324 ))
([`4e2dd61`](https://togithub.com/TanStack/table/commit/4e2dd61e )) by
Lachlan Collins
#### Packages
-
[@​tanstack/table-core](https://togithub.com/tanstack/table-core )[@​8](https://togithub.com/8 ).12.0
-
[@​tanstack/react-table](https://togithub.com/tanstack/react-table )[@​8](https://togithub.com/8 ).12.0
-
[@​tanstack/solid-table](https://togithub.com/tanstack/solid-table )[@​8](https://togithub.com/8 ).12.0
-
[@​tanstack/vue-table](https://togithub.com/tanstack/vue-table )[@​8](https://togithub.com/8 ).12.0
-
[@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table )[@​8](https://togithub.com/8 ).12.0
-
[@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools )[@​8](https://togithub.com/8 ).12.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-11 18:19:06 +00:00
Nuno Góis
b4454053e8
fix: check for project in the action permissions check ( #6503 )
...
Fixes the action permission check by also considering the project in the
check.
2024-03-11 15:06:00 +00:00
Jaanus Sellin
2997faecf6
refactor: remove client from frontend api ( #6490 )
...
There was extra call getClient().getAll() not needed and complicating
readability.
2024-03-11 13:30:32 +02:00
andreas-unleash
bf5f38ba1e
fix: chart xAxis and null values ( #6472 )
...
Changes the xAxis from 'week' to 'date' (timeline fix)
Replace null values with 0
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-11 09:31:24 +01:00
andreas-unleash
ecd2693cfe
fix: insights navigation ( #6473 )
...
What it says on the tin
Also adds the beta badge
Closes #
[1-2152](https://linear.app/unleash/issue/1-2152/adjust-insights-placement-in-navigation )
<img width="902" alt="Screenshot 2024-03-08 at 16 14 59"
src="https://github.com/Unleash/unleash/assets/104830839/3e67cba3-fb0f-438c-9e53-e51d923a373e ">
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-11 09:31:03 +01:00
Nuno Góis
7d827442ee
fix: add actions validation ( #6481 )
...
https://linear.app/unleash/issue/2-2022/improve-actions-validation
Improves our current actions form validation.
Empty actions are now ignored on the payload and we get errors in
actions where any of the required fields are empty.
Also refactored our current actions into a constant map that can be
shared across frontend and backend.
2024-03-11 08:18:36 +00:00
renovate[bot]
3ac25822aa
chore(deps): update material-ui monorepo ( #6180 )
...
[![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/tree/HEAD/packages/mui-icons-material ))
| [`5.15.3` ->
`5.15.11`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.15.3/5.15.11 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2ficons-material/5.15.11?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2ficons-material/5.15.11?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2ficons-material/5.15.3/5.15.11?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2ficons-material/5.15.3/5.15.11?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
| [@mui/lab](https://mui.com/material-ui/about-the-lab/ )
([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-lab ))
| [`5.0.0-alpha.159` ->
`5.0.0-alpha.166`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.159/5.0.0-alpha.166 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2flab/5.0.0-alpha.166?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2flab/5.0.0-alpha.166?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2flab/5.0.0-alpha.159/5.0.0-alpha.166?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2flab/5.0.0-alpha.159/5.0.0-alpha.166?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
| [@mui/material](https://mui.com/material-ui/ )
([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-material ))
| [`5.15.3` ->
`5.15.11`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.3/5.15.11 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/5.15.11?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/5.15.11?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fmaterial/5.15.3/5.15.11?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fmaterial/5.15.3/5.15.11?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
| [@mui/x-date-pickers](https://mui.com/x/react-date-pickers/ )
([source](https://togithub.com/mui/mui-x/tree/HEAD/packages/x-date-pickers ))
| [`6.19.3` ->
`6.19.6`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/6.19.3/6.19.6 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fx-date-pickers/6.19.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fx-date-pickers/6.19.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fx-date-pickers/6.19.3/6.19.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fx-date-pickers/6.19.3/6.19.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>mui/material-ui (@​mui/icons-material)</summary>
###
[`v5.15.11`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51511 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.10...v5.15.11 )
<!-- generated comparing v5.15.10..master -->
*Feb 21, 2024*
A big thanks to the 26 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation
improvements.
##### `@mui/material@5.15.11`
- \[Alert] Deprecate components and componentsProps props
([#​40681](https://togithub.com/mui/material-ui/issues/40681 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
- \[Autocomplete] Caret transformation issue with font size change
([#​41066](https://togithub.com/mui/material-ui/issues/41066 ))
[@​dpertsin](https://togithub.com/dpertsin )
- \[StepLabel] Add type for StepIconComponent
([#​41082](https://togithub.com/mui/material-ui/issues/41082 ))
[@​harrydigos](https://togithub.com/harrydigos )
- \[TablePagination] Fix type error in Select props
([#​39137](https://togithub.com/mui/material-ui/issues/39137 ))
[@​PaulKristoffersson](https://togithub.com/PaulKristoffersson )
- \[Transitions] External ownerState is incorrectly forwarded to inner
components
([#​41187](https://togithub.com/mui/material-ui/issues/41187 ))
[@​gitstart](https://togithub.com/gitstart )
- Use direct import
([#​40851](https://togithub.com/mui/material-ui/issues/40851 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
##### `@mui/material-nextjs@5.15.11`
- Fix missing babel/runtime dependency in material-ui-nextjs
([#​41077](https://togithub.com/mui/material-ui/issues/41077 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
##### `@mui/system@5.15.11`
- Use direct import
([#​40851](https://togithub.com/mui/material-ui/issues/40851 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- Move useMediaQuery to system
([#​39463](https://togithub.com/mui/material-ui/issues/39463 ))
[@​justintoman](https://togithub.com/justintoman )
- Consolidate the variants props callback arguments
([#​41222](https://togithub.com/mui/material-ui/issues/41222 ))
[@​mnajdova](https://togithub.com/mnajdova )
- Merge props and ownerState in the variants props callback
([#​41219](https://togithub.com/mui/material-ui/issues/41219 ))
[@​mnajdova](https://togithub.com/mnajdova )
##### `@mui/codemod@5.15.11`
- \[AccordionSummary] Add contentGutters deprecation codemods
([#​41006](https://togithub.com/mui/material-ui/issues/41006 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
- \[PaginationItem] Add codemod for deprecated classes
([#​41145](https://togithub.com/mui/material-ui/issues/41145 ))
[@​sai6855](https://togithub.com/sai6855 )
##### `@mui/utils@5.15.11`
- Port `useLocalStorageState` hook from Toolpad
([#​41096](https://togithub.com/mui/material-ui/issues/41096 ))
[@​Janpot](https://togithub.com/Janpot )
##### `@mui/base@5.0.0-beta.37`
- \[Switch] Add missing role attribute
([#​40907](https://togithub.com/mui/material-ui/issues/40907 ))
[@​KirankumarAmbati](https://togithub.com/KirankumarAmbati )
- \[TextareaAutosize] Improve implementation
([#​40789](https://togithub.com/mui/material-ui/issues/40789 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
##### `@mui/lab@5.0.0-alpha.164`
- \[Masonry] Ability to sort elements from left to right
([#​39904](https://togithub.com/mui/material-ui/issues/39904 ))
[@​Rishi556](https://togithub.com/Rishi556 )
##### Docs
- \[base-ui] Fix focus state demo in Base UI autocomplete
([#​41104](https://togithub.com/mui/material-ui/issues/41104 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[base-ui] Update the Accessibility page demos design
([#​40995](https://togithub.com/mui/material-ui/issues/40995 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[joy-ui] Fix LinearProgressWithLabel example
([#​41194](https://togithub.com/mui/material-ui/issues/41194 ))
[@​khgiddon](https://togithub.com/khgiddon )
- \[joy-ui] Fix 404 image on the docs
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[material-ui] Add a "start now" section on the Overview page
([#​41137](https://togithub.com/mui/material-ui/issues/41137 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[material-ui] Inform about deprecated TablePagination SelectProps
usage
([#​41186](https://togithub.com/mui/material-ui/issues/41186 ))
[@​gitstart](https://togithub.com/gitstart )
- \[material-ui] Update the Testing page's Argos link
([#​41170](https://togithub.com/mui/material-ui/issues/41170 ))
[@​gregberge](https://togithub.com/gregberge )
- \[material-ui] Remove Masonry component and Material Design icon from
the landing page template
([#​41080](https://togithub.com/mui/material-ui/issues/41080 ))
[@​zanivan](https://togithub.com/zanivan )
- \[material-ui] Standardize all references to Material Design 3 (M3)
([#​40903](https://togithub.com/mui/material-ui/issues/40903 ))
[@​samuelsycamore](https://togithub.com/samuelsycamore )
- \[material-ui] Add stray fixes around a few pages
([#​41038](https://togithub.com/mui/material-ui/issues/41038 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[material-ui]\[joy-ui]\[system] Restore and revise the Box docs
([#​40622](https://togithub.com/mui/material-ui/issues/40622 ))
[@​samuelsycamore](https://togithub.com/samuelsycamore )
- \[material-ui] Add simpler demo for default behavior
([#​40980](https://togithub.com/mui/material-ui/issues/40980 ))
[@​zanivan](https://togithub.com/zanivan )
- \[system] Explain why AppRouterCacheProvider
([#​40909](https://togithub.com/mui/material-ui/issues/40909 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- Link to react-transition group with https
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- Update broken URL hashes
([#​41185](https://togithub.com/mui/material-ui/issues/41185 ))
[@​LukasTy](https://togithub.com/LukasTy )
- Prefer https links
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- Fix MUI Treasury link
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- Migrate the last > quotes to ::: callouts
[@​oliviertassinari](https://togithub.com/oliviertassinari )
##### Core
- \[blog] Add new product tags and stray adjustments
([#​41193](https://togithub.com/mui/material-ui/issues/41193 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[blog] Simplify `/base-ui-2024-plans/` page
([#​41171](https://togithub.com/mui/material-ui/issues/41171 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[blog] Add link to Base UI API changes RFC
([#​41089](https://togithub.com/mui/material-ui/issues/41089 ))
[@​michaldudak](https://togithub.com/michaldudak )
- \[blog] Remove the "News" tag
([#​41208](https://togithub.com/mui/material-ui/issues/41208 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[changelog] Remove
[@​mui/system](https://togithub.com/mui/system )[@​5](https://togithub.com/5 ).15.10
([#​41093](https://togithub.com/mui/material-ui/issues/41093 ))
[@​michaldudak](https://togithub.com/michaldudak )
- \[code-infra] Move typescript-to-proptypes to internal-scripts package
([#​41079](https://togithub.com/mui/material-ui/issues/41079 ))
[@​michaldudak](https://togithub.com/michaldudak )
- \[code-infra] Move Link to
[@​mui/docs](https://togithub.com/mui/docs )
([#​40889](https://togithub.com/mui/material-ui/issues/40889 ))
[@​Janpot](https://togithub.com/Janpot )
- \[code-infra] Use `experimental.cpus` to control amount of export
workers in Next.js
([#​41132](https://togithub.com/mui/material-ui/issues/41132 ))
[@​Janpot](https://togithub.com/Janpot )
- \[code-infra] Load commonjs files in next.config.mjs with require
([#​41108](https://togithub.com/mui/material-ui/issues/41108 ))
[@​Janpot](https://togithub.com/Janpot )
- \[code-infra] Prepare babel macros package for publishing to npm
([#​41178](https://togithub.com/mui/material-ui/issues/41178 ))
[@​michaldudak](https://togithub.com/michaldudak )
- \[code-infra] Build internal packages before publishing
([#​41210](https://togithub.com/mui/material-ui/issues/41210 ))
[@​michaldudak](https://togithub.com/michaldudak )
- \[core] Improve the release instructions
([#​40973](https://togithub.com/mui/material-ui/issues/40973 ))
[@​mnajdova](https://togithub.com/mnajdova )
- \[core] Simplify Next.js Demo Zero Runtime guide
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[core] Fix TypeScript spelling in changelog
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[core] Fix small detail in the autocomplete demo
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[core] Increase node memory limit on Netlify build
([#​41111](https://togithub.com/mui/material-ui/issues/41111 ))
[@​michaldudak](https://togithub.com/michaldudak )
- \[core]\[Tooltip] Remove incorrect code comment
([#​41179](https://togithub.com/mui/material-ui/issues/41179 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
- \[core] Fix missing context display names
([#​41168](https://togithub.com/mui/material-ui/issues/41168 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[core]\[base-ui] Remove `@mui/base` dev dependency from Base UI
workspace
([#​41216](https://togithub.com/mui/material-ui/issues/41216 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
- \[zero]\[demo] Fix sample next app build
([#​41197](https://togithub.com/mui/material-ui/issues/41197 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- \[docs-infra] Simplify copy logic
([#​41167](https://togithub.com/mui/material-ui/issues/41167 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[docs-infra] New way of providing API layout config
([#​41106](https://togithub.com/mui/material-ui/issues/41106 ))
[@​alexfauquette](https://togithub.com/alexfauquette )
- \[docs-infra] Reduce scrollbar width on ROC
([#​41148](https://togithub.com/mui/material-ui/issues/41148 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[docs-infra] Add external link arrow
([#​41129](https://togithub.com/mui/material-ui/issues/41129 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- \[docs-infra] Fix external link arrow
([#​41181](https://togithub.com/mui/material-ui/issues/41181 ))
[@​alexfauquette](https://togithub.com/alexfauquette )
- \[docs-infra] Flag NPM and Github as wrong spellings
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[docs-infra] Fix display when the default props is undefined
([#​41114](https://togithub.com/mui/material-ui/issues/41114 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[docs-infra] Remove random layout assignment
([#​40862](https://togithub.com/mui/material-ui/issues/40862 ))
[@​alexfauquette](https://togithub.com/alexfauquette )
- \[docs-infra] Add spacing and contrast improvements
([#​41191](https://togithub.com/mui/material-ui/issues/41191 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[docs-infra] Share vale-config
([#​41176](https://togithub.com/mui/material-ui/issues/41176 ))
[@​alexfauquette](https://togithub.com/alexfauquette )
- \[test] Generalize test utils
([#​41175](https://togithub.com/mui/material-ui/issues/41175 ))
[@​michaldudak](https://togithub.com/michaldudak )
- \[typescript-to-proptypes] Support using `Omit` on types with
conditional properties
([#​41033](https://togithub.com/mui/material-ui/issues/41033 ))
[@​flaviendelangle](https://togithub.com/flaviendelangle )
- \[website] Match chart component names
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[website] Add Marblism diamond sponsor
([#​41097](https://togithub.com/mui/material-ui/issues/41097 ))
[@​rluzists1](https://togithub.com/rluzists1 )
- \[website] Add overall improvements to the Material UI page
([#​41075](https://togithub.com/mui/material-ui/issues/41075 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[website] Fix responsive breakpoints
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[website] Fix overloading of footer JS files
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[website] Improve the footer's chip contrast
([#​41209](https://togithub.com/mui/material-ui/issues/41209 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[zero] Update to latest version of wyw-in-js
([#​41182](https://togithub.com/mui/material-ui/issues/41182 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- \[zero] Setup basic testing framework
([#​40986](https://togithub.com/mui/material-ui/issues/40986 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- \[zero] Fix wrong CSS order by moving import to last
([#​41002](https://togithub.com/mui/material-ui/issues/41002 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- \[zero] Export `extendTheme` for creating a zero-runtime theme
([#​40897](https://togithub.com/mui/material-ui/issues/40897 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- \[zero] Move extendTheme to its own subpath
([#​41204](https://togithub.com/mui/material-ui/issues/41204 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
All contributors of this release in alphabetical order:
[@​alexfauquette](https://togithub.com/alexfauquette ),
[@​brijeshb42](https://togithub.com/brijeshb42 ),
[@​danilo-leal](https://togithub.com/danilo-leal ),
[@​DiegoAndai](https://togithub.com/DiegoAndai ),
[@​dpertsin](https://togithub.com/dpertsin ),
[@​flaviendelangle](https://togithub.com/flaviendelangle ),
[@​gitstart](https://togithub.com/gitstart ),
[@​gregberge](https://togithub.com/gregberge ),
[@​harrydigos](https://togithub.com/harrydigos ),
[@​Janpot](https://togithub.com/Janpot ),
[@​justintoman](https://togithub.com/justintoman ),
[@​khgiddon](https://togithub.com/khgiddon ),
[@​KirankumarAmbati](https://togithub.com/KirankumarAmbati ),
[@​LukasTy](https://togithub.com/LukasTy ),
[@​michaldudak](https://togithub.com/michaldudak ),
[@​mnajdova](https://togithub.com/mnajdova ),
[@​nikosgavalas](https://togithub.com/nikosgavalas ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​PaulKristoffersson](https://togithub.com/PaulKristoffersson ),
[@​Rishi556](https://togithub.com/Rishi556 ),
[@​rluzists1](https://togithub.com/rluzists1 ),
[@​sai6855](https://togithub.com/sai6855 ),
[@​samuelsycamore](https://togithub.com/samuelsycamore ),
[@​siriwatknp](https://togithub.com/siriwatknp ),
[@​zanivan](https://togithub.com/zanivan ),
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
###
[`v5.15.10`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51510 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.9...v5.15.10 )
<!-- generated comparing v5.15.9..master -->
*Feb 12, 2024*
A big thanks to the 8 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation
improvements.
##### `@mui/material@5.15.10`
- \[Avatar] Add props deprecation with a codemod
([#​40853](https://togithub.com/mui/material-ui/issues/40853 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
##### `@mui/system@5.15.10`
- \[Stack] Update import statement for Stack component
([#​41032](https://togithub.com/mui/material-ui/issues/41032 ))
[@​sai6855](https://togithub.com/sai6855 )
##### `@mui/joy@5.0.0-beta.28`
- \[Button] Fix `disabled` prop priority when inside button group
([#​41000](https://togithub.com/mui/material-ui/issues/41000 ))
[@​Smileek](https://togithub.com/Smileek )
- \[IconButton] Support loading prop
([#​40949](https://togithub.com/mui/material-ui/issues/40949 ))
[@​Smileek](https://togithub.com/Smileek )
##### Docs
- \[Button]\[material-ui] Fix 'File upload' demo a11y
([#​40943](https://togithub.com/mui/material-ui/issues/40943 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[TableRow]\[material-ui] Escape markup in `children` prop so docgen
tools don't parse it as HTML
([#​40992](https://togithub.com/mui/material-ui/issues/40992 ))
[@​millerized](https://togithub.com/millerized )
- \[material-ui] Remove outdated example projects link (it uses Joy UI
now)
([#​40913](https://togithub.com/mui/material-ui/issues/40913 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[material-ui] Fix the "Intro to the MUI ecosystem" link placement
([#​40988](https://togithub.com/mui/material-ui/issues/40988 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- Fix 301 redirection to StackBlitz
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- Fix h1 on Joy UI templates
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- Have MUI workspace own the CodeSandbox
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- Add notification for mui x v7 beta
([#​41001](https://togithub.com/mui/material-ui/issues/41001 ))
[@​joserodolfofreitas](https://togithub.com/joserodolfofreitas )
- Fix 301 links
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- Fix Next.js v13.5.1 <title> SEO regression
([#​40302](https://togithub.com/mui/material-ui/issues/40302 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- Add a 404 page
([#​40884](https://togithub.com/mui/material-ui/issues/40884 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- Fix missing GitHub label when opening new issue
[@​oliviertassinari](https://togithub.com/oliviertassinari )
##### Core
- \[blog] Add post about upcoming plans for Base UI
([#​40882](https://togithub.com/mui/material-ui/issues/40882 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[core] Simplify CodeSandbox reproduction
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[core] Missing redirection
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[core] Export functions from `copyFiles` script to reuse in MUI X
repo
([#​40970](https://togithub.com/mui/material-ui/issues/40970 ))
[@​cherniavskii](https://togithub.com/cherniavskii )
- \[core] Avoid variable shorthands
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[docs-infra] Fix search icon issue
([#​40957](https://togithub.com/mui/material-ui/issues/40957 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- \[docs-infra] Ignore classes tagged with `@ignore`
([#​41009](https://togithub.com/mui/material-ui/issues/41009 ))
[@​cherniavskii](https://togithub.com/cherniavskii )
- \[docs-infra] Fix selected tab on codeblocks
([#​41036](https://togithub.com/mui/material-ui/issues/41036 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- \[website] Polish Customer Support Agent role
[@​oliviertassinari](https://togithub.com/oliviertassinari )
All contributors of this release in alphabetical order:
[@​cherniavskii](https://togithub.com/cherniavskii ),
[@​danilo-leal](https://togithub.com/danilo-leal ),
[@​joserodolfofreitas](https://togithub.com/joserodolfofreitas ),
[@​millerized](https://togithub.com/millerized ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​sai6855](https://togithub.com/sai6855 ),
[@​siriwatknp](https://togithub.com/siriwatknp ),
[@​Smileek](https://togithub.com/Smileek )
###
[`v5.15.9`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5159---generated-comparing-v5158master--- )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.8...v5.15.9 )
*Feb 8, 2024*
A big thanks to the 7 contributors who made this release possible. Here
are some highlights ✨ :
- 🐛 A critical fix to remove non-published library usage in
`@mui/material` peerDependencies.
##### `@mui/material@5.15.9`
- <!-- 11 -->\[autocomplete] Avoid spread operator
([#​40968](https://togithub.com/mui/material-ui/issues/40968 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 05 -->\[material] Remove zero-runtime from peer dep
([#​41003](https://togithub.com/mui/material-ui/issues/41003 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
##### `@mui/base@5.0.0-beta.36`
- <!-- 10 -->\[base-ui] Update props using Array to ReadonlyArray type
([#​40754](https://togithub.com/mui/material-ui/issues/40754 ))
[@​RaghavenderSingh](https://togithub.com/RaghavenderSingh )
##### `@mui/system@5.15.9`
- <!-- 02 -->\[system] use `ReadonlyArray` for CSS related types
([#​40972](https://togithub.com/mui/material-ui/issues/40972 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- <!-- 01 -->\[zero] Migrate to use wyw-in-js instead of linaria
([#​40866](https://togithub.com/mui/material-ui/issues/40866 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
##### Docs
- <!-- 06 -->\[docs] Polish codemod git diff format
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 05 -->\[material-ui]\[docs] Migrating from deprecated apis
follow up
([#​40981](https://togithub.com/mui/material-ui/issues/40981 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
##### Core
- <!-- 09 -->\[code-infra] Move next config to ESM
([#​40869](https://togithub.com/mui/material-ui/issues/40869 ))
[@​Janpot](https://togithub.com/Janpot )
- <!-- 08 -->\[code-infra] Update prettier
([#​40772](https://togithub.com/mui/material-ui/issues/40772 ))
[@​Janpot](https://togithub.com/Janpot )
- <!-- 07 -->\[code-infra] Add codemod for `light` prop removal
([#​40947](https://togithub.com/mui/material-ui/issues/40947 ))
[@​sai6855](https://togithub.com/sai6855 )
All contributors of this release in alphabetical order:
[@​brijeshb42](https://togithub.com/brijeshb42 ),
[@​DiegoAndai](https://togithub.com/DiegoAndai ),
[@​Janpot](https://togithub.com/Janpot ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​RaghavenderSingh](https://togithub.com/RaghavenderSingh ),
[@​sai6855](https://togithub.com/sai6855 ),
[@​siriwatknp](https://togithub.com/siriwatknp )
###
[`v5.15.8`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5158---generated-comparing-v5157master--- )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.7...v5.15.8 )
*Feb 6, 2024*
A big thanks to the 17 contributors who made this release possible. Here
are some highlights ✨ :
- 💫 Added a redesigned [landing page
template](https://mui.com/material-ui/getting-started/templates/landing-page/ )
([#​37557](https://togithub.com/mui/material-ui/issues/37557 ))
[@​zanivan](https://togithub.com/zanivan )
- ✨ Added support for Arrow Down/Up + Shift and Page Up/Down keys for
faster stepping in the Slider component
([#​40676](https://togithub.com/mui/material-ui/issues/40676 ))
[@​mnajdova](https://togithub.com/mnajdova )
- many 🐛 bug fixes and 📚 documentation improvements
##### `@mui/material@5.15.8`
- <!-- 36 -->\[Avatar] Simplify valid children assertion
([#​40834](https://togithub.com/mui/material-ui/issues/40834 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
##### `@mui/codemod@5.15.8`
- <!-- 37 -->\[Accordion] Update props actual.js test case
([#​40879](https://togithub.com/mui/material-ui/issues/40879 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
- <!-- 12 -->Fix `findComponentJSX` util
([#​40855](https://togithub.com/mui/material-ui/issues/40855 ))
[@​sai6855](https://togithub.com/sai6855 )
##### `@mui/system@5.15.8`
- <!-- 10 -->Add blend color manipulator
([#​40258](https://togithub.com/mui/material-ui/issues/40258 ))
[@​romgrk](https://togithub.com/romgrk )
- <!-- 38 -->Support variants in `theme.styleOverrides`
([#​40690](https://togithub.com/mui/material-ui/issues/40690 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- <!-- 02 -->\[zero] Always replace the `createUseThemeProps` call
([#​40885](https://togithub.com/mui/material-ui/issues/40885 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- <!-- 01 -->\[zero] Add README with installation and basic usage
([#​40761](https://togithub.com/mui/material-ui/issues/40761 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
##### `@mui/base@5.0.0-beta.34`
- <!-- 35 -->\[Button] Add support for `hostElementName` prop to
improve SSR
([#​40507](https://togithub.com/mui/material-ui/issues/40507 ))
[@​mj12albert](https://togithub.com/mj12albert )
- <!-- 30 -->\[Menu] Use Popup instead of Popper
([#​40731](https://togithub.com/mui/material-ui/issues/40731 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 29 -->\[useNumberInput] Integrate useNumberInput with
useControllableReducer
([#​40206](https://togithub.com/mui/material-ui/issues/40206 ))
[@​mj12albert](https://togithub.com/mj12albert )
- <!-- 11 -->\[Slider] Add support for Arrow Down/Up + Shift and Page
Up/Down keys
([#​40676](https://togithub.com/mui/material-ui/issues/40676 ))
[@​mnajdova](https://togithub.com/mnajdova )
##### Docs
- <!-- 34 -->\[base-ui] Update usage.md
([#​40916](https://togithub.com/mui/material-ui/issues/40916 ))
[@​adebiyial](https://togithub.com/adebiyial )
- <!-- 33 -->\[base-ui] Improve Base UI traffic from Material UI
([#​40875](https://togithub.com/mui/material-ui/issues/40875 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 32 -->\[base-ui] Change Radio component terminology from Button
to Group
([#​40888](https://togithub.com/mui/material-ui/issues/40888 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 42 -->\[base-ui] Remove redundant "Styled" prefix
([#​40478](https://togithub.com/mui/material-ui/issues/40478 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 48 -->\[base-ui] Update listbox slot style in demo
([#​40952](https://togithub.com/mui/material-ui/issues/40952 ))
[@​sai6855](https://togithub.com/sai6855 )
- <!-- 14 -->\[material-ui] Fix createTheme import and markdown format
in the Next.js guide
([#​40895](https://togithub.com/mui/material-ui/issues/40895 ))
[@​hsmtkk](https://togithub.com/hsmtkk )
- <!-- 13 -->\[material-ui] Correct Google font CDN URL as Roboto 600
weight is not used
([#​40852](https://togithub.com/mui/material-ui/issues/40852 ))
[@​xuhdev](https://togithub.com/xuhdev )
- <!-- 14 -->\[material-ui] Replace the Album template with a landing
page
([#​37557](https://togithub.com/mui/material-ui/issues/37557 ))
[@​zanivan](https://togithub.com/zanivan )
- <!-- 21 -->\[material-ui] Add deprecations migration guide
([#​40767](https://togithub.com/mui/material-ui/issues/40767 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
- <!-- 22 -->\[material-ui] Improve aria-label throughout the Button
Group demos
([#​40892](https://togithub.com/mui/material-ui/issues/40892 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 17 -->\[joy-ui] Update the Overview callout
([#​40900](https://togithub.com/mui/material-ui/issues/40900 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 22 -->Fix image size and dark mode
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 21 -->Migrate links from legacy.reactjs.org to react.dev
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 20 -->Fix 301 links
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 19 -->Fix outdated link
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 18 -->Fix URL and typo in CONTRIBUTING.md
([#​40899](https://togithub.com/mui/material-ui/issues/40899 ))
[@​Smileek](https://togithub.com/Smileek )
##### Core
- <!-- 28 -->\[blog] Optimize images for /blog/mui-x-v7-beta/
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 27 -->\[blog] Clarify barrel index tree-shaking
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 26 -->\[code-infra] Simplify bug reproduction
([#​40833](https://togithub.com/mui/material-ui/issues/40833 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 25 -->\[code-infra] Prepare publishing
[@​mui-internal/typescript-to-proptypes](https://togithub.com/mui-internal/typescript-to-proptypes )
to npm
([#​40842](https://togithub.com/mui/material-ui/issues/40842 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 40 -->\[code-infra] Remove babel alias from the docs
([#​40792](https://togithub.com/mui/material-ui/issues/40792 ))
[@​Janpot](https://togithub.com/Janpot )
- <!-- 24 -->\[core] Use Google Font v2 API
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 23 -->\[core] Add missing change to v5.15.7 changelog
([#​40872](https://togithub.com/mui/material-ui/issues/40872 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
- <!-- 31 -->\[core] Normalize \`<meta name="viewport" />\`\`
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 28 -->\[dependencies] Do not update envinfo test dependencies
([#​40950](https://togithub.com/mui/material-ui/issues/40950 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 17 -->\[docs-infra] Fix arbitrary gap between paragraphs in
callouts
([#​40911](https://togithub.com/mui/material-ui/issues/40911 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 16 -->\[docs-infra] Allow developers to build their CodeSandbox
export
([#​40878](https://togithub.com/mui/material-ui/issues/40878 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 15 -->\[docs-infra] Improve StackBlitz support
([#​40832](https://togithub.com/mui/material-ui/issues/40832 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 21 -->\[docs-infra] Improve support for absolute locale URL
([#​40940](https://togithub.com/mui/material-ui/issues/40940 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 31 -->\[Menu]\[base-ui] Fix improperly merged tests
([#​40896](https://togithub.com/mui/material-ui/issues/40896 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 09 -->\[utils] Use consistent build approach
([#​40837](https://togithub.com/mui/material-ui/issues/40837 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- <!-- 08 -->\[website] Fix React missing key console error
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 07 -->\[website] Fix broken link
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 06 -->\[website] Fix heading structure
([#​40912](https://togithub.com/mui/material-ui/issues/40912 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 05 -->\[website] Add Customer Support Agent role to careers page
([#​40890](https://togithub.com/mui/material-ui/issues/40890 ))
[@​rluzists1](https://togithub.com/rluzists1 )
- <!-- 04 -->\[website] Refine the Material UI homepage demo
([#​40881](https://togithub.com/mui/material-ui/issues/40881 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 03 -->\[website] Use em-dash when relevant over hyphen
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 03 -->\[zero] Fix build for demo next.js app
([#​40854](https://togithub.com/mui/material-ui/issues/40854 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
All contributors of this release in alphabetical order:
[@​adebiyial](https://togithub.com/adebiyial ),
[@​brijeshb42](https://togithub.com/brijeshb42 ),
[@​danilo-leal](https://togithub.com/danilo-leal ),
[@​DiegoAndai](https://togithub.com/DiegoAndai ),
[@​hsmtkk](https://togithub.com/hsmtkk ),
[@​Janpot](https://togithub.com/Janpot ),
[@​michaldudak](https://togithub.com/michaldudak ),
[@​mj12albert](https://togithub.com/mj12albert ),
[@​mnajdova](https://togithub.com/mnajdova ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​rluzists1](https://togithub.com/rluzists1 ),
[@​romgrk](https://togithub.com/romgrk ),
[@​sai6855](https://togithub.com/sai6855 ),
[@​siriwatknp](https://togithub.com/siriwatknp ),
[@​Smileek](https://togithub.com/Smileek ),
[@​xuhdev](https://togithub.com/xuhdev ),
[@​zanivan](https://togithub.com/zanivan )
###
[`v5.15.7`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5157 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.6...v5.15.7 )
<!-- generated comparing v5.15.6..master -->
*Jan 31, 2024*
A big thanks to the 21 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation
improvements.
##### `@mui/material@5.15.7`
- <!-- 55 -->\[Select] Fix to show notched outline when `displayEmpty`
([#​40865](https://togithub.com/mui/material-ui/issues/40865 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
- <!-- 51 -->\[Avatar] Improve fallback when `children` is empty string
or boolean
([#​40766](https://togithub.com/mui/material-ui/issues/40766 ))
[@​mirus-ua](https://togithub.com/mirus-ua )
- <!-- 50 -->\[AvatarGroup] Refactor component thereby fixing custom
spacing logic
([#​40686](https://togithub.com/mui/material-ui/issues/40686 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
##### `@mui/codemod@5.15.7`
- <!-- 38 -->Add accordion props deprecation
([#​40771](https://togithub.com/mui/material-ui/issues/40771 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
##### `@mui/system@5.15.7`
- <!-- 56 -->\[zero-runtime] Use lodash instead of its subpackages
([#​40868](https://togithub.com/mui/material-ui/issues/40868 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 19 -->Add `applyStyles()` to theme
([#​40667](https://togithub.com/mui/material-ui/issues/40667 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- <!-- 02 -->\[zero] Use `theme.applyStyles` in the demo app
([#​40787](https://togithub.com/mui/material-ui/issues/40787 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- <!-- 01 -->\[zero] Add `useThemeProps` processor
([#​40648](https://togithub.com/mui/material-ui/issues/40648 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
##### `@mui/utils@5.15.7`
- <!-- 16 -->\[core] Remove unnecessary default export
([#​40788](https://togithub.com/mui/material-ui/issues/40788 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
- <!-- 15 -->\[core] Convert all exports to modules
([#​39882](https://togithub.com/mui/material-ui/issues/39882 ))
[@​mnajdova](https://togithub.com/mnajdova )
- <!-- 20 -->\[perf] Prevent unneeded `clearTimeout` calls
([#​39060](https://togithub.com/mui/material-ui/issues/39060 ))
[@​romgrk](https://togithub.com/romgrk )
##### `@mui/base@5.0.0-beta.34`
- <!-- 48 -->\[Input] Add OTP input demo
([#​40539](https://togithub.com/mui/material-ui/issues/40539 ))
[@​sai6855](https://togithub.com/sai6855 )
- <!-- 47 -->\[Menu] Focus last item after opening a menu using up
arrow
([#​40764](https://togithub.com/mui/material-ui/issues/40764 ))
[@​Jaswanth-Sriram-Veturi](https://togithub.com/Jaswanth-Sriram-Veturi )
- <!-- 46 -->\[Menu] Focus Menu Items on hover
([#​40755](https://togithub.com/mui/material-ui/issues/40755 ))
[@​michaldudak](https://togithub.com/michaldudak )
##### `@mui/joy@5.0.0-beta.25`
- <!-- 22 -->Change the color scheme type to `SupportedColorScheme`
([#​40776](https://togithub.com/mui/material-ui/issues/40776 ))
[@​Nikhilh26](https://togithub.com/Nikhilh26 )
##### `@mui/lab@5.0.0-alpha.163`
- <!-- 21 -->\[TabContext] Support number type in `value`
([#​40829](https://togithub.com/mui/material-ui/issues/40829 ))
[@​srinidhi9831](https://togithub.com/srinidhi9831 )
##### Docs
- <!-- 53 -->\[material-ui] Fix typo on styled-components guide
([#​40858](https://togithub.com/mui/material-ui/issues/40858 ))
[@​dancielos](https://togithub.com/dancielos )
- <!-- 49 -->\[base-ui] Fix CSS vars from the plain CSS theme
stylesheet
([#​40762](https://togithub.com/mui/material-ui/issues/40762 ))
[@​zanivan](https://togithub.com/zanivan )
- <!-- 31 -->\[material-ui]\[Divider] Remove light prop references from
docs
([#​40782](https://togithub.com/mui/material-ui/issues/40782 ))
[@​sai6855](https://togithub.com/sai6855 )
- <!-- 30 -->Fix build
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 29 -->Add support pages for each product
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 28 -->Add survey banner to docs and website
([#​40553](https://togithub.com/mui/material-ui/issues/40553 ))
[@​joserodolfofreitas](https://togithub.com/joserodolfofreitas )
- <!-- 24 -->\[Menu] Fix hydration mismatch error on Base UI's Menu
docs
([#​40758](https://togithub.com/mui/material-ui/issues/40758 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 25 -->\[material-nextjs] Add theming and configuration content
to the page
([#​40626](https://togithub.com/mui/material-ui/issues/40626 ))
[@​siriwatknp](https://togithub.com/siriwatknp )
##### Core
- <!-- 54 -->\[website] Move `React Engineer - X` into the future roles
section
([#​40867](https://togithub.com/mui/material-ui/issues/40867 ))
[@​DanailH](https://togithub.com/DanailH )
- <!-- 52 -->\[material-ui]\[test]\[Alert] Add action, icon, and
iconMapping tests
([#​40682](https://togithub.com/mui/material-ui/issues/40682 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
- <!-- 45 -->\[blog] Lint duplicate h1 on the page
([#​40835](https://togithub.com/mui/material-ui/issues/40835 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 44 -->\[blog] MUI X v7 beta announcement blogpost
([#​40784](https://togithub.com/mui/material-ui/issues/40784 ))
[@​joserodolfofreitas](https://togithub.com/joserodolfofreitas )
- <!-- 43 -->\[code-infra] Remove custom TS installation script
([#​40636](https://togithub.com/mui/material-ui/issues/40636 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 42 -->\[code-infra] Correct API Docs Builder dependencies
([#​40775](https://togithub.com/mui/material-ui/issues/40775 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 41 -->\[code-infra] Migrate to prettier async APIs
([#​40668](https://togithub.com/mui/material-ui/issues/40668 ))
[@​Janpot](https://togithub.com/Janpot )
- <!-- 40 -->\[code-infra] Refined docs generation
([#​40603](https://togithub.com/mui/material-ui/issues/40603 ))
[@​alexfauquette](https://togithub.com/alexfauquette )
- <!-- 39 -->\[code-infra] Explain how to install the browsers
([#​40474](https://togithub.com/mui/material-ui/issues/40474 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 37 -->`missingKeyGenerator` do no longer exist
([#​40830](https://togithub.com/mui/material-ui/issues/40830 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 36 -->Rely on immutable ref when possible
([#​40831](https://togithub.com/mui/material-ui/issues/40831 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 35 -->Remove deprecated `@types/markdown-to-jsx` package from
docs
([#​40828](https://togithub.com/mui/material-ui/issues/40828 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
- <!-- 34 -->Remove unneeded `@slack/web-api` package
([#​40840](https://togithub.com/mui/material-ui/issues/40840 ))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
- <!-- 33 -->Clarify TODO instruction
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 32 -->Remove unneeded use-clients
([#​40663](https://togithub.com/mui/material-ui/issues/40663 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 27 -->\[docs-infra] Fix anchor link hook
([#​40836](https://togithub.com/mui/material-ui/issues/40836 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 26 -->\[docs-infra] Avoid layout shift on docs-pages
([#​40749](https://togithub.com/mui/material-ui/issues/40749 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 23 -->\[examples] Fix build on Next.js Pages Router examples
([#​40665](https://togithub.com/mui/material-ui/issues/40665 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 18 -->\[test] Speed up the envinfo test
([#​40669](https://togithub.com/mui/material-ui/issues/40669 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 17 -->\[typescript-to-proptypes] Allow to represent dates as
`PropTypes.object`
([#​40774](https://togithub.com/mui/material-ui/issues/40774 ))
[@​flaviendelangle](https://togithub.com/flaviendelangle )
- <!-- 14 -->\[website] Add new Base UI role
([#​40773](https://togithub.com/mui/material-ui/issues/40773 ))
[@​colmtuite](https://togithub.com/colmtuite )
- <!-- 13 -->\[website] Fix a couple of rough edges
([#​40849](https://togithub.com/mui/material-ui/issues/40849 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 12 -->\[website] Small polishing after latest changes to the
theme
([#​40846](https://togithub.com/mui/material-ui/issues/40846 ))
[@​zanivan](https://togithub.com/zanivan )
- <!-- 11 -->\[website] Polish some pages and stray components
([#​40797](https://togithub.com/mui/material-ui/issues/40797 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 10 -->\[website] Refine the careers page slightly
([#​40793](https://togithub.com/mui/material-ui/issues/40793 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 09 -->\[website] Fix missing key on the Testimonials section
([#​40791](https://togithub.com/mui/material-ui/issues/40791 ))
[@​Janpot](https://togithub.com/Janpot )
- <!-- 08 -->\[website] Fix Footer layout shift
([#​40786](https://togithub.com/mui/material-ui/issues/40786 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 07 -->\[website] Revamp the testimonial section in the homepage
([#​40752](https://togithub.com/mui/material-ui/issues/40752 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 06 -->\[website] Fix pricing license model toggle style
([#​40747](https://togithub.com/mui/material-ui/issues/40747 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 05 -->\[website] Fine-tune colors and styles on the branding
theme
([#​40751](https://togithub.com/mui/material-ui/issues/40751 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 04 -->\[website] Fix Toggle Button styles in the homepage demos
([#​40744](https://togithub.com/mui/material-ui/issues/40744 ))
[@​mohamedsaiedd](https://togithub.com/mohamedsaiedd )
- <!-- 03 -->\[website] Update stats on the testimonials section
([#​40769](https://togithub.com/mui/material-ui/issues/40769 ))
[@​EyaOuenniche](https://togithub.com/EyaOuenniche )
All contributors of this release in alphabetical order:
[@​alexfauquette](https://togithub.com/alexfauquette ),
[@​colmtuite](https://togithub.com/colmtuite ),
[@​danilo-leal](https://togithub.com/danilo-leal ),
[@​DiegoAndai](https://togithub.com/DiegoAndai ),
[@​EyaOuenniche](https://togithub.com/EyaOuenniche ),
[@​flaviendelangle](https://togithub.com/flaviendelangle ),
[@​Janpot](https://togithub.com/Janpot ),
[@​Jaswanth-Sriram-Veturi](https://togithub.com/Jaswanth-Sriram-Veturi ),
[@​joserodolfofreitas](https://togithub.com/joserodolfofreitas ),
[@​michaldudak](https://togithub.com/michaldudak ),
[@​mirus-ua](https://togithub.com/mirus-ua ),
[@​mnajdova](https://togithub.com/mnajdova ),
[@​mohamedsaiedd](https://togithub.com/mohamedsaiedd ),
[@​Nikhilh26](https://togithub.com/Nikhilh26 ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​romgrk](https://togithub.com/romgrk ),
[@​sai6855](https://togithub.com/sai6855 ),
[@​siriwatknp](https://togithub.com/siriwatknp ),
[@​srinidhi9831](https://togithub.com/srinidhi9831 ),
[@​zanivan](https://togithub.com/zanivan ),
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli )
###
[`v5.15.6`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5156 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.5...v5.15.6 )
<!-- generated comparing v5.15.5..master -->
*Jan 22, 2024*
A big thanks to the 17 contributors who made this release possible. Here
are some highlights ✨ :
This release was mostly about 🐛 bug fixes and 📚 documentation
improvements.
##### `@mui/material@5.15.6`
- <!-- 29 -->\[Avatar] Use variants api
([#​40324](https://togithub.com/mui/material-ui/issues/40324 ))
[@​mnajdova](https://togithub.com/mnajdova )
- <!-- 27 -->\[TablePagination] Accept readonly array for
`rowsPerPageOptions` prop
([#​40481](https://togithub.com/mui/material-ui/issues/40481 ))
[@​pcorpet](https://togithub.com/pcorpet )
- <!-- 06 -->\[PaginationItem] Deprecate classes for v6
([#​40673](https://togithub.com/mui/material-ui/issues/40673 ))
[@​sai6855](https://togithub.com/sai6855 )
- <!-- 05 -->\[Rating] Fix rating width via min-content
([#​40503](https://togithub.com/mui/material-ui/issues/40503 ))
[@​devhik0](https://togithub.com/devhik0 )
##### `@mui/base@5.0.0-beta.33`
- <!-- 26 -->\[Select] Fix display of selected Options with rich
content
([#​40689](https://togithub.com/mui/material-ui/issues/40689 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 25 -->\[Select] Use Popup instead of Popper
([#​40524](https://togithub.com/mui/material-ui/issues/40524 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 26 -->\[useMenuButton] Fix non native button triggers
([#​40645](https://togithub.com/mui/material-ui/issues/40645 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
##### `@mui/system@5.15.6`
- <!-- 02 -->\[zero] Fix theme token import in source file
([#​40691](https://togithub.com/mui/material-ui/issues/40691 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
- <!-- 01 -->\[zero] Add support for css import
([#​40541](https://togithub.com/mui/material-ui/issues/40541 ))
[@​brijeshb42](https://togithub.com/brijeshb42 )
##### `@mui/icons-material@5.15.6`
- <!-- 07 -->\[icons-material] Fix icons package.json version
([#​40655](https://togithub.com/mui/material-ui/issues/40655 ))
[@​mj12albert](https://togithub.com/mj12albert )
##### Docs
- <!-- 28 -->\[base-ui] Polish the Slider demos
([#​40332](https://togithub.com/mui/material-ui/issues/40332 ))
[@​danilo-leal](https://togithub.com/danilo-leal )
- <!-- 24 -->\[base-ui]\[Slider] Fix plain CSS demo's wrong keyboard
behavior
([#​40652](https://togithub.com/mui/material-ui/issues/40652 ))
[@​mnajdova](https://togithub.com/mnajdova )
- <!-- 23 -->\[base-ui]\[TextareaAutosize] Add border-box to demo
([#​40646](https://togithub.com/mui/material-ui/issues/40646 ))
[@​ANUGLYPLUGIN](https://togithub.com/ANUGLYPLUGIN )
- <!-- 16 -->Fix brand name non-breaking space
([#​40701](https://togithub.com/mui/material-ui/issues/40701 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 15 -->Improve error message for MUI Vale rule
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 14 -->Add notification to publish the survey
([#​40552](https://togithub.com/mui/material-ui/issues/40552 ))
[@​joserodolfofreitas](https://togithub.com/joserodolfofreitas )
- <!-- 04 -->\[system] Explain a bit more how AppRouterCacheProvider
works [@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 12 -->\[joy-ui] Move tutorial to iframe
([#​40567](https://togithub.com/mui/material-ui/issues/40567 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 10 -->\[material-ui]\[Slider] Remove custom divs from new demo
([#​40674](https://togithub.com/mui/material-ui/issues/40674 ))
[@​zanivan](https://togithub.com/zanivan )
- <!-- 11 -->\[material-ui] Improve TabContext, TabList, and TabPanel
documentation
([#​40587](https://togithub.com/mui/material-ui/issues/40587 ))
[@​anle9650](https://togithub.com/anle9650 )
- <!-- 09 -->\[material-ui]\[Slider] Added custom mark labels demo
([#​40647](https://togithub.com/mui/material-ui/issues/40647 ))
[@​DonikaV](https://togithub.com/DonikaV )
##### Core
- <!-- 30 -->\[core] Fix RXDB-logo Url
([#​40724](https://togithub.com/mui/material-ui/issues/40724 ))
[@​mohamedsaiedd](https://togithub.com/mohamedsaiedd )
- <!-- 24 -->\[code-infra] Improve proptypes-generation
([#​40617](https://togithub.com/mui/material-ui/issues/40617 ))
[@​alexfauquette](https://togithub.com/alexfauquette )
- <!-- 22 -->\[code-infra] Disable pnpm package cache on CircleCI
([#​40670](https://togithub.com/mui/material-ui/issues/40670 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 21 -->\[code-infra] Add missing package to CodeSandbox CI config
([#​40657](https://togithub.com/mui/material-ui/issues/40657 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 20 -->\[code-infra] Remove unnecessary
[@​mui/utils](https://togithub.com/mui/utils ) dependency from
api-docs-builder
([#​40632](https://togithub.com/mui/material-ui/issues/40632 ))
[@​michaldudak](https://togithub.com/michaldudak )
- <!-- 19 -->\[core] Polish issue templates
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 13 -->\[docs-infra] Support markdown link in slots descriptions
([#​40679](https://togithub.com/mui/material-ui/issues/40679 ))
[@​alexfauquette](https://togithub.com/alexfauquette )
- <!-- 08 -->\[examples] Simplify Next.js example
([#​40661](https://togithub.com/mui/material-ui/issues/40661 ))
[@​oliviertassinari](https://togithub.com/oliviertassinari )
- <!-- 03 -->\[website] Fix broken styles on Base UI page
([#​40683](https://togithub.com/mui/material-ui/issues/40683 ))
[@​michaldudak](https://togithub.com/michaldudak )
All contributors of this release in alphabetical order:
[@​alexfauquette](https://togithub.com/alexfauquette ),
[@​anle9650](https://togithub.com/anle9650 ),
[@​ANUGLYPLUGIN](https://togithub.com/ANUGLYPLUGIN ),
[@​brijeshb42](https://togithub.com/brijeshb42 ),
[@​danilo-leal](https://togithub.com/danilo-leal ),
[@​devhik0](https://togithub.com/devhik0 ),
[@​DiegoAndai](https://togithub.com/DiegoAndai ),
[@​DonikaV](https://togithub.com/DonikaV ),
[@​joserodolfofreitas](https://togithub.com/joserodolfofreitas ),
[@​michaldudak](https://togithub.com/michaldudak ),
[@​mj12albert](https://togithub.com/mj12albert ),
[@​mnajdova](https://togithub.com/mnajdova ),
[@​mohamedsaiedd](https://togithub.com/mohamedsaiedd ),
[@​oliviertassinari](https://togithub.com/oliviertassinari ),
[@​pcorpet](https://togithub.com/pcorpet ),
[@​sai6855](https://togithub.com/sai6855 ),
[@​zanivan](https://togithub.com/zanivan )
###
[`v5.15.5`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5155 )
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.4...v5.15.5 )
<!-- generated comparing v5.15.4..master -->
*Jan 17, 2024*
A big thanks to the 18 contributors who made this release possible. Here
are some highlights ✨ :
- Base UI's CSS class prefix is now `base-`
([#​40205](https://togithub.com/mui/material-ui/issues/40205 ))
[@​michaldudak](https://togithub.com/michaldudak )
- Bug fixes, and a lot of improvements to code and docs infra
##### `@mui/material@5.15.5`
- <!-- 42 -->\[Accordion] Deprecate \*Props props and classes for v6
([#​40418](https://togithub.com/mui/material-ui/issues/40418 ))
[@​DiegoAndai](https://togithub.com/DiegoAndai )
- <!-- 41 -->\[Alert] Update TypeScript types to allow color override
types to be added to `iconMapping` and `severity` props
([#​40551](https://togithub.com/mui/material-ui/issues/40551 ))
[@​2metres](https://togithub.com/2metres )
- <!-- 27 -->\[Dialog] Remove deprecated onBackdropClick from Dialog
tests
([#​40505](https://togithub.com/mui/material-ui/issues/40505 ))
[@​sai6855](https://togithub.com/sai6855 )
- <!-- 26 -->\[Divider] Deprecate props and classes for v6
([#​40563](https://togithub.com/mui/material-ui/issues/40563 ))
[@​sai6855](https://togithub.com/sai6855 )
##### `@mui/material-next@6.0.0-alpha.118`
- <!-- 36 -->\[ButtonGroup] Apply MD3 style to `ButtonGroup`
([#​40124](https://togithub.com/mui/material-ui/issues/40124 ))
[@​lhilgert9](https://togithub.com/lhilgert9 )
##### `@mui/base@5.0.0-beta.32`
##### Breaking changes
- <!-- 40 -->Change the CSS class prefix to `base-`
([#​40205](https://togithub.com/mui/material-ui/issues/40205 ))
[@​michaldudak](https://togithub.com/michaldudak )
The class prefix of Base UI components have been changed from `Mui-` to
`base-`. This only affects codebases that uses class names verbatim,
i.e. not exposed by JS objects such as `buttonClasses`, but as plain
strings or in CSS stylesheets (`.MuiButton.ro
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-09 10:57:44 +00:00
Nuno Góis
9148820a8f
fix: project tokens path typo ( #6468 )
...
Noticed a small typo in the path shown in the project API access side
panel.
2024-03-08 08:44:48 +01:00
renovate[bot]
6a3655233f
chore(deps): update dependency @types/node to v18.19.21 ( #6469 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`18.19.20` ->
`18.19.21`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.20/18.19.21 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/18.19.21?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/18.19.21?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/18.19.20/18.19.21?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/18.19.20/18.19.21?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 20:21:24 +00:00
Alvin Bryan
a0ac148829
Typo fix in ChangeRequestTable.tsx ( #6465 )
...
There was a typo in the original message, it said "Unleash Admin already
have" (either "admins already have," or "admin already has.")
Fixed it and improved the wording a little bit.
2024-03-07 17:19:30 +00:00
Nuno Góis
26d7065dc3
chore: add actions warning to delete project ( #6467 )
...
https://linear.app/unleash/issue/2-1831/what-happens-with-automated-actions-if-the-project-is-archived
Adds an actions-related warning to the project deletion.
<img width="1008" alt="image"
src="https://github.com/Unleash/unleash/assets/14320932/06fcaab0-c4a1-4ba3-8879-0c188f3bc01a ">
2024-03-07 17:04:36 +00:00
Nuno Góis
52d63bc726
fix: new signals icon ( #6461 )
...
https://linear.app/unleash/issue/2-2010/use-svg-icon-for-signals
Uses a new SVG icon for Signals for consistency.
![image](https://github.com/Unleash/unleash/assets/14320932/32b46172-d483-4fd8-8b12-957a32a877f5 )
2024-03-07 11:12:56 +00:00
andreas-unleash
ec6c439c09
feat: updates per environment type chart ( #6449 )
...
Creates the updates per environment type chart.
(forgive the sample data)
Closes #
[1-2034](https://linear.app/unleash/issue/1-2034/widget-updates-per-environment-type-frontend )
<img width="1385" alt="Screenshot 2024-03-06 at 16 52 18"
src="https://github.com/Unleash/unleash/assets/104830839/b05479f8-de8b-4de7-98a3-a1285737db0d ">
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-07 11:00:18 +02:00
renovate[bot]
b69aa46936
chore(deps): update dependency @types/node to v18.19.20 ( #6456 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`18.19.19` ->
`18.19.20`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.19/18.19.20 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/18.19.20?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/18.19.20?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/18.19.19/18.19.20?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/18.19.19/18.19.20?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 18:25:03 +00:00
Nuno Góis
8a67640aed
fix: align privacy policy link to the center ( #6451 )
...
Aligns the privacy policy to the center in the profile dropdown, just
like we do for the profile settings.
![image](https://github.com/Unleash/unleash/assets/14320932/0d0565eb-7b28-4b46-acb3-bbaef143fb8d )
2024-03-06 17:15:07 +00:00
Nuno Góis
64593c57cf
chore: new actions UI ( #6448 )
...
https://linear.app/unleash/issue/2-1995/ui-feature-rename-adapt-the-actions-ui
Refreshes the UI for project actions according to the new designs and
suggestions from @gastonfournier and @nicolaesocaciu
Also includes some refactoring.
![image](https://github.com/Unleash/unleash/assets/14320932/83e8e8ed-46aa-471b-9d1d-0c051a298a9a )
2024-03-06 15:08:15 +00:00
Tymoteusz Czech
85e9c934a9
Insights UI improvements ( #6433 )
...
- improved page header
- added help text to health and metrics
- updated style for flag stats widget
- fixed users widget shadow
2024-03-06 12:19:27 +01:00
renovate[bot]
e7abdc6707
chore(deps): update dependency @uiw/react-codemirror to v4.21.24 ( #6445 )
...
[![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.21.23` ->
`4.21.24`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.21.23/4.21.24 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2freact-codemirror/4.21.24?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2freact-codemirror/4.21.24?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2freact-codemirror/4.21.23/4.21.24?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2freact-codemirror/4.21.23/4.21.24?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>uiwjs/react-codemirror (@​uiw/react-codemirror)</summary>
###
[`v4.21.24`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.24 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.23...v4.21.24 )
[![Buy me a
coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )](https://jaywcjlove.github.io/#/sponsor )
[![](https://img.shields.io/badge/Open%20in-unpkg-blue )](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.24/file/README.md )
Documentation v4.21.24:
https://raw.githack.com/uiwjs/react-codemirror/050da36/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.21.23...v4.21.24
```shell
npm i @​uiw/react-codemirror@4.21.24
```
- 🐞 fix: Fix error related to "Types must be imported using a type-only
import when 'verbatimModuleSyntax' is enabled"
[`e6e89ca`](https://togithub.com/uiwjs/react-codemirror/commit/e6e89ca )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 00:45:23 +00:00
renovate[bot]
cdd4520022
chore(deps): update dependency @types/node to v18.19.19 ( #6444 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`18.19.18` ->
`18.19.19`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.18/18.19.19 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/18.19.19?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/18.19.19?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/18.19.18/18.19.19?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/18.19.18/18.19.19?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 23:41:00 +00:00
renovate[bot]
085a641ea3
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.21.24 ( #6443 )
...
[![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.21.23` ->
`4.21.24`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.21.23/4.21.24 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2fcodemirror-theme-duotone/4.21.24?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2fcodemirror-theme-duotone/4.21.24?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2fcodemirror-theme-duotone/4.21.23/4.21.24?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2fcodemirror-theme-duotone/4.21.23/4.21.24?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>uiwjs/react-codemirror
(@​uiw/codemirror-theme-duotone)</summary>
###
[`v4.21.24`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.24 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.23...v4.21.24 )
[![Buy me a
coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )](https://jaywcjlove.github.io/#/sponsor )
[![](https://img.shields.io/badge/Open%20in-unpkg-blue )](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.24/file/README.md )
Documentation v4.21.24:
https://raw.githack.com/uiwjs/react-codemirror/050da36/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.21.23...v4.21.24
```shell
npm i @​uiw/react-codemirror@4.21.24
```
- 🐞 fix: Fix error related to "Types must be imported using a type-only
import when 'verbatimModuleSyntax' is enabled"
[`e6e89ca`](https://togithub.com/uiwjs/react-codemirror/commit/e6e89ca )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 20:35:36 +00:00
renovate[bot]
15db139f25
chore(deps): update dependency @emotion/react to v11.11.4 ( #6441 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@emotion/react](https://togithub.com/emotion-js/emotion/tree/main#readme )
([source](https://togithub.com/emotion-js/emotion )) | [`11.11.3` ->
`11.11.4`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.3/11.11.4 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@emotion%2freact/11.11.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@emotion%2freact/11.11.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@emotion%2freact/11.11.3/11.11.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@emotion%2freact/11.11.3/11.11.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>emotion-js/emotion (@​emotion/react)</summary>
###
[`v11.11.4`](https://togithub.com/emotion-js/emotion/releases/tag/%40emotion/react%4011.11.4 )
[Compare
Source](https://togithub.com/emotion-js/emotion/compare/@emotion/react@11.11.3...@emotion/react@11.11.4 )
##### Patch Changes
- [#​3159](https://togithub.com/emotion-js/emotion/pull/3159 )
[`5b82631d`](5b82631d79
)
Thanks [@​iegik](https://togithub.com/iegik )! - Renamed an
internal `hasOwnProperty` to `hasOwn`. This avoids problems in CommonJS
environments when the consumer tries to prevent prototype pollution with
`Object.freeze(Object.prototype)`.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 19:12:01 +00:00
Nuno Góis
86a795e87c
chore: new actions table UI ( #6435 )
...
https://linear.app/unleash/issue/2-1995/ui-feature-rename-adapt-the-actions-ui
https://linear.app/unleash/issue/2-1988/nice-to-have-last-action-status-on-the-action-sets-table
Brings the project actions table UI up to par with the new designs,
implementing some features that were discussed with UX.
![image](https://github.com/Unleash/unleash/assets/14320932/1a8ef47d-ab33-4284-9650-4c2481dd16dc )
![image](https://github.com/Unleash/unleash/assets/14320932/c19f6691-67a5-4abc-a546-837e25cad388 )
![image](https://github.com/Unleash/unleash/assets/14320932/61e3f221-ae93-4d87-98f1-db2782285d2e )
2024-03-05 11:33:34 +00:00
Tymoteusz Czech
6cede446e5
feat(insights): placeholder for empty metrics ( #6422 )
2024-03-05 09:38:17 +01:00
Tymoteusz Czech
6678012b03
feat: add menu item for insights ( #6420 )
2024-03-05 09:38:05 +01:00
Nuno Góis
de5a0f2825
chore: add new signals icon instead of webhook icon ( #6427 )
...
https://linear.app/unleash/issue/2-2002/add-new-signals-icon-instead-of-using-the-webhooks-icon
Adds a new icon for signals, instead of using the same icon as webhooks.
Includes some slight refactoring.
![image](https://github.com/Unleash/unleash/assets/14320932/51402a4b-99c5-4a09-9c6c-01f87ca4651c )
![image](https://github.com/Unleash/unleash/assets/14320932/c80e308b-a1f2-4a4a-bfc4-2ed2cbb59563 )
2024-03-05 08:16:44 +00:00
renovate[bot]
62dc77db16
chore(deps): update dependency @types/semver to v7.5.8 ( #6430 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/semver](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver ))
| [`7.5.7` ->
`7.5.8`](https://renovatebot.com/diffs/npm/@types%2fsemver/7.5.7/7.5.8 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fsemver/7.5.8?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fsemver/7.5.8?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fsemver/7.5.7/7.5.8?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fsemver/7.5.7/7.5.8?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 01:47:37 +00:00
renovate[bot]
c8fc804f73
chore(deps): update dependency @types/react to v17.0.76 ( #6429 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ))
| [`17.0.75` ->
`17.0.76`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.75/17.0.76 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/17.0.76?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/17.0.76?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/17.0.75/17.0.76?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/17.0.75/17.0.76?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 22:19:10 +00:00
Jaanus Sellin
ce8e15347c
refactor: segment-store getAll refactor, move mappers out of main method. ( #6423 )
...
For `getAll` method, kept only sql queries and moved mappers into
separate functions.
No change in logic, just refactoring.
2024-03-04 16:54:55 +02:00
Nuno Góis
76f379a4dc
fix: signals integration condition ( #6419 )
...
Small fix for the signals integration render condition.
2024-03-04 12:53:22 +00:00
Jaanus Sellin
19fbd7a0c4
fix: change application success to checkbox icon ( #6417 )
2024-03-04 14:16:45 +02:00
Nuno Góis
68729333e0
chore: rename incoming webhooks to signals ( #6415 )
...
https://linear.app/unleash/issue/2-1994/ui-feature-rename-adapt-the-signals-ui
https://linear.app/unleash/issue/2-1996/rename-feature-in-the-code-base
Implements the feature rename to Signals by adapting the code base and
UI.
2024-03-04 12:08:05 +00:00
Tymoteusz Czech
4fc0a806f1
Insights dashboard refactor ( #6404 )
...
- reorganized dashboard components
- added share link
- health chart aggregated data
- refactored chart placeholders
2024-03-04 12:56:17 +01:00
Jaanus Sellin
493f8e8a5b
feat: application overview feedback ( #6416 )
...
![image](https://github.com/Unleash/unleash/assets/964450/e8b85b7f-2c8b-42d2-9c6e-3f6ae9e27413 )
2024-03-04 13:45:57 +02:00
andreas-unleash
0c9838b26a
Feat: metrics chart tooltip refactoring ( #6414 )
...
Refactoring after moving aggregation to BE
<img width="1357" alt="Screenshot 2024-03-04 at 12 14 28"
src="https://github.com/Unleash/unleash/assets/104830839/9881ba13-69a3-49d9-bb3f-3316a9287a06 ">
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-04 12:37:03 +01:00
andreas-unleash
6c710f68a7
Feat: metrics chart tooltip ( #6409 )
...
Creates the Metrics chart tooltip
Data are summarised per week and grouped per project
<img width="1454" alt="Screenshot 2024-03-01 at 18 14 11"
src="https://github.com/Unleash/unleash/assets/104830839/0707f764-b067-4171-86bb-0592b846fcda ">
Post refactoring image (matches)
<img width="1357" alt="Screenshot 2024-03-04 at 12 14 28"
src="https://github.com/Unleash/unleash/assets/104830839/324981e3-ace2-4198-9620-23d7182a9702 ">
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2024-03-04 12:17:48 +02:00
andreas-unleash
7b67f218eb
fix: Project select bug with duplicate values ( #6405 )
...
Project select fix for Executive Dashboard and Playground
Extract the select to it's own component and move to `common`
Re-use for both Dashboard and Playground
Adds the id in parenthesis when there are duplicate names
<img width="1406" alt="Screenshot 2024-03-01 at 12 04 22"
src="https://github.com/Unleash/unleash/assets/104830839/379ea11f-d627-493e-8088-a739d58fba61 ">
<img width="1434" alt="Screenshot 2024-03-01 at 12 36 46"
src="https://github.com/Unleash/unleash/assets/104830839/9c5cf863-002c-4630-ac3a-4a869303a308 ">
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-01 14:28:57 +02:00
Jaanus Sellin
a4a604aebb
feat: application environment level warnings ( #6407 )
...
![image](https://github.com/Unleash/unleash/assets/964450/5e93dfd6-e1c0-48dd-a3c6-587889096510 )
2024-03-01 14:09:55 +02:00
Tymoteusz Czech
ae077558c0
feat: insights project filtering hooks with tests ( #6403 )
...
Hooks to filter and aggregate insights data on frontend
2024-03-01 10:15:16 +00:00
Tymoteusz Czech
446b2b2a2d
refactor: improve link field customizability ( #6402 )
...
Add ability to reuse "copy link" dialogue in other places
2024-03-01 11:01:58 +01:00
Tymoteusz Czech
d057703b2f
update openapi: add users to insights ( #6401 )
...
frontend types update
2024-03-01 10:45:04 +01:00
renovate[bot]
b6851e469d
chore(deps): update dependency cypress to v13.6.6 ( #6396 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cypress](https://cypress.io )
([source](https://togithub.com/cypress-io/cypress )) | [`13.6.5` ->
`13.6.6`](https://renovatebot.com/diffs/npm/cypress/13.6.5/13.6.6 ) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.6.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.6.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.6.5/13.6.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.6.5/13.6.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>cypress-io/cypress (cypress)</summary>
###
[`v13.6.6`](https://togithub.com/cypress-io/cypress/releases/tag/v13.6.6 )
[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v13.6.5...v13.6.6 )
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-6
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 02:53:42 +00:00
renovate[bot]
16b0985918
chore(deps): update dependency @uiw/react-codemirror to v4.21.23 ( #6395 )
...
[![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.21.22` ->
`4.21.23`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.21.22/4.21.23 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2freact-codemirror/4.21.23?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2freact-codemirror/4.21.23?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2freact-codemirror/4.21.22/4.21.23?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2freact-codemirror/4.21.22/4.21.23?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>uiwjs/react-codemirror (@​uiw/react-codemirror)</summary>
###
[`v4.21.23`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.23 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.22...v4.21.23 )
[![Buy me a
coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )](https://jaywcjlove.github.io/#/sponsor )
[![](https://img.shields.io/badge/Open%20in-unpkg-blue )](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.23/file/README.md )
Documentation v4.21.23:
https://raw.githack.com/uiwjs/react-codemirror/3510177/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.21.22...v4.21.23
```shell
npm i @​uiw/react-codemirror@4.21.23
```
- 🌍 website(deps): fix console theme dependency issue.
[`923c164`](https://togithub.com/uiwjs/react-codemirror/commit/923c164 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟 feat(events): `events` extension export `element`.
[#​633](https://togithub.com/uiwjs/react-codemirror/issues/633 )
[`92c5c57`](https://togithub.com/uiwjs/react-codemirror/commit/92c5c57 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 00:08:46 +00:00
renovate[bot]
03d3c99e16
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.21.23 ( #6394 )
...
[![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.21.22` ->
`4.21.23`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.21.22/4.21.23 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2fcodemirror-theme-duotone/4.21.23?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2fcodemirror-theme-duotone/4.21.23?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2fcodemirror-theme-duotone/4.21.22/4.21.23?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2fcodemirror-theme-duotone/4.21.22/4.21.23?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>uiwjs/react-codemirror
(@​uiw/codemirror-theme-duotone)</summary>
###
[`v4.21.23`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.23 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.22...v4.21.23 )
[![Buy me a
coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )](https://jaywcjlove.github.io/#/sponsor )
[![](https://img.shields.io/badge/Open%20in-unpkg-blue )](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.23/file/README.md )
Documentation v4.21.23:
https://raw.githack.com/uiwjs/react-codemirror/3510177/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.21.22...v4.21.23
```shell
npm i @​uiw/react-codemirror@4.21.23
```
- 🌍 website(deps): fix console theme dependency issue.
[`923c164`](https://togithub.com/uiwjs/react-codemirror/commit/923c164 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟 feat(events): `events` extension export `element`.
[#​633](https://togithub.com/uiwjs/react-codemirror/issues/633 )
[`92c5c57`](https://togithub.com/uiwjs/react-codemirror/commit/92c5c57 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 22:21:39 +00:00
renovate[bot]
7f5215b035
chore(deps): update dependency @types/node to v18.19.18 ( #6393 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`18.19.17` ->
`18.19.18`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.17/18.19.18 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/18.19.18?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/18.19.18?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/18.19.17/18.19.18?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/18.19.17/18.19.18?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 20:56:23 +00:00
Mateusz Kwasniewski
677beb190a
feat: outdated SDKs UI ( #6391 )
2024-02-29 15:48:44 +01:00
Nuno Góis
bddc508582
chore: actions filter constraints ( #6389 )
...
https://linear.app/unleash/issue/2-1952/adapt-actions-form-ui-to-unleash-constraint-operators
Implements the new action filters UI, now powered by constraint
operators.
This PR goes through some effort to not touch existing components too
much, especially since they are critical for activation strategies.
Instead, the new feature tries to adapt to the existing components and
styling them appropriately, while still re-using them. We can refactor
this at a later stage if needed.
This UI will face some more drastic changes in the near future due to
the feature rename, so I wanted to keep this PR mostly scoped to the
constraint operators before proceeding with more changes.
![image](https://github.com/Unleash/unleash/assets/14320932/f4bef4e0-33bd-463c-a252-e1cc0c22e843 )
![image](https://github.com/Unleash/unleash/assets/14320932/192a3bd4-f11d-4619-b826-bbf5df80050c )
![image](https://github.com/Unleash/unleash/assets/14320932/fcfc0239-a28f-446d-a901-2e73f0add1a2 )
As always, did some manual tests and it seems to be working great!
2024-02-29 12:56:48 +00:00
Gastón Fournier
4f638a1c8d
fix: bad segment edit link ( #6390 )
...
## About the changes
Fixes a bad link which leads to editing a global segment from project
settings mimicking
67928209ef/frontend/src/component/segments/EditSegmentButton/EditSegmentButton.tsx (L22-L28)
2024-02-29 13:54:31 +01:00
Jaanus Sellin
b4a8b0f780
feat: application environment ordered and timeago min time ( #6374 )
2024-02-29 14:11:56 +02:00
Jaanus Sellin
2bf11b2ea9
fix: appliction was rendered too early ( #6388 )
2024-02-29 14:03:36 +02:00
Jaanus Sellin
a958797a8a
feat: add creation buttons to application features and strategies ( #6387 )
...
![image](https://github.com/Unleash/unleash/assets/964450/2c8215af-3ab3-43e6-bdeb-1ae36aad3aa3 )
2024-02-29 12:25:42 +02:00
Jaanus Sellin
8f30904905
feat: new application header design ( #6379 )
...
- remove application icon
- Update font for created text
- change "Delete" button into a trash can button
![image](https://github.com/Unleash/unleash/assets/964450/c956ea23-8ac0-4c0b-9ef4-287f895ecc2f )
2024-02-29 10:38:43 +02:00
renovate[bot]
80d89ab260
chore(deps): update dependency vite to v5.1.4 ( #6384 )
...
[![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://vitejs.dev )
([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite )) |
[`5.1.3` -> `5.1.4`](https://renovatebot.com/diffs/npm/vite/5.1.3/5.1.4 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.1.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.1.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.1.3/5.1.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.1.3/5.1.4?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v5.1.4`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small514-2024-02-21-small )
[Compare
Source](https://togithub.com/vitejs/vite/compare/v5.1.3...v5.1.4 )
- perf: remove unnecessary regex s modifier
([#​15766](https://togithub.com/vitejs/vite/issues/15766 ))
([8dc1b73](https://togithub.com/vitejs/vite/commit/8dc1b73 )), closes
[#​15766](https://togithub.com/vitejs/vite/issues/15766 )
- fix: fs cached checks disabled by default for yarn pnp
([#​15920](https://togithub.com/vitejs/vite/issues/15920 ))
([8b11fea](https://togithub.com/vitejs/vite/commit/8b11fea )), closes
[#​15920](https://togithub.com/vitejs/vite/issues/15920 )
- fix: resolve directory correctly when `fs.cachedChecks: true`
([#​15983](https://togithub.com/vitejs/vite/issues/15983 ))
([4fe971f](https://togithub.com/vitejs/vite/commit/4fe971f )), closes
[#​15983](https://togithub.com/vitejs/vite/issues/15983 )
- fix: srcSet with optional descriptor
([#​15905](https://togithub.com/vitejs/vite/issues/15905 ))
([81b3bd0](https://togithub.com/vitejs/vite/commit/81b3bd0 )), closes
[#​15905](https://togithub.com/vitejs/vite/issues/15905 )
- fix(deps): update all non-major dependencies
([#​15959](https://togithub.com/vitejs/vite/issues/15959 ))
([571a3fd](https://togithub.com/vitejs/vite/commit/571a3fd )), closes
[#​15959](https://togithub.com/vitejs/vite/issues/15959 )
- fix(watch): build watch fails when outDir is empty string
([#​15979](https://togithub.com/vitejs/vite/issues/15979 ))
([1d263d3](https://togithub.com/vitejs/vite/commit/1d263d3 )), closes
[#​15979](https://togithub.com/vitejs/vite/issues/15979 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 00:24:57 +00:00
renovate[bot]
94dbd1fa8a
chore(deps): update dependency vanilla-jsoneditor to v0.21.6 ( #6383 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vanilla-jsoneditor](https://togithub.com/josdejong/svelte-jsoneditor )
| [`0.21.5` ->
`0.21.6`](https://renovatebot.com/diffs/npm/vanilla-jsoneditor/0.21.5/0.21.6 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/vanilla-jsoneditor/0.21.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vanilla-jsoneditor/0.21.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vanilla-jsoneditor/0.21.5/0.21.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vanilla-jsoneditor/0.21.5/0.21.6?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>josdejong/svelte-jsoneditor (vanilla-jsoneditor)</summary>
###
[`v0.21.6`](https://togithub.com/josdejong/svelte-jsoneditor/blob/HEAD/CHANGELOG.md#0216-2024-02-15 )
[Compare
Source](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.21.5...v0.21.6 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 22:08:02 +00:00
renovate[bot]
73fe3ba3dc
chore(deps): update dependency swr to v2.2.5 ( #6382 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [swr](https://swr.vercel.app )
([source](https://togithub.com/vercel/swr )) | [`2.2.4` ->
`2.2.5`](https://renovatebot.com/diffs/npm/swr/2.2.4/2.2.5 ) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/swr/2.2.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/swr/2.2.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/swr/2.2.4/2.2.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/swr/2.2.4/2.2.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>vercel/swr (swr)</summary>
### [`v2.2.5`](https://togithub.com/vercel/swr/releases/tag/v2.2.5 )
[Compare
Source](https://togithub.com/vercel/swr/compare/v2.2.4...v2.2.5 )
##### Patches
- types: isLoading typed as boolean when using fallbackData
([#​2866](https://togithub.com/vercel/swr/issues/2866 )) by
[@​yjrhgvbn](https://togithub.com/yjrhgvbn ) in
[https://github.com/vercel/swr/pull/2875 ](https://togithub.com/vercel/swr/pull/2875 )
- fix: allow onErrorRetry on inactive tab without focus/reconnect
revalidation by [@​qkdreyer](https://togithub.com/qkdreyer ) in
[https://github.com/vercel/swr/pull/2848 ](https://togithub.com/vercel/swr/pull/2848 )
- feat: pass a function to the revalidate option in mutate by
[@​koba04](https://togithub.com/koba04 ) in
[https://github.com/vercel/swr/pull/2862 ](https://togithub.com/vercel/swr/pull/2862 )
- fix: SWRConfiguration type by
[@​hulla-dev](https://togithub.com/hulla-dev ) in
[https://github.com/vercel/swr/pull/2882 ](https://togithub.com/vercel/swr/pull/2882 )
##### Misc
- build: use new bundle convention by
[@​huozhi](https://togithub.com/huozhi ) in
[https://github.com/vercel/swr/pull/2865 ](https://togithub.com/vercel/swr/pull/2865 )
- chore: update pnpm-lock.yaml by
[@​koba04](https://togithub.com/koba04 ) in
[https://github.com/vercel/swr/pull/2874 ](https://togithub.com/vercel/swr/pull/2874 )
- chore: remove useless comment by
[@​kongmoumou](https://togithub.com/kongmoumou ) in
[https://github.com/vercel/swr/pull/2868 ](https://togithub.com/vercel/swr/pull/2868 )
- test: run pnpm test on CI by
[@​koba04](https://togithub.com/koba04 ) in
[https://github.com/vercel/swr/pull/2872 ](https://togithub.com/vercel/swr/pull/2872 )
- fix: all act warnings by [@​koba04](https://togithub.com/koba04 )
in
[https://github.com/vercel/swr/pull/2861 ](https://togithub.com/vercel/swr/pull/2861 )
- Update bundler by [@​huozhi](https://togithub.com/huozhi ) in
[https://github.com/vercel/swr/pull/2830 ](https://togithub.com/vercel/swr/pull/2830 )
##### New Contributors
- [@​kongmoumou](https://togithub.com/kongmoumou ) made their first
contribution in
[https://github.com/vercel/swr/pull/2868 ](https://togithub.com/vercel/swr/pull/2868 )
- [@​yjrhgvbn](https://togithub.com/yjrhgvbn ) made their first
contribution in
[https://github.com/vercel/swr/pull/2875 ](https://togithub.com/vercel/swr/pull/2875 )
- [@​qkdreyer](https://togithub.com/qkdreyer ) made their first
contribution in
[https://github.com/vercel/swr/pull/2848 ](https://togithub.com/vercel/swr/pull/2848 )
- [@​hulla-dev](https://togithub.com/hulla-dev ) made their first
contribution in
[https://github.com/vercel/swr/pull/2882 ](https://togithub.com/vercel/swr/pull/2882 )
**Full Changelog**:
https://github.com/vercel/swr/compare/v2.2.4...v2.2.5
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 20:15:14 +00:00
Mateusz Kwasniewski
84400323d6
feat: sdk reporting tracker ( #6378 )
2024-02-28 15:52:03 +01:00
Jaanus Sellin
df93827002
feat: remove applications from project list that do not exist ( #6377 )
2024-02-28 16:26:53 +02:00
Mateusz Kwasniewski
4392fa5890
fix: break on words not on all ( #6370 )
2024-02-28 14:18:21 +01:00
Mateusz Kwasniewski
3aff5d80a0
fix: last seen instance with timezone ( #6376 )
2024-02-28 13:00:07 +01:00
Mateusz Kwasniewski
2bf46d9369
refactor: Information tooltip instances ( #6375 )
2024-02-28 12:26:15 +01:00
Jaanus Sellin
7af7b32bd5
feat: application overview ux improvements ( #6371 )
...
1. Added navigation from environments to instances
2. Last seen is now shown as TimeAgo
3. Added icons for total environments and features
4. Fixed schema
![image](https://github.com/Unleash/unleash/assets/964450/4d0a51a9-7141-4854-ada9-72676e42239c )
2024-02-28 12:39:33 +02:00
Mateusz Kwasniewski
9a12257568
feat: info icon instances for 2 days ( #6373 )
2024-02-28 11:22:31 +01:00
Tymoteusz Czech
ba2b90af42
Dashboard charts - always show past 3 months ( #6372 )
2024-02-28 10:33:49 +01:00
andreas-unleash
74c760bf4c
chore: remove changeRequestConflictHandling flag ( #6364 )
...
What it says on the tin
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-02-28 10:16:35 +02:00
Tymoteusz Czech
96c86b221b
feat: improved health chart tooltip ( #6359 )
2024-02-28 08:58:27 +01:00
Mateusz Kwasniewski
b82a650dab
feat: connected instances support query param for env ( #6362 )
2024-02-28 08:57:34 +01:00
renovate[bot]
e74afa587a
chore(deps): update dependency cypress to v13.6.5 ( #6367 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cypress](https://cypress.io )
([source](https://togithub.com/cypress-io/cypress )) | [`13.6.4` ->
`13.6.5`](https://renovatebot.com/diffs/npm/cypress/13.6.4/13.6.5 ) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.6.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.6.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.6.4/13.6.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.6.4/13.6.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>cypress-io/cypress (cypress)</summary>
###
[`v13.6.5`](https://togithub.com/cypress-io/cypress/releases/tag/v13.6.5 )
[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v13.6.4...v13.6.5 )
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 22:52:04 +00:00
renovate[bot]
e55839aff3
chore(deps): update dependency @uiw/react-codemirror to v4.21.22 ( #6366 )
...
[![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.21.21` ->
`4.21.22`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.21.21/4.21.22 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2freact-codemirror/4.21.22?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2freact-codemirror/4.21.22?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2freact-codemirror/4.21.21/4.21.22?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2freact-codemirror/4.21.21/4.21.22?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>uiwjs/react-codemirror (@​uiw/react-codemirror)</summary>
###
[`v4.21.22`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.22 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.21...v4.21.22 )
[![Buy me a
coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )](https://jaywcjlove.github.io/#/sponsor )
[![](https://img.shields.io/badge/Open%20in-unpkg-blue )](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.22/file/README.md )
Documentation v4.21.22:
https://raw.githack.com/uiwjs/react-codemirror/df31507/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.21.21...v4.21.22
```shell
npm i @​uiw/react-codemirror@4.21.22
```
- 🌍 website: update website.
([#​614](https://togithub.com/uiwjs/react-codemirror/issues/614 ))
[`bf3b862`](https://togithub.com/uiwjs/react-codemirror/commit/bf3b862 )
[@​mosaleh52](https://togithub.com/mosaleh52 )
- 📖 doc: Update README.md
([#​626](https://togithub.com/uiwjs/react-codemirror/issues/626 ))
[`042b6c9`](https://togithub.com/uiwjs/react-codemirror/commit/042b6c9 )
[@​orichcasperkevin](https://togithub.com/orichcasperkevin )
- 🌟 feat(theme): add `console` theme
([#​632](https://togithub.com/uiwjs/react-codemirror/issues/632 ))
[`d2a17b0`](https://togithub.com/uiwjs/react-codemirror/commit/d2a17b0 )
[@​dalejo96](https://togithub.com/dalejo96 )
- 🐞 fix(website): fix theme example display issue.
([#​632](https://togithub.com/uiwjs/react-codemirror/issues/632 ))
[`5c7a699`](https://togithub.com/uiwjs/react-codemirror/commit/5c7a699 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 💄 chore: update workflows config
([#​632](https://togithub.com/uiwjs/react-codemirror/issues/632 ))
[`d5dd1ec`](https://togithub.com/uiwjs/react-codemirror/commit/d5dd1ec )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟 feat(themes-all): theme console added to themes-all
([#​632](https://togithub.com/uiwjs/react-codemirror/issues/632 )).
[`a779719`](https://togithub.com/uiwjs/react-codemirror/commit/a779719 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🎨 style(theme-console): modify the theme selection style.
([#​632](https://togithub.com/uiwjs/react-codemirror/issues/632 ))
[`233347d`](https://togithub.com/uiwjs/react-codemirror/commit/233347d )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 20:02:58 +00:00
Mateusz Kwasniewski
b738a2a1bc
fix: application list padding ( #6365 )
2024-02-27 15:05:37 +01:00
Nuno Góis
477a9c6cfa
chore: action events UI ( #6358 )
...
https://linear.app/unleash/issue/2-1936/action-events-ui
Implements the UI for action events.
![image](https://github.com/Unleash/unleash/assets/14320932/d2f82ddd-6292-4f61-bfdd-05037f746f52 )
![image](https://github.com/Unleash/unleash/assets/14320932/673816b8-7dee-4b36-adda-d13d419dc5ac )
2024-02-27 13:52:09 +00:00
andreas-unleash
9101c39eb7
chore: remove scheduledConfigurationChanges flag ( #6360 )
...
What is says on the box
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-02-27 14:57:34 +02:00
Tymoteusz Czech
6cefe71534
feat: insights feedback ( #6345 )
2024-02-27 13:12:18 +01:00
Mateusz Kwasniewski
20a9e1d725
refactor: remove unused components and rename new ( #6357 )
2024-02-27 12:22:47 +01:00
Jaanus Sellin
9cd324bd7c
feat: projects using this application ( #6355 )
...
![image](https://github.com/Unleash/unleash/assets/964450/bcb5a612-3202-46ae-be20-bd23cbd8d6e4 )
2024-02-27 12:24:44 +02:00
Mateusz Kwasniewski
c049374a25
chore: remove new strategy configuration flag ( #6335 )
2024-02-27 11:23:49 +01:00
Mateusz Kwasniewski
e9603f866b
refactor: connected instances extract hook refactoring ( #6353 )
2024-02-27 10:49:57 +01:00
Mateusz Kwasniewski
d6e0bea2f0
feat: use connected instances api with orval type ( #6352 )
2024-02-27 09:49:25 +01:00
Tymoteusz Czech
ed44de6c94
feat: simplified insights data fetching ( #6342 )
...
Simplify insights data fetching - let charts pick data instead of
preparing labels in hook.
2024-02-27 09:20:45 +01:00
Jaanus Sellin
7cebf7b8fe
feat: application issues ( #6347 )
...
![image](https://github.com/Unleash/unleash/assets/964450/90153533-322c-46fd-8a1b-5853cbe0c35c )
2024-02-27 09:57:50 +02:00
Mateusz Kwasniewski
ae257d5957
feat: connected instance ui api integration ( #6343 )
2024-02-27 08:30:31 +01:00
renovate[bot]
227abd8bba
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.21.22 ( #6351 )
...
[![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.21.21` ->
`4.21.22`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.21.21/4.21.22 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2fcodemirror-theme-duotone/4.21.22?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2fcodemirror-theme-duotone/4.21.22?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2fcodemirror-theme-duotone/4.21.21/4.21.22?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2fcodemirror-theme-duotone/4.21.21/4.21.22?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>uiwjs/react-codemirror
(@​uiw/codemirror-theme-duotone)</summary>
###
[`v4.21.22`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.22 )
[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.21...v4.21.22 )
[![Buy me a
coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )](https://jaywcjlove.github.io/#/sponsor )
[![](https://img.shields.io/badge/Open%20in-unpkg-blue )](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.22/file/README.md )
Documentation v4.21.22:
https://raw.githack.com/uiwjs/react-codemirror/df31507/index.html \
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.21.21...v4.21.22
```shell
npm i @​uiw/react-codemirror@4.21.22
```
- 🌍 website: update website.
([#​614](https://togithub.com/uiwjs/react-codemirror/issues/614 ))
[`bf3b862`](https://togithub.com/uiwjs/react-codemirror/commit/bf3b862 )
[@​mosaleh52](https://togithub.com/mosaleh52 )
- 📖 doc: Update README.md
([#​626](https://togithub.com/uiwjs/react-codemirror/issues/626 ))
[`042b6c9`](https://togithub.com/uiwjs/react-codemirror/commit/042b6c9 )
[@​orichcasperkevin](https://togithub.com/orichcasperkevin )
- 🌟 feat(theme): add `console` theme
([#​632](https://togithub.com/uiwjs/react-codemirror/issues/632 ))
[`d2a17b0`](https://togithub.com/uiwjs/react-codemirror/commit/d2a17b0 )
[@​dalejo96](https://togithub.com/dalejo96 )
- 🐞 fix(website): fix theme example display issue.
([#​632](https://togithub.com/uiwjs/react-codemirror/issues/632 ))
[`5c7a699`](https://togithub.com/uiwjs/react-codemirror/commit/5c7a699 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 💄 chore: update workflows config
([#​632](https://togithub.com/uiwjs/react-codemirror/issues/632 ))
[`d5dd1ec`](https://togithub.com/uiwjs/react-codemirror/commit/d5dd1ec )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🌟 feat(themes-all): theme console added to themes-all
([#​632](https://togithub.com/uiwjs/react-codemirror/issues/632 )).
[`a779719`](https://togithub.com/uiwjs/react-codemirror/commit/a779719 )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
- 🎨 style(theme-console): modify the theme selection style.
([#​632](https://togithub.com/uiwjs/react-codemirror/issues/632 ))
[`233347d`](https://togithub.com/uiwjs/react-codemirror/commit/233347d )
[@​jaywcjlove](https://togithub.com/jaywcjlove )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 03:55:35 +00:00
renovate[bot]
4fa9051e9c
chore(deps): update dependency @codemirror/state to v6.4.1 ( #6346 )
...
[![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.4.0`
->
`6.4.1`](https://renovatebot.com/diffs/npm/@codemirror%2fstate/6.4.0/6.4.1 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@codemirror%2fstate/6.4.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@codemirror%2fstate/6.4.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@codemirror%2fstate/6.4.0/6.4.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@codemirror%2fstate/6.4.0/6.4.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>codemirror/state (@​codemirror/state)</summary>
###
[`v6.4.1`](https://togithub.com/codemirror/state/blob/HEAD/CHANGELOG.md#641-2024-02-19 )
[Compare
Source](https://togithub.com/codemirror/state/compare/6.4.0...6.4.1 )
##### Bug fixes
Fix an issue that caused widgets at the end of a mark decoration to be
rendered in their own separate mark DOM element.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 21:33:43 +00:00
Tymoteusz Czech
fd87fd4e7d
Insights UI ( #6341 )
...
- style for headers in Insights dashboard and project selector
- fixed React element key issue in gauge chart
- fixed React attribute issue in Health stats
- active/inactive user stats from backend
2024-02-26 15:51:14 +01:00
Mateusz Kwasniewski
2c5d4ba0ce
feat: set default env columns in project overview to 3 ( #6338 )
2024-02-26 13:10:45 +01:00
andreas-unleash
4c340a5224
fix: track conflicts in new strategy screen ( #6337 )
...
Fixes a bug where the conflict tracking was only in the old feature
strategy edit screen.
- Ports the conflict tracking to the NewFeatureStrategyEdit screen
Closes #
[1-2093](https://linear.app/unleash/issue/1-2093/cr-conflict-detection-in-new-strategy-edit-screen )
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-02-26 13:59:47 +02:00
Jaanus Sellin
12a085f5a0
chore: generate orval types ( #6336 )
2024-02-26 13:28:36 +02:00
Mateusz Kwasniewski
d1e93228a3
refactor: paginated data hook ( #6333 )
2024-02-26 11:24:41 +01:00
renovate[bot]
68abe28257
chore(deps): update dependency @types/node to v18.19.17 ( #6332 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`18.19.15` ->
`18.19.17`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.15/18.19.17 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/18.19.17?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/18.19.17?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/18.19.15/18.19.17?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/18.19.15/18.19.17?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 00:13:22 +00:00
Nuno Góis
aa97cc4637
fix: better arrow design in network overview ( #6331 )
...
Improves the arrow design in the "Network overview" after aligning with
@nicolaesocaciu
2024-02-23 13:38:54 +00:00