Skip to content
Snippets Groups Projects

fix(deps): update module github.com/mattn/go-sqlite3 to v2 - autoclosed

Closed renovate requested to merge renovate/github.com-mattn-go-sqlite3-2.x into master

This MR contains the following updates:

Package Type Update Change
github.com/mattn/go-sqlite3 require major v1.14.7 -> v2.0.6

Release Notes

mattn/go-sqlite3

v2.0.6

Compare Source

v2.0.5

Compare Source

v2.0.4

Compare Source

v2.0.3

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

v1.14.14

Compare Source

v1.14.13

Compare Source

v1.14.12

Compare Source

v1.14.11

Compare Source

v1.14.10

Compare Source

v1.14.9

Compare Source

v1.14.8

Compare Source


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
  • Author Developer

    :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.0 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod vendor && go mod tidy && go mod tidy"
    go: github.com/mattn/go-sqlite3/v2@v2.0.6: go.mod has non-.../v2 module path "github.com/mattn/go-sqlite3" (and .../v2/go.mod does not exist) at revision v2.0.6
    
    Edited by renovate
  • renovate mentioned in issue #2

    mentioned in issue #2

  • renovate changed the description

    changed the description

  • renovate changed the description

    changed the description

  • renovate changed the description

    changed the description

  • renovate added 4 commits

    added 4 commits

    Compare with previous version

  • renovate changed the description

    changed the description

  • renovate changed the description

    changed the description

  • renovate changed the description

    changed the description

  • closed

  • renovate changed title from fix(deps): update module github.com/mattn/go-sqlite3 to v2 to fix(deps): update module github.com/mattn/go-sqlite3 to v2 - autoclosed

    changed title from fix(deps): update module github.com/mattn/go-sqlite3 to v2 to fix(deps): update module github.com/mattn/go-sqlite3 to v2 - autoclosed

Please register or sign in to reply
Loading