Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

build(deps): Bump github.com/minio/minio-go/v7 from 7.0.12 to 7.0.13 #23

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2021

Bumps github.com/minio/minio-go/v7 from 7.0.12 to 7.0.13.

Release notes

Sourced from github.com/minio/minio-go/v7's releases.

Minor Release

Highlights

  • fix: error returned by statObject for delete markers. See (#1531) for more details.
  • sts: Always slash expiry time by 80%. See (#1533) for more details.
  • fix: allow force delete options for bucket and objects. See (#1532) for more details.
  • lifecycle json marshalling improvements. See (#1529) for more details.
  • LDAP improvements. See (#1521, #1514, #1513) (07/22/21) for more details.
  • fix: add startAfter support for listing operations. See (#1509) for more details.
  • fix: use default IAM endpoint when fetching IMDSv2 token See (#1507) for more details.

Changelog

  • fix: error returned by statObject for delete markers (#1531) (08/23/21) (Poorna Krishnamoorthy)
  • sts: Always slash expiry time by 80% (#1533) (08/19/21) (Anis Elleuch)
  • minio-go functional tests for mint avoid invalid JSON output (#1503) (08/19/21) (iternity-dotcom)
  • fix: allow force delete options for bucket and objects (#1532) (08/15/21) (Harshavardhana)
  • lifecycle: Omit empty values during json marshalling (#1529) (08/06/21) (Krishnan Parthasarathi)
  • Faster header checks. (#1527) (08/02/21) (Klaus Post)
  • Add support to configure LDAP identities (#1521) (07/22/21) (Aditya Manthramurthy)
  • fix: strip LDAPPassword from errors (#1514) (07/15/21) (Harshavardhana)
  • Replace http URLs with https (#1515) (07/15/21) (Ravind Kumar)
  • Support session policy in LDAP STS credential provider (#1513) (07/14/21) (Aditya Manthramurthy)
  • allow startAfter in core.ListObjectsV2 (07/05/21) (Harshavardhana)
  • fix: add startAfter support for listing operations (#1509) (07/02/21) (Harshavardhana)
  • fix: use default IAM endpoint when fetching IMDSv2 token (#1507) (07/02/21) (Christopher Iler)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.12 to 7.0.13.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.12...v7.0.13)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 6, 2021
@BeyondRobot BeyondRobot merged commit 42276a0 into master Sep 6, 2021
@BeyondRobot BeyondRobot deleted the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.13 branch September 6, 2021 07:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant