Skip to content

chore(deps): bump agent-framework-azure-ai from 1.0.0rc3 to 1.0.0rc6#33

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

chore(deps): bump agent-framework-azure-ai from 1.0.0rc3 to 1.0.0rc6#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/agent-framework-azure-ai-1.0.0rc6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps agent-framework-azure-ai from 1.0.0rc3 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 23, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

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

@dependabot dependabot Bot requested a review from hunterjam as a code owner April 23, 2026 22:17
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Auto-approved by Dependabot workflow (version-update:semver-patch).

@github-actions github-actions Bot enabled auto-merge (squash) April 23, 2026 22:17
@dependabot dependabot Bot force-pushed the dependabot/pip/agent-framework-azure-ai-1.0.0rc6 branch from aac9c74 to e639717 Compare April 23, 2026 22:19
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Auto-approved by Dependabot workflow (version-update:semver-patch).

@dependabot dependabot Bot force-pushed the dependabot/pip/agent-framework-azure-ai-1.0.0rc6 branch from e639717 to 1ef9edc Compare April 30, 2026 22:19
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Auto-approved by Dependabot workflow (version-update:semver-patch).

@dependabot dependabot Bot force-pushed the dependabot/pip/agent-framework-azure-ai-1.0.0rc6 branch from 1ef9edc to e910e55 Compare May 7, 2026 22:25
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Auto-approved by Dependabot workflow (version-update:semver-patch).

@dependabot dependabot Bot force-pushed the dependabot/pip/agent-framework-azure-ai-1.0.0rc6 branch from e910e55 to d3df0d2 Compare May 14, 2026 22:22
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Auto-approved by Dependabot workflow (version-update:semver-patch).

Bumps [agent-framework-azure-ai](https://github.com/microsoft/agent-framework) from 1.0.0rc3 to 1.0.0rc6.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](microsoft/agent-framework@python-1.0.0rc3...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 dependabot Bot force-pushed the dependabot/pip/agent-framework-azure-ai-1.0.0rc6 branch from d3df0d2 to 1722879 Compare May 21, 2026 22:22
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Auto-approved by Dependabot workflow (version-update:semver-patch).

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