Bump github.com/minio/minio-go/v7 from 7.0.47 to 7.0.48 #135

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/minio/minio-go/v7-7.0.48 into v3
dependabot[bot] commented 2023-02-13 21:02:45 +03:00 (Migrated from github.com)

Bumps github.com/minio/minio-go/v7 from 7.0.47 to 7.0.48.

Release notes

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

Bugfix Release

What's Changed

New Contributors

Full Changelog: https://github.com/minio/minio-go/compare/v7.0.47...v7.0.48

Commits

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 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.47 to 7.0.48. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/minio/minio-go/releases">github.com/minio/minio-go/v7's releases</a>.</em></p> <blockquote> <h2>Bugfix Release</h2> <h2>What's Changed</h2> <ul> <li>Fix sharing of MD5 hasher by <a href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a href="https://github-redirect.dependabot.com/minio/minio-go/pull/1753">minio/minio-go#1753</a></li> <li>feat(<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1755">#1755</a>): GetObject supports overriding response header values by <a href="https://github.com/reedchan7"><code>@​reedchan7</code></a> in <a href="https://github-redirect.dependabot.com/minio/minio-go/pull/1756">minio/minio-go#1756</a></li> <li>Snowball: If Modtime unset, use current time by <a href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a href="https://github-redirect.dependabot.com/minio/minio-go/pull/1763">minio/minio-go#1763</a></li> <li>Bump Go versions by <a href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a href="https://github-redirect.dependabot.com/minio/minio-go/pull/1768">minio/minio-go#1768</a></li> <li>feat: add aws ap-southeast-4 region by <a href="https://github.com/ianmuge"><code>@​ianmuge</code></a> in <a href="https://github-redirect.dependabot.com/minio/minio-go/pull/1767">minio/minio-go#1767</a></li> <li>STSCertificateIdentity: Init request form by <a href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a href="https://github-redirect.dependabot.com/minio/minio-go/pull/1770">minio/minio-go#1770</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/reedchan7"><code>@​reedchan7</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/minio/minio-go/pull/1756">minio/minio-go#1756</a></li> <li><a href="https://github.com/ianmuge"><code>@​ianmuge</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/minio/minio-go/pull/1767">minio/minio-go#1767</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/minio/minio-go/compare/v7.0.47...v7.0.48">https://github.com/minio/minio-go/compare/v7.0.47...v7.0.48</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/minio/minio-go/commit/230e5382812e44ef812e88b074bb979eabf022d1"><code>230e538</code></a> STSCertificateIdentity: Init request form (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1770">#1770</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/5211dc38a02b75e72df341119ca8a8f72e866d5f"><code>5211dc3</code></a> add aws ap-southeast-4 region (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1767">#1767</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/c3295692781fec9263af46605acff70fd8150950"><code>c329569</code></a> Bump Go versions (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1768">#1768</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/f5f1604f764e0543943961efefac0e6dc56ee4b2"><code>f5f1604</code></a> Snowball: If Modtime unset, use current time (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1763">#1763</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/f54fa21d32c040f6b33ac949b72c58bcea5d0669"><code>f54fa21</code></a> feat(<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1755">#1755</a>): GetObject supports overriding response header values (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1756">#1756</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/438fd0f99b851d0d4fd2628fa17f7e9491bd5dde"><code>438fd0f</code></a> Fix accidental sharing of MD5 hasher (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1753">#1753</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/fa42250dc7570f12115fa6b11d174e34dca5452a"><code>fa42250</code></a> Update version to next release</li> <li>See full diff in <a href="https://github.com/minio/minio-go/compare/v7.0.47...v7.0.48">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.47&new-version=7.0.48)](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 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>
github-actions[bot] (Migrated from github.com) reviewed 2023-02-13 21:03:00 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2023-02-13 21:09:49 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2023-02-14 21:02:34 +03:00
dependabot[bot] commented 2023-02-20 21:02:36 +03:00 (Migrated from github.com)

Superseded by #137.

Superseded by #137.

Pull request closed

Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: unistack-org/micro-store-s3#135
No description provided.