Merged
Conversation
Bumps the azure group with 4 updates: [Microsoft.Azure.Functions.Worker.Extensions.CosmosDb](https://github.com/Azure/azure-functions-dotnet-worker), [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker), [Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore](https://github.com/Azure/azure-functions-dotnet-worker) and [Microsoft.Azure.Functions.Worker.Extensions.ServiceBus](https://github.com/Azure/azure-functions-dotnet-worker). Updates `Microsoft.Azure.Functions.Worker.Extensions.CosmosDb` from 4.11.0 to 4.12.0 - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md) - [Commits](Azure/azure-functions-dotnet-worker@cosmosdb-extension-4.11.0...cosmosdb-extension-4.12.0) Updates `Microsoft.Azure.Functions.Worker` from 2.0.0 to 2.0.0 - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/2.0.0/release_notes.md) - [Commits](Azure/azure-functions-dotnet-worker@2.0.0...2.0.0) Updates `Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md) - [Commits](Azure/azure-functions-dotnet-worker@2.0.0...http-aspnetcore-extension-2.0.1) Updates `Microsoft.Azure.Functions.Worker.Extensions.ServiceBus` from 5.22.0 to 5.22.1 - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md) - [Commits](Azure/azure-functions-dotnet-worker@servicebus-extension-5.22.0...servicebus-extension-5.22.1) --- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.CosmosDb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: azure - dependency-name: Microsoft.Azure.Functions.Worker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.ServiceBus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure ... Signed-off-by: dependabot[bot] <support@github.com>
eerhardt
approved these changes
Feb 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the azure group with 4 updates: Microsoft.Azure.Functions.Worker.Extensions.CosmosDb, Microsoft.Azure.Functions.Worker, Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore and Microsoft.Azure.Functions.Worker.Extensions.ServiceBus.
Updates
Microsoft.Azure.Functions.Worker.Extensions.CosmosDbfrom 4.11.0 to 4.12.0Release notes
Sourced from Microsoft.Azure.Functions.Worker.Extensions.CosmosDb's releases.
Commits
9314baeReturn null if cosmos db input can't find item (#2942)cc39fcfCosmosDb webjobs extension update (#2944)19acb76Clear release notes for worker extensions (#2939)97a0783Bump http extension for release (#2940)d4dab47Patch Http.AspNetCore extension package (#2936)47c6355Updating service bus patch version (#2930)8fbe8b3Update ContextReference & DefaultFromBodyConversionFeature to remove invocati...bf563c4host.json: Ignore comments and trailing commas095fd09Update FromBody converter to utilize DeserializeAsync (#2901)2bbc2b9Reset release notes (#2907)Updates
Microsoft.Azure.Functions.Workerfrom 2.0.0 to 2.0.0Changelog
Sourced from Microsoft.Azure.Functions.Worker's changelog.
Commits
Updates
Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCorefrom 2.0.0 to 2.0.1Release notes
Sourced from Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore's releases.
Commits
0357884Update release note version23334e4Patch http aspnetcore ext package47c6355Updating service bus patch version (#2930)8fbe8b3Update ContextReference & DefaultFromBodyConversionFeature to remove invocati...bf563c4host.json: Ignore comments and trailing commas095fd09Update FromBody converter to utilize DeserializeAsync (#2901)2bbc2b9Reset release notes (#2907)1198433Update EventGrid extension (#2906)05b4207ServiceBusSessionMessageActions not working with IsBatched=true for ServiceBu...d3b2423Adding net9 prelaunch app. (#2898)Updates
Microsoft.Azure.Functions.Worker.Extensions.ServiceBusfrom 5.22.0 to 5.22.1Release notes
Sourced from Microsoft.Azure.Functions.Worker.Extensions.ServiceBus's releases.
Commits
d4dab47Patch Http.AspNetCore extension package (#2936)47c6355Updating service bus patch version (#2930)8fbe8b3Update ContextReference & DefaultFromBodyConversionFeature to remove invocati...bf563c4host.json: Ignore comments and trailing commas095fd09Update FromBody converter to utilize DeserializeAsync (#2901)2bbc2b9Reset release notes (#2907)1198433Update EventGrid extension (#2906)05b4207ServiceBusSessionMessageActions not working with IsBatched=true for ServiceBu...d3b2423Adding net9 prelaunch app. (#2898)8ea4ffcFixing the incorrect path for prelaunch app location. (#2897)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions