Skip to content
Snippets Groups Projects

fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.2

Open renovate requested to merge renovate/github.com-golang-migrate-migrate-v4-4.x into master

This MR contains the following updates:

Package Type Update Change
github.com/golang-migrate/migrate/v4 require minor v4.14.1 -> v4.15.2

Release Notes

golang-migrate/migrate

v4.15.2

Compare Source

Changes

Documentation
Database Drivers
Migration Sources
Builds

Thank you for your hard work and all your contributions!

v4.15.1

Compare Source

Changes

Database Drivers
Docker Image
Builds

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

Configuration

:date: Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • renovate changed the description

    changed the description

  • renovate changed the description

    changed the description

  • renovate mentioned in issue #2

    mentioned in issue #2

  • renovate added 1 commit

    added 1 commit

    • 5828065c - fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.1

    Compare with previous version

  • renovate changed title from fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.0 to fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.1

    changed title from fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.0 to fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.1

  • renovate changed the description

    changed the description

  • renovate changed the description

    changed the description

  • renovate added 4 commits

    added 4 commits

    • 5828065c...25bf8ac1 - 3 commits from branch master
    • f03521a9 - fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.1

    Compare with previous version

  • :warning: Artifact update problem

    Renovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.

    :recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:

    • any of the package files in this branch needs updating, or
    • the branch becomes conflicted, or
    • you check the rebase/retry checkbox if found above, or
    • you rename this MR's title to start with "rebase!" to trigger it manually

    The artifact failure details are included below:

    File name: go.sum
    Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/cache/renovate/repos/gitlab/ai3/tools/iprep":"/cache/renovate/repos/gitlab/ai3/tools/iprep" -v "/cache/renovate/cache":"/cache/renovate/cache" -e GOPATH -e GOFLAGS -e CGO_ENABLED -w "/cache/renovate/repos/gitlab/ai3/tools/iprep" docker.io/renovate/go:1.18.1 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod vendor"
    go: downloading github.com/d5/tengo/v2 v2.7.0
    go: downloading github.com/oschwald/maxminddb-golang v1.8.0
    go: downloading github.com/golang/snappy v0.0.4
    go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
    go: upgraded github.com/google/go-cmp v0.5.5 => v0.5.6
    go: upgraded github.com/mattn/go-sqlite3 v1.14.7 => v1.14.10
    go: upgraded golang.org/x/net v0.0.0-20210420072503-d25e30425868 => v0.0.0-20220225172249-27dd8689420f
    go: upgraded google.golang.org/genproto v0.0.0-20210416161957-9910b6c460de => v0.0.0-20220314164441-57ef72a4c106
    go: upgraded google.golang.org/grpc v1.38.0 => v1.45.0
    go: upgraded google.golang.org/protobuf v1.26.0 => v1.27.1
    git.autistici.org/ai3/tools/iprep/db tested by
    	git.autistici.org/ai3/tools/iprep/db.test imports
    	github.com/google/go-cmp/cmp: missing go.sum entry for module providing package github.com/google/go-cmp/cmp (imported by git.autistici.org/ai3/tools/iprep/db); to add:
    	go get -t git.autistici.org/ai3/tools/iprep/db
    
    Edited by renovate
  • renovate added 1 commit

    added 1 commit

    • 81963fcf - fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.2

    Compare with previous version

  • renovate changed title from fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.1 to fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.2

    changed title from fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.1 to fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.2

  • renovate changed the description

    changed the description

  • renovate changed the description

    changed the description

  • renovate changed the description

    changed the description

  • renovate changed the description

    changed the description

  • renovate changed the description

    changed the description

Please register or sign in to reply
Loading