Skip to content

deps(deps): bump agent-framework-core from 1.0.0b251111 to 1.6.0 - #184

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/agent-framework-core-1.6.0
Closed

deps(deps): bump agent-framework-core from 1.0.0b251111 to 1.6.0#184
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/agent-framework-core-1.6.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps agent-framework-core from 1.0.0b251111 to 1.6.0.

Release notes

Sourced from agent-framework-core's releases.

python-1.6.0

[1.6.0] - 2026-05-21

Added

  • agent-framework-core: Shell tool with support for local and Docker execution (#5664)
  • agent-framework-monty: New Monty-backed CodeAct provider package (#5915)
  • agent-framework-foundry: Add experimental hosted tool factories on FoundryChatClient (#5958)
  • agent-framework-foundry: Include tool definitions for Foundry agent evals (#5974)
  • agent-framework-a2a: Use non-streaming transport and return_immediately for background ops (#5963)

Changed

  • agent-framework-core, agent-framework-foundry: [BREAKING] Enable instrumentation by default (#5865)
  • agent-framework-foundry: Show more authentication methods in Foundry Toolbox MCP (#5719)

Fixed

  • agent-framework-core: Skip MCP prompt loading when unsupported (#5370)

python-1.5.0

[1.5.0] - 2026-05-19

Added

  • agent-framework-core, agent-framework-foundry, agent-framework-openai: Record actual served model from Azure OpenAI (#5910)
  • samples: New Foundry Hosted Agents samples for RAG, Skills, and Memory (#5822)

Changed

  • agent-framework-core, agent-framework-azurefunctions, agent-framework-devui, agent-framework-foundry, agent-framework-orchestrations: Improve handling of intermediate outputs for workflows and orchestrations (#5623)
  • agent-framework-durabletask: Pin durabletask and durabletask-azuremanaged floors to >=1.4.0 and exclude upstream durabletask 1.4.1, 1.4.2, and 1.4.3 from the supported version range.
  • agent-framework-orchestrations: Bumped package to release candidate stage.

Fixed

  • agent-framework-core: Parse YAML block scalars in SKILL.md frontmatter (#5863)
  • agent-framework-github-copilot: Include tools added by ContextProvider.before_run in session creation (#5780)
  • agent-framework-hyperlight: Skip symlinks when staging sandbox input (#5919)
  • agent-framework-purview: Remove duplicate pop in InMemoryCacheProvider.remove (#5795)

Full Changelog: microsoft/agent-framework@python-1.4.0...python-1.5.0

python-1.4.0

[1.4.0] - 2026-05-14

Added

  • agent-framework-core: Forward MCP tool call metadata (#5815)
  • agent-framework-core: Support list[str] arguments for file-based skill scripts (#5850)
  • agent-framework-core: Strip server-issued response item IDs under storage (#5690)
  • agent-framework-ag-ui: Add tool result display channel (#5762)
  • agent-framework-ag-ui: Promote to release candidate stage (#5844)
  • agent-framework-devui: Improvements for DevUI (#5840)

Changed

  • agent-framework-core: [BREAKING] — experimental skills API] Align file skill folder discovery with agentskills.io spec (#5807)

... (truncated)

Commits
  • 950673b Python: bump package versions for 1.6.0 release (#6017)
  • 5ac864d Updating versions for release 1.6.2 (#6019)
  • b559545 .NET: Fix declarative workflow regressions for hosted agents (#5905)
  • 8e54f0b Python: Shell tool with support for local and Docker (#5664)
  • afd2739 .NET: Surface x-ms-served-model header as ChatResponse.ModelId for Foundry ag...
  • c8b8198 Python: Prevent duplicate system instructions in Python telemetry (#5981)
  • bda40ba .NET: Add shell support to the HarnessAgent (#6005)
  • 46ed66c Python: include tool definitions for Foundry agent evals (#5974)
  • 289cafc Python: feat(a2a): use non-streaming transport and return_immediately for bac...
  • 46326b6 .NET: Add additional openai specific error observers and move them to openai ...
  • 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-core](https://github.com/microsoft/agent-framework) from 1.0.0b251111 to 1.6.0.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](microsoft/agent-framework@python-1.0.0b251111...python-1.6.0)

---
updated-dependencies:
- dependency-name: agent-framework-core
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Author

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 May 22, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner May 22, 2026 06:58
Copilot AI review requested due to automatic review settings May 22, 2026 06:58
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 22, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@dependabot @github

dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Author

Superseded by #187.

@dependabot dependabot Bot closed this May 29, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/agent-framework-core-1.6.0 branch May 29, 2026 06:56
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.

1 participant