Bump Microsoft.Azure.Functions.Worker.Sdk and 4 others - #71
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump Microsoft.Azure.Functions.Worker.Sdk and 4 others#71dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Pull request overview
This Dependabot PR updates a small set of NuGet dependencies for the DirectConnector sample and its test project, primarily to pick up minor/patch fixes in the Azure Functions Worker SDK and .NET/MSTest tooling.
Changes:
- Bumped
Microsoft.Azure.Functions.Worker.Sdkfrom2.0.7to2.1.0in the DirectConnector project. - Bumped
Microsoft.Extensions.*packages from10.0.10to10.0.11where referenced. - Updated test tooling packages:
Microsoft.NET.Test.Sdkto18.9.0andMSTestto4.3.3.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| DirectConnector/DirectConnector.csproj | Updates Functions Worker SDK and Microsoft.Extensions.* dependency versions. |
| DirectConnector.Tests/DirectConnector.Tests.csproj | Updates logging abstraction and test tooling package versions. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Bumps Microsoft.Azure.Functions.Worker.Sdk from 2.0.7 to 2.1.0 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.10 to 10.0.11 Bumps Microsoft.Extensions.Options.DataAnnotations from 10.0.10 to 10.0.11 Bumps Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 Bumps MSTest from 4.3.2 to 4.3.3 --- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.Sdk dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.Extensions.Options.DataAnnotations dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: MSTest dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/DirectConnector.Tests/main/nuget-minor-patch-e42c61553c
branch
from
September 1, 2026 20:12
52a75f0 to
4abcee9
Compare
David Burg (daviburg)
approved these changes
Sep 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.Azure.Functions.Worker.Sdk from 2.0.7 to 2.1.0.
Release notes
Sourced from Microsoft.Azure.Functions.Worker.Sdk's releases.
2.1.0
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 2.1.0
Azure.Functions.SdkMSBuild SDK when targeting .NET 11 (#3435)Microsoft.Azure.Functions.Worker.Sdk.Generators 1.4.0
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Abstractions from 10.0.10 to 10.0.11.
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Options.DataAnnotations from 10.0.10 to 10.0.11.
Release notes
Sourced from Microsoft.Extensions.Options.DataAnnotations's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.9.0
What's Changed
New Contributors
Full Changelog: microsoft/vstest@v18.8.0...v18.9.0
Commits viewable in compare view.
Updated MSTest from 4.3.2 to 4.3.3.
Release notes
Sourced from MSTest's releases.
4.3.3
See the release notes here
Commits viewable in compare view.