Skip to content

Bump dbup-core from 4.4.0 to 5.0.10#14

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/dbup-core-5.0.10
Closed

Bump dbup-core from 4.4.0 to 5.0.10#14
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/dbup-core-5.0.10

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps dbup-core from 4.4.0 to 5.0.10.

Release notes

Sourced from dbup-core's releases.

5.0.10

DbUp mySQL (dbup-mysql)

Fixes / Changes:

  • Update to support MySQL Data ^8 (PR #664)
    • This involved conditional dependency tracking for net standard 1.3 as MySQL has dropped that support for the ^8 series.

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
  • cc439e2 Update Release Notes
  • e6e26d1 Merge pull request #664 from Jtango18/master
  • 6387776 Update MySQL.Data for netstandard 1.3
  • e9643f4 Split out legacy netstandard support
  • e933ef1 Rev MySQL.Data dependency to latest
  • c653dca Rev to dotnet 7 and latest setup action
  • 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
  • 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)

Bumps [dbup-core](https://github.com/DbUp/DbUp) from 4.4.0 to 5.0.10.
- [Release notes](https://github.com/DbUp/DbUp/releases)
- [Changelog](https://github.com/DbUp/DbUp/blob/master/docs/breaking-changes.md)
- [Commits](DbUp/DbUp@4.4.0...5.0.10)

---
updated-dependencies:
- dependency-name: dbup-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 18, 2023

Superseded by #15.

@dependabot dependabot bot closed this Oct 18, 2023
@dependabot dependabot bot deleted the dependabot/nuget/dbup-core-5.0.10 branch October 18, 2023 21:38
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants