Blockdaemon / solana-cluster

Tooling to manage Solana snapshots
Apache License 2.0
8 stars 6 forks source link

build(deps): bump github.com/minio/minio-go/v7 from 7.0.34 to 7.0.38 #65

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/minio/minio-go/v7 from 7.0.34 to 7.0.38.

Release notes

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

Bugfix Release

What's Changed

New Contributors

Full Changelog: https://github.com/minio/minio-go/compare/v7.0.37...v7.0.38

Feature release

What's Changed

Full Changelog: https://github.com/minio/minio-go/compare/v7.0.36...v7.0.37

Bugfix Release

What's Changed

Full Changelog: https://github.com/minio/minio-go/compare/v7.0.35...v7.0.36

Bugfix Release

What's Changed

New Contributors

Full Changelog: https://github.com/minio/minio-go/compare/v7.0.34...v7.0.35

Commits
  • 92aabc2 fix: broken unmarshal metadata map due to XML changes (#1698)
  • 3f1cfb7 Updating documentation links to new URLs (#1696)
  • 8e142f1 Update version to next release
  • 1803f02 Add PutObject checksums (#1690)
  • def1174 Update version to next release
  • f028f20 lifecycle: fix json encoding of Expiration action (#1692)
  • da55d86 Do not retry request Do() error in some cases (#1691)
  • 797a372 Update version to next release
  • a5dc7d2 convert LDAP/JWT Identity from query to form body (#1688)
  • fe4dc65 Do not ignore error when Instance Metadata service doesn't exist (#1682)
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 1 year ago

Superseded by #66.