Skip to content

Commit

Permalink
.Net: Bump Microsoft.Azure.Functions.Worker.Sdk from 1.12.0 to 1.13.0…
Browse files Browse the repository at this point in the history
… in /dotnet (microsoft#2250)

Bumps
[Microsoft.Azure.Functions.Worker.Sdk](https://github.com/Azure/azure-functions-dotnet-worker)
from 1.12.0 to 1.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Azure/azure-functions-dotnet-worker/releases">Microsoft.Azure.Functions.Worker.Sdk's
releases</a>.</em></p>
<blockquote>
<h2>Microsoft.Azure.Functions.Worker 1.13.0</h2>
<h2>What's Changed</h2>
<h3>Microsoft.Azure.Functions.Worker 1.13.0 (meta package)</h3>
<ul>
<li>Update Microsoft.Azure.Functions.Worker.Core dependency to
1.11.0</li>
<li>Update Microsoft.Azure.Functions.Worker.Grpc dependency to
1.9.0</li>
</ul>
<h3>Microsoft.Azure.Functions.Worker.Core 1.11.0</h3>
<ul>
<li>Exposing IFunctionExecutor and IModelBindingFeature as public types
by <a href="https://github.com/kshyju"><code>@​kshyju</code></a> in <a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/pull/1346">Azure/azure-functions-dotnet-worker#1346</a></li>
<li>Switch to use FUNCTIONS_APPLICATION_DIRECTORY by <a
href="https://github.com/brettsam"><code>@​brettsam</code></a> in <a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/pull/1413">Azure/azure-functions-dotnet-worker#1413</a></li>
<li>Adding FunctionActivitySource to Worker; refactoring AppInsights
support by <a
href="https://github.com/brettsam"><code>@​brettsam</code></a> in <a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/pull/1307">Azure/azure-functions-dotnet-worker#1307</a></li>
<li>Add query as property to HttpRequestData by <a
href="https://github.com/madelinegordon"><code>@​madelinegordon</code></a>
in <a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/pull/1408">Azure/azure-functions-dotnet-worker#1408</a></li>
<li>Logging error upon invocation exception by <a
href="https://github.com/brettsam"><code>@​brettsam</code></a> in <a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/pull/1421">Azure/azure-functions-dotnet-worker#1421</a></li>
</ul>
<h3>Microsoft.Azure.Functions.Worker.Grpc 1.11.0</h3>
<ul>
<li>Bump protobuf version to v1.5.9-protofile by <a
href="https://github.com/liliankasem"><code>@​liliankasem</code></a> in
<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/pull/1148">Azure/azure-functions-dotnet-worker#1148</a></li>
<li>Bringing in the proto changes from v1.7.1-protofile release. by <a
href="https://github.com/kshyju"><code>@​kshyju</code></a> in <a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1289">#1289</a></li>
</ul>
<h3>Microsoft.Azure.Functions.ApplicationInsights 1.0.0-preview4</h3>
<ul>
<li>Adding FunctionActivitySource to Worker; refactoring AppInsights
support by <a
href="https://github.com/brettsam"><code>@​brettsam</code></a> in <a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/pull/1307">Azure/azure-functions-dotnet-worker#1307</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Azure/azure-functions-dotnet-worker/compare/1.10.1...1.13.0">https://github.com/Azure/azure-functions-dotnet-worker/compare/1.10.1...1.13.0</a></p>
<h2>Microsoft.Azure.Functions.Worker.Sdk 1.13.0</h2>
<h2>What's Changed</h2>
<h3>Microsoft.Azure.Functions.Worker.Sdk 1.13.0</h3>
<ul>
<li>Updated Microsoft.Azure.Functions.Worker.Sdk.Analyzers dependency to
1.2.0</li>
</ul>
<h3>Microsoft.Azure.Functions.Worker.Sdk.Analyzers 1.2.0</h3>
<ul>
<li>Add analyzer for SupportsDeferredBindingAttribute (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1367">#1367</a>)</li>
<li>Added an analyzer that will show a warning for types not supported
by a binding attribute (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1505">#1505</a>)</li>
<li>Added an analyzer that will suggest a code refactor for all of the
types supported by a binding attribute (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1604">#1604</a>)</li>
</ul>
<h3>Microsoft.Azure.Functions.Worker.Sdk.Generators</h3>
<ul>
<li>No change</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Azure/azure-functions-dotnet-worker/compare/sdk-1.12.0...sdk-1.13.0">https://github.com/Azure/azure-functions-dotnet-worker/compare/sdk-1.12.0...sdk-1.13.0</a></p>
<h2>Microsoft.Azure.Functions.Worker 1.12.1-preview1</h2>
<h2>What's Changed</h2>
<ul>
<li>Updating environment variable used for root path resolution <a
href="https://github.com/fabiocav"><code>@​fabiocav</code></a> <a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1330">#1330</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Azure/azure-functions-dotnet-worker/compare/1.12.0-preview1...1.12.1-preview1">https://github.com/Azure/azure-functions-dotnet-worker/compare/1.12.0-preview1...1.12.1-preview1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/11ae12b306ee3512d8a7d1c28510ea840acc8066"><code>11ae12b</code></a>
prepping versions for release (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1435">#1435</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/b5934d132e1b3f6c664cf75170f6ed875e52a0c2"><code>b5934d1</code></a>
logging error upon invocation exception (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1421">#1421</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/ca81bb7b75b7d8dc54562c41403e4b0cf0210e2c"><code>ca81bb7</code></a>
disabling cosmos emulator and tests (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1430">#1430</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/d3822f291f38a56eaecd87ec8d7e81dd86a6d0d0"><code>d3822f2</code></a>
[Source Gen] Generate function executor code (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1309">#1309</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/37070d860af9fc89cbd14ffa550b49b655b57816"><code>37070d8</code></a>
Add query as property to HttpRequestData (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1408">#1408</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/d7baa523b7650d0991f98fe09d02b890bf010f3d"><code>d7baa52</code></a>
[Source Gen] Fix cardinality validation to include all scenarios (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1402">#1402</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/2635d7a07608ff2b5d9248787bc1bcc75351c3ef"><code>2635d7a</code></a>
Changed TableInputAttribute.Take type from int? to int. (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1403">#1403</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/b963a28f030d066424fe7b1989fcd2f62acf1695"><code>b963a28</code></a>
adding FunctionActivitySource to Worker; refactoring AppInsights support
(<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1307">#1307</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/584cab006b82e0cbc2b95a8b66e2546d3a8ddfe4"><code>584cab0</code></a>
Removing setting the unused env variable(AzureWebJobsScriptRoot) (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1414">#1414</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/1159b05a412f873de871b70a0f7e454474e272ae"><code>1159b05</code></a>
switch to use FUNCTIONS_APPLICATION_DIRECTORY (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1413">#1413</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-functions-dotnet-worker/compare/sdk-1.12.0...1.13.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker.Sdk&package-manager=nuget&previous-version=1.12.0&new-version=1.13.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 05b8b76 commit bd2c4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/dotnet/KernelHttpServer/KernelHttpServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.0.13" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.12.0" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.13.0" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.18.0" />
<PackageReference Include="Microsoft.Graph" Version="4.54.0" />
<PackageReference Include="Microsoft.SemanticKernel" Version="0.17.230704.3-preview" />
Expand Down

0 comments on commit bd2c4f4

Please sign in to comment.