Skip to content

chore(deps): bump github.com/minio/minio-go/v7 from 7.0.98 to 7.0.99#856

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/minio/minio-go/v7-7.0.99
Open

chore(deps): bump github.com/minio/minio-go/v7 from 7.0.98 to 7.0.99#856
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/minio/minio-go/v7-7.0.99

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

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

Commits
  • c44cb2a Fix PutObject and ConcurrentStreamParts error handling for empty stream (#2207)
  • 1451162 Fix object ReadAt performs seek (#2197)
  • ffb7ec0 Implement support for new UpdateObjectEncryption API & bump Go to 1.25 (#2204)
  • 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 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)

Summary by CodeRabbit

  • Chores
    • Bumped storage library to a newer patch release to ensure improved compatibility and stability.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 9, 2026
@KooshaPari
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.99 branch from 139bd1b to 1c8fd4a Compare March 12, 2026 03:24
@KooshaPari
Copy link
Owner

@dependabot rebase

Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.98 to 7.0.99.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.98...v7.0.99)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.99 branch from 1c8fd4a to ab95f4d Compare March 12, 2026 08:40
@KooshaPari
Copy link
Owner

@coderabbitai review

@coderabbitai
Copy link

coderabbitai bot commented Mar 14, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai
Copy link

coderabbitai bot commented Mar 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 9a0d2de1-4016-48a9-806c-518c749a8d10

📥 Commits

Reviewing files that changed from the base of the PR and between a82cb72 and ab95f4d.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod
📜 Recent review details
🔇 Additional comments (1)
go.mod (1)

21-21: Confirm minio-go bump to v7.0.99 is safe, but verify pre-release status.

No breaking changes found for existing PutObject/ReadAt usage. However, v7.0.99 appears to be a development/pre-release version (version string: v7.0.99-0.20260302152217-14511626b2ee) rather than a stable tagged release—v7.0.98 remains the latest official release on GitHub. Verify that using a pre-release version is acceptable for your deployment.


📝 Walkthrough

Walkthrough

Updated the github.com/minio/minio-go/v7 dependency in go.mod, changing the required version from v7.0.98 to v7.0.99. No other module or source changes were made.

Changes

Cohort / File(s) Summary
Dependency Version Update
go.mod
Bumped github.com/minio/minio-go/v7 from v7.0.98 to v7.0.99 in the require block.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A whisker's twitch, a version dance,
Minio hops to v7.0.99's chance,
From .98 it leaps so fine,
A tiny bump, a snappy line,
I nibble bytes and sip my thyme.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and specifically describes the main change: a dependency version bump of minio-go from 7.0.98 to 7.0.99.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/github.com/minio/minio-go/v7-7.0.99
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@KooshaPari
Copy link
Owner

@coderabbitai full review

@coderabbitai
Copy link

coderabbitai bot commented Mar 19, 2026

✅ Actions performed

Full review triggered.

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.

1 participant