Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.11.1 to 1.12.0 #455

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2024

Bumps github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.11.1 to 1.12.0.

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.12.0

1.12.0 (2024-06-06)

Features Added

  • Added field StatusCodes to runtime.FetcherForNextLinkOptions allowing for additional HTTP status codes indicating success.
  • Added func NewUUID to the runtime package for generating UUIDs.

Bugs Fixed

  • Fixed an issue that prevented pollers using the Operation-Location strategy from unmarshaling the final result in some cases.

Other Changes

  • Updated dependencies.
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 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)

Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.11.1 to 1.12.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.11.1...sdk/azcore/v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 7, 2024 14:03
@dependabot dependabot bot added area/dependencies Pull requests that update a dependency file lang/go The Go Programming Language labels Jun 7, 2024
@dependabot dependabot bot requested review from timraymond and jimassa June 7, 2024 14:03
@rbtr rbtr enabled auto-merge June 7, 2024 16:08
@rbtr rbtr added this pull request to the merge queue Jun 7, 2024
Merged via the queue into main with commit ada592d Jun 7, 2024
22 checks passed
@rbtr rbtr deleted the dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.12.0 branch June 7, 2024 16:16
Carpe-Wang pushed a commit to Carpe-Wang/retina that referenced this pull request Jun 11, 2024
…o 1.12.0 (microsoft#455)

Bumps
[github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go)
from 1.11.1 to 1.12.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.12.0</h2>
<h2>1.12.0 (2024-06-06)</h2>
<h3>Features Added</h3>
<ul>
<li>Added field <code>StatusCodes</code> to
<code>runtime.FetcherForNextLinkOptions</code> allowing for additional
HTTP status codes indicating success.</li>
<li>Added func <code>NewUUID</code> to the <code>runtime</code> package
for generating UUIDs.</li>
</ul>
<h3>Bugs Fixed</h3>
<ul>
<li>Fixed an issue that prevented pollers using the
<code>Operation-Location</code> strategy from unmarshaling the final
result in some cases.</li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Updated dependencies.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/e58902b242459d7a4a42c8c0113937b26ac495af"><code>e58902b</code></a>
Prep azcore v1.12.0 for release (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23005">#23005</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/9ad32c5a2db85ef5f697e5d3376a73efaebd19ae"><code>9ad32c5</code></a>
Increment package version after release of internal (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23004">#23004</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/897e9035c566063952597bc3b470858e866c2a0b"><code>897e903</code></a>
Update ignore-links.txt (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23003">#23003</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/ac7cc049bf63dc129ad246dbe21ac7a6ca42a578"><code>ac7cc04</code></a>
[keyvault] fix test recording sanitizers (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22911">#22911</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/276cf8c8e230d25d0872babca0a5965514760e19"><code>276cf8c</code></a>
update readme (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22971">#22971</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/5eb479f45a231f434b00411e57b17c53137d35ea"><code>5eb479f</code></a>
[azopenai] Updating hash to merged PR. (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22998">#22998</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/9c4f5c55f5439bcd7e3b5290fb31b2e145f2ebf8"><code>9c4f5c5</code></a>
Prepare sdk/internal v1.9.0 for release (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22991">#22991</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/b407f56cbce00d7d3ff51ac864fd1d04a88a08a1"><code>b407f56</code></a>
Increment version for messaging/azwebpubsub releases (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22466">#22466</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/3af4c7ee716193b8e6755307ef1d27c041614752"><code>3af4c7e</code></a>
update mgmt live test (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22996">#22996</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/b7d018ea5d4e2c59ef91f8b42d3307262bf3e81b"><code>b7d018e</code></a>
fix sdk/resourcemanager/internal module (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22994">#22994</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.11.1...sdk/azcore/v1.12.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/azcore&package-manager=go_modules&previous-version=1.11.1&new-version=1.12.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>
matmerr pushed a commit to matmerr/retina that referenced this pull request Jul 3, 2024
…o 1.12.0 (microsoft#455)

Bumps
[github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go)
from 1.11.1 to 1.12.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.12.0</h2>
<h2>1.12.0 (2024-06-06)</h2>
<h3>Features Added</h3>
<ul>
<li>Added field <code>StatusCodes</code> to
<code>runtime.FetcherForNextLinkOptions</code> allowing for additional
HTTP status codes indicating success.</li>
<li>Added func <code>NewUUID</code> to the <code>runtime</code> package
for generating UUIDs.</li>
</ul>
<h3>Bugs Fixed</h3>
<ul>
<li>Fixed an issue that prevented pollers using the
<code>Operation-Location</code> strategy from unmarshaling the final
result in some cases.</li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Updated dependencies.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/e58902b242459d7a4a42c8c0113937b26ac495af"><code>e58902b</code></a>
Prep azcore v1.12.0 for release (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23005">#23005</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/9ad32c5a2db85ef5f697e5d3376a73efaebd19ae"><code>9ad32c5</code></a>
Increment package version after release of internal (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23004">#23004</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/897e9035c566063952597bc3b470858e866c2a0b"><code>897e903</code></a>
Update ignore-links.txt (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23003">#23003</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/ac7cc049bf63dc129ad246dbe21ac7a6ca42a578"><code>ac7cc04</code></a>
[keyvault] fix test recording sanitizers (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22911">#22911</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/276cf8c8e230d25d0872babca0a5965514760e19"><code>276cf8c</code></a>
update readme (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22971">#22971</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/5eb479f45a231f434b00411e57b17c53137d35ea"><code>5eb479f</code></a>
[azopenai] Updating hash to merged PR. (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22998">#22998</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/9c4f5c55f5439bcd7e3b5290fb31b2e145f2ebf8"><code>9c4f5c5</code></a>
Prepare sdk/internal v1.9.0 for release (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22991">#22991</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/b407f56cbce00d7d3ff51ac864fd1d04a88a08a1"><code>b407f56</code></a>
Increment version for messaging/azwebpubsub releases (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22466">#22466</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/3af4c7ee716193b8e6755307ef1d27c041614752"><code>3af4c7e</code></a>
update mgmt live test (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22996">#22996</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/b7d018ea5d4e2c59ef91f8b42d3307262bf3e81b"><code>b7d018e</code></a>
fix sdk/resourcemanager/internal module (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/22994">#22994</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.11.1...sdk/azcore/v1.12.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/azcore&package-manager=go_modules&previous-version=1.11.1&new-version=1.12.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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file lang/go The Go Programming Language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant