fix(deps): update dependency minio to v8.0.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
minio | dependencies | patch | 8.0.2 -> 8.0.4 |
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
minio/minio-js (minio)
v8.0.4
: Bugfix Release
What's Changed
- fix missing Owner/Initiator GCS by @loremaps in https://github.com/minio/minio-js/pull/1369
- Fix #1372 - File download with encoded etag by @duckboy81 in https://github.com/minio/minio-js/pull/1373
- fix optional params typing in few apis by @prakashsvmx in https://github.com/minio/minio-js/pull/1378
- CI: add Node 22 to version matrix by @stscoundrel in https://github.com/minio/minio-js/pull/1377
- fix
composeObject
api bug and update functional tests by @prakashsvmx in https://github.com/minio/minio-js/pull/1376
New Contributors
- @duckboy81 made their first contribution in https://github.com/minio/minio-js/pull/1373
- @stscoundrel made their first contribution in https://github.com/minio/minio-js/pull/1377
Full Changelog: https://github.com/minio/minio-js/compare/8.0.3...8.0.4
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.
Edited by Renovate