fix(deps): update weekly minor & patch updates #771
Merged
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.
This PR contains the following updates:
1.9.3
->1.9.4
5.14.9
->5.14.11
5.0.0-alpha.144
->5.0.0-alpha.146
5.14.9
->5.14.11
5.14.9
->5.14.11
6.13.0
->6.16.0
7.69.0
->7.72.0
7.69.0
->7.72.0
7.69.0
->7.72.0
7.69.0
->7.72.0
4.17.17
->4.17.18
29.5.4
->29.5.5
18.17.15
->18.18.1
20.6.0
->20.8.0
18.2.21
->18.2.23
13.1.4
->13.1.5
18.2.7
->18.2.8
4.4.6
->4.4.7
1.8.5
->1.8.6
9.0.3
->9.0.4
6.7.0
->6.7.3
6.7.0
->6.7.3
1.3.3
->1.4.2
3.3.2
->3.4.0
1.11.9
->1.11.10
8.49.0
->8.50.0
3.4.0
->3.5.0
v4.35.1
->v4.35.2
20.6.1-alpine
->20.8.0-alpine
20.6.1-alpine
->20.8.0-alpine
3.2.0
->3.3.0
0.34.4
->0.34.6
3.4.0
->3.5.0
Release Notes
grpc/grpc-node (@grpc/grpc-js)
v1.9.4
: @grpc/grpc-js 1.9.4Compare Source
mui/material-ui (@mui/icons-material)
v5.14.11
Compare Source
Sep 26, 2023
A big thanks to the 23 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
AutocompleteValue
to make it available from path import (#38638) @vadimka123@mui/[email protected]
isMuiElement
util (#38129) @sai6855@mui/[email protected]
@mui/[email protected]
JoyDrawer
in theme components (#39074) @Studio384@mui/[email protected]
@mui/[email protected]
Docs
use-count-up
integration with the Circular Progress (#38952) @anon-phantomCore
useEnhancedEffect
(#39035) @JanpotAll contributors of this release in alphabetical order: @alexfauquette, @alisasanib, @anle9650, @anon-phantom, @DanailH, @danilo-leal, @DiegoAndai, @flaviendelangle, @gitstart, @Janpot, @jergason, @maheshguntur, @michaldudak, @mikailaread, @mj12albert, @mnajdova, @oliviertassinari, @sai6855, @Studio384, @tebersefa, @vadimka123, @zanivan, @ZeeshanTamboli
mui/mui-x (@mui/x-date-pickers)
v6.16.0
Compare Source
Sep 29, 2023
We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
🎁 Add a clearable behavior to all the single input pickers and fields (#9095) @noraleonte
The pickers and fields now have an out-of-the box implementation for clearing the field value. You can see the documentation for this behavior on the Date Picker documentation.
💫 Add Date Picker customization playground (#9581) @noraleonte
You can play around with style customization options on the Date Picker documentation.
We are thrilled to hear your feedback about this functionality!
🚀 Fix header filters menu auto closing on render (#10483) @MBilalShafi
🎯 Fix column headers scroll when theme scoping is used (#10437) @cherniavskii
🌍 Improve Russian (ru-RU) locale on the data grid
🐞 Bugfixes
📚 Documentation improvements
Data Grid
@mui/[email protected]
global
toglobalScope
due to Jest issue (#10470) @romgrk@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
shouldDisableDate
validation (#10502) @michelengelenclearable
field behavior (#9095) @noraleontedayOfWeekFormatter
(#10345) @michelengelen@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts /
@mui/[email protected]
Tree View /
@mui/[email protected]
Multiple
generic (#10478) @flaviendelangleDocs
GridRenderCellParams
interface (#10435) @cherniavskiiCore
prism-okaidia.css
with docs-infra @oliviertassinariv6.15.0
Compare Source
Sep 22, 2023
We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
getRowsToExport
option to print export on the data grid (#10084) @zreecespiecesData Grid
@mui/[email protected]
getRowsToExport
option to print export (#10084) @zreecespiecesInputLabelProps
(#10413) @romgrkGridMenu
proponClickAway
toonClose
(#10411) @romgrkGridMenu
closes (#10412) @romgrkGridActionsCellItem
(#10344) @romgrkeval
from bundlers (#10329) @romgrkborder: 0
to unmounted focused cell to avoid layout shifts in that row (#10318) @lauri865@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date Pickers
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts /
@mui/[email protected]
@mui/material
(#10115) @alexfauquetteTree View /
@mui/[email protected]
Docs
301
to Material UI @oliviertassinarirowIdentifier
(#10326) @MBilalShafiCore
v6.14.0
Compare Source
Sep 14, 2023
We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
🎁 Fix
YearCalendar
andMonthCalendar
accessibility (#10312) @LukasTyThe
YearCalendar
andMonthCalendar
items role has been changed frombutton
toradio
in order to improve the component's a11y support.If you were relying on the mentioned components having a
button
role for items, you will need to update your usage to expect aradio
role instead.🌍 Improve Japanese (ja-JP), Persian (fa-IR), and Vietnamese (vi-VN) locales on the data grid
🐞 Bugfixes
📚 Documentation improvements
Data Grid
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Date Pickers
@mui/[email protected]
YearCalendar
andMonthCalendar
a11y (#10312) @LukasTyTimeClock
meridiem text (#10324) @LukasTy@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts /
@mui/[email protected]
barGapRatio
and increasecategoryGapRatio
(#10317) @LukasTyeslint
on the package (#10330) @LukasTyTree View /
@mui/[email protected]
Docs
ariaV7
flag for demos usinguseDemoData
hook (#10204) @cherniavskiiCore
getsentry/sentry-javascript (@sentry/browser)
v7.72.0
Compare Source
Important Changes
This release introduces support for Application Not Responding (ANR) errors for Node.js applications.
These errors are triggered when the Node.js main thread event loop of an application is blocked for more than five seconds.
The Node SDK reports ANR errors as Sentry events and can optionally attach a stacktrace of the blocking code to the ANR event.
To enable ANR detection, import and use the
enableANRDetection
function from the@sentry/node
package before you run the rest of your application code.Any event loop blocking before calling
enableANRDetection
will not be detected by the SDK.Example (ESM):