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.8.1 #217

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2021

Bumps flyway-core from 6.2.3 to 7.8.1.

Release notes

Sourced from flyway-core's releases.

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

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

... (truncated)

Commits
  • 2a02606 Fix #3150: fix regression in maven plugin
  • 80e2006 add new ignoreRepeatableMigrations and ignoreVersionedMigrations params
  • c60e0b3 Add GNU standard options for help and version
  • 7c89b6c Fix #3129: detect whether a string is an identifier or not in the parser
  • 60178da Fix #3132: Log 0 rows affected at the debug level
  • 3e044d1 Refactor away redundant argument
  • 74aa05c Allow Oracle proxy connections
  • 80f670a Use Executor for task scheduling instead of Timer
  • b5214fd apply after operation finished callback before exception is thrown
  • d43d5f6 fix #3130 - correctly parse SQL Server distributed transactions
  • 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.8.1.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-6.2.3...flyway-7.8.1)

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

Coverage Status

Coverage remained the same at 94.932% when pulling 8538a58 on dependabot/maven/org.flywaydb-flyway-core-7.8.1 into d7f7d82 on master.

@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

Merging #217 (8538a58) into master (d7f7d82) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #217   +/-   ##
=========================================
  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% <ø> (ø) 170.00 <ø> (ø)
tests-java-11 89.86% <ø> (ø) 170.00 <ø> (ø)
tests-java-15 89.86% <ø> (ø) 170.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...8538a58. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2021

Superseded by #219.

@dependabot dependabot bot closed this Apr 28, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.flywaydb-flyway-core-7.8.1 branch April 28, 2021 04:14
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