mui/mui-x (@mui/x-data-grid)
### [`v7.21.0`](https://redirect.github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7210)
[Compare Source](https://redirect.github.com/mui/mui-x/compare/v7.20.0...v7.21.0)
*Oct 17, 2024*
We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights β¨:
- π« Added [`dataset` prop support for the Scatter Chart component](https://mui.com/x/react-charts/scatter/#using-a-dataset)
- π Bugfixes
- π Documentation improvements
Special thanks go out to the community contributors who have helped make this release possible:
[@k-rajat19](https://redirect.github.com/k-rajat19), [@kalyan90](https://redirect.github.com/kalyan90), [@rotembarsela](https://redirect.github.com/rotembarsela), [@wangkailang](https://redirect.github.com/wangkailang).
Following are all team members who have contributed to this release:
[@arthurbalduini](https://redirect.github.com/arthurbalduini), [@cherniavskii](https://redirect.github.com/cherniavskii), [@flaviendelangle](https://redirect.github.com/flaviendelangle), [@JCQuintas](https://redirect.github.com/JCQuintas), [@LukasTy](https://redirect.github.com/LukasTy), [@MBilalShafi](https://redirect.github.com/MBilalShafi), [@arminmeh](https://redirect.github.com/arminmeh), [@romgrk](https://redirect.github.com/romgrk), [@KenanYusuf](https://redirect.github.com/KenanYusuf), [@oliviertassinari](https://redirect.github.com/oliviertassinari), [@samuelsycamore](https://redirect.github.com/samuelsycamore).
##### Data Grid
##### `@mui/x-data-grid@7.21.0`
- \[DataGrid] Fix `onRowSelectionModelChange` firing unnecessarily on initial render ([#14909](https://redirect.github.com/mui/mui-x/issues/14909)) [@MBilalShafi](https://redirect.github.com/MBilalShafi)
- \[DataGrid] Fix `onRowSelectionModelChange` not being called after row is removed ([#14972](https://redirect.github.com/mui/mui-x/issues/14972)) [@arminmeh](https://redirect.github.com/arminmeh)
- \[DataGrid] Fix pagination scrollbar issue on small zoom ([#14911](https://redirect.github.com/mui/mui-x/issues/14911)) [@cherniavskii](https://redirect.github.com/cherniavskii)
- \[DataGrid] Fix scroll jumping ([#14929](https://redirect.github.com/mui/mui-x/issues/14929)) [@romgrk](https://redirect.github.com/romgrk)
- \[DataGrid] Fix excessive white space at the end of the Data Grid ([#14864](https://redirect.github.com/mui/mui-x/issues/14864)) [@kalyan90](https://redirect.github.com/kalyan90)
##### `@mui/x-data-grid-pro@7.21.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.21.0`, plus:
- \[DataGridPro] Fix indeterminate checkbox state for server-side data ([#14956](https://redirect.github.com/mui/mui-x/issues/14956)) [@MBilalShafi](https://redirect.github.com/MBilalShafi)
- \[DataGridPro] Fix scrolling performance when `rowHeight={undefined}` ([#14983](https://redirect.github.com/mui/mui-x/issues/14983)) [@cherniavskii](https://redirect.github.com/cherniavskii)
- \[DataGridPro] List view ([#14393](https://redirect.github.com/mui/mui-x/issues/14393)) [@KenanYusuf](https://redirect.github.com/KenanYusuf) [@cherniavskii](https://redirect.github.com/cherniavskii)
##### `@mui/x-data-grid-premium@7.21.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.21.0`.
##### Date and Time Pickers
##### `@mui/x-date-pickers@7.21.0`
- \[pickers] Cleanup `PageUp` and `PageDown` event handlers on time components ([#14928](https://redirect.github.com/mui/mui-x/issues/14928)) [@arthurbalduini](https://redirect.github.com/arthurbalduini)
- \[pickers] Create the new picker's `ownerState` object ([#14889](https://redirect.github.com/mui/mui-x/issues/14889)) [@flaviendelangle](https://redirect.github.com/flaviendelangle)
- \[pickers] Fix `PickerValidDate` usage in the Date Range Picker Toolbar ([#14925](https://redirect.github.com/mui/mui-x/issues/14925)) [@flaviendelangle](https://redirect.github.com/flaviendelangle)
##### `@mui/x-date-pickers-pro@7.21.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.21.0`.
##### Charts
##### `@mui/x-charts@7.21.0`
- \[charts] Allow `dataset` to be used with the Scatter Chart ([#14915](https://redirect.github.com/mui/mui-x/issues/14915)) [@JCQuintas](https://redirect.github.com/JCQuintas)
- \[charts] Ensure `reduce motion` preference disables animation on page load ([#14417](https://redirect.github.com/mui/mui-x/issues/14417)) [@JCQuintas](https://redirect.github.com/JCQuintas)
##### `@mui/x-charts-pro@7.0.0-beta.5` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan")
Same changes as in `@mui/x-charts@7.21.0`.
##### Tree View
##### `@mui/x-tree-view@7.21.0`
- \[TreeView] Fix `alpha` usage with CSS variables ([#14969](https://redirect.github.com/mui/mui-x/issues/14969)) [@wangkailang](https://redirect.github.com/wangkailang)
- \[TreeView] Fix usage of the `aria-selected` attribute ([#14991](https://redirect.github.com/mui/mui-x/issues/14991)) [@flaviendelangle](https://redirect.github.com/flaviendelangle)
- \[TreeView] Fix hydration error ([#15002](https://redirect.github.com/mui/mui-x/issues/15002)) [@flaviendelangle](https://redirect.github.com/flaviendelangle)
##### `@mui/x-codemod@7.21.0`
- \[codemod] Add a new utility to rename imports ([#14919](https://redirect.github.com/mui/mui-x/issues/14919)) [@flaviendelangle](https://redirect.github.com/flaviendelangle)
##### Docs
- \[docs] Add recipe showing how to toggle detail panels on row click ([#14666](https://redirect.github.com/mui/mui-x/issues/14666)) [@k-rajat19](https://redirect.github.com/k-rajat19)
- \[docs] Fix broken link to the validation section in the Data grid component ([#14973](https://redirect.github.com/mui/mui-x/issues/14973)) [@arminmeh](https://redirect.github.com/arminmeh)
- \[docs] Update v5 migration codesandbox [@oliviertassinari](https://redirect.github.com/oliviertassinari)
- \[docs] Enforce component style rules for the Tree View ([#14963](https://redirect.github.com/mui/mui-x/issues/14963)) [@samuelsycamore](https://redirect.github.com/samuelsycamore)
##### Core
- \[core] Fix shortcut with localization keyboard ([#14220](https://redirect.github.com/mui/mui-x/issues/14220)) [@rotembarsela](https://redirect.github.com/rotembarsela)
- \[core] Fix docs deploy command ([#14920](https://redirect.github.com/mui/mui-x/issues/14920)) [@arminmeh](https://redirect.github.com/arminmeh)
- \[code-infra] Prepare some tests to work in `vitest/playwright` ([#14926](https://redirect.github.com/mui/mui-x/issues/14926)) [@JCQuintas](https://redirect.github.com/JCQuintas)
- \[test] Fix `AdapterDayjs` coverage calculation ([#14957](https://redirect.github.com/mui/mui-x/issues/14957)) [@LukasTy](https://redirect.github.com/LukasTy)
- \[test] Fix split infinitive API convention use [@oliviertassinari](https://redirect.github.com/oliviertassinari)
vitejs/vite-plugin-react (@vitejs/plugin-react)
### [`v4.3.3`](https://redirect.github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#433-2024-10-19)
[Compare Source](https://redirect.github.com/vitejs/vite-plugin-react/compare/v4.3.2...v4.3.3)
##### React Compiler runtimeModule option removed
React Compiler was updated to accept a `target` option and `runtimeModule` was removed. vite-plugin-react will still detect `runtimeModule` for backwards compatibility.
When using a custom `runtimeModule` or `target !== '19'`, the plugin will not try to pre-optimize `react/compiler-runtime` dependency.
The [react-compiler-runtime](https://www.npmjs.com/package/react-compiler-runtime) is now available on npm can be used instead of the local shim for people using the compiler with React < 19.
Here is the configuration to use the compiler with React 18 and correct source maps in development:
```bash
npm install babel-plugin-react-compiler react-compiler-runtime @babel/plugin-transform-react-jsx-development
```
```ts
export default defineConfig(({ command }) => {
const babelPlugins = [['babel-plugin-react-compiler', { target: '18' }]]
if (command === 'serve') {
babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}])
}
return {
plugins: [react({ babel: { plugins: babelPlugins } })],
}
})
```
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
### [`v7.37.2`](https://redirect.github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7372---20241022)
[Compare Source](https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.1...v7.37.2)
##### Fixed
- \[`destructuring-assignment`]: fix false negative when using `typeof props.a` ([#3835][] [@golopot](https://redirect.github.com/golopot))
##### Changed
- \[Refactor] \[`destructuring-assignment`]: use `getParentStatelessComponent` ([#3835][] [@golopot](https://redirect.github.com/golopot))
[7.37.2]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.1...v7.37.2
[#3835]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3835
Automattic/mongoose (mongoose)
### [`v8.7.2`](https://redirect.github.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#872--2024-10-17)
[Compare Source](https://redirect.github.com/Automattic/mongoose/compare/8.7.1...8.7.2)
\==================
- fix(document): recursively clear modified subpaths when setting deeply nested subdoc to null [#14963](https://redirect.github.com/Automattic/mongoose/issues/14963) [#14952](https://redirect.github.com/Automattic/mongoose/issues/14952)
- fix(populate): handle array of ids with parent refPath [#14965](https://redirect.github.com/Automattic/mongoose/issues/14965)
- types: make Buffers into mongodb.Binary in lean result type to match runtime behavior [#14967](https://redirect.github.com/Automattic/mongoose/issues/14967)
- types: correct schema type inference when using nested typeKey like type: { type: String } [#14956](https://redirect.github.com/Automattic/mongoose/issues/14956) [#14950](https://redirect.github.com/Automattic/mongoose/issues/14950)
- types: re-export DeleteResult and UpdateResult from MongoDB Node.js driver [#14947](https://redirect.github.com/Automattic/mongoose/issues/14947) [#14946](https://redirect.github.com/Automattic/mongoose/issues/14946)
- docs(documents): add section on setting deeply nested properties, including warning about nullish coalescing assignment [#14972](https://redirect.github.com/Automattic/mongoose/issues/14972)
- docs(model): add more info on acknowledged: false, specifically that Mongoose may return that if the update was empty [#14957](https://redirect.github.com/Automattic/mongoose/issues/14957)
vitejs/vite (vite)
### [`v5.4.9`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.9)
[Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.8...v5.4.9)
Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md) for details.
Configuration
π Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "before 4am on Monday" (UTC).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
7.20.0
->7.21.0
4.17.10
->4.17.12
20.16.11
->20.16.14
4.3.2
->4.3.3
7.37.1
->7.37.2
8.7.1
->8.7.2
5.4.8
->5.4.9
Release Notes
mui/mui-x (@mui/x-data-grid)
### [`v7.21.0`](https://redirect.github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7210) [Compare Source](https://redirect.github.com/mui/mui-x/compare/v7.20.0...v7.21.0) *Oct 17, 2024* We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights β¨: - π« Added [`dataset` prop support for the Scatter Chart component](https://mui.com/x/react-charts/scatter/#using-a-dataset) - π Bugfixes - π Documentation improvements Special thanks go out to the community contributors who have helped make this release possible: [@k-rajat19](https://redirect.github.com/k-rajat19), [@kalyan90](https://redirect.github.com/kalyan90), [@rotembarsela](https://redirect.github.com/rotembarsela), [@wangkailang](https://redirect.github.com/wangkailang). Following are all team members who have contributed to this release: [@arthurbalduini](https://redirect.github.com/arthurbalduini), [@cherniavskii](https://redirect.github.com/cherniavskii), [@flaviendelangle](https://redirect.github.com/flaviendelangle), [@JCQuintas](https://redirect.github.com/JCQuintas), [@LukasTy](https://redirect.github.com/LukasTy), [@MBilalShafi](https://redirect.github.com/MBilalShafi), [@arminmeh](https://redirect.github.com/arminmeh), [@romgrk](https://redirect.github.com/romgrk), [@KenanYusuf](https://redirect.github.com/KenanYusuf), [@oliviertassinari](https://redirect.github.com/oliviertassinari), [@samuelsycamore](https://redirect.github.com/samuelsycamore). ##### Data Grid ##### `@mui/x-data-grid@7.21.0` - \[DataGrid] Fix `onRowSelectionModelChange` firing unnecessarily on initial render ([#14909](https://redirect.github.com/mui/mui-x/issues/14909)) [@MBilalShafi](https://redirect.github.com/MBilalShafi) - \[DataGrid] Fix `onRowSelectionModelChange` not being called after row is removed ([#14972](https://redirect.github.com/mui/mui-x/issues/14972)) [@arminmeh](https://redirect.github.com/arminmeh) - \[DataGrid] Fix pagination scrollbar issue on small zoom ([#14911](https://redirect.github.com/mui/mui-x/issues/14911)) [@cherniavskii](https://redirect.github.com/cherniavskii) - \[DataGrid] Fix scroll jumping ([#14929](https://redirect.github.com/mui/mui-x/issues/14929)) [@romgrk](https://redirect.github.com/romgrk) - \[DataGrid] Fix excessive white space at the end of the Data Grid ([#14864](https://redirect.github.com/mui/mui-x/issues/14864)) [@kalyan90](https://redirect.github.com/kalyan90) ##### `@mui/x-data-grid-pro@7.21.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.21.0`, plus: - \[DataGridPro] Fix indeterminate checkbox state for server-side data ([#14956](https://redirect.github.com/mui/mui-x/issues/14956)) [@MBilalShafi](https://redirect.github.com/MBilalShafi) - \[DataGridPro] Fix scrolling performance when `rowHeight={undefined}` ([#14983](https://redirect.github.com/mui/mui-x/issues/14983)) [@cherniavskii](https://redirect.github.com/cherniavskii) - \[DataGridPro] List view ([#14393](https://redirect.github.com/mui/mui-x/issues/14393)) [@KenanYusuf](https://redirect.github.com/KenanYusuf) [@cherniavskii](https://redirect.github.com/cherniavskii) ##### `@mui/x-data-grid-premium@7.21.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.21.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.21.0` - \[pickers] Cleanup `PageUp` and `PageDown` event handlers on time components ([#14928](https://redirect.github.com/mui/mui-x/issues/14928)) [@arthurbalduini](https://redirect.github.com/arthurbalduini) - \[pickers] Create the new picker's `ownerState` object ([#14889](https://redirect.github.com/mui/mui-x/issues/14889)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) - \[pickers] Fix `PickerValidDate` usage in the Date Range Picker Toolbar ([#14925](https://redirect.github.com/mui/mui-x/issues/14925)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@7.21.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.21.0`. ##### Charts ##### `@mui/x-charts@7.21.0` - \[charts] Allow `dataset` to be used with the Scatter Chart ([#14915](https://redirect.github.com/mui/mui-x/issues/14915)) [@JCQuintas](https://redirect.github.com/JCQuintas) - \[charts] Ensure `reduce motion` preference disables animation on page load ([#14417](https://redirect.github.com/mui/mui-x/issues/14417)) [@JCQuintas](https://redirect.github.com/JCQuintas) ##### `@mui/x-charts-pro@7.0.0-beta.5` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@7.21.0`. ##### Tree View ##### `@mui/x-tree-view@7.21.0` - \[TreeView] Fix `alpha` usage with CSS variables ([#14969](https://redirect.github.com/mui/mui-x/issues/14969)) [@wangkailang](https://redirect.github.com/wangkailang) - \[TreeView] Fix usage of the `aria-selected` attribute ([#14991](https://redirect.github.com/mui/mui-x/issues/14991)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) - \[TreeView] Fix hydration error ([#15002](https://redirect.github.com/mui/mui-x/issues/15002)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) ##### `@mui/x-codemod@7.21.0` - \[codemod] Add a new utility to rename imports ([#14919](https://redirect.github.com/mui/mui-x/issues/14919)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) ##### Docs - \[docs] Add recipe showing how to toggle detail panels on row click ([#14666](https://redirect.github.com/mui/mui-x/issues/14666)) [@k-rajat19](https://redirect.github.com/k-rajat19) - \[docs] Fix broken link to the validation section in the Data grid component ([#14973](https://redirect.github.com/mui/mui-x/issues/14973)) [@arminmeh](https://redirect.github.com/arminmeh) - \[docs] Update v5 migration codesandbox [@oliviertassinari](https://redirect.github.com/oliviertassinari) - \[docs] Enforce component style rules for the Tree View ([#14963](https://redirect.github.com/mui/mui-x/issues/14963)) [@samuelsycamore](https://redirect.github.com/samuelsycamore) ##### Core - \[core] Fix shortcut with localization keyboard ([#14220](https://redirect.github.com/mui/mui-x/issues/14220)) [@rotembarsela](https://redirect.github.com/rotembarsela) - \[core] Fix docs deploy command ([#14920](https://redirect.github.com/mui/mui-x/issues/14920)) [@arminmeh](https://redirect.github.com/arminmeh) - \[code-infra] Prepare some tests to work in `vitest/playwright` ([#14926](https://redirect.github.com/mui/mui-x/issues/14926)) [@JCQuintas](https://redirect.github.com/JCQuintas) - \[test] Fix `AdapterDayjs` coverage calculation ([#14957](https://redirect.github.com/mui/mui-x/issues/14957)) [@LukasTy](https://redirect.github.com/LukasTy) - \[test] Fix split infinitive API convention use [@oliviertassinari](https://redirect.github.com/oliviertassinari)vitejs/vite-plugin-react (@vitejs/plugin-react)
### [`v4.3.3`](https://redirect.github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#433-2024-10-19) [Compare Source](https://redirect.github.com/vitejs/vite-plugin-react/compare/v4.3.2...v4.3.3) ##### React Compiler runtimeModule option removed React Compiler was updated to accept a `target` option and `runtimeModule` was removed. vite-plugin-react will still detect `runtimeModule` for backwards compatibility. When using a custom `runtimeModule` or `target !== '19'`, the plugin will not try to pre-optimize `react/compiler-runtime` dependency. The [react-compiler-runtime](https://www.npmjs.com/package/react-compiler-runtime) is now available on npm can be used instead of the local shim for people using the compiler with React < 19. Here is the configuration to use the compiler with React 18 and correct source maps in development: ```bash npm install babel-plugin-react-compiler react-compiler-runtime @babel/plugin-transform-react-jsx-development ``` ```ts export default defineConfig(({ command }) => { const babelPlugins = [['babel-plugin-react-compiler', { target: '18' }]] if (command === 'serve') { babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}]) } return { plugins: [react({ babel: { plugins: babelPlugins } })], } }) ```jsx-eslint/eslint-plugin-react (eslint-plugin-react)
### [`v7.37.2`](https://redirect.github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7372---20241022) [Compare Source](https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.1...v7.37.2) ##### Fixed - \[`destructuring-assignment`]: fix false negative when using `typeof props.a` ([#3835][] [@golopot](https://redirect.github.com/golopot)) ##### Changed - \[Refactor] \[`destructuring-assignment`]: use `getParentStatelessComponent` ([#3835][] [@golopot](https://redirect.github.com/golopot)) [7.37.2]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.1...v7.37.2 [#3835]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3835Automattic/mongoose (mongoose)
### [`v8.7.2`](https://redirect.github.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#872--2024-10-17) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/8.7.1...8.7.2) \================== - fix(document): recursively clear modified subpaths when setting deeply nested subdoc to null [#14963](https://redirect.github.com/Automattic/mongoose/issues/14963) [#14952](https://redirect.github.com/Automattic/mongoose/issues/14952) - fix(populate): handle array of ids with parent refPath [#14965](https://redirect.github.com/Automattic/mongoose/issues/14965) - types: make Buffers into mongodb.Binary in lean result type to match runtime behavior [#14967](https://redirect.github.com/Automattic/mongoose/issues/14967) - types: correct schema type inference when using nested typeKey like type: { type: String } [#14956](https://redirect.github.com/Automattic/mongoose/issues/14956) [#14950](https://redirect.github.com/Automattic/mongoose/issues/14950) - types: re-export DeleteResult and UpdateResult from MongoDB Node.js driver [#14947](https://redirect.github.com/Automattic/mongoose/issues/14947) [#14946](https://redirect.github.com/Automattic/mongoose/issues/14946) - docs(documents): add section on setting deeply nested properties, including warning about nullish coalescing assignment [#14972](https://redirect.github.com/Automattic/mongoose/issues/14972) - docs(model): add more info on acknowledged: false, specifically that Mongoose may return that if the update was empty [#14957](https://redirect.github.com/Automattic/mongoose/issues/14957)vitejs/vite (vite)
### [`v5.4.9`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.9) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.8...v5.4.9) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md) for details.Configuration
π Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "before 4am on Monday" (UTC).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.