nestjs-boilerplate icon indicating copy to clipboard operation
nestjs-boilerplate copied to clipboard

fix(deps): update dependency multer-s3 to v3

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
multer-s3 2.10.0 -> 3.0.1 age adoption passing confidence

Release Notes

badunk/multer-s3

v3.0.1

Compare Source

🐛 Fixes

  • Fix _handleFile and _removeFile crashes (#​172)

v3.0.0

Compare Source

💥 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 new S3Client class 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.

renovate[bot] avatar Aug 07 '22 01:08 renovate[bot]