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 10.19.0 to 10.20.0 #43921

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2024

Bumps flyway.version from 10.19.0 to 10.20.0.
Updates org.flywaydb:flyway-core from 10.19.0 to 10.20.0

Release notes

Sourced from org.flywaydb:flyway-core's releases.

Flyway 10.20.0

See release notes here

CLI artifact available here

Commits

Updates org.flywaydb:flyway-sqlserver from 10.19.0 to 10.20.0

Updates org.flywaydb:flyway-mysql from 10.19.0 to 10.20.0

Updates org.flywaydb:flyway-database-oracle from 10.19.0 to 10.20.0

Updates org.flywaydb:flyway-database-postgresql from 10.19.0 to 10.20.0

Updates org.flywaydb:flyway-database-db2 from 10.19.0 to 10.20.0

Updates org.flywaydb:flyway-database-derby from 10.19.0 to 10.20.0

Updates org.flywaydb:flyway-database-mongodb from 10.19.0 to 10.20.0

You 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.version` from 10.19.0 to 10.20.0.

Updates `org.flywaydb:flyway-core` from 10.19.0 to 10.20.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.19.0...flyway-10.20.0)

Updates `org.flywaydb:flyway-sqlserver` from 10.19.0 to 10.20.0

Updates `org.flywaydb:flyway-mysql` from 10.19.0 to 10.20.0

Updates `org.flywaydb:flyway-database-oracle` from 10.19.0 to 10.20.0

Updates `org.flywaydb:flyway-database-postgresql` from 10.19.0 to 10.20.0

Updates `org.flywaydb:flyway-database-db2` from 10.19.0 to 10.20.0

Updates `org.flywaydb:flyway-database-derby` from 10.19.0 to 10.20.0

Updates `org.flywaydb:flyway-database-mongodb` from 10.19.0 to 10.20.0

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-sqlserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-database-oracle
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-database-db2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-database-derby
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-database-mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Oct 16, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 17, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit f889365.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
Native Tests - Data1 Build Failures Logs Raw logs 🔍
Native Tests - Data3 Build Failures Logs Raw logs 🔍
Native Tests - Data5 Build Failures Logs Raw logs 🔍
Native Tests - Data6 Build Failures Logs Raw logs 🔍
Native Tests - Data7 Build Failures Logs Raw logs 🔍
Native Tests - Misc1 Build Failures Logs Raw logs 🔍

You can consult the Develocity build scans.

Failures

⚙️ Native Tests - Data1 #

- Failing: integration-tests/hibernate-orm-tenancy/datasource 

📦 integration-tests/hibernate-orm-tenancy/datasource

Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-hibernate-orm-tenancy-datasource: Failed to build quarkus application


⚙️ Native Tests - Data3 #

- Failing: integration-tests/flyway 

📦 integration-tests/flyway

Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-flyway: Failed to build quarkus application


⚙️ Native Tests - Data5 #

- Failing: integration-tests/hibernate-orm-tenancy/schema 

📦 integration-tests/hibernate-orm-tenancy/schema

Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-hibernate-orm-tenancy-schema: Failed to build quarkus application


⚙️ Native Tests - Data6 #

- Failing: integration-tests/hibernate-search-orm-elasticsearch-tenancy 

📦 integration-tests/hibernate-search-orm-elasticsearch-tenancy

Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-hibernate-search-orm-elasticsearch-tenancy: Failed to build quarkus application


⚙️ Native Tests - Data7 #

- Failing: integration-tests/hibernate-reactive-mysql-agroal-flyway integration-tests/reactive-mysql-client 

📦 integration-tests/hibernate-reactive-mysql-agroal-flyway

Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-hibernate-reactive-mysql-agroal-flyway: Failed to build quarkus application

📦 integration-tests/reactive-mysql-client

Failed to execute goal io.fabric8:docker-maven-plugin:0.45.1:start (docker-start) on project quarkus-integration-test-reactive-mysql-client: I/O Error


⚙️ Native Tests - Misc1 #

- Failing: integration-tests/quartz 

📦 integration-tests/quartz

Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-quartz: Failed to build quarkus application

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants