navikt / helseopplysninger

Backend for helseopplysninger
MIT License
3 stars 3 forks source link

Bump flyway-core from 7.15.0 to 8.0.0 #431

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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)
dependabot[bot] commented 3 years ago

Superseded by #438.