fix(deps): update dependency minio to v8.0.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
minio | dependencies | patch | 8.0.1 -> 8.0.2 |
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
minio/minio-js (minio)
v8.0.2
: Bugfix Release
What's Changed
- fix: relax xml2js version constraint by @septatrix in https://github.com/minio/minio-js/pull/1311
- Ensure default expiration parameter is set for presigned URLs by @bdalpe in https://github.com/minio/minio-js/pull/1313
- Add Jakarta region (ap-southeast-3) by @rvaleria-dc in https://github.com/minio/minio-js/pull/1321
- build(deps): bump fast-xml-parser from 4.2.5 to 4.4.1 by @dependabot in https://github.com/minio/minio-js/pull/1328
- fix: fast-xml-parser version by @mirpo in https://github.com/minio/minio-js/pull/1335
- fix: add missing file extension to import by @Azlond in https://github.com/minio/minio-js/pull/1336
- force xml parser to treat bucket name as string in
listBuckets
API by @prakashsvmx in https://github.com/minio/minio-js/pull/1343 - Rethrow exceptions other than InvalidBucketNameError by @iyxan23 in https://github.com/minio/minio-js/pull/1338
- added tags response from listObjectsV2WithMetadata by @TzachiSh in https://github.com/minio/minio-js/pull/1298
- fix return the fputobject response by @prakashsvmx in https://github.com/minio/minio-js/pull/1346
- feat: alignment with mc client by @warjiang in https://github.com/minio/minio-js/pull/1339
- docs: remove obj arg from end events by @alxndrsn in https://github.com/minio/minio-js/pull/1352
New Contributors
- @septatrix made their first contribution in https://github.com/minio/minio-js/pull/1311
- @bdalpe made their first contribution in https://github.com/minio/minio-js/pull/1313
- @rvaleria-dc made their first contribution in https://github.com/minio/minio-js/pull/1321
- @mirpo made their first contribution in https://github.com/minio/minio-js/pull/1335
- @Azlond made their first contribution in https://github.com/minio/minio-js/pull/1336
- @iyxan23 made their first contribution in https://github.com/minio/minio-js/pull/1338
- @TzachiSh made their first contribution in https://github.com/minio/minio-js/pull/1298
- @warjiang made their first contribution in https://github.com/minio/minio-js/pull/1339
- @alxndrsn made their first contribution in https://github.com/minio/minio-js/pull/1352
Full Changelog: https://github.com/minio/minio-js/compare/8.0.1...8.0.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.