Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump liquibase-core from 4.14.0 to 4.15.0 #1033

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2022

Bumps liquibase-core from 4.14.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 liqubase 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: liquibase/liquibase@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)

Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 4.14.0 to 4.15.0.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.14.0...v4.15.0)

---
updated-dependencies:
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 7, 2022
@straumat straumat merged commit 1f93b0a into development Aug 7, 2022
@straumat straumat deleted the dependabot/maven/development/org.liquibase-liquibase-core-4.15.0 branch August 7, 2022 19:32
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant