AspNetCore-DDD
AspNetCore-DDD copied to clipboard
Bump dbup from 4.6.0 to 5.0.41
trafficstars
Bumps dbup from 4.6.0 to 5.0.41.
Release notes
Sourced from dbup's releases.
5.0.37
What's Changed
- Fix projectUrl for in nuspec by
@skovsendein DbUp/DbUp#676- Cleanup samples csprojs by
@sungam3rin DbUp/DbUp#670- Change readme by
@sungam3rin DbUp/DbUp#669- Update preprocessors.md by
@frecksin DbUp/DbUp#572- Update MySql.Data to 8.0.33 by
@bomehlsenin DbUp/DbUp#693- Fix for issue/bug #691 (making firebird integration work again) by
@Jeernin DbUp/DbUp#692- Dbup tests by
@mjauernigin DbUp/DbUp#695- Ignore some local files by
@sungam3rin DbUp/DbUp#668- Add Readme into packages + csprojs cleanup by
@sungam3rin DbUp/DbUp#671- Upgrade Microsoft.Data.SqlClient from 5.0.1 to 5.1.1 by
@sungam3rin DbUp/DbUp#697- Update README by
@mjauernigin DbUp/DbUp#704- Cleanup gitignore by
@sungam3rin DbUp/DbUp#706- Bump packages for tests/samples by
@sungam3rin DbUp/DbUp#707- Fix InvalidCastException on DB existence check (CockroachDb) by
@webcoyotein DbUp/DbUp#644- fix OracleScriptExecutor exception logs by
@Orkadin DbUp/DbUp#542- Pass script options to embeddedScriptProvider by
@fire-birdiein DbUp/DbUp#528- Make DoesTableExist virtual by
@ithielnorin DbUp/DbUp#608- Split CI Workflow in two different Workflows. One for CI and one for release by
@mjauernigin DbUp/DbUp#694- Bump Oracle.ManagedDataAccess.Core to 2.19.200 by
@sungam3rin DbUp/DbUp#711- Add badges for issues into README by
@sungam3rin DbUp/DbUp#712- Updated Readme with explanation of delimiters in firebird scripts by
@Jeernin DbUp/DbUp#716- Firebird Package updated 6.0.0 -> 9.1.1 by
@Jeernin DbUp/DbUp#715- Add support for positional parameters and disabling SQL Rewriting when using PostgreSQL by
@PressXtoChrisin DbUp/DbUp#629- chore (Project): Whitespace and empty line tidy . Roslynator RCS1037 by
@jafinin DbUp/DbUp#584- style (spelling): Fix spelling. Add word ignore list (reSpeller) by
@jafinin DbUp/DbUp#719- refactor(tests): Replace Assent with Verify. Less configuration with paths by
@jafinin DbUp/DbUp#721- Add SQLite journal extension by
@SteveDesmond-cain DbUp/DbUp#592New Contributors
@skovsendemade their first contribution in DbUp/DbUp#676@frecksmade their first contribution in DbUp/DbUp#572@bomehlsenmade their first contribution in DbUp/DbUp#693@mjauernigmade their first contribution in DbUp/DbUp#695@webcoyotemade their first contribution in DbUp/DbUp#644@Orkadmade their first contribution in DbUp/DbUp#542@fire-birdiemade their first contribution in DbUp/DbUp#528@ithielnormade their first contribution in DbUp/DbUp#608@PressXtoChrismade their first contribution in DbUp/DbUp#629@SteveDesmond-camade their first contribution in DbUp/DbUp#592Full Changelog: https://github.com/DbUp/DbUp/compare/5.0.10...5.0.37
5.0.10
DbUp mySQL (dbup-mysql)
Fixes / Changes:
- Update to support MySQL Data ^8 (PR #664)
... (truncated)
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)