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.version from 8.5.13 to 9.1.0 #27096

Merged
merged 2 commits into from Aug 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2022

Bumps flyway.version from 8.5.13 to 9.1.0.
Updates flyway-core from 8.5.13 to 9.1.0

Release notes

Sourced from flyway-core's releases.

Flyway 9.0.4

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

CLI artifact available here

Flyway 9.0.3

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

CLI artifact available here

Flyway 9.0.2

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

CLI artifact available here

Flyway 9.0.1

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

CLI artifact available here

Flyway 9.0.0

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

CLI artifact available here

Commits

Updates flyway-sqlserver from 8.5.13 to 9.1.0

Release notes

Sourced from flyway-sqlserver's releases.

Flyway 9.0.4

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

CLI artifact available here

Flyway 9.0.3

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

CLI artifact available here

Flyway 9.0.2

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

CLI artifact available here

Flyway 9.0.1

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

CLI artifact available here

Flyway 9.0.0

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

CLI artifact available here

Commits

Updates flyway-mysql from 8.5.13 to 9.1.0

Release notes

Sourced from flyway-mysql's releases.

Flyway 9.0.4

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

CLI artifact available here

Flyway 9.0.3

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

CLI artifact available here

Flyway 9.0.2

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

CLI artifact available here

Flyway 9.0.1

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

CLI artifact available here

Flyway 9.0.0

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

CLI artifact available here

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @gastaldi.


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)

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Aug 2, 2022
@quarkus-bot

This comment has been minimized.

@gastaldi
Copy link
Contributor

gastaldi commented Aug 2, 2022

@dependabot merge

@gastaldi gastaldi added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Aug 2, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 2, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot bot and others added 2 commits August 2, 2022 19:26
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] <support@github.com>
@gastaldi gastaldi force-pushed the dependabot/maven/flyway.version-9.1.0 branch from c31af2a to 3a7e63e Compare August 2, 2022 22:26
@dependabot dependabot bot merged commit 4fc2c32 into main Aug 3, 2022
@dependabot dependabot bot deleted the dependabot/maven/flyway.version-9.1.0 branch August 3, 2022 03:15
@quarkus-bot quarkus-bot bot added this to the 2.12 - main milestone Aug 3, 2022
@quarkus-bot quarkus-bot bot added kind/component-upgrade and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/flyway kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants