Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update migrate/migrate Docker tag to v4.15.0 #358

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
migrate/migrate final minor v4.13.0 -> v4.15.0

Release Notes

golang-migrate/migrate

v4.15.0

Compare Source

Breaking Changes

  • In the Docker image, the location of the migrate binary changed from /usr/local/bin/migrate to /usr/bin/migrate
  • When updating to this version of migrate with postgres, you need to ensure that no migrations are currently running and no old versions of migrate will run at the same time as new versions. The inputs for generating the advisory lock changed so this version will lock with a different key than previous versions.

Changes

Builds
Source Drivers
Database Drivers
CLI
Docs

v4.14.1

Compare Source

Changes

Source Drivers

v4.14.0

Compare Source

Changes

Source Drivers
Database Drivers
CLI
Docs

Configuration

📅 Schedule: "every weekend" (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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/migrate-migrate-4.x branch from ddb893d to b5bf7b8 Compare October 5, 2021 13:18
@lucasbrunozup lucasbrunozup merged commit 8194658 into main Oct 5, 2021
@lucasbrunozup lucasbrunozup deleted the renovate/migrate-migrate-4.x branch October 5, 2021 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants