Skip to content

chore: bump Microsoft.Graph.Core to 4.0.1#3609

Merged
ramsessanchez merged 2 commits into
mainfrom
copilot/update-microsoft-graph-core
May 13, 2026
Merged

chore: bump Microsoft.Graph.Core to 4.0.1#3609
ramsessanchez merged 2 commits into
mainfrom
copilot/update-microsoft-graph-core

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 12, 2026

Microsoft.Graph.Core was pinned at 3.2.5; this updates it to the latest stable release.

Changes

  • Authentication.Core.csproj: Microsoft.Graph.Core 3.2.54.0.1
    • 4.0.x upgrades transitive Kiota dependencies to 2.0.0 (drops IAsyncParseNodeFactory, internal response handler changes)
    • 3.2.6 (intermediate) included a security fix: .NET SDK upgrade to 10.0.202

No source changes required — the breaking Kiota 2.0.0 changes are internal to Microsoft.Graph.Core and do not affect the public APIs consumed here (GraphClientFactory, RetryHandler, RedirectHandler, etc.).

Copilot AI linked an issue May 12, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Update version of Microsoft.Graph.Core to latest chore: bump Microsoft.Graph.Core to 4.0.1 May 12, 2026
Copilot AI requested a review from gavinbarron May 12, 2026 20:28
@gavinbarron gavinbarron marked this pull request as ready for review May 12, 2026 20:35
@gavinbarron gavinbarron requested a review from a team as a code owner May 12, 2026 20:35
@ramsessanchez ramsessanchez merged commit e5a9466 into main May 13, 2026
7 checks passed
@ramsessanchez ramsessanchez deleted the copilot/update-microsoft-graph-core branch May 13, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Chore] Deps update

3 participants