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

Bump flyway-core from 7.15.0 to 8.0.0 #131

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2021

Bumps flyway-core from 7.15.0 to 8.0.0.

Release notes

Sourced from flyway-core's releases.

Flyway 8.0.0

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

CLI artifact available here

Flyway 8.0.0-beta3

See https://flywaydb.org/documentation/learnmore/releaseNotes#8.0.0-beta3

CLI artifact available here

Flyway 8.0.0-beta2

See https://flywaydb.org/documentation/learnmore/releaseNotes#8.0.0-beta2

CLI artifact available here

Flyway 8.0.0-beta1

See https://flywaydb.org/documentation/learnmore/releaseNotes#8.0.0-beta1

CLI artifact available here

Commits
  • 5f01253 Fix applying new migrations on top of baseline migrations
  • 7f9ff09 Data Unit utility class for conversion of bytes to and from orders of magnitude
  • 5715347 Improve logging around BigQuery size limites
  • 207f4d7 Fix #3292: Fix parsing of empty statements
  • e7307f3 Do BQ size check in Community Edition
  • 3f9b47b Add delegate to FluentConfiguration to remove boilerplatting
  • 9b79ddc Fix JavaDoc on setters
  • 6472493 Fix #3291: Multine prop logic checks next line contains flyway prefix
  • 3757d76 Run Delombok to generate sources for JavaDoc creation
  • 1f19ca9 remove onmethod
  • 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 7.15.0 to 8.0.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-7.15.0...flyway-8.0.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 A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code labels Oct 11, 2021
@timja timja merged commit e1ce23b into master Oct 12, 2021
@timja timja deleted the dependabot/maven/org.flywaydb-flyway-core-8.0.0 branch October 12, 2021 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant