chore(deps): update all non-major dependencies #193
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:
^0.0.45
->^0.0.46
6.1.6
->6.1.7
6.1.9
->6.1.10
6.1.9
->6.1.10
7.23.0
->7.23.1
8.16.0
->8.17.0
8.16.0
->8.17.0
5.0.0
->5.1.0
0.4.14
->0.4.16
7.0.1
->7.0.2
7.0.1
->7.0.2
6.0.1
->6.0.3
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
SvenKirschbaum/cdk-cross-account-route53 (@fallobst22/cdk-cross-account-route53)
v0.0.46
Compare Source
0.0.46 (2024-11-30)
panva/openid-client (openid-client)
v6.1.7
Compare Source
Refactor
mui/material-ui (@mui/icons-material)
v6.1.10
Compare Source
Dec 3, 2024
A big thanks to the 10 contributors who made this release possible.
@mui/[email protected]
slotProps.img
not spread to hook (#44536) @siriwatknpslotProps
instead ofcomponentsProps
(#44552) @siriwatknptonalOffset
from setting color channel (#44585) @siriwatknpScrollbarSize
ref being overriden (#44593) @DiegoAndai&ZeroWidthSpace
(#44631) @arishoham@mui/[email protected]
theme
changes when enabling CSS theme variables (#44588) @siriwatknpDocs
InputLabelProps
in docs (#44634) @sai6855Core
getSlotOwnerState
fromuseSlot
util (#44403) @ZeeshanTamboliAll contributors of this release in alphabetical order: @albarv340, @arishoham, @DiegoAndai, @joserodolfofreitas, @MBilalShafi, @mnajdova, @oliviertassinari, @renovate[bot], @sai6855, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
mui/mui-x (@mui/x-data-grid)
v7.23.1
Compare Source
7.23.1
Dec 5, 2024
We'd like to offer a big thanks to the 7 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:
@lhilgert9.
Following are all team members who have contributed to this release:
@arthurbalduini, @cherniavskii, @flaviendelangle, @JCQuintas, @LukasTy and @MBilalShafi.
Data Grid
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:@mui/[email protected]
Same changes as in
@mui/[email protected]
.Date and Time Pickers
@mui/[email protected]
touchend
event (#15430) @arthurbalduini@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts
@mui/[email protected]
pattern
andgradient
support (#15724) @JCQuintas@mui/[email protected]
Same changes as in
@mui/[email protected]
.Docs
@mui/internal-markdown
to support nested demo imports (#15738) @alexfauquetteCore
@mui/x-tree-view-pro
toreleaseChangelog
(#15747) @flaviendelangletypescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.17.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.17.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
facebook/react (eslint-plugin-react-hooks)
v5.1.0
Compare Source
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.4.16
Compare Source
Fix CJS/ESM interop issue. Sorry everyone for the trouble.
v0.4.15
Compare Source
Add support for custom HOCs (#60)
By default, the rule only knows that
memo
&forwardRef
function calls with return a React component. With this option, you can also allow extra function names like Mobx observer to make this code valid:Thanks @HorusGoul!
Add recommended config and simple types (#67)
You can now add the recommended config to your ESLint config like this:
To follow ESLint recommandations, the rule is added with the
error
severity.Some simple types ensure that people typecheking their config won't need
@ts-expect-error
anymore.Bump ESLint peer dependency to 8.40
This was actually done by mistake in the previous release when moving from a deprecated API to a new one.
Given that ESLint 8 is officialy end-of-life and the only report (#56) didn't get likes, I'm going forward and documenting the expected minimum version from ESLin in the package JSON so that people can get warning from their package manager.
remix-run/react-router (react-router)
v7.0.2
Compare Source
Patch Changes
temporarily only use one build in export map so packages can have a peer dependency on react router (#12437)
Generate wide
matches
andparams
types for current route and child routes (#12397)At runtime,
matches
includes child route matches andparams
include child route path parameters.But previously, we only generated types for parent routes in
matches
; forparams
, we only considered the parent routes and the current route.To align our generated types more closely to the runtime behavior, we now generate more permissive, wider types when accessing child route information.
remix-run/react-router (react-router-dom)
v7.0.2
Compare Source
Patch Changes
[email protected]
vitejs/vite (vite)
v6.0.3
Compare Source
ModuleRunnerTransport#invoke
more explicit (#18851) (a75fc31), closes #18851environments.ssr.resolve
with rootssr
config (#18857) (3104331), closes #18857v6.0.2
Compare Source
node_modules
if deno (#18823) (a20267b), closes #18823style.css
as a key for the style file forcssCodesplit: false
(#18820) (ec51115), closes #18820external
by default (#18821) (2250ffa), closes #18821ssr.target: 'webworker'
defaults as fallback (#18827) (b39e696), closes #18827Configuration
📅 Schedule: Branch creation - "before 10am on saturday" in timezone Europe/Berlin, 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.