{"id":14644,"name":"Microsoft.Azure.Functions.Worker","ecosystem":"nuget","repository_url":null,"issues_count":73,"created_at":"2025-06-06T23:49:00.560Z","updated_at":"2025-06-06T23:49:00.560Z","purl":"pkg:nuget/Microsoft.Azure.Functions.Worker","unique_repositories_count":39,"unique_repositories_count_past_30_days":1,"recent_issues":[{"uuid":"4514539333","node_id":"PR_kwDOQPIF5M7e6xPI","number":327,"state":"closed","title":"chore(deps): Bump Microsoft.Azure.Functions.Worker from 2.1.0 to 2.52.0","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-25T05:38:31.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-25T05:36:47.000Z","updated_at":"2026-05-25T05:38:32.000Z","time_to_close":104,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps): Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.1.0","new_version":"2.52.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.1.0 to 2.52.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.52.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.52.0\n\n- Update `Microsoft.Azure.Functions.Worker.Core` to 2.52.0\n- Update `Microsoft.Azure.Functions.Worker.Grpc` to 2.52.0\n\n### Microsoft.Azure.Functions.Worker.Core 2.52.0\n\n- Add support for propagating trace context tags from worker to host (#​3303)\n- Add support for propagating OpenTelemetry Baggage to the worker. Requires use with the OpenTelemetry Extension to work end to end (#​3319).\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.52.0\n\n- Update protobuf version to v1.12.0-protofile and add support for propagating tags from the worker to the functions host (#​3303).\n- Update protobuf version to v1.13.0-protofile to add support for propagating OpenTelemetry baggage to the worker (#​3319).\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/rabbitmq-extension-2.1.0...2.52.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.1.0\u0026new-version=2.52.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/xregistry/codegen/pull/327","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/xregistry%2Fcodegen/issues/327","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/327/packages"},{"uuid":"4324732658","node_id":"PR_kwDORc1RYs7VbMFB","number":73,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.51.0 to 2.52.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-04-24T18:06:16.000Z","updated_at":"2026-04-24T19:20:00.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.51.0","new_version":"2.52.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Pinned [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) at 2.52.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.52.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.52.0\n\n- Update `Microsoft.Azure.Functions.Worker.Core` to 2.52.0\n- Update `Microsoft.Azure.Functions.Worker.Grpc` to 2.52.0\n\n### Microsoft.Azure.Functions.Worker.Core 2.52.0\n\n- Add support for propagating trace context tags from worker to host (#​3303)\n- Add support for propagating OpenTelemetry Baggage to the worker. Requires use with the OpenTelemetry Extension to work end to end (#​3319).\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.52.0\n\n- Update protobuf version to v1.12.0-protofile and add support for propagating tags from the worker to the functions host (#​3303).\n- Update protobuf version to v1.13.0-protofile to add support for propagating OpenTelemetry baggage to the worker (#​3319).\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/2.51.0...2.52.0).\n\u003c/details\u003e","html_url":"https://github.com/bjorkstromm/azure-functions-test-framework/pull/73","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjorkstromm%2Fazure-functions-test-framework/issues/73","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/73/packages"},{"uuid":"4305764888","node_id":"PR_kwDOCOqa3c7UdTvN","number":1446,"state":"open","title":"build: Bump Microsoft.Azure.Functions.Worker from 2.51.0 to 2.52.0","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-04-21T23:05:39.000Z","updated_at":"2026-04-21T23:06:37.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build: Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.51.0","new_version":"2.52.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.51.0 to 2.52.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.52.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.52.0\n\n- Update `Microsoft.Azure.Functions.Worker.Core` to 2.52.0\n- Update `Microsoft.Azure.Functions.Worker.Grpc` to 2.52.0\n\n### Microsoft.Azure.Functions.Worker.Core 2.52.0\n\n- Add support for propagating trace context tags from worker to host (#​3303)\n- Add support for propagating OpenTelemetry Baggage to the worker. Requires use with the OpenTelemetry Extension to work end to end (#​3319).\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.52.0\n\n- Update protobuf version to v1.12.0-protofile and add support for propagating tags from the worker to the functions host (#​3303).\n- Update protobuf version to v1.13.0-protofile to add support for propagating OpenTelemetry baggage to the worker (#​3319).\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/2.51.0...2.52.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.51.0\u0026new-version=2.52.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/talha0113/microsoft-account-profile-information/pull/1446","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/talha0113%2Fmicrosoft-account-profile-information/issues/1446","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1446/packages"},{"uuid":"4044665001","node_id":"PR_kwDORHcLGM7JBnt_","number":17,"state":"closed","title":"chore: Bump Microsoft.Azure.Functions.Worker from 1.23.0 to 2.51.0","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-04-27T11:08:52.000Z","author_association":null,"state_reason":null,"created_at":"2026-03-09T10:11:58.000Z","updated_at":"2026-04-27T11:08:54.000Z","time_to_close":4237014,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore: Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"1.23.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 1.23.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.7\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.7\n\n- Reversal of change to suppress generation of functions.metadata file.\n\n## 2.0.6\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.6\n\n- Build no longer generates `functions.metadata` if source-generated metadata provider is enabled. (#​2974)\n- Fixing `dotnet run` to work on Windows when core tools is installed from NPM (#​3127)\n- `Microsoft.Azure.Functions.Worker.Sdk.Generators` bumped to `1.3.6`.\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.6\n\n- Fix bug that results in duplicate properties recorded for a binding (#​3227)\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\n## 2.0.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.ApplicationInsights 2.0.0\n\n- Updated  `Microsoft.Azure.Functions.Worker.Core` dependency to 2.0.0\n\n## 1.24.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker (metapackage) 1.24.0\n\n- Updating `Microsoft.Azure.Functions.Worker.Core` to 1.20.0\n- Updating `Microsoft.Azure.Functions.Worker.Grpc` to 1.18.0\n\n### Microsoft.Azure.Functions.Worker.Core 1.20.0\n\n- Updated service registrations for bootstrapping methods to ensure idempotency. (#​2820)\n\n### Microsoft.Azure.Functions.Worker.Grpc 1.18.0\n\n- Changed exception handling in function invocation path to ensure fatal exceptions bubble up. (#​2789)\n- Updated service registrations for bootstrapping methods to ensure idempotency. (#​2820)\n\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/1.23.0...2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=1.23.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/bipindra/azure-dotnet-integration-lab/pull/17","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/bipindra%2Fazure-dotnet-integration-lab/issues/17","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/17/packages"},{"uuid":"3943065934","node_id":"PR_kwDOOIRhfs7D3IRM","number":103,"state":"closed","title":"Bump Microsoft.Azure.Functions.Worker from 2.50.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-02-15T04:27:28.000Z","author_association":null,"state_reason":null,"created_at":"2026-02-15T04:24:53.000Z","updated_at":"2026-02-15T04:27:29.000Z","time_to_close":155,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.50.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.50.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/2.50.0...2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.50.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Azure-Samples/Durable-Task-Scheduler/pull/103","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure-Samples%2FDurable-Task-Scheduler/issues/103","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/103/packages"},{"uuid":"3766617164","node_id":"PR_kwDOGgv1K866yN2q","number":57,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.1.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-12-29T07:06:25.000Z","updated_at":"2025-12-29T07:06:49.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.1.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.1.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/rabbitmq-extension-2.1.0...2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.1.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/data-altinn-no/plugin-banking/pull/57","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-altinn-no%2Fplugin-banking/issues/57","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/57/packages"},{"uuid":"3705783211","node_id":"PR_kwDOGtkaNM63pcX0","number":15,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.1.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-12-08T10:45:58.000Z","updated_at":"2025-12-08T10:46:08.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.1.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.1.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/rabbitmq-extension-2.1.0...2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.1.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/data-altinn-no/plugin-statensvegvesen/pull/15","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-altinn-no%2Fplugin-statensvegvesen/issues/15","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/15/packages"},{"uuid":"3704819391","node_id":"PR_kwDOAwzxdM63mK0y","number":414,"state":"closed","title":"Bump Microsoft.Azure.Functions.Worker from 2.2.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-01-27T20:04:35.000Z","author_association":null,"state_reason":null,"created_at":"2025-12-08T06:14:21.000Z","updated_at":"2026-01-27T20:04:37.000Z","time_to_close":4369814,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.2.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.2.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits/2.51.0).\n\u003c/details\u003e\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e\n\n\u003e **Note**\n\u003e Automatic rebases have been disabled on this pull request as it has been open for over 30 days.","html_url":"https://github.com/mspnp/cloud-design-patterns/pull/414","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/mspnp%2Fcloud-design-patterns/issues/414","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/414/packages"},{"uuid":"3704816930","node_id":"PR_kwDOAwzxdM63mKTZ","number":412,"state":"closed","title":"Bump Microsoft.Azure.Functions.Worker from 2.2.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-12-08T06:14:23.000Z","author_association":null,"state_reason":null,"created_at":"2025-12-08T06:13:19.000Z","updated_at":"2025-12-08T06:14:25.000Z","time_to_close":64,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.2.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.2.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits/2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.2.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/mspnp/cloud-design-patterns/pull/412","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/mspnp%2Fcloud-design-patterns/issues/412","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/412/packages"},{"uuid":"3679307768","node_id":"PR_kwDOQPIF5M62QZ1u","number":93,"state":"closed","title":"chore(deps): Bump Microsoft.Azure.Functions.Worker from 2.1.0 to 2.51.0","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":5,"pull_request":true,"closed_at":"2025-12-06T09:03:35.000Z","author_association":null,"state_reason":null,"created_at":"2025-12-01T05:30:28.000Z","updated_at":"2025-12-06T09:04:25.000Z","time_to_close":444787,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps): Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.1.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.1.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/rabbitmq-extension-2.1.0...2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.1.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/xregistry/codegen/pull/93","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/xregistry%2Fcodegen/issues/93","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/93/packages"},{"uuid":"3633552139","node_id":"PR_kwDOH0Tdic6z3jPU","number":178,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.2.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-17T14:22:31.000Z","updated_at":"2025-11-17T14:22:44.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.2.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.2.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits/2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.2.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/dsanchezcr/website/pull/178","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsanchezcr%2Fwebsite/issues/178","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/178/packages"},{"uuid":"3627471346","node_id":"PR_kwDOCOqa3c6zjdh-","number":1182,"state":"open","title":"build: Bump Microsoft.Azure.Functions.Worker from 2.50.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-14T23:08:34.000Z","updated_at":"2025-11-14T23:08:35.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build: Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.50.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.50.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/2.50.0...2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.50.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/talha0113/microsoft-account-profile-information/pull/1182","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/talha0113%2Fmicrosoft-account-profile-information/issues/1182","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1182/packages"},{"uuid":"3616575375","node_id":"PR_kwDONtjLks6y-7uv","number":25,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.50.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-12T13:29:20.000Z","updated_at":"2025-11-14T15:00:39.762Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.50.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.50.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.6\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.6\n\n- Build no longer generates `functions.metadata` if source-generated metadata provider is enabled. (#​2974)\n- Fixing `dotnet run` to work on Windows when core tools is installed from NPM (#​3127)\n- `Microsoft.Azure.Functions.Worker.Sdk.Generators` bumped to `1.3.6`.\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.6\n\n- Fix bug that results in duplicate properties recorded for a binding (#​3227)\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/application-insights-2.0.0...2.50.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.50.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/corvus-dotnet/Corvus.Testing.AzureFunctions.ReqnRoll/pull/25","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/corvus-dotnet%2FCorvus.Testing.AzureFunctions.ReqnRoll/issues/25","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/25/packages"},{"uuid":"3615431422","node_id":"PR_kwDODBp5ls6y7Dmp","number":431,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.50.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-12T08:04:23.000Z","updated_at":"2025-11-12T08:11:37.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.50.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.50.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.6\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.6\n\n- Build no longer generates `functions.metadata` if source-generated metadata provider is enabled. (#​2974)\n- Fixing `dotnet run` to work on Windows when core tools is installed from NPM (#​3127)\n- `Microsoft.Azure.Functions.Worker.Sdk.Generators` bumped to `1.3.6`.\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.6\n\n- Fix bug that results in duplicate properties recorded for a binding (#​3227)\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/application-insights-2.0.0...2.50.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.50.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/menes-dotnet/Menes/pull/431","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/menes-dotnet%2FMenes/issues/431","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/431/packages"},{"uuid":"3609159280","node_id":"PR_kwDOGgv1K86yl7Kl","number":41,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.2.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-10T18:14:20.000Z","updated_at":"2025-11-12T13:01:47.531Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.2.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.2.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.6\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.6\n\n- Build no longer generates `functions.metadata` if source-generated metadata provider is enabled. (#​2974)\n- Fixing `dotnet run` to work on Windows when core tools is installed from NPM (#​3127)\n- `Microsoft.Azure.Functions.Worker.Sdk.Generators` bumped to `1.3.6`.\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.6\n\n- Fix bug that results in duplicate properties recorded for a binding (#​3227)\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/data-altinn-no/plugin-banking/pull/41","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-altinn-no%2Fplugin-banking/issues/41","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/41/packages"},{"uuid":"3582963857","node_id":"PR_kwDOQLF7oM6xPA37","number":46,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.2.0","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-03T17:06:15.000Z","updated_at":"2025-11-03T17:06:15.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.2.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.2.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Karuption/aspire-samples/pull/46","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karuption%2Faspire-samples/issues/46","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/46/packages"},{"uuid":"3571410200","node_id":"PR_kwDOQLF7oM6wpw2h","number":40,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker and Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-30T15:49:01.000Z","updated_at":"2025-10-30T15:49:02.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"},{"name":"Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.1.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/application-insights-2.0.0...rabbitmq-extension-2.1.0).\n\u003c/details\u003e\n\nUpdated [Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.1 to 2.1.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/http-aspnetcore-extension-2.0.1...rabbitmq-extension-2.1.0).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Karuption/aspire-samples/pull/40","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karuption%2Faspire-samples/issues/40","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/40/packages"},{"uuid":"3563988241","node_id":"PR_kwDOQLF7oM6wRR8V","number":16,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.2.0","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-29T01:30:47.000Z","updated_at":"2025-10-29T01:30:48.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.2.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.2.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Karuption/aspire-samples/pull/16","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karuption%2Faspire-samples/issues/16","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/16/packages"},{"uuid":"3563707327","node_id":"PR_kwDOCOqa3c6wQWmB","number":1149,"state":"open","title":"build: Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.2.0","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-28T23:10:32.000Z","updated_at":"2025-10-28T23:10:33.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build: Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.2.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.2.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/talha0113/microsoft-account-profile-information/pull/1149","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/talha0113%2Fmicrosoft-account-profile-information/issues/1149","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1149/packages"},{"uuid":"3560291322","node_id":"PR_kwDODBp5ls6wFJcQ","number":429,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.2.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":4,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-28T08:03:53.000Z","updated_at":"2025-11-12T10:00:49.135Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.2.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.2.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/menes-dotnet/Menes/pull/429","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/menes-dotnet%2FMenes/issues/429","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/429/packages"}],"issue_packages":[{"old_version":"2.1.0","new_version":"2.52.0","update_type":"minor","path":null,"pr_created_at":"2026-05-25T05:36:47.000Z","version_change":"2.1.0 → 2.52.0","issue":{"uuid":"4514539333","node_id":"PR_kwDOQPIF5M7e6xPI","number":327,"state":"closed","title":"chore(deps): Bump Microsoft.Azure.Functions.Worker from 2.1.0 to 2.52.0","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-25T05:38:31.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-25T05:36:47.000Z","updated_at":"2026-05-25T05:38:32.000Z","time_to_close":104,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps): Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.1.0","new_version":"2.52.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.1.0 to 2.52.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.52.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.52.0\n\n- Update `Microsoft.Azure.Functions.Worker.Core` to 2.52.0\n- Update `Microsoft.Azure.Functions.Worker.Grpc` to 2.52.0\n\n### Microsoft.Azure.Functions.Worker.Core 2.52.0\n\n- Add support for propagating trace context tags from worker to host (#​3303)\n- Add support for propagating OpenTelemetry Baggage to the worker. Requires use with the OpenTelemetry Extension to work end to end (#​3319).\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.52.0\n\n- Update protobuf version to v1.12.0-protofile and add support for propagating tags from the worker to the functions host (#​3303).\n- Update protobuf version to v1.13.0-protofile to add support for propagating OpenTelemetry baggage to the worker (#​3319).\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/rabbitmq-extension-2.1.0...2.52.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.1.0\u0026new-version=2.52.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/xregistry/codegen/pull/327","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/xregistry%2Fcodegen/issues/327","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/327/packages"}},{"old_version":"2.51.0","new_version":"2.52.0","update_type":"minor","path":null,"pr_created_at":"2026-04-24T18:06:16.000Z","version_change":"2.51.0 → 2.52.0","issue":{"uuid":"4324732658","node_id":"PR_kwDORc1RYs7VbMFB","number":73,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.51.0 to 2.52.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-04-24T18:06:16.000Z","updated_at":"2026-04-24T19:20:00.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.51.0","new_version":"2.52.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Pinned [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) at 2.52.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.52.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.52.0\n\n- Update `Microsoft.Azure.Functions.Worker.Core` to 2.52.0\n- Update `Microsoft.Azure.Functions.Worker.Grpc` to 2.52.0\n\n### Microsoft.Azure.Functions.Worker.Core 2.52.0\n\n- Add support for propagating trace context tags from worker to host (#​3303)\n- Add support for propagating OpenTelemetry Baggage to the worker. Requires use with the OpenTelemetry Extension to work end to end (#​3319).\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.52.0\n\n- Update protobuf version to v1.12.0-protofile and add support for propagating tags from the worker to the functions host (#​3303).\n- Update protobuf version to v1.13.0-protofile to add support for propagating OpenTelemetry baggage to the worker (#​3319).\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/2.51.0...2.52.0).\n\u003c/details\u003e","html_url":"https://github.com/bjorkstromm/azure-functions-test-framework/pull/73","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjorkstromm%2Fazure-functions-test-framework/issues/73","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/73/packages"}},{"old_version":"2.51.0","new_version":"2.52.0","update_type":"minor","path":null,"pr_created_at":"2026-04-21T23:05:39.000Z","version_change":"2.51.0 → 2.52.0","issue":{"uuid":"4305764888","node_id":"PR_kwDOCOqa3c7UdTvN","number":1446,"state":"open","title":"build: Bump Microsoft.Azure.Functions.Worker from 2.51.0 to 2.52.0","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-04-21T23:05:39.000Z","updated_at":"2026-04-21T23:06:37.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build: Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.51.0","new_version":"2.52.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.51.0 to 2.52.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.52.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.52.0\n\n- Update `Microsoft.Azure.Functions.Worker.Core` to 2.52.0\n- Update `Microsoft.Azure.Functions.Worker.Grpc` to 2.52.0\n\n### Microsoft.Azure.Functions.Worker.Core 2.52.0\n\n- Add support for propagating trace context tags from worker to host (#​3303)\n- Add support for propagating OpenTelemetry Baggage to the worker. Requires use with the OpenTelemetry Extension to work end to end (#​3319).\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.52.0\n\n- Update protobuf version to v1.12.0-protofile and add support for propagating tags from the worker to the functions host (#​3303).\n- Update protobuf version to v1.13.0-protofile to add support for propagating OpenTelemetry baggage to the worker (#​3319).\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/2.51.0...2.52.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.51.0\u0026new-version=2.52.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/talha0113/microsoft-account-profile-information/pull/1446","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/talha0113%2Fmicrosoft-account-profile-information/issues/1446","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1446/packages"}},{"old_version":"1.23.0","new_version":"2.51.0","update_type":"major","path":null,"pr_created_at":"2026-03-09T10:11:58.000Z","version_change":"1.23.0 → 2.51.0","issue":{"uuid":"4044665001","node_id":"PR_kwDORHcLGM7JBnt_","number":17,"state":"closed","title":"chore: Bump Microsoft.Azure.Functions.Worker from 1.23.0 to 2.51.0","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-04-27T11:08:52.000Z","author_association":null,"state_reason":null,"created_at":"2026-03-09T10:11:58.000Z","updated_at":"2026-04-27T11:08:54.000Z","time_to_close":4237014,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore: Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"1.23.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 1.23.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.7\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.7\n\n- Reversal of change to suppress generation of functions.metadata file.\n\n## 2.0.6\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.6\n\n- Build no longer generates `functions.metadata` if source-generated metadata provider is enabled. (#​2974)\n- Fixing `dotnet run` to work on Windows when core tools is installed from NPM (#​3127)\n- `Microsoft.Azure.Functions.Worker.Sdk.Generators` bumped to `1.3.6`.\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.6\n\n- Fix bug that results in duplicate properties recorded for a binding (#​3227)\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\n## 2.0.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.ApplicationInsights 2.0.0\n\n- Updated  `Microsoft.Azure.Functions.Worker.Core` dependency to 2.0.0\n\n## 1.24.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker (metapackage) 1.24.0\n\n- Updating `Microsoft.Azure.Functions.Worker.Core` to 1.20.0\n- Updating `Microsoft.Azure.Functions.Worker.Grpc` to 1.18.0\n\n### Microsoft.Azure.Functions.Worker.Core 1.20.0\n\n- Updated service registrations for bootstrapping methods to ensure idempotency. (#​2820)\n\n### Microsoft.Azure.Functions.Worker.Grpc 1.18.0\n\n- Changed exception handling in function invocation path to ensure fatal exceptions bubble up. (#​2789)\n- Updated service registrations for bootstrapping methods to ensure idempotency. (#​2820)\n\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/1.23.0...2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=1.23.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/bipindra/azure-dotnet-integration-lab/pull/17","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/bipindra%2Fazure-dotnet-integration-lab/issues/17","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/17/packages"}},{"old_version":"2.50.0","new_version":"2.51.0","update_type":"minor","path":null,"pr_created_at":"2026-02-15T04:24:53.000Z","version_change":"2.50.0 → 2.51.0","issue":{"uuid":"3943065934","node_id":"PR_kwDOOIRhfs7D3IRM","number":103,"state":"closed","title":"Bump Microsoft.Azure.Functions.Worker from 2.50.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-02-15T04:27:28.000Z","author_association":null,"state_reason":null,"created_at":"2026-02-15T04:24:53.000Z","updated_at":"2026-02-15T04:27:29.000Z","time_to_close":155,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.50.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.50.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/2.50.0...2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.50.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Azure-Samples/Durable-Task-Scheduler/pull/103","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure-Samples%2FDurable-Task-Scheduler/issues/103","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/103/packages"}},{"old_version":"2.1.0","new_version":"2.51.0","update_type":"minor","path":null,"pr_created_at":"2025-12-29T07:06:25.000Z","version_change":"2.1.0 → 2.51.0","issue":{"uuid":"3766617164","node_id":"PR_kwDOGgv1K866yN2q","number":57,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.1.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-12-29T07:06:25.000Z","updated_at":"2025-12-29T07:06:49.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.1.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.1.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/rabbitmq-extension-2.1.0...2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.1.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/data-altinn-no/plugin-banking/pull/57","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-altinn-no%2Fplugin-banking/issues/57","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/57/packages"}},{"old_version":"2.1.0","new_version":"2.51.0","update_type":"minor","path":null,"pr_created_at":"2025-12-08T10:45:58.000Z","version_change":"2.1.0 → 2.51.0","issue":{"uuid":"3705783211","node_id":"PR_kwDOGtkaNM63pcX0","number":15,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.1.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-12-08T10:45:58.000Z","updated_at":"2025-12-08T10:46:08.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.1.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.1.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/rabbitmq-extension-2.1.0...2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.1.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/data-altinn-no/plugin-statensvegvesen/pull/15","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-altinn-no%2Fplugin-statensvegvesen/issues/15","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/15/packages"}},{"old_version":"2.2.0","new_version":"2.51.0","update_type":"minor","path":null,"pr_created_at":"2025-12-08T06:14:21.000Z","version_change":"2.2.0 → 2.51.0","issue":{"uuid":"3704819391","node_id":"PR_kwDOAwzxdM63mK0y","number":414,"state":"closed","title":"Bump Microsoft.Azure.Functions.Worker from 2.2.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-01-27T20:04:35.000Z","author_association":null,"state_reason":null,"created_at":"2025-12-08T06:14:21.000Z","updated_at":"2026-01-27T20:04:37.000Z","time_to_close":4369814,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.2.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.2.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits/2.51.0).\n\u003c/details\u003e\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e\n\n\u003e **Note**\n\u003e Automatic rebases have been disabled on this pull request as it has been open for over 30 days.","html_url":"https://github.com/mspnp/cloud-design-patterns/pull/414","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/mspnp%2Fcloud-design-patterns/issues/414","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/414/packages"}},{"old_version":"2.2.0","new_version":"2.51.0","update_type":"minor","path":null,"pr_created_at":"2025-12-08T06:13:19.000Z","version_change":"2.2.0 → 2.51.0","issue":{"uuid":"3704816930","node_id":"PR_kwDOAwzxdM63mKTZ","number":412,"state":"closed","title":"Bump Microsoft.Azure.Functions.Worker from 2.2.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-12-08T06:14:23.000Z","author_association":null,"state_reason":null,"created_at":"2025-12-08T06:13:19.000Z","updated_at":"2025-12-08T06:14:25.000Z","time_to_close":64,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.2.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.2.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits/2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.2.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/mspnp/cloud-design-patterns/pull/412","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/mspnp%2Fcloud-design-patterns/issues/412","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/412/packages"}},{"old_version":"2.1.0","new_version":"2.51.0","update_type":"minor","path":null,"pr_created_at":"2025-12-01T05:30:28.000Z","version_change":"2.1.0 → 2.51.0","issue":{"uuid":"3679307768","node_id":"PR_kwDOQPIF5M62QZ1u","number":93,"state":"closed","title":"chore(deps): Bump Microsoft.Azure.Functions.Worker from 2.1.0 to 2.51.0","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":5,"pull_request":true,"closed_at":"2025-12-06T09:03:35.000Z","author_association":null,"state_reason":null,"created_at":"2025-12-01T05:30:28.000Z","updated_at":"2025-12-06T09:04:25.000Z","time_to_close":444787,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps): Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.1.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.1.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/rabbitmq-extension-2.1.0...2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.1.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/xregistry/codegen/pull/93","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/xregistry%2Fcodegen/issues/93","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/93/packages"}},{"old_version":"2.2.0","new_version":"2.51.0","update_type":"minor","path":null,"pr_created_at":"2025-11-17T14:22:31.000Z","version_change":"2.2.0 → 2.51.0","issue":{"uuid":"3633552139","node_id":"PR_kwDOH0Tdic6z3jPU","number":178,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.2.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-17T14:22:31.000Z","updated_at":"2025-11-17T14:22:44.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.2.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.2.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits/2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.2.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/dsanchezcr/website/pull/178","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsanchezcr%2Fwebsite/issues/178","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/178/packages"}},{"old_version":"2.50.0","new_version":"2.51.0","update_type":"minor","path":null,"pr_created_at":"2025-11-14T23:08:34.000Z","version_change":"2.50.0 → 2.51.0","issue":{"uuid":"3627471346","node_id":"PR_kwDOCOqa3c6zjdh-","number":1182,"state":"open","title":"build: Bump Microsoft.Azure.Functions.Worker from 2.50.0 to 2.51.0","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-14T23:08:34.000Z","updated_at":"2025-11-14T23:08:35.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build: Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.50.0","new_version":"2.51.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.50.0 to 2.51.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.51.0\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0\n\n- Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#​3195)\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/2.50.0...2.51.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.50.0\u0026new-version=2.51.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/talha0113/microsoft-account-profile-information/pull/1182","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/talha0113%2Fmicrosoft-account-profile-information/issues/1182","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1182/packages"}},{"old_version":"2.0.0","new_version":"2.50.0","update_type":"minor","path":null,"pr_created_at":"2025-11-12T13:29:20.000Z","version_change":"2.0.0 → 2.50.0","issue":{"uuid":"3616575375","node_id":"PR_kwDONtjLks6y-7uv","number":25,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.50.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-12T13:29:20.000Z","updated_at":"2025-11-14T15:00:39.762Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.50.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.50.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.6\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.6\n\n- Build no longer generates `functions.metadata` if source-generated metadata provider is enabled. (#​2974)\n- Fixing `dotnet run` to work on Windows when core tools is installed from NPM (#​3127)\n- `Microsoft.Azure.Functions.Worker.Sdk.Generators` bumped to `1.3.6`.\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.6\n\n- Fix bug that results in duplicate properties recorded for a binding (#​3227)\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/application-insights-2.0.0...2.50.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.50.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/corvus-dotnet/Corvus.Testing.AzureFunctions.ReqnRoll/pull/25","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/corvus-dotnet%2FCorvus.Testing.AzureFunctions.ReqnRoll/issues/25","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/25/packages"}},{"old_version":"2.0.0","new_version":"2.50.0","update_type":"minor","path":null,"pr_created_at":"2025-11-12T08:04:23.000Z","version_change":"2.0.0 → 2.50.0","issue":{"uuid":"3615431422","node_id":"PR_kwDODBp5ls6y7Dmp","number":431,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.50.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-12T08:04:23.000Z","updated_at":"2025-11-12T08:11:37.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.50.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.50.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.50.0\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker (metapackage) 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Core 2.50.0\n\n- Adding `net10.0` TFM support.\n\n### Microsoft.Azure.Functions.Worker.Grpc 2.50.0\n\n- Adding `net10.0` TFM support.\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.6\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.6\n\n- Build no longer generates `functions.metadata` if source-generated metadata provider is enabled. (#​2974)\n- Fixing `dotnet run` to work on Windows when core tools is installed from NPM (#​3127)\n- `Microsoft.Azure.Functions.Worker.Sdk.Generators` bumped to `1.3.6`.\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.6\n\n- Fix bug that results in duplicate properties recorded for a binding (#​3227)\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/application-insights-2.0.0...2.50.0).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.50.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/menes-dotnet/Menes/pull/431","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/menes-dotnet%2FMenes/issues/431","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/431/packages"}},{"old_version":"2.0.0","new_version":"2.2.0","update_type":"minor","path":null,"pr_created_at":"2025-11-10T18:14:20.000Z","version_change":"2.0.0 → 2.2.0","issue":{"uuid":"3609159280","node_id":"PR_kwDOGgv1K86yl7Kl","number":41,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.2.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-10T18:14:20.000Z","updated_at":"2025-11-12T13:01:47.531Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.2.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.2.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.6\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.6\n\n- Build no longer generates `functions.metadata` if source-generated metadata provider is enabled. (#​2974)\n- Fixing `dotnet run` to work on Windows when core tools is installed from NPM (#​3127)\n- `Microsoft.Azure.Functions.Worker.Sdk.Generators` bumped to `1.3.6`.\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.6\n\n- Fix bug that results in duplicate properties recorded for a binding (#​3227)\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/data-altinn-no/plugin-banking/pull/41","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-altinn-no%2Fplugin-banking/issues/41","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/41/packages"}},{"old_version":"2.0.0","new_version":"2.2.0","update_type":"minor","path":null,"pr_created_at":"2025-11-03T17:06:15.000Z","version_change":"2.0.0 → 2.2.0","issue":{"uuid":"3582963857","node_id":"PR_kwDOQLF7oM6xPA37","number":46,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.2.0","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-03T17:06:15.000Z","updated_at":"2025-11-03T17:06:15.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.2.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.2.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Karuption/aspire-samples/pull/46","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karuption%2Faspire-samples/issues/46","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/46/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2025-10-30T15:49:01.000Z","version_change":null,"issue":{"uuid":"3571410200","node_id":"PR_kwDOQLF7oM6wpw2h","number":40,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker and Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-30T15:49:01.000Z","updated_at":"2025-10-30T15:49:02.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"},{"name":"Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.1.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/application-insights-2.0.0...rabbitmq-extension-2.1.0).\n\u003c/details\u003e\n\nUpdated [Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.1 to 2.1.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/compare/http-aspnetcore-extension-2.0.1...rabbitmq-extension-2.1.0).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Karuption/aspire-samples/pull/40","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karuption%2Faspire-samples/issues/40","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/40/packages"}},{"old_version":"2.0.0","new_version":"2.2.0","update_type":"minor","path":null,"pr_created_at":"2025-10-29T01:30:47.000Z","version_change":"2.0.0 → 2.2.0","issue":{"uuid":"3563988241","node_id":"PR_kwDOQLF7oM6wRR8V","number":16,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.2.0","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-29T01:30:47.000Z","updated_at":"2025-10-29T01:30:48.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.2.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.2.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Karuption/aspire-samples/pull/16","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karuption%2Faspire-samples/issues/16","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/16/packages"}},{"old_version":"2.0.0","new_version":"2.2.0","update_type":"minor","path":null,"pr_created_at":"2025-10-28T23:10:32.000Z","version_change":"2.0.0 → 2.2.0","issue":{"uuid":"3563707327","node_id":"PR_kwDOCOqa3c6wQWmB","number":1149,"state":"open","title":"build: Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.2.0","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-28T23:10:32.000Z","updated_at":"2025-10-28T23:10:33.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build: Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.2.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.2.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/talha0113/microsoft-account-profile-information/pull/1149","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/talha0113%2Fmicrosoft-account-profile-information/issues/1149","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1149/packages"}},{"old_version":"2.0.0","new_version":"2.2.0","update_type":"minor","path":null,"pr_created_at":"2025-10-28T08:03:53.000Z","version_change":"2.0.0 → 2.2.0","issue":{"uuid":"3560291322","node_id":"PR_kwDODBp5ls6wFJcQ","number":429,"state":"open","title":"Bump Microsoft.Azure.Functions.Worker from 2.0.0 to 2.2.0","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":4,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-28T08:03:53.000Z","updated_at":"2025-11-12T10:00:49.135Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Microsoft.Azure.Functions.Worker","old_version":"2.0.0","new_version":"2.2.0","repository_url":"https://github.com/Azure/azure-functions-dotnet-worker"}],"path":null,"ecosystem":"nuget"},"body":"Updated [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 2.0.0 to 2.2.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Azure.Functions.Worker's releases](https://github.com/Azure/azure-functions-dotnet-worker/releases)._\n\n## 2.1.0\n\n### What's Changed\n\n- Updates `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to 2.1.0.\n  - Adds drain mode feature.\n\n## 2.0.5\n\n## What's Changed\n\n\u003c!-- Please add your release notes in the following format:\n- My change description (#PR/#issue)\n--\u003e\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.5\n\n- Address issue with design time build producing an error when project had not yet been built yet. (#​3081)\n\n## 2.0.4\n\n## What's Changed\n### Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4\n\n- Update `Microsoft.Azure.WebJobs.Extensions.RabbitMQ` to `2.0.4` (#​3019)\n\n## 2.0.3\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.3\n\n- Addresses issue with `dotnet build --no-incremental` failing build (PR #​2763, Issue #​2601)\n- Addresses issue with setting `OutDir` msbuild property failing build (PR #​2763, Issue #​2125)\n- Write `worker.config` and `functions.metadata` only if contents have changed. (#​2999)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n- Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#​2983)\n- Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#​2976)\n\n### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5\n\n- Update all generated classes to use `GeneratedCodeAttribute`. (#​2887)\n\n\n## 2.0.2\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Sdk 2.0.2\n\n- Update inner build to use `Microsoft.NET.Sdk.Functions/4.6.0` (#​2968)\n- Updates the generated extension csproj to be net8.0 (from net6.0) \n\n## 2.0.1\n\n## What's Changed\n\n### Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.0.1\n\n- [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#​2894)\n  - This bug fix should fix the `Request has finished and HttpContext disposed` exceptions\n\nCommits viewable in [compare view](https://github.com/Azure/azure-functions-dotnet-worker/commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Functions.Worker\u0026package-manager=nuget\u0026previous-version=2.0.0\u0026new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/menes-dotnet/Menes/pull/429","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/menes-dotnet%2FMenes/issues/429","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/429/packages"}}]}