fix(deps): update dependency minio to v8 #547
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.1.3
->^8.0.0
Release Notes
minio/minio-js (minio)
v8.0.0
: Major Refactor ReleaseCompare Source
Highlights
Previous release v7.1.4 was incorrectly published without a major version change, which since has been unpublished and deprecated.
v8.0.0 is the new v7.1.4
What's Changed
New Contributors
Full Changelog: minio/minio-js@7.1.4...8.0.0
v7.1.4
: Bugfix ReleaseCompare Source
NOTE
This release broke APIs so this release is now unlisted from npmjs.org, please use v8.0.0 instead or keep v7.1.3
What's Changed
setObjectLegalHold
andgetObjectLegalHold
apis by @prakashsvmx in https://github.com/minio/minio-js/pull/1198getBucketTagging
,getObjectTagging
to TypeScript by @trim21 in https://github.com/minio/minio-js/pull/1211getObjectLockConfig
andsetObjectLockConfig
to ts by @prakashsvmx in https://github.com/minio/minio-js/pull/1200putObjectRetention
by @trim21 in https://github.com/minio/minio-js/pull/1219xml
by @trim21 in https://github.com/minio/minio-js/pull/1231LegalHoldStatus
by @trim21 in https://github.com/minio/minio-js/pull/1230makeBucket
by @trim21 in https://github.com/minio/minio-js/pull/1222listIncompleteUploads
to TypeScript by @trim21 in https://github.com/minio/minio-js/pull/1228completeMultipartUpload
to TypeScript by @trim21 in https://github.com/minio/minio-js/pull/1229getBucketVersioning
andsetBucketVersioning
to ts by @prakashsvmx in https://github.com/minio/minio-js/pull/1239ObjectUplaoder
and turn stream uploading by @trim21 in https://github.com/minio/minio-js/pull/1227setBucketPolicy
by @trim21 in https://github.com/minio/minio-js/pull/1221bucketExists
by @trim21 in https://github.com/minio/minio-js/pull/1223getBucketPolicy
by @trim21 in https://github.com/minio/minio-js/pull/1224getObject
andfGetObject
by @trim21 in https://github.com/minio/minio-js/pull/1225selectObjectContent
to ts by @prakashsvmx in https://github.com/minio/minio-js/pull/1252New Contributors
Full Changelog: minio/minio-js@7.1.3...7.1.4
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.