Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.506.0->3.511.03.504.0->3.511.03.504.0->3.511.03.504.0->3.511.03.504.0->3.511.05.15.7->5.15.95.15.7->5.15.96.19.3->6.19.420.11.16->20.11.1718.2.52->18.2.5518.2.18->18.2.196.20.0->6.21.06.20.0->6.21.02.126.0->2.127.02.126.0->2.127.02.1550.0->2.1555.03.5.3->3.6.05.0.12->5.1.1🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-dynamodb)
v3.511.0Compare Source
Note: Version bump only for package @aws-sdk/client-dynamodb
v3.509.0Compare Source
Note: Version bump only for package @aws-sdk/client-dynamodb
v3.507.0Compare Source
Features
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.511.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.509.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.507.0Compare Source
Features
aws/aws-sdk-js-v3 (@aws-sdk/client-sesv2)
v3.511.0Compare Source
Note: Version bump only for package @aws-sdk/client-sesv2
v3.509.0Compare Source
Note: Version bump only for package @aws-sdk/client-sesv2
v3.507.0Compare Source
Features
aws/aws-sdk-js-v3 (@aws-sdk/client-sfn)
v3.511.0Compare Source
Note: Version bump only for package @aws-sdk/client-sfn
v3.509.0Compare Source
Note: Version bump only for package @aws-sdk/client-sfn
v3.507.0Compare Source
Features
aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)
v3.511.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.509.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.507.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
mui/material-ui (@mui/icons-material)
v5.15.9Compare Source
Feb 8, 2024
A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
@mui/materialpeerDependencies.@mui/material@5.15.9@mui/base@5.0.0-beta.36@mui/system@5.15.9ReadonlyArrayfor CSS related types (#40972) @siriwatknpDocs
Core
lightprop removal (#40947) @sai6855All contributors of this release in alphabetical order: @brijeshb42, @DiegoAndai, @Janpot, @oliviertassinari, @RaghavenderSingh, @sai6855, @siriwatknp
v5.15.8Compare Source
Feb 6, 2024
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.15.8@mui/codemod@5.15.8findComponentJSXutil (#40855) @sai6855@mui/system@5.15.8theme.styleOverrides(#40690) @siriwatknpcreateUseThemePropscall (#40885) @siriwatknp@mui/base@5.0.0-beta.34hostElementNameprop to improve SSR (#40507) @mj12albertDocs
Core
All contributors of this release in alphabetical order: @adebiyial, @brijeshb42, @danilo-leal, @DiegoAndai, @hsmtkk, @Janpot, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @rluzists1, @romgrk, @sai6855, @siriwatknp, @Smileek, @xuhdev, @zanivan
mui/mui-x (@mui/x-date-pickers)
v6.19.4Compare Source
Feb 9, 2024
We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
Data Grid
@mui/x-data-grid@v6.19.4pageSizeOptionsprop (#11992) @pcorpetevalwithnew Function(#11962) @cherniavskii@mui/x-data-grid-pro@v6.19.4Same changes as in
@mui/x-data-grid@v6.19.4.@mui/x-data-grid-premium@v6.19.4Same changes as in
@mui/x-data-grid-pro@v6.19.4, plus:Date Pickers
@mui/x-date-pickers@v6.19.4isWithinRangemethod (#11940) @LukasTy@mui/x-date-pickers-pro@v6.19.4Same changes as in
@mui/x-date-pickers@v6.19.4.Charts /
@mui/x-charts@v6.19.4reverseproperty to axes (#11959) @alexfauquetteDocs
AdapterDateFnsV3on the Getting Started page (#11987) @flaviendelangleChartsTooltiptypo (#11967) @thisisharsh7Localizationdocumentation sections (#11997) @LukasTytypescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.21.0Compare Source
🚀 Features
export plugin metadata
allow
parserOptions.project: falseeslint-plugin: add rule prefer-find
🩹 Fixes
eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression
eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions
eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
eslint-plugin: [class-literal-property-style] allow getter when same key setter exists
eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before
askeyword❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.21.0Compare Source
🚀 Features
parserOptions.project: false❤️ Thank You
You can read about our versioning strategy and releases on our website.
aws/aws-cdk (aws-cdk)
v2.127.0Compare Source
Features
idleTimeoutandperRequestTimeoutfor service connect (#28877) (ffcae2f)healthCheckproperty forApplicationLoadBalancedFargateService(#28797) (5996856), closes #28796Bug Fixes
ipv6AssignAddressOnCreationis set to true (#28902) (9de77bb), closes /github.com/aws/aws-cdk/issues/28843#issuecomment-1909006632 #28843--from-stackdoes not retrieved processed template (#29035) (74c4c6f)Alpha modules (2.127.0-alpha.0)
Features
Bug Fixes
aws/aws-sdk-js (aws-sdk)
v2.1555.0Compare Source
v2.1554.0Compare Source
v2.1553.0Compare Source
v2.1552.0Compare Source
v2.1551.0Compare Source
paulmillr/chokidar (chokidar)
v3.6.0Compare Source
What's Changed
New Contributors
Full Changelog: paulmillr/chokidar@3.5.3...3.6.0
vitejs/vite (vite)
v5.1.1v5.1.0customLoggertoloadConfigFromFile(fix #15824) (#15831) (55a3427), closes #15824 #15831vite build --force(#15837) (f1a4242), closes #15837Configuration
📅 Schedule: Branch creation - "before 5am on sunday" (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 has been generated by Mend Renovate. View repository job log here.