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.2.0 to 7.2.1 #132

Merged
merged 1 commit into from Nov 19, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2020

Bumps flyway-core from 7.2.0 to 7.2.1.

Release notes

Sourced from flyway-core's releases.

Flyway 7.2.1

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

Commits
  • b656a4b Fix #2914: Use full filename in filename placeholder
  • 9284ad3 Fix #3005: Only drop PostgreSQL extensions owned by current user
  • 1d93982 Fix #2698: Execute migrations in cherryPick defined order
  • a76950a Fix #2999: allow alter type in transactions for PostgreSQL 12 and up
  • add8aa5 Fix #2932: add a timeout to the table lock
  • 37675a0 Fix #2953: backoff scheme for connect wait interval
  • 1d15994 n/a
  • 55b660b Fix typos in Kerberos configuration API
  • 2c7b926 Bump MSSQL driver to 8.4
  • 72e3066 Update Snowflake driver to 3.12
  • 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.2.0 to 7.2.1.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-7.2.0...flyway-7.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 19, 2020
@sonarcloud
Copy link

sonarcloud bot commented Nov 19, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@coveralls
Copy link

Coverage Status

Coverage remained the same at 57.273% when pulling 92a2a16 on dependabot/maven/org.flywaydb-flyway-core-7.2.1 into b89b24a on master.

@joschi joschi merged commit c7bb1bf into master Nov 19, 2020
@joschi joschi deleted the dependabot/maven/org.flywaydb-flyway-core-7.2.1 branch November 19, 2020 07:43
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants