Update dependency @mui/x-charts to v7.5.1 #64

Merged
pierre merged 1 commits from renovate/mui-x-charts-7.x-lockfile into master 2024-05-24 13:14:34 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v7.5.1

Compare Source

May 23, 2024

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

  • 🧰 Improve tree view testing
  • 📊 Add label to be displayed in BarChart
Data Grid
@mui/x-data-grid@7.5.1
  • DataGrid] Escape formulas in CSV and Excel export ([#​13115](https://github.com/mui/mui-x/issues/13115)) [@​cherniavskii](https://github.com/cherniavskii)
    
    

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

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

Date and Time Pickers
@mui/x-date-pickers@7.5.1
  • pickers] Fix `disableOpenPicker` prop behavior ([#​13212](https://github.com/mui/mui-x/issues/13212)) [@​LukasTy](https://github.com/LukasTy)
    
    

Same changes as in @mui/x-date-pickers@7.5.1.

Charts
@mui/x-charts@7.5.1
  • charts] Add `label` to be displayed inside bars in BarChart ([#​12988](https://github.com/mui/mui-x/issues/12988)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Setup the repository for charts-pro ([#​13182](https://github.com/mui/mui-x/issues/13182)) [@​alexfauquette](https://github.com/alexfauquette)
    
    
Docs
  • docs] Clean the pages in the navbar ([#​13192](https://github.com/mui/mui-x/issues/13192)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • docs] Improve Tree View selection doc ([#​13105](https://github.com/mui/mui-x/issues/13105)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • docs] Unify Tree View `apiRef` methods doc examples ([#​13193](https://github.com/mui/mui-x/issues/13193)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    
Core
  • core] Remove `raw-loader` package ([#​13160](https://github.com/mui/mui-x/issues/13160)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Remove outdated prop-types ([#​13181](https://github.com/mui/mui-x/issues/13181)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • core] Rename `yarn` to `pnpm` in `PropTypes` comment ([#​13167](https://github.com/mui/mui-x/issues/13167)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Use `describeTreeView` for items test (partial) ([#​12893](https://github.com/mui/mui-x/issues/12893)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • core] Use `describeTreeView` for keyboard selection tests ([#​13164](https://github.com/mui/mui-x/issues/13164)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • core] Use `describeTreeView` for navigation tests ([#​12907](https://github.com/mui/mui-x/issues/12907)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • core] Use `describeTreeView` for items rendering edge-case tests ([#​13168](https://github.com/mui/mui-x/issues/13168)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • core] Add `test:coverage:inspect` to allow easier debugging ([#​13198](https://github.com/mui/mui-x/issues/13198)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • core] Fix `yarn proptypes` vs `pnpm proptypes` ([#​13199](https://github.com/mui/mui-x/issues/13199)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • code-infra] Run corepack enable on all CI jobs ([#​13205](https://github.com/mui/mui-x/issues/13205)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Use `nx` for lerna tasks ([#​13166](https://github.com/mui/mui-x/issues/13166)) [@​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.5.0` -> `7.5.1`](https://renovatebot.com/diffs/npm/@mui%2fx-charts/7.5.0/7.5.1) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-charts)</summary> ### [`v7.5.1`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#v751) [Compare Source](https://github.com/mui/mui-x/compare/v7.5.0...v7.5.1) *May 23, 2024* We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: - 🧰 Improve tree view testing - 📊 Add `label` to be displayed in BarChart ##### Data Grid ##### `@mui/x-data-grid@7.5.1` - \[DataGrid] Escape formulas in CSV and Excel export ([#&#8203;13115](https://github.com/mui/mui-x/issues/13115)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### `@mui/x-data-grid-pro@7.5.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.5.1`. ##### `@mui/x-data-grid-premium@7.5.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.5.1`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.5.1` - \[pickers] Fix `disableOpenPicker` prop behavior ([#&#8203;13212](https://github.com/mui/mui-x/issues/13212)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.5.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.5.1`. ##### Charts ##### `@mui/x-charts@7.5.1` - \[charts] Add `label` to be displayed inside bars in BarChart ([#&#8203;12988](https://github.com/mui/mui-x/issues/12988)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Setup the repository for charts-pro ([#&#8203;13182](https://github.com/mui/mui-x/issues/13182)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Docs - \[docs] Clean the pages in the navbar ([#&#8203;13192](https://github.com/mui/mui-x/issues/13192)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[docs] Improve Tree View selection doc ([#&#8203;13105](https://github.com/mui/mui-x/issues/13105)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[docs] Unify Tree View `apiRef` methods doc examples ([#&#8203;13193](https://github.com/mui/mui-x/issues/13193)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### Core - \[core] Remove `raw-loader` package ([#&#8203;13160](https://github.com/mui/mui-x/issues/13160)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Remove outdated prop-types ([#&#8203;13181](https://github.com/mui/mui-x/issues/13181)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[core] Rename `yarn` to `pnpm` in `PropTypes` comment ([#&#8203;13167](https://github.com/mui/mui-x/issues/13167)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Use `describeTreeView` for items test (partial) ([#&#8203;12893](https://github.com/mui/mui-x/issues/12893)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[core] Use `describeTreeView` for keyboard selection tests ([#&#8203;13164](https://github.com/mui/mui-x/issues/13164)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[core] Use `describeTreeView` for navigation tests ([#&#8203;12907](https://github.com/mui/mui-x/issues/12907)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[core] Use `describeTreeView` for items rendering edge-case tests ([#&#8203;13168](https://github.com/mui/mui-x/issues/13168)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[core] Add `test:coverage:inspect` to allow easier debugging ([#&#8203;13198](https://github.com/mui/mui-x/issues/13198)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[core] Fix `yarn proptypes` vs `pnpm proptypes` ([#&#8203;13199](https://github.com/mui/mui-x/issues/13199)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Run corepack enable on all CI jobs ([#&#8203;13205](https://github.com/mui/mui-x/issues/13205)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Use `nx` for lerna tasks ([#&#8203;13166](https://github.com/mui/mui-x/issues/13166)) [@&#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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzUuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM3NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-05-24 00:27:34 +00:00
Update dependency @mui/x-charts to v7.5.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
3f203966d4
pierre merged commit 077b385c0f into master 2024-05-24 13:14:34 +00:00
pierre deleted branch renovate/mui-x-charts-7.x-lockfile 2024-05-24 13:14:34 +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#64
No description provided.