Bump the dotnet group with 1 update#53477
Merged
dotnet-policy-service[bot] merged 1 commit intomainfrom Apr 29, 2026
Merged
Conversation
Bumps Microsoft.Agents.AI.OpenAI from 1.2.0 to 1.3.0 --- updated-dependencies: - dependency-name: Microsoft.Agents.AI.OpenAI dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.Agents.AI.OpenAI from 1.2.0 to 1.3.0.
Release notes
Sourced from Microsoft.Agents.AI.OpenAI's releases.
1.3.0
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.2.0...dotnet-1.3.0
1.2.2
[1.2.2] - 2026-04-29
Added
AnalysisSection, and auto-registeredlist_documents/get_analyzed_documenttools (#4829)Workflow.as_agent()end-to-end via the foundry hosting layer (#5531)Changed
AgentResponsesoWorkflow.as_agent()returns the final answer only; aligns sequential-approval (with_request_info) and concurrent (intermediate_outputs=True) flows on the same output contract (#5301)Workflow.run()shared state across calls so multi-turnWorkflowAgentinvocations retain context, acceptlist[Message]input in the declarative start executor, and coerceEnumvalues when serializing PowerFx symbols (#5531)mcp[ws]/uvicorn[standard]extras through override-dependencies in/python(#5555)Fixed
file_searchcitations breaking the assistant-message history roundtrip — skiphosted_filecontent in the assistant role so the Responses API no longer rejectsinput_file(#5557)Full Changelog: microsoft/agent-framework@python-1.2.1...python-1.2.2
1.2.1
[1.2.1] - 2026-04-28
Added
foundry-hosted-agentssamples, and add response test coverage (#5485)requirements.txtand.env.exampleto thea2a/hosting sample for pip-based setup (#5510)Changed
richrequirement from<15.0.0,>=13.7.1to>=13.7.1,<16.0.0in/python(#5227)prekfrom0.3.8to0.3.9in/python(#5228)python-multipartfrom0.0.22to0.0.26in/python(#5286)pyasn1from0.6.2to0.6.3in/python(#4748)pytestfrom9.0.2to9.0.3in/python/packages/ag-ui(#5461)pytestfrom9.0.2to9.0.3in/python/packages/devui(#5492)pytestfrom9.0.2to9.0.3in/python/packages/lab(#5470)uvfrom0.11.3to0.11.6in/python/packages/lab(#5469)vitefrom7.1.12to7.3.2in/python/packages/devui/frontend(#5127)vitefrom7.1.12to7.3.2in/python/samples/05-end-to-end/chatkit-integration/frontend(#5126)postcssfrom8.5.6to8.5.10in/python/packages/devui/frontend(#5484)postcssfrom8.5.6to8.5.10in/python/samples/05-end-to-end/chatkit-integration/frontend(#5491)postcssfrom8.5.6to8.5.12in/python/samples/05-end-to-end/ag_ui_workflow_handoff/frontend(#5527)picomatchfrom4.0.3to4.0.4in/python/packages/devui/frontend(#4921)picomatchfrom4.0.3to4.0.4in/python/samples/05-end-to-end/ag_ui_workflow_handoff/frontend(#4936)Fixed
inner_exceptionfrom being lost inAgentFrameworkException(#5167)Full Changelog: microsoft/agent-framework@python-1.2.0...python-1.2.1
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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