arquillian / arquillian-universe-bom

'Bill Of Material' Maven artifacts for a simplified view of the Arquillian Universe
Apache License 2.0
13 stars 12 forks source link

build(deps): bump flyway-core from 4.1.2 to 5.2.4 #111

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps flyway-core from 4.1.2 to 5.2.4.

Release notes *Sourced from [flyway-core's releases](https://github.com/flyway/flyway/releases).* > ## Flyway 5.2.4 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.2.3 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.2.2 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.2.1 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.2.0 > These are the highlights of this release: > - Java 11 support > - Oracle 18c support > - MariaDB 10.3 support > - Percona XtraDB Cluster support > - Aurora MySQL and Aurora PostgreSQL support > - Configuration improvements > - Docker Compose improvements > - Unified command-line distribution > - Oracle SQL*Plus [**other**](https://github.com/other)_script.sql execution support > > Full announcement: https://flywaydb.org/blog/flyway-5.2.0 > > ## Flyway 5.1.4 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.1.3 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.1.1 > Bug fixes. See https://flywaydb.org/documentation/releaseNotes > > ## Flyway 5.1.0 > These are the highlights of this release: > > - Java 10 support > - CockroachDB 2.0 support > - MySQL 8.0 support > - Informix support > - Callback revamp > - Configuration improvements > - Batching support > - Streaming support > - Oracle SQL*Plus variable substitution support > > Full announcement: https://flywaydb.org/blog/flyway-5.1.0 > > ... (truncated)
Commits - [`0e87e9d`](https://github.com/flyway/flyway/commit/0e87e9d7bedc06398d40902149a04e82c38eb9a3) Fixed [#2229](https://github-redirect.dependabot.com/flyway/flyway/issues/2229): flyway.errorOverrides broken within callbacks - [`c1a8808`](https://github.com/flyway/flyway/commit/c1a8808639a287580431316fbd753ca3b2740694) Fixed [#2219](https://github-redirect.dependabot.com/flyway/flyway/issues/2219): Undo followed by repair leads to corrupted schema history - [`57a9376`](https://github.com/flyway/flyway/commit/57a9376d22bf29bf29bc9dfca1da4ce24c6fb2ec) Fixed [#2222](https://github-redirect.dependabot.com/flyway/flyway/issues/2222): SAP HANA: CREATE OR REPLACE not working - [`2051f85`](https://github.com/flyway/flyway/commit/2051f854cf9125d1159250a0dea35326943bfc95) Fixed [#2221](https://github-redirect.dependabot.com/flyway/flyway/issues/2221): Flyway 5.2.2 incorrectly complains about required SQLite upgrade - [`bf21c80`](https://github.com/flyway/flyway/commit/bf21c80b02c00061b94ec2209cbdf4142826d508) Minor cleanup - [`7e4dca2`](https://github.com/flyway/flyway/commit/7e4dca2276a6244129818985735c08aab8def486) Fixed [#2220](https://github-redirect.dependabot.com/flyway/flyway/issues/2220): Command-line on Windows: Locations with spaces fails with `was u... - [`057e175`](https://github.com/flyway/flyway/commit/057e1754ebcf17885293e08eac76cef807f633ac) Fixed [#2215](https://github-redirect.dependabot.com/flyway/flyway/issues/2215): Flyway.migrate() fails for MySQL when the user does not have per... - [`1ae2bc2`](https://github.com/flyway/flyway/commit/1ae2bc2ff7c5177863519394d642d3484680db69) Fixed [#2213](https://github-redirect.dependabot.com/flyway/flyway/issues/2213): Flyway warns about Postgres 10.5 being unsupported - [`157cc39`](https://github.com/flyway/flyway/commit/157cc3920511ef60057035d1c4e0e5139adcbb24) Docs update - [`39d95fc`](https://github.com/flyway/flyway/commit/39d95fc7c0586c63d13a7c6add8b72edf5280969) Minor cleanup - Additional commits viewable in [compare view](https://github.com/flyway/flyway/compare/flyway-4.1.2...flyway-5.2.4)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #128.