Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

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

Release notes

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

v7.0.98

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.97...v7.0.98

Commits
  • 3865112 Refactor: Use pkg/set types for internal set collections (#2193)
  • affa1da Add generic Set[T comparable] implementation to pkg/set (#2192)
  • 5b6d388 Increase max object size to ~48.83TiB (5GiB * 10000 parts) (#2190)
  • 78b5cb7 Upgrade dependencies, remove toolchain (#2189)
  • 5b1654c Fix wrong checksum type field name (#2188)
  • de96281 Add automatic checksum test (#2184)
  • 23199ac Support GCS bulk delete with serialized single DELETE requests (#2185)
  • 89b666c Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#2182)
  • 9f81484 Bump golang.org/x/crypto from 0.39.0 to 0.45.0 in /examples/minio (#2180)
  • 977c848 Bump golang.org/x/crypto from 0.39.0 to 0.45.0 in /examples/s3 (#2179)
  • 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 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.97 to 7.0.98.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.97...v7.0.98)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 15, 2026
@netlify
Copy link

netlify bot commented Jan 15, 2026

Deploy Preview for beryju-gravity canceled.

Name Link
🔨 Latest commit d56f3c3
🔍 Latest deploy log https://app.netlify.com/projects/beryju-gravity/deploys/696868ce31769a0008c75c38

@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.74%. Comparing base (ff3af2e) to head (d56f3c3).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2027      +/-   ##
==========================================
+ Coverage   69.70%   69.74%   +0.04%     
==========================================
  Files         136      136              
  Lines        7437     7437              
==========================================
+ Hits         5184     5187       +3     
+ Misses       1720     1718       -2     
+ Partials      533      532       -1     
Flag Coverage Δ
bench 12.35% <ø> (ø)
e2e 45.07% <ø> (+0.02%) ⬆️
unittest 56.40% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit af9158a into main Jan 15, 2026
24 checks passed
@BeryJu BeryJu deleted the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.98 branch January 15, 2026 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants