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

Bump github.com/minio/minio-go/v7 from 7.0.83 to 7.0.84 #95

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps github.com/minio/minio-go/v7 from 7.0.83 to 7.0.84.

Release notes

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

Bugfix Release

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.83...v7.0.84

Commits
  • 113812b Use default STS endpoints when using empty STS endpoint with IAM (#2051)
  • 2fd5a54 move to go1.23 CI (#2050)
  • c18789f fix: get ETag for CopyObject response rather than response Headers (#2019)
  • 5b389f0 docs: CopyObject update docs variable reference (#2017)
  • 5cf2ee7 fix: use Hostname instead of Host in s3utils.GetRegionFromURL (#2046)
  • ad925db Update version to next release
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.83 to 7.0.84.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.83...v7.0.84)

---
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] <support@github.com>
@dependabot dependabot bot added dependencies dependencies go Pull requests that update Go code labels Jan 20, 2025
@github-actions github-actions bot merged commit 0c8cf83 into main Jan 20, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.84 branch January 20, 2025 20:27
Copy link

what-the-diff bot commented Jan 20, 2025

PR Summary

  • Update of the MinIO Go SDK dependency
    The version of the github.com/minio/minio-go/v7 dependency, which is part of MinIO's Go programming language's SDK, has been updated from v7.0.83 to v7.0.84 in go.mod. This change will enhance our software's compatibility with the latest features or bug fixes provided by MinIO.

  • Checksum Update for MinIO Go SDK
    To ensure the integrity and authenticity of the newly updated github.com/minio/minio-go/v7 dependency, the checksum in go.sum has been correspondingly updated to match the new version v7.0.84. By doing this, we can make sure that our project is using the correct and unaltered version of this package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants