Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the azure-sdk-for-go group in /notifier/azservicebus with 2 upda…
…tes (#529) Bumps the azure-sdk-for-go group in /notifier/azservicebus with 2 updates: [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) and [github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus](https://github.com/Azure/azure-sdk-for-go). Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.14.0 to 1.16.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/azcore's releases</a>.</em></p> <blockquote> <h2>sdk/azcore/v1.16.0</h2> <h2>1.16.0 (2024-10-17)</h2> <h3>Features Added</h3> <ul> <li>Added field <code>Kind</code> to <code>runtime.StartSpanOptions</code> to allow a kind to be set when starting a span.</li> </ul> <h3>Bugs Fixed</h3> <ul> <li><code>BearerTokenPolicy</code> now rewinds request bodies before retrying</li> </ul> <h2>sdk/azcore/v1.15.0</h2> <h2>1.15.0 (2024-10-14)</h2> <h3>Features Added</h3> <ul> <li><code>BearerTokenPolicy</code> handles CAE claims challenges</li> </ul> <h3>Bugs Fixed</h3> <ul> <li>Omit the <code>ResponseError.RawResponse</code> field from JSON marshaling so instances can be marshaled.</li> <li>Fixed an integer overflow in the retry policy.</li> </ul> <h3>Other Changes</h3> <ul> <li>Update dependencies.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/32f5e82d395b9bdcb1dd7bf1728551c06bd9c335"><code>32f5e82</code></a> BearerTokenPolicy rewinds bodies before retrying (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23597">#23597</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/546e0996f262ca22f1f221343f0de83a55261c36"><code>546e099</code></a> Sync eng/common directory with azure-sdk-tools for PR 9177 (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23591">#23591</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/068ef3d103a28dbd9657573091ccab7b5caca775"><code>068ef3d</code></a> Handle missing artifacts without exception (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23592">#23592</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/c6c9accd1ecc72dec5aea59f33c063b6d13d54d0"><code>c6c9acc</code></a> Fix missing CloseAddressedIssues in gh event processor (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23593">#23593</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/07c1fcb3f9471165c9c577f19859c60b496c7b98"><code>07c1fcb</code></a> Set resource group env variable early so remove always works (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23594">#23594</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/1e3b3f19d37ffd2502905b0bb460a7a7885624dd"><code>1e3b3f1</code></a> Sync eng/common directory with azure-sdk-tools for PR 9147 (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23595">#23595</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/7a626d2e848f739e4f6f94b275f1f1b2eeb56300"><code>7a626d2</code></a> Allow the span kind to be set via StartSpanOptions (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23590">#23590</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/40dcd1b0368b5a78f51dd10032acd39eecc64d9f"><code>40dcd1b</code></a> fixing the compareHeaders sorting algorithm (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23545">#23545</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/7e59111bdfdcc2e1c6e9c90fd409bbb612457c59"><code>7e59111</code></a> Sync .github/workflows directory with azure-sdk-tools for PR 9134 (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23589">#23589</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/b9db6714434b3704b22f1d5d7453577c94508c25"><code>b9db671</code></a> [Release] sdk/resourcemanager/hybridcompute/armhybridcompute/2.0.0 (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23566">#23566</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.14.0...sdk/azcore/v1.16.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus` from 1.7.2 to 1.7.3 <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/messaging/azservicebus's releases</a>.</em></p> <blockquote> <h2>sdk/messaging/azservicebus/v1.7.3</h2> <h2>1.7.3 (2024-10-14)</h2> <h3>Bugs Fixed</h3> <ul> <li>Apply fix from <a href="https://github.com/bcho"><code>@bcho</code></a> for overflows with retries. (PR#23562)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/42922c1d30488de93cc729582539e26c3b1356eb"><code>42922c1</code></a> [azeventhubs,azservicebus] Applying retry fix to both eventhubs and servicebu...</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/5df372ce81c71e57132c1092d1131624ab8091e0"><code>5df372c</code></a> Use common OIDC token env vars in post scripts (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23549">#23549</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/1c2a1088134251fd93aeb37f8c507722c66126b2"><code>1c2a108</code></a> BearerTokenPolicy handles CAE claims challenges by default (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23414">#23414</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/8759ee622df98a0f205a05de9fc558d3ad0c7d65"><code>8759ee6</code></a> [azopenaiextensions] Prepping for release tomorrow (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23551">#23551</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/a230ef2f658d1b365e758faf6f98033b51a15adc"><code>a230ef2</code></a> [Search] Remove myself from CODEOWNERS (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23560">#23560</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/a74375761bf724259e448fdd27e85614556f26c4"><code>a743757</code></a> Sync eng/common directory with azure-sdk-tools for PR 9106 (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23555">#23555</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/7c2d3a77d47c1e6ddf78167666f281f0da274dc5"><code>7c2d3a7</code></a> Use equality function check for persist oidc token step (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23559">#23559</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/8c4b12dcdb81719bb5ac4593146837f6c813f285"><code>8c4b12d</code></a> Increment package version after release of azidentity (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23556">#23556</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/189476ac22dcbd13aa82caf53f29a5757e71bf70"><code>189476a</code></a> Persist oidc env vars in deploy template (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23553">#23553</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/e15752b96b1cd695369fe56874f9b6e3c49821ab"><code>e15752b</code></a> Prepare azidentity v1.8.0 for release (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23537">#23537</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.7.2...sdk/messaging/azservicebus/v1.7.3">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information