-
-
Notifications
You must be signed in to change notification settings - Fork 10
chore(deps): bump the agent-framework group with 8 updates #474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Dependency ReviewThe following issues were found:
License Issuespyproject.toml
OpenSSF Scorecard
Scanned Files
|
a3d06a1 to
eafe021
Compare
eafe021 to
8b48731
Compare
8b48731 to
05ef7d5
Compare
Bumps the agent-framework group with 8 updates: | Package | From | To | | --- | --- | --- | | [agent-framework](https://github.com/microsoft/agent-framework) | `1.0.0b251211` | `1.0.0b251218` | | [agent-framework-core](https://github.com/microsoft/agent-framework) | `1.0.0b251211` | `1.0.0b251218` | | [agent-framework-azure-ai](https://github.com/microsoft/agent-framework) | `1.0.0b251211` | `1.0.0b251218` | | [agent-framework-azure-ai-search](https://github.com/microsoft/agent-framework) | `1.0.0b251211` | `1.0.0b251218` | | [agent-framework-devui](https://github.com/microsoft/agent-framework) | `1.0.0b251211` | `1.0.0b251218` | | [agent-framework-a2a](https://github.com/microsoft/agent-framework) | `1.0.0b251211` | `1.0.0b251218` | | [agent-framework-declarative](https://github.com/microsoft/agent-framework) | `1.0.0b251211` | `1.0.0b251218` | | [agent-framework-azurefunctions](https://github.com/microsoft/agent-framework) | `1.0.0b251211` | `1.0.0b251218` | Updates `agent-framework` from 1.0.0b251211 to 1.0.0b251218 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](microsoft/agent-framework@python-1.0.0b251211...python-1.0.0b251218) Updates `agent-framework-core` from 1.0.0b251211 to 1.0.0b251218 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](microsoft/agent-framework@python-1.0.0b251211...python-1.0.0b251218) Updates `agent-framework-azure-ai` from 1.0.0b251211 to 1.0.0b251218 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](microsoft/agent-framework@python-1.0.0b251211...python-1.0.0b251218) Updates `agent-framework-azure-ai-search` from 1.0.0b251211 to 1.0.0b251218 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](microsoft/agent-framework@python-1.0.0b251211...python-1.0.0b251218) Updates `agent-framework-devui` from 1.0.0b251211 to 1.0.0b251218 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](microsoft/agent-framework@python-1.0.0b251211...python-1.0.0b251218) Updates `agent-framework-a2a` from 1.0.0b251211 to 1.0.0b251218 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](microsoft/agent-framework@python-1.0.0b251211...python-1.0.0b251218) Updates `agent-framework-declarative` from 1.0.0b251211 to 1.0.0b251218 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](microsoft/agent-framework@python-1.0.0b251211...python-1.0.0b251218) Updates `agent-framework-azurefunctions` from 1.0.0b251211 to 1.0.0b251218 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](microsoft/agent-framework@python-1.0.0b251211...python-1.0.0b251218) --- updated-dependencies: - dependency-name: agent-framework dependency-version: 1.0.0b251218 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agent-framework - dependency-name: agent-framework-core dependency-version: 1.0.0b251218 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agent-framework - dependency-name: agent-framework-azure-ai dependency-version: 1.0.0b251218 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agent-framework - dependency-name: agent-framework-azure-ai-search dependency-version: 1.0.0b251218 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agent-framework - dependency-name: agent-framework-devui dependency-version: 1.0.0b251218 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: agent-framework - dependency-name: agent-framework-a2a dependency-version: 1.0.0b251218 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: agent-framework - dependency-name: agent-framework-declarative dependency-version: 1.0.0b251218 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: agent-framework - dependency-name: agent-framework-azurefunctions dependency-version: 1.0.0b251218 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: agent-framework ... Signed-off-by: dependabot[bot] <support@github.com>
05ef7d5 to
3b237ca
Compare
There was a problem hiding this comment.
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.
Bumps the agent-framework group with 8 updates:
1.0.0b2512111.0.0b2512181.0.0b2512111.0.0b2512181.0.0b2512111.0.0b2512181.0.0b2512111.0.0b2512181.0.0b2512111.0.0b2512181.0.0b2512111.0.0b2512181.0.0b2512111.0.0b2512181.0.0b2512111.0.0b251218Updates
agent-frameworkfrom 1.0.0b251211 to 1.0.0b251218Release notes
Sourced from agent-framework's releases.
... (truncated)
Commits
b0a7a1fPython: Fix WorkflowAgent event handling and kwargs forwarding (#2946)a841bddBump Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.4 to 1.0.0-beta.5 (#...d46adffBump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.11 to 4.0.5 (#2853)b0b5777Bump CommunityToolkit.Aspire.OllamaSharp from 13.0.0-beta.440 to 13.0.0 (#2856)37b4cfdPython: Add Azure Managed Redis Support with Credential Provider (#2887)ff9343d.NET: Update Anthropic package to version 12.0.0 (#2914)8ff34f9Python: Add workflow cancellation sample (#2732)e3f8bfcPython: Fixes Run ID and Thread ID casing to align with AG-UI Typescript SDK ...b4f2709Python: Workflow add option to visualize internal executors (#2917)e5c11d3Python: cleanup and refactoring of chat clients (#2937)Updates
agent-framework-corefrom 1.0.0b251211 to 1.0.0b251218Release notes
Sourced from agent-framework-core's releases.
... (truncated)
Commits
b0a7a1fPython: Fix WorkflowAgent event handling and kwargs forwarding (#2946)a841bddBump Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.4 to 1.0.0-beta.5 (#...d46adffBump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.11 to 4.0.5 (#2853)b0b5777Bump CommunityToolkit.Aspire.OllamaSharp from 13.0.0-beta.440 to 13.0.0 (#2856)37b4cfdPython: Add Azure Managed Redis Support with Credential Provider (#2887)ff9343d.NET: Update Anthropic package to version 12.0.0 (#2914)8ff34f9Python: Add workflow cancellation sample (#2732)e3f8bfcPython: Fixes Run ID and Thread ID casing to align with AG-UI Typescript SDK ...b4f2709Python: Workflow add option to visualize internal executors (#2917)e5c11d3Python: cleanup and refactoring of chat clients (#2937)Updates
agent-framework-azure-aifrom 1.0.0b251211 to 1.0.0b251218Release notes
Sourced from agent-framework-azure-ai's releases.
... (truncated)
Commits
b0a7a1fPython: Fix WorkflowAgent event handling and kwargs forwarding (#2946)a841bddBump Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.4 to 1.0.0-beta.5 (#...d46adffBump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.11 to 4.0.5 (#2853)b0b5777Bump CommunityToolkit.Aspire.OllamaSharp from 13.0.0-beta.440 to 13.0.0 (#2856)37b4cfdPython: Add Azure Managed Redis Support with Credential Provider (#2887)ff9343d.NET: Update Anthropic package to version 12.0.0 (#2914)8ff34f9Python: Add workflow cancellation sample (#2732)e3f8bfcPython: Fixes Run ID and Thread ID casing to align with AG-UI Typescript SDK ...b4f2709Python: Workflow add option to visualize internal executors (#2917)e5c11d3Python: cleanup and refactoring of chat clients (#2937)Updates
agent-framework-azure-ai-searchfrom 1.0.0b251211 to 1.0.0b251218Release notes
Sourced from agent-framework-azure-ai-search's releases.
... (truncated)
Commits
b0a7a1fPython: Fix WorkflowAgent event handling and kwargs forwarding (#2946)a841bddBump Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.4 to 1.0.0-beta.5 (#...d46adffBump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.11 to 4.0.5 (#2853)b0b5777Bump CommunityToolkit.Aspire.OllamaSharp from 13.0.0-beta.440 to 13.0.0 (#2856)37b4cfdPython: Add Azure Managed Redis Support with Credential Provider (#2887)ff9343d.NET: Update Anthropic package to version 12.0.0 (#2914)8ff34f9Python: Add workflow cancellation sample (#2732)e3f8bfcPython: Fixes Run ID and Thread ID casing to align with AG-UI Typescript SDK ...b4f2709Python: Workflow add option to visualize internal executors (#2917)e5c11d3Python: cleanup and refactoring of chat clients (#2937)Updates
agent-framework-devuifrom 1.0.0b251211 to 1.0.0b251218Release notes
Sourced from agent-framework-devui's releases.
... (truncated)
Commits
b0a7a1fPython: Fix WorkflowAgent event handling and kwargs forwarding (#2946)a841bddBump Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.4 to 1.0.0-beta.5 (#...d46adffBump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.11 to 4.0.5 (#2853)b0b5777Bump CommunityToolkit.Aspire.OllamaSharp from 13.0.0-beta.440 to 13.0.0 (#2856)37b4cfdPython: Add Azure Managed Redis Support with Credential Provider (#2887)ff9343d.NET: Update Anthropic package to version 12.0.0 (#2914)8ff34f9Python: Add workflow cancellation sample (#2732)e3f8bfcPython: Fixes Run ID and Thread ID casing to align with AG-UI Typescript SDK ...b4f2709Python: Workflow add option to visualize internal executors (#2917)e5c11d3Python: cleanup and refactoring of chat clients (#2937)Updates
agent-framework-a2afrom 1.0.0b251211 to 1.0.0b251218Release notes
Sourced from agent-framework-a2a's releases.
... (truncated)
Commits
b0a7a1fPython: Fix WorkflowAgent event handling and kwargs forwarding (#2946)a841bddBump Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.4 to 1.0.0-beta.5 (#...d46adffBump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.11 to 4.0.5 (#2853)b0b5777Bump CommunityToolkit.Aspire.OllamaSharp from 13.0.0-beta.440 to 13.0.0 (#2856)37b4cfdPython: Add Azure Managed Redis Support with Credential Provider (#2887)ff9343d.NET: Update Anthropic package to version 12.0.0 (#2914)8ff34f9Python: Add workflow cancellation sample (#2732)e3f8bfcPython: Fixes Run ID and Thread ID casing to align with AG-UI Typescript SDK ...b4f2709Python: Workflow add option to visualize internal executors (#2917)e5c11d3Python: cleanup and refactoring of chat clients (#2937)Updates
agent-framework-declarativefrom 1.0.0b251211 to 1.0.0b251218Release notes
Sourced from agent-framework-declarative's releases.
... (truncated)
Commits
b0a7a1fPython: Fix WorkflowAgent event handling and kwargs forwarding (#2946)a841bddBump Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.4 to 1.0.0-beta.5 (#...d46adffBump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.11 to 4.0.5 (#2853)b0b5777Bump CommunityToolkit.Aspire.OllamaSharp from 13.0.0-beta.440 to 13.0.0 (#2856)37b4cfdPython: Add Azure Managed Redis Support with Credential Provider (#2887)ff9343d.NET: Update Anthropic package to version 12.0.0 (#2914)8ff34f9Python: Add workflow cancellation sample (#2732)e3f8bfcPython: Fixes Run ID and Thread ID casing to align with AG-UI Typescript SDK ...b4f2709Python: Workflow add option to visualize internal executors (#2917)e5c11d3Python: cleanup and refactoring of chat clients (#2937)Updates
agent-framework-azurefunctionsfrom 1.0.0b251211 to 1.0.0b251218Release notes
Sourced from agent-framework-azurefunctions's releases.
... (truncated)
Commits
b0a7a1fPython: Fix WorkflowAgent event handling and kwargs forwarding (#2946)a841bddBump Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.4 to 1.0.0-beta.5 (#...d46adffBump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.11 to 4.0.5 (#2853)b0b5777Bump CommunityToolkit.Aspire.OllamaSharp from 13.0.0-beta.440 to 13.0.0 (#2856)37b4cfdPython: Add Azure Managed Redis Support with Credential Provider (#2887)...Description has been truncated