fix(deps): update dependency minio to v8.0.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
minio | dependencies | patch | 8.0.0 -> 8.0.1 |
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
minio/minio-js (minio)
v8.0.1
: Bugfix Release
What's Changed
- refactor
getObjectRetention
to ts by @prakashsvmx in https://github.com/minio/minio-js/pull/1284 - refactor
removeObjects
api to ts by @prakashsvmx in https://github.com/minio/minio-js/pull/1285 - fix use configured region from constructor for makebucket by @prakashsvmx in https://github.com/minio/minio-js/pull/1293
- migrate
removeIncompleteUpload
api to ts by @prakashsvmx in https://github.com/minio/minio-js/pull/1290 - refactor
copyObject
api to ts by @prakashsvmx in https://github.com/minio/minio-js/pull/1289 - update types for bucket versioning by @prakashsvmx in https://github.com/minio/minio-js/pull/1297
- Fix setBucketTagging tags parameter type by @wmaurer in https://github.com/minio/minio-js/pull/1299
- refactor
composeObject
api to ts by @prakashsvmx in https://github.com/minio/minio-js/pull/1291 - SSE support for getObject by @JohannGit in https://github.com/minio/minio-js/pull/1263
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/minio/minio-js/pull/1307
- fix lifecycle expiry type fields by @prakashsvmx in https://github.com/minio/minio-js/pull/1308
- refactor presigned apis to ts by @prakashsvmx in https://github.com/minio/minio-js/pull/1305
New Contributors
- @wmaurer made their first contribution in https://github.com/minio/minio-js/pull/1299
- @JohannGit made their first contribution in https://github.com/minio/minio-js/pull/1263
Full Changelog: https://github.com/minio/minio-js/compare/8.0.0...8.0.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.