Skip to content

Bump the nuget-minor-patch group with 11 updates#18

Merged
daviburg merged 4 commits into
mainfrom
dependabot/nuget/main/nuget-minor-patch-7abab34223
Apr 9, 2026
Merged

Bump the nuget-minor-patch group with 11 updates#18
daviburg merged 4 commits into
mainfrom
dependabot/nuget/main/nuget-minor-patch-7abab34223

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

Description

Bumps 11 NuGet dependencies (minor/patch). The Azure.Identity 1.13.2 → 1.20.0 upgrade deprecates SharedTokenCacheCredential, making DefaultAzureCredentialOptions.ExcludeSharedTokenCacheCredential obsolete (CS0618). Also resolves merge conflict with main, which had independently bumped ICSharpCode.Decompiler, Microsoft.CodeAnalysis, and Microsoft.Extensions.*.

Changes

  • Removed ExcludeSharedTokenCacheCredential = true from DefaultAzureCredentialOptions in ApiService.cs — property is [Obsolete] in Azure.Identity 1.20.0
  • Merged origin/main into branch; resolved SdkLspServer.csproj conflict by taking the newer version of each package:
Package Branch Main Resolved
Azure.Identity 1.20.0 1.13.2 1.20.0
ICSharpCode.Decompiler 9.1.0.7988 10.0.0.8330 10.0.0.8330
Microsoft.ApplicationInsights 2.23.0 2.22.0 2.23.0
Microsoft.ApplicationInsights.WorkerService 2.23.0 2.22.0 2.23.0
Microsoft.CodeAnalysis 4.14.0 5.3.0 5.3.0
System.Reflection.MetadataLoadContext 9.0.14 9.0.3 9.0.14
Microsoft.Extensions.Http 9.0.14 10.0.5 10.0.5
Microsoft.Extensions.Logging 9.0.14 10.0.5 10.0.5
ZiggyCreatures.FusionCache 2.6.0 2.4.0 2.6.0
Microsoft.NET.Test.Sdk 17.14.1 17.12.0 17.14.1
MSTest 3.11.1 3.6.4 3.11.1
Roslynator.Analyzers 4.15.0 4.10.0 4.15.0

Testing

  • Unit tests added/updated
  • All existing tests pass (dotnet build — 0 warnings, 0 errors)
  • Manual testing (describe below if applicable)

Checklist

  • Code follows the project's coding conventions
  • Documentation updated (if behavior changed)

Bumps Azure.Identity from 1.13.2 to 1.20.0
Bumps Microsoft.ApplicationInsights from 2.22.0 to 2.23.0
Bumps Microsoft.ApplicationInsights.WorkerService from 2.22.0 to 2.23.0
Bumps Microsoft.CodeAnalysis from 4.13.0 to 4.14.0
Bumps Microsoft.Extensions.Http from 9.0.0 to 9.0.14
Bumps Microsoft.Extensions.Logging from 9.0.4 to 9.0.14
Bumps Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1
Bumps MSTest to 3.8.0, 3.11.1
Bumps Roslynator.Analyzers from 4.10.0 to 4.15.0
Bumps System.Reflection.MetadataLoadContext from 9.0.3 to 9.0.14
Bumps ZiggyCreatures.FusionCache from 2.4.0 to 2.6.0

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.ApplicationInsights
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.ApplicationInsights.WorkerService
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.CodeAnalysis
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.Extensions.Http
  dependency-version: 9.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 9.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: MSTest
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: MSTest
  dependency-version: 3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: Roslynator.Analyzers
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: System.Reflection.MetadataLoadContext
  dependency-version: 9.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: ZiggyCreatures.FusionCache
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Apr 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 8, 2026 04:35
@dependabot dependabot Bot added the .NET Pull requests that update .NET code label Apr 8, 2026
daviburg
daviburg previously approved these changes Apr 8, 2026
@daviburg
Copy link
Copy Markdown
Member

daviburg commented Apr 8, 2026

@copilot fix CI / lint failure.

…faultAzureCredentialOptions

Agent-Logs-Url: https://github.com/Azure/Connectors-NET-LSP/sessions/9c082c29-ca7c-4b4e-9b5b-113366b7487f

Co-authored-by: daviburg <12040431+daviburg@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI commented Apr 8, 2026

@copilot fix CI / lint failure.

Fixed in 360fd8c. The lint failure was caused by DefaultAzureCredentialOptions.ExcludeSharedTokenCacheCredential being marked obsolete in Azure.Identity 1.20.0 (since SharedTokenCacheCredential itself is deprecated). Removed the now-obsolete option — the credential it was excluding is no longer available anyway.

Copilot AI requested a review from daviburg April 8, 2026 04:40
daviburg
daviburg previously approved these changes Apr 8, 2026
@daviburg daviburg self-assigned this Apr 8, 2026
@daviburg
Copy link
Copy Markdown
Member

daviburg commented Apr 8, 2026

@copilot address the merge conflict

…versions

Co-authored-by: daviburg <12040431+daviburg@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI commented Apr 8, 2026

@copilot address the merge conflict

Resolved in a5aad69. Merged origin/main and resolved the Server/SdkLspServer.csproj conflict by taking the newer version of each package — keeping our updates (Azure.Identity 1.20.0, Microsoft.ApplicationInsights 2.23.0, System.Reflection.MetadataLoadContext 9.0.14, ZiggyCreatures.FusionCache 2.6.0) and picking up main's updates (ICSharpCode.Decompiler 10.0.0.8330, Microsoft.CodeAnalysis 5.3.0, Microsoft.Extensions.Http/Logging 10.0.5). Build is clean with 0 warnings, 0 errors.

Copilot AI requested a review from daviburg April 8, 2026 04:52
daviburg
daviburg previously approved these changes Apr 9, 2026
@daviburg daviburg merged commit e8bd9af into main Apr 9, 2026
8 checks passed
@daviburg daviburg deleted the dependabot/nuget/main/nuget-minor-patch-7abab34223 branch April 9, 2026 18:19
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.

2 participants