Skip to content

Bump Microsoft.Azure.Functions.Worker.Sdk and 4 others - #71

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/DirectConnector.Tests/main/nuget-minor-patch-e42c61553c
Open

Bump Microsoft.Azure.Functions.Worker.Sdk and 4 others#71
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/DirectConnector.Tests/main/nuget-minor-patch-e42c61553c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

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

  • Emit a build warning directing users to the Azure.Functions.Sdk MSBuild SDK when targeting .NET 11 (#​3435)

Microsoft.Azure.Functions.Worker.Sdk.Generators 1.4.0

  • Added compile-time duplicate function name detection (AZFW0017) (#​3158)
  • Always emit the generated function metadata provider and executor, even when an app declares zero functions or all declared functions fail validation (including duplicate function names), so apps stay on the generated provider instead of failing at indexing time (#​3446)

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.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 18, 2026
Copilot AI lite review requested due to automatic review settings August 18, 2026 19:07
@dependabot
dependabot Bot requested a review from a team as a code owner August 18, 2026 19:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Aug 18, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.Sdk from 2.0.7 to 2.1.0 in the DirectConnector project.
  • Bumped Microsoft.Extensions.* packages from 10.0.10 to 10.0.11 where referenced.
  • Updated test tooling packages: Microsoft.NET.Test.Sdk to 18.9.0 and MSTest to 4.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 dependabot Bot changed the title Bump the nuget-minor-patch group with 5 updates Bump Microsoft.Azure.Functions.Worker.Sdk and 4 others Sep 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/DirectConnector.Tests/main/nuget-minor-patch-e42c61553c branch from 52a75f0 to 4abcee9 Compare September 1, 2026 20:12
Copilot AI review requested due to automatic review settings September 1, 2026 20:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The changes are straightforward dependency version bumps with no code or configuration changes that introduce functional risk.

Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants