chore(deps): update all non-major dependencies #1382
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:
6.1.4
->6.1.5
6.0.0-beta.12
->6.0.0-beta.13
6.1.4
->6.1.5
7.21.0
->7.22.0
7.21.0
->7.22.0
18.3.11
->18.3.12
v4.2.1
->v4.2.2
v4.0.4
->v4.1.0
7.37.1
->7.37.2
v3.26.13
->v3.27.0
5.33.3
->5.34.0
5.34.3
(+2)8.10.0
->8.11.0
8.12.2
(+2)5.4.9
->5.4.10
Release Notes
mui/material-ui (@mui/icons-material)
v6.1.5
Compare Source
Oct 22, 2024
A big thanks to the 9 contributors who made this release possible.
@mui/material@6.1.5
@mui/system@6.1.5
defaultMode
toInitColorSchemeScript
(#44139) @siriwatknp@mui/codemod@6.1.5
zeroMinWidth
prop to codemod (#44178) @sai6855Docs
a7b7d9c
) @oliviertassinariCore
All contributors of this release in alphabetical order: @ChinoUkaegbu, @Janpot, @mnajdova, @oliviertassinari, @prakhargupta1, @sai6855, @samuelsycamore, @siriwatknp, @snapwich
mui/mui-x (@mui/x-data-grid)
v7.22.0
Compare Source
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/x-data-grid@7.22.0
GridPanelAnchor
positioning (#15022) @k-rajat19pageStyle
prop of theGridPrintExportMenuItem
component (#15015) @flaviendelangle<Box />
and<Badge />
(#15013) @romgrk@mui/x-data-grid-pro@7.22.0
Same changes as in
@mui/x-data-grid@7.22.0
, plus:@mui/x-data-grid-premium@7.22.0
Same changes as in
@mui/x-data-grid-pro@7.22.0
, plus:Date and Time Pickers
@mui/x-date-pickers@7.22.0
DateCalendar
timezone management (#15119) @LukasTyDigitalClock
time options on aDST
switch day (#15092) @LukasTy@mui/x-date-pickers-pro@7.22.0
Same changes as in
@mui/x-date-pickers@7.22.0
.Charts
@mui/x-charts@7.22.0
onAxisClick(_, data)
callback (#15038) @clins1994@mui/x-charts-pro@7.0.0-beta.6
Same changes as in
@mui/x-charts@7.22.0
.Tree View
@mui/x-tree-view@7.22.0
Docs
Core
default-branch-switch
instances forv7.x
(#15085) @MBilalShafifireEvent
instead ofuserEvent
(#14927) @LukasTyactions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946actions/setup-node (actions/setup-node)
v4.1.0
Compare Source
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.2
Compare Source
Fixed
destructuring-assignment
]: fix false negative when usingtypeof props.a
(#3835 @golopot)Changed
destructuring-assignment
]: usegetParentStatelessComponent
(#3835 @golopot)github/codeql-action (github/codeql-action)
v3.27.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.0 - 22 Oct 2024
upload-sarif
Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by theupload-sarif
Action. #2557See the full CHANGELOG.md for more information.
webpro-nl/knip (knip)
v5.34.0
Compare Source
path
if step also hasrepository
in github-action plugin (c6e4d31
)a2217a2
)a2e83f8
)bae87d9
)31f1e7e
)617e067
)939f511
)f4db204
)c2e2712
)virtual:
imports, don't report as unlisted dependencies (2ef75cc
)53839e0
)98c1ff7
)ignoreDependencies
(b8875be
)58ba79f
)f4dc1e1
)a413ad8
)c03f963
)d288779
)f2732fa
)4973a9d
)6115107
)f1349c2
)typescript-eslint/typescript-eslint (typescript-eslint)
v8.11.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v5.4.10
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.