Energinet-DataHub / ARCHIVED-geh-aggregations

This project aims to create an engine that is able to do calculations on billions of metering points and deliver the results within minutes
Apache License 2.0
2 stars 0 forks source link

Bump dbup from 4.5.0 to 5.0.8 in /source/coordinator #889

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps dbup from 4.5.0 to 5.0.8.

Release notes

Sourced from dbup's releases.

5.0.8

All Packages

Breaking Changes:

  • Remove Unsupported Target Frameworks (PR #655)
    • Removed .NET Framework 3.5 (net35) and .NET Framework 4.5 (net45)
    • Added .NET Framework 4.6.2 (net462)

Fixes / Changes:

  • NuGet packages were improved with Source Link and deterministic builds (PR #624)

DbUp SQL Server (dbup-sqlserver)

Breaking Changes:

  • Microsoft.Data.SqlClient used for .NET 6 targets (target framework net6.0) instead of System.Data.SqlClient (PR #652)

Fixes / Changes:

  • Patches SqlClient security vulnerability (PR #654)
Commits
  • 8388dfd Merge pull request #662 from DbUp/660-failing-builds-after-merging-add-azure-...
  • 9a0c0a9 Update Approved Public API
  • b90000d Clean Up Oracle Connection Methods
  • e5c2c2b Remove Obsolete Constructor
  • 0fcaaa3 Update Azure AppAuthentication Library
  • adff030 WIP - Fix Azure SQL Server Connectivity
  • 98ac778 Update Release Notes
  • b1a674c Build on Push to "master"
  • 9319008 Merge pull request #652 from RaphHaddad/add-net6-support-with-modern-sql-client
  • b6200ed Do Not Build on Push
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)