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 6.2.3 to 7.7.1 #212

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2021

Bumps flyway-core from 6.2.3 to 7.7.1.

Release notes

Sourced from flyway-core's releases.

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

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

You can grab the command-line artifacts for this release here

Flyway 7.6.0

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

Flyway 7.5.4

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

Flyway 7.5.3

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

Flyway 7.5.2

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

Flyway 7.5.1

Bug fix release

Flyway 7.5.0

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

Flyway 7.4.0

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

Flyway 7.3.2

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

Flyway 7.3.1

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

Flyway 7.3

New features:

Script configurations can now contain shouldExecute preconditions

Dry run output can be directed to AWS S3 or Google Cloud Storage (if the relevant SDK is present)

Flyway 7.2.1

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

Flyway 7.2.0

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

... (truncated)

Commits
  • a912d87 Update dependencies
  • cce82e6 Fix #3116: add a two-pass approach to cleaning tables
  • 1d1cc2f Update AWS SecretsManager to 1.0.6
  • 1966061 SQL callbacks support shouldExecute
  • 5e66c19 fix #3115 - Extract MariaDB parser for NOT ATOMIC statements
  • a025ea9 Fix -target=latest for undo; provide feedback on new current migration
  • 1819164 Improve JDBC properties env var usage
  • 2b26c87 fix #3310 - only determine delimiter when keyword is empty
  • fdcb828 Add UTC installedOn field on JSON result for info
  • c3776f4 Fix #3105 - Promoting useful debug messages to info messages.
  • 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 6.2.3 to 7.7.1.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-6.2.3...flyway-7.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.932% when pulling 243bc35 on dependabot/maven/org.flywaydb-flyway-core-7.7.1 into d7f7d82 on master.

@codecov
Copy link

codecov bot commented Mar 25, 2021

Codecov Report

Merging #212 (243bc35) into master (d7f7d82) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #212   +/-   ##
=========================================
  Coverage     89.86%   89.86%           
  Complexity      170      170           
=========================================
  Files            19       19           
  Lines           513      513           
  Branches         47       47           
=========================================
  Hits            461      461           
  Misses           26       26           
  Partials         26       26           
Flag Coverage Δ Complexity Δ
tests-java-1.8 89.86% <ø> (ø) 0.00 <ø> (ø)
tests-java-11 89.86% <ø> (ø) 0.00 <ø> (ø)
tests-java-15 89.86% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d7f7d82...243bc35. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2021

Superseded by #213.

@dependabot dependabot bot closed this Apr 2, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.flywaydb-flyway-core-7.7.1 branch April 2, 2021 04:16
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant