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

@gsmet
Copy link
Member

gsmet commented Oct 17, 2024

We have a native image issue:

2024-10-16T21:50:32.5021828Z com.oracle.svm.core.util.UserError$UserException: Discovered unresolved type during parsing: com.google.common.collect.Sets. This error is reported at image build time because class org.flywaydb.core.internal.util.MergeUtils is registered for linking at image build time by command line and command line.
2024-10-16T21:50:32.5024514Z Error encountered while parsing org.flywaydb.core.internal.util.MergeUtils.mergeObjects(MergeUtils.java:64) 
2024-10-16T21:50:32.5025693Z Parsing context:
2024-10-16T21:50:32.5026813Z    at org.flywaydb.core.internal.configuration.models.ConfigurationModel$$Lambda/0x00000007c248f838.apply(Unknown Source)
2024-10-16T21:50:32.5028434Z    at sun.security.ssl.AlpnExtension$SHAlpnProducer.produce(AlpnExtension.java:395)
2024-10-16T21:50:32.5029586Z    at sun.security.ssl.SSLExtension.produce(SSLExtension.java:599)
2024-10-16T21:50:32.5030820Z    at sun.security.ssl.SSLExtensions.produce(SSLExtensions.java:265)
2024-10-16T21:50:32.5032079Z    at sun.security.ssl.ClientHello$ClientHelloKickstartProducer.produce(ClientHello.java:637)
2024-10-16T21:50:32.5033342Z    at sun.security.ssl.SSLHandshake.kickstart(SSLHandshake.java:526)
2024-10-16T21:50:32.5034575Z    at sun.security.ssl.PostHandshakeContext.kickstart(PostHandshakeContext.java:69)
2024-10-16T21:50:32.5035841Z    at sun.security.ssl.TransportContext.kickstart(TransportContext.java:258)
2024-10-16T21:50:32.5037034Z    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:448)
2024-10-16T21:50:32.5038209Z    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426)
2024-10-16T21:50:32.5039238Z    at org.postgresql.ssl.MakeSSL.convert(MakeSSL.java:51)
2024-10-16T21:50:32.5040426Z    at org.postgresql.core.v3.ConnectionFactoryImpl.enableSSL(ConnectionFactoryImpl.java:638)
2024-10-16T21:50:32.5041939Z    at org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:201)
2024-10-16T21:50:32.5043546Z    at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:268)
2024-10-16T21:50:32.5045335Z    at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
2024-10-16T21:50:32.5046550Z    at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:273)
2024-10-16T21:50:32.5047520Z    at org.postgresql.Driver.makeConnection(Driver.java:446)
2024-10-16T21:50:32.5048286Z    at static root method.(Unknown Source)
2024-10-16T21:50:32.5048702Z 

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.

1 participant