Bump all dependency versions - #168
Merged
Merged
Conversation
Combines version bumps from dependabot PRs #150, #152, #154, #159, #160, #163, #164, #165, #166, #167: - Microsoft.SourceLink.GitHub: 10.0.102 → 10.0.400 - Microsoft.Extensions.Logging.Abstractions: 10.0.10 → 10.0.11 - Microsoft.Extensions.DependencyInjection.Abstractions: 10.0.10 → 10.0.11 - Microsoft.Extensions.Configuration: 10.0.10 → 10.0.11 - Microsoft.Extensions.DependencyInjection: 10.0.10 → 10.0.11 - Microsoft.Extensions.Logging: 10.0.10 → 10.0.11 - Spectre.Console: 0.50.0 → 0.55.0 - Spectre.Console.Cli: 0.50.0 → 0.55.0 - System.Text.Json: 9.0.7 → 10.0.11 - PolySharp: 1.15.0 → 1.16.0 - Meziantou.Analyzer: 3.0.137 → 3.0.147 - Microsoft.NET.Test.Sdk: 17.5.0 → 18.8.1 - NSubstitute: 6.0.0 → 6.2.0 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Also switch from daily to weekly schedule since grouped updates don't need to be as frequent. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.
Summary
Directory.Packages.props(central package management)<PackageReference>entries tosrc/Whois/Whois.csproj(Microsoft.Extensions.ConfigurationandMicrosoft.Extensions.Logging). These were intentionally omitted as they would add the full implementation packages as direct dependencies of the core library, which currently only depends on the abstractions packages.Version bumps
Test plan
🤖 Generated with Claude Code