Skip to content

Bump the azure group with 4 updates#7386

Merged
eerhardt merged 1 commit intomainfrom
dependabot/nuget/azure-571e67f16c
Feb 3, 2025
Merged

Bump the azure group with 4 updates#7386
eerhardt merged 1 commit intomainfrom
dependabot/nuget/azure-571e67f16c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 3, 2025

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.CosmosDb from 4.11.0 to 4.12.0

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Extensions.CosmosDb's releases.

Microsoft.Azure.Functions.Worker.Extensions.CosmosDB 4.12.0

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.CosmosDB 4.12.0

  • Updated Microsoft.Azure.WebJobs.Extensions.CosmosDB reference to 4.9.0 (#2944)
  • Return a successful result with a null value when a Cosmos document cannot be found (#2942)

New Contributors

Commits
  • 9314bae Return null if cosmos db input can't find item (#2942)
  • cc39fcf CosmosDb webjobs extension update (#2944)
  • 19acb76 Clear release notes for worker extensions (#2939)
  • 97a0783 Bump http extension for release (#2940)
  • d4dab47 Patch Http.AspNetCore extension package (#2936)
  • 47c6355 Updating service bus patch version (#2930)
  • 8fbe8b3 Update ContextReference & DefaultFromBodyConversionFeature to remove invocati...
  • bf563c4 host.json: Ignore comments and trailing commas
  • 095fd09 Update FromBody converter to utilize DeserializeAsync (#2901)
  • 2bbc2b9 Reset release notes (#2907)
  • Additional commits viewable in compare view

Updates Microsoft.Azure.Functions.Worker from 2.0.0 to 2.0.0

Changelog

Sourced from Microsoft.Azure.Functions.Worker's changelog.

Commits

Updates Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 2.0.0 to 2.0.1

Release notes

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

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

What's Changed

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

  • [Bug Fix] Update ContextReference to no longer use a given invocation's cancellation token (#2894)
    • This bug fix should fix the Request has finished and HttpContext disposed exceptions
Commits
  • 0357884 Update release note version
  • 23334e4 Patch http aspnetcore ext package
  • 47c6355 Updating service bus patch version (#2930)
  • 8fbe8b3 Update ContextReference & DefaultFromBodyConversionFeature to remove invocati...
  • bf563c4 host.json: Ignore comments and trailing commas
  • 095fd09 Update FromBody converter to utilize DeserializeAsync (#2901)
  • 2bbc2b9 Reset release notes (#2907)
  • 1198433 Update EventGrid extension (#2906)
  • 05b4207 ServiceBusSessionMessageActions not working with IsBatched=true for ServiceBu...
  • d3b2423 Adding net9 prelaunch app. (#2898)
  • Additional commits viewable in compare view

Updates Microsoft.Azure.Functions.Worker.Extensions.ServiceBus from 5.22.0 to 5.22.1

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Extensions.ServiceBus's releases.

Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.22.1

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.22.1

  • [Bug Fix] Fix IsBatched property for ServiceBusSessionMessageActions (#2889)
Commits
  • d4dab47 Patch Http.AspNetCore extension package (#2936)
  • 47c6355 Updating service bus patch version (#2930)
  • 8fbe8b3 Update ContextReference & DefaultFromBodyConversionFeature to remove invocati...
  • bf563c4 host.json: Ignore comments and trailing commas
  • 095fd09 Update FromBody converter to utilize DeserializeAsync (#2901)
  • 2bbc2b9 Reset release notes (#2907)
  • 1198433 Update EventGrid extension (#2906)
  • 05b4207 ServiceBusSessionMessageActions not working with IsBatched=true for ServiceBu...
  • d3b2423 Adding net9 prelaunch app. (#2898)
  • 8ea4ffc Fixing the incorrect path for prelaunch app location. (#2897)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps 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>
@dependabot dependabot Bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Feb 3, 2025
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Feb 3, 2025
@eerhardt eerhardt merged commit 735f71c into main Feb 3, 2025
@eerhardt eerhardt deleted the dependabot/nuget/azure-571e67f16c branch February 3, 2025 19:34
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-codeflow for labeling automated codeflow. intentionally a different color! community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant