Skip to content

[ODS-6717] Update dependencies#76

Merged
JBrenesSimpat merged 3 commits intomainfrom
ODS-6717
Oct 9, 2025
Merged

[ODS-6717] Update dependencies#76
JBrenesSimpat merged 3 commits intomainfrom
ODS-6717

Conversation

@simpat-jesus
Copy link
Contributor

No description provided.

@simpat-jesus simpat-jesus requested a review from Copilot October 9, 2025 04:05
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates various NuGet package dependencies across the EdFi.Db.Deploy project to newer versions, including testing frameworks and database migration libraries. The changes also include method signature updates in the DbUpLogger class to align with updated interface requirements.

  • Updated multiple NuGet packages to their latest versions across test and main projects
  • Modified DbUpLogger class to implement new logging interface methods required by updated DbUp library
  • Added new logging methods (LogTrace, LogDebug, LogError overload) to maintain compatibility

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
tests/EdFi.Db.Deploy.Tests/EdFi.Db.Deploy.Tests.csproj Updated test framework dependencies including FakeItEasy, Microsoft.NET.Test.Sdk, NUnit, and related packages
src/EdFi.Db.Deploy/EdFi.Db.Deploy.csproj Updated core dependencies including Dapper, DbUp packages, log4net, and database client libraries
src/EdFi.Db.Deploy/DbUpLogger.cs Modified logging methods and added new methods to comply with updated DbUp logging interface
Comments suppressed due to low confidence (1)

src/EdFi.Db.Deploy/EdFi.Db.Deploy.csproj:1

  • Microsoft.NET.Test.Sdk version 18.0.0 does not exist. The latest available version as of my knowledge cutoff is 17.x series. Please verify this version exists or use a valid version number.
<Project Sdk="Microsoft.NET.Sdk">

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@simpat-jesus simpat-jesus marked this pull request as ready for review October 9, 2025 14:58
@JBrenesSimpat JBrenesSimpat merged commit ab05dcb into main Oct 9, 2025
9 checks passed
@JBrenesSimpat JBrenesSimpat deleted the ODS-6717 branch October 9, 2025 19:00
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.

3 participants