arrumm / veragg

0 stars 0 forks source link

Bump liquibase-core from 4.5.0 to 4.15.0 #150

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps liquibase-core from 4.5.0 to 4.15.0.

Release notes

Sourced from liquibase-core's releases.

v4.15.0

New and Notable Capability - liquibase flow command

  • liquibase flow and new flow-file (DAT-10419) by in liquibase/liquibase#2946
    • The liquibase flow command and the Flow File on which it operates allow the user to place multiple commands within a single file so they can all run sequentially with a single command into the CLI. This is currently a Liquibase Labs restricted capability, so please contact mario@liquibase.com to request a license key. Learn more at http://docs.liquibase.com/flow.

Enhancements

Fixes

Updates

Security Updates

No security updates needed in this release.

JDBC Driver and Third-Party Library Updates

OWASP Dependency Check: Reported Vulnerabilities

  • None

New Contributors

Full Changelog: https://github.com/liquibase/liquibase/compare/v4.14.0...v4.15.0

Get Certified

Learn all the Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world at https://learn.liquibase.com/.

Read the Documentation

... (truncated)

Changelog

Sourced from liquibase-core's changelog.

Liquibase Core Changelog

Changes in version 4.15.0 (2022.08.04)

Notable Changes

Fixes

Changes in version 4.14.0 (2022.07.26)

Notable Changes

Enhancements

Fixes

... (truncated)

Commits
  • bb78528 Update changelog txt (#3143)
  • 4215cf6 add dbchangelog 4.15 xsd (#3139)
  • 05b3f1b Merge pull request #3119 from liquibase/maven-duplicate-file-mode
  • 9c3666a Merge pull request #3123 from liquibase/DAT-11181
  • 205996a Merge pull request #3121 from liquibase/DAT-11147
  • be18faa DAT-11147 Returned catalog attribute to MissingSequenceChangeGenerator
  • 40e5ab6 DAT-11181 Removed unecessary snapshotObject method override
  • 9c4e585 Merge pull request #3093 from martinspielmann/master
  • c91baf2 Merge pull request #3104 from liquibase/jdk-17.0.4
  • e3f2d2c Improved handling of endDelimiter="/" (#3118)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #154.