Skip to content

Bump the microsoft-ai group with 3 updates#163

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/samples/AgentMemory.Sample.AgentWithMemory/microsoft-ai-3b318bdff1
Open

Bump the microsoft-ai group with 3 updates#163
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/samples/AgentMemory.Sample.AgentWithMemory/microsoft-ai-3b318bdff1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.Agents.AI from 1.9.0 to 1.13.0.

Release notes

Sourced from Microsoft.Agents.AI's releases.

1.13.0

What's Changed

New Contributors

Full Changelog: microsoft/agent-framework@dotnet-1.12.0...dotnet-1.13.0

1.12.0

What's Changed

New Contributors

Full Changelog: microsoft/agent-framework@dotnet-1.11.1...dotnet-1.12.0

1.11.1

Changes:

  • d9ec5eaab4918612ae0f7ddf11499576bdb510bf update package version (#​6752)
  • e3b64fdc4749256fa2d559be18a41f1a008dd7f6 .NET: [BREAKING] Make all AgentSkillsProvider tools require approval by default (#​6729) [ #​6727 ]
  • 3a5bbb5f8e3991d06fc3fe67fe3b01f2441cab0a .NET: Add DeclarativeWorkflowJsonOptions for AOT-safe declarative workflow checkpointing (#​6745)
  • a7332d69a8ffac3ad6039466d60761c970d7c367 .NET: Fix issue with resuming checkpoint after package version upgrade (#​6670)
  • e57e9455b367b1b83526fdaa21257125baac5d5d Build(deps): Bump hyperlight-sandbox-python-guest in /python (#​6737)
  • d97bc4fe3912cc32b99d654336e543d0ca5ff446 Build(deps): Bump huggingface-hub from 1.20.1 to 1.21.0 in /python (#​6738)
  • 5d57b10b9f2161ed765cbe4b8336604d6db7a6c2 Build(deps): Bump google-genai from 1.75.0 to 2.10.0 in /python (#​6739)
  • 8cd71dd4f62c35d2f868ac1b5d08956e9116f599 Build(deps): Bump fastapi from 0.124.4 to 0.138.0 in /python (#​6740)
  • 5e5dd87c91f0941ad69d247fe00b484644c125f6 Update .NET SDK to 10.0.301 (#​6730)
  • d0be98d649f97ee2b723730ae63ddc1567bb87dc Remove {resource_instructions} and {script_instructions} placeholder mechanism (#​6706)
See More
  • 802fe13053d379d68cb21aed108fa55aaf65ed38 Disable failing durable function integration tests (#​6731)
  • d75f2286f4c234d860919a78bcaf4040b91db0c4 Python: Add Telegram channel for agent-framework-hosting (#​6698) [ #​6588, #​6265 ]
  • ce74c84bdb1f2647fe8a484744ea359bc42e6e0f Python: Preserve OTel parent context for deferred streams (#​6709)
  • 4fb1fb615a1729f5cf1d017427f7fd12ee2ed8d2 Python: Fix Hyperlight CodeAct span parenting (#​6712)
  • 41a9c54bbee3c0724c14d4975b3f0630e0f0d28f Add Foundry project environment variables (#​6721)
  • 9f1ee23a4bcdb92dd9011a1ce778dc25d2dc5f16 Python: [BREAKING] Refactor FileSkillsSource for depth-based discovery and predicate filters (#​6488) [ #​6109 ]
  • 336a19fd326fd3e2d8c580096ca3e5d13a4e1342 .NET: .NET samples: migrate coding samples to Foundry-first AIProjectClient (#​6557)
  • 0283fd00a12af27ad0a7a72b70ce4f2fc8c34629 .NET: Fix hosted agent crash after tool call by rooting session store under $HOME (#​6231) (#​6714)
  • 5627dc0493e525e948e9985adf37baff21574569 docs: Add Python session identity ADR (#​6630)
  • 1df47667eadf0283637cd73b99cda63f13a28df5 Python: surface cache and reasoning token counts for the Bedrock and Gemini connectors (#​6640)
  • 91f639a694f9b70b79328058f284400897b2d0d3 Python: Explicitly emit available_resources and available_scripts in skill content (#​6694) [ #​6348 ]
  • a9e5f6d7985a555d042ff807995da7ca908f86d2 .NET: .NET Foundry: add CreateMcpTool projectConnectionId overload (#​6703)
  • ea7ae1cc00e02918a231cc97e2794b02fcfbb87c .NET: [BREAKING] Support archive-type skills in AgentMcpSkillsSource (#​6631)
  • e049bb569179384f11eb8a1b41d8a987fa416203 .NET: Add IncludeDetailedErrors option for skill script execution (#​6680) [ #​6304 ]
  • dd4b7ff475e467ac4490090eb2436e80b898dd5c .NET: Fix SearchDirectoriesForSkills to stop recursing after finding SKILL.md (#​6686) [ #​6683 ]
  • d5c15f2fe15f00118d818f79b1b532ee4ec52f03 .NET/Python: Purview: prefer token principal for user identity (#​6693)
  • 4cf7ace4463d0b4aa4a320d9671325485433f3a7 Python: track dependency maintenance PR creation (#​6665)
  • 5fff0df2afda58e4898f6cbe1a18ef4f054b11ff Python: Add load_dotenv to get-started samples and fix chat_response_… (#​6691)
  • acb28a63b5b739f5fdba4d8ac46d8c805f30b56a Python: Fix MCP metadata and tool name handling (#​6656)
  • f2d02e58b3b0e7f7d87353e2c9bf36a5834da665 Python: Add hosting core and Responses channel (#​6580)
  • 36420c515eb80015de1a5ff2098db5f6ce041aab Python: Align serialized tool format to OTel GenAI tool def format (#​6556)

This list of changes was auto generated.

1.11.0

Changes:

  • 1109d0bf64f3d1dd1e1f2bcaf3b38912ec7e833b Get date suffix up to date with release date (#​6690)
  • e030fb53ded912d0ce71bd80fe4c0455bc9d5478 .NET: Replace the symlink index entries with regular file entries (#​6687)
  • e6ebba1884238134628ad081249b451c0eb15df9 Add ADR 0029: Skills over MCP implementation design options (#​6679)
  • 7051a4920d87387587a32ab217a2cf35433bece8 Python: Add MCP as a hard dep in Foundry Hosting (#​6634)
  • 15df1152fc8d0617c6e6cfc439a260cfa09fea14 .NET: Add sample for per-run refreshable MCP authentication headers (#​6624) [ #​1631 ]
  • a2018b40f907c012bc5398e9ff36d69897d35d6f Python: [BREAKING] Require approval for file-access tools with read-only auto-approval (#​6599)
  • e4b89373f1cdc2fe6a047fd74d48bf9ab74b951b .NET: Explicitly emit available_resources and available_scripts in skill content (#​6672)
  • 88f0b23fb022b0adf33f5772b4b56a41289db748 .NET: Change A2A default session store to NoopAgentSessionStore (#​6635)
  • 9ba6b3a94e40dd90765719e44f5807a4aed4209e Remove unnecessary declarative logging (#​6677)
  • 2999f7416f7f171e0a8ae78a8d6c747a7174e71c Update package release version (#​6673)
See More
  • 09791533cfc5aa4b862c1d2790d91a1881b222a0 .NET: Emit execute_tool spans by placing OpenTelemetry below FunctionInvokingChatClient (#​6667)
  • 7f2e19ca2ffd2c11047099f853b7b7a3e46cf0b9 Python: Ensure spans created inside sync preparations in streaming call are correctly nested (#​6552)
  • 7b6f582b13436a034ec293d6f663f98dde772076 Python: Agent Harness blog post accompanying samples part 1 (#​6605)
  • dc60722cee1b208b7e91482d3ecc661542cbd342 .NET: Project ToolExecution events as FunctionCallContent/FunctionResultContent in GitHubCopilotAgent streaming (#​6228) [ #​4734, #​5897 ]
  • 2f5a76ab1de1bb4f4710f320bc1074240802bfc2 Fix issue with resuming checkpoint after package version upgrade (#​6636)
  • a7381d8bef5cdffe4b9417a530989616aad4e760 Python: stabilize dependency maintenance final checks (#​6662)
  • d108d4b54937346eb56fa65a7455d1f26fdbd4a7 Python: [BREAKING] Integrate looping into HarnessAgent (#​6607)
  • fd160a77824e98a50661109c12eba981c8b0f16a Python: fix dependency maintenance cutoff (#​6658)
  • ad3c1535c4cdb4b898161a1e95c4f5bab8c01917 fix: propagate EnableSensitiveData to auto-wired inner OpenTelemetryChatClient (#​6096) [ #​5873 ]
  • 10b7d08bff96502229e102f5c3f0474940871124 .NET: fix(hosting): emit url_citation annotation events from streamed AI Search responses (#​6649) [ #​6641 ]
  • fc3111c391afd5451c055a86d5cfd37ffab59617 Python: Add FoundryAgent conversation session helper (#​6623)
  • 098e52158655561c18a9e2afadea6b63374c45e3 .NET: Bring Hosted-Toolbox sample to parity with sibling hosting samples (#​6633)
  • 7435dd48d0e13811ade0f112f1a1aa2afc4b469d Python: harden Hyperlight output capture against symlinks (#​6601)
  • 148f57020aaa9aabf797cdd5f0a42249972cd7ce Python: host MAF workflows on a standalone Durable Task worker (#​6418) [ #​6608 ]
  • 89d19a23704713b1f214e3e229b800cba9ac84bd .NET: Migrate 01-get-started samples to Foundry as canonical default (#​6555)
  • c81590234413c3ece097c486ebdf9e2c6339b41b .NET: InProcessRunnerContext bugfix for workflows (#​6551)
  • 074ac68a6c284ec9532f118a6593d3a300ef1693 .NET: Harden fan-in barrier checkpoint state and extend resume coverage (#​6574)
  • d049d94b4997782c4aa59ac86eddc8dcdb22dfef Python: consolidate dependency maintenance workflow (#​6570)
  • 41995e265de4183eea07ca14a0cb74baf9337442 Build(deps): Bump anthropic from 0.80.0 to 0.107.1 in /python (#​6396)
  • 2adacb3034013de1f5bb9ccc35af34705a03a92b Bump aiohttp from 3.13.4 to 3.14.1 in /python (#​6395)
  • 6e3836698bcb67db5da4f47cd101ef5868efdcdd Bump Anthropic.Foundry from 0.5.0 to 0.6.0 (#​6057)
  • 0d3e3504f0db55b4826f9efb05cd1f4c57009847 Build(deps): Bump mistralai from 2.4.2 to 2.4.9 in /python (#​6393)
  • 2ba97ebcca7f62764ccc03f5d82f0bdc00386119 Bump openai from 2.24.0 to 2.43.0 in /python (#​6394)
  • 2d0555c5375ba42eb92fb8d783669ffe4bba4b14 Python: re-role trailing assistant message to user for Anthropic compatibility (fixes #​5008) (#​6207) [ #​5934 ]
  • 5145d50be803830e5710592b0e3879a88b264cc7 Python: Fix AG-UI tool history replay sanitization  (#​6581)
  • 7f7c88bfa5b45fd9039837e205d79e08917a3b23 Build(deps): Bump python-multipart from 0.0.26 to 0.0.32 in /python (#​6406)
  • bcef77af6a5e811380d77db731989256b2940cdb .NET: (Durable): Scope workflow status/respond endpoints to route workflow name (#​6608)
  • 54a30571aa62a3c87b1a4ed924796d5d6e553b9c Dotnet - Add support for Foundry Adaptive evals (#​6267) [ #​6101 ]
  • dc445592ed4f4776b98e0e04cff3712dceb02746 Python: [BREAKING] Port FileMemoryProvider and integrate FileMemoryProvider & FileAccess into the harness agent (#​6547)
  • 92823e9e61e6233d049fce925cf4d075f504a0cf .NET: [BREAKING] Require approval for FileAccessProvider tools with auto-approval rules (#​6521)
  • 7a491f8e766a508fef37f3189bbc0a79ff4be3aa Python: Add hosting channel ADRs and spec (#​6578)
  • 015e3bcd3b05f998b9a6a1fe5eb81ed42c2a4c2e .NET: Enabling sequential orchestration to pass entire conversation or only previous output. (#​6554)
  • 6e95517659c34623f6249a52feaf615955a0826b Python: Split type checkers by target (pyright source, 5 checkers on tests/samples) (#​6443) [ #​6275 ]
  • 97bb1d588a074437e5b264a9e98779220ebbc906 Migrate to using issue type bug instead of label bug. (#​6595)
    ... (truncated)

1.10.0

Changes:

  • dd29f9aa654257ad807ef7fdcd25fcc7ded109f6 .NET: Hosted Agent Sample - Toolbox with various Auth (#​5777) (#​6018)
  • a5f4e0078e1c0d1d8fcd580a1bcccc8836093b98 .NET: Fix .NET Copilot integration tests for SDK v1.0.0 (#​6424)
  • 3c0c12cd463601c451130884b5442dc42b12cf1e .NET: Update release version for 2026-06-10 release and switch GH.CP Agent to RC (#​6454)
  • cea83bd8d543713ae81e57513732c2a51ee1927b .NET: Bump Microsoft.Extensions.AI packages to 10.6.0, align transitive dependency floor, and update Merge Gatekeeper ignores (#​6148)
  • 7ae73a68d66423c19a1401197db824e6fa0ec9c1 Remove broken Atomic Agents docs link (#​6442)
  • 5e097276a0292c50cc00f59d3b687edf4551b3e8 .NET: Add Foundry Deployment docs to HA sample READMEs (#​6365)
See More
  • 383d551b86fb227a22cbd666c0ed0a7c7e59affc Purview: Parallelize PSPC cold-cache scope refresh (#​5832)
  • 2a345e5d3b2ba3096bde727256faa1ed544b9895 .NET: Fix Magentic to share agent replies across team (#​6222)
  • 5e6eb6f121bf3c414734fd8edc2047e1c92c86ad New logo in banner (#​6380)
  • dbfacbfc4aa676aca1c0a866e78e4da08ea2d2de New Microsoft Agent Framework logos (#​6378)
  • 96d242fa7f47abfa322b5413ec5b7cd0b9a37531 .NET: Remove required token params from HarnessAgent, make compaction opt-in (#​6409) [ #​6333 ]
  • 9486c76ef80225a1dca590eb606733a963b96719 .NET: Add Reasoning to ChatClientAgent ChatOptions merging (#​5463)
  • d222079df9b672abe96c58ba04e78f8499b7b819 .NET: fix: preserve AG-UI session history (#​5904)
  • af772997af971268ce48ce4e99d48aab4fc286e0 .NET: [BREAKING] Migrate .NET GitHub Copilot SDK to v1.0.0 (#​6381) [ #​6402, #​6404 ]
  • b343625c1ff54b344e7facdf59b51003bd787921 .NET: Add approval bypassing to harness as the default (#​6387)
  • 9bc7b27813010d60ce643c05d07c27d3b0c55821 Match AG-UI approval responses to requested arguments (#​6376)
  • 6a2efeae7ceb7ae111df76b00cd1cb9d4e25a5b8 .NET: [BREAKING] Fix hosting bugs (#​6388)
  • 331201294bfda427b44dc49cfd730a1b41e4dedf .NET: Fix single-column value unwrap in declarative workflow (#​6367)
  • fa9e08657618a6cf50818f7069ee4af3d5c725e6 fix: preserve foreach record values (#​6208)
  • 6bd2cfec03a3f4cd6599da9f0b314e9de2786f60 .NET: [BREAKING] Add auto-approval rules (heuristics) to ToolApprovalAgent (#​6335)
  • ab8ba8fc6193f907aff519f875786f5c8bfbb924 .NET: Allow storage of auto-approved functions (#​4950)
  • bbccb7c28c86a0c2712d65e367fa8029065294eb .NET: Bump ModelContextProtocol from 1.1.0 to 1.2.0 (#​3956) (#​6239)
  • bb9ed63a347b3e437106b27ff7547bd388fd5bbe .NET: Restructure skill script schemas XML and remove resources from body (#​6343)
  • bc0e65d7162e9195249b43d869c6361789d73202 fix: drop hosted MCP calls when reasoning is stripped (#​6210)
  • c3901a4ddda0c0467472de786b21aad66ff138bf Fix Observability/WorkflowAsAnAgent sampl (#​6316)
  • ba617fc3b5028605e55dc56050871ef918913f5e Don't count dependabot prs as part of the limit (#​6317)

This list of changes was auto generated.

Commits viewable in compare view.

Updated Microsoft.Agents.AI.Abstractions from 1.9.0 to 1.13.0.

Release notes

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

1.13.0

What's Changed

New Contributors

Full Changelog: microsoft/agent-framework@dotnet-1.12.0...dotnet-1.13.0

1.12.0

What's Changed

New Contributors

Full Changelog: microsoft/agent-framework@dotnet-1.11.1...dotnet-1.12.0

1.11.1

Changes:

  • d9ec5eaab4918612ae0f7ddf11499576bdb510bf update package version (#​6752)
  • e3b64fdc4749256fa2d559be18a41f1a008dd7f6 .NET: [BREAKING] Make all AgentSkillsProvider tools require approval by default (#​6729) [ #​6727 ]
  • 3a5bbb5f8e3991d06fc3fe67fe3b01f2441cab0a .NET: Add DeclarativeWorkflowJsonOptions for AOT-safe declarative workflow checkpointing (#​6745)
  • a7332d69a8ffac3ad6039466d60761c970d7c367 .NET: Fix issue with resuming checkpoint after package version upgrade (#​6670)
  • e57e9455b367b1b83526fdaa21257125baac5d5d Build(deps): Bump hyperlight-sandbox-python-guest in /python (#​6737)
  • d97bc4fe3912cc32b99d654336e543d0ca5ff446 Build(deps): Bump huggingface-hub from 1.20.1 to 1.21.0 in /python (#​6738)
  • 5d57b10b9f2161ed765cbe4b8336604d6db7a6c2 Build(deps): Bump google-genai from 1.75.0 to 2.10.0 in /python (#​6739)
  • 8cd71dd4f62c35d2f868ac1b5d08956e9116f599 Build(deps): Bump fastapi from 0.124.4 to 0.138.0 in /python (#​6740)
  • 5e5dd87c91f0941ad69d247fe00b484644c125f6 Update .NET SDK to 10.0.301 (#​6730)
  • d0be98d649f97ee2b723730ae63ddc1567bb87dc Remove {resource_instructions} and {script_instructions} placeholder mechanism (#​6706)
See More
  • 802fe13053d379d68cb21aed108fa55aaf65ed38 Disable failing durable function integration tests (#​6731)
  • d75f2286f4c234d860919a78bcaf4040b91db0c4 Python: Add Telegram channel for agent-framework-hosting (#​6698) [ #​6588, #​6265 ]
  • ce74c84bdb1f2647fe8a484744ea359bc42e6e0f Python: Preserve OTel parent context for deferred streams (#​6709)
  • 4fb1fb615a1729f5cf1d017427f7fd12ee2ed8d2 Python: Fix Hyperlight CodeAct span parenting (#​6712)
  • 41a9c54bbee3c0724c14d4975b3f0630e0f0d28f Add Foundry project environment variables (#​6721)
  • 9f1ee23a4bcdb92dd9011a1ce778dc25d2dc5f16 Python: [BREAKING] Refactor FileSkillsSource for depth-based discovery and predicate filters (#​6488) [ #​6109 ]
  • 336a19fd326fd3e2d8c580096ca3e5d13a4e1342 .NET: .NET samples: migrate coding samples to Foundry-first AIProjectClient (#​6557)
  • 0283fd00a12af27ad0a7a72b70ce4f2fc8c34629 .NET: Fix hosted agent crash after tool call by rooting session store under $HOME (#​6231) (#​6714)
  • 5627dc0493e525e948e9985adf37baff21574569 docs: Add Python session identity ADR (#​6630)
  • 1df47667eadf0283637cd73b99cda63f13a28df5 Python: surface cache and reasoning token counts for the Bedrock and Gemini connectors (#​6640)
  • 91f639a694f9b70b79328058f284400897b2d0d3 Python: Explicitly emit available_resources and available_scripts in skill content (#​6694) [ #​6348 ]
  • a9e5f6d7985a555d042ff807995da7ca908f86d2 .NET: .NET Foundry: add CreateMcpTool projectConnectionId overload (#​6703)
  • ea7ae1cc00e02918a231cc97e2794b02fcfbb87c .NET: [BREAKING] Support archive-type skills in AgentMcpSkillsSource (#​6631)
  • e049bb569179384f11eb8a1b41d8a987fa416203 .NET: Add IncludeDetailedErrors option for skill script execution (#​6680) [ #​6304 ]
  • dd4b7ff475e467ac4490090eb2436e80b898dd5c .NET: Fix SearchDirectoriesForSkills to stop recursing after finding SKILL.md (#​6686) [ #​6683 ]
  • d5c15f2fe15f00118d818f79b1b532ee4ec52f03 .NET/Python: Purview: prefer token principal for user identity (#​6693)
  • 4cf7ace4463d0b4aa4a320d9671325485433f3a7 Python: track dependency maintenance PR creation (#​6665)
  • 5fff0df2afda58e4898f6cbe1a18ef4f054b11ff Python: Add load_dotenv to get-started samples and fix chat_response_… (#​6691)
  • acb28a63b5b739f5fdba4d8ac46d8c805f30b56a Python: Fix MCP metadata and tool name handling (#​6656)
  • f2d02e58b3b0e7f7d87353e2c9bf36a5834da665 Python: Add hosting core and Responses channel (#​6580)
  • 36420c515eb80015de1a5ff2098db5f6ce041aab Python: Align serialized tool format to OTel GenAI tool def format (#​6556)

This list of changes was auto generated.

1.11.0

Changes:

  • 1109d0bf64f3d1dd1e1f2bcaf3b38912ec7e833b Get date suffix up to date with release date (#​6690)
  • e030fb53ded912d0ce71bd80fe4c0455bc9d5478 .NET: Replace the symlink index entries with regular file entries (#​6687)
  • e6ebba1884238134628ad081249b451c0eb15df9 Add ADR 0029: Skills over MCP implementation design options (#​6679)
  • 7051a4920d87387587a32ab217a2cf35433bece8 Python: Add MCP as a hard dep in Foundry Hosting (#​6634)
  • 15df1152fc8d0617c6e6cfc439a260cfa09fea14 .NET: Add sample for per-run refreshable MCP authentication headers (#​6624) [ #​1631 ]
  • a2018b40f907c012bc5398e9ff36d69897d35d6f Python: [BREAKING] Require approval for file-access tools with read-only auto-approval (#​6599)
  • e4b89373f1cdc2fe6a047fd74d48bf9ab74b951b .NET: Explicitly emit available_resources and available_scripts in skill content (#​6672)
  • 88f0b23fb022b0adf33f5772b4b56a41289db748 .NET: Change A2A default session store to NoopAgentSessionStore (#​6635)
  • 9ba6b3a94e40dd90765719e44f5807a4aed4209e Remove unnecessary declarative logging (#​6677)
  • 2999f7416f7f171e0a8ae78a8d6c747a7174e71c Update package release version (#​6673)
See More
  • 09791533cfc5aa4b862c1d2790d91a1881b222a0 .NET: Emit execute_tool spans by placing OpenTelemetry below FunctionInvokingChatClient (#​6667)
  • 7f2e19ca2ffd2c11047099f853b7b7a3e46cf0b9 Python: Ensure spans created inside sync preparations in streaming call are correctly nested (#​6552)
  • 7b6f582b13436a034ec293d6f663f98dde772076 Python: Agent Harness blog post accompanying samples part 1 (#​6605)
  • dc60722cee1b208b7e91482d3ecc661542cbd342 .NET: Project ToolExecution events as FunctionCallContent/FunctionResultContent in GitHubCopilotAgent streaming (#​6228) [ #​4734, #​5897 ]
  • 2f5a76ab1de1bb4f4710f320bc1074240802bfc2 Fix issue with resuming checkpoint after package version upgrade (#​6636)
  • a7381d8bef5cdffe4b9417a530989616aad4e760 Python: stabilize dependency maintenance final checks (#​6662)
  • d108d4b54937346eb56fa65a7455d1f26fdbd4a7 Python: [BREAKING] Integrate looping into HarnessAgent (#​6607)
  • fd160a77824e98a50661109c12eba981c8b0f16a Python: fix dependency maintenance cutoff (#​6658)
  • ad3c1535c4cdb4b898161a1e95c4f5bab8c01917 fix: propagate EnableSensitiveData to auto-wired inner OpenTelemetryChatClient (#​6096) [ #​5873 ]
  • 10b7d08bff96502229e102f5c3f0474940871124 .NET: fix(hosting): emit url_citation annotation events from streamed AI Search responses (#​6649) [ #​6641 ]
  • fc3111c391afd5451c055a86d5cfd37ffab59617 Python: Add FoundryAgent conversation session helper (#​6623)
  • 098e52158655561c18a9e2afadea6b63374c45e3 .NET: Bring Hosted-Toolbox sample to parity with sibling hosting samples (#​6633)
  • 7435dd48d0e13811ade0f112f1a1aa2afc4b469d Python: harden Hyperlight output capture against symlinks (#​6601)
  • 148f57020aaa9aabf797cdd5f0a42249972cd7ce Python: host MAF workflows on a standalone Durable Task worker (#​6418) [ #​6608 ]
  • 89d19a23704713b1f214e3e229b800cba9ac84bd .NET: Migrate 01-get-started samples to Foundry as canonical default (#​6555)
  • c81590234413c3ece097c486ebdf9e2c6339b41b .NET: InProcessRunnerContext bugfix for workflows (#​6551)
  • 074ac68a6c284ec9532f118a6593d3a300ef1693 .NET: Harden fan-in barrier checkpoint state and extend resume coverage (#​6574)
  • d049d94b4997782c4aa59ac86eddc8dcdb22dfef Python: consolidate dependency maintenance workflow (#​6570)
  • 41995e265de4183eea07ca14a0cb74baf9337442 Build(deps): Bump anthropic from 0.80.0 to 0.107.1 in /python (#​6396)
  • 2adacb3034013de1f5bb9ccc35af34705a03a92b Bump aiohttp from 3.13.4 to 3.14.1 in /python (#​6395)
  • 6e3836698bcb67db5da4f47cd101ef5868efdcdd Bump Anthropic.Foundry from 0.5.0 to 0.6.0 (#​6057)
  • 0d3e3504f0db55b4826f9efb05cd1f4c57009847 Build(deps): Bump mistralai from 2.4.2 to 2.4.9 in /python (#​6393)
  • 2ba97ebcca7f62764ccc03f5d82f0bdc00386119 Bump openai from 2.24.0 to 2.43.0 in /python (#​6394)
  • 2d0555c5375ba42eb92fb8d783669ffe4bba4b14 Python: re-role trailing assistant message to user for Anthropic compatibility (fixes #​5008) (#​6207) [ #​5934 ]
  • 5145d50be803830e5710592b0e3879a88b264cc7 Python: Fix AG-UI tool history replay sanitization  (#​6581)
  • 7f7c88bfa5b45fd9039837e205d79e08917a3b23 Build(deps): Bump python-multipart from 0.0.26 to 0.0.32 in /python (#​6406)
  • bcef77af6a5e811380d77db731989256b2940cdb .NET: (Durable): Scope workflow status/respond endpoints to route workflow name (#​6608)
  • 54a30571aa62a3c87b1a4ed924796d5d6e553b9c Dotnet - Add support for Foundry Adaptive evals (#​6267) [ #​6101 ]
  • dc445592ed4f4776b98e0e04cff3712dceb02746 Python: [BREAKING] Port FileMemoryProvider and integrate FileMemoryProvider & FileAccess into the harness agent (#​6547)
  • 92823e9e61e6233d049fce925cf4d075f504a0cf .NET: [BREAKING] Require approval for FileAccessProvider tools with auto-approval rules (#​6521)
  • 7a491f8e766a508fef37f3189bbc0a79ff4be3aa Python: Add hosting channel ADRs and spec (#​6578)
  • 015e3bcd3b05f998b9a6a1fe5eb81ed42c2a4c2e .NET: Enabling sequential orchestration to pass entire conversation or only previous output. (#​6554)
  • 6e95517659c34623f6249a52feaf615955a0826b Python: Split type checkers by target (pyright source, 5 checkers on tests/samples) (#​6443) [ #​6275 ]
  • 97bb1d588a074437e5b264a9e98779220ebbc906 Migrate to using issue type bug instead of label bug. (#​6595)
    ... (truncated)

1.10.0

Changes:

  • dd29f9aa654257ad807ef7fdcd25fcc7ded109f6 .NET: Hosted Agent Sample - Toolbox with various Auth (#​5777) (#​6018)
  • a5f4e0078e1c0d1d8fcd580a1bcccc8836093b98 .NET: Fix .NET Copilot integration tests for SDK v1.0.0 (#​6424)
  • 3c0c12cd463601c451130884b5442dc42b12cf1e .NET: Update release version for 2026-06-10 release and switch GH.CP Agent to RC (#​6454)
  • cea83bd8d543713ae81e57513732c2a51ee1927b .NET: Bump Microsoft.Extensions.AI packages to 10.6.0, align transitive dependency floor, and update Merge Gatekeeper ignores (#​6148)
  • 7ae73a68d66423c19a1401197db824e6fa0ec9c1 Remove broken Atomic Agents docs link (#​6442)
  • 5e097276a0292c50cc00f59d3b687edf4551b3e8 .NET: Add Foundry Deployment docs to HA sample READMEs (#​6365)
See More
  • 383d551b86fb227a22cbd666c0ed0a7c7e59affc Purview: Parallelize PSPC cold-cache scope refresh (#​5832)
  • 2a345e5d3b2ba3096bde727256faa1ed544b9895 .NET: Fix Magentic to share agent replies across team (#​6222)
  • 5e6eb6f121bf3c414734fd8edc2047e1c92c86ad New logo in banner (#​6380)
  • dbfacbfc4aa676aca1c0a866e78e4da08ea2d2de New Microsoft Agent Framework logos (#​6378)
  • 96d242fa7f47abfa322b5413ec5b7cd0b9a37531 .NET: Remove required token params from HarnessAgent, make compaction opt-in (#​6409) [ #​6333 ]
  • 9486c76ef80225a1dca590eb606733a963b96719 .NET: Add Reasoning to ChatClientAgent ChatOptions merging (#​5463)
  • d222079df9b672abe96c58ba04e78f8499b7b819 .NET: fix: preserve AG-UI session history (#​5904)
  • af772997af971268ce48ce4e99d48aab4fc286e0 .NET: [BREAKING] Migrate .NET GitHub Copilot SDK to v1.0.0 (#​6381) [ #​6402, #​6404 ]
  • b343625c1ff54b344e7facdf59b51003bd787921 .NET: Add approval bypassing to harness as the default (#​6387)
  • 9bc7b27813010d60ce643c05d07c27d3b0c55821 Match AG-UI approval responses to requested arguments (#​6376)
  • 6a2efeae7ceb7ae111df76b00cd1cb9d4e25a5b8 .NET: [BREAKING] Fix hosting bugs (#​6388)
  • 331201294bfda427b44dc49cfd730a1b41e4dedf .NET: Fix single-column value unwrap in declarative workflow (#​6367)
  • fa9e08657618a6cf50818f7069ee4af3d5c725e6 fix: preserve foreach record values (#​6208)
  • 6bd2cfec03a3f4cd6599da9f0b314e9de2786f60 .NET: [BREAKING] Add auto-approval rules (heuristics) to ToolApprovalAgent (#​6335)
  • ab8ba8fc6193f907aff519f875786f5c8bfbb924 .NET: Allow storage of auto-approved functions (#​4950)
  • bbccb7c28c86a0c2712d65e367fa8029065294eb .NET: Bump ModelContextProtocol from 1.1.0 to 1.2.0 (#​3956) (#​6239)
  • bb9ed63a347b3e437106b27ff7547bd388fd5bbe .NET: Restructure skill script schemas XML and remove resources from body (#​6343)
  • bc0e65d7162e9195249b43d869c6361789d73202 fix: drop hosted MCP calls when reasoning is stripped (#​6210)
  • c3901a4ddda0c0467472de786b21aad66ff138bf Fix Observability/WorkflowAsAnAgent sampl (#​6316)
  • ba617fc3b5028605e55dc56050871ef918913f5e Don't count dependabot prs as part of the limit (#​6317)

This list of changes was auto generated.

Commits viewable in compare view.

Updated Microsoft.SemanticKernel from 1.74.0 to 1.78.0.

Release notes

Sourced from Microsoft.SemanticKernel's releases.

1.78.0

Changes:

  • 35ba23e1b3092271c778ca057afe1a796e16e70e .Net: Update package version to 1.78.0 (#​14142)
  • e6c9673684ca03621885083faff1644e1f42695e .Net: Disable automatic HTTP redirects in HttpPlugin and WebFileDownloadPlugin default clients (#​14132)
  • f25753be0a126138d2eea39b0ca2985252dde25a Bump Scriban from 7.2.0 to 7.2.5 to fix NU1902 vulnerability (#​14133)
  • dfc5227227352e7cf4b11de1d9b8e49ebc7b43ff .Net: Update .NET SDK to 10.0.301 (#​14119)
  • cf9af8b966841e8f16d528bd0f2c69c51213b68d .Net: Bump axios to 1.16.0 and form-data to 4.0.6 in /dotnet/samples/Demos/ProcessFrameworkWithSignalR (#​13858)
See More
  • e99c633fba9e4005bdb9b90a1f5441945b781040 .Net: Harden file path validation in Core, Document, and Web plugins (#​14118)
  • 99d1953e935bd88a4cc993cbad9485703734f1b5 Bump axios from 1.13.2 to 1.16.0 in /dotnet/samples/Demos/ProcessFrameworkWithSignalR/src/ProcessFramework.Aspire.SignalR.ReactFrontend (#​14044) [ #​10795, #​10822, #​10825, #​10729, #​7378, #​10745, #​10810, #​10802, #​6485, #​10680, #​6897, #​10794, #​10800, #​6241, #​10708, #​10819, #​7149, #​10772, #​10806, #​7260, #​10787, #​10724, #​7276, #​7414, #​6389, #​6460, #​10833, #​10588, #​7419, #​10820, #​10791, #​10796, #​10821, #​10782, #​10759, #​10804, #​10785, #​10813, #​10814, #​10790, #​10834 ]
  • 82f244233b89d38bf5e424ca409caa46f14490e6 .Net: Update SK to use MEVD packages and move MEVD projects out of main solution (#​14117)
  • 8ce2bcc07f0ce5e56052ffd4abd0332cc8fc08e5 .Net: Bump Aspire.Hosting.Azure.CognitiveServices from 13.0.0 to 13.3.0 (#​13996)
  • 20be253d7b4a41c8943f36addd8b6365bdcf7299 .Net: Bump esbuild, @​vitejs/plugin-react, vite, and transitive lockfile deps in /dotnet/samples/Demos/ProcessFrameworkWithSignalR/src/ProcessFramework.Aspire.SignalR.ReactFrontend (#​14070)
  • 445fd0ea5364622d30069510f639032ecea6eaff .Net: Bump Aspire.Azure.Search.Documents from 9.5.1 to 13.3.0 (#​13994)
  • 367c75f4ff972e7a2281dcae4bd74800c5eef9eb .Net: Bump minimatch from 3.1.2 to 3.1.5 in /dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client (#​13604)
  • 6209c77fd52d6ff99d7797d66639055b36a91ae3 .Net: Bump @​babel/core from 7.26.10 to 7.29.7 in /dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Client (#​14083) [ #​18014, #​18001, #​17998, #​17992, #​17974, #​17923, #​17931, #​17915, #​17788, #​17739, #​17606, #​17592, #​17589 ]
  • 1ad0b7501bd9c8f8dfbafb7c1aa69fab1ba4cd28 Bump Aspire.Hosting.AppHost from 13.0.0 to 13.3.0 (#​13995)
  • 56422ada8aa95702aab5c969805c3395dd2f5022 .Net: Bump follow-redirects from 1.15.11 to 1.16.0 in /dotnet/samples/Demos/ProcessFrameworkWithSignalR/src/ProcessFramework.Aspire.SignalR.ReactFrontend (#​13877)
  • a5e8f9b43230675c86dcb7c3ff5021914537f8be .Net: Bump form-data from 4.0.5 to 4.0.6 in /dotnet/samples/Demos/ProcessFrameworkWithSignalR/src/ProcessFramework.Aspire.SignalR.ReactFrontend (#​14082)
  • 7fd75c3c73ac84106ce2883bae32b50c99378e40 .Net: fix: prevent duplicate "null" in JSON Schema type arrays for nullable parameters (#​13635) [ #​13527 ]
  • f8c757b218cfe70cd9bc0d921eb0828d290cbe56 Fix MessagePack high severity vulnerability (#​14079)

This list of changes was auto generated.

1.77.0

Changes:

  • 32e904c017c33eb35f7abb5a9e6e61e2e7aea81c .Net: Bump .NET package version to 1.77.0 (#​14040)
  • 3e180c16b3004f8b10720ea5f82c3ad136e59153 .Net: Enable default-on server URL validation for OpenAPI plugins (#​14029)
  • fdc6e68f5892c3f76519d22a770d7e0a12a261f6 .Net: Semantic Kernel -> Agent Framework - Migration/Samples Update (AF 1.0 Compatible) (#​13852)
  • 590003243af26f83cefa8a3768688065a8b5484e .Net: Pin SharpCompress 0.48.0 to fix GHSA-6c8g-7p36-r338 (#​13977)

This list of changes was auto generated.

1.76.0

Changes:

  • f2b3c931d1bc43b5630eb16aea24a4fe93d56699 .Net: Version bump 1.76.0 (#​13972)
  • 3dd139b2bd4000dd8efc19edd6d3127e17916550 .Net: Harden CloudDrivePlugin defaults and add path validation (#​13958)
  • 446c2eff94bcf4539e1528db692352bbbb3628a5 .Net: Improve input validation in OpenAPI plugin (#​13962)
  • b7ae840d65c244b8f72e55ef1a5be8bdb4f31ac7 .Net: feat(connectors): Support ImageContent in tool/function results (#​13431) [ #​13430, #​13419 ]
  • 52d4e5ce857bcdc770eb9ea415e2092aae3fa258 .Net: Harden gRPC plugin address handling (#​13961)
  • 73d3c59902914f79d3068a54aaa851d275c91de8 Update Kiota packages to fix NU1903 vulnerability (#​13966)
  • fb10d92d8c9c21d1a0122f53781bd1bee5acd25f .Net: Bump Snappier to 1.3.1 to fix NU1903 high-severity vulnerability (GHSA-pggp-6c3x-2xmx) (#​13960) [ #​13431 ]
  • 1a5065e5cf25536ffe94ff1fba7713f300c7c9b7 .Net: Fix DocumentPlugin path validation order (#​13956)
  • 2a719ca3182f547203f54257f69c47a175fbb3fd .Net: Add deny-by-default AllowedUploadDirectories to CloudDrivePlugin (#​13953)
  • 006a5d9a9b3eb4ed41f63beb6341bc44e724d9db .Net: fix: fall back to ToString() when logging function results with unregistered types (#​13884) [ #​13681 ]
See More * 6e1ab9dee5e73131099a85314464287088bbd651 .Net: Fix VertexAI global endpoint URI construction (#​13620) (#​13621) * a1a701d051d425897518c3f70dc3d835cd949c7b .Net: Fix whitespace formatting in PromptExecutionSettingsExtensions.cs (#​13941) * 1369c2e0ce6b9e5e86877b62c14b7311440aed2c .Net: Add ExtraBody to OpenAIPromptExecutionSettings (#​12307) (#​13934) [ #​11852 ] * a68600a73a8153c436bffe5a96c4508cf0c09238 .Net: Update Step04_AzureAIAgent_CodeInterpreter.cs (#​13886)

1.75.0

Changes:

  • 27971e118b344a5bedea6bbd5c514d3409890b54 .Net: Sk release version 2026 04 27 (#​13929)
  • c8e3cd0d74924d27f4bb2d347bbc1212e2714358 .Net: Upgrade dependencies (#​13927)
  • 9c62d9d19aae68427977f4596234426eeb1a5385 Python: Bump package version to 1.41.3 for a release (#​13926)
  • 95b1bf85d8e72f70d457a81d2f179465616914db .Net: Harden AllowedBaseUrls validation in RestApiOperationRunner (#​13910)
  • 79ef93b9cf1ed51bd81a8c0d61e960bb83fd4cd4 Python: Extend InMemoryCollection filter attribute blocklist (#​13897)
  • 57d9adce816f24c2e8f651614313c80894a1f8d3 Python: Add field and table name escaping for python SqlServer connector (#​13893)
  • 84ab8221c714aad82873fea8a0d728af2fcc9176 .Net: Validate step types (#​13901)
  • ba37e8e49b0f945c7cedd7733e040287046ec802 .Net: Add backslash escaping to redis text search values (#​13902)
  • bf1b19c84c8448fd040cf94adf25fe4914eafc81 .Net: Fix single-quote escaping in OBJECT_ID and dynamic SQL string literals (#​13900)
  • 1b2f318a61c4107e376700e7c2f01416e85def57 .Net: Remove MEVD components from SK-release.slnf (#​13892)
See More
  • 7e216a0f5c10b7303f19d12eff372110844f54bc .Net: Update SQL Server vector search to latest VECTOR_SEARCH() syntax (#​13863) [ dotnet/efcore#​38075 ]
  • 20c91a38d1922eb24051579eda538fba35ca9f8b Python: bump py version to 1.41.2 for a release (#​13850)
  • 12f14bd91138c8db8eba35463113df812a7cd17b Python: Update ipykernel requirement from ~=6.29 to >=6.29,<8.0 in /python (#​13330) [ #​1435, #​1451, #​1458, #​1455, #​1462, #​1434, #​1465, #​1463, #​1453, #​1447, #​1448, #​1444 ]
  • eeeccb4596a09b3983ec1b628e6bf507b9f107d1 Python: Respect FunctionChoiceBehavior filters in OpenAI responses agent tools (#​13235)
  • 2435461ea9d989a125c13d2e169b4743c01c6120 Python: Update pydantic requirement from !=2.10.0,!=2.10.1,!=2.10.2,!=2.10.3,<2.12,>=2.0 to >=2.0,!=2.10.0,!=2.10.1,!=2.10.2,!=2.10.3,<2.13 in /python (#​13246) [ #​12355, #​12370, #​12367, #​12366, #​1826, #​1829, #​1836, #​12338, #​12233, #​12334, #​12336, #​12147, #​12001, #​12344 ]
  • e052093b645ca99ff5694d91d4bcb054d91225ca Python: Update pymongo requirement from <4.15,>=4.8.0 to >=4.8.0,<4.16 in /python (#​13124) [ #​2523, #​2522, #​2521, #​2520, #​2518, #​2517, #​2516, #​2513, #​2512 ]
  • f1b168dc2c10a7da4a1515707902875099e82a56 Python: Update chromadb requirement from <1.1,>=0.5 to >=0.5,<1.4 in /python (#​13331) [ core/chroma#​5740, core/chroma#​5687, core/chroma#​5715, core/chroma#​5714, core/chroma#​5729, core/chroma#​5742, core/chroma#​5736, core/chroma#​5745, core/chroma#​5720, core/chroma#​5743, core/chroma#​5728, core/chroma#​5751, core/chroma#​5750, core/chroma#​5757, core/chroma#​5758, core/chroma#​5754, core/chroma#​5756, core/chroma#​5759, core/chroma#​5761, core/chroma#​5760, #​5760, #​5761, #​5759, #​5756, #​5754, #​5758, #​5757, #​5750, #​5751, #​5 ]
  • fdc2067b62cab02ef94e1a83a63b954b8029b94f Python: Update redis[hiredis] requirement from ~=6.0 to >=6,<8 in /python (#​13329) [ #​3811, #​3807, #​3797 ]
  • 0f322bcc48fa3ff0bbcf4b386575668567029cf8 Python: Improve prompt-template msg serialize and sample usage (#​13738)
  • 134e52e7540270ca4055bd5eab4d7606f9689ce1 Use newest Npgsql when targeting net8.0 and above (#​13724) [ #​13706 ]
  • 5f282a912853ebf39ef39398a8f9d48a952f63bb Refactor CollectionModel/builder and introduce read-only property interfaces (#​13699)
  • 9d120bcc4ac262512d201e6038b87958c1bbd86e Python: Bump Python version to 1.41.1 for a release (#​13705)
  • 41f7b59595ae7de2cf475dc4b18bade0ddc192a3 Python: fix Google AI/Vertex AI crash on anyOf schema (#​12442) (#​13624)
  • 83ff0a5aaacfb7b1113fa80bf55dda8054317357 Python: fix(google-ai): skip api_key check when use_vertexai is True (#​13607) [ #​13483 ]
  • e0bd528cd9d55a6e63b18135985a1cb8e71d9673 Python: Default Dapr module allowlist to semantic_kernel prefix (#​13596) [ #​13499 ]
  • 5069b4186b72b47c7e6d665d81fe6316dd94396b Simplify PR parsing for automated review workflow (#​13689)
  • f034ed1d4c94b919208c67a5dd201fcea210e6ca Python: fix: ChatHistoryTruncationReducer orphans TOOL role messages (#​13608) [ #​12708 ]
  • 6ed2bb26d5a3124ae9b46499ea89d5fe8b30fc3c [MEVD] Fix VectorStoreKeyAttribute.IsAutoGenerated to be usable as a compile-time attribute argument (#​13698) [ #​13697 ]
  • 082e28e52ec2b45ad8cf287176d844150617e8b5 .Net: Remove legacy filtering from MEVD providers (#​13636) [ #​10456 ]
  • 0e2e6bd7774a5b82ddb8460fbaf93eda365a6d3b .Net: feat: Add support for dimensions in Vertex AI embedding services (#​13612) [ #​10489, #​12988 ]

This list of changes was auto generated.

1.74.1

Changes:

  • 9cf7f0149ecac55ce13fb7bf3e9647f20da140f9 .Net: VectorData connector bugfix release (#​13928)

This list of changes was auto generated.

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 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 Microsoft.Agents.AI from 1.9.0 to 1.13.0
Bumps Microsoft.Agents.AI.Abstractions from 1.9.0 to 1.13.0
Bumps Microsoft.SemanticKernel from 1.74.0 to 1.78.0

---
updated-dependencies:
- dependency-name: Microsoft.Agents.AI
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-ai
- dependency-name: Microsoft.Agents.AI
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-ai
- dependency-name: Microsoft.Agents.AI
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-ai
- dependency-name: Microsoft.Agents.AI
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-ai
- dependency-name: Microsoft.Agents.AI
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-ai
- dependency-name: Microsoft.Agents.AI
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-ai
- dependency-name: Microsoft.Agents.AI
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-ai
- dependency-name: Microsoft.Agents.AI.Abstractions
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-ai
- dependency-name: Microsoft.Agents.AI.Abstractions
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-ai
- dependency-name: Microsoft.Agents.AI.Abstractions
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-ai
- dependency-name: Microsoft.SemanticKernel
  dependency-version: 1.78.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-ai
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants