Skip to content

build(deps): bump flywayVersion from 12.0.3 to 12.1.0#1069

Merged
peterhaochen47 merged 2 commits intomainfrom
dependabot/gradle/main/flywayVersion-12.1.0
Mar 16, 2026
Merged

build(deps): bump flywayVersion from 12.0.3 to 12.1.0#1069
peterhaochen47 merged 2 commits intomainfrom
dependabot/gradle/main/flywayVersion-12.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps flywayVersion from 12.0.3 to 12.1.0.
Updates org.flywaydb:flyway-core from 12.0.3 to 12.1.0

Release notes

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

Flyway 12.1.0

See release notes here

Commits

Updates org.flywaydb:flyway-mysql from 12.0.3 to 12.1.0

Updates org.flywaydb:flyway-database-postgresql from 12.0.3 to 12.1.0

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)

Bumps `flywayVersion` from 12.0.3 to 12.1.0.

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

Updates `org.flywaydb:flyway-mysql` from 12.0.3 to 12.1.0

Updates `org.flywaydb:flyway-database-postgresql` from 12.0.3 to 12.1.0

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 10, 2026
@hsinn0 hsinn0 self-assigned this Mar 13, 2026
@hsinn0 hsinn0 requested a review from peterhaochen47 March 16, 2026 19:28
@peterhaochen47
Copy link
Member

peterhaochen47 commented Mar 16, 2026

In the past, don't we try to add a comment to this kind of pinnings/overrides, as a reminder/notes about unpinning. Otherwise, there's no impetus for unpinning. And we do wanna unpin at some point, and leave the dependencies management back to spring boot.

- Override spring-boot's dependency with the latest one.
- As the version that spring-boot depends on is not compatible with flyway 12.1.0.
@hsinn0 hsinn0 force-pushed the dependabot/gradle/main/flywayVersion-12.1.0 branch from e106ffe to 2192c48 Compare March 16, 2026 19:40
@hsinn0
Copy link
Contributor

hsinn0 commented Mar 16, 2026

Added a comment for the reason of the override in the new force-pushed commit.

@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group Mar 16, 2026
@peterhaochen47 peterhaochen47 merged commit 620497e into main Mar 16, 2026
2 checks passed
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Mar 16, 2026
@dependabot dependabot bot deleted the dependabot/gradle/main/flywayVersion-12.1.0 branch March 16, 2026 19:48
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.

2 participants