Update dependency @mui/x-charts to v7.7.1 #100

Merged
pierre merged 1 commits from renovate/mui-x-charts-7.x-lockfile into master 2024-06-22 01:09:41 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/x-charts (source) dependencies patch 7.7.0 -> 7.7.1

Release Notes

mui/mui-x (@​mui/x-charts)

v7.7.1

Compare Source

Jun 21, 2024

We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights :

  • 🌍 Improve Portuguese (pt-PT) locale on the Data Grid
  • 🌍 Improve Danish (da-DK) locale on the Date and Time Pickers
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.7.1
  • DataGrid]\[docs] Clarify enabling pagination ([#​13350](https://github.com/mui/mui-x/issues/13350)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • DataGrid] Fix CSV export escaping for non-string values ([#​13560](https://github.com/mui/mui-x/issues/13560)) [@​joeycumines-scw](https://github.com/joeycumines-scw)
    
  • l10n] Improve Portuguese (pt-PT) locale ([#​13348](https://github.com/mui/mui-x/issues/13348)) [@​joaosreis](https://github.com/joaosreis)
    
    

Same changes as in @mui/x-data-grid@7.7.1, plus:

  • DataGrid] Warn about `getTreeDataPath` reference ([#​13519](https://github.com/mui/mui-x/issues/13519)) [@​cherniavskii](https://github.com/cherniavskii)
    
    

Same changes as in @mui/x-data-grid-pro@7.7.1.

Date and Time Pickers
@mui/x-date-pickers@7.7.1
  • fields] Prevent digit editing on the `Space` key down ([#​13510](https://github.com/mui/mui-x/issues/13510)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • l10n] Improve Danish (da-DK) locale ([#​13375](https://github.com/mui/mui-x/issues/13375)) [@​jacrowland1](https://github.com/jacrowland1)
    
  • pickers] Add context to `onAccept` callback ([#​13511](https://github.com/mui/mui-x/issues/13511)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • pickers] Always use the same timezone in the field, the view and the layout components ([#​13481](https://github.com/mui/mui-x/issues/13481)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • pickers] Fix `AdapterDateFnsV3` generated method types ([#​13464](https://github.com/mui/mui-x/issues/13464)) [@​alexey-kozlenkov](https://github.com/alexey-kozlenkov)
    
  • pickers] Fix controlled `view` behavior ([#​13552](https://github.com/mui/mui-x/issues/13552)) [@​LukasTy](https://github.com/LukasTy)
    
  • TimePicker] Improves RTL verification for the time pickers default views  ([#​13447](https://github.com/mui/mui-x/issues/13447)) [@​arthurbalduini](https://github.com/arthurbalduini)
    
    

Same changes as in @mui/x-date-pickers@7.7.1, plus:

  • DateRangePicker] Add accessible name to calendar grid ([#​13538](https://github.com/mui/mui-x/issues/13538)) [@​LukasTy](https://github.com/LukasTy)
    
    
Charts
@mui/x-charts@7.7.1
  • charts] Divide `CartesianProvider` to use logic in Pro package ([#​13531](https://github.com/mui/mui-x/issues/13531)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Do not publish the pro package ([#​13539](https://github.com/mui/mui-x/issues/13539)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Export `Pro` versions of regular charts ([#​13547](https://github.com/mui/mui-x/issues/13547)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Prepare `ChartContainerPro` for future Zoom changes ([#​13532](https://github.com/mui/mui-x/issues/13532)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Remove unnecessary proptypes from internal component ([#​13518](https://github.com/mui/mui-x/issues/13518)) [@​JCQuintas](https://github.com/JCQuintas)
    
    
Tree View
@mui/x-tree-view@7.7.1
  • TreeView] Improve typing to support optional dependencies in plugins and in the item ([#​13523](https://github.com/mui/mui-x/issues/13523)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • TreeView] Move `useTreeViewId` to the core plugins ([#​13566](https://github.com/mui/mui-x/issues/13566)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • TreeView] Remove unused state from `useTreeViewId` ([#​13579](https://github.com/mui/mui-x/issues/13579)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • TreeView] Support `itemId` with escaping characters when using `SimpleTreeView` ([#​13487](https://github.com/mui/mui-x/issues/13487)) [@​oukunan](https://github.com/oukunan)
    
    
Docs
  • docs] Add section about the new uncovered product watermark ([#​13568](https://github.com/mui/mui-x/issues/13568)) [@​michelengelen](https://github.com/michelengelen)
    
  • docs] Document the `PickerValidDate` type override ([#​13476](https://github.com/mui/mui-x/issues/13476)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • docs] Fix typo ([#​13507](https://github.com/mui/mui-x/issues/13507)) [@​anshtiwatne](https://github.com/anshtiwatne)
    
  • docs] Remove "-" in heat-map and tree-map urls ([#​13569](https://github.com/mui/mui-x/issues/13569)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • docs] Use dedicated tab for weather dataset ([#​13513](https://github.com/mui/mui-x/issues/13513)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • x-license] license update proposal ([#​13459](https://github.com/mui/mui-x/issues/13459)) [@​michelengelen](https://github.com/michelengelen)
    
    
Core
  • core] Fix failing CI test ([#​13574](https://github.com/mui/mui-x/issues/13574)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • infra] Remove explicit `@testing-library/react` dependency ([#​13478](https://github.com/mui/mui-x/issues/13478)) [@​LukasTy](https://github.com/LukasTy)
    
    

Configuration

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/x-charts](https://mui.com/x/react-charts/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts)) | dependencies | patch | [`7.7.0` -> `7.7.1`](https://renovatebot.com/diffs/npm/@mui%2fx-charts/7.7.0/7.7.1) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-charts)</summary> ### [`v7.7.1`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#771) [Compare Source](https://github.com/mui/mui-x/compare/v7.7.0...v7.7.1) *Jun 21, 2024* We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Portuguese (pt-PT) locale on the Data Grid - 🌍 Improve Danish (da-DK) locale on the Date and Time Pickers - 🐞 Bugfixes - 📚 Documentation improvements <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.7.1` - \[DataGrid]\[docs] Clarify enabling pagination ([#&#8203;13350](https://github.com/mui/mui-x/issues/13350)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[DataGrid] Fix CSV export escaping for non-string values ([#&#8203;13560](https://github.com/mui/mui-x/issues/13560)) [@&#8203;joeycumines-scw](https://github.com/joeycumines-scw) - \[l10n] Improve Portuguese (pt-PT) locale ([#&#8203;13348](https://github.com/mui/mui-x/issues/13348)) [@&#8203;joaosreis](https://github.com/joaosreis) ##### `@mui/x-data-grid-pro@7.7.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.7.1`, plus: - \[DataGrid] Warn about `getTreeDataPath` reference ([#&#8203;13519](https://github.com/mui/mui-x/issues/13519)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### `@mui/x-data-grid-premium@7.7.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.7.1`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.7.1` - \[fields] Prevent digit editing on the `Space` key down ([#&#8203;13510](https://github.com/mui/mui-x/issues/13510)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[l10n] Improve Danish (da-DK) locale ([#&#8203;13375](https://github.com/mui/mui-x/issues/13375)) [@&#8203;jacrowland1](https://github.com/jacrowland1) - \[pickers] Add context to `onAccept` callback ([#&#8203;13511](https://github.com/mui/mui-x/issues/13511)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[pickers] Always use the same timezone in the field, the view and the layout components ([#&#8203;13481](https://github.com/mui/mui-x/issues/13481)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[pickers] Fix `AdapterDateFnsV3` generated method types ([#&#8203;13464](https://github.com/mui/mui-x/issues/13464)) [@&#8203;alexey-kozlenkov](https://github.com/alexey-kozlenkov) - \[pickers] Fix controlled `view` behavior ([#&#8203;13552](https://github.com/mui/mui-x/issues/13552)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[TimePicker] Improves RTL verification for the time pickers default views ([#&#8203;13447](https://github.com/mui/mui-x/issues/13447)) [@&#8203;arthurbalduini](https://github.com/arthurbalduini) ##### `@mui/x-date-pickers-pro@7.7.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.7.1`, plus: - \[DateRangePicker] Add accessible name to calendar grid ([#&#8203;13538](https://github.com/mui/mui-x/issues/13538)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### Charts ##### `@mui/x-charts@7.7.1` - \[charts] Divide `CartesianProvider` to use logic in Pro package ([#&#8203;13531](https://github.com/mui/mui-x/issues/13531)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Do not publish the pro package ([#&#8203;13539](https://github.com/mui/mui-x/issues/13539)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Export `Pro` versions of regular charts ([#&#8203;13547](https://github.com/mui/mui-x/issues/13547)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Prepare `ChartContainerPro` for future Zoom changes ([#&#8203;13532](https://github.com/mui/mui-x/issues/13532)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Remove unnecessary proptypes from internal component ([#&#8203;13518](https://github.com/mui/mui-x/issues/13518)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.7.1` - \[TreeView] Improve typing to support optional dependencies in plugins and in the item ([#&#8203;13523](https://github.com/mui/mui-x/issues/13523)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[TreeView] Move `useTreeViewId` to the core plugins ([#&#8203;13566](https://github.com/mui/mui-x/issues/13566)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[TreeView] Remove unused state from `useTreeViewId` ([#&#8203;13579](https://github.com/mui/mui-x/issues/13579)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[TreeView] Support `itemId` with escaping characters when using `SimpleTreeView` ([#&#8203;13487](https://github.com/mui/mui-x/issues/13487)) [@&#8203;oukunan](https://github.com/oukunan) ##### Docs - \[docs] Add section about the new uncovered product watermark ([#&#8203;13568](https://github.com/mui/mui-x/issues/13568)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[docs] Document the `PickerValidDate` type override ([#&#8203;13476](https://github.com/mui/mui-x/issues/13476)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[docs] Fix typo ([#&#8203;13507](https://github.com/mui/mui-x/issues/13507)) [@&#8203;anshtiwatne](https://github.com/anshtiwatne) - \[docs] Remove "-" in heat-map and tree-map urls ([#&#8203;13569](https://github.com/mui/mui-x/issues/13569)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Use dedicated tab for weather dataset ([#&#8203;13513](https://github.com/mui/mui-x/issues/13513)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[x-license] license update proposal ([#&#8203;13459](https://github.com/mui/mui-x/issues/13459)) [@&#8203;michelengelen](https://github.com/michelengelen) ##### Core - \[core] Fix failing CI test ([#&#8203;13574](https://github.com/mui/mui-x/issues/13574)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[infra] Remove explicit `@testing-library/react` dependency ([#&#8203;13478](https://github.com/mui/mui-x/issues/13478)) [@&#8203;LukasTy](https://github.com/LukasTy) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-06-22 00:17:02 +00:00
Update dependency @mui/x-charts to v7.7.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
a55061a2cd
pierre scheduled this pull request to auto merge when all checks succeed 2024-06-22 00:17:02 +00:00
pierre added 1 commit 2024-06-22 00:17:02 +00:00
Update dependency @mui/x-charts to v7.7.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
a55061a2cd
pierre merged commit a55061a2cd into master 2024-06-22 01:09:41 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/VirtWeb#100
No description provided.