Lock file maintenance npm all non-major dependencies #3537
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:
3.12.33
->3.12.34
6.19.9
->6.19.10
7.1.1
->7.2.0
1.9.9
->1.9.11
18.2.74
->18.2.78
18.2.24
->18.2.25
7.5.0
->7.6.0
7.5.0
->7.6.0
13.7.2
->13.7.3
2.12.4
->2.12.5
5.4.4
->5.4.5
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
cypress-io/code-coverage (@cypress/code-coverage)
v3.12.34
Compare Source
Bug Fixes
mui/mui-x (@mui/x-data-grid-pro)
v6.19.10
Compare Source
We'd like to offer a big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
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]
.Core
mui/mui-x (@mui/x-date-pickers)
v7.2.0
Compare Source
Apr 12, 2024
We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
Data Grid
@mui/[email protected]
api
property toGridCallbackDetails
(#12742) @sai6855date
/dateTime
columns (#12709) @cherniavskii@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Date and Time Pickers
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Charts
@mui/[email protected]
tickLabelInterval
not working onYAxis
(#12746) @JCQuintasTree View
@mui/[email protected]
getNavigableChildrenIds
method (#12713) @flaviendelanglestate.items.itemTree
(#12717) @flaviendelangleinstance
andpublicAPI
methods from plugin and populate the main objects insideuseTreeView
(#12650) @flaviendelangleDocs
AxisFormatter
documentation for customizing tick/tooltip value formatting (#12700) @JCQuintasCore
l10n
PR packages (#12735) @LukasTydescribeTreeView
for icons tests (#12672) @flaviendelangledescribeTreeView
in existing tests foruseTreeViewItems
(#12732) @flaviendelangletypescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.6.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.6.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
cypress-io/cypress (cypress)
v13.7.3
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3
recharts/recharts (recharts)
v2.12.5
Compare Source
Small fixes while working on v3 continued...
What's Changed
Feat
BarChart
: support percentage (of chart) forbarSize
. Helps set size of bar when there are few datapoints Fixes #3640 by @graup in https://github.com/recharts/recharts/pull/4407Fix
Address https://github.com/recharts/recharts/issues/4382
A recent release of
@types/react
broke some builds because they removed certain (unused) events from common event handler attributes.recharts
was unknowingly enumerating keys ofSVGProps
in theLayer
component with the old types and causing a type error ontsc
withskipLibCheck: false
typescript - Layer
: useSVGAttributes
instead ofSVGProps
in forwardRef components by @ckifer in https://github.com/recharts/recharts/pull/4413typescript - Pie
: fix Pieref
which was cast toHTMLElement
when theref
is actually referring toSVGGElement
. This gave false information to whoever is usingref
on thePie
componentFull Changelog: recharts/recharts@v2.12.4...v2.12.5
Microsoft/TypeScript (typescript)
v5.4.5
: TypeScript 5.4.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.