Skip to content

Bump the dotnet group with 4 updates#417

Merged
paulvanbrenk merged 1 commit intomainfrom
dependabot/nuget/PatchNotes.Api/dotnet-056dc8f272
Feb 25, 2026
Merged

Bump the dotnet group with 4 updates#417
paulvanbrenk merged 1 commit intomainfrom
dependabot/nuget/PatchNotes.Api/dotnet-056dc8f272

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Updated Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.0.0 to 2.1.0.

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore's releases.

2.1.0

What's Changed

  • Updates Microsoft.Azure.WebJobs.Extensions.RabbitMQ to 2.1.0.
    • Adds drain mode feature.

2.0.7

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.7

  • Reversal of change to suppress generation of functions.metadata file.

2.0.6

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.6

  • Build no longer generates functions.metadata if source-generated metadata provider is enabled. (#​2974)
  • Fixing dotnet run to work on Windows when core tools is installed from NPM (#​3127)
  • Microsoft.Azure.Functions.Worker.Sdk.Generators bumped to 1.3.6.

Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.6

  • Fix bug that results in duplicate properties recorded for a binding (#​3227)

2.0.5

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.5

  • Address issue with design time build producing an error when project had not yet been built yet. (#​3081)

2.0.4

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4

  • Update Microsoft.Azure.WebJobs.Extensions.RabbitMQ to 2.0.4 (#​3019)

2.0.3

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.3

  • Addresses issue with dotnet build --no-incremental failing build (PR #​2763, Issue #​2601)
  • Addresses issue with setting OutDir msbuild property failing build (PR #​2763, Issue #​2125)
  • Write worker.config and functions.metadata only if contents have changed. (#​2999)
  • Updates the generated extension csproj to be net8.0 (from net6.0)
  • Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)
  • Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)

Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5

  • Update all generated classes to use GeneratedCodeAttribute. (#​2887)

2.0.2

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.2

  • Update inner build to use Microsoft.NET.Sdk.Functions/4.6.0 (#​2968)
  • Updates the generated extension csproj to be net8.0 (from net6.0)

2.0.1

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1

  • [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)
    • This bug fix should fix the Request has finished and HttpContext disposed exceptions

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.3.0

What's Changed

Internal fixes and updates

New Contributors

Commits viewable in compare view.

Updated Stytch.net from 3.1.0 to 3.2.0.

Release notes

Sourced from Stytch.net's releases.

3.2.0

What's Changed

Full Changelog: stytchauth/stytch-dotnet@3.1.0...3.2.0

Commits viewable in compare view.

Updated Svix from 1.85.0 to 1.86.0.

Release notes

Sourced from Svix's releases.

1.86.0

What's Changed

  • Server: Fix non-determinism with regards to overrides of specific header names
  • Server: Bump MSRV to 1.88.0
  • Libs/All: Add support for v1.message.create-precheck (Svix Cloud exclusive endpoint)

(note: the server changes were technically part of the previous release but the DockerHub release process failed in an unrecoverable way so the changelog entries are repeated here)

Full Changelog: svix/svix-webhooks@v1.85.0...v1.86.0

Commits viewable in compare view.

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 commands and options

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 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

Bumps Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.0.0 to 2.1.0
Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0
Bumps Stytch.net from 3.1.0 to 3.2.0
Bumps Svix from 1.85.0 to 1.86.0

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Stytch.net
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Svix
  dependency-version: 1.86.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Feb 25, 2026
@paulvanbrenk paulvanbrenk merged commit f9ef73a into main Feb 25, 2026
4 checks passed
paulvanbrenk added a commit that referenced this pull request Feb 25, 2026
## Summary
- Merges 5 pending dependabot PRs (#413, #414, #415, #416, #417)
- Includes .NET package updates, patchnotes-web production & dev deps,
and patchnotes-email deps
- Regenerates pnpm lock file for consistency

## Validation
- Frontend: lint, build, and 144 tests pass
- Backend: .NET build and 425 tests pass

🤖 Generated with [Claude Code](https://claude.com/claude-code)
@paulvanbrenk paulvanbrenk deleted the dependabot/nuget/PatchNotes.Api/dotnet-056dc8f272 branch February 25, 2026 18:10
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.

1 participant