Skip to content

.NET: Bump Azure.AI.AgentServer.AgentFramework and Microsoft.Agents.AI#4785

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dotnet/samples/05-end-to-end/HostedAgents/FoundrySingleAgent/multi-20fb25ce4c
Open

.NET: Bump Azure.AI.AgentServer.AgentFramework and Microsoft.Agents.AI#4785
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dotnet/samples/05-end-to-end/HostedAgents/FoundrySingleAgent/multi-20fb25ce4c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Updated Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.8 to 1.0.0-beta.11.

Release notes

Sourced from Azure.AI.AgentServer.AgentFramework's releases.

1.0.0-beta.11

1.0.0-beta.11 (2026-03-13)

Bugs Fixed

  • Support UseFoundryTools to accept optional TokenCredential parameter

1.0.0-beta.10

1.0.0-beta.10 (2026-03-11)

Other Changes

  • Update Microsoft.Agents.AI, Microsoft.Agents.AI.Workflows, Microsoft.Agents.AI.OpenAI packages to 1.0.0-rc3

1.0.0-beta.9

1.0.0-beta.9 (2026-03-03)

Other Changes

  • Update Microsoft.Agents.AI, Microsoft.Agents.AI.Workflows, Microsoft.Agents.AI.OpenAI packages to 1.0.0-rc1

Commits viewable in compare view.

Updated Microsoft.Agents.AI from 1.0.0-preview.251219.1 to 1.0.0-rc3.

Release notes

Sourced from Microsoft.Agents.AI's releases.

1.0.0-rc3

What's Changed

Full Changelog: dotnet-1.0.0-rc2...dotnet-1.0.0-rc3

1.0.0-rc2

What's Changed

Full Changelog: dotnet-1.0.0-rc1...dotnet-1.0.0-rc2

1.0.0-rc1

What's Changed

Full Changelog: dotnet-1.0.0-preview.260212.1...dotnet-1.0.0-rc1

1.0.0-preview.260209.1

What's Changed

Full Changelog: 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: 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: 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

Full Changelog: 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: dotnet-1.0.0-preview.251219.1...dotnet-1.0.0-preview.260108.1

Commits viewable in compare view.

Updated Microsoft.Agents.AI from 1.0.0-preview.251219.1 to 1.0.0-rc4.

Release notes

Sourced from Microsoft.Agents.AI's releases.

1.0.0-rc4

What's Changed

New Contributors

Full Changelog: dotnet-1.0.0-rc3...dotnet-1.0.0-rc4

1.0.0-rc3

What's Changed

Full Changelog: dotnet-1.0.0-rc2...dotnet-1.0.0-rc3

1.0.0-rc2

What's Changed

Full Changelog: dotnet-1.0.0-rc1...dotnet-1.0.0-rc2

1.0.0-rc1

What's Changed

Full Changelog: dotnet-1.0.0-preview.260212.1...dotnet-1.0.0-rc1

1.0.0-preview.260209.1

What's Changed

Full Changelog: 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: 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: 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

Full Changelog: 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: dotnet-1.0.0-preview.251219.1...dotnet-1.0.0-preview.260108.1

Commits viewable in compare view.

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)

@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Mar 19, 2026
@github-actions github-actions bot changed the title Bump Azure.AI.AgentServer.AgentFramework and Microsoft.Agents.AI .NET: Bump Azure.AI.AgentServer.AgentFramework and Microsoft.Agents.AI Mar 19, 2026
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/samples/05-end-to-end/HostedAgents/FoundrySingleAgent/multi-20fb25ce4c branch from a69305b to 4c7133f Compare March 20, 2026 15:13
Bumps Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.8 to 1.0.0-beta.11
Bumps Microsoft.Agents.AI to 1.0.0-rc3, 1.0.0-rc4

---
updated-dependencies:
- dependency-name: Azure.AI.AgentServer.AgentFramework
  dependency-version: 1.0.0-beta.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Agents.AI
  dependency-version: 1.0.0-rc3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Agents.AI
  dependency-version: 1.0.0-rc4
  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/nuget/dotnet/samples/05-end-to-end/HostedAgents/FoundrySingleAgent/multi-20fb25ce4c branch from 4c7133f to ec0df8d Compare March 20, 2026 20:01
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 .NET

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant