Update module github.com/golang-migrate/migrate/v4 to v4.20.1 - #2341
Conversation
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis dependency-only PR upgrades golang-migrate from v4.19.1 to v4.20.1, including refreshed go.sum entries and transitive genproto modules; reviewers should validate compatibility with the upstream v4.20.x driver/source fixes and the project’s migration and build/test workflows. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've reviewed your changes and they look great!
Sourcery assessment
Needs a human reviewer. The updated migration engine can change how database migrations are applied, so a defect could write an incorrect schema or data that remains after reverting the dependency. The affected state is generally bounded and can be repaired or migrations rerun, rather than creating an inherently unbounded impact.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2341 +/- ##
=======================================
Coverage 58.94% 58.94%
=======================================
Files 150 150
Lines 9596 9596
=======================================
Hits 5656 5656
Misses 3347 3347
Partials 593 593
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
v4.19.1→v4.20.1Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
golang-migrate/migrate (github.com/golang-migrate/migrate/v4)
v4.20.1Compare Source
What's Changed
Full Changelog: golang-migrate/migrate@v4.20.0...v4.20.1
v4.20.0Compare Source
What's Changed
New Contributors
Full Changelog: golang-migrate/migrate@v4.19.1...v4.20.0
Configuration
📅 Schedule: (in timezone Europe/Prague)
* 3-10 * * 1)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.
Summary by Sourcery
Update golang-migrate to v4.20.1 and refresh its transitive Go dependencies.
Enhancements:
Chores: