Skip to content

Commit

Permalink
Bump Microsoft.Azure.Functions.Worker.Sdk from 1.9.0 to 1.10.0 in /do…
Browse files Browse the repository at this point in the history
…tnet (#760)

Bumps
[Microsoft.Azure.Functions.Worker.Sdk](https://github.com/Azure/azure-functions-dotnet-worker)
from 1.9.0 to 1.10.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.10.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump gRPC dependencies to latest version (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1085">#1085</a>)</li>
</ul>
<h2>Microsoft.Azure.Functions.Worker.Sdk 1.10.0</h2>
<h2>What's Changed</h2>
<ul>
<li>[Source Gen] Cleanup by <a
href="https://github.com/satvu"><code>@​satvu</code></a> in <a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/pull/1453">Azure/azure-functions-dotnet-worker#1453</a></li>
<li>Add support for additional authentication scenarios. by <a
href="https://github.com/vijayrkn"><code>@​vijayrkn</code></a> in <a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/pull/1486">Azure/azure-functions-dotnet-worker#1486</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Azure/azure-functions-dotnet-worker/compare/sdk-1.9.0...sdk-1.10.0">https://github.com/Azure/azure-functions-dotnet-worker/compare/sdk-1.9.0...sdk-1.10.0</a></p>
<p><strong>Nuget package</strong>: <a
href="https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Sdk/1.10.0">https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Sdk/1.10.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/7d659ced053af41d58274ea4a36d2b5db2138750"><code>7d659ce</code></a>
Bump gRPC dependencies (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1085">#1085</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/0ed601ef86e92ac559cecd8a6b3767b75f19f202"><code>0ed601e</code></a>
Add Source Generator Analyzer Rules (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1048">#1048</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/e2df0bbbf88b5df50248c2efa2b808cf191abcd1"><code>e2df0bb</code></a>
Update release_notes.md (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1079">#1079</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/b42a2a57eb1be1e7741219f0a091e3408d30bdf5"><code>b42a2a5</code></a>
[Samples] Update extensions sample project (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1072">#1072</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/5f39de6200451d5af02cffc5efb2c6a09ed4d418"><code>5f39de6</code></a>
[Samples] Update configuration sample project (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1073">#1073</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/1f7a321d88b2f66f792f3889ba7683d83ff45b92"><code>1f7a321</code></a>
[Samples] Updated EF sample project to NET 6 &amp; V4 (<a
href="https://redirect.github.com/Azure/azure-functions-dotnet-worker/issues/1068">#1068</a>)</li>
<li><a
href="https://github.com/Azure/azure-functions-dotnet-worker/commit/acffe91b19dd8c36e75a2ae52d2e38c6e66d6d3d"><code>acffe91</code></a>
[Samples] Updated the exception handling middleware sample to handle
multiple...</li>
<li>See full diff in <a
href="https://github.com/Azure/azure-functions-dotnet-worker/compare/1.9.0...1.10.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.9.0&new-version=1.10.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>
Co-authored-by: Adrian Bonar <56417140+adrianwyatt@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and adrianwyatt committed May 8, 2023
1 parent d442219 commit 276393c
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 @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.0.13" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.9.0" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.10.0" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.13.0" />
<PackageReference Include="Microsoft.Graph" Version="4.54.0" />
</ItemGroup>
Expand Down

0 comments on commit 276393c

Please sign in to comment.