chore(deps): update dependency flyway/flyway to v13.2.0 - #898
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/flyway-flyway-13.x
branch
from
August 7, 2026 00:01
11c5969 to
c099ee2
Compare
renovate
Bot
force-pushed
the
renovate/flyway-flyway-13.x
branch
from
August 8, 2026 02:49
d6f2bcf to
3d122bf
Compare
Renovate's regex manager only tracks the FLYWAY_VERSION line, so the bump to 13.2.0 left FLYWAY_SHA256 pinned to the 13.1.0 digest and the "Install Flyway CLI" integrity check failed the integration-test job by design. Digest computed from https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/13.2.0/flyway-commandline-13.2.0-linux-x64.tar.gz and cross-checked against the Maven .sha1 (764cb577a35e6aac170694336e320b80bde31cb1) and .md5 (45d4d3a751ca3f603cd4a2b0399aeceb) sidecars, both of which match. Tarball root directory is flyway-13.2.0/, so the /tmp/flyway-${FLYWAY_VERSION} cache path and PATH symlink still resolve. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Flyway CLI version used by the CI integration-test job so the repository’s migration-related integration tests run against Flyway 13.2.0.
Changes:
- Bump
FLYWAY_VERSIONfrom13.1.0to13.2.0in the CI workflow. - Update the pinned
FLYWAY_SHA256to match the new downloaded tarball.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
13.1.0→13.2.0Release Notes
flyway/flyway (flyway/flyway)
v13.2.0: Flyway 13.2.0Compare Source
See release notes here
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.