chore(deps): update all non-major dependencies #361
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.1.0
->2.1.1
2.1.0
->2.1.1
3.574.0
->3.577.0
3.574.0
->3.577.0
3.574.0
->3.577.0
3.574.0
->3.577.0
3.574.0
->3.577.0
0.0.19
->0.0.20
5.3.4
->5.3.5
5.3.4
->5.3.5
5.3.4
->5.3.5
5.3.4
->5.3.5
5.3.4
->5.3.5
5.3.4
->5.3.5
5.3.4
->5.3.5
5.3.4
->5.3.5
5.15.17
->5.15.18
5.15.17
->5.15.18
7.4.0
->7.5.0
2.2.4
->2.2.5
8.10.137
->8.10.138
20.12.11
->20.12.12
7.8.0
->7.9.0
7.8.0
->7.9.0
2.141.0
->2.142.1
2.141.0
->2.142.1
2.1618.0
->2.1623.0
0.21.1
->0.21.3
10.3.14
->10.3.15
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
aws-powertools/powertools-lambda-typescript (@aws-lambda-powertools/logger)
v2.1.1
Compare Source
Bug Fixes
aws/aws-sdk-js-v3 (@aws-sdk/client-dynamodb)
v3.577.0
Compare Source
Note: Version bump only for package @aws-sdk/client-dynamodb
v3.576.0
Compare Source
Note: Version bump only for package @aws-sdk/client-dynamodb
v3.575.0
Compare Source
Note: Version bump only for package @aws-sdk/client-dynamodb
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.577.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.576.0
Compare Source
Features
v3.575.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
aws/aws-sdk-js-v3 (@aws-sdk/client-sesv2)
v3.577.0
Compare Source
Note: Version bump only for package @aws-sdk/client-sesv2
v3.576.0
Compare Source
Note: Version bump only for package @aws-sdk/client-sesv2
v3.575.0
Compare Source
Note: Version bump only for package @aws-sdk/client-sesv2
aws/aws-sdk-js-v3 (@aws-sdk/client-sfn)
v3.577.0
Compare Source
Note: Version bump only for package @aws-sdk/client-sfn
v3.576.0
Compare Source
Note: Version bump only for package @aws-sdk/client-sfn
v3.575.0
Compare Source
Note: Version bump only for package @aws-sdk/client-sfn
aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)
v3.577.0
Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.576.0
Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.575.0
Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
SvenKirschbaum/cdk-cross-account-route53 (@fallobst22/cdk-cross-account-route53)
v0.0.20
Compare Source
0.0.20 (2024-05-18)
middyjs/middy (@middy/core)
v5.3.5
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.3.4...5.3.5
mui/material-ui (@mui/icons-material)
v5.15.18
Compare Source
May 14, 2024
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.15.18
selected
class in ToggleButtonGroupClasses type (@tarunrajput) (#42250) @github-actions[bot]Docs
Core
All contributors of this release in alphabetical order: @arthurbalduini, @oliviertassinari, @samuelsycamore, @TahaRhidouani, @tarunrajput
mui/mui-x (@mui/x-date-pickers)
v7.5.0
Compare Source
May 17, 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@7.5.0
rowModesModel
controlled prop (#13056) @Janpot@mui/x-data-grid-pro@7.5.0
Same changes as in
@mui/x-data-grid@7.5.0
.@mui/x-data-grid-premium@7.5.0
Same changes as in
@mui/x-data-grid-pro@7.5.0
.Date and Time Pickers
@mui/x-date-pickers@7.5.0
textField
slot placeholder value (#13148) @arthurbalduiniAdapterMomentJalaali
regression (#13144) @LukasTyAdapterDateFnsBase
in Jalali adapters (#13075) @LukasTy@mui/x-date-pickers-pro@7.5.0
Same changes as in
@mui/x-date-pickers@7.5.0
.Charts
@mui/x-charts@7.5.0
trigger=axis
now follow touch on mobile (#13043) @wzdorowaseries.label
property to receive a function with the "location" it is going to be displayed on (#12830) @JCQuintasuseSlotProps
types (#13141) @alexfauquetteTree View
@mui/x-tree-view@7.5.0
Docs
Core
@mui/x-date-pickers
imports (#13120) @LukasTySectionTitle
component in the doc (#13139) @alexfauquettereduxjs/redux-toolkit (@reduxjs/toolkit)
v2.2.5
Compare Source
This bugfix release fixes an issue in the recent
createEntityAdapter
sorting perf improvements that could (in specific cases) cause Immer to throw an error when trying to read a plain JS value instead of a proxy-wrapped value.What's Changed
current
may fail if the value is not a draft by @markerikson in https://github.com/reduxjs/redux-toolkit/pull/4412Full Changelog: reduxjs/redux-toolkit@v2.2.4...v2.2.5
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.9.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.9.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.
aws/aws-cdk (aws-cdk)
v2.142.1
Compare Source
Reverts
Alpha modules (2.142.1-alpha.0)
v2.142.0
Compare Source
Features
GitPullRequestFilter
for pipeline trigger (#29128) (5ce1b64), closes #29126ProductStack
memoryLimit prop (#30105) (4b6dc8c), closes #29862Bug Fixes
Alpha modules (2.142.0-alpha.0)
Features
aws/aws-sdk-js (aws-sdk)
v2.1623.0
Compare Source
v2.1622.0
Compare Source
v2.1621.0
Compare Source
v2.1620.0
Compare Source
v2.1619.0
Compare Source
evanw/esbuild (esbuild)
v0.21.3
Compare Source
Implement the decorator metadata proposal (#3760)
This release implements the decorator metadata proposal, which is a sub-proposal of the decorators proposal. Microsoft shipped the decorators proposal in TypeScript 5.0 and the decorator metadata proposal in TypeScript 5.2, so it's important that esbuild also supports both of these features. Here's a quick example:
This proposal has been marked as "stage 3" which means "recommended for implementation". However, it's still a work in progress and isn't a part of JavaScript yet, so keep in mind that any code that uses JavaScript decorator metadata may need to be updated as the feature continues to evolve. If/when that happens, I will update esbuild's implementation to match the specification. I will not be supporting old versions of the specification.
Fix bundled decorators in derived classes (#3768)
In certain cases, bundling code that uses decorators in a derived class with a class body that references its own class name could previously generate code that crashes at run-time due to an incorrect variable name. This problem has been fixed. Here is an example of code that was compiled incorrectly before this fix:
Fix
tsconfig.json
files inside symlinked directories (#3767)This release fixes an issue with a scenario involving a
tsconfig.json
file thatextends
another file from within a symlinked directory that uses thepaths
feature. In that case, the implicitbaseURL
value should be based on the real path (i.e. after expanding all symbolic links) instead of the original path. This was already done for other files that esbuild resolves but was not yet done fortsconfig.json
because it's special-cased (the regular path resolver can't be used because the information insidetsconfig.json
is involved in path resolution). Note that this fix no longer applies if the--preserve-symlinks
setting is enabled.v0.21.2
Compare Source
Correct
this
in field and accessor decorators (#3761)This release changes the value of
this
in initializers for class field and accessor decorators from the module-levelthis
value to the appropriatethis
value for the decorated element (either the class or the instance). It was previously incorrect due to lack of test coverage. Here's an example of a decorator that doesn't work without this change:Allow
es2023
as a target environment (#3762)TypeScript recently added
es2023
as a compilation target, so esbuild now supports this too. There is no difference between a target ofes2022
andes2023
as far as esbuild is concerned since the 2023 edition of JavaScript doesn't introduce any new syntax features.isaacs/node-glob (glob)
v10.3.15
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on sunday" 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.