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.10.0 to 10.11.0 #39892

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2024

Bumps flyway.version from 10.10.0 to 10.11.0.
Updates org.flywaydb:flyway-core from 10.10.0 to 10.11.0

Release notes

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

Flyway 10.11.0

See release notes here

CLI artifact available here

Commits

Updates org.flywaydb:flyway-sqlserver from 10.10.0 to 10.11.0

Updates org.flywaydb:flyway-mysql from 10.10.0 to 10.11.0

Updates org.flywaydb:flyway-database-oracle from 10.10.0 to 10.11.0

Updates org.flywaydb:flyway-database-postgresql from 10.10.0 to 10.11.0

Updates org.flywaydb:flyway-database-db2 from 10.10.0 to 10.11.0

Updates org.flywaydb:flyway-database-derby from 10.10.0 to 10.11.0

Updates org.flywaydb:flyway-database-mongodb from 10.10.0 to 10.11.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.10.0 to 10.11.0.

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

Updates `org.flywaydb:flyway-sqlserver` from 10.10.0 to 10.11.0

Updates `org.flywaydb:flyway-mysql` from 10.10.0 to 10.11.0

Updates `org.flywaydb:flyway-database-oracle` from 10.10.0 to 10.11.0

Updates `org.flywaydb:flyway-database-postgresql` from 10.10.0 to 10.11.0

Updates `org.flywaydb:flyway-database-db2` from 10.10.0 to 10.11.0

Updates `org.flywaydb:flyway-database-derby` from 10.10.0 to 10.11.0

Updates `org.flywaydb:flyway-database-mongodb` from 10.10.0 to 10.11.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 Apr 4, 2024
Copy link

quarkus-bot bot commented Apr 5, 2024

Status for workflow Quarkus CI

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

⚠️ Unable to include the stracktraces as the report was too long. See annotations below for the details.
⚠️ Unable to include the failure links as the report was too long. See annotations below for the details.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
JVM Tests - JDK 17 Build Failures Logs Raw logs 🚧
JVM Tests - JDK 17 Windows Build Failures Logs Raw logs 🚧
JVM Tests - JDK 21 Build Failures Logs Raw logs 🚧

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 #

- Failing: extensions/flyway/deployment 
! Skipped: integration-tests/flyway integration-tests/hibernate-orm-compatibility-5.6/mariadb integration-tests/hibernate-orm-compatibility-5.6/postgresql and 5 more

📦 extensions/flyway/deployment

io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest.testGenerateMigrationFromHibernate - History

io.quarkus.flyway.test.FlywayDevModeModifyMigrationTest.testModifyingExistingMigrationScriptCausesRestart - History

io.quarkus.flyway.test.FlywayDevModeTest.testAddingFlyway - History

io.quarkus.flyway.test.FlywayExtensionBaselineAtStartExistingSchemaHistoryTableTest. - History

io.quarkus.flyway.test.FlywayExtensionBaselineAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateNamedDataSourcesInactiveTest. - History

io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateTest. - History

io.quarkus.flyway.test.FlywayExtensionCallbackTest. - History

io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartWithJavaMigrationTest. - History

io.quarkus.flyway.test.FlywayExtensionCleanAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigActiveFalseDefaultDatasourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceWithoutFlywayTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigEmptyDefaultDatasourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigEmptyNamedDataSourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesWithoutDefaultTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutDefaultTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutFlywayTest. - History

io.quarkus.flyway.test.FlywayExtensionDisabledTest. - History

io.quarkus.flyway.test.FlywayExtensionFilesystemResourceTest. - History

io.quarkus.flyway.test.FlywayExtensionInitSqlTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartDefaultDatasourceConfigActiveFalseTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartDefaultDatasourceConfigEmptyTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartNamedDataSourceTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartNamedDatasourceConfigActiveFalseTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartNamedDatasourceConfigEmptyTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartSubfolderTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionRepairAtStartTest.testRepairUsingDevMode line 37 - History

io.quarkus.flyway.test.FlywayExtensionValidateAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionWithCustomizerTest. - History

io.quarkus.flyway.test.FlywayExtensionWithJavaMigrationDevModeTest.test - History

io.quarkus.flyway.test.FlywayExtensionWithMultipleDatasourcesAndCustomizersTest. - History

io.quarkus.flyway.test.FlywayMultiDataSourcesDevModeTest.testProperConfigApplied - History


⚙️ JVM Tests - JDK 17 Windows #

- Failing: extensions/flyway/deployment 
! Skipped: integration-tests/flyway integration-tests/hibernate-orm-compatibility-5.6/mariadb integration-tests/hibernate-orm-compatibility-5.6/postgresql and 5 more

📦 extensions/flyway/deployment

io.quarkus.flyway.test.FlywayDevModeTest.testAddingFlyway - History

io.quarkus.flyway.test.FlywayExtensionBaselineAtStartExistingSchemaHistoryTableTest. - History

io.quarkus.flyway.test.FlywayExtensionBaselineAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateNamedDataSourceTest. - History

io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateNamedDataSourcesInactiveTest. - History

io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateTest. - History

io.quarkus.flyway.test.FlywayExtensionCallbackTest. - History

io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartWithJavaMigrationTest. - History

io.quarkus.flyway.test.FlywayExtensionCleanAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigActiveFalseDefaultDatasourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigActiveFalseNamedDataSourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceWithoutFlywayTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigEmptyDefaultDatasourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigEmptyNamedDataSourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesWithoutDefaultTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutDefaultTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutFlywayTest. - History

io.quarkus.flyway.test.FlywayExtensionDisabledTest. - History

io.quarkus.flyway.test.FlywayExtensionFilesystemResourceTest. - History

io.quarkus.flyway.test.FlywayExtensionInitSqlTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartDefaultDatasourceConfigActiveFalseTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartDefaultDatasourceConfigEmptyTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartNamedDataSourceTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartNamedDatasourceConfigActiveFalseTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartNamedDatasourceConfigEmptyTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartSubfolderTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionRepairAtStartTest.testRepairUsingDevMode line 37 - History

io.quarkus.flyway.test.FlywayExtensionValidateAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionWithCustomizerTest. - History

io.quarkus.flyway.test.FlywayExtensionWithJavaMigrationDevModeTest.test - History

io.quarkus.flyway.test.FlywayExtensionWithMultipleDatasourcesAndCustomizersTest. - History

io.quarkus.flyway.test.FlywayMultiDataSourcesDevModeTest.testProperConfigApplied - History


⚙️ JVM Tests - JDK 21 #

- Failing: extensions/flyway/deployment 
! Skipped: integration-tests/flyway integration-tests/hibernate-orm-compatibility-5.6/mariadb integration-tests/hibernate-orm-compatibility-5.6/postgresql and 5 more

📦 extensions/flyway/deployment

io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest.testGenerateMigrationFromHibernate - History

io.quarkus.flyway.test.FlywayDevModeModifyMigrationTest.testModifyingExistingMigrationScriptCausesRestart - History

io.quarkus.flyway.test.FlywayDevModeTest.testAddingFlyway - History

io.quarkus.flyway.test.FlywayExtensionBaselineAtStartExistingSchemaHistoryTableTest. - History

io.quarkus.flyway.test.FlywayExtensionBaselineAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateNamedDataSourceTest. - History

io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateNamedDataSourcesInactiveTest. - History

io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateTest. - History

io.quarkus.flyway.test.FlywayExtensionCallbackTest. - History

io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartWithJavaMigrationTest. - History

io.quarkus.flyway.test.FlywayExtensionCleanAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigActiveFalseDefaultDatasourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigActiveFalseNamedDataSourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceWithoutFlywayTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigEmptyDefaultDatasourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigEmptyNamedDataSourceTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesWithoutDefaultTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutDefaultTest. - History

io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutFlywayTest. - History

io.quarkus.flyway.test.FlywayExtensionDisabledTest. - History

io.quarkus.flyway.test.FlywayExtensionFilesystemResourceTest. - History

io.quarkus.flyway.test.FlywayExtensionInitSqlTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartDefaultDatasourceConfigActiveFalseTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartDefaultDatasourceConfigEmptyTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartNamedDataSourceTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartNamedDatasourceConfigActiveFalseTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartNamedDatasourceConfigEmptyTest. - History

io.quarkus.flyway.test.FlywayExtensionMigrateAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionRepairAtStartTest.testRepairUsingDevMode line 37 - History

io.quarkus.flyway.test.FlywayExtensionValidateAtStartTest. - History

io.quarkus.flyway.test.FlywayExtensionWithCustomizerTest. - History

io.quarkus.flyway.test.FlywayExtensionWithJavaMigrationDevModeTest.test - History

io.quarkus.flyway.test.FlywayExtensionWithMultipleDatasourcesAndCustomizersTest. - History

io.quarkus.flyway.test.FlywayMultiDataSourcesDevModeTest.testProperConfigApplied - History

@gsmet
Copy link
Member

gsmet commented Apr 5, 2024

Things are failing with:

2024-04-04T22:38:45.0167454Z 	[error]: Build step io.quarkus.narayana.jta.deployment.NarayanaJtaProcessor#build threw an exception: java.lang.RuntimeException: unable to load properties from jar:file:///home/runner/.m2/repository/org/jboss/narayana/jta/narayana-jta/7.0.1.Final/narayana-jta-7.0.1.Final.jar!/jbossts-properties.xml
2024-04-04T22:38:45.0171101Z 	at com.arjuna.common.util.propertyservice.AbstractPropertiesFactory.getPropertiesFromFile(AbstractPropertiesFactory.java:83)
2024-04-04T22:38:45.0173385Z 	at com.arjuna.common.util.propertyservice.AbstractPropertiesFactory.initDefaultProperties(AbstractPropertiesFactory.java:172)
2024-04-04T22:38:45.0175793Z 	at com.arjuna.common.util.propertyservice.AbstractPropertiesFactory.getDefaultProperties(AbstractPropertiesFactory.java:38)
2024-04-04T22:38:45.0177871Z 	at com.arjuna.common.util.propertyservice.PropertiesFactory.getDefaultProperties(PropertiesFactory.java:32)
2024-04-04T22:38:45.0179681Z 	at io.quarkus.narayana.jta.deployment.NarayanaJtaProcessor.build(NarayanaJtaProcessor.java:141)
2024-04-04T22:38:45.0181398Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2024-04-04T22:38:45.0182989Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
2024-04-04T22:38:45.0184976Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2024-04-04T22:38:45.0186452Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
2024-04-04T22:38:45.0187557Z 	at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:849)
2024-04-04T22:38:45.0188776Z 	at io.quarkus.builder.BuildContext.run(BuildContext.java:256)
2024-04-04T22:38:45.0189846Z 	at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
2024-04-04T22:38:45.0191127Z 	at org.jboss.threads.EnhancedQueueExecutor$Task.doRunWith(EnhancedQueueExecutor.java:2516)
2024-04-04T22:38:45.0192600Z 	at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2495)
2024-04-04T22:38:45.0194234Z 	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1521)
2024-04-04T22:38:45.0195378Z 	at java.base/java.lang.Thread.run(Thread.java:840)
2024-04-04T22:38:45.0196247Z 	at org.jboss.threads.JBossThread.run(JBossThread.java:483)
2024-04-04T22:38:45.0197083Z Caused by: java.lang.NullPointerException
2024-04-04T22:38:45.0198142Z 	at java.base/java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
2024-04-04T22:38:45.0199579Z 	at java.base/java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
2024-04-04T22:38:45.0200813Z 	at java.base/java.util.Properties.put(Properties.java:1301)
2024-04-04T22:38:45.0202131Z 	at java.base/java.util.Properties.setProperty(Properties.java:229)
2024-04-04T22:38:45.0203850Z 	at com.arjuna.common.util.propertyservice.AbstractPropertiesFactory.applySystemProperties(AbstractPropertiesFactory.java:101)
2024-04-04T22:38:45.0206128Z 	at com.arjuna.common.util.propertyservice.AbstractPropertiesFactory.getPropertiesFromFile(AbstractPropertiesFactory.java:80)
2024-04-04T22:38:45.0207507Z 	... 16 more

Not sure what's causing this exactly.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

Superseded by #40199.

@dependabot dependabot bot closed this Apr 22, 2024
@dependabot dependabot bot deleted the dependabot/maven/flyway.version-10.11.0 branch April 22, 2024 21:57
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Apr 22, 2024
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 triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant