Skip to content

Bump github.com/minio/minio-go/v7 from 7.0.98 to 7.0.100#169

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/minio/minio-go/v7-7.0.100
Apr 6, 2026
Merged

Bump github.com/minio/minio-go/v7 from 7.0.98 to 7.0.100#169
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/minio/minio-go/v7-7.0.100

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps github.com/minio/minio-go/v7 from 7.0.98 to 7.0.100.

Commits
  • 570a610 Add ChecksumAlgorithm to list response (#2211)
  • 9ab4afb Update signature of UpdateObjectEncryption (#2215)
  • 30849ad fix: honor StartAfter when listing object versions (#2212)
  • 2eacfe9 add SignV4WithServiceType function (#2214)
  • dedfa39 tags: add MarshalJSON/UnmarshalJSON to Tags
  • 4976cb3 get content encoding when available (#2208)
  • d75e965 add S3 Outposts support: Implement request signing and endpoint validation fo...
  • d00bd2f Fix: handling non-DualStack regions gracefully (#2205)
  • c44cb2a Fix PutObject and ConcurrentStreamParts error handling for empty stream (#2207)
  • 1451162 Fix object ReadAt performs seek (#2197)
  • 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 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.98 to 7.0.100.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.98...v7.0.100)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  dependency-version: 7.0.100
  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 Apr 6, 2026
@github-actions github-actions bot merged commit 483fd47 into main Apr 6, 2026
2 of 8 checks passed
@snyk-io
Copy link
Copy Markdown

snyk-io bot commented Apr 6, 2026

⚠️ Snyk checks are incomplete.

Status Scan Engine Critical High Medium Low Total (0)
⚠️ Open Source Security 0 0 0 0 See details
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions github-actions bot deleted the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.100 branch April 6, 2026 20:43
@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Apr 6, 2026

PR Summary

  • Updated GitHub Package
    The version of the software package github.com/minio/minio-go/v7 used in the project has been upgraded from v7.0.98 to v7.0.100. This ensures we’re availing the latest features, improvements, or bug fixes introduced in this package.

  • Corresponding Changes in Dependency Lock File
    A file called go.sum (which keeps a track of the exact versions of the dependencies used in our project) has also been updated. This change represents the new version of github.com/minio/minio-go/v7 and includes the safety checks (hashes) to ensure that the correct and secure version of the package is being used.

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