chore(deps): Bump Microsoft.Agents.AI and 2 others#245
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): Bump Microsoft.Agents.AI and 2 others#245dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps Microsoft.Agents.AI from 1.0.0-preview.251028.1 to 1.0.0-rc2 Bumps Microsoft.Agents.AI.OpenAI from 1.0.0-preview.251028.1 to 1.0.0-rc2 Bumps System.Text.Json from 9.0.13 to 10.0.3 --- updated-dependencies: - dependency-name: Microsoft.Agents.AI dependency-version: 1.0.0-rc2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Agents.AI.OpenAI dependency-version: 1.0.0-rc2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Json dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Agents.AI dependency-version: 1.0.0-rc2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Agents.AI.OpenAI dependency-version: 1.0.0-rc2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Agents.AI dependency-version: 1.0.0-rc2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Agents.AI.OpenAI dependency-version: 1.0.0-rc2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency ReviewThe following issues were found:
License Issuessrc/Agent.Host/Agent.Host.csproj
src/ControlPlane.Api/ControlPlane.Api.csproj
src/Node.Runtime/Node.Runtime.csproj
OpenSSF Scorecard
Scanned Files
|
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 from 1.0.0-preview.251028.1 to 1.0.0-rc2.
Release notes
Sourced from Microsoft.Agents.AI's releases.
1.0.0-rc2
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-rc1...dotnet-1.0.0-rc2
1.0.0-rc1
What's Changed
AgentResponse[Update]events asWorkflowOutputEvents by @lokitoth in .NET: BREAKING: UnifyAgentResponse[Update]events asWorkflowOutputEvents microsoft/agent-framework#3441Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260212.1...dotnet-1.0.0-rc1
1.0.0-preview.260209.1
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260205.1...dotnet-1.0.0-preview.260209.1
1.0.0-preview.260205.1
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260128.1...dotnet-1.0.0-preview.260205.1
1.0.0-preview.260128.1
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260127.1...dotnet-1.0.0-preview.260128.1
1.0.0-preview.260127.1
What's Changed
1.0.0-preview.260121.1
What's Changed
AIToolfrom DI by @DeagleGross in .NET: Improve resolvingAIToolfrom DI microsoft/agent-framework#3175AgentRunResponseandAgentRunResponseUpdateclasses by @SergeyMenshykh in .NET: [Breaking] RenameAgentRunResponseandAgentRunResponseUpdateclasses microsoft/agent-framework#3197Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260108.1...dotnet-1.0.0-preview.260121.1
1.0.0-preview.260108.1
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.251219.1...dotnet-1.0.0-preview.260108.1
1.0.0-preview.251219.1
What's Changed
... (truncated)
1.0.0-preview.251204.1
What's Changed
Full Changelog: microsoft/agent-framework@python-1.0.0b251120...dotnet-1.0.0-preview.251204.1
1.0.0-preview.251125.1
Changes:
See More
AIAgentandWorkflowregistrations for DevUI integration (#2227)1.0.0-preview.251114.1
Changes:
See More
This list of changes was auto generated.
1.0.0-preview.251113.1
Changes:
This list of changes was auto generated.
1.0.0-preview.251112.1
Changes:
See More
feature-foundry-agents(#2068)This list of changes was auto generated.
1.0.0-preview.251110.2
Changes:
invoke_agentspan (#2061)This list of changes was auto generated.
1.0.0-preview.251110.1
Changes:
See More
This list of changes was auto generated.
1.0.0-preview.251107.2
Changes:
invoke_agentspan (#2061)This list of changes was auto generated.
1.0.0-preview.251107.1
Changes:
WithAIToolextensions for Hosting AIAgents (#1990)1.0.0-preview.251105.1
Changes:
See More
This list of changes was auto generated.
1.0.0-preview.251104.1
Changes:
See More
This list of changes was auto generated.
Commits viewable in compare view.
Updated Microsoft.Agents.AI.OpenAI from 1.0.0-preview.251028.1 to 1.0.0-rc2.
Release notes
Sourced from Microsoft.Agents.AI.OpenAI's releases.
1.0.0-rc2
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-rc1...dotnet-1.0.0-rc2
1.0.0-rc1
What's Changed
AgentResponse[Update]events asWorkflowOutputEvents by @lokitoth in .NET: BREAKING: UnifyAgentResponse[Update]events asWorkflowOutputEvents microsoft/agent-framework#3441Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260212.1...dotnet-1.0.0-rc1
1.0.0-preview.260209.1
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260205.1...dotnet-1.0.0-preview.260209.1
1.0.0-preview.260205.1
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260128.1...dotnet-1.0.0-preview.260205.1
1.0.0-preview.260128.1
What's Changed
Description has been truncated