Skip to content

Commit

Permalink
Bump the azure-sdk-for-go group in /provider/azblob with 2 updates (#422
Browse files Browse the repository at this point in the history
)

Bumps the azure-sdk-for-go group in /provider/azblob 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/storage/azblob](https://github.com/Azure/azure-sdk-for-go).

Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.12.0 to
1.13.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.13.0</h2>
<h2>1.13.0 (2024-07-16)</h2>
<h3>Features Added</h3>
<ul>
<li>Added runtime.NewRequestFromRequest(), allowing for a policy.Request
to be created from an existing *http.Request.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/94c22e63e8b44da25706894d4665dd6cc336df02"><code>94c22e6</code></a>
[azcore] prepping for release (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23192">#23192</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/c5213b1289881cbfc61f125065acb04434b089be"><code>c5213b1</code></a>
Redesign persistent token cache API (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23114">#23114</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/5df73f947f772051a037728a174b7ebc6a39a083"><code>5df73f9</code></a>
[azopenai]: Update custom_client.go to enable insecure credential with
HTTP (...</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/b4b4721223468f57abdaa2856695e1da4a106187"><code>b4b4721</code></a>
[azcore] Adding in a function create a policy.Request using an existing
*http...</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/80dbc7d99d4746c8eac6f91c1997459e7351e3c3"><code>80dbc7d</code></a>
Update CODEOWNERS_baseline_errors.txt (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23191">#23191</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/d254d11b07b909d9f0152ac8080f5c081aacb490"><code>d254d11</code></a>
Increment package version after release of internal (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23190">#23190</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/62f7a3d0e97610a8303e313f25ab4502766b8886"><code>62f7a3d</code></a>
Test credential factory supports Pipelines federated auth (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23184">#23184</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/5aaedf4bf939814d658494ab61c8ba1f517cf383"><code>5aaedf4</code></a>
[Release]
sdk/resourcemanager/informaticadatamgmt/arminformaticadatamgmt/1.0....</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/ce39ed969686869f2013ce344c78879d1b01c7e8"><code>ce39ed9</code></a>
Sync eng/common directory with azure-sdk-tools for PR 8598 (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23175">#23175</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/75d30bbd4b5878d995c26e4e536f3ab44e6613cf"><code>75d30bb</code></a>
Enable use of pipeline credential. Fixes <a
href="https://github.com/microsoft/azure-p">https://github.com/microsoft/azure-p</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.12.0...sdk/azcore/v1.13.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from
1.3.2 to 1.4.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/resourcemanager/frontdoor/armfrontdoor/v1.4.0</h2>
<h2>1.4.0 (2024-04-26)</h2>
<h3>Features Added</h3>
<ul>
<li>New value <code>ActionTypeJSChallenge</code> added to enum type
<code>ActionType</code></li>
<li>New enum type <code>ScrubbingRuleEntryMatchOperator</code> with
values <code>ScrubbingRuleEntryMatchOperatorEquals</code>,
<code>ScrubbingRuleEntryMatchOperatorEqualsAny</code></li>
<li>New enum type <code>ScrubbingRuleEntryMatchVariable</code> with
values <code>ScrubbingRuleEntryMatchVariableQueryStringArgNames</code>,
<code>ScrubbingRuleEntryMatchVariableRequestBodyJSONArgNames</code>,
<code>ScrubbingRuleEntryMatchVariableRequestBodyPostArgNames</code>,
<code>ScrubbingRuleEntryMatchVariableRequestCookieNames</code>,
<code>ScrubbingRuleEntryMatchVariableRequestHeaderNames</code>,
<code>ScrubbingRuleEntryMatchVariableRequestIPAddress</code>,
<code>ScrubbingRuleEntryMatchVariableRequestURI</code></li>
<li>New enum type <code>ScrubbingRuleEntryState</code> with values
<code>ScrubbingRuleEntryStateDisabled</code>,
<code>ScrubbingRuleEntryStateEnabled</code></li>
<li>New enum type <code>VariableName</code> with values
<code>VariableNameGeoLocation</code>, <code>VariableNameNone</code>,
<code>VariableNameSocketAddr</code></li>
<li>New enum type <code>WebApplicationFirewallScrubbingState</code> with
values <code>WebApplicationFirewallScrubbingStateDisabled</code>,
<code>WebApplicationFirewallScrubbingStateEnabled</code></li>
<li>New struct <code>GroupByVariable</code></li>
<li>New struct <code>PolicySettingsLogScrubbing</code></li>
<li>New struct <code>WebApplicationFirewallScrubbingRules</code></li>
<li>New field <code>GroupBy</code> in struct
<code>CustomRule</code></li>
<li>New field <code>JavascriptChallengeExpirationInMinutes</code>,
<code>LogScrubbing</code> in struct <code>PolicySettings</code></li>
</ul>
<h2>sdk/storage/azblob/v1.4.0</h2>
<h2>1.4.0 (2024-07-18)</h2>
<h3>Other Changes</h3>
<ul>
<li>GetProperties() was called twice in DownloadFile method. Enhanced to
call it only once, reducing latency.</li>
<li>Updated <code>azcore</code> version to <code>1.13.0</code></li>
</ul>
<h2>sdk/resourcemanager/search/armsearch/v1.4.0-beta.2</h2>
<h2>1.4.0-beta.2 (2024-06-21)</h2>
<h3>Features Added</h3>
<ul>
<li>New value <code>SearchBypassAzureServices</code> added to enum type
<code>SearchBypass</code></li>
</ul>
<h2>sdk/resourcemanager/maintenance/armmaintenance/v1.4.0-beta.1</h2>
<h2>1.4.0-beta.1 (2024-05-24)</h2>
<h3>Features Added</h3>
<ul>
<li>New value <code>UpdateStatusCancel</code>,
<code>UpdateStatusCancelled</code>,
<code>UpdateStatusNoUpdatesPending</code> added to enum type
<code>UpdateStatus</code></li>
<li>New function
<code>*ApplyUpdatesClient.CreateOrUpdateOrCancel(context.Context,
string, string, string, string, string, ApplyUpdate,
*ApplyUpdatesClientCreateOrUpdateOrCancelOptions)
(ApplyUpdatesClientCreateOrUpdateOrCancelResponse, error)</code></li>
<li>New function <code>*ClientFactory.NewScheduledEventClient()
*ScheduledEventClient</code></li>
<li>New function <code>NewScheduledEventClient(string,
azcore.TokenCredential, *arm.ClientOptions) (*ScheduledEventClient,
error)</code></li>
<li>New function
<code>*ScheduledEventClient.Acknowledge(context.Context, string, string,
string, string, *ScheduledEventClientAcknowledgeOptions)
(ScheduledEventClientAcknowledgeResponse, error)</code></li>
<li>New struct <code>ScheduledEventApproveResponse</code></li>
</ul>
<h2>sdk/storage/azblob/v1.4.0-beta.1</h2>
<h2>1.4.0-beta.1 (2024-06-14)</h2>
<h3>Features Added</h3>
<ul>
<li>Updated service version to <code>2024-05-04</code>.</li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Updated <code>azidentity</code> version to <code>1.6.0</code></li>
<li>Updated <code>azcore</code> version to <code>1.12.0</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/988beb5e7b638420819920db946f49f1c9169da6"><code>988beb5</code></a>
Prepare azcore v1.4.0 for release (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20310">#20310</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/a698b9bdec695674aabd7ddf61e4cb49c12c3f5f"><code>a698b9b</code></a>
Sync eng/common directory with azure-sdk-tools for PR 5540 (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20309">#20309</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/834001a56031037ee817e2244531ed5c22e585c0"><code>834001a</code></a>
update proxy version to include Info/Active against individual sessions
+ all...</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/330be6702a817297e28c7259ecf07227df703b6c"><code>330be67</code></a>
[Release] sdk/resourcemanager/voiceservices/armvoiceservices/0.1.0
generation...</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/80187b33b0df9299998c6aaf0579306a5c4d1229"><code>80187b3</code></a>
[azeventhubs] Client identifier support (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20045">#20045</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/28771743d1a87b2362aadce96177fce406b502fd"><code>2877174</code></a>
Some minor refactoring of azcore (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20291">#20291</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/dae8ab43ac9042ab4297455dc0a3f1e8f38b4144"><code>dae8ab4</code></a>
add changelog for <a
href="https://redirect.github.com/Azure/azure-sdk-for-go/pull/20009">Azure/azure-sdk-for-go#20009</a>
(<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20049">#20049</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/29ba2147d093a47b1e0f50d4675c3494f013d3e4"><code>29ba214</code></a>
Add <code>Clone()</code> method for
<code>arm/policy.ClientOptions</code> (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20288">#20288</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/15aa35de7c8d4fa8d272eb9ac4e91c7db8fd60ba"><code>15aa35d</code></a>
Sync eng/common directory with azure-sdk-tools for PR 5568 (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20290">#20290</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/09b540e5a76ce2cc98d4511dacf9a565e05c17fa"><code>09b540e</code></a>
[Release] sdk/resourcemanager/cosmos/armcosmos/2.2.0 (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20018">#20018</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/storage/azblob/v1.3.2...sdk/azcore/v1.4.0">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent a06339b commit 68a9d6b
Showing 2 changed files with 20 additions and 20 deletions.
12 changes: 6 additions & 6 deletions provider/azblob/go.mod
Original file line number Diff line number Diff line change
@@ -3,20 +3,20 @@ module github.com/nil-go/konf/provider/azblob
go 1.21

require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.12.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.13.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.2
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.4.0
)

require (
github.com/Azure/azure-sdk-for-go/sdk/internal v1.9.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
golang.org/x/crypto v0.24.0 // indirect
golang.org/x/net v0.26.0 // indirect
golang.org/x/sys v0.21.0 // indirect
golang.org/x/crypto v0.25.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/text v0.16.0 // indirect
)
28 changes: 14 additions & 14 deletions provider/azblob/go.sum
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.12.0 h1:1nGuui+4POelzDwI7RG56yfQJHCnKvwfMoU7VsEp+Zg=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.12.0/go.mod h1:99EvauvlcJ1U06amZiksfYz/3aFGyIhWGHVyiZXtBAI=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.13.0 h1:GJHeeA2N7xrG3q30L2UXDyuWRzDM900/65j70wcM4Ww=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.13.0/go.mod h1:l38EPgmsp71HHLq9j7De57JcKOWPyhrsW1Awm1JS6K0=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 h1:tfLQ34V6F7tVSwoTf/4lH5sE0o6eCJuNDTmH09nDpbc=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0/go.mod h1:9kIvujWAA58nmPmWB1m23fyWic1kYZMxD9CxaWn4Qpg=
github.com/Azure/azure-sdk-for-go/sdk/internal v1.9.0 h1:H+U3Gk9zY56G3u872L82bk4thcsy2Gghb9ExT4Zvm1o=
github.com/Azure/azure-sdk-for-go/sdk/internal v1.9.0/go.mod h1:mgrmMSgaLp9hmax62XQTd0N4aAqSE5E0DulSpVYK7vc=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.5.0 h1:AifHbc4mg0x9zW52WOpKbsHaDKuRhlI7TVl47thgQ70=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.5.0/go.mod h1:T5RfihdXtBDxt1Ch2wobif3TvzTdumDy29kahv6AV9A=
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.2 h1:YUUxeiOWgdAQE3pXt2H7QXzZs0q8UBjgRbl56qo8GYM=
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.2/go.mod h1:dmXQgZuiSubAecswZE+Sm8jkvEa7kQgTPVRvwL/nd0E=
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 h1:ywEEhmNahHBihViHepv3xPBn1663uRv2t2q/ESv9seY=
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0/go.mod h1:iZDifYGJTIgIIkYRNWPENUnqx6bJ2xnSDFI2tjwZNuY=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.6.0 h1:PiSrjRPpkQNjrM8H0WwKMnZUdu1RGMtd/LdGKUrOo+c=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.6.0/go.mod h1:oDrbWx4ewMylP7xHivfgixbfGBT6APAwsSoHRKotnIc=
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.4.0 h1:Be6KInmFEKV81c0pOAEbRYehLMwmmGI1exuFj248AMk=
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.4.0/go.mod h1:WCPBHsOXfBVnivScjs2ypRfimjEW0qPVLGgJkZlrIOA=
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 h1:XHOnouVk1mxXfQidrMEnLlPk9UMeRtyBTnEFtxkV0kU=
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2/go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
@@ -24,13 +24,13 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
golang.org/x/crypto v0.24.0 h1:mnl8DM0o513X8fdIkmyFE/5hTYxbwYOjDS/+rK6qpRI=
golang.org/x/crypto v0.24.0/go.mod h1:Z1PMYSOR5nyMcyAVAIQSKCDwalqy85Aqn1x3Ws4L5DM=
golang.org/x/net v0.26.0 h1:soB7SVo0PWrY4vPW/+ay0jKDNScG2X9wFeYlXIvJsOQ=
golang.org/x/net v0.26.0/go.mod h1:5YKkiSynbBIh3p6iOc/vibscux0x38BZDkn8sCUPxHE=
golang.org/x/crypto v0.25.0 h1:ypSNr+bnYL2YhwoMt2zPxHFmbAN1KZs/njMG3hxUp30=
golang.org/x/crypto v0.25.0/go.mod h1:T+wALwcMOSE0kXgUAnPAHqTLW+XHgcELELW8VaDgm/M=
golang.org/x/net v0.27.0 h1:5K3Njcw06/l2y9vpGCSdcxWOYHOUk3dVNGDXN+FvAys=
golang.org/x/net v0.27.0/go.mod h1:dDi0PyhWNoiUOrAS8uXv/vnScO4wnHQO4mj9fn/RytE=
golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.21.0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws=
golang.org/x/sys v0.21.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.22.0 h1:RI27ohtqKCnwULzJLqkv897zojh5/DwS/ENaMzUOaWI=
golang.org/x/sys v0.22.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4=
golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=

0 comments on commit 68a9d6b

Please sign in to comment.