Skip to content

Update dependencies August 2026 - #22

Merged
penyland merged 2 commits into
mainfrom
dep-update-aug26
Aug 16, 2026
Merged

penyland merged 2 commits into
mainfrom
dep-update-aug26

Conversation

@penyland

Copy link
Copy Markdown
Owner

This pull request updates various project files to upgrade dependencies to their latest patch or minor versions, improve package metadata, and make minor documentation corrections. The main focus is on keeping dependencies up-to-date for security, compatibility, and feature improvements, as well as bumping package version numbers for several toolkit components.

Dependency Upgrades

  • Upgraded multiple Microsoft packages (such as Microsoft.AspNetCore.OpenApi, Microsoft.Extensions.DependencyInjection, Microsoft.EntityFrameworkCore, Microsoft.Extensions.DependencyModel, System.Memory.Data, etc.) and related dependencies to their latest patch or minor versions across all relevant projects. This includes both runtime and test dependencies. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16]

Package Version and Metadata Updates

  • Bumped the VersionPrefix for several toolkit projects (e.g., Infinity.Toolkit, Infinity.Toolkit.FeatureModules, Infinity.Toolkit.Azure, Infinity.Toolkit.LogFormatter, Infinity.Toolkit.AspNetCore) to reflect new releases. [1] [2] [3] [4] [5]
  • Added or improved package descriptions for better NuGet metadata (e.g., Infinity.Toolkit.Azure).

Test and Sample Project Maintenance

  • Updated test and sample project dependencies to ensure compatibility with the latest versions and improved test reliability (including xunit, Testcontainers.MsSql, etc.). [1] [2] [3]

Documentation and Description Fixes

  • Made minor corrections to package descriptions for clarity and accuracy (e.g., improved wording in Infinity.Toolkit.FeatureModules).

Cleanup

  • Removed unused or redundant package references in some sample projects for better maintainability.

These changes collectively ensure the codebase remains current, secure, and easier to maintain.

Configure Microsoft.Testing.Platform as the test runner in global.json.
Remove TestingPlatformDotnetTestSupport and UseMicrosoftTestingPlatformRunner
properties from Infinity.Toolkit.Tests.csproj, as test runner selection is now
centralized in global.json.
@penyland
penyland merged commit a1b9d03 into main Aug 16, 2026
2 checks passed
@penyland
penyland deleted the dep-update-aug26 branch August 16, 2026 19:30
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.

1 participant