-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): bump flyway-core from 4.0.3 to 7.11.0 #86
base: main
Are you sure you want to change the base?
Conversation
Bumps [flyway-core](https://github.com/flyway/flyway) from 4.0.3 to 7.11.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-4.0.3...flyway-7.11.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
A newer version of org.flywaydb:flyway-core exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
It looks like this upgrade may not be possible as per spring-projects/spring-boot#23514 given this component is using Spring 1.5.2.RELEASE |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Flyway 7+ has a breaking change with Spring Boot < 2.4 (I think) as per spring-projects/spring-boot#23514 . We are on Spring Boot 1.5.2, so the Flyway update will have to wait I think. |
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.
As per comment
Bumps flyway-core from 4.0.3 to 7.11.0.
Release notes
Sourced from flyway-core's releases.
... (truncated)
Commits
43548f0
add -beta to beta modules' versions8b88ce5
use environment vairable for flyway repo9860c55
remove quotes from CDs3ae20ac
move packages up so that community release is explicit about which packages g...03ffcef
indent loop and if78a45a2
OSSd0380c4
missing beta tagb1b8343
typo in enterprise2a93e29
change echoes to mention flyway public to be clearer9450285
Refactoring flyway-release scriptsDependabot 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)