Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.0 #18

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Release 6.0 #18

wants to merge 9 commits into from

Conversation

droyad
Copy link
Member

@droyad droyad commented Jul 26, 2024

@nvierge-addactis
Copy link

Hello,
Do you know when you'll be releasing version 6.0.0 ?
The current stable version (5.0.40) uses an older version of the Npgsql package:
image
This is becoming a problem for certain analysis tools that issue critical alerts.
What's left to do but update a few dependencies (ex. dbup-cote to dbup-core and Npgsql to 8.0.5)?

@ABAG603
Copy link

ABAG603 commented Nov 15, 2024

Hi @droyad . When do you plan to merge this PR and release v6? Apparently, current dbup-postgresql is using some very old transitive dependencies and with .NET 9 switching to all we now get warnings below during the build:
error NU1903: Warning As Error: Package 'System.Private.Uri' 4.3.0 has a known high severity vulnerability, GHSA-5f2m-466j-3848
error NU1902: Warning As Error: Package 'System.Private.Uri' 4.3.0 has a known moderate severity vulnerability, GHSA-x5qj-9vmx-7g6g
error NU1903: Warning As Error: Package 'System.Private.Uri' 4.3.0 has a known high severity vulnerability, GHSA-xhfc-gr8f-ffwc

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.

4 participants