Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.Azure.Functions.Worker, System.Text.Json and Microsoft.Extensions.Http #226

Closed
wants to merge 1 commit into from

Commits on May 26, 2024

  1. Bump Microsoft.Azure.Functions.Worker, System.Text.Json and Microsoft…

    ….Extensions.Http
    
    Bumps [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker), [System.Text.Json](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Http](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
    
    Updates `Microsoft.Azure.Functions.Worker` from 1.19.0 to 1.22.0
    - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases)
    - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md)
    - [Commits](Azure/azure-functions-dotnet-worker@1.19.0...1.22.0)
    
    Updates `System.Text.Json` from 4.6.0 to 5.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](https://github.com/dotnet/runtime/commits/v5.0.0)
    
    Updates `Microsoft.Extensions.Http` from 2.1.0 to 6.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](https://github.com/dotnet/runtime/commits/v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Azure.Functions.Worker
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: System.Text.Json
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Http
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 26, 2024
    Configuration menu
    Copy the full SHA
    cefbbf2 View commit details
    Browse the repository at this point in the history