Skip to content

build(deps): bump flywayVersion from 11.20.0 to 12.0.1#1057

Merged
hsinn0 merged 2 commits intomainfrom
dependabot/gradle/main/flywayVersion-12.0.1
Feb 19, 2026
Merged

build(deps): bump flywayVersion from 11.20.0 to 12.0.1#1057
hsinn0 merged 2 commits intomainfrom
dependabot/gradle/main/flywayVersion-12.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps flywayVersion from 11.20.0 to 12.0.1.
Updates org.flywaydb:flyway-core from 11.20.0 to 12.0.1

Release notes

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

Flyway 12.0.1

See release notes here

Flyway 12.0.0

See release notes here

Flyway 11.20.3

See release notes here

Flyway 11.20.2

See release notes here

Flyway 11.20.1

See release notes here

Commits

Updates org.flywaydb:flyway-mysql from 11.20.0 to 12.0.1

Updates org.flywaydb:flyway-database-postgresql from 11.20.0 to 12.0.1

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

@hsinn0
Copy link
Contributor

hsinn0 commented Feb 19, 2026

This error:

java.lang.NoSuchMethodError: 'org.flywaydb.core.api.configuration.FluentConfiguration org.flywaydb.core.api.configuration.FluentConfiguration.cleanOnValidationError(boolean)'
	at org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$FlywayConfiguration.lambda$configureProperties$26(FlywayAutoConfiguration.java:267)

is likely to be fixed in spring-boot 3.5.11 by spring-projects/spring-boot@69eae29.

dependabot bot and others added 2 commits February 19, 2026 13:06
Bumps `flywayVersion` from 11.20.0 to 12.0.1.

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

Updates `org.flywaydb:flyway-mysql` from 11.20.0 to 12.0.1

Updates `org.flywaydb:flyway-database-postgresql` from 11.20.0 to 12.0.1

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-version: 12.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.flywaydb:flyway-mysql
  dependency-version: 12.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-version: 12.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ot 3.5.10

- As follows:
```
java.lang.NoSuchMethodError: 'org.flywaydb.core.api.configuration.FluentConfiguration org.flywaydb.core.api.configuration.FluentConfiguration.cleanOnValidationError(boolean)'
	at org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$FlywayConfiguration.lambda$configureProperties$26(FlywayAutoConfiguration.java:267)
```
- Bumped spring-boot to 3.5.11 as it was fixed by spring-projects/spring-boot@69eae29 in that version.
@hsinn0 hsinn0 force-pushed the dependabot/gradle/main/flywayVersion-12.0.1 branch from c82fe68 to be01e34 Compare February 19, 2026 21:07
@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group Feb 19, 2026
@hsinn0 hsinn0 merged commit 01ba79a into main Feb 19, 2026
3 checks passed
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Feb 19, 2026
@dependabot dependabot bot deleted the dependabot/gradle/main/flywayVersion-12.0.1 branch February 19, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

Development

Successfully merging this pull request may close these issues.

1 participant