Skip to content

⬆️ [UPGRADE] Dependencies has been upgraded#107

Open
furkandeveloper wants to merge 9 commits intomasterfrom
feature/dependencies
Open

⬆️ [UPGRADE] Dependencies has been upgraded#107
furkandeveloper wants to merge 9 commits intomasterfrom
feature/dependencies

Conversation

@furkandeveloper
Copy link
Contributor

@furkandeveloper furkandeveloper commented Sep 20, 2022

Summary

This PR contains upgrade of used dependencies for all projects.

Used and Upgraded Dependencies

  • Microsoft.EntityFrameworkCore
  • Microsoft.EntityFrameworkCore.Tools
  • Microsoft.EntityFrameworkCore.SqlServer
  • Microsoft.EntityFrameworkCore.Relational
  • Npsql.EntityFrameworkCore.PostgreSQL
  • System.Text.Json

etc.

In additional has been removed dotnet5 support and has been removed dotnet5 sample project.

@furkandeveloper furkandeveloper added enhancement New feature or request priority:medium Medium Priority Task infrastructure Infrastructure effort-3 dependencies Pull requests that update a dependency file labels Sep 20, 2022
@furkandeveloper furkandeveloper self-assigned this Sep 20, 2022
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 530ad1e and detected 4 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 4

View more on Code Climate.

@@ -1,6 +1,6 @@
using Microsoft.EntityFrameworkCore;
using IronHook.EntityFrameworkCore.SqlServer.Extensions;

Choose a reason for hiding this comment

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

Similar blocks of code found in 2 locations. Consider refactoring.

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

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 effort-3 enhancement New feature or request infrastructure Infrastructure priority:medium Medium Priority Task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants