MikeSafonov / corporate-bot

MIT License
0 stars 4 forks source link

build(deps): bump flyway-core from 7.11.0 to 9.0.2 #108

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps flyway-core from 7.11.0 to 9.0.2.

Release notes

Sourced from flyway-core's releases.

Flyway 9.0.2

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

CLI artifact available here

Flyway 9.0.1

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

CLI artifact available here

Flyway 9.0.0

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

CLI artifact available here

Flyway 8.5.13

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

CLI artifact available here

Flyway 8.5.12

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

CLI artifact available here

Flyway 8.5.11

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

CLI artifact available here

Flyway 8.5.10

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

CLI artifact available here

Flyway 8.5.9

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

CLI artifact available here

Flyway 8.5.8

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

CLI artifact available here

Flyway 8.5.7

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

CLI artifact available here

... (truncated)

Commits
  • 898d86e Bump version to release flyway-9.0.2
  • 3aa4611 serialize LocalDateTime field in check result as string
  • de46ee5 bash entry point now adds 'native' folder to library path
  • eee457d Cache if the version was already printed
  • 360d1eb Remove displaying the underlying 'DELETE' rows when running info
  • 9e228b3 Move license check into constructor
  • e42abbd Update Maven Wrapper version
  • 81ca98b Bump version to release flyway-9.0.1
  • 6bc712c Fix bug where Java migrations failed to validate saying checksums of 0 are no...
  • ea2c541 Bump version to release flyway-9.0.0
  • 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 2 years ago

Superseded by #110.