Skip to content

Update package references across multiple projects to latest versions#116

Merged
codedesignplus-wliscano merged 1 commit intorcfrom
dev
Jul 9, 2025
Merged

Update package references across multiple projects to latest versions#116
codedesignplus-wliscano merged 1 commit intorcfrom
dev

Conversation

@codedesignplus-wliscano
Copy link
Contributor

This pull request updates various package references across multiple projects to newer versions, ensuring consistency and compatibility. The changes primarily involve upgrading Microsoft.Extensions packages, test-related dependencies, and Entity Framework Core packages.

Dependency Updates

  • Microsoft.Extensions Packages:

    • Updated Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Options, Microsoft.Extensions.Options.ConfigurationExtensions, and Microsoft.Extensions.Options.DataAnnotations from version 9.0.4 to 9.0.7 across multiple projects, including CodeDesignPlus.Net.Cache, CodeDesignPlus.Net.Core, CodeDesignPlus.Net.Criteria, CodeDesignPlus.Net.Event.Sourcing, CodeDesignPlus.Net.EventStore, and CodeDesignPlus.Net.EventStore.PubSub. [1] [2] [3] [4] [5] [6] [7]
  • Entity Framework Core Packages:

    • Updated Microsoft.EntityFrameworkCore, Microsoft.EntityFrameworkCore.Relational, Microsoft.EntityFrameworkCore.InMemory, and Microsoft.EntityFrameworkCore.SqlServer from version 9.0.4 to 9.0.7 in CodeDesignPlus.Net.EFCore projects. [1] [2]

Test Dependency Updates

  • Testing Frameworks:

    • Updated Microsoft.NET.Test.Sdk from version 17.13.0 to 17.14.1 and xunit.runner.visualstudio from version 3.0.2 to 3.1.1 across multiple test projects, including CodeDesignPlus.Net.Cache.Test, CodeDesignPlus.Net.Core.Test, CodeDesignPlus.Net.Criteria.Test, CodeDesignPlus.Net.EFCore.Test, CodeDesignPlus.Net.Event.Sourcing.Test, CodeDesignPlus.Net.EventStore.Test, and CodeDesignPlus.Net.EventStore.PubSub.Test. [1] [2] [3] [4] [5] [6] [7]
  • Microsoft.Extensions.Configuration.Json and Dependency Injection:

    • Updated Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.DependencyInjection from version 9.0.4 to 9.0.7 in test projects. [1] [2] [3] [4] [5] [6] [7]

These updates enhance compatibility with newer versions of dependencies and ensure the projects remain up-to-date with the latest features and fixes.

- Updated Microsoft.Extensions.* packages from version 9.0.4 to 9.0.7 in various projects.
- Updated Microsoft.NET.Test.Sdk from version 17.13.0 to 17.14.1 in test projects.
- Updated xunit.runner.visualstudio from version 3.0.2 to 3.1.1 in test projects.
- Updated Ductus.FluentDocker and related packages to newer versions.
- Updated StackExchange.Redis from version 2.8.31 to 2.8.41.
- Updated Grpc.Net.Client and related packages to newer versions.
- Updated Confluent.Kafka from version 2.9.0 to 2.11.0.
- Updated MongoDB.Driver from version 3.3.0 to 3.4.0.
- Updated OpenTelemetry packages to version 1.12.0.
- Updated IdentityServer4 and related packages to newer versions.
@codedesignplus-wliscano codedesignplus-wliscano merged commit 786b916 into rc Jul 9, 2025
1 of 2 checks passed
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