mirror of
https://github.com/Unleash/unleash.git
synced 2024-10-28 19:06:12 +01:00
81aff26394
10836 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
andreas-unleash
|
81aff26394
|
Chore: constraint context field legal values improvement (#6729)
Improves how we show context field legal values in the new strategy configuration. Refactored makeStyles to styled components Closes # [1-2235](https://linear.app/unleash/issue/1-2235/context-field-ui-in-strategy-configuration) Before: ![Screenshot 2024-03-28 at 12 19 12](https://github.com/Unleash/unleash/assets/104830839/43c62cf4-f344-476f-9ef6-75e388fab000) After: ![Screenshot 2024-03-28 at 13 03 46](https://github.com/Unleash/unleash/assets/104830839/16dd03e0-bc67-402b-ba54-56fa1af136a5) Signed-off-by: andreas-unleash <andreas@getunleash.ai> |
||
Jaanus Sellin
|
d3847fd8ee
|
feat: collect prometheus data about archived features (#6728) | ||
andreas-unleash
|
5b325568d1
|
Chore: context fields UI improvements when creating context field (#6714)
Styling adjustments based on https://linear.app/unleash/issue/UNL-371/ui-improvement-createedit-context-field - Remove maxWidth from container - In ul - add maxHeight, padding and border and hide when :empty Closes # [UNL-371](https://linear.app/unleash/issue/UNL-371/ui-improvement-createedit-context-field) Before: ![Screenshot 2024-03-28 at 11 46 12](https://github.com/Unleash/unleash/assets/104830839/8150fb96-0a5a-4fd8-988a-82a42da51faf) After: ![Screenshot 2024-03-28 at 11 47 03](https://github.com/Unleash/unleash/assets/104830839/186b806c-4557-42a8-b119-22d1b781cc57) --------- Signed-off-by: andreas-unleash <andreas@getunleash.ai> |
||
Mateusz Kwasniewski
|
99935fec94
|
feat: keep parent selection in edit dependency dialogue (#6727) | ||
Mateusz Kwasniewski
|
089bc4851e
|
fix: remove duplicate banner (#6726) | ||
gitar-bot[bot]
|
4932ae0539
|
[Gitar] Cleaning up stale feature flag: increaseUnleashWidth with value true (#6724)
Co-authored-by: Gitar Bot <noreply@gitar.co> Co-authored-by: sjaanus <sellinjaanus@gmail.com> |
||
Mateusz Kwasniewski
|
c12cb42885
|
fix: move outdated sdks check up (#6725) | ||
gitar-bot[bot]
|
ca6946df86
|
chore: [Gitar] Cleaning up stale feature flag: sdkReporting with value true (#6717)
Co-authored-by: Gitar Bot <noreply@gitar.co> Co-authored-by: sjaanus <sellinjaanus@gmail.com> |
||
renovate[bot]
|
c1e37bf7d3
|
fix(deps): update dependency nodemailer to v6.9.13 (#6723)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nodemailer](https://nodemailer.com/)
([source](https://togithub.com/nodemailer/nodemailer)) | [`6.9.12` ->
`6.9.13`](https://renovatebot.com/diffs/npm/nodemailer/6.9.12/6.9.13) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nodemailer/6.9.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nodemailer/6.9.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nodemailer/6.9.12/6.9.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemailer/6.9.12/6.9.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>nodemailer/nodemailer (nodemailer)</summary>
###
[`v6.9.13`](https://togithub.com/nodemailer/nodemailer/blob/HEAD/CHANGELOG.md#6913-2024-03-20)
[Compare
Source](https://togithub.com/nodemailer/nodemailer/compare/v6.9.12...v6.9.13)
##### Bug Fixes
- **tls:** Ensure servername for SMTP
([d66fdd3](
|
||
renovate[bot]
|
8130d7a74c
|
chore(deps): update dependency @types/pg to v8.11.4 (#6721)
[![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/pg](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg)) | [`8.11.3` -> `8.11.4`](https://renovatebot.com/diffs/npm/@types%2fpg/8.11.3/8.11.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fpg/8.11.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fpg/8.11.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fpg/8.11.3/8.11.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fpg/8.11.3/8.11.4?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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
renovate[bot]
|
d8f81b70d8
|
chore(deps): update dependency @babel/core to v7.24.3 (#6720)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.24.1` -> `7.24.3`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.1/7.24.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.24.1/7.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.24.1/7.24.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel (@​babel/core)</summary> ### [`v7.24.3`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7243-2024-03-20) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.1...v7.24.3) ##### 🐛 Bug Fix - `babel-helper-module-imports` - [#​16370](https://togithub.com/babel/babel/pull/16370) fix: do not inject the same imported identifier multiple times ([@​ota-meshi](https://togithub.com/ota-meshi)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
renovate[bot]
|
54c70b739c
|
chore(deps): update material-ui monorepo (#6484)
[![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.14`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.15.3/5.15.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2ficons-material/5.15.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2ficons-material/5.15.14?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.14?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.14?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.169`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.159/5.0.0-alpha.169) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2flab/5.0.0-alpha.169?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2flab/5.0.0-alpha.169?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.169?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.169?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.14`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.3/5.15.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/5.15.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/5.15.14?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.14?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.14?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.6` -> `6.19.8`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/6.19.6/6.19.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fx-date-pickers/6.19.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fx-date-pickers/6.19.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fx-date-pickers/6.19.6/6.19.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fx-date-pickers/6.19.6/6.19.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mui/material-ui (@​mui/icons-material)</summary> ### [`v5.15.14`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51514) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.13...v5.15.14) <!-- generated comparing v5.15.13..master --> *Mar 18, 2024* A big thanks to the 15 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.13` - \[Accordion] Convert to support CSS extraction ([#​41221](https://togithub.com/mui/material-ui/issues/41221)) [@​mnajdova](https://togithub.com/mnajdova) - <!-- 24 -->\[Autocomplete] Convert to support CSS extraction ([#​40330](https://togithub.com/mui/material-ui/issues/40330)) [@​mnajdova](https://togithub.com/mnajdova) - <!-- 06 -->\[Slider] Convert to support CSS extraction ([#​41201](https://togithub.com/mui/material-ui/issues/41201)) [@​mnajdova](https://togithub.com/mnajdova) - <!-- 07 -->\[Select] Fix variant type ([#​41405](https://togithub.com/mui/material-ui/issues/41405)) [@​sai6855](https://togithub.com/sai6855) - <!-- 09 -->\[typescript] Use interface instead of type for props ([#​41500](https://togithub.com/mui/material-ui/issues/41500)) [@​siriwatknp](https://togithub.com/siriwatknp) ##### `@pigment-css/react@0.0.3` - <!-- 03 -->Add Box component ([#​41451](https://togithub.com/mui/material-ui/issues/41451)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `pigment-css/nextjs-plugin@0.0.3` - <!-- 04 -->Fix alias resolver ([#​41494](https://togithub.com/mui/material-ui/issues/41494)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 05 -->Follow-up to [#​41494](https://togithub.com/mui/material-ui/issues/41494) ([#​41502](https://togithub.com/mui/material-ui/issues/41502)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### Docs - <!-- 12 -->\[joy-ui] Add UI improvements to the side navigation demo ([#​41461](https://togithub.com/mui/material-ui/issues/41461)) [@​cipherlogs](https://togithub.com/cipherlogs) - <!-- 11 -->\[pigment-css] Add media query guide ([#​41473](https://togithub.com/mui/material-ui/issues/41473)) [@​siriwatknp](https://togithub.com/siriwatknp) - <!-- 10 -->\[pigment-css] Fixing location of the ExtendTheme type in the docs ([#​41499](https://togithub.com/mui/material-ui/issues/41499)) [@​jherr](https://togithub.com/jherr) - <!-- 08 -->\[material-ui]\[Progress] Add Circular progress gradient demo from Github comment ([#​40559](https://togithub.com/mui/material-ui/issues/40559)) [@​DiegoAndai](https://togithub.com/DiegoAndai) ##### Core - <!-- 23 -->\[blog] Bringing consistency to Material UI customization APIs ([#​41040](https://togithub.com/mui/material-ui/issues/41040)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - <!-- 22 -->\[code-infra] Rename [@​mui-internal/docs-utils](https://togithub.com/mui-internal/docs-utils) to [@​mui/internal-docs-utils](https://togithub.com/mui/internal-docs-utils) ([#​41498](https://togithub.com/mui/material-ui/issues/41498)) [@​michaldudak](https://togithub.com/michaldudak) - <!-- 21 -->\[code-infra] Copy translations.json to [@​mui/docs](https://togithub.com/mui/docs) build folder ([#​41472](https://togithub.com/mui/material-ui/issues/41472)) [@​Janpot](https://togithub.com/Janpot) - <!-- 20 -->\[core] Use Circle CI context ([#​41532](https://togithub.com/mui/material-ui/issues/41532)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 19 -->\[core] Fix CHANGELOG format and update date ([#​41481](https://togithub.com/mui/material-ui/issues/41481)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - <!-- 18 -->\[docs] Fix useStorageState regressions ([#​41223](https://togithub.com/mui/material-ui/issues/41223)) [@​Janpot](https://togithub.com/Janpot) - <!-- 17 -->\[docs] Fix some Vale errors ([#​41516](https://togithub.com/mui/material-ui/issues/41516)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 15 -->\[material-ui]\[docs] Fix landing page template's h1 size ([#​41543](https://togithub.com/mui/material-ui/issues/41543)) [@​zanivan](https://togithub.com/zanivan) - <!-- 14 -->\[material-ui]\[docs] Apply new code header docs feature ([#​41508](https://togithub.com/mui/material-ui/issues/41508)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 11 -->\[material-next] Drop the package ([#​41544](https://togithub.com/mui/material-ui/issues/41544)) [@​mnajdova](https://togithub.com/mnajdova) - <!-- 16 -->\[docs-infra] Fail CI on Vale error ([#​40944](https://togithub.com/mui/material-ui/issues/40944)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 15 -->\[docs-infra] Improve Vale config [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 14 -->\[docs-infra] Add a feature list "component" ([#​41484](https://togithub.com/mui/material-ui/issues/41484)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 13 -->\[docs-infra] Add code block header classes ([#​41487](https://togithub.com/mui/material-ui/issues/41487)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 21 -->\[docs-infra] Make the Algolia search input label invisible ([#​41542](https://togithub.com/mui/material-ui/issues/41542)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 03 -->\[website] Improve navbar's items hover state ([#​41535](https://togithub.com/mui/material-ui/issues/41535)) [@​EyaOuenniche](https://togithub.com/EyaOuenniche) - <!-- 02 -->\[website] Split Toolpad documentation ([#​41316](https://togithub.com/mui/material-ui/issues/41316)) [@​bharatkashyap](https://togithub.com/bharatkashyap) - <!-- 01 -->\[website] Use MUI X Data Grid v7-beta ([#​41276](https://togithub.com/mui/material-ui/issues/41276)) [@​cherniavskii](https://togithub.com/cherniavskii) All contributors of this release in alphabetical order: [@​bharatkashyap](https://togithub.com/bharatkashyap), [@​brijeshb42](https://togithub.com/brijeshb42), [@​cherniavskii](https://togithub.com/cherniavskii), [@​cipherlogs](https://togithub.com/cipherlogs), [@​danilo-leal](https://togithub.com/danilo-leal), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​EyaOuenniche](https://togithub.com/EyaOuenniche), [@​Janpot](https://togithub.com/Janpot), [@​jherr](https://togithub.com/jherr), [@​michaldudak](https://togithub.com/michaldudak), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​sai6855](https://togithub.com/sai6855), [@​siriwatknp](https://togithub.com/siriwatknp), [@​zanivan](https://togithub.com/zanivan) ### [`v5.15.13`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51513) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.12...v5.15.13) <!-- generated comparing v5.15.12..master --> *Mar 12, 2024* A big thanks to the 15 contributors who made this release possible. Here are some highights ✨ - The Material UI free Checkout template got a design uplift ([#​41447](https://togithub.com/mui/material-ui/issues/41447)) [@​zanivan](https://togithub.com/zanivan) ##### `@mui/material@5.15.13` - \[Alert] Add `slots` and `slotProps` type to theme ([#​41324](https://togithub.com/mui/material-ui/issues/41324)) [@​sai6855](https://togithub.com/sai6855) - \[Autocomplete] Fix the options list being added to the DOM in `freeSolo` mode even when there are no options, causing style problems ([#​41300](https://togithub.com/mui/material-ui/issues/41300)) [@​rakeshmusturi](https://togithub.com/rakeshmusturi) - Add `paperChannel` token ([#​41447](https://togithub.com/mui/material-ui/issues/41447)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[Switch] Convert to support CSS extraction ([#​41367](https://togithub.com/mui/material-ui/issues/41367)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[Tooltip] Support event handlers with extra parameters ([#​41320](https://togithub.com/mui/material-ui/issues/41320)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/system@5.15.13` - \[RtlProvider] Add component & hook ([#​41241](https://togithub.com/mui/material-ui/issues/41241)) [@​mnajdova](https://togithub.com/mnajdova) ##### `@mui/utils@5.15.13` - \[utils] Fix visually hidden styles' margin unit ([#​41477](https://togithub.com/mui/material-ui/issues/41477)) [@​michaldudak](https://togithub.com/michaldudak) ##### `@mui/codemod@5.15.13` - Fix merging of slotProps and componentProps ([#​41323](https://togithub.com/mui/material-ui/issues/41323)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/base@5.0.0-beta.39` - \[material-ui]\[joy-ui]\[Autocomplete] Keep in sync highlighted index when the option still exists ([#​41306](https://togithub.com/mui/material-ui/issues/41306)) [@​CGNonofr](https://togithub.com/CGNonofr) - \[FormControl] Export `FormControlOwnerState` type from index ([#​41287](https://togithub.com/mui/material-ui/issues/41287)) [@​michaeldfoley](https://togithub.com/michaeldfoley) - \[material-ui]\[TextareaAutosize] Fix inline style not getting applied ([#​41369](https://togithub.com/mui/material-ui/issues/41369)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@pigment-css/react@0.0.2` - Handle more scenarios while transforming sx prop ([#​41372](https://togithub.com/mui/material-ui/issues/41372)) [@​brijeshb42](https://togithub.com/brijeshb42) - Improve testing of fixtures ([#​41389](https://togithub.com/mui/material-ui/issues/41389)) [@​brijeshb42](https://togithub.com/brijeshb42) - Fix `keyframes` serialize styles error ([#​41395](https://togithub.com/mui/material-ui/issues/41395)) [@​siriwatknp](https://togithub.com/siriwatknp) - Use class selector instead of class value ([#​41442](https://togithub.com/mui/material-ui/issues/41442)) [@​brijeshb42](https://togithub.com/brijeshb42) - \[next] Warn about unsupported turbo mode in Next.js ([#​41445](https://togithub.com/mui/material-ui/issues/41445)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### Docs - \[material-ui] Refine checkout template ([#​40967](https://togithub.com/mui/material-ui/issues/40967)) [@​zanivan](https://togithub.com/zanivan) - \[material-ui] Add docs for complementary List components ([#​41329](https://togithub.com/mui/material-ui/issues/41329)) [@​anle9650](https://togithub.com/anle9650) - \[material-ui] Add docs for complementary Dialog components ([#​41313](https://togithub.com/mui/material-ui/issues/41313)) [@​jwithington](https://togithub.com/jwithington) - \[material-ui] Fix Templates live preview link ([#​41467](https://togithub.com/mui/material-ui/issues/41467)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[material-ui] Polish out the templates page ([#​41468](https://togithub.com/mui/material-ui/issues/41468)) [@​zanivan](https://togithub.com/zanivan) - \[material-ui] Adjust the Templates card design ([#​41450](https://togithub.com/mui/material-ui/issues/41450)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[joy-ui] Remove unnecessary styles in color inversion footer demo ([#​41419](https://togithub.com/mui/material-ui/issues/41419)) [@​cipherlogs](https://togithub.com/cipherlogs) - \[joy-ui] Update case studies chip background color ([#​41413](https://togithub.com/mui/material-ui/issues/41413)) [@​cipherlogs](https://togithub.com/cipherlogs) - \[joy-ui] Remove wrong CSS prop from the Sign-in-side template ([#​41383](https://togithub.com/mui/material-ui/issues/41383)) [@​cipherlogs](https://togithub.com/cipherlogs) - \[joy-ui] Fix broken link on the Color Inversion page ([#​41407](https://togithub.com/mui/material-ui/issues/41407)) [@​cipherlogs](https://togithub.com/cipherlogs) - \[pigment] Add example and guide section ([#​41249](https://togithub.com/mui/material-ui/issues/41249)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[pigment-css] Brand name nonbreaking space ([#​41438](https://togithub.com/mui/material-ui/issues/41438)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[pigment-css] Fix import on the README ([#​41411](https://togithub.com/mui/material-ui/issues/41411)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[pigment-css] Edit starter template links on README ([#​41409](https://togithub.com/mui/material-ui/issues/41409)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[pigment-css] Tweak the examples and edit READMEs ([#​41408](https://togithub.com/mui/material-ui/issues/41408)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[pigment-css] Adjust the bit about CSS vars on the README ([#​41463](https://togithub.com/mui/material-ui/issues/41463)) [@​danilo-leal](https://togithub.com/danilo-leal) - Finish brand name fixes [#​41438](https://togithub.com/mui/material-ui/issues/41438) [@​oliviertassinari](https://togithub.com/oliviertassinari) - Remove noreferrer [@​oliviertassinari](https://togithub.com/oliviertassinari) - Fix v4 docs <b> appearing in notifications ([#​41390](https://togithub.com/mui/material-ui/issues/41390)) [@​peterwangsc](https://togithub.com/peterwangsc) - Update GitHub project links ([#​41370](https://togithub.com/mui/material-ui/issues/41370)) [@​danilo-leal](https://togithub.com/danilo-leal) ##### Core - \[pigment] Make all Pigment CSS packages public ([#​41404](https://togithub.com/mui/material-ui/issues/41404)) [@​brijeshb42](https://togithub.com/brijeshb42) - \[pigment] Rename directories to match package names ([#​41453](https://togithub.com/mui/material-ui/issues/41453)) [@​brijeshb42](https://togithub.com/brijeshb42) - \[pigment-css] Example fix leading spaces ([#​41439](https://togithub.com/mui/material-ui/issues/41439)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[code-infra] Add short note about e2e-website workflow schedule ([#​41355](https://togithub.com/mui/material-ui/issues/41355)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Add alias for icon types ([#​41248](https://togithub.com/mui/material-ui/issues/41248)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Reduce concurrency of typescript:ci further ([#​41392](https://togithub.com/mui/material-ui/issues/41392)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Reduce concurrency for test_types ci job ([#​41385](https://togithub.com/mui/material-ui/issues/41385)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Adapt API code generator to Base UI repo needs ([#​41475](https://togithub.com/mui/material-ui/issues/41475)) [@​michaldudak](https://togithub.com/michaldudak) - \[docs-infra] Don't generate preview files for the templates ([#​41379](https://togithub.com/mui/material-ui/issues/41379)) [@​mnajdova](https://togithub.com/mnajdova) - \[docs-infra] Fix pigment css apps path in the render mui demos script ([#​41476](https://togithub.com/mui/material-ui/issues/41476)) [@​mnajdova](https://togithub.com/mnajdova) - \[docs-infra] move feedback to ESM ([#​41381](https://togithub.com/mui/material-ui/issues/41381)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs-infra] Improve color contrast throughout ([#​41387](https://togithub.com/mui/material-ui/issues/41387)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs-infra] Simplify Algolia crawler config ([#​41312](https://togithub.com/mui/material-ui/issues/41312)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Adjust the tabs and layout selection design ([#​41084](https://togithub.com/mui/material-ui/issues/41084)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[blog] Update the Base UI post with links to dedicated repo ([#​41358](https://togithub.com/mui/material-ui/issues/41358)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[website] Update the Careers page role ([#​41384](https://togithub.com/mui/material-ui/issues/41384)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[website] Compress about images [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Improve color contrast on the homepage ([#​41465](https://togithub.com/mui/material-ui/issues/41465)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[examples] Add pigment-css-vite-ts starter example ([#​41196](https://togithub.com/mui/material-ui/issues/41196)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[examples] Add pigment-css-nextjs-ts starter project ([#​41105](https://togithub.com/mui/material-ui/issues/41105)) [@​siriwatknp](https://togithub.com/siriwatknp) All contributors of this release in alphabetical order: [@​alexfauquette](https://togithub.com/alexfauquette), [@​brijeshb42](https://togithub.com/brijeshb42), [@​CGNonofr](https://togithub.com/CGNonofr), [@​cipherlogs](https://togithub.com/cipherlogs), [@​danilo-leal](https://togithub.com/danilo-leal), [@​Janpot](https://togithub.com/Janpot), [@​michaeldfoley](https://togithub.com/michaeldfoley), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​peterwangsc](https://togithub.com/peterwangsc), [@​rakeshmusturi](https://togithub.com/rakeshmusturi), [@​sai6855](https://togithub.com/sai6855), [@​siriwatknp](https://togithub.com/siriwatknp), [@​zanivan](https://togithub.com/zanivan), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`v5.15.12`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51512) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.11...v5.15.12) <!-- generated comparing v5.15.11..master --> *Mar 5, 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.12` - <!-- 52 -->Support props callback type in theme variants ([#​40946](https://togithub.com/mui/material-ui/issues/40946)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - <!-- 50 -->\[Alert] Convert to support zero runtime ([#​41230](https://togithub.com/mui/material-ui/issues/41230)) [@​siriwatknp](https://togithub.com/siriwatknp) - <!-- 49 -->\[Alert] Deprecate composed classes ([#​40688](https://togithub.com/mui/material-ui/issues/40688)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - <!-- 44 -->\[Button] Deprecate classes for v6 ([#​40675](https://togithub.com/mui/material-ui/issues/40675)) [@​sai6855](https://togithub.com/sai6855) - <!-- 43 -->\[Checkbox] `large` size added in type ([#​34909](https://togithub.com/mui/material-ui/issues/34909)) [@​smox](https://togithub.com/smox) - <!-- 42 -->\[Chip] Deprecate composed classes ([#​41235](https://togithub.com/mui/material-ui/issues/41235)) [@​sai6855](https://togithub.com/sai6855) - <!-- 41 -->\[Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions ([#​41231](https://togithub.com/mui/material-ui/issues/41231)) [@​sai6855](https://togithub.com/sai6855) - <!-- 17 -->Remove unused dev dependency on [@​mui/lab](https://togithub.com/mui/lab) ([#​41198](https://togithub.com/mui/material-ui/issues/41198)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 15 -->\[Slider] Deprecate components and componentProps props for v6 ([#​40777](https://togithub.com/mui/material-ui/issues/40777)) [@​lhilgert9](https://togithub.com/lhilgert9) ##### `@mui/system@5.15.12` - <!-- 16 -->\[pigment-css]\[material-ui] Render badge demos ([#​41353](https://togithub.com/mui/material-ui/issues/41353)) [@​siriwatknp](https://togithub.com/siriwatknp) - <!-- 14 -->\[pigment-css] Update to latest wyw version ([#​41363](https://togithub.com/mui/material-ui/issues/41363)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 13 -->\[pigment-css] Rename scope to [@​pigment-css](https://togithub.com/pigment-css) ([#​41354](https://togithub.com/mui/material-ui/issues/41354)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 12 -->\[pigment-css] Rename zero-runtime to pigmentcss ([#​41317](https://togithub.com/mui/material-ui/issues/41317)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 11 -->Fix createSpacing return type ([#​41318](https://togithub.com/mui/material-ui/issues/41318)) [@​matystroia](https://togithub.com/matystroia) - <!-- 06 -->\[zero] Add support for styled tagged-template literals ([#​41268](https://togithub.com/mui/material-ui/issues/41268)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 05 -->\[zero] Set up Material UI migration demos ([#​41267](https://togithub.com/mui/material-ui/issues/41267)) [@​siriwatknp](https://togithub.com/siriwatknp) - <!-- 04 -->\[zero] Move extendTheme to already existing @​mui/zero-runtime/utils ([#​41254](https://togithub.com/mui/material-ui/issues/41254)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 03 -->\[zero] Remove `object` intersection from CSS Fallback ([#​41271](https://togithub.com/mui/material-ui/issues/41271)) [@​siriwatknp](https://togithub.com/siriwatknp) - <!-- 02 -->\[zero] Minor wording changes in README ([#​41253](https://togithub.com/mui/material-ui/issues/41253)) [@​brijeshb42](https://togithub.com/brijeshb42) - <!-- 01 -->\[zero] Prepare zero-runtime packages for public release ([#​41226](https://togithub.com/mui/material-ui/issues/41226)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `@mui/joy@5.0.0-beta.30` - <!-- 48 -->\[joy-ui]\[Autocomplete] Fix text overflow in Chip ([#​40229](https://togithub.com/mui/material-ui/issues/40229)) [@​PunitSoniME](https://togithub.com/PunitSoniME) ##### Docs - <!-- 47 -->\[base-ui] Update the docs post repo separation ([#​41328](https://togithub.com/mui/material-ui/issues/41328)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 34 -->Fix missing partner link [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 33 -->Update links to GitHub projects ([#​41297](https://togithub.com/mui/material-ui/issues/41297)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 32 -->Standardize WAI-ARIA referencest [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 31 -->Fix image layout shift when loading [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 23 -->\[joy-ui] Add stray adjustments throughout the docs ([#​41211](https://togithub.com/mui/material-ui/issues/41211)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 22 -->\[material-ui] Remove duplicated text at FAQ page ([#​41326](https://togithub.com/mui/material-ui/issues/41326)) [@​zanivan](https://togithub.com/zanivan) - <!-- 21 -->\[material-ui] Fix color mode toggle of the landing page template ([#​41293](https://togithub.com/mui/material-ui/issues/41293)) [@​zanivan](https://togithub.com/zanivan) - <!-- 20 -->\[system] Tweak the Usage demos ([#​41242](https://togithub.com/mui/material-ui/issues/41242)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 19 -->\[zero] Add a Why section on the README ([#​41284](https://togithub.com/mui/material-ui/issues/41284)) [@​danilo-leal](https://togithub.com/danilo-leal) ##### Core - <!-- 51 -->Revert "\[utils] Port `useLocalStorageState` hook from Toolpad ([#​41096](https://togithub.com/mui/material-ui/issues/41096))" [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 46 -->\[blog] Add post about how MUI uses Toolpad ([#​40172](https://togithub.com/mui/material-ui/issues/40172)) [@​prakhargupta1](https://togithub.com/prakhargupta1) - <!-- 45 -->\[blog] No bundled demos in blog posts [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 40 -->\[code-infra] Embed translations in the [@​mui/docs](https://togithub.com/mui/docs) package ([#​41246](https://togithub.com/mui/material-ui/issues/41246)) [@​Janpot](https://togithub.com/Janpot) - <!-- 39 -->\[code-infra] Prepare the markdown package for publishing ([#​41240](https://togithub.com/mui/material-ui/issues/41240)) [@​michaldudak](https://togithub.com/michaldudak) - <!-- 38 -->\[code-infra] Unpin the version of docs-utils in scripts ([#​41232](https://togithub.com/mui/material-ui/issues/41232)) [@​michaldudak](https://togithub.com/michaldudak) - <!-- 37 -->\[core] Use runtime agnostic setTimeout type [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 36 -->\[core] Remove window. reference for common globals [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 35 -->\[core] Add a script to build all packages ([#​40631](https://togithub.com/mui/material-ui/issues/40631)) [@​michaldudak](https://togithub.com/michaldudak) - <!-- 30 -->\[docs-infra] Fix missing non breaking spaces [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 29 -->\[docs-infra] Add design customizations to the disclosure element ([#​41285](https://togithub.com/mui/material-ui/issues/41285)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 28 -->\[docs-infra] Adjust headings dark mode color ([#​41292](https://togithub.com/mui/material-ui/issues/41292)) [@​danilo-leal](https://togithub.com/danilo-leal) - <!-- 27 -->\[docs-infra] Fix Stack Overflow breaking space [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 26 -->\[docs-infra] Fix product selector popup not closing on route change ([#​41166](https://togithub.com/mui/material-ui/issues/41166)) [@​divyammadhok](https://togithub.com/divyammadhok) - <!-- 25 -->\[docs-infra] Improve fix blank links ad [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 24 -->\[docs-infra] Support interfaces for X docs ([#​41069](https://togithub.com/mui/material-ui/issues/41069)) [@​alexfauquette](https://togithub.com/alexfauquette) - <!-- 18 -->\[infra] Adjust the links to search for issues ([#​41008](https://togithub.com/mui/material-ui/issues/41008)) [@​michelengelen](https://togithub.com/michelengelen) - <!-- 10 -->\[website] Move the `React Engineer - xCharts` to `Next roles` section ([#​41368](https://togithub.com/mui/material-ui/issues/41368)) [@​DanailH](https://togithub.com/DanailH) - <!-- 09 -->\[website] Add James to About Us ([#​41362](https://togithub.com/mui/material-ui/issues/41362)) [@​atomiks](https://togithub.com/atomiks) - <!-- 08 -->\[website] Polish Button outline primary medium ([#​41298](https://togithub.com/mui/material-ui/issues/41298)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - <!-- 07 -->\[website] Remove Heatmap chart from community plan on pricing table ([#​41081](https://togithub.com/mui/material-ui/issues/41081)) [@​alexfauquette](https://togithub.com/alexfauquette) All contributors of this release in alphabetical order: [@​alexfauquette](https://togithub.com/alexfauquette), [@​atomiks](https://togithub.com/atomiks), [@​brijeshb42](https://togithub.com/brijeshb42), [@​DanailH](https://togithub.com/DanailH), [@​danilo-leal](https://togithub.com/danilo-leal), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​divyammadhok](https://togithub.com/divyammadhok), [@​Janpot](https://togithub.com/Janpot), [@​lhilgert9](https://togithub.com/lhilgert9), [@​matystroia](https://togithub.com/matystroia), [@​michaldudak](https://togithub.com/michaldudak), [@​michelengelen](https://togithub.com/michelengelen), [@​mj12albert](https://togithub.com/mj12albert), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​prakhargupta1](https://togithub.com/prakhargupta1), [@​PunitSoniME](https://togithub.com/PunitSoniME), [@​sai6855](https://togithub.com/sai6855), [@​siriwatknp](https://togithub.com/siriwatknp), [@​smox](https://togithub.com/smox), [@​zanivan](https://togithub.com/zanivan), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`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](h </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
Jaanus Sellin
|
9393f86c66
|
feat: padding last seen (#6716) | ||
Mateusz Kwasniewski
|
d7dc01d396
|
fix: adjust table spacing (#6715) | ||
Jaanus Sellin
|
e8c50f55d5
|
feat: feedback for project overview (#6712) | ||
Mateusz Kwasniewski
|
6a0135a482
|
feat: Table with feature overview cell (#6713) | ||
Jaanus Sellin
|
f89c2aa829
|
chore: useProject cleanup (#6700) | ||
dependabot[bot]
|
4271c6ff74
|
chore(deps): bump express from 4.18.2 to 4.19.2 in /website (#6691)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/express/releases">express's releases</a>.</em></p> <blockquote> <h2>4.19.2</h2> <h2>What's Changed</h2> <ul> <li><a href=" |
||
renovate[bot]
|
6ac85ebef8
|
chore(deps): update dependency msw to v2.2.9 (#6708)
[![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.2.3` -> `2.2.9`](https://renovatebot.com/diffs/npm/msw/2.2.3/2.2.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/msw/2.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/msw/2.2.3/2.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.2.3/2.2.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mswjs/msw (msw)</summary> ### [`v2.2.9`](https://togithub.com/mswjs/msw/releases/tag/v2.2.9) [Compare Source](https://togithub.com/mswjs/msw/compare/v2.2.8...v2.2.9) #### v2.2.9 (2024-03-20) ##### Bug Fixes - properly infer parameter and return types in `server.boundary()` ([#​2101](https://togithub.com/mswjs/msw/issues/2101)) ([`1370736`]( |
||
renovate[bot]
|
92e977c7a9
|
chore(deps): update dependency @types/react-table to v7.7.20 (#6707)
[![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-table](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-table) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-table)) | [`7.7.19` -> `7.7.20`](https://renovatebot.com/diffs/npm/@types%2freact-table/7.7.19/7.7.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-table/7.7.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact-table/7.7.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact-table/7.7.19/7.7.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-table/7.7.19/7.7.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
renovate[bot]
|
f8f83132fd
|
chore(deps): update dependency @types/pg to v8.11.3 (#6706)
[![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/pg](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg)) | [`8.11.2` -> `8.11.3`](https://renovatebot.com/diffs/npm/@types%2fpg/8.11.2/8.11.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fpg/8.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fpg/8.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fpg/8.11.2/8.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fpg/8.11.2/8.11.3?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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
renovate[bot]
|
020d54b8dc
|
chore(deps): update dependency @types/node to v18.19.26 (#6705)
[![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.25` -> `18.19.26`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.25/18.19.26) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/18.19.26?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/18.19.26?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/18.19.25/18.19.26?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/18.19.25/18.19.26?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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
Jaanus Sellin
|
20c41ca148
|
refactor: remove quering old features endpoint from BulkEnableDialog (#6698)
This was meant to repull the features, but we are using search, so it was doing nothing. I tested and features are still updated after removal. |
||
renovate[bot]
|
06a70cac1c
|
chore(deps): update dependency @babel/core to v7.24.1 (#6704)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.24.0` -> `7.24.1`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.0/7.24.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.24.0/7.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.24.0/7.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel (@​babel/core)</summary> ### [`v7.24.1`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7241-2024-03-19) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.0...v7.24.1) ##### 🐛 Bug Fix - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16350](https://togithub.com/babel/babel/pull/16350) Fix decorated class computed keys ordering ([@​JLHwung](https://togithub.com/JLHwung)) - [#​16344](https://togithub.com/babel/babel/pull/16344) Fix decorated class static field private access ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-proposal-decorators`, `babel-plugin-proposal-json-modules`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​16329](https://togithub.com/babel/babel/pull/16329) Respect `moduleName` for `@babel/runtime/regenerator` imports ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties` - [#​16331](https://togithub.com/babel/babel/pull/16331) Fix decorator memoiser binding kind ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helper-replace-supers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties` - [#​16325](https://togithub.com/babel/babel/pull/16325) Fix decorator evaluation private environment ([@​JLHwung](https://togithub.com/JLHwung)) ##### 📝 Documentation - [#​16319](https://togithub.com/babel/babel/pull/16319) Update SECURITY.md ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### 🏠 Internal - `babel-code-frame`, `babel-highlight` - [#​16359](https://togithub.com/babel/babel/pull/16359) Replace `chalk` with `picocolors` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-fixtures`, `babel-helpers`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`, `babel-preset-flow` - [#​16352](https://togithub.com/babel/babel/pull/16352) Run Babel transform tests on old node if possible ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs3`, `babel-runtime`, `babel-standalone` - [#​16323](https://togithub.com/babel/babel/pull/16323) Allow separate helpers to be excluded in Babel 8 ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-module-imports`, `babel-plugin-proposal-import-wasm-source`, `babel-plugin-proposal-json-modules`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#​16349](https://togithub.com/babel/babel/pull/16349) Support merging imports in import injector ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-bugfix-v8-static-class-fields-redefine-readonly`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-do-expressions`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-duplicate-named-capturing-groups-regex`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-import-attributes-to-assertions`, `babel-plugin-proposal-import-defer`, `babel-plugin-proposal-import-wasm-source`, `babel-plugin-proposal-json-modules`, `babel-plugin-proposal-optional-chaining-assign`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-proposal-regexp-modifiers`, `babel-plugin-proposal-throw-expressions`, `babel-plugin-syntax-async-do-expressions`, `babel-plugin-syntax-decimal`, `babel-plugin-syntax-decorators`, `babel-plugin-syntax-destructuring-private`, `babel-plugin-syntax-do-expressions`, `babel-plugin-syntax-explicit-resource-management`, `babel-plugin-syntax-export-default-from`, `babel-plugin-syntax-flow`, `babel-plugin-syntax-function-bind`, `babel-plugin-syntax-function-sent`, `babel-plugin-syntax-import-assertions`, `babel-plugin-syntax-import-attributes`, `babel-plugin-syntax-import-defer`, `babel-plugin-syntax-import-reflection`, `babel-plugin-syntax-import-source`, `babel-plugin-syntax-jsx`, `babel-plugin-syntax-module-blocks`, `babel-plugin-syntax-optional-chaining-assign`, `babel-plugin-syntax-partial-application`, `babel-plugin-syntax-pipeline-operator`, `babel-plugin-syntax-record-and-tuple`, `babel-plugin-syntax-throw-expressions`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-arrow-functions`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoped-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-classes`, `babel-plugin-transform-computed-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-dotall-regex`, `babel-plugin-transform-duplicate-keys`, `babel-plugin-transform-dynamic-import`, `babel-plugin-transform-exponentiation-operator`, `babel-plugin-transform-export-namespace-from`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-for-of`, `babel-plugin-transform-function-name`, `babel-plugin-transform-instanceof`, `babel-plugin-transform-jscript`, `babel-plugin-transform-json-strings`, `babel-plugin-transform-literals`, `babel-plugin-transform-logical-assignment-operators`, `babel-plugin-transform-member-expression-literals`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-new-target`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-numeric-separator`, `babel-plugin-transform-object-assign`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-object-set-prototype-of-to-assign`, `babel-plugin-transform-object-super`, `babel-plugin-transform-optional-catch-binding`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-property-literals`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-proto-to-assign`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-compat`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-react-pure-annotations`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-reserved-words`, `babel-plugin-transform-runtime`, `babel-plugin-transform-shorthand-properties`, `babel-plugin-transform-spread`, `babel-plugin-transform-sticky-regex`, `babel-plugin-transform-strict-mode`, `babel-plugin-transform-template-literals`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-escapes`, `babel-plugin-transform-unicode-property-regex`, `babel-plugin-transform-unicode-regex`, `babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript` - [#​16332](https://togithub.com/babel/babel/pull/16332) Test Babel 7 plugins compatibility with Babel 8 core ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-compat-data`, `babel-plugin-transform-object-rest-spread`, `babel-preset-env` - [#​16318](https://togithub.com/babel/babel/pull/16318) \[babel 8] Fix `@babel/compat-data` package.json ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### 🔬 Output optimization - `babel-helper-replace-supers`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-parameters`, `babel-plugin-transform-runtime` - [#​16345](https://togithub.com/babel/babel/pull/16345) Optimize the use of `assertThisInitialized` after `super()` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes` - [#​16343](https://togithub.com/babel/babel/pull/16343) Use simpler `assertThisInitialized` more often ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-object-rest-spread`, `babel-traverse` - [#​16342](https://togithub.com/babel/babel/pull/16342) Consider well-known and registered symbols as literals ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-plugin-external-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-function-bind`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-runtime`, `babel-plugin-transform-spread`, `babel-plugin-transform-typescript`, `babel-preset-env` - [#​16326](https://togithub.com/babel/babel/pull/16326) Reduce the use of class names ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
Jaanus Sellin
|
93395d2c3f
|
chore: generate orval types (#6699) | ||
Jaanus Sellin
|
06eda20344
|
feat: add flag for last seen progress (#6703) | ||
Jaanus Sellin
|
ab82543f54
|
Revert "fix: prevent non-string properties from being passed as context values" (#6702)
Reverts Unleash/unleash#6676 |
||
Mateusz Kwasniewski
|
6762703db9
|
chore: remove extended usage metrics ui flag (#6701) | ||
Christopher Kolstad
|
8e08df5c19
|
feat: add index on group name (#6696)
As the title says, adds an index on the group name. Scim (in particular Azure) uses group names to find correct group to sync. |
||
Mateusz Kwasniewski
|
a3ddefaf6d
|
feat: feature overview cell (#6697) | ||
Ivar Conradi Østhus
|
a6643e4721
|
Revert "fix: Add metrics for old proxy forward (#6695)"
This reverts commit
|
||
Jaanus Sellin
|
dc64a81bb9
|
feat: last usage metrics in project table (#6692)
![image](https://github.com/Unleash/unleash/assets/964450/342f43ed-ab81-4875-b855-5e59329288d8) |
||
Ivar Conradi Østhus
|
d065905e73
|
fix: Add metrics for old proxy forward (#6695)
This change adds a new prometheus counter to all us to capture when we automatically forward traffic from old /proxy paths to the /api/frontend path. ![image](https://github.com/Unleash/unleash/assets/158948/639a4ade-4758-41e6-b87b-a497f00313fa) |
||
renovate[bot]
|
91b33362bd
|
fix(deps): update dependency express to v4.19.2 [security] (#6693)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [express](http://expressjs.com/) ([source](https://togithub.com/expressjs/express)) | [`4.18.3` -> `4.19.2`](https://renovatebot.com/diffs/npm/express/4.18.3/4.19.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/express/4.19.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/express/4.19.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/express/4.18.3/4.19.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/express/4.18.3/4.19.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability Alerts #### [CVE-2024-29041](https://togithub.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc) ### Impact Versions of Express.js prior to 4.19.2 and pre-release alpha and beta versions before 5.0.0-beta.3 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL Express performs an encode [using `encodeurl`](https://togithub.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()` but this is also called from within `res.redirect()`. ### Patches |
||
renovate[bot]
|
5dcedb2dcf
|
chore(deps): update dependency @types/node to v18.19.25 (#6689)
[![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.24` -> `18.19.25`](https://renovatebot.com/diffs/npm/@types%2fnode/18.19.24/18.19.25) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/18.19.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/18.19.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/18.19.24/18.19.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/18.19.24/18.19.25?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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
Tymoteusz Czech
|
d3eac6caf8
|
feat(integrations): ability to add stringified event (#6642)
You might want to include entire event, but as a different field. |
||
Mateusz Kwasniewski
|
df9229a90c
|
feat: beta indicator for project insights tab (#6686) | ||
renovate[bot]
|
c4af2c96e5
|
chore(deps): update dependency @types/react to v17.0.79 (#6687)
[![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.78` -> `17.0.79`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.78/17.0.79) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/17.0.79?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/17.0.79?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/17.0.78/17.0.79?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/17.0.78/17.0.79?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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
Jaanus Sellin
|
283a8f4d8b
|
feat: dependant flag on feature search (#6684) | ||
Mateusz Kwasniewski
|
d4f52cdb54
|
refactor: remove change requests from project insights api (#6685) | ||
Mateusz Kwasniewski
|
501da974d6
|
feat: fetch change request overview in project overview (#6683) | ||
Thomas Heartman
|
9ecd81ebb4
|
fix: prevent non-string properties from being passed as context values (#6676)
This change fixes the OpenAPI schema to disallow non-string properties on the top level of the context (except, of course, the `properties` object). This means that we'll no longer be seeing issues with rendering invalid contexts, because we don't accept them in the first place. This solution comes with some tradeoffs discussed in the [PR](https://github.com/Unleash/unleash/pull/6676). Following on from that, this solution isn't optimal, but it's a good stop gap. A better solution (proposed in the PR discussion) has been added as an idea for future projects. The bulk of the discussion around the solution is included here for reference: @kwasniew: Was it possible to pass non string properties with our UI before? Is there a chance that something will break after this change? @thomasheartman: Good question and good looking out 😄 You **could** pass non-string, top-level properties into the API before. In other words, this would be allowed: ```js { appName: "my-app", nested: { object: "accepted" } } ``` But notably, non-string values under `properties` would **not** be accepted: ```js { appName: "my-app", properties: { nested: { object: "not accepted" } } } ``` **However**, the values would not contribute to the evaluation of any constraints (because their type is invalid), so they would effectively be ignored. Now, however, you'll instead get a 400 saying that the "nested" value must be a string. I would consider this a bug fix because: - if you sent a nested object before, it was most likely an oversight - if you sent the nested object on purpose, expecting it to work, you would be perplexed as to why it didn't work, as the API accepted it happily Furthermore, the UI will also tell you that the property must be a string now if you try to do it from the UI. On the other hand, this does mean that while you could send absolute garbage in before and we would just ignore it, we don't do that anymore. This does go against how we allow you to send anything for pretty much all other objects in our API. However, the SDK context is special. Arbitrary keys aren't ignored, they're actually part of the context itself and as such should have a valid value. So if anything breaks, I think it breaks in a way that tells you why something wasn't working before. However, I'd love to hear your take on it and we can re-evaluate whether this is the right fix, if you think it isn't. @kwasniew: Coming from the https://en.wikipedia.org/wiki/Robustness_principle mindset I'm thinking if ignoring the fields that are incorrect wouldn't be a better option. So we'd accept incorrect value and drop it instead of: * failing with client error (as this PR) or * saving incorrect value (as previous code we had) @thomasheartman: Yeah, I considered that too. In fact, that was my initial idea (for the reason you stated). However, there's a couple tradeoffs here (as always): 1. If we just ignore those values, the end user doesn't know what's happened unless they go and dig through the responses. And even then, they don't necessarily know why the value is gone. 2. As mentioned, for the context, arbitrary keys can't be ignored, because we use them to build the context. In other words, they're actually invalid input. Now, I agree that you should be liberal in what you accept and try to handle things gracefully, but that means you need to have a sensible default to fall back to. Or, to quote the Wikipedia article (selectively; with added emphasis): > programs that receive messages should accept non-conformant input **as long as the meaning is clear**. In this case, the meaning isn't clear when you send extra context values that aren't strings. For instance, what's the meaning here: ```js { appName: "my-app", nested: { object: "accepted", more: { further: "nesting" } } } ``` If you were trying to use the `nested` value as an object, then that won't work. Ideally, you should be alerted. Should we "unwind" the object and add all string keys as context values? That doesn't sound very feasible **or** necessarily like the right thing. Did you just intend to use the `appName` and for the `nested` object to be ignored? And it's because of this caveat that I'm not convinced just ignoring the keys are the right thing to do. Because if you do, the user never knows they were ignored or why. ---- **However**, I'd be in favor of ignoring they keys if we could **also** give the users warnings at the same time. (Something like what we do in the CR api, right? Success with warnings?) If we can tell the user that "we ignored the `a`, `b`, and `c` keys in the context you sent because they are invalid values. Here is the result of the evaluation without taking those keys into account: [...]", then I think that's the ideal solution. But of course, the tradeoff is that that increases the complexity of the API and the complexity of the task. It also requires UI adjustments etc. This means that it's not a simple fix anymore, but more of a mini-project. But, in the spirit of the playground, I think it would be a worthwhile thing to do because it helps people learn and understand how Unleash works. |
||
Simon Hornby
|
2747dcaba9
|
chore: add scim id migration for groups (#6682) | ||
Christopher Kolstad
|
79fcfc26b8
|
fix: use defaults when creating gradualRollout strategies (#6623)
Via the API you can currently create gradualRollout strategies without any parameters set, when visiting the UI afterwards, you can edit this, because the UI reads the parameter list from the database and sees that some parameters are required, and refuses to accept the data. This PR adds defaults for gradualRollout strategies created from the API, making sure gradual rollout strategies always have `rollout`, `groupId` and `stickiness` set. |
||
Thomas Heartman
|
6025ad0f0d
|
fix: add forwardRef to ProjectSelect component (#6674)
Make the tooltip for project selection in the playground work properly again. Right now, it doesn't work due to an error in react refs. Because we wrap this in a tooltip in the Playground, we need to forward the ref to the underlying component. This follows the steps outlined in https://mui.com/material-ui/guides/composition/#caveat-with-refs |
||
Alvin Bryan
|
8a9d013545
|
Fixed syntax highlighting in the docs (#6678)
Adds support for Svelte syntax highlighting and lets us add support for additional languages in the future |
||
Mateusz Kwasniewski
|
888a5c1283
|
feat: project overview change requests (#6679) | ||
Jaanus Sellin
|
a2a9a84974
|
feat: search includes feature last seen data last hour (#6677) | ||
renovate[bot]
|
d22ecd0c73
|
chore(deps): update dependency vitest to v1.4.0 (#6680)
[![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.3.1` -> `1.4.0`](https://renovatebot.com/diffs/npm/vitest/1.3.1/1.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest/1.3.1/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/1.3.1/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitest-dev/vitest (vitest)</summary> ### [`v1.4.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v1.4.0) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.3.1...v1.4.0) ##### 🚀 Features - Throw error when using snapshot assertion with `not` - by [@​fenghan34](https://togithub.com/fenghan34) in [https://github.com/vitest-dev/vitest/issues/5294](https://togithub.com/vitest-dev/vitest/issues/5294) [<samp>(b9d37)</samp>](https://togithub.com/vitest-dev/vitest/commit/b9d378f5) - Add a flag to include test location in tasks - by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/5342](https://togithub.com/vitest-dev/vitest/issues/5342) [<samp>(d627e)</samp>](https://togithub.com/vitest-dev/vitest/commit/d627e209) - **cli**: - Support wildcards in `--project` option - by [@​fenghan34](https://togithub.com/fenghan34) in [https://github.com/vitest-dev/vitest/issues/5295](https://togithub.com/vitest-dev/vitest/issues/5295) [<samp>(201bd)</samp>](https://togithub.com/vitest-dev/vitest/commit/201bd067) - **config**: - Add `shuffle.files` and `shuffle.tests` options - by [@​fenghan34](https://togithub.com/fenghan34) in [https://github.com/vitest-dev/vitest/issues/5281](https://togithub.com/vitest-dev/vitest/issues/5281) [<samp>(356db)</samp>](https://togithub.com/vitest-dev/vitest/commit/356db87b) - Deprecate `cache.dir` option - by [@​fenghan34](https://togithub.com/fenghan34) in [https://github.com/vitest-dev/vitest/issues/5229](https://togithub.com/vitest-dev/vitest/issues/5229) [<samp>(d7e8b)</samp>](https://togithub.com/vitest-dev/vitest/commit/d7e8b53e) - **coverage**: - Support `--changed` option - by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/5314](https://togithub.com/vitest-dev/vitest/issues/5314) [<samp>(600b4)</samp>](https://togithub.com/vitest-dev/vitest/commit/600b44d6) - **vitest**: - Support `clearScreen` cli flag - by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5241](https://togithub.com/vitest-dev/vitest/issues/5241) [<samp>(e1735)</samp>](https://togithub.com/vitest-dev/vitest/commit/e1735fb6) ##### 🐞 Bug Fixes - Repeatable `--project` option - by [@​fenghan34](https://togithub.com/fenghan34) in [https://github.com/vitest-dev/vitest/issues/5265](https://togithub.com/vitest-dev/vitest/issues/5265) [<samp>(d1a06)</samp>](https://togithub.com/vitest-dev/vitest/commit/d1a06730) - `--inspect-brk` to pause before execution - by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/5355](https://togithub.com/vitest-dev/vitest/issues/5355) [<samp>(e77c5)</samp>](https://togithub.com/vitest-dev/vitest/commit/e77c553f) - Correct locations in test.each tasks - by [@​sheremet-va](https://togithub.com/sheremet-va) [<samp>(4f6e3)</samp>](https://togithub.com/vitest-dev/vitest/commit/4f6e39c1) - **api**: - Use resolvedUrls from devserver - by [@​saitonakamura](https://togithub.com/saitonakamura) and [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5289](https://togithub.com/vitest-dev/vitest/issues/5289) [<samp>(2fef5)</samp>](https://togithub.com/vitest-dev/vitest/commit/2fef5a7e) - **browser**: - Add `magic-string` to `optimizeDeps.include` - by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5278](https://togithub.com/vitest-dev/vitest/issues/5278) [<samp>(8f04e)</samp>](https://togithub.com/vitest-dev/vitest/commit/8f04e798) - **coverage**: - Expensive regexp hangs v8 report generation - by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/5259](https://togithub.com/vitest-dev/vitest/issues/5259) [<samp>(d68a7)</samp>](https://togithub.com/vitest-dev/vitest/commit/d68a7390) - V8 to ignore type-only files - by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/5328](https://togithub.com/vitest-dev/vitest/issues/5328) [<samp>(c3eb8)</samp>](https://togithub.com/vitest-dev/vitest/commit/c3eb8deb) - Respect source maps of pre-transpiled sources - by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/5367](https://togithub.com/vitest-dev/vitest/issues/5367) [<samp>(6eda4)</samp>](https://togithub.com/vitest-dev/vitest/commit/6eda473f) - Prevent `reportsDirectory` from removing user's project - by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/5376](https://togithub.com/vitest-dev/vitest/issues/5376) [<samp>(07ec3)</samp>](https://togithub.com/vitest-dev/vitest/commit/07ec3779) - **expect**: - Show diff on `toContain/toMatch` assertion error - by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5267](https://togithub.com/vitest-dev/vitest/issues/5267) [<samp>(8ee59)</samp>](https://togithub.com/vitest-dev/vitest/commit/8ee59f0d) - **forks**: - Wrap `defines` to support `undefined` values - by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/5284](https://togithub.com/vitest-dev/vitest/issues/5284) [<samp>(5b58b)</samp>](https://togithub.com/vitest-dev/vitest/commit/5b58b399) - **typecheck**: - Update get-tsconfig 4.7.3 to fix false circularity error - by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5384](https://togithub.com/vitest-dev/vitest/issues/5384) [<samp>(bdc37)</samp>](https://togithub.com/vitest-dev/vitest/commit/bdc371ee) - **ui**: - Escape html in error diff - by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5325](https://togithub.com/vitest-dev/vitest/issues/5325) [<samp>(ab60b)</samp>](https://togithub.com/vitest-dev/vitest/commit/ab60bf8d) - **vitest**: - Loosen `onConsoleLog` return type - by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5337](https://togithub.com/vitest-dev/vitest/issues/5337) [<samp>(6d1b1)</samp>](https://togithub.com/vitest-dev/vitest/commit/6d1b1451) - Ensure restoring terminal cursor on close - by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/5292](https://togithub.com/vitest-dev/vitest/issues/5292) [<samp>(0bea2)</samp>](https://togithub.com/vitest-dev/vitest/commit/0bea2247) - Ignore timeout on websocket reporter rpc - by [@​sheremet-va](https://togithub.com/sheremet-va) [<samp>(38119)</samp>](https://togithub.com/vitest-dev/vitest/commit/38119b75) - Correctly override api with --no-api flag - by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/5386](https://togithub.com/vitest-dev/vitest/issues/5386) [<samp>(51d1d)</samp>](https://togithub.com/vitest-dev/vitest/commit/51d1d472) - Logs in `beforeAll` and `afterAll` - by [@​fenghan34](https://togithub.com/fenghan34) in [https://github.com/vitest-dev/vitest/issues/5288](https://togithub.com/vitest-dev/vitest/issues/5288) [<samp>(ce5ca)</samp>](https://togithub.com/vitest-dev/vitest/commit/ce5ca6bf) - **workspace**: - Throw error when browser mode and `@vitest/coverage-v8` are used - by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/5250](https://togithub.com/vitest-dev/vitest/issues/5250) [<samp>(29f98)</samp>](https://togithub.com/vitest-dev/vitest/commit/29f98cd3) ##### [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v1.3.1...v1.4.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
Mateusz Kwasniewski
|
a471f7369c
|
feat: when insights are enabled hide those widgets in other pages (#6675) |