chore(deps): update all non-major dependencies #372
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:
2.3.0->2.4.02.3.0->2.4.03.609.0->3.614.03.609.0->3.614.03.609.0->3.614.03.609.0->3.614.03.609.0->3.614.00.0.26->0.0.275.4.3->5.4.45.4.3->5.4.45.4.3->5.4.45.4.3->5.4.45.4.3->5.4.45.4.3->5.4.45.4.3->5.4.45.4.3->5.4.45.16.0->5.16.15.16.0->5.16.17.9.0->7.10.08.10.140->8.10.1417.15.0->7.16.07.15.0->7.16.08.16.0->8.17.12.148.0->2.149.02.148.0->2.149.02.1655.0->2.1659.010.4.3->10.4.529.1.5->29.2.2🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
aws-powertools/powertools-lambda-typescript (@aws-lambda-powertools/logger)
v2.4.0Compare Source
Bug Fixes
Features
FullBatchFailureErrorwhen the entire batch fails (#2711) (74198ef)ap-south-2andme-central-1(#2675) (208c57a)aws/aws-sdk-js-v3 (@aws-sdk/client-dynamodb)
v3.614.0Compare Source
Note: Version bump only for package @aws-sdk/client-dynamodb
v3.613.0Compare Source
Note: Version bump only for package @aws-sdk/client-dynamodb
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.614.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.613.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
aws/aws-sdk-js-v3 (@aws-sdk/client-sesv2)
v3.614.0Compare Source
Note: Version bump only for package @aws-sdk/client-sesv2
v3.613.0Compare Source
Note: Version bump only for package @aws-sdk/client-sesv2
aws/aws-sdk-js-v3 (@aws-sdk/client-sfn)
v3.614.0Compare Source
Note: Version bump only for package @aws-sdk/client-sfn
v3.613.0Compare Source
Note: Version bump only for package @aws-sdk/client-sfn
aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)
v3.614.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.613.0Compare Source
Bug Fixes
SvenKirschbaum/cdk-cross-account-route53 (@fallobst22/cdk-cross-account-route53)
v0.0.27Compare Source
0.0.27 (2024-07-06)
middyjs/middy (@middy/core)
v5.4.4Compare Source
What's Changed
Full Changelog: middyjs/middy@5.4.3...5.4.4
mui/material-ui (@mui/icons-material)
v5.16.1Compare Source
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
@mui/[email protected]@mui/[email protected]Docs
Core
All contributors of this release in alphabetical order: @aarongarciah, @oliviertassinari, @omahs, @ZeeshanTamboli
mui/mui-x (@mui/x-date-pickers)
v7.10.0Compare Source
Jul 11, 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]'standard'inGridFilterInputMultipleValue(#13129) @tarunrajputreadonlyon more array props (#13331) @pcorpet@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]readOnlyflag (#13688) @LukasTy@mui/[email protected]Same changes as in
@mui/[email protected], plus:calendarHeaderslot props propagation (#13780) @LukasTyformatfrom givenviews(#13743) @LukasTyCharts
@mui/[email protected]LineChartwhen using thelogscale (#13791) @alexfauquetteOnSeriesItemClickdocumentation (#13761) @tonyhallettTree View
@mui/[email protected]getItemTreeandgetItemOrderedChildrenIdsmethods to the public API (#13804) @flaviendelangleDocs
loadingprop value (#13604) @oliviertassinariDateTimeRangePickerto the "Commonly used components" demo (#13775) @flaviendelangleCore
DATA_GRID_PROPS_DEFAULT_VALUESalphabetically (#13783) @oliviertassinaritypescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.16.0Compare Source
🚀 Features
rule-tester: stricter rule test validations
eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule
eslint-plugin: add support for nested namespaces to unsafe-member-access
eslint-plugin: [no-floating-promises] add checkThenables option
🩹 Fixes
deps: update dependency @eslint-community/regexpp to v4.11.0
eslint-plugin: [no-floating-promises] add
suggestionsto tests from #9263checkThenableswebsite: react key error on internal pages of website
eslint-plugin: [restrict-template-expressions] don't report tuples if
allowArrayoption is enabled❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.16.0Compare Source
🩹 Fixes
deps: update dependency @eslint-community/regexpp to v4.11.0
website: react key error on internal pages of website
❤️ Thank You
You can read about our versioning strategy and releases on our website.
ajv-validator/ajv (ajv)
v8.17.1Compare Source
What's Changed
Full Changelog: ajv-validator/ajv@v8.17.0...v8.17.1
Plus everything in 8.17.0 which failed to release
The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.
Revert "Revert fast-uri change (https://github.com/ajv-validator/ajv/pull/2444)" by @gurgunday in https://github.com/ajv-validator/ajv/pull/2448
fix: ignore new eslint error for @typescript-eslint/no-extraneous-class by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2455
docs: clarify behaviour of addVocabulary by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2454
docs: refactor to improve legibility by @blottn in https://github.com/ajv-validator/ajv/pull/2432
Fix grammatical typo in managing-schemas.md by @wetneb in https://github.com/ajv-validator/ajv/pull/2305
docs: Fix broken strict-mode link by @alexanderjsx in https://github.com/ajv-validator/ajv/pull/2459
feat: add test for encoded refs and bump fast-uri by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2449
fix: changes for @typescript-eslint/array-type rule by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2467
fixes https://github.com/ajv-validator/ajv/issues/2217 - clarify custom keyword naming by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2457
aws/aws-cdk (aws-cdk)
v2.149.0Compare Source
Features
ServerDeploymentConfig(#30429) (da0dc57), closes #30430createdByproperty for notification rule (#30780) (a68b418)Bug Fixes
Alpha modules (2.149.0-alpha.0)
v2.148.1Compare Source
Bug Fixes
Alpha modules (2.148.1-alpha.0)
aws/aws-sdk-js (aws-sdk)
v2.1659.0Compare Source
v2.1658.0Compare Source
v2.1657.0Compare Source
v2.1656.0Compare Source
isaacs/node-glob (glob)
v10.4.5Compare Source
v10.4.4Compare Source
kulshekhar/ts-jest (ts-jest)
v29.2.2Compare Source
v29.2.1Compare Source
v29.2.0Compare Source
Bug Fixes
Features
presetstotransformconfig (22fb027)Code refactoring
TsJestTransformerOptionstype everywhere possibly (7d001be)react-appto use Vite (827c8ad)Configuration
📅 Schedule: Branch creation - "before 6am 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 has been generated by Mend Renovate. View repository job log here.