Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Updated Microsoft.Agents.AI.Abstractions from 1.0.0-preview.251219.1 to 1.0.0-preview.260127.1.

Release notes

Sourced from Microsoft.Agents.AI.Abstractions's releases.

1.0.0-preview.260127.1

What's Changed

Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260121.1...dotnet-1.0.0-preview.260127.1

1.0.0-preview.260121.1

What's Changed

Full 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

Commits viewable in compare view.

Updated Microsoft.Agents.AI.OpenAI from 1.0.0-preview.251219.1 to 1.0.0-preview.260127.1.

Release notes

Sourced from Microsoft.Agents.AI.OpenAI's releases.

1.0.0-preview.260127.1

What's Changed

Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260121.1...dotnet-1.0.0-preview.260127.1

1.0.0-preview.260121.1

What's Changed

Full 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

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Components.WebAssembly from 10.0.1 to 10.0.2.

Release notes

Sourced from Microsoft.AspNetCore.Components.WebAssembly's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Components.WebAssembly.DevServer from 10.0.1 to 10.0.2.

Release notes

Sourced from Microsoft.AspNetCore.Components.WebAssembly.DevServer's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.1 to 10.0.2.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.OpenApi from 10.0.1 to 10.0.2.

Release notes

Sourced from Microsoft.AspNetCore.OpenApi's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.SignalR.Client from 10.0.1 to 10.0.2.

Release notes

Sourced from Microsoft.AspNetCore.SignalR.Client's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Authentication.WebAssembly.Msal from 10.0.1 to 10.0.2.

Release notes

Sourced from Microsoft.Authentication.WebAssembly.Msal's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Tools from 10.0.1 to 10.0.2.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Tools's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.AI.Evaluation from 10.1.0 to 10.2.0.

Release notes

Sourced from Microsoft.Extensions.AI.Evaluation's releases.

10.2.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v10.1...v10.2.0

Commits viewable in compare view.

Updated Microsoft.Extensions.AI.Evaluation.Quality from 10.1.0 to 10.2.0.

Release notes

Sourced from Microsoft.Extensions.AI.Evaluation.Quality's releases.

10.2.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v10.1...v10.2.0

Commits viewable in compare view.

Updated Microsoft.Extensions.AI.Evaluation.Reporting from 10.1.0 to 10.2.0.

Release notes

Sourced from Microsoft.Extensions.AI.Evaluation.Reporting's releases.

10.2.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v10.1...v10.2.0

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.Json from 10.0.1 to 10.0.2.

Release notes

Sourced from Microsoft.Extensions.Configuration.Json's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.FileProviders.Embedded from 10.0.1 to 10.0.2.

Release notes

Sourced from Microsoft.Extensions.FileProviders.Embedded's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Http from 10.0.1 to 10.0.2.

Release notes

Sourced from Microsoft.Extensions.Http's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Http.Resilience from 10.1.0 to 10.2.0.

Release notes

Sourced from Microsoft.Extensions.Http.Resilience's releases.

10.2.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v10.1...v10.2.0

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging.Debug from 10.0.1 to 10.0.2.

Release notes

Sourced from Microsoft.Extensions.Logging.Debug's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.ServiceDiscovery from 10.1.0 to 10.2.0.

Release notes

Sourced from Microsoft.Extensions.ServiceDiscovery's releases.

10.2.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v10.1...v10.2.0

Commits viewable in compare view.

Updated Microsoft.Identity.Client.Extensions.Msal from 4.79.2 to 4.81.0.

Release notes

Sourced from Microsoft.Identity.Client.Extensions.Msal's releases.

4.81.0

What's Changed

Full Changelog: AzureAD/microsoft-authentication-library-for-dotnet@4.80.0...4.81.0

4.80.0

Features

  • Added extensibility APIs—WithCertificate, OnMsalServiceFailure, and OnCompletion—to enable callback handling for certificate injection, retry on MSAL service failure events, and completion notifications #​5573
  • Extend IAuthenticationOperation interface with Async methods in IAuthenticationOperation2 #​5376
  • Enable IAuthenticationOperation2 to reject MSAL cached tokens and fetch new ones from ESTS #​5567

Changes

  • IMDS Source Detection Logic Improvement #​5602
  • Update DesktopOsHelper.IsMac to work properly on .NET 10 + macOS 26 #​5541

Bug Fixes

  • Fix KeyNotFoundException during retry when headers lack correlation ID #​5617
  • Implement Service Exception for IMDS Probe #​5615

Commits viewable in compare view.

Updated Microsoft.Identity.Web from 4.2.0 to 4.3.0.

Release notes

Sourced from Microsoft.Identity.Web's releases.

4.3.0

New features

  • Added token binding (mTLS PoP) scenario for confidential client (app-only) token acquisition and downstream API calls. See #​3622.

Dependencies updates

  • Bumped qs from 6.14.0 to 6.14.1 in /tests/DevApps/SidecarAdapter/typescript. See #​3660.

Documentation

  • Modernized Identity Web documentation, which is now can be found in docs. See #​3566.
  • Added token binding (mTLS PoP) documentation. See #​3661.

Commits viewable in compare view.

Updated Microsoft.Maui.Controls from 10.0.20 to 10.0.30.

Release notes

Sourced from Microsoft.Maui.Controls's releases.

10.0.30

What's Changed

.NET MAUI 10.0.30 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 106 commits with various improvements, bug fixes, and enhancements.

.NET 10 Features

CollectionView

Docs

... (truncated)

Commits viewable in compare view.

Updated Microsoft.Maui.Core from 10.0.20 to 10.0.30.

Release notes

Sourced from Microsoft.Maui.Core's releases.

10.0.30

What's Changed

.NET MAUI 10.0.30 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 106 commits with various improvements, bug fixes, and enhancements.

.NET 10 Features

CollectionView

Docs

... (truncated)

Commits viewable in compare view.

Updated Microsoft.Testing.Extensions.CodeCoverage from 18.1.0 to 18.3.2.

Release notes

Sourced from Microsoft.Testing.Extensions.CodeCoverage's releases.

No release notes found for this version range.

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Microsoft.Agents.AI.Abstractions from 1.0.0-preview.251219.1 to 1.0.0-preview.260127.1
Bumps Microsoft.Agents.AI.OpenAI from 1.0.0-preview.251219.1 to 1.0.0-preview.260127.1
Bumps Microsoft.AspNetCore.Components.WebAssembly from 10.0.1 to 10.0.2
Bumps Microsoft.AspNetCore.Components.WebAssembly.DevServer from 10.0.1 to 10.0.2
Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.1 to 10.0.2
Bumps Microsoft.AspNetCore.OpenApi from 10.0.1 to 10.0.2
Bumps Microsoft.AspNetCore.SignalR.Client from 10.0.1 to 10.0.2
Bumps Microsoft.Authentication.WebAssembly.Msal from 10.0.1 to 10.0.2
Bumps Microsoft.EntityFrameworkCore.Tools from 10.0.1 to 10.0.2
Bumps Microsoft.Extensions.AI.Evaluation from 10.1.0 to 10.2.0
Bumps Microsoft.Extensions.AI.Evaluation.Quality from 10.1.0 to 10.2.0
Bumps Microsoft.Extensions.AI.Evaluation.Reporting from 10.1.0 to 10.2.0
Bumps Microsoft.Extensions.Configuration.Json from 10.0.1 to 10.0.2
Bumps Microsoft.Extensions.FileProviders.Embedded from 10.0.1 to 10.0.2
Bumps Microsoft.Extensions.Http from 10.0.1 to 10.0.2
Bumps Microsoft.Extensions.Http.Resilience from 10.1.0 to 10.2.0
Bumps Microsoft.Extensions.Logging.Debug from 10.0.1 to 10.0.2
Bumps Microsoft.Extensions.ServiceDiscovery from 10.1.0 to 10.2.0
Bumps Microsoft.Identity.Client.Extensions.Msal from 4.79.2 to 4.81.0
Bumps Microsoft.Identity.Web from 4.2.0 to 4.3.0
Bumps Microsoft.Maui.Controls from 10.0.20 to 10.0.30
Bumps Microsoft.Maui.Core from 10.0.20 to 10.0.30
Bumps Microsoft.Testing.Extensions.CodeCoverage from 18.1.0 to 18.3.2

---
updated-dependencies:
- dependency-name: Microsoft.Agents.AI.Abstractions
  dependency-version: 1.0.0-preview.260127.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Agents.AI.Abstractions
  dependency-version: 1.0.0-preview.260127.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Agents.AI.OpenAI
  dependency-version: 1.0.0-preview.260127.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.AspNetCore.SignalR.Client
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.AspNetCore.SignalR.Client
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Authentication.WebAssembly.Msal
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.AI.Evaluation
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.AI.Evaluation.Quality
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.AI.Evaluation.Reporting
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.FileProviders.Embedded
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.Http
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.Logging.Debug
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.ServiceDiscovery
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Extensions.ServiceDiscovery
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Identity.Client.Extensions.Msal
  dependency-version: 4.81.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Identity.Web
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Maui.Controls
  dependency-version: 10.0.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Maui.Core
  dependency-version: 10.0.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Testing.Extensions.CodeCoverage
  dependency-version: 18.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Testing.Extensions.CodeCoverage
  dependency-version: 18.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jan 27, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 27, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2026

Superseded by #93.

@dependabot dependabot bot closed this Jan 28, 2026
@dependabot dependabot bot deleted the dependabot/nuget/src/Client/AICalendar.Client.ServiceDefaults/microsoft-4791d92018 branch January 28, 2026 22:42
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 Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant