-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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.version from 8.5.13 to 9.0.4 #27032
Conversation
This comment has been minimized.
This comment has been minimized.
466a656
to
92634ae
Compare
...ns/flyway/runtime/src/main/java/io/quarkus/flyway/runtime/FlywayDataSourceRuntimeConfig.java
Outdated
Show resolved
Hide resolved
This comment has been minimized.
This comment has been minimized.
@gastaldi given it's not yet sorted out, I would recommend to create a specific PR because otherwise Dependabot will close it again soon. |
693b339
to
22e254e
Compare
@gsmet no need to, tests seem to be passing now |
790c55f
to
765b3f6
Compare
public ServiceProviderBuildItem flywayPlugins() { | ||
return ServiceProviderBuildItem.allProvidersFromClassPath(Plugin.class.getName()); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe this change is future-proof
7f6463a
to
b96d397
Compare
Bumps `flyway.version` from 8.5.13 to 9.1.0. Updates `flyway-core` from 8.5.13 to 9.1.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/commits) Updates `flyway-sqlserver` from 8.5.13 to 9.1.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/commits) Updates `flyway-mysql` from 8.5.13 to 9.1.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/commits) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.flywaydb:flyway-sqlserver dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.flywaydb:flyway-mysql dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
b96d397
to
c31af2a
Compare
Superseded by #27096 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
flyway.version
from 8.5.13 to 9.0.4.Updates
flyway-core
from 8.5.13 to 9.0.4Release notes
Sourced from flyway-core's releases.
Commits
d9d83eb
Bump version to release flyway-9.0.40aa40e4
internal changesad6b225
Bump version to release flyway-9.0.3f219380
internal changes898d86e
Bump version to release flyway-9.0.23aa4611
serialize LocalDateTime field in check result as stringde46ee5
bash entry point now adds 'native' folder to library patheee457d
Cache if the version was already printed360d1eb
Remove displaying the underlying 'DELETE' rows when running info9e228b3
Move license check into constructorUpdates
flyway-sqlserver
from 8.5.13 to 9.0.4Release notes
Sourced from flyway-sqlserver's releases.
Commits
d9d83eb
Bump version to release flyway-9.0.40aa40e4
internal changesad6b225
Bump version to release flyway-9.0.3f219380
internal changes898d86e
Bump version to release flyway-9.0.23aa4611
serialize LocalDateTime field in check result as stringde46ee5
bash entry point now adds 'native' folder to library patheee457d
Cache if the version was already printed360d1eb
Remove displaying the underlying 'DELETE' rows when running info9e228b3
Move license check into constructorUpdates
flyway-mysql
from 8.5.13 to 9.0.4Release notes
Sourced from flyway-mysql's releases.
Commits
d9d83eb
Bump version to release flyway-9.0.40aa40e4
internal changesad6b225
Bump version to release flyway-9.0.3f219380
internal changes898d86e
Bump version to release flyway-9.0.23aa4611
serialize LocalDateTime field in check result as stringde46ee5
bash entry point now adds 'native' folder to library patheee457d
Cache if the version was already printed360d1eb
Remove displaying the underlying 'DELETE' rows when running info9e228b3
Move license check into constructorYou can trigger a rebase of this PR 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)