fix(deps): update all non-major npm dependencies #206
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.32.0
->1.33.0
9.17.0
->9.18.0
6.3.1
->6.4.0
6.3.1
->6.4.0
20.2.2
->20.3.2
5.23.2
->5.24.1
5.23.2
->5.24.1
5.23.2
->5.24.1
5.23.2
->5.24.1
1.10.4
->1.10.7
^0.10.0
->^0.12.0
^0.7.9
->^0.8.0
9.17.0
->9.18.0
5.2.1
->5.2.2
0.4.16
->0.4.18
20.2.2
->20.3.2
7.1.1
->7.1.2
5.7.2
->5.7.3
8.19.0
->8.20.0
Release Notes
dotenvx/dotenvx (@dotenvx/dotenvx)
v1.33.0
Compare Source
Added
import '@​dotenvx/dotenvx/config'
(#508)v1.32.1
Compare Source
Changed
eslint/eslint (@eslint/js)
v9.18.0
Compare Source
mui/material-ui (@mui/icons-material)
v6.4.0
Compare Source
Jan 13, 2025
A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:
loading
prop to theButton
andIconButton
components (#44637) @siriwatknp@mui/material@6.4.0
slots
andslotProps
(#44971) @siriwatknploading
prop (#44637) @siriwatknp*TypographyProps
and completeslots
,slotProps
(#44729) @siriwatknparia-controls
when closed (#44919) @siddhantantil39mergeSlotProps
for extending components (#44809) @siriwatknpmergeSlotProps
to mergestyle
(#44959) @siriwatknpDocs
c51af8e
) @oliviertassinariCore
@mui/internal-test-utils
(#45023) @LukasTyAll contributors of this release in alphabetical order: @aarongarciah, @DiegoAndai, @good-jinu, @headironc, @iaziz11, @IceOfSummer, @Janpot, @LukasTy, @mnajdova, @oliviertassinari, @sai6855, @samuelsycamore, @siddhantantil39, @siriwatknp, @yashdev16, @ZeeshanTamboli
nrwl/nx (@nx/js)
v20.3.2
Compare Source
20.3.2 (2025-01-17)
🚀 Features
ciGroupName
to@nx/jest/plugin
(#29365)🩹 Fixes
exports
are generated for several lib generators in ts solution setup (#29588)❤️ Thank You
v20.3.1
Compare Source
20.3.1 (2025-01-07)
🚀 Features
🩹 Fixes
❤️ Thank You
v20.3.0
Compare Source
20.3.0 (2024-12-20)
🚀 Features
path
options including file extensions (#29111)🩹 Fixes
tsBuildInfoFile
is generated insideoutDir
(#29343)❤️ Thank You
rjsf-team/react-jsonschema-form (@rjsf/core)
v5.24.1
Compare Source
@rjsf/utils
getChangedFields()
Dev / docs / playground
@rjsf/*
to be5.24.x
getChangedFields()
v5.24.0
Compare Source
@rjsf/core
@rjsf/utils
lodash.isEqual()
to@rjsf/utils.deepEquals
.@rjsf/validator-ajv8
title
orui:title
. This fix only applicable if we use an ajv-i18n localizer. Ref. #4402.lodash.isEqual()
to@rjsf/utils.deepEquals
at precompiledValidator.swc-project/swc (@swc/core)
v1.10.7
Compare Source
Bug Fixes
(ci/publish) Do not tag stable if
onlyNightly
is on (#9863) (c0c6056)(es/minifier) Improve DCE (#9853) (85fb16c)
(es/parser) Fix context of dynamic import type (#9852) (caa7f37)
Documentation
Features
Testing
Build
wasmer
tov5.0.5-rc1
(#9860) (615ae93)v1.10.6
Compare Source
Performance
merge_sequences_in_exprs
by caching computation (#9843) (6e5632f)mui/toolpad (@toolpad/core)
v0.12.0
Compare Source
Jan 10, 2025
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
BREAKING CHANGE
AppProvider
exports have been renamed for clarity:(Note the change in the path from
react-router-dom
toreact-router
)create-toolpad-app
to support ViteDashboardLayout
PageHeader
@toolpad/core
DashboardLayout
(#4522) @gil-obradorsAccount
component (#4555) @bharatkashyapAppProvider
s (#4553) @apedroferreiraPageHeader
(#4571) @null93CLI
Docs
77a8b87
) @oliviertassinariCore
a8b74d4
) @oliviertassinariAll contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @gil-obradors, @null93, @oliviertassinari
v0.11.0
Compare Source
Dec 12, 2024
A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
toolbar
slot in thePageContainer
component has been moved to newPageHeader
component, which can be used in theheader
slot inPageContainer
. New usage example here.homeUrl
tobranding
properties, andappTitle
slot to override layout header branding.PageContainer
.SignInPage
.navigation
prop override toDashboardLayout
.@toolpad/core
homeUrl
tobranding
andappTitle
slot (#4477) @bharatkashyapPageContainer
(#4480) @apedroferreiranavigation
prop as override (#4523) @apedroferreiraPageContainer
title to child Container (#4504) @christiancookbuzzAppProvider
in Suspense (#4526) @bharatkashyapdocs
context from component logic (#4489) @bharatkashyapDocs
cdaa9b7
) @oliviertassinariCore
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @christiancookbuzz, @hmon, @oliviertassinari, @prakhargupta1
acao/codemirror-json-schema (codemirror-json-schema)
v0.8.0
Compare Source
Minor Changes
aa27ad7
Thanks [@thomasjahoda](https:/Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.