Skip to content

deps(nuget): Bump Microsoft.Azure.Cosmos from 3.57.1 to 3.58.0#44

Merged
PlagueHO merged 1 commit intomainfrom
dependabot/nuget/prompt-babbler-service/Microsoft.Azure.Cosmos-3.58.0
Mar 25, 2026
Merged

deps(nuget): Bump Microsoft.Azure.Cosmos from 3.57.1 to 3.58.0#44
PlagueHO merged 1 commit intomainfrom
dependabot/nuget/prompt-babbler-service/Microsoft.Azure.Cosmos-3.58.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Updated Microsoft.Azure.Cosmos from 3.57.1 to 3.58.0.

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.58.0

3.58.0 - 2026-3-20

Added

  • 5447 Per Partition Automatic Failover: Adds Hub Region Processing Only While Routing Requests Failed with 404/1002 for single master accounts
  • 5551 HPK: Adds internal CosmosClientOptions flag UseLengthAwareRangeComparer for length aware range comparer rollout
  • 5582 Query: Adds ability to choose global vs local/focused statistics for FullTextScore
  • 5610 Refactors N-Region Synchronous Commit feature to use IServiceConfigurationReaderVNext interface.
  • 5693 ThinClient Integration: Adds Enable Multiple Http2 connection on SocketsHttpHandler
  • 5614 ThinClient Integration: Adds support for QueryPlan in thinclient mode

Fixed

  • 5597 CosmosClient: Fixes ObjectDisposedException message when client is disposed during request
  • 5613 CrossRegionHedgingAvailabilityStrategy: Fixes ArgumentNullException race condition in hedging cancellation
  • 5650 Batch: Fixes null ErrorMessage when promoting status from MultiStatus response
  • 5651 Serializer: Fixes unsafe stream cast in FromStream
  • 5697 ResourceThrottleRetryPolicy: Fixes cumulativeRetryDelay tracking when x-ms-retry-after-ms header is absent

3.58.0-preview.0

3.58.0-preview.0 - 2026-1-15

Added

  • 5511 Tracing: Adds tracing improvements for pkrange refresh calls
  • 5515 [FullTextPolicy]: Adds tests for full text policy multi-language support.
  • 5529 [Thin Client Integration]: Adds support for store procedure in thinclient mode.
  • 5535 [Thin Client Integration]: Adds thinclient header for refresh account data requests.

Fixed

  • 5512 ChangeFeed: Fixes crts field being nullable
  • 5517 SystemTextSerializer: Fixes serialization to preserve polymorphic serialization when base type is marked [JsonPolymorphic]
  • 5498 Query: Fixes hybrid search query plan optimization to be enabled by default
  • 5543 Query: Fixes GetItemQueryIterator to honor the supplied (optional) FeedRange
  • 5541 Upsert/Batch: Fixes bug where RequestOptions are not honored for Upsert requests in Bulk Mode
  • 5544 Query : Fixes LINQ API to support builtin functions - ARRAY_CONTAINS_ALL and ARRAY_CONTAINS_ANY

3.58.0-preivew.1

3.58.0-preview.1 - 2026-2-20

Fixed

  • 5613 CrossRegionHedgingAvailabilityStrategy: Fixes ArgumentNullException race condition in hedging cancellation

Commits viewable in compare view.

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

This change is Reviewable

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 23, 2026

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 23, 2026

Unit Test Results

156 tests  ±0   156 ✅ ±0   1s ⏱️ -1s
  6 suites ±0     0 💤 ±0 
  6 files   ±0     0 ❌ ±0 

Results for commit 1892483. ± Comparison against base commit 107a8ff.

♻️ This comment has been updated with latest results.

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Cosmos
  dependency-version: 3.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/prompt-babbler-service/Microsoft.Azure.Cosmos-3.58.0 branch from bbcfc6b to 1892483 Compare March 25, 2026 01:53
@github-actions
Copy link
Copy Markdown

Summary

Summary
Generated on: 03/25/2026 - 01:57:15
Parser: MultiReport (12x Cobertura)
Assemblies: 3
Classes: 53
Files: 45
Line coverage: 61.3% (1504 of 2451)
Covered lines: 1504
Uncovered lines: 947
Coverable lines: 2451
Total lines: 3607
Branch coverage: 47.4% (302 of 636)
Covered branches: 302
Total branches: 636
Method coverage: Feature is only available for sponsors

Coverage

PromptBabbler.Api - 65.8%
Name Line Branch
PromptBabbler.Api 65.8% 46.8%
Program 0% 0%
PromptBabbler.Api.Controllers.BabbleController 96.6% 80%
PromptBabbler.Api.Controllers.GeneratedPromptController 100% 100%
PromptBabbler.Api.Controllers.PromptTemplateController 71.4% 46.5%
PromptBabbler.Api.Controllers.StatusController 0%
PromptBabbler.Api.Controllers.TranscriptionWebSocketController 69.3% 55.2%
PromptBabbler.Api.Controllers.TranscriptionWebSocketController.Transcriptio
nMessage
100%
PromptBabbler.Api.Controllers.UserController 0% 0%
PromptBabbler.Api.Extensions.ClaimsPrincipalExtensions 100% 50%
PromptBabbler.Api.Models.Requests.CreateBabbleRequest 100%
PromptBabbler.Api.Models.Requests.CreateGeneratedPromptRequest 100%
PromptBabbler.Api.Models.Requests.CreatePromptTemplateRequest 100%
PromptBabbler.Api.Models.Requests.ExampleRequest 0%
PromptBabbler.Api.Models.Requests.GeneratePromptRequest 100%
PromptBabbler.Api.Models.Requests.PinBabbleRequest 100%
PromptBabbler.Api.Models.Requests.UpdateBabbleRequest 100%
PromptBabbler.Api.Models.Requests.UpdatePromptTemplateRequest 100%
PromptBabbler.Api.Models.Requests.UpdateUserSettingsRequest 0%
PromptBabbler.Api.Models.Responses.BabbleResponse 100%
PromptBabbler.Api.Models.Responses.GeneratedPromptResponse 100%
PromptBabbler.Api.Models.Responses.GeneratePromptResponse 0%
PromptBabbler.Api.Models.Responses.PagedResponse 100%
PromptBabbler.Api.Models.Responses.PromptTemplateResponse 100%
PromptBabbler.Api.Models.Responses.StatusResponse 0%
PromptBabbler.Api.Models.Responses.UserProfileResponse 0%
PromptBabbler.Api.Models.Responses.UserSettingsResponse 0%
PromptBabbler.Domain - 97.4%
Name Line Branch
PromptBabbler.Domain 97.4% ****
PromptBabbler.Domain.Interfaces.TranscriptionEvent 50%
PromptBabbler.Domain.Interfaces.TranscriptionSession 100%
PromptBabbler.Domain.Models.Babble 100%
PromptBabbler.Domain.Models.GeneratedPrompt 100%
PromptBabbler.Domain.Models.PromptExample 100%
PromptBabbler.Domain.Models.PromptTemplate 100%
PromptBabbler.Domain.Models.TemplateValidationResult 100%
PromptBabbler.Domain.Models.UserProfile 100%
PromptBabbler.Domain.Models.UserSettings 100%
PromptBabbler.Infrastructure - 55.7%
Name Line Branch
PromptBabbler.Infrastructure 55.7% 48%
PromptBabbler.Infrastructure.DependencyInjection 0% 0%
PromptBabbler.Infrastructure.Services.AzureOpenAiPromptGenerationService 0% 0%
PromptBabbler.Infrastructure.Services.AzureSpeechTranscriptionService 0% 0%
PromptBabbler.Infrastructure.Services.BabbleService 100% 100%
PromptBabbler.Infrastructure.Services.BuiltInTemplateSeedingService 0% 0%
PromptBabbler.Infrastructure.Services.BuiltInTemplateSeedingService.BuiltIn
TemplateDefinition
0%
PromptBabbler.Infrastructure.Services.CosmosBabbleRepository 37.3% 5.5%
PromptBabbler.Infrastructure.Services.CosmosGeneratedPromptRepository 38.3% 12.5%
PromptBabbler.Infrastructure.Services.CosmosPromptTemplateRepository 30.3% 25%
PromptBabbler.Infrastructure.Services.CosmosUserRepository 95.8%
PromptBabbler.Infrastructure.Services.GeneratedPromptService 100% 100%
PromptBabbler.Infrastructure.Services.PromptBuilder 100% 100%
PromptBabbler.Infrastructure.Services.PromptTemplateService 100% 83.3%
PromptBabbler.Infrastructure.Services.TemplateValidationService 94.9% 93.7%
PromptBabbler.Infrastructure.Services.UserService 100% 91.6%
System.Text.RegularExpressions.Generated 73.9% 48.8%
System.Text.RegularExpressions.Generated.RunnerFactory
System.Text.RegularExpressions.Generated.RunnerFactory.Runner

@PlagueHO
Copy link
Copy Markdown
Owner

PlagueHO commented Mar 25, 2026

:lgtm:

@PlagueHO PlagueHO merged commit 7b076a6 into main Mar 25, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/prompt-babbler-service/Microsoft.Azure.Cosmos-3.58.0 branch March 25, 2026 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant