Skip to content

deps(deps): bump agent-framework-azure-ai from 1.0.0b251111 to 1.0.0rc6#161

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/agent-framework-azure-ai-1.0.0rc6
Open

deps(deps): bump agent-framework-azure-ai from 1.0.0b251111 to 1.0.0rc6#161
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/agent-framework-azure-ai-1.0.0rc6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

Bumps agent-framework-azure-ai from 1.0.0b251111 to 1.0.0rc6.

Release notes

Sourced from agent-framework-azure-ai's releases.

python-1.0.0rc6

[1.0.0rc6] - 2026-03-30

[!IMPORTANT] For any breaking changes & updates, please view this migration guide.

Added

  • agent-framework-openai: New package extracted from core for OpenAI and Azure OpenAI provider support (#4818)
  • agent-framework-foundry: New package for Azure AI Foundry integration (#4818)
  • agent-framework-core: Support structuredContent in MCP tool results and fix sampling options type (#4763)
  • agent-framework-core: Include reasoning messages in MESSAGES_SNAPSHOT events (#4844)
  • agent-framework-core: [BREAKING] Add context mode to AgentExecutor (#4668)

Changed

  • agent-framework-core: [BREAKING] Remove deprecated kwargs compatibility paths (#4858)
  • agent-framework-core: [BREAKING] Reduce core dependencies and simplify optional integrations (#4904)
  • agent-framework-openai: [BREAKING] Provider-leading client design & OpenAI package extraction (#4818)
  • agent-framework-openai: [BREAKING] Fix OpenAI Azure routing and provider samples (#4925)
  • agent-framework-azure-ai: Deprecate Azure AI v1 (Persistent Agents API) helper methods (#4804)
  • agent-framework-core: Avoid duplicate agent response telemetry (#4685)
  • agent-framework-devui: Bump flatted from 3.3.3 to 3.4.2 in frontend (#4805)
  • samples: Move ag_ui_workflow_handoff demo from demos/ to 05-end-to-end/ (#4900)

Fixed

  • agent-framework-core: Fix streaming path to emit mcp_server_tool_result on output_item.done instead of output_item.added (#4821)
  • agent-framework-a2a: Fix A2AAgent to surface message content from in-progress TaskStatusUpdateEvents (#4798)
  • agent-framework-core: Fix PydanticSchemaGenerationError when using from __future__ import annotations with @tool (#4822)
  • samples: Fix broken samples for GitHub Copilot, declarative, and Responses API (#4915)
  • repo: Fix: update PyRIT repository link from Azure/PyRIT to microsoft/PyRIT (#4960)

python-1.0.0rc5

[1.0.0rc5] - 2026-03-19

[!IMPORTANT] For any breaking changes & updates, please view this migration guide.

Added

  • samples: Add foundry hosted agents samples for python (#4648)
  • repo: Add automated stale issue and PR follow-up ping workflow (#4776)
  • agent-framework-ag-ui: Emit AG-UI events for MCP tool calls, results, and text reasoning (#4760)
  • agent-framework-ag-ui: Emit TOOL_CALL_RESULT events when resuming after tool approval (#4758)

Changed

  • agent-framework-devui: Bump minimatch from 3.1.2 to 3.1.5 in frontend (#4337)
  • agent-framework-devui: Bump rollup from 4.47.1 to 4.59.0 in frontend (#4338)

... (truncated)

Commits
  • 0e00e5f Python: Update Python Packages for rc6 (#4979)
  • 31c8661 Fix broken url in samples (#4981)
  • 401e5dc .NET: Allow Simulating service stored ChatHistory to improve consistency (#4974)
  • 18f7ba8 .NET: Add API breaking change validation for RC packages (#4977)
  • 05c53dc Suppress CodeQL false positive (#4948)
  • ade295b .NET: Add inline skills API (#4951)
  • 4527dee Python: fix: update PyRIT repository link from Azure/PyRIT to microsoft/PyRIT...
  • f45fc7d .NET: [Breaking] Update Foundry Agents for Responses API (#4502)
  • ca02146 .NET: BugFix #3433 ChatClientAgent streaming responses missing messageid (#4615)
  • 3627b9b .NET: Skip flaky integration tests blocking merge queue (#4972)
  • Additional 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)

Bumps [agent-framework-azure-ai](https://github.com/microsoft/agent-framework) from 1.0.0b251111 to 1.0.0rc6.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](microsoft/agent-framework@python-1.0.0b251111...python-1.0.0rc6)

---
updated-dependencies:
- dependency-name: agent-framework-azure-ai
  dependency-version: 1.0.0rc6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github Apr 3, 2026

Assignees

The following users could not be added as assignees: microsoft/spec-to-agents-maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 3, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 3, 2026 06:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 3, 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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants