Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2025

Bumps flyway.version from 11.13.1 to 11.13.2.
Updates org.flywaydb:flyway-core from 11.13.1 to 11.13.2

Release notes

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

Flyway 11.13.2

See release notes here

Commits

Updates org.flywaydb:flyway-sqlserver from 11.13.1 to 11.13.2

Updates org.flywaydb:flyway-mysql from 11.13.1 to 11.13.2

Updates org.flywaydb:flyway-database-oracle from 11.13.1 to 11.13.2

Updates org.flywaydb:flyway-database-postgresql from 11.13.1 to 11.13.2

Updates org.flywaydb:flyway-database-db2 from 11.13.1 to 11.13.2

Updates org.flywaydb:flyway-database-derby from 11.13.1 to 11.13.2

Updates org.flywaydb:flyway-database-mongodb from 11.13.1 to 11.13.2

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)

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Sep 26, 2025

This comment has been minimized.

@gsmet
Copy link
Member

gsmet commented Sep 27, 2025

We will have to adapt the substitutions:

2025-09-26T22:02:42.1500950Z Caused by: io.smallrye.common.process.AbnormalExitException: Process exited abnormally (pid 7574) with exit code 1 with error output:
2025-09-26T22:02:42.1502003Z  > Error: Could not find target method: public io.quarkus.flyway.runtime.graal.ScannerSubstitutions(java.lang.Class,org.flywaydb.core.internal.scanner.ResourceNameCache,org.flywaydb.core.internal.scanner.LocationScannerCache,org.flywaydb.core.api.configuratio
2025-09-26T22:02:42.1503401Z  > com.oracle.svm.core.util.UserError$UserException: Could not find target method: public io.quarkus.flyway.runtime.graal.ScannerSubstitutions(java.lang.Class,org.flywaydb.core.internal.scanner.ResourceNameCache,org.flywaydb.core.internal.scanner.LocationScan
2025-09-26T22:02:42.1504285Z  > 	at org.graalvm.nativeimage.builder/com.oracle.svm.core.util.UserError.abort(UserError.java:73)
2025-09-26T22:02:42.1505055Z  > 	at org.graalvm.nativeimage.builder/com.oracle.svm.hosted.substitute.AnnotationSubstitutionProcessor.findOriginalMethod(AnnotationSubstitutionProcessor.java:894)
2025-09-26T22:02:42.1505979Z  > 	at org.graalvm.nativeimage.builder/com.oracle.svm.hosted.substitute.AnnotationSubstitutionProcessor.handleMethodInAliasClass(AnnotationSubstitutionProcessor.java:461)
2025-09-26T22:02:42.1506551Z  > … (skipped 6 line(s)) …
2025-09-26T22:02:42.1506914Z  > 	at org.graalvm.nativeimage.builder/com.oracle.svm.hosted.NativeImageGenerator.run(NativeImageGenerator.java:550)
2025-09-26T22:02:42.1507535Z  > 	at org.graalvm.nativeimage.builder/com.oracle.svm.hosted.NativeImageGeneratorRunner.buildImage(NativeImageGeneratorRunner.java:539)
2025-09-26T22:02:42.1508193Z  > 	at org.graalvm.nativeimage.builder/com.oracle.svm.hosted.NativeImageGeneratorRunner.build(NativeImageGeneratorRunner.java:721)
2025-09-26T22:02:42.1508830Z  > 	at org.graalvm.nativeimage.builder/com.oracle.svm.hosted.NativeImageGeneratorRunner.start(NativeImageGeneratorRunner.java:143)
2025-09-26T22:02:42.1509753Z  > 	at org.graalvm.nativeimage.builder/com.oracle.svm.hosted.NativeImageGeneratorRunner.main(NativeImageGeneratorRunner.java:98)
2025-09-26T22:02:42.1510695Z 	at io.smallrye.common.process.PipelineRunner.collectProblems(PipelineRunner.java:559)
2025-09-26T22:02:42.1511639Z 	at io.smallrye.common.process.ProcessRunner.complete(ProcessRunner.java:165)
2025-09-26T22:02:42.1512447Z 	at io.smallrye.common.process.ProcessRunner.run(ProcessRunner.java:95)
2025-09-26T22:02:42.1513219Z 	at io.smallrye.common.process.ProcessBuilderImpl.run(ProcessBuilderImpl.java:199)
2025-09-26T22:02:42.1514209Z 	at io.quarkus.deployment.pkg.steps.NativeImageBuildRunner.build(NativeImageBuildRunner.java:77)
2025-09-26T22:02:42.1515116Z 	at io.quarkus.deployment.pkg.steps.NativeImageBuildStep.build(NativeImageBuildStep.java:283)

@gastaldi gastaldi force-pushed the dependabot/maven/main/flyway.version-11.13.2 branch from 4263293 to a37c6ef Compare September 29, 2025 00:12
@gastaldi gastaldi added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Sep 29, 2025

This comment has been minimized.

Bumps `flyway.version` from 11.13.1 to 11.13.2.

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

Updates `org.flywaydb:flyway-sqlserver` from 11.13.1 to 11.13.2

Updates `org.flywaydb:flyway-mysql` from 11.13.1 to 11.13.2

Updates `org.flywaydb:flyway-database-oracle` from 11.13.1 to 11.13.2

Updates `org.flywaydb:flyway-database-postgresql` from 11.13.1 to 11.13.2

Updates `org.flywaydb:flyway-database-db2` from 11.13.1 to 11.13.2

Updates `org.flywaydb:flyway-database-derby` from 11.13.1 to 11.13.2

Updates `org.flywaydb:flyway-database-mongodb` from 11.13.1 to 11.13.2

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

Signed-off-by: dependabot[bot] <[email protected]>
@gastaldi gastaldi force-pushed the dependabot/maven/main/flyway.version-11.13.2 branch from a37c6ef to 21d2d7a Compare September 29, 2025 00:27
Copy link

quarkus-bot bot commented Sep 29, 2025

Status for workflow Quarkus CI

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

Failing Jobs

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

You can consult the Develocity build scans.

Failures

⚙️ JVM Tests - JDK 17 Windows #

- Failing: devtools/gradle/gradle-application-plugin 

📦 devtools/gradle/gradle-application-plugin

Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.5.1:exec (gradle) on project io.quarkus.gradle.plugin: Command execution failed.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 extensions/smallrye-openapi/deployment

io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootPathCorsTestCase.testCorsFilterProperties - History

  • 1 expectation failed. Expected status code <200> but was <500>. - java.lang.AssertionError
java.lang.AssertionError: 
1 expectation failed.
Expected status code <200> but was <500>.

	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:73)

@gastaldi gastaldi merged commit 7fb7e50 into main Sep 29, 2025
56 of 57 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.29 - main milestone Sep 29, 2025
@gastaldi gastaldi deleted the dependabot/maven/main/flyway.version-11.13.2 branch September 29, 2025 02:12
@quarkus-bot quarkus-bot bot added kind/component-upgrade and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants