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

chore(deps): bump flyway-core from 4.0.3 to 7.11.0 #86

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2021

Bumps flyway-core from 4.0.3 to 7.11.0.

Release notes

Sourced from flyway-core's releases.

Flyway 7.11.0

See https://flywaydb.org/documentation/learnmore/releaseNotes#7.11.0

CLI artifact available here

Flyway 7.10.0

See https://flywaydb.org/documentation/learnmore/releaseNotes#7.10.0

CLI artifact available here

Flyway 7.9.2

See https://flywaydb.org/documentation/learnmore/releaseNotes#7.9.2

CLI artifact available here

Flyway 7.9.1

See https://flywaydb.org/documentation/learnmore/releaseNotes#7.9.1

CLI artifact available here

Flyway 7.9.0

See https://flywaydb.org/documentation/learnmore/releaseNotes#7.9.0

CLI artifact available here

Flyway 7.8.2

Bug fix release.

Flyway 7.8.1

See https://flywaydb.org/documentation/learnmore/releaseNotes#7.8.1

CLI artifact available here

Flyway 7.8.0

See https://flywaydb.org/documentation/learnmore/releaseNotes#7.8.0

CLI artifact available here

flyway-7.7.3

Bug fix release

Flyway 7.7.2

See https://flywaydb.org/documentation/learnmore/releaseNotes#7.7.2

Flyway 7.7.1

See https://flywaydb.org/documentation/learnmore/releaseNotes#7.7.1

Command line release can be found on Maven here

Flyway 7.7.0

... (truncated)

Commits
  • 43548f0 add -beta to beta modules' versions
  • 8b88ce5 use environment vairable for flyway repo
  • 9860c55 remove quotes from CDs
  • 3ae20ac move packages up so that community release is explicit about which packages g...
  • 03ffcef indent loop and if
  • 78a45a2 OSS
  • d0380c4 missing beta tag
  • b1b8343 typo in enterprise
  • 2a93e29 change echoes to mention flyway public to be clearer
  • 9450285 Refactoring flyway-release scripts
  • 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 [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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 5, 2021
@dependabot dependabot bot requested review from a team, DorisWongNHS, EdwardBarclay and CaiWillis and removed request for a team July 5, 2021 16:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 12, 2021

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.

@ReubenRobertsHEE
Copy link
Contributor

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

@ReubenRobertsHEE
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2021

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 @dependabot recreate.

@ReubenRobertsHEE
Copy link
Contributor

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.

Copy link
Contributor

@ReubenRobertsHEE ReubenRobertsHEE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As per comment

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
Development

Successfully merging this pull request may close these issues.

1 participant