nestjs-boilerplate
nestjs-boilerplate copied to clipboard
fix(deps): update dependency multer-s3 to v3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| multer-s3 | 2.10.0 -> 3.0.1 |
Release Notes
badunk/multer-s3
v3.0.1
🐛 Fixes
- Fix _handleFile and _removeFile crashes (#172)
v3.0.0
💥 Breaking Changes
-
Upgrade to AWS JavaScript SDK V3 (#162)
Migration Guide:
When upgrading to this version, you also need to migrate from version 2 of the AWS JavaScript SDK to version 3. Instead of passing an instance of the old
aws.S3, use the newS3Clientclass from@aws-sdk/client-s3.The minimum required version of Node.js has also been increased to 12.0.0, to align with the AWS JavaScript SDK.
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.