fix(deps): update dependency minio to v8.0.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
minio | dependencies | patch | 8.0.2 -> 8.0.3 |
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
minio/minio-js (minio)
v8.0.3
: Bugfix Release
What's Changed
- fix: uploadPart cannot upload stream and etag error by @MilkChan01 in https://github.com/minio/minio-js/pull/1334
- feat: port support string type by @sapenlei in https://github.com/minio/minio-js/pull/1356
- refactor listobjects v1 api to ts by @prakashsvmx in https://github.com/minio/minio-js/pull/1368
- fix: skip uploaded part by @rainke in https://github.com/minio/minio-js/pull/1355
- Support if-none-match and if-match headers. by @cmrigney in https://github.com/minio/minio-js/pull/1366
- add missing S3 region endpoints by @derekmorr in https://github.com/minio/minio-js/pull/1363
- feat: add iam aws provider by @AlexisFilipozzi in https://github.com/minio/minio-js/pull/1359
New Contributors
- @MilkChan01 made their first contribution in https://github.com/minio/minio-js/pull/1334
- @sapenlei made their first contribution in https://github.com/minio/minio-js/pull/1356
- @rainke made their first contribution in https://github.com/minio/minio-js/pull/1355
- @cmrigney made their first contribution in https://github.com/minio/minio-js/pull/1366
- @derekmorr made their first contribution in https://github.com/minio/minio-js/pull/1363
- @AlexisFilipozzi made their first contribution in https://github.com/minio/minio-js/pull/1359
Full Changelog: https://github.com/minio/minio-js/compare/8.0.2...8.0.3
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.