Skip to content

Commit

Permalink
Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.8.0-beta.1 t…
Browse files Browse the repository at this point in the history
…o 1.8.0-beta.3 in /providers/ms365 (#1770)

Bumps
[github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go)
from 1.8.0-beta.1 to 1.8.0-beta.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/azcore's
releases</a>.</em></p>
<blockquote>
<h2>sdk/azcore/v1.8.0-beta.3</h2>
<h2>1.8.0-beta.3 (2023-09-07)</h2>
<h3>Features Added</h3>
<ul>
<li>Added function <code>FetcherForNextLink</code> and
<code>FetcherForNextLinkOptions</code> to the <code>runtime</code>
package to centralize creation of <code>Pager[T].Fetcher</code> from a
next link URL.</li>
</ul>
<h3>Bugs Fixed</h3>
<ul>
<li>Suppress creating spans for nested SDK API calls. The HTTP span will
be a child of the outer API span.</li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>The following functions in the <code>runtime</code> package are now
exposed from the <code>policy</code> package, and the
<code>runtime</code> versions have been deprecated.
<ul>
<li><code>WithCaptureResponse</code></li>
<li><code>WithHTTPHeader</code></li>
<li><code>WithRetryOptions</code></li>
</ul>
</li>
</ul>
<h2>sdk/azcore/v1.8.0-beta.2</h2>
<h2>1.8.0-beta.2 (2023-08-14)</h2>
<h3>Features Added</h3>
<ul>
<li>Added function <code>SanitizePagerPollerPath</code> to the
<code>server</code> package to centralize sanitization and formalize the
contract.</li>
<li>Added <code>TokenRequestOptions.EnableCAE</code> to indicate whether
to request a CAE token.</li>
</ul>
<h3>Breaking Changes</h3>
<blockquote>
<p>This change affects only code written against beta version
<code>v1.8.0-beta.1</code>.</p>
</blockquote>
<ul>
<li><code>messaging.CloudEvent</code> deserializes JSON objects as
<code>[]byte</code>, instead of <code>json.RawMessage</code>. See the
documentation for CloudEvent.Data for more information.</li>
</ul>
<blockquote>
<p>This change affects only code written against beta versions
<code>v1.7.0-beta.2</code> and <code>v1.8.0-beta.1</code>.</p>
</blockquote>
<ul>
<li>Removed parameter from method <code>Span.End()</code> and its type
<code>tracing.SpanEndOptions</code>. This API GA'ed in
<code>v1.2.0</code> so we cannot change it.</li>
</ul>
<h3>Bugs Fixed</h3>
<ul>
<li>Propagate any query parameters when constructing a fake poller
and/or injecting next links.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/7f38ffa3723fd9c3190de594cf69b5a63612b560"><code>7f38ffa</code></a>
Prep azcore for v1.8.0-beta.3 release (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21508">#21508</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/bd79d36ce1bb052df2db67ff466d7c75f58180f2"><code>bd79d36</code></a>
[azservicebus] Update to the latest go-amqp (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21465">#21465</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/e9e8f020ea851f123fa27e60ed4d2c22a97b94ad"><code>e9e8f02</code></a>
Use mariner go image tag for service bus stress (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21477">#21477</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/68a8ebc234969e57f85305cab9aaf5bebc1a72d2"><code>68a8ebc</code></a>
Fix error checks in tests (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21470">#21470</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/98247dd387f67ffe8f9b139ebe48c0801844bd8d"><code>98247dd</code></a>
[azservicebus] Fixing issue where the body was populated incorrectly,
making ...</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/8b5f5d413b3240453ff85b91547d319ab79f5ee1"><code>8b5f5d4</code></a>
Client Creation Tests for Blob Clients (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21478">#21478</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/b0c211d10fafb0f3cafbf81a5a99adbd98c72723"><code>b0c211d</code></a>
Revert autorest core version from build scripts (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21503">#21503</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/d53259b5fc344efa7517f560aa769c3c0eb41c43"><code>d53259b</code></a>
sdk/resourcemanager/appconfiguration/armappconfiguration live test (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21500">#21500</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/03d9a5d7da28affb0b75ccf47517894c9dffb854"><code>03d9a5d</code></a>
Cleaning up CHANGELOG.md and README.md (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21494">#21494</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/d1d0a7f803abdc1d18f204beaaf799c45521e442"><code>d1d0a7f</code></a>
[azservicebus] Add a helper function to get a Message from a
ReceivedMessage ...</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.8.0-beta.1...sdk/azcore/v1.8.0-beta.3">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/azcore&package-manager=go_modules&previous-version=1.8.0-beta.1&new-version=1.8.0-beta.3)](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
dependabot[bot] authored Sep 18, 2023
1 parent 03484e0 commit 83175bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion providers/ms365/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ replace go.mondoo.com/cnquery => ../..
go 1.20

require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.8.0-beta.1
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.8.0-beta.3
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.3.0
github.com/cockroachdb/errors v1.11.1
github.com/microsoft/kiota-abstractions-go v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions providers/ms365/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RX
cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
cloud.google.com/go/storage v1.14.0/go.mod h1:GrKmX003DSIwi9o29oFT7YDnHYwZoctc3fOKtUw0Xmo=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.8.0-beta.1 h1:8t6ZZtkOCl+rx7uBn40Nj62ABVGkXK69U/En44wJIlE=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.8.0-beta.1/go.mod h1:bjGvMhVMb+EEm3VRNQawDMUyMMjo+S5ewNjflkep/0Q=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.8.0-beta.3 h1:XV/HZqgyUQQAc1/UwYXK/p9PyPuDrprwSXcKARy183U=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.8.0-beta.3/go.mod h1:bjGvMhVMb+EEm3VRNQawDMUyMMjo+S5ewNjflkep/0Q=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.3.0 h1:vcYCAze6p19qBW7MhZybIsqD8sMV8js0NyQM8JDnVtg=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.3.0/go.mod h1:OQeznEEkTZ9OrhHJoDD8ZDq51FHgXjqtP9z6bEwBq9U=
github.com/Azure/azure-sdk-for-go/sdk/internal v1.3.0 h1:sXr+ck84g/ZlZUOZiNELInmMgOsuGwdjjVkEIde0OtY=
Expand Down

0 comments on commit 83175bc

Please sign in to comment.