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

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

This PR contains the following updates:

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


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.

🔕 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 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.8` -> `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.8...v2.0.1) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.8...v2.0.1) </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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 2021-08-20 18:00:48 +00:00
renovate added 1 commit 2021-08-20 18:00:50 +00:00
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details
57cdf208a5
fix(deps): update module github.com/mattn/go-sqlite3 to v2
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@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

### ⚠ 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@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 ```
konrad closed this pull request 2021-08-20 20:38:28 +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 reenable 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 reenable 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
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 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#958
No description provided.