Blackdread / sql-to-jdl

Tool to translate SQL databases to JDL format of jHipster (Created due to existing databases to be generated with jHipster and build angular-java web)
MIT License
179 stars 81 forks source link

Bump liquibase-core from 4.19.0 to 4.19.1 #179

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps liquibase-core from 4.19.0 to 4.19.1.

Release notes

Sourced from liquibase-core's releases.

v4.19.1

Liquibase v4.19.1 is a patch release

Enhancements

Fixes

... (truncated)

Changelog

Sourced from liquibase-core's changelog.

Liquibase Core Changelog

Changes in version Liquibase v4.19.1 (2023.02.28)

... (truncated)

Commits
  • 454edd9 Pin build to Maven 3.8.7 (#3874)
  • 96550ba Updated changelog txt with new PRs (#3872)
  • 0438069 Merge pull request #3869 from liquibase/DAT-13664
  • 62e1218 DAT-13659 Fix nullpointers on table output (#3868)
  • 7f60af7 Skip MDC logging for MarkChangeSetRanStatement SQLs preventing skipping order...
  • 53bc27a changelog txt has been updated with the issues addressed in 4.19.1 Pa… (#3856)
  • be93172 show changesetsRolledback only after rollback is complete (DAT-13440) (#3846)
  • 393fd7a add MDC for sqlFile used in a rollback (DAT-13420) (#3843)
  • 06673b6 Simplify lambda expressions when possible (#3736)
  • eb46935 Use constants instead of arrays with known lengths of zero (#3716)
  • 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)