Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Bump org.liquibase:liquibase-core from 4.19.0 to 4.22.0 in /server #42

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps org.liquibase:liquibase-core from 4.19.0 to 4.22.0.

Release notes

Sourced from org.liquibase:liquibase-core's releases.

v4.22.0

Liquibase v4.22.0 is a major release

Notable Changes

The checksum changes in Liquibase version 4.22.0 a major change, which improves whitespace handling in views, procedures, Liquibase Pro stored logic objects, and more. New checksums are silently recalculated upon the initial run of Liquibase 4.22.0 or greater. No actions is required for the vast majority of users. However, for users who rely on the detection of a changed changeset or have complex workflows, it is recommended that you run liquibase clear-checksums with your current version BEFORE your first operation using the new 4.22.0 version against a database. Learn more at https://docs.liquibase.com/concepts/changelogs/changeset-checksums.html

API Breaking Changes

Enhancements

Security, Driver, and other updates

Fixes

... (truncated)

Changelog

Sourced from org.liquibase:liquibase-core's changelog.

Liquibase v4.22.0 is a major release

Notable Changes

The checksum changes in Liquibase version 4.22.0 is a major change, which improves whitespace handling in views, procedures, Liquibase Pro stored logic objects, and more. New checksums are silently recalculated upon the initial run of Liquibase 4.22.0 or greater. No actions is required for the vast majority of users. However, for users who rely on the detection of a changed changeset or have complex workflows, it is recommended that you run liquibase clear-checksums with your current version BEFORE your first operation using the new 4.22.0 version against a database. Learn more at https://docs.liquibase.com/concepts/changelogs/changeset-checksums.html

API Breaking Changes

Enhancements

Security, Driver and other updates

Fixes

... (truncated)

Commits
  • 78f5595 Merge pull request #4241 from liquibase/update-changelog-txt-4.22.0
  • 9671d5e Changelog adjustments
  • 37881e6 Updated changelog txt with 4.22.0
  • 47c4e50 Fix flaky postgres tests (#4234)
  • 60bcd29 update changelog to 4.22 (#4231)
  • 2b32507 remove helper commands from help output (DAT-14674) (#4207)
  • d100bbb DAT-13285 - Fix CheckSum generation issues + improvement (#3914)
  • cd1c6e9 Adding support for Postgresql generated columns. (#4185)
  • ea14df9 Load properties from defaults-file fixing variable replacement for refactored...
  • 1832407 Fix addDefaultValue checksum calculation when providing schema name (#4203)
  • 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 [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 4.19.0 to 4.22.0.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.19.0...v4.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from brandonlenz as a code owner May 15, 2023 01:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 15, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2023

Superseded by #146.

@dependabot dependabot bot closed this Jul 3, 2023
@dependabot dependabot bot deleted the dependabot/gradle/server/org.liquibase-liquibase-core-4.22.0 branch July 3, 2023 01:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants