-
Notifications
You must be signed in to change notification settings - Fork 61
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 org.liquibase:liquibase-core from 4.29.1 to 4.31.0 in /backend #8436
base: main
Are you sure you want to change the base?
Bump org.liquibase:liquibase-core from 4.29.1 to 4.31.0 in /backend #8436
Conversation
Bumps [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) from 4.29.1 to 4.31.0. - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.29.1...v4.31.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>
It looks like 4.31.1 has been released today but is not yet available to be pulled in by our build. I'll try updating to 4.31.1 tomorrow to see if that fixes the issue. It looked like from the release notes for 4.31.0 that there could be issues with reading changelog paths. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Running as expected locally and in dev2 using the updated changelogFile path
Bumps org.liquibase:liquibase-core from 4.29.1 to 4.31.0.
Release notes
Sourced from org.liquibase:liquibase-core's releases.
... (truncated)
Changelog
Sourced from org.liquibase:liquibase-core's changelog.
... (truncated)
Commits
11ef37b
DAT-19398 DevOps :: Fix Liquibase Checks versioning in the tarball to match t...9ff9bef
chore: FILES FOR 4.31.0 RELEASE (#6637)509e575
Handle @ symbol when executing PostgreSQL SET SEARCH_PATH (#6630)26b1294
DAT-18331 PRO: integrate checks extension into tarball/zip, not mac os dmg in...d4250c0
undo UUID-ing of deployment ID (DAT-19367) (#6629)4cd3509
liquibase-maven-plugin: Allownull
arguments to `ConfiguredValueModifierFac...e68abdc
DAT-19082: Fix issue with losing changed datatype attributes when one datatyp...40ef1af
chore: rollback test count changes as they are failing for master (#6624)4ac1250
fix: test counts in master (#6623)2f474fb
Implement logic to selectively include/exclude columns in generate-changelog ...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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)