Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/minio/minio-go/v7 to v7.0.18 #76

Merged
merged 1 commit into from
Dec 13, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/minio/minio-go/v7 require patch v7.0.16 -> v7.0.18

Release Notes

minio/minio-go

v7.0.18

Compare Source

Highlights

Fixes a regression in GetObjectACL API

Changelog

  • acl: Fix GetObjectACL xml parsing (#​1598) (12/10/21) (Anis Elleuch)
  • refresh local ubuntu cache in GitHub CI/CD (#​1599) (12/10/21) (Harshavardhana)

v7.0.17

Compare Source

Changelog

  • Add RemoveObjectsWithResult() to return delete-marker & delete-marker-version-id (#​1456) (12/08/21) (Anis Elleuch)
  • remove EOLed support this library supports from go1.16 (12/07/21) (Harshavardhana)
  • docs: clarify PutObject with '-1' content-length (12/07/21) (Harshavardhana)
  • Add support for S3 PrivateLink interface endpoints (#​1568) (12/08/21) (afvbozzo)
  • Add support for NewerNoncurrentVersions (#​1596) (12/07/21) (Krishnan Parthasarathi)
  • fix doc RemoveObjects example error (#​1592) (12/02/21) (水煮牛肉)
  • support GetObject() on specific partNumber (#​1591) (11/26/21) (Harshavardhana)

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 8, 2021 08:47
@renovate renovate bot added the dependencies Indicates a change to dependencies label Dec 8, 2021
@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #76 (cbd7213) into master (058dba7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   15.83%   15.83%           
=======================================
  Files           7        7           
  Lines         644      644           
=======================================
  Hits          102      102           
  Misses        539      539           
  Partials        3        3           

@renovate renovate bot changed the title fix(deps): update module github.com/minio/minio-go/v7 to v7.0.17 fix(deps): update module github.com/minio/minio-go/v7 to v7.0.18 Dec 10, 2021
Copy link
Contributor

@jbrockopp jbrockopp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jbrockopp jbrockopp merged commit a189768 into master Dec 13, 2021
@jbrockopp jbrockopp deleted the renovate/deps-(patch) branch December 13, 2021 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants