-
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
Update dependency org.flywaydb:flyway-core to v10 #460
base: master
Are you sure you want to change the base?
Conversation
b2fd598
to
6fa2485
Compare
Build is failing because changes in Flyway v10 require an additional dependency to support the database being used - see flyway/flyway#3780. In this case flyway-database-postgresql is needed. Note that the flyway-database-postgresql dependency may also need to be added in buildscript in build.gradle - see flyway/flyway#3780 (comment). An example of a flyway 9 to 10 update can be seen here (document-management-store-app). |
6fa2485
to
de7048d
Compare
de7048d
to
24a0cf9
Compare
24a0cf9
to
740ef6b
Compare
740ef6b
to
551c897
Compare
551c897
to
4140ac2
Compare
4140ac2
to
2896655
Compare
2896655
to
0c6f436
Compare
0c6f436
to
623f27b
Compare
623f27b
to
fc4aee1
Compare
fc4aee1
to
c50a3bc
Compare
c50a3bc
to
e7439f0
Compare
cf78ee8
to
087763e
Compare
fb2ca27
to
61e5bea
Compare
61e5bea
to
ff27dfb
Compare
ff27dfb
to
1e2f9ce
Compare
a1d4317
to
fd07ae8
Compare
fd07ae8
to
8b16b06
Compare
8b16b06
to
f168752
Compare
f168752
to
83791f8
Compare
83791f8
to
a427e7f
Compare
a427e7f
to
0e8a125
Compare
0e8a125
to
a24973a
Compare
a24973a
to
a83efd5
Compare
a83efd5
to
a214165
Compare
a214165
to
e5a583f
Compare
This PR contains the following updates:
9.22.3
->10.20.1
Release Notes
flyway/flyway (org.flywaydb:flyway-core)
v10.20.1
: Flyway 10.20.1See release notes here
CLI artifact available here
v10.20.0
: Flyway 10.20.0See release notes here
CLI artifact available here
v10.19.0
: Flyway 10.19.0See release notes here
CLI artifact available here
v10.18.2
: Flyway 10.18.2See release notes here
CLI artifact available here
v10.18.1
: Flyway 10.18.1See release notes here
CLI artifact available here
v10.18.0
: Flyway 10.18.0See release notes here
CLI artifact available here
v10.17.3
: Flyway 10.17.3See release notes here
CLI artifact available here
v10.17.2
: Flyway 10.17.2See release notes here
CLI artifact available here
v10.17.1
: Flyway 10.17.1See release notes here
CLI artifact available here
v10.17.0
: Flyway 10.17.0See release notes here
CLI artifact available here
v10.16.0
: Flyway 10.16.0See release notes here
CLI artifact available here
v10.15.2
: Flyway 10.15.2See release notes here
CLI artifact available here
v10.15.0
: Flyway 10.15.0See release notes here
CLI artifact available here
v10.14.0
: Flyway 10.14.0See release notes here
CLI artifact available here
v10.13.0
: Flyway 10.13.0See release notes here
CLI artifact available here
v10.12.0
: Flyway 10.12.0See release notes here
CLI artifact available here
v10.11.1
: Flyway 10.11.1See release notes here
CLI artifact available here
v10.11.0
: Flyway 10.11.0See release notes here
CLI artifact available here
v10.10.0
: Flyway 10.10.0See release notes here
CLI artifact available here
v10.9.1
: Flyway 10.9.1See release notes here
CLI artifact available here
v10.9.0
: Flyway 10.9.0See release notes here
CLI artifact available here
v10.8.1
: Flyway 10.8.1See release notes here
CLI artifact available here
v10.7.2
: Flyway 10.7.2See release notes here
CLI artifact available here
v10.7.1
: Flyway 10.7.1See release notes here
CLI artifact available here
v10.6.0
: Flyway 10.6.0See release notes here
CLI artifact available here
v10.5.0
: Flyway 10.5.0See release notes here
CLI artifact available here
v10.4.1
: Flyway 10.4.1See release notes here
CLI artifact available here
v10.4.0
: Flyway 10.4.0See release notes here
CLI artifact available here
v10.3.0
: Flyway 10.3.0See release notes here
CLI artifact available here
v10.2.0
: Flyway 10.2.0See release notes here
CLI artifact available here
v10.1.0
: Flyway 10.1.0See https://documentation.red-gate.com/fd/release-notes-for-flyway-engine-179732572.html
CLI artifact available here
v10.0.1
: Flyway 10.0.1See https://documentation.red-gate.com/fd/release-notes-for-flyway-engine-179732572.html
CLI artifact available here
Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.