brave / ads-ui

Self-service ads UI
Mozilla Public License 2.0
22 stars 11 forks source link

chore(deps): update all non-major dependencies #1164

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@babel/core (source) 7.24.3 -> 7.24.4 age adoption passing confidence devDependencies patch
@fontsource/poppins (source) 5.0.12 -> 5.0.13 age adoption passing confidence dependencies patch
@lingui/cli 4.7.2 -> 4.10.0 age adoption passing confidence devDependencies minor
@lingui/detect-locale 4.7.2 -> 4.10.0 age adoption passing confidence dependencies minor
@lingui/macro 4.7.2 -> 4.10.0 age adoption passing confidence dependencies minor
@lingui/react 4.7.2 -> 4.10.0 age adoption passing confidence dependencies minor
@lingui/vite-plugin 4.7.2 -> 4.10.0 age adoption passing confidence devDependencies minor
@mui/icons-material (source) 5.15.14 -> 5.15.15 age adoption passing confidence dependencies patch
@mui/lab (source) 5.0.0-alpha.169 -> 5.0.0-alpha.170 age adoption passing confidence dependencies patch
@mui/material (source) 5.15.14 -> 5.15.15 age adoption passing confidence dependencies patch
@mui/x-data-grid (source) 7.1.0 -> 7.2.0 age adoption passing confidence dependencies minor
@mui/x-date-pickers (source) 7.1.0 -> 7.2.0 age adoption passing confidence dependencies minor
@types/react (source) 18.2.73 -> 18.2.78 age adoption passing confidence devDependencies patch 18.2.79
@types/react-dom (source) 18.2.23 -> 18.2.25 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 7.4.0 -> 7.6.0 age adoption passing confidence devDependencies minor 7.7.0
@typescript-eslint/parser (source) 7.4.0 -> 7.6.0 age adoption passing confidence devDependencies minor 7.7.0
github/codeql-action v3.24.9 -> v3.24.10 age adoption passing confidence action patch v3.25.0
highcharts (source) 11.4.0 -> 11.4.1 age adoption passing confidence dependencies patch
node (source) 20.12.0 -> 20.12.2 age adoption passing confidence patch
typescript (source) 5.4.3 -> 5.4.5 age adoption passing confidence devDependencies patch
vite (source) 5.2.7 -> 5.2.8 age adoption passing confidence devDependencies patch 5.2.9
vitest (source) 1.4.0 -> 1.5.0 age adoption passing confidence devDependencies minor

Release Notes

babel/babel (@​babel/core) ### [`v7.24.4`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7244-2024-04-03) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.3...v7.24.4) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​16403](https://togithub.com/babel/babel/pull/16403) Forbid initializerless using ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs3` - [#​16388](https://togithub.com/babel/babel/pull/16388) Ensure decorators are callable ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-generator` - [#​16402](https://togithub.com/babel/babel/pull/16402) fix: Correctly prints `{ [key in Bar]? }` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​16394](https://togithub.com/babel/babel/pull/16394) fix: Correctly generate `TSMappedType` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-compat-data`, `babel-plugin-bugfix-firefox-class-in-computed-class-key`, `babel-preset-env` - [#​16390](https://togithub.com/babel/babel/pull/16390) Create bugfix plugin for classes in computed keys in Firefox ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16387](https://togithub.com/babel/babel/pull/16387) fix: support mutated outer decorated class binding ([@​JLHwung](https://togithub.com/JLHwung)) - [#​16385](https://togithub.com/babel/babel/pull/16385) fix: Decorators when `super()` exists and `protoInit` is not needed ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-block-scoping` - [#​16384](https://togithub.com/babel/babel/pull/16384) fix: Transform scoping for `for X` in loop ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​16368](https://togithub.com/babel/babel/pull/16368) fix: Capture `let` when the `for` body is not a block ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-core`, `babel-plugin-transform-block-scoped-functions`, `babel-plugin-transform-block-scoping` - [#​16363](https://togithub.com/babel/babel/pull/16363) Fix incorrect function hoisting in some case statements ([@​luiscubal](https://togithub.com/luiscubal))
fontsource/font-files (@​fontsource/poppins) ### [`v5.0.13`](https://togithub.com/fontsource/font-files/compare/643d5496631adb16c66ab3fc2f9e128d01817307...fd9fe9317a4ab7042845961a60b1cace22dc14d6) [Compare Source](https://togithub.com/fontsource/font-files/compare/643d5496631adb16c66ab3fc2f9e128d01817307...fd9fe9317a4ab7042845961a60b1cace22dc14d6)
lingui/js-lingui (@​lingui/cli) ### [`v4.10.0`](https://togithub.com/lingui/js-lingui/blob/HEAD/CHANGELOG.md#4100-2024-04-12) [Compare Source](https://togithub.com/lingui/js-lingui/compare/v4.8.0...v4.10.0) ##### Features - **react:** native support react RSC ([#​1914](https://togithub.com/lingui/js-lingui/issues/1914)) ([0e94f2a](https://togithub.com/lingui/js-lingui/commit/0e94f2a5b7402b5197447932c6690502023b3c55)) ### [`v4.8.0`](https://togithub.com/lingui/js-lingui/blob/HEAD/CHANGELOG.md#480-2024-04-03) [Compare Source](https://togithub.com/lingui/js-lingui/compare/v4.7.2...v4.8.0) ##### Features - **react:** add "use client" for react bundle ([#​1902](https://togithub.com/lingui/js-lingui/issues/1902)) ([5cf50ff](https://togithub.com/lingui/js-lingui/commit/5cf50ff22aa7424933bf0b875f0f483ce13d2967)) #### [4.7.2](https://togithub.com/lingui/js-lingui/compare/v4.7.1...v4.7.2) (2024-03-26) ##### Bug Fixes - allow parentheses in catalog pathnames ([#​1890](https://togithub.com/lingui/js-lingui/issues/1890)) ([d6b9698](https://togithub.com/lingui/js-lingui/commit/d6b969846d3ae8e676732a4485d5c0592b1e4108)) - **typo:** Correct typo in build script of nextjs-swc example ([#​1885](https://togithub.com/lingui/js-lingui/issues/1885)) ([7473bc4](https://togithub.com/lingui/js-lingui/commit/7473bc49f62e8990e8cf6310bbec91c76a2c09a7)) #### [4.7.1](https://togithub.com/lingui/js-lingui/compare/v4.7.0...v4.7.1) (2024-02-20) ##### Bug Fixes - compile should generate a TS file ([#​1851](https://togithub.com/lingui/js-lingui/issues/1851)) ([e4fbd59](https://togithub.com/lingui/js-lingui/commit/e4fbd59011064731473c3b476d9ae1c2ea7799ab)) - **core:** use named instead of default export for unraw lib ([#​1837](https://togithub.com/lingui/js-lingui/issues/1837)) ([85f0944](https://togithub.com/lingui/js-lingui/commit/85f094449ea1b8aa46339b2975b7e02fff4df234)) - don't replace octothorpe coming from variable ([#​1850](https://togithub.com/lingui/js-lingui/issues/1850)) ([e321729](https://togithub.com/lingui/js-lingui/commit/e321729702b117c8cfea5ae861cf3767030cc9c4))
mui/material-ui (@​mui/icons-material) ### [`v5.15.15`](https://togithub.com/mui/material-ui/releases/tag/v5.15.15) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.14...v5.15.15) A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.15` - \[Autocomplete] Display options provided to the `options` prop even if loading is true ([#​41677](https://togithub.com/mui/material-ui/issues/41677)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - \[RadioGroup] Apply classnames ([#​41681](https://togithub.com/mui/material-ui/issues/41681)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/system@5.15.15` - Fix typo to avoid infinite recursion in function call ([#​41678](https://togithub.com/mui/material-ui/issues/41678)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### Docs - \[material-ui]\[Slider] Remove `valueLabelFormat` from restricted values demo so that the tooltip thumb label displays the same as the value text ([#​41679](https://togithub.com/mui/material-ui/issues/41679)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - \[material-ui] Remove deleted page from the sidenav ([#​41594](https://togithub.com/mui/material-ui/issues/41594)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[material-ui] Fix typo in CSS theme variables customization ([#​41680](https://togithub.com/mui/material-ui/issues/41680)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - Continue migration of Base UI to sperate repository [@​oliviertassinari](https://togithub.com/oliviertassinari) - Add notification for MUI X v7 blog post ([#​41587](https://togithub.com/mui/material-ui/issues/41587)) ([#​41605](https://togithub.com/mui/material-ui/issues/41605)) [@​cherniavskii](https://togithub.com/cherniavskii) - Update the versions dropdown to show v6 ([#​41557](https://togithub.com/mui/material-ui/issues/41557)) [@​mnajdova](https://togithub.com/mnajdova) ##### Core - \[blog] Link to Romain's blog post in MUI X v7 announcement post ([#​41641](https://togithub.com/mui/material-ui/issues/41641)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[blog] Blog post with MUI X v7.0.0 annoucement ([#​41563](https://togithub.com/mui/material-ui/issues/41563)) ([#​41604](https://togithub.com/mui/material-ui/issues/41604)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[blog] Add post about remote ([#​41565](https://togithub.com/mui/material-ui/issues/41565)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[core] Continue rename of Toolpad [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Add Toolpad product/category IDs to types ([#​41551](https://togithub.com/mui/material-ui/issues/41551)) [@​bharatkashyap](https://togithub.com/bharatkashyap) - \[website] Add Aarón to About Us ([#​41747](https://togithub.com/mui/material-ui/issues/41747)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[website] Add stray design adjustments throughout the site ([#​41642](https://togithub.com/mui/material-ui/issues/41642)) [@​mnajdova](https://togithub.com/mnajdova) - \[website] Update pricing table ([#​41606](https://togithub.com/mui/material-ui/issues/41606)) [@​cherniavskii](https://togithub.com/cherniavskii) All contributors of this release in alphabetical order: [@​aarongarciah](https://togithub.com/aarongarciah), [@​bharatkashyap](https://togithub.com/bharatkashyap), [@​cherniavskii](https://togithub.com/cherniavskii), [@​danilo-leal](https://togithub.com/danilo-leal), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
mui/mui-x (@​mui/x-data-grid) ### [`v7.2.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#720) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.1.1...v7.2.0) *Apr 12, 2024* We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨: - 🎨 Make grid colors customizable through the MUI themes API - 🌍 Improve French (fr-FR), German (de-DE), and Swedish (sv-SE) locales on the Data Grid and Pickers - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.2.0` - \[DataGrid] Add missing `api` property to `GridCallbackDetails` ([#​12742](https://togithub.com/mui/mui-x/issues/12742)) [@​sai6855](https://togithub.com/sai6855) - \[DataGrid] Do not escape double quotes when copying to clipboard ([#​12722](https://togithub.com/mui/mui-x/issues/12722)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix column vertical border ([#​12741](https://togithub.com/mui/mui-x/issues/12741)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Fix invalid date error when filtering `date`/`dateTime` columns ([#​12709](https://togithub.com/mui/mui-x/issues/12709)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix overflow with dynamic row height ([#​12683](https://togithub.com/mui/mui-x/issues/12683)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Make colors customizable ([#​12614](https://togithub.com/mui/mui-x/issues/12614)) [@​romgrk](https://togithub.com/romgrk) - \[l10n] Improve French (fr-FR) locale ([#​12755](https://togithub.com/mui/mui-x/issues/12755)) [@​derek-0000](https://togithub.com/derek-0000) - \[l10n] Improve German (de-DE) locale ([#​12752](https://togithub.com/mui/mui-x/issues/12752)) [@​Jens-Schoen](https://togithub.com/Jens-Schoen) - \[l10n] Improve Swedish (sv-SE) locale ([#​12731](https://togithub.com/mui/mui-x/issues/12731)) [@​pontusdacke](https://togithub.com/pontusdacke) ##### `@mui/x-data-grid-pro@7.2.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@7.2.0`. ##### `@mui/x-data-grid-premium@7.2.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@7.2.0`, plus: - \[DataGridPremium] Fix clipboard paste not working when cell loses focus ([#​12724](https://togithub.com/mui/mui-x/issues/12724)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.2.0` - \[fields] Fix field editing after closing the picker ([#​12675](https://togithub.com/mui/mui-x/issues/12675)) [@​LukasTy](https://togithub.com/LukasTy) - \[l10n] Improve French (fr-FR) locale ([#​12692](https://togithub.com/mui/mui-x/issues/12692)) [@​FaroukBel](https://togithub.com/FaroukBel) - \[l10n] Improve German (de-DE) locale ([#​12752](https://togithub.com/mui/mui-x/issues/12752)) [@​Jens-Schoen](https://togithub.com/Jens-Schoen) - \[l10n] Improve Swedish (sv-SE) locale ([#​12731](https://togithub.com/mui/mui-x/issues/12731)) [@​pontusdacke](https://togithub.com/pontusdacke) - \[pickers] Fix desktop date time Pickers grid layout ([#​12748](https://togithub.com/mui/mui-x/issues/12748)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.2.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@7.2.0`, plus: - \[DateTimeRangePicker] Fix desktop toolbar style ([#​12760](https://togithub.com/mui/mui-x/issues/12760)) [@​LukasTy](https://togithub.com/LukasTy) ##### Charts ##### `@mui/x-charts@7.2.0` - \[charts] Fix Bar chart with empty dataset throwing an error ([#​12708](https://togithub.com/mui/mui-x/issues/12708)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Fix `tickLabelInterval` not working on `YAxis` ([#​12746](https://togithub.com/mui/mui-x/issues/12746)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.2.0` - \[TreeView] Add a new lookup to access an item index without expansive computation ([#​12729](https://togithub.com/mui/mui-x/issues/12729)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Clean up usage of term "node" in internals ([#​12655](https://togithub.com/mui/mui-x/issues/12655)) [@​noraleonte](https://togithub.com/noraleonte) - \[TreeView] Improve performance by removing `getNavigableChildrenIds` method ([#​12713](https://togithub.com/mui/mui-x/issues/12713)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Remove `state.items.itemTree` ([#​12717](https://togithub.com/mui/mui-x/issues/12717)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Remove remaining occurences of the word "node" in the codebase ([#​12712](https://togithub.com/mui/mui-x/issues/12712)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Return `instance` and `publicAPI` methods from plugin and populate the main objects inside `useTreeView` ([#​12650](https://togithub.com/mui/mui-x/issues/12650)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Fix behaviors when the item order changes ([#​12369](https://togithub.com/mui/mui-x/issues/12369)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add `AxisFormatter` documentation for customizing tick/tooltip value formatting ([#​12700](https://togithub.com/mui/mui-x/issues/12700)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[docs] Add file explorer example to rich tree view customization docs ([#​12707](https://togithub.com/mui/mui-x/issues/12707)) [@​noraleonte](https://togithub.com/noraleonte) - \[docs] Do not use import of depth 3 in the doc ([#​12716](https://togithub.com/mui/mui-x/issues/12716)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[docs] Explain how to clip plots with composition ([#​12679](https://togithub.com/mui/mui-x/issues/12679)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Fix typo in Data Grid v7 migration page ([#​12720](https://togithub.com/mui/mui-x/issues/12720)) [@​bfaulk96](https://togithub.com/bfaulk96) - \[docs] Fix typo in Pickers v7 migration page ([#​12721](https://togithub.com/mui/mui-x/issues/12721)) [@​bfaulk96](https://togithub.com/bfaulk96) ##### Core - \[core] Support multiple resolved `l10n` PR packages ([#​12735](https://togithub.com/mui/mui-x/issues/12735)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Update Netlify release references in release README ([#​12687](https://togithub.com/mui/mui-x/issues/12687)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Use `describeTreeView` for icons tests ([#​12672](https://togithub.com/mui/mui-x/issues/12672)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[core] Use `describeTreeView` in existing tests for `useTreeViewItems` ([#​12732](https://togithub.com/mui/mui-x/issues/12732)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ### [`v7.1.1`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#711) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.1.0...v7.1.1) *Apr 5, 2024* We'd like to offer a big thanks to the 19 contributors who made this release possible. Here are some highlights ✨: - 🚀 Add `setItemExpansion` Tree View API method ([#​12595](https://togithub.com/mui/mui-x/issues/12595)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - 🌍 Improve Persian (fa-IR), Portuguese (pt-BR), and Spanish (es-ES) locale on the Data Grid - 🌍 Improve Persian (fa-IR), Portuguese (pt-BR), and Ukrainian (uk-UA) locale on the Pickers - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.1.1` - \[DataGrid] Allow higher packages' props to be used in MIT ([#​12365](https://togithub.com/mui/mui-x/issues/12365)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[DataGrid] Fix RTL mode ([#​12583](https://togithub.com/mui/mui-x/issues/12583)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Fix `ColDefChangesGridNoSnap` demo crash ([#​12663](https://togithub.com/mui/mui-x/issues/12663)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[DataGrid] Fix server-side filter demo not working ([#​12662](https://togithub.com/mui/mui-x/issues/12662)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[DataGrid] Log error if `rowCount` is used with client-side pagination ([#​12448](https://togithub.com/mui/mui-x/issues/12448)) [@​michelengelen](https://togithub.com/michelengelen) - \[DataGrid] Remove `GridFormatterParams` completely ([#​12660](https://togithub.com/mui/mui-x/issues/12660)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Restore main slot ([#​12657](https://togithub.com/mui/mui-x/issues/12657)) [@​romgrk](https://togithub.com/romgrk) - \[l10n] Improve Persian (fa-IR) locale ([#​12630](https://togithub.com/mui/mui-x/issues/12630)) [@​amirhosseinzf](https://togithub.com/amirhosseinzf) - \[l10n] Improve Portuguese (pt-BR) locale ([#​12618](https://togithub.com/mui/mui-x/issues/12618)) [@​hugoalkimim](https://togithub.com/hugoalkimim) - \[l10n] Improve Spanish (es-ES) locale ([#​12606](https://togithub.com/mui/mui-x/issues/12606)) [@​aitor40](https://togithub.com/aitor40) ##### `@mui/x-data-grid-pro@7.1.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@7.1.1`. ##### `@mui/x-data-grid-premium@7.1.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@7.1.1`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.1.1` - \[fields] Fix `readOnly` behavior ([#​12609](https://togithub.com/mui/mui-x/issues/12609)) [@​LukasTy](https://togithub.com/LukasTy) - \[l10n] Improve Persian (fa-IR) locale ([#​12632](https://togithub.com/mui/mui-x/issues/12632)) [@​misafari](https://togithub.com/misafari) - \[l10n] Improve Portuguese (pt-BR) locale ([#​12613](https://togithub.com/mui/mui-x/issues/12613)) [@​cnHealth](https://togithub.com/cnHealth) - \[l10n] Improve Ukrainian (uk-UA) locale ([#​12627](https://togithub.com/mui/mui-x/issues/12627)) [@​alexkobylansky](https://togithub.com/alexkobylansky) ##### `@mui/x-date-pickers-pro@7.1.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@7.1.1`, plus: - \[DateTimeRangePicker] Fix selection on same day ([#​12604](https://togithub.com/mui/mui-x/issues/12604)) [@​LukasTy](https://togithub.com/LukasTy) ##### Charts ##### `@mui/x-charts@7.1.1` - \[charts] Fix `tickInterval` usage for y-axis ([#​12592](https://togithub.com/mui/mui-x/issues/12592)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix Scatter series highlight when `id` is a `number` ([#​12677](https://togithub.com/mui/mui-x/issues/12677)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Fix TS error when using `sx` property on `ChartsTooltip` ([#​12659](https://togithub.com/mui/mui-x/issues/12659)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.1.1` - \[TreeView] Add JSDoc to all `publicAPI` methods ([#​12649](https://togithub.com/mui/mui-x/issues/12649)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Create `RichTreeViewPro` component (not released yet) ([#​12610](https://togithub.com/mui/mui-x/issues/12610)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Create pro package (not released yet) ([#​12240](https://togithub.com/mui/mui-x/issues/12240)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Fix typo in errors ([#​12623](https://togithub.com/mui/mui-x/issues/12623)) [@​alissa-tung](https://togithub.com/alissa-tung) - \[TreeView] New API method: `setItemExpansion` ([#​12595](https://togithub.com/mui/mui-x/issues/12595)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add a recipe for the `checkboxSelectionVisibleOnly` prop ([#​12646](https://togithub.com/mui/mui-x/issues/12646)) [@​michelengelen](https://togithub.com/michelengelen) - \[docs] Explain the use of `_action: 'delete'` in `processRowUpdate` ([#​12670](https://togithub.com/mui/mui-x/issues/12670)) [@​michelengelen](https://togithub.com/michelengelen) - \[docs] Fix formatting and typo on migration guide [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix formatting in changelog [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix grammar in TreeView migration doc ([#​12615](https://togithub.com/mui/mui-x/issues/12615)) [@​joshkel](https://togithub.com/joshkel) - \[docs] Fix missing closing props in `PieShapeNoSnap` demo ([#​12636](https://togithub.com/mui/mui-x/issues/12636)) [@​alp-ex](https://togithub.com/alp-ex) - \[docs] Fix type arguments in Custom Field page ([#​12619](https://togithub.com/mui/mui-x/issues/12619)) [@​Juneezee](https://togithub.com/Juneezee) - \[docs] Fix typo in `getItemId` prop description ([#​12637](https://togithub.com/mui/mui-x/issues/12637)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[docs] Make the Charts `margin` usage more visible ([#​12591](https://togithub.com/mui/mui-x/issues/12591)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Match IE 11 spacing with Material UI [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Move data grid interfaces to standard API page layout ([#​12016](https://togithub.com/mui/mui-x/issues/12016)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Remove \` around [@​default](https://togithub.com/default) values ([#​12158](https://togithub.com/mui/mui-x/issues/12158)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Remove `day` from the default `dayOfWeekFormatter` function params ([#​12644](https://togithub.com/mui/mui-x/issues/12644)) [@​LukasTy](https://togithub.com/LukasTy) - \[docs] Use `TreeItem2` for icon expansion example on `RichTreeView` ([#​12563](https://togithub.com/mui/mui-x/issues/12563)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Core - \[core] Add cherry-pick `master` to `v6` action ([#​12648](https://togithub.com/mui/mui-x/issues/12648)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Fix typo in `@mui/x-tree-view-pro/themeAugmentation` ([#​12674](https://togithub.com/mui/mui-x/issues/12674)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[core] Introduce `describeTreeView` to run test on `SimpleTreeView` and `RichTreeView`, using `TreeItem` and `TreeItem2` + migrate expansion tests ([#​12428](https://togithub.com/mui/mui-x/issues/12428)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[core] Limit `test-types` CI step allowed memory ([#​12651](https://togithub.com/mui/mui-x/issues/12651)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Remove explicit `express` package ([#​12602](https://togithub.com/mui/mui-x/issues/12602)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Update to new embedded translations in the docs package ([#​12232](https://togithub.com/mui/mui-x/issues/12232)) [@​Janpot](https://togithub.com/Janpot) - \[core] Use PR labels to identify the package a `l10n` PR belongs to ([#​12639](https://togithub.com/mui/mui-x/issues/12639)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Use `describeTreeView` for selection tests ([#​12647](https://togithub.com/mui/mui-x/issues/12647)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[docs-infra] Adjust the links to search for issues ([#​11995](https://togithub.com/mui/mui-x/issues/11995)) [@​michelengelen](https://togithub.com/michelengelen) - \[infra] Polish support survey experience ([#​12624](https://togithub.com/mui/mui-x/issues/12624)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[support-infra] Replace author association with a permission check in survey action ([#​12068](https://togithub.com/mui/mui-x/issues/12068)) [@​michelengelen](https://togithub.com/michelengelen) - \[support-infra] Fix user permission check ([#​12669](https://togithub.com/mui/mui-x/issues/12669)) [@​michelengelen](https://togithub.com/michelengelen) - \[test] Fix Tree View test import ([#​12668](https://togithub.com/mui/mui-x/issues/12668)) [@​LukasTy](https://togithub.com/LukasTy)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#760-2024-04-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0) ##### 🚀 Features - bump npm dependency ranges ##### ❤️ Thank You - Abraham Guo - auvred - Brad Zacher You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-floating-promises] handle TaggedTemplateExpression - **eslint-plugin:** \[no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option ##### ❤️ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#760-2024-04-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0) ##### 🚀 Features - bump npm dependency ranges ##### ❤️ Thank You - Abraham Guo - auvred - Brad Zacher You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### 🩹 Fixes - **parser:** disallow `errorOnTypeScriptSyntacticAndSemanticIssues` ##### ❤️ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
github/codeql-action (github/codeql-action) ### [`v3.24.10`](https://togithub.com/github/codeql-action/compare/v3.24.9...v3.24.10) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.24.9...v3.24.10)
highcharts/highcharts-dist (highcharts) ### [`v11.4.1`](https://togithub.com/highcharts/highcharts-dist/compare/v11.4.0...v11.4.1) [Compare Source](https://togithub.com/highcharts/highcharts-dist/compare/v11.4.0...v11.4.1)
nodejs/node (node) ### [`v20.12.2`](https://togithub.com/nodejs/node/releases/tag/v20.12.2): 2024-04-10, Version 20.12.2 'Iron' (LTS), @​RafaelGSS [Compare Source](https://togithub.com/nodejs/node/compare/v20.12.1...v20.12.2) This is a security release. ##### Notable Changes - CVE-2024-27980 - Command injection via args parameter of `child_process.spawn` without shell option enabled on Windows ##### Commits - \[[`69ffc6d50d`](https://togithub.com/nodejs/node/commit/69ffc6d50d)] - **src**: disallow direct .bat and .cmd file spawning (Ben Noordhuis) [nodejs-private/node-private#563](https://togithub.com/nodejs-private/node-private/pull/563) ### [`v20.12.1`](https://togithub.com/nodejs/node/compare/v20.12.0...v20.12.1) [Compare Source](https://togithub.com/nodejs/node/compare/v20.12.0...v20.12.1)
Microsoft/TypeScript (typescript) ### [`v5.4.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.5): TypeScript 5.4.5 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.4 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.5 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) ### [`v5.4.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.4): TypeScript 5.4.4 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.4 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
vitejs/vite (vite) ### [`v5.2.8`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small528-2024-04-03-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.7...v5.2.8) - fix: csp nonce injection when no closing tag ([#​16281](https://togithub.com/vitejs/vite/issues/16281)) ([#​16282](https://togithub.com/vitejs/vite/issues/16282)) ([3c85c6b](https://togithub.com/vitejs/vite/commit/3c85c6b)), closes [#​16281](https://togithub.com/vitejs/vite/issues/16281) [#​16282](https://togithub.com/vitejs/vite/issues/16282) - fix: do not access document in `/@​vite/client` when not defined ([#​16318](https://togithub.com/vitejs/vite/issues/16318)) ([646319c](https://togithub.com/vitejs/vite/commit/646319c)), closes [#​16318](https://togithub.com/vitejs/vite/issues/16318) - fix: fix sourcemap when using object as `define` value ([#​15805](https://togithub.com/vitejs/vite/issues/15805)) ([445c4f2](https://togithub.com/vitejs/vite/commit/445c4f2)), closes [#​15805](https://togithub.com/vitejs/vite/issues/15805) - fix(css): unknown file error happened with lightningcss ([#​16306](https://togithub.com/vitejs/vite/issues/16306)) ([01af308](https://togithub.com/vitejs/vite/commit/01af308)), closes [#​16306](https://togithub.com/vitejs/vite/issues/16306) - fix(hmr): multiple updates happened when invalidate is called while multiple tabs open ([#​16307](https://togithub.com/vitejs/vite/issues/16307)) ([21cc10b](https://togithub.com/vitejs/vite/commit/21cc10b)), closes [#​16307](https://togithub.com/vitejs/vite/issues/16307) - fix(scanner): duplicate modules for same id if glob is used in html-like types ([#​16305](https://togithub.com/vitejs/vite/issues/16305)) ([eca68fa](https://togithub.com/vitejs/vite/commit/eca68fa)), closes [#​16305](https://togithub.com/vitejs/vite/issues/16305) - chore(deps): update all non-major dependencies ([#​16325](https://togithub.com/vitejs/vite/issues/16325)) ([a78e265](https://togithub.com/vitejs/vite/commit/a78e265)), closes [#​16325](https://togithub.com/vitejs/vite/issues/16325) - refactor: use types from sass instead of [@​types/sass](https://togithub.com/types/sass) ([#​16340](https://togithub.com/vitejs/vite/issues/16340)) ([4581e83](https://togithub.com/vitejs/vite/commit/4581e83)), closes [#​16340](https://togithub.com/vitejs/vite/issues/16340)
vitest-dev/vitest (vitest) ### [`v1.5.0`](https://togithub.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.4.0...v1.5.0)

Configuration

📅 Schedule: Branch creation - " 0-4 * 3" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.