msgraph-sample-azurefunction-csharp icon indicating copy to clipboard operation
msgraph-sample-azurefunction-csharp copied to clipboard

Bump Microsoft.Azure.Functions.Worker.Sdk from 1.18.1 to 2.0.2 in /GraphSampleFunctions

Open dependabot[bot] opened this issue 8 months ago • 0 comments

Bumps Microsoft.Azure.Functions.Worker.Sdk from 1.18.1 to 2.0.2.

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Sdk's releases.

Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 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

Microsoft.Azure.Functions.Worker.Sdk 2.0.1

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.1

  • Update inner build to use Microsoft.NET.Sdk.Functions/4.6.0 (#2968)

Microsoft.Azure.Functions.Worker.Extensions.SignalRService 2.0.1

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.SignalRService 2.0.1

  • Update SignalR worker extensions to 2.0.1 version.
  • Update other dependencies versions:
    • Microsoft.Azure.SignalR.Management v1.29.0
    • Microsoft.Extensions.Azure v1.8.0
    • Microsoft.Extensions.Hosting v6.0.1
    • Microsoft.Extensions.Primitives v6.0.1
    • System.Text.Json v6.0.11

Microsoft.Azure.Functions.Worker.ApplicationInsights 2.0.0

What's Changed

Microsoft.Azure.Functions.Worker.ApplicationInsights 2.0.0

  • Updated Microsoft.Azure.Functions.Worker.Core dependency to 2.0.0

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

What's Changed

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

  • Addressing fix for AspNetCoreResponseCookies cookie defaults (#2811)
  • Support for IHostApplicationBuilder

Microsoft.Azure.Functions.Worker.Sdk 2.0.0

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.0

  • Updated Microsoft.Azure.Functions.Worker.Sdk.Generators reference to 1.3.4.
  • Setting _ToolingSuffix for TargetFrameworkVersion v9.0

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Mar 31 '25 09:03 dependabot[bot]