Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/minio/minio-go/v7 v7.0.69 -> v7.0.97 age confidence

Release Notes

minio/minio-go (github.com/minio/minio-go/v7)

v7.0.97

Compare Source

v7.0.96

Compare Source

v7.0.95: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.94...v7.0.95

v7.0.94: Bugfix Release

Compare Source

What's Changed

  • fix: canceled context should not start list before do listObjects by @​jiuker in #​2122

Full Changelog: minio/minio-go@v7.0.93...v7.0.94

v7.0.93: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.92...v7.0.93

v7.0.92: Bugfix Release and new APIs

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.91...v7.0.92

v7.0.91: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.90...v7.0.91

v7.0.90: Bugfix v7.0.90

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.89...v7.0.90

v7.0.89: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.88...v7.0.89

v7.0.88: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.87...v7.0.88

v7.0.87: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.86...v7.0.87

v7.0.86: Bugfix Release

Compare Source

What's Changed

Full Changelog: minio/minio-go@v7.0.85...v7.0.86

v7.0.85: Bugfix Release

Compare Source

What's Changed

New Contributors

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

v7.0.84: Bugfix Release

Compare Source

What's Changed

New Contributors

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

v7.0.83: Bugfix Release

Compare Source

What's Changed

New Contributors

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

v7.0.82: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.81...v7.0.82

v7.0.81: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.80...v7.0.81

v7.0.80: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.79...v7.0.80

v7.0.79: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.78...v7.0.79

v7.0.78: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.77...v7.0.78

v7.0.77: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.76...v7.0.77

v7.0.76: Bugfix Release

Compare Source

What's Changed

Full Changelog: minio/minio-go@v7.0.75...v7.0.76

v7.0.75: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.74...v7.0.75

v7.0.74: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.73...v7.0.74

v7.0.73: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.72...v7.0.73

v7.0.72: Bugfix Release

Compare Source

What's Changed

Full Changelog: minio/minio-go@v7.0.71...v7.0.72

v7.0.71: Bugfix Release

Compare Source

What's Changed

Full Changelog: minio/minio-go@v7.0.70...v7.0.71

v7.0.70: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.68...v7.0.70


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency label Sep 24, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 24, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 11 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.23.0
github.com/stretchr/testify v1.8.4 -> v1.9.0
github.com/klauspost/compress v1.17.6 -> v1.18.0
github.com/klauspost/cpuid/v2 v2.2.6 -> v2.2.11
github.com/rs/xid v1.5.0 -> v1.6.0
golang.org/x/crypto v0.19.0 -> v0.38.0
golang.org/x/mod v0.14.0 -> v0.25.0
golang.org/x/net v0.21.0 -> v0.40.0
golang.org/x/sys v0.17.0 -> v0.34.0
golang.org/x/term v0.17.0 -> v0.32.0
golang.org/x/text v0.14.0 -> v0.26.0
golang.org/x/tools v0.16.1 -> v0.33.0

@renovate renovate bot requested a review from a team as a code owner September 24, 2025 18:52
@renovate renovate bot force-pushed the renovate/github.com-minio-minio-go-v7-7.x branch from dbdfc3b to c73f12b Compare November 4, 2025 19:12
@renovate renovate bot changed the title Update module github.com/minio/minio-go/v7 to v7.0.95 Update module github.com/minio/minio-go/v7 to v7.0.96 Nov 4, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-minio-minio-go-v7-7.x branch from c73f12b to 81d5346 Compare November 5, 2025 00:29
@renovate renovate bot changed the title Update module github.com/minio/minio-go/v7 to v7.0.96 Update module github.com/minio/minio-go/v7 to v7.0.97 Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant