Skip to content

deps(nuget): Bump Microsoft.Agents.AI from 1.5.0 to 1.6.1#167

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/prompt-babbler-service/Microsoft.Agents.AI-1.6.1
Open

deps(nuget): Bump Microsoft.Agents.AI from 1.5.0 to 1.6.1#167
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/prompt-babbler-service/Microsoft.Agents.AI-1.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Updated Microsoft.Agents.AI from 1.5.0 to 1.6.1.

Release notes

Sourced from Microsoft.Agents.AI's releases.

1.6.1

What's Changed

Full Changelog: microsoft/agent-framework@dotnet-1.5.0...dotnet-1.6.1

Commits viewable in compare view.


This change is Reviewable

@dependabot @github
Copy link
Copy Markdown
Contributor Author

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

Unit Test Results

334 tests  ±0   334 ✅ ±0   8s ⏱️ +2s
  9 suites ±0     0 💤 ±0 
  9 files   ±0     0 ❌ ±0 

Results for commit cdf4dfe. ± Comparison against base commit 8479255.

♻️ This comment has been updated with latest results.

---
updated-dependencies:
- dependency-name: Microsoft.Agents.AI
  dependency-version: 1.6.1
  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.Agents.AI-1.6.1 branch from d40031a to cdf4dfe Compare May 19, 2026 10:08
@github-actions
Copy link
Copy Markdown

Summary

Summary
Generated on: 05/19/2026 - 10:11:43
Parser: MultiReport (18x Cobertura)
Assemblies: 5
Classes: 69
Files: 61
Line coverage: 46.2% (2264 of 4899)
Covered lines: 2264
Uncovered lines: 2635
Coverable lines: 4899
Total lines: 6670
Branch coverage: 40% (532 of 1330)
Covered branches: 532
Total branches: 1330
Method coverage: Feature is only available for sponsors

Coverage

PromptBabbler.Api - 75.5%
Name Line Branch
PromptBabbler.Api 75.5% 58.8%
Program 0% 0%
PromptBabbler.Api.Controllers.BabbleController 96.5% 84.2%
PromptBabbler.Api.Controllers.ConfigController 100%
PromptBabbler.Api.Controllers.ExportController 97.8% 78.5%
PromptBabbler.Api.Controllers.GeneratedPromptController 100% 100%
PromptBabbler.Api.Controllers.ImportController 100% 80%
PromptBabbler.Api.Controllers.PromptTemplateController 72.3% 54.5%
PromptBabbler.Api.Controllers.TranscriptionWebSocketController 69% 55.2%
PromptBabbler.Api.Controllers.UserController 100% 75%
PromptBabbler.Api.Extensions.ClaimsPrincipalExtensions 100% 50%
PromptBabbler.Api.HealthChecks.AiFoundryHealthCheck 100% 100%
PromptBabbler.Api.HealthChecks.CosmosDbHealthCheck 100% 100%
PromptBabbler.Api.HealthChecks.ManagedIdentityHealthCheck 85%
PromptBabbler.Api.Middleware.AccessCodeMiddleware 100% 93.7%
PromptBabbler.ApiClient - 19.3%
Name Line Branch
PromptBabbler.ApiClient 19.3% 15.3%
PromptBabbler.ApiClient.PromptBabblerApiClient 19.3% 15.3%
PromptBabbler.ApiClient.PromptBabblerApiClient 19.3% 15.3%
PromptBabbler.Domain - 96.7%
Name Line Branch
PromptBabbler.Domain 96.7% ****
PromptBabbler.Domain.Interfaces.TranscriptionSession 100%
PromptBabbler.Domain.Models.BabbleSearchResult 100%
PromptBabbler.Domain.Models.ExportManifest 0%
PromptBabbler.Domain.Models.TemplateValidationResult 100%
PromptBabbler.Domain.Models.UserSettings 100%
PromptBabbler.Infrastructure - 35.1%
Name Line Branch
PromptBabbler.Infrastructure 35.1% 29.3%
PromptBabbler.Infrastructure.DependencyInjection 0% 0%
PromptBabbler.Infrastructure.Services.AzureFastTranscriptionService 100% 100%
PromptBabbler.Infrastructure.Services.AzureOpenAiPromptGenerationService 0% 0%
PromptBabbler.Infrastructure.Services.AzureSpeechTranscriptionService 0% 0%
PromptBabbler.Infrastructure.Services.BabbleService 94.8% 100%
PromptBabbler.Infrastructure.Services.BuiltInTemplateSeedingService 98.5% 71.4%
PromptBabbler.Infrastructure.Services.ChannelImportExportJobQueue 0%
PromptBabbler.Infrastructure.Services.CosmosBabbleRepository 21.5% 2.5%
PromptBabbler.Infrastructure.Services.CosmosBabbleRepository.VectorSearchRe
sultItem
0%
PromptBabbler.Infrastructure.Services.CosmosGeneratedPromptRepository 28.2% 8.3%
PromptBabbler.Infrastructure.Services.CosmosImportExportJobRepository 0% 0%
PromptBabbler.Infrastructure.Services.CosmosPromptTemplateRepository 17.5% 7.1%
PromptBabbler.Infrastructure.Services.CosmosUserRepository 95.8%
PromptBabbler.Infrastructure.Services.CosmosVectorContainerInitializationSe
rvice
0% 0%
PromptBabbler.Infrastructure.Services.EmbeddingService 90% 75%
PromptBabbler.Infrastructure.Services.ExportJobProcessor 0% 0%
PromptBabbler.Infrastructure.Services.ExportJobProcessor 0% 0%
PromptBabbler.Infrastructure.Services.ExportService 84.4% 72.2%
PromptBabbler.Infrastructure.Services.GeneratedPromptService 100% 100%
PromptBabbler.Infrastructure.Services.ImportExportJobWorker 0% 0%
PromptBabbler.Infrastructure.Services.ImportJobProcessor 0% 0%
PromptBabbler.Infrastructure.Services.ImportJobProcessor 0% 0%
PromptBabbler.Infrastructure.Services.ImportService 0%
PromptBabbler.Infrastructure.Services.PromptBuilder 100% 100%
PromptBabbler.Infrastructure.Services.PromptTemplateService 100% 80%
PromptBabbler.Infrastructure.Services.TemplateValidationService 94.9% 93.7%
PromptBabbler.Infrastructure.Services.TranscriptionClientWrapper 0% 0%
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
PromptBabbler.McpServer - 37.2%
Name Line Branch
PromptBabbler.McpServer 37.2% 42.9%
Program 0% 0%
PromptBabbler.McpServer.Agents.PromptBabblerAgentOrchestrator 70.5% 64.2%
PromptBabbler.McpServer.Agents.PromptBabblerAgentOrchestrator.AgentExecutio
nResult
100%
PromptBabbler.McpServer.Agents.PromptBabblerAgentOrchestrator.AgentExecutio
nStep
100%
PromptBabbler.McpServer.Agents.PromptBabblerAgentRunResult 100%
PromptBabbler.McpServer.Agents.PromptBabblerFoundryAgentRunner 0% 0%
PromptBabbler.McpServer.Client.ApiAuthDelegatingHandler 0% 0%
PromptBabbler.McpServer.Client.ApiAuthOptions 0%
PromptBabbler.McpServer.Configuration.AgenticFoundryClientFactory 62.5% 65%
PromptBabbler.McpServer.HealthChecks.PromptBabblerApiHealthCheck 100% 100%
PromptBabbler.McpServer.McpAccessCodeMiddleware 100% 88.8%
PromptBabbler.McpServer.Prompts.TemplateReviewPrompt 0%
PromptBabbler.McpServer.Resources.TemplateResources 0% 0%
PromptBabbler.McpServer.Tools.AgenticTools 100%
PromptBabbler.McpServer.Tools.BabbleTools 0% 0%
PromptBabbler.McpServer.Tools.GeneratedPromptTools 0% 0%
PromptBabbler.McpServer.Tools.PromptTemplateTools 0% 0%

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.

0 participants