Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from …
…1.4.1 to 1.5.0 (#1006) Bumps [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) from 1.4.1 to 1.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-go/releases">github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases</a>.</em></p> <blockquote> <h2>sdk/storage/azblob/v1.5.0</h2> <h2>1.5.0 (2024-11-13)</h2> <h3>Features Added</h3> <ul> <li>Fix compareHeaders custom sorting algorithm for String To Sign.</li> <li>Added permissions & resourcetype parameters in listblob response.</li> </ul> <h2>sdk/storage/azblob/v1.5.0-beta.1</h2> <h2>1.5.0-beta.1 (2024-10-22)</h2> <h3>Other Changes</h3> <ul> <li>Updated <code>azcore</code> version to <code>1.16.0</code></li> <li>Updated <code>azidentity</code> version to <code>1.8.0</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/f4ab3aa08d94ee323f1db5dd7840b6c5f11951a2"><code>f4ab3aa</code></a> Remove arm/ClientOptions.AuxiliaryTenants (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20573">#20573</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/a554ef03023a072b7982f1e7dc4a6e781b50d427"><code>a554ef0</code></a> Remove azcore multitenant auth API (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20572">#20572</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/0a423000ff47312c4ba1bbb5a8d9e1a0ad007b5c"><code>0a42300</code></a> PutBlobFromURL/UploadBlobFromURL API (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20558">#20558</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/be3f449afe5c5f419533ebecdfdc4f53fe8e2619"><code>be3f449</code></a> Fix azcore changelog entry (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20569">#20569</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/380d05ae3f2aef47610b237567396868452a4571"><code>380d05a</code></a> Fix regression - base name overrides in CI (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20563">#20563</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/4bdfb89c7c220be5b7a09c0c5863f66667d4f086"><code>4bdfb89</code></a> Modified challenge policy test (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20554">#20554</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/5ab558fc7fc5c632ebabacbebdb4f385615bdeb8"><code>5ab558f</code></a> Added support for copy source authorization to append block from url (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20557">#20557</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/d2534f76759e9224081780a3c5ddeca84ff4c00f"><code>d2534f7</code></a> [Azquery][Readme] Edit pass (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20382">#20382</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/e9c77a5f47d5858f0b84d5965c9fa0db22548c6a"><code>e9c77a5</code></a> Bump credscan to 2.3.12.23 (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20562">#20562</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/dd74ea3db3575f9b7cee7fa5dcee8b276fd97870"><code>dd74ea3</code></a> Transaction Validation - Blob Client (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20550">#20550</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/storage/azblob/v1.4.1...sdk/azcore/v1.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/Azure/azure-sdk-for-go/sdk/storage/azblob&package-manager=go_modules&previous-version=1.4.1&new-version=1.5.0)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information