[Snyk] Upgrade @mui/x-date-pickers from 7.13.0 to 7.22.0 #63
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @mui/x-date-pickers from 7.13.0 to 7.22.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 9 versions ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: @mui/x-date-pickers
We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
Special thanks go out to the community contributors who have helped make this release possible:
@ clins1994, @ GITPHLAP, @ k-rajat19, @ kalyan90, @ merotosc, @ yash49.
Following are all team members who have contributed to this release:
@ cherniavskii, @ flaviendelangle, @ LukasTy, @ MBilalShafi, @ romgrk.
Data Grid
@ mui/[email protected]
GridPanelAnchor
positioning (#15022) @ k-rajat19pageStyle
prop of theGridPrintExportMenuItem
component (#15015) @ flaviendelangle<Box />
and<Badge />
(#15013) @ romgrk@ mui/[email protected]
Same changes as in
@ mui/[email protected]
, plus:@ mui/[email protected]
Same changes as in
@ mui/[email protected]
, plus:Date and Time Pickers
@ mui/[email protected]
DateCalendar
timezone management (#15119) @ LukasTyDigitalClock
time options on aDST
switch day (#15092) @ LukasTy@ mui/[email protected]
Same changes as in
@ mui/[email protected]
.Charts
@ mui/[email protected]
onAxisClick(_, data)
callback (#15038) @ clins1994@ mui/[email protected]
Same changes as in
@ mui/[email protected]
.Tree View
@ mui/[email protected]
Docs
Core
default-branch-switch
instances forv7.x
(#15085) @ MBilalShafifireEvent
instead ofuserEvent
(#14927) @ LukasTyWe'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
dataset
prop support for the Scatter Chart componentSpecial thanks go out to the community contributors who have helped make this release possible:
@ k-rajat19, @ kalyan90, @ rotembarsela, @ wangkailang.
Following are all team members who have contributed to this release:
@ arthurbalduini, @ cherniavskii, @ flaviendelangle, @ JCQuintas, @ LukasTy, @ MBilalShafi, @ arminmeh, @ romgrk, @ KenanYusuf, @ oliviertassinari, @ samuelsycamore.
Data Grid
@ mui/[email protected]
onRowSelectionModelChange
firing unnecessarily on initial render (#14909) @ MBilalShafionRowSelectionModelChange
not being called after row is removed (#14972) @ arminmeh@ mui/[email protected]
Same changes as in
@ mui/[email protected]
, plus:rowHeight={undefined}
(#14983) @ cherniavskii@ mui/[email protected]
Same changes as in
@ mui/[email protected]
.Date and Time Pickers
@ mui/[email protected]
PageUp
andPageDown
event handlers on time components (#14928) @ arthurbalduiniownerState
object (#14889) @ flaviendelanglePickerValidDate
usage in the Date Range Picker Toolbar (#14925) @ flaviendelangle@ mui/[email protected]
Same changes as in
@ mui/[email protected]
.Charts
@ mui/[email protected]
dataset
to be used with the Scatter Chart (#14915) @ JCQuintasreduce motion
preference disables animation on page load (#14417) @ JCQuintas@ mui/[email protected]
Same changes as in
@ mui/[email protected]
.Tree View
@ mui/[email protected]
alpha
usage with CSS variables (#14969) @ wangkailangaria-selected
attribute (#14991) @ flaviendelangle@ mui/[email protected]
Docs
Core
vitest/playwright
(#14926) @ JCQuintasAdapterDayjs
coverage calculation (#14957) @ LukasTyWe'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
props.ContentComponent
andprops.ContentProps
) have been deprecated and will be removed in the new major version of the Tree View component.Special thanks go out to the community contributors who have helped make this release possible:
@ k-rajat19, @ kalyan90, @ uma-neko, @ vfbiby.
Following are all team members who have contributed to this release: @ alelthomas, @ arminmeh, @ arthurbalduini,
@ cherniavskii, @ flaviendelangle, @ JCQuintas, @ MBilalShafi, @ noraleonte, @ oliviertassinari, @ samuelsycamore, @ siriwatknp.
Data Grid
@ mui/[email protected]
onColumnHeaderContextMenu
event (#14734) @ vfbibyscrollToIndexes
(#14888) @ arminmehrowId
param toprocessRowUpdate
(#14821) @ k-rajat19@ mui/[email protected]
Same changes as in
@ mui/[email protected]
, plus:rowSelectionPropagation
JSDoc and doc section (#14907) @ flaviendelangle@ mui/[email protected]
Same changes as in
@ mui/[email protected]
.Date and Time Pickers
@ mui/[email protected]
PageUp
andPageDown
support for time components (#14812) @ arthurbalduiniPickerValidDate
(#14896) @ flaviendelangleDateFieldInPickerProps
interface to theDatePicker
folder and rename itDatePickerFieldProps
(same for time and date time) (#14828) @ flaviendelangle@ mui/[email protected]
Same changes as in
@ mui/[email protected]
.Charts
@ mui/[email protected]
No changes since
@ mui/[email protected]
.@ mui/[email protected]
Same changes as in
@ mui/[email protected]
.Tree View
@ mui/[email protected]
ContentComponent
andContentProps
props (#14908) @ flaviendelangleDocs
tooltip
andhighlighting
pages (#14824) @ JCQuintasTreeItem2
component and theuseTreeItem2
hook (#14551) @ noraleonteCore
@ mui/utils
v6 (#14867) @ siriwatknpdata-mui-test
in favour ofdata-testid
(#14882)