Update module mattn/go-sqlite3 to v2 #564

Closed
renovate wants to merge 1 commits from renovate/github.com-mattn-go-sqlite3-2.x into master
Member

This PR contains the following updates:

Package Type Update Change
github.com/mattn/go-sqlite3 require major v1.14.0 -> 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


Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged, as Gitea does not support ignoring PRs.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | require | major | `v1.14.0` -> `v2.0.6` | --- ### Release Notes <details> <summary>mattn/go-sqlite3</summary> ### [`v2.0.6`](https://github.com/mattn/go-sqlite3/compare/v2.0.5...v2.0.6) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v2.0.5...v2.0.6) ### [`v2.0.5`](https://github.com/mattn/go-sqlite3/compare/v2.0.4...v2.0.5) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v2.0.4...v2.0.5) ### [`v2.0.4`](https://github.com/mattn/go-sqlite3/compare/v2.0.3...v2.0.4) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v2.0.3...v2.0.4) ### [`v2.0.3`](https://github.com/mattn/go-sqlite3/compare/v2.0.2...v2.0.3) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v2.0.2...v2.0.3) ### [`v2.0.2`](https://github.com/mattn/go-sqlite3/compare/v2.0.1...v2.0.2) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v2.0.1...v2.0.2) ### [`v2.0.1`](https://github.com/mattn/go-sqlite3/compare/v1.14.0...v2.0.1) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.0...v2.0.1) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :ghost: **Immortal**: This PR will be recreated if closed unmerged, as Gitea does not support ignoring PRs. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2020-05-20 03:00:42 +00:00
Author
Member

⚠️ Artifact update problem

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

♻️ 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 PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d ./...
go: github.com/mattn/go-sqlite3@v2.0.5+incompatible/go.mod: verifying module: github.com/mattn/go-sqlite3@v2.0.5+incompatible/go.mod: reading https://sum.golang.org/lookup/github.com/mattn/go-sqlite3@v2.0.5+incompatible: 410 Gone
	server response: not found: github.com/mattn/go-sqlite3@v2.0.5+incompatible: invalid version: +incompatible suffix not allowed: module contains a go.mod file, so semantic import versioning is required

### :warning: Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR 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 PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -d ./... go: github.com/mattn/go-sqlite3@v2.0.5+incompatible/go.mod: verifying module: github.com/mattn/go-sqlite3@v2.0.5+incompatible/go.mod: reading https://sum.golang.org/lookup/github.com/mattn/go-sqlite3@v2.0.5+incompatible: 410 Gone server response: not found: github.com/mattn/go-sqlite3@v2.0.5+incompatible: invalid version: +incompatible suffix not allowed: module contains a go.mod file, so semantic import versioning is required ```
Owner
https://github.com/mattn/go-sqlite3/issues/812
renovate force-pushed renovate/github.com-mattn-go-sqlite3-2.x from 6a41a6896b to 80c107c722 2020-06-19 19:03:21 +00:00 Compare
renovate force-pushed renovate/github.com-mattn-go-sqlite3-2.x from 80c107c722 to 03d6de0722 2020-06-27 18:01:15 +00:00 Compare
renovate force-pushed renovate/github.com-mattn-go-sqlite3-2.x from 03d6de0722 to b771630e46 2020-06-27 19:03:26 +00:00 Compare
renovate changed title from Update module mattn/go-sqlite3 to v2.0.6 to Update module mattn/go-sqlite3 to v2 2020-06-28 13:01:50 +00:00
renovate force-pushed renovate/github.com-mattn-go-sqlite3-2.x from b771630e46 to 156b2cc2e2 2020-06-28 13:02:11 +00:00 Compare
konrad closed this pull request 2020-06-28 13:06:29 +00:00
Author
Member

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 2.x releases. However, if you upgrade to 2.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

### Renovate Ignore Notification As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for *any* future 2.x releases. However, if you upgrade to 2.x manually then Renovate will then reenable updates for minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#564
No description provided.