Skip to content

deps(nuget): Bump Microsoft.Agents.AI.OpenAI from 1.0.0-rc4 to 1.0.0#66

Merged
PlagueHO merged 1 commit intomainfrom
dependabot/nuget/prompt-babbler-service/Microsoft.Agents.AI.OpenAI-1.0.0
Apr 7, 2026
Merged

deps(nuget): Bump Microsoft.Agents.AI.OpenAI from 1.0.0-rc4 to 1.0.0#66
PlagueHO merged 1 commit intomainfrom
dependabot/nuget/prompt-babbler-service/Microsoft.Agents.AI.OpenAI-1.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Updated Microsoft.Agents.AI.OpenAI from 1.0.0-rc4 to 1.0.0.

Release notes

Sourced from Microsoft.Agents.AI.OpenAI's releases.

1.0.0

Changes:

  • c798cb7a2ecd675c898db84931fb700060bceb77 release: Mark Handoff Orchestrations Experimental (#​5065)
  • 524c0216e45a1b6e09b3e2816321c23a4ef57962 .NET: Update release versions (#​5059)
  • 281661e4097868f75cef5219353b1ddb3106a081 .NET: Remove timeout from InputWait in OffThread execution (#​4996)
  • b0613a8cebdee0e67f81acb1553d9cc1f9318c2b .NET: Bump Azure.AI.Projects to 2.0.0 GA (#​5060)
  • 79b38040e8193aa9abf06a7b2f31d69f551af0af fix: Update Google.GenAI to verison compatible with M.E.AI 10.4.0+ (#​5061)
  • a356a165681d0ecd3583250aeff2159820269ce8 .NET: Remove OpenAIAssistantClientExtensions class (#​5058)
See More
  • 628bb1af48ea264d17147f30190c1e745da309f7 .NET: Rename Microsoft.Agents.AI.AzureAI to Microsoft.Agents.AI.Foundry and consolidate FoundryMemory (#​5042)
  • 15e435b47237b2d5f246df1cae28701e2d3780fa Fix telemetry sample bug (#​5037)
  • 38de9914815833f7e06644c516dfef53853b3785 .NET: Fix RequestInfoEvent lost when resuming workflow from checkpoint (#​4955)
  • 25696a72dca5f1c07917076b5ad2d0520f89b3bb .NET: Replace Azure Foundry/Azure AI Foundry with Microsoft Foundry in .NET samples (#​5032)
  • 2cb78ea12e20ffcd102b00c0f42a23f53a32df21 fix and unify devui samples (#​5025)
  • acaadc9c45702325b0ffb71009f8a558b114a9c9 .NET: Add a verify-samples tool and skill (#​5005)
  • 34329840e1db8bb67c5bc010fedca2426dddacae Add Neo4j GraphRAG samples (#​4994)
  • 2a8c3e2dcf4b7c90df844c18c5b8190b63e48b82 fixes to azure ai search init, samples (#​5021)
  • 9c9d81d8b6bc2189fbfc6241f0cad81ad04c0848 .NET: Improve README: architecture overview, troubleshooting, and sample links (#​5002)
  • 47a8a305d216f17255279d0a51a488addbb2e676 Fix environment variable set statement in py DEV_SETUP (#​5006)
  • 6e7254bba7abbee9b89b73df869074492f7d63df .NET: [BREAKING] Rename from ServiceStoredSimulatingChatClient to PerServiceCallChatHistoryPersistingChatClient (#​4993)
  • 3d09337446c61fc97dbcf1c52dd7abf021c10669 Update project name from 'Semantic Kernel' to 'Agent Framework' (#​5001)
  • 3c727b5b71298a0971a97a22500dac65318bccf1 Improve CONTRIBUTING.md with dev setup links and docs guidance (#​5000)
  • 3f964c4cdb00766bfdaed24311d67611302399c5 Removing old code-gen docs from dotnet root (#​4997)

This list of changes was auto generated.

1.0.0-rc5

What's Changed

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

---
updated-dependencies:
- dependency-name: Microsoft.Agents.AI.OpenAI
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 6, 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 Apr 6, 2026

Summary

Summary
Generated on: 04/06/2026 - 23:48:11
Parser: MultiReport (12x Cobertura)
Assemblies: 3
Classes: 54
Files: 46
Line coverage: 60.9% (1532 of 2512)
Covered lines: 1532
Uncovered lines: 980
Coverable lines: 2512
Total lines: 3703
Branch coverage: 47.8% (313 of 654)
Covered branches: 313
Total branches: 654
Method coverage: Feature is only available for sponsors

Coverage

PromptBabbler.Api - 64.7%
Name Line Branch
PromptBabbler.Api 64.7% 47.6%
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.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.HealthChecks.AiFoundryHealthCheck 100% 87.5%
PromptBabbler.Api.HealthChecks.CosmosDbHealthCheck 100% 100%
PromptBabbler.Api.HealthChecks.ManagedIdentityHealthCheck 0%
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.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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

Unit Test Results

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

Results for commit 440198b. ± Comparison against base commit b617b3e.

♻️ This comment has been updated with latest results.

Copy link
Copy Markdown
Owner

@PlagueHO PlagueHO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot dependency update - LGTM

@PlagueHO
Copy link
Copy Markdown
Owner

PlagueHO commented Apr 7, 2026

:lgtm:

@PlagueHO PlagueHO merged commit d2cbe56 into main Apr 7, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/prompt-babbler-service/Microsoft.Agents.AI.OpenAI-1.0.0 branch April 7, 2026 09:42
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