Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) 9.37.09.39.2 age confidence
@mui/x-data-grid (source) 8.13.18.26.0 age confidence
@mui/x-date-pickers (source) 8.12.08.26.0 age confidence
@tanstack/react-router (source) 1.132.471.157.16 age confidence
@tanstack/router-devtools (source) 1.132.511.157.16 age confidence
@tanstack/router-vite-plugin (source) 1.132.561.157.16 age confidence
@types/node (source) 22.18.1322.19.7 age confidence
@vitejs/plugin-react (source) 5.0.45.1.2 age confidence
axios (source) 1.12.21.13.3 age confidence
eslint (source) 9.37.09.39.2 age confidence
globals 16.4.016.5.0 age confidence
jsdom 27.0.127.4.0 age confidence
orval 7.13.27.20.0 age confidence
prettier (source) 3.6.23.8.1 age confidence
tsx (source) 4.20.64.21.0 age confidence
typescript-eslint (source) 8.46.48.54.0 age confidence
vite (source) 7.1.127.3.1 age confidence
zod (source) 4.1.134.3.6 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.2

Compare Source

v9.39.1

Compare Source

v9.39.0

Compare Source

v9.38.0

Compare Source

Features
  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)
Bug Fixes
  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)
Documentation
  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)
Chores
mui/mui-x (@​mui/x-data-grid)

v8.26.0

Compare Source

We'd like to extend a big thank you to the 6 contributors who made this release possible. Here are some highlights ✨:

  • 🔄 Data Grid now supports undo and redo actions. See the Undo and redo page for details about out-of-the-box support and customization options.
  • 🐞 Bugfixes

Special thanks go out to these community members for their valuable contributions:
@​jhe-iqbis

The following team members contributed to this release:
@​arminmeh, @​cherniavskii, @​flaviendelangle, @​JCQuintas, @​romgrk

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Date and Time Pickers
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Tree View
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Codemod
@mui/[email protected]

Internal changes.

Docs
Core

v8.25.0

Compare Source

Jan 14, 2026

We'd like to extend a big thank you to the 8 contributors who made this release possible. Here are some highlights ✨:

  • 📊 The Chart legend now has an option that enables click to toggle visibility of series.

    Image

  • 🐞 Bugfixes

  • 📚 Documentation improvements

The following team members contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​JCQuintas, @​mapache-salvaje, @​rita-codes, @​Janpot

Data Grid
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Codemod
@mui/[email protected]

Internal changes.

Docs
Core

v8.24.0

Compare Source

Jan 8, 2026

We'd like to extend a big thank you to the 12 contributors who made this release possible. Here are some highlights ✨:

  • ⚡️Add bar batch renderer, result in a significant performance improvement when rendering thousands of bars
  • 📊 Add range bar chart to render
    image
  • 🌎 Improved Danish (da-DK) and Japanese (ja-JP) locales on the Data Grid

Special thanks go out to these community members for their valuable contributions:
@​anders-noerrelykke, @​auloin, @​sai6855, @​yuito-it

The following team members contributed to this release:
@​alelthomas, @​alexfauquette, @​arminmeh, @​bernardobelchior, @​flaviendelangle, @​JCQuintas, @​mapache-salvaje, @​siriwatknp

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
  • [pickers] Fix Styles applied to PickersDay when MuiPickersDay-dayOutsideMonth is used (#​20719) @​sai6855
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Codemod
@mui/[email protected]

Internal changes.

Docs
Core

v8.23.0

Compare Source

Dec 24, 2025

We'd like to extend a big thank you to the 12 contributors who made this release possible. Here are some highlights ✨:

Special thanks go out to these community members for their valuable contributions:
@​henkerik, @​sai6855

The following team members contributed to this release:
@​alelthomas, @​alexfauquette, @​arminmeh, @​bernardobelchior, @​brijeshb42, @​flaviendelangle, @​JCQuintas, @​mapache-salvaje, @​MBilalShafi, @​siriwatknp

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Date and Time Pickers
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Tree View
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Codemod
@mui/[email protected]

Internal changes.

Docs
Core

v8.22.1

Compare Source

Dec 17, 2025

We'd like to extend a big thank you to the 13 contributors who made this release possible. Here are some highlights ✨:

  • 🌎 Improve Swedish (sv-SE) locale on the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions:
@​KyeongJooni, @​VismaAndreasIvarsson

The following team members contributed to this release:
@​alelthomas, @​alexfauquette, @​arminmeh, @​bernardobelchior, @​Janpot, @​JCQuintas, @​mapache-salvaje, @​michelengelen, @​mj12albert, @​prakhargupta1, @​romgrk, @​siriwatknp

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

  • [DataGridPremium] Import useId() from @mui/utils to maintain React 17 compatibility (#​20635) @​arminmeh
Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Codemod
@mui/[email protected]

Internal changes.

Docs
Core

v8.22.0

Compare Source

Dec 11, 2025

We'd like to extend a big thank you to the 11 contributors who made this release possible. Here are some highlights ✨:

  • Each Tree View component now exposes its own hook to initialize the apiRef object with accurate typing:

    -import { useTreeViewApiRef } from '@​mui/x-tree-view/hooks';
    +import { useSimpleTreeViewApiRef } from '@​mui/x-tree-view/hooks';
    -const apiRef = useTreeViewApiRef();
    +const apiRef = useSimpleTreeViewApiRef();
    
    -import { useTreeViewApiRef } from '@​mui/x-tree-view/hooks';
    +import { useRichTreeViewApiRef } from '@​mui/x-tree-view/hooks';
    -const apiRef = useTreeViewApiRef();
    +const apiRef = useRichTreeViewApiRef();
    
    -import { useTreeViewApiRef } from '@​mui/x-tree-view/hooks';
    +import { useRichTreeViewProApiRef } from '@​mui/x-tree-view-pro/hooks';
    -const apiRef = useTreeViewApiRef();
    +const apiRef = useRichTreeViewProApiRef();
  • 📚 Tutorial on building a Data Grid with server-side data

  • 🐞 Bugfixes

Special thanks go out to this community member for their valuable contributions:
@​kzhgit

The following team members contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​flaviendelangle, @​JCQuintas, @​mapache-salvaje, @​michelengelen, @​noraleonte, @​oliviertassinari

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

  • [DataGridPremium] Handle pivoting column name generation for empty strings (#​20608) @​arminmeh
  • [DataGridPremium] Pass a row with aggregated value to the custom aggregation function valueFormatter (#​20607) @​arminmeh
Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-updates branch from 465a5ba to ec85982 Compare October 14, 2025 01:34
@renovate renovate bot changed the title chore(deps): update all minor updates to v8.14.0 chore(deps): update all minor updates Oct 14, 2025
@renovate renovate bot force-pushed the renovate/all-minor-updates branch 9 times, most recently from 11e0d7d to cfbd357 Compare October 21, 2025 01:04
@renovate renovate bot force-pushed the renovate/all-minor-updates branch 12 times, most recently from bd3d43e to 28e269b Compare October 28, 2025 03:50
@renovate renovate bot force-pushed the renovate/all-minor-updates branch 7 times, most recently from b2863b0 to 6bc6a8d Compare November 1, 2025 02:00
@renovate renovate bot force-pushed the renovate/all-minor-updates branch 24 times, most recently from c3ccada to cb834ad Compare January 25, 2026 18:36
@renovate renovate bot force-pushed the renovate/all-minor-updates branch 4 times, most recently from 9684733 to 01cdeb8 Compare January 26, 2026 18:14
@renovate renovate bot force-pushed the renovate/all-minor-updates branch from 01cdeb8 to fdc085d Compare January 27, 2026 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant