[PR #2062] [CLOSED] build(deps): bump github.com/minio/minio-go/v7 from 7.0.95 to 7.0.97 #2061

Closed
opened 2026-03-03 13:29:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/2062
Author: @dependabot[bot]
Created: 11/5/2025
Status: Closed

Base: mainHead: dependabot/go_modules/github.com/minio/minio-go/v7-7.0.97


📝 Commits (1)

  • 357ca46 build(deps): bump github.com/minio/minio-go/v7 from 7.0.95 to 7.0.97

📊 Changes

2 files changed (+9 additions, -9 deletions)

View changed files

📝 go.mod (+3 -3)
📝 go.sum (+6 -6)

📄 Description

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

Commits
  • 83bf4e2 Wrap brackets only for IPv6 address (#2176)
  • f14663f fix: putObjectMultipartStreamFromReadAt goroutine leak (#2170)
  • 6217ce2 Add ConfigName option to LDAP STS request (#2173)
  • 9207380 removed NodeHostname from InventoryJobStatus (#2172)
  • 785b638 update InventoryJobStatus field ExecutionTime from time.Duration to string (#...
  • a5f6380 Added fields to InventoryJobStatus (#2168)
  • f4c4350 update all missing docs
  • af6dc51 feat: add error reporting fields to InventoryJobStatus (#2164)
  • ec35de6 Add QOS API's (#2148)
  • ec103a7 add AGENTS.md and also updated API documentation
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/2062 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/5/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/go_modules/github.com/minio/minio-go/v7-7.0.97` --- ### 📝 Commits (1) - [`357ca46`](https://github.com/fsouza/fake-gcs-server/commit/357ca469a742817efa7c49757536bde3dcf0585d) build(deps): bump github.com/minio/minio-go/v7 from 7.0.95 to 7.0.97 ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+3 -3) 📝 `go.sum` (+6 -6) </details> ### 📄 Description Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.95 to 7.0.97. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/minio/minio-go/commit/83bf4e2234fb4166e94000b5e718919cec4c2059"><code>83bf4e2</code></a> Wrap brackets only for IPv6 address (<a href="https://redirect.github.com/minio/minio-go/issues/2176">#2176</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/f14663fdc9cddaee5dad20b0f14aae7a37ca0a1e"><code>f14663f</code></a> fix: putObjectMultipartStreamFromReadAt goroutine leak (<a href="https://redirect.github.com/minio/minio-go/issues/2170">#2170</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/6217ce28dccaffe70d7153678ab5b971f21b16ae"><code>6217ce2</code></a> Add ConfigName option to LDAP STS request (<a href="https://redirect.github.com/minio/minio-go/issues/2173">#2173</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/9207380c711f31fb534e9f3b389e7f8ee3622fac"><code>9207380</code></a> removed NodeHostname from InventoryJobStatus (<a href="https://redirect.github.com/minio/minio-go/issues/2172">#2172</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/785b638cc4afc979cb92a1358f172d05d32a18bf"><code>785b638</code></a> update InventoryJobStatus field ExecutionTime from time.Duration to string (#...</li> <li><a href="https://github.com/minio/minio-go/commit/a5f6380cfb157b1f8550c15868544ce0be0b7540"><code>a5f6380</code></a> Added fields to InventoryJobStatus (<a href="https://redirect.github.com/minio/minio-go/issues/2168">#2168</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/f4c4350a79636314092251ec5cdd22fff5a0934d"><code>f4c4350</code></a> update all missing docs</li> <li><a href="https://github.com/minio/minio-go/commit/af6dc51d5ed03b62d41989625d28fd9c9605f621"><code>af6dc51</code></a> feat: add error reporting fields to InventoryJobStatus (<a href="https://redirect.github.com/minio/minio-go/issues/2164">#2164</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/ec35de6b33f8d367cbf2b5274ea130bb63f488bf"><code>ec35de6</code></a> Add QOS API's (<a href="https://redirect.github.com/minio/minio-go/issues/2148">#2148</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/ec103a716e57a991d030c5314b2a8b23becc5ee9"><code>ec103a7</code></a> add AGENTS.md and also updated API documentation</li> <li>Additional commits viewable in <a href="https://github.com/minio/minio-go/compare/v7.0.95...v7.0.97">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/minio/minio-go/v7&package-manager=go_modules&previous-version=7.0.95&new-version=7.0.97)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:29:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#2061
No description provided.