Update module github.com/minio/minio-go/v7 to v7.0.78 #7

Merged
finn merged 1 commit from renovate/github.com-minio-minio-go-v7-7.x into main 2024-10-14 16:46:52 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/minio/minio-go/v7 require patch v7.0.77 -> v7.0.78

Release Notes

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

v7.0.78: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/minio/minio-go/compare/v7.0.77...v7.0.78


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | require | patch | `v7.0.77` -> `v7.0.78` | --- ### Release Notes <details> <summary>minio/minio-go (github.com/minio/minio-go/v7)</summary> ### [`v7.0.78`](https://github.com/minio/minio-go/releases/tag/v7.0.78): Bugfix Release [Compare Source](https://github.com/minio/minio-go/compare/v7.0.77...v7.0.78) #### What's Changed - add a non-TLS test by [@&#8203;harshavardhana](https://github.com/harshavardhana) in https://github.com/minio/minio-go/pull/2005 - Add `credentials.WithPolicy` method to narrow down policy by [@&#8203;ramondeklein](https://github.com/ramondeklein) in https://github.com/minio/minio-go/pull/2007 - update dependencies by [@&#8203;harshavardhana](https://github.com/harshavardhana) in https://github.com/minio/minio-go/pull/2010 - add `=` character to tag validation regex by [@&#8203;cvignal](https://github.com/cvignal) in https://github.com/minio/minio-go/pull/2008 #### New Contributors - [@&#8203;ramondeklein](https://github.com/ramondeklein) made their first contribution in https://github.com/minio/minio-go/pull/2007 - [@&#8203;cvignal](https://github.com/cvignal) made their first contribution in https://github.com/minio/minio-go/pull/2008 **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.77...v7.0.78 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4zIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2024-10-12 10:00:43 +00:00
renovatebot scheduled this pull request to auto merge when all checks succeed 2024-10-12 10:00:44 +00:00
Author
Collaborator

ℹ 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):

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

Details:

Package Change
go 1.21 -> 1.22
github.com/klauspost/compress v1.17.9 -> v1.17.11
golang.org/x/crypto v0.26.0 -> v0.28.0
golang.org/x/net v0.28.0 -> v0.30.0
golang.org/x/sys v0.24.0 -> v0.26.0
golang.org/x/text v0.17.0 -> v0.19.0
### ℹ 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): - 5 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :------------------------------ | :---------------------- | | `go` | `1.21` -> `1.22` | | `github.com/klauspost/compress` | `v1.17.9` -> `v1.17.11` | | `golang.org/x/crypto` | `v0.26.0` -> `v0.28.0` | | `golang.org/x/net` | `v0.28.0` -> `v0.30.0` | | `golang.org/x/sys` | `v0.24.0` -> `v0.26.0` | | `golang.org/x/text` | `v0.17.0` -> `v0.19.0` |
finn merged commit 87ffcc52f7 into main 2024-10-14 16:46:52 +00:00
finn deleted branch renovate/github.com-minio-minio-go-v7-7.x 2024-10-14 16:46:52 +00:00
Sign in to join this conversation.
No reviewers
No labels
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: finn/caching-proxy#7
No description provided.